diff --git a/master/_sources/api.rst.txt b/master/_sources/api.rst.txt index 7966da07eec..8c7902f20df 100644 --- a/master/_sources/api.rst.txt +++ b/master/_sources/api.rst.txt @@ -370,6 +370,7 @@ pcdsdevices.gon pcdsdevices.gon.BaseGon pcdsdevices.gon.GonWithDetArm pcdsdevices.gon.Goniometer + pcdsdevices.gon.HxrDiffractometer pcdsdevices.gon.Kappa pcdsdevices.gon.KappaXYZStage pcdsdevices.gon.SamPhi @@ -461,6 +462,16 @@ pcdsdevices.keithley pcdsdevices.keithley.K2700 pcdsdevices.keithley.K6514 +pcdsdevices.lakeshore +--------------------- + +.. autosummary:: + :toctree: generated + + pcdsdevices.lakeshore.Heater + pcdsdevices.lakeshore.Lakeshore336 + pcdsdevices.lakeshore.TemperatureSensor + pcdsdevices.lamp_motion ----------------------- @@ -694,6 +705,7 @@ pcdsdevices.mirror pcdsdevices.mirror.KBOMirrorHEStates pcdsdevices.mirror.KBOMirrorStates pcdsdevices.mirror.MirrorInsertState + pcdsdevices.mirror.MirrorStripe2D2P pcdsdevices.mirror.MirrorStripe2D4P pcdsdevices.mirror.OMMotor pcdsdevices.mirror.OffsetMirror @@ -849,6 +861,7 @@ pcdsdevices.pseudopos pcdsdevices.pseudopos.SyncAxis pcdsdevices.pseudopos.delay_class_factory pcdsdevices.pseudopos.delay_instance_factory + pcdsdevices.pseudopos.is_strictly_increasing pcdsdevices.pulsepicker ----------------------- @@ -1070,6 +1083,7 @@ pcdsdevices.spectrometer pcdsdevices.spectrometer.HXRSpectrometer pcdsdevices.spectrometer.Kmono pcdsdevices.spectrometer.Mono + pcdsdevices.spectrometer.MonoGratingStates pcdsdevices.spectrometer.TMOSpectrometer pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates pcdsdevices.spectrometer.VonHamos4Crystal @@ -1220,6 +1234,7 @@ pcdsdevices.valve pcdsdevices.valve.GateValve pcdsdevices.valve.VCN + pcdsdevices.valve.VCN_OpenLoop pcdsdevices.valve.VCN_VAT590 pcdsdevices.valve.VCN_VAT590_Status pcdsdevices.valve.VFS diff --git a/master/_sources/generated/pcdsdevices.gon.HxrDiffractometer.rst.txt b/master/_sources/generated/pcdsdevices.gon.HxrDiffractometer.rst.txt new file mode 100644 index 00000000000..1f8861c7897 --- /dev/null +++ b/master/_sources/generated/pcdsdevices.gon.HxrDiffractometer.rst.txt @@ -0,0 +1,102 @@ +pcdsdevices.gon.HxrDiffractometer +================================= + +.. currentmodule:: pcdsdevices.gon + +.. autoclass:: HxrDiffractometer + + + + .. list-table:: Ophyd Device Components + :header-rows: 1 + :widths: auto + + * - Attribute + - Class + - Suffix + - Docs + - Kind + - Notes + + * - base_h + - :class:`~pcdsdevices.epics_motor.BeckhoffAxis` + - ``BASE_H`` + - + - normal + - + + * - base_v + - :class:`~pcdsdevices.epics_motor.BeckhoffAxis` + - ``BASE_V`` + - + - normal + - + + * - th + - :class:`~pcdsdevices.epics_motor.BeckhoffAxis` + - ``TH`` + - + - normal + - + + * - tth + - :class:`~pcdsdevices.epics_motor.BeckhoffAxis` + - ``TTH`` + - + - normal + - + + * - chi + - :class:`~pcdsdevices.epics_motor.BeckhoffAxis` + - ``CHI`` + - + - normal + - + + + + + + + + + + + + + + + + + + + + .. rubric:: Methods + + + .. automethod:: configure + .. automethod:: describe + .. automethod:: get + .. automethod:: post_elog_status + .. automethod:: read + .. automethod:: read_configuration + .. automethod:: screen + .. automethod:: status + .. automethod:: stop + .. automethod:: summary + .. automethod:: trigger + + + + + + .. rubric:: Attributes + + + .. autoattribute:: configuration_attrs + .. autoattribute:: connected + .. autoattribute:: hints + .. autoattribute:: kind + .. autoattribute:: subscriptions + + \ No newline at end of file diff --git a/master/_sources/generated/pcdsdevices.lakeshore.Heater.rst.txt b/master/_sources/generated/pcdsdevices.lakeshore.Heater.rst.txt new file mode 100644 index 00000000000..187935d58a0 --- /dev/null +++ b/master/_sources/generated/pcdsdevices.lakeshore.Heater.rst.txt @@ -0,0 +1,75 @@ +pcdsdevices.lakeshore.Heater +============================ + +.. currentmodule:: pcdsdevices.lakeshore + +.. autoclass:: Heater + + + + .. list-table:: Ophyd Device Components + :header-rows: 1 + :widths: auto + + * - Attribute + - Class + - Suffix + - Docs + - Kind + - Notes + + * - htr_state (FCpt) + - :class:`~ophyd.signal.EpicsSignal` + - ``{prefix}:GET_RANGE_{channel}`` + - heater range + - normal + - + + * - htr_state_rbv (FCpt) + - :class:`~ophyd.signal.EpicsSignalRO` + - ``{prefix}:GET_HTRSTAT_{channel}`` + - + - normal + - + + + + + + + + + + + + + + .. rubric:: Methods + + + .. automethod:: configure + .. automethod:: describe + .. automethod:: get + .. automethod:: post_elog_status + .. automethod:: read + .. automethod:: read_configuration + .. automethod:: screen + .. automethod:: status + .. automethod:: stop + .. automethod:: summary + .. automethod:: trigger + + + + + + .. rubric:: Attributes + + + .. autoattribute:: configuration_attrs + .. autoattribute:: connected + .. autoattribute:: hints + .. autoattribute:: kind + .. autoattribute:: subscriptions + + \ No newline at end of file diff --git a/master/_sources/generated/pcdsdevices.lakeshore.Lakeshore336.rst.txt b/master/_sources/generated/pcdsdevices.lakeshore.Lakeshore336.rst.txt new file mode 100644 index 00000000000..638e2728a39 --- /dev/null +++ b/master/_sources/generated/pcdsdevices.lakeshore.Lakeshore336.rst.txt @@ -0,0 +1,210 @@ +pcdsdevices.lakeshore.Lakeshore336 +================================== + +.. currentmodule:: pcdsdevices.lakeshore + +.. autoclass:: Lakeshore336 + + + + .. list-table:: Ophyd Device Components + :header-rows: 1 + :widths: auto + + * - Attribute + - Class + - Suffix + - Docs + - Kind + - Notes + + * - set_temp_loop_1 + - :class:`~ophyd.signal.EpicsSignal` + - ``:GET_SOLL_1`` + - + - normal + - + + * - set_temp_loop_2 + - :class:`~ophyd.signal.EpicsSignal` + - ``:GET_SOLL_2`` + - + - normal + - + + * - man_loop_1 + - :class:`~ophyd.signal.EpicsSignal` + - ``:GET_MOUT_1`` + - + - normal + - + + * - man_loop_2 + - :class:`~ophyd.signal.EpicsSignal` + - ``:GET_MOUT_2`` + - + - normal + - + + * - an_loop_3 + - :class:`~ophyd.signal.EpicsSignal` + - ``:GET_AOUT_3`` + - + - normal + - + + * - an_loop_4 + - :class:`~ophyd.signal.EpicsSignal` + - ``:GET_AOUT_4`` + - + - normal + - + + * - set_heater_1 + - :class:`~pcdsdevices.lakeshore.Heater` + - + - + - normal + - + + * - set_heater_2 + - :class:`~pcdsdevices.lakeshore.Heater` + - + - + - normal + - + + * - temp_A + - :class:`~pcdsdevices.lakeshore.TemperatureSensor` + - + - + - normal + - + + * - temp_B + - :class:`~pcdsdevices.lakeshore.TemperatureSensor` + - + - + - normal + - + + * - temp_C + - :class:`~pcdsdevices.lakeshore.TemperatureSensor` + - + - + - normal + - + + * - temp_D + - :class:`~pcdsdevices.lakeshore.TemperatureSensor` + - + - + - normal + - + + * - mode + - :class:`~ophyd.signal.EpicsSignal` + - ``GET_MODE`` + - control mode + - normal + - + + * - loop_ramp_1 + - :class:`~ophyd.signal.EpicsSignalRO` + - ``:GET_RAMP_1`` + - + - normal + - + + * - loop_ramp_2 + - :class:`~ophyd.signal.EpicsSignalRO` + - ``:GET_RAMP_2`` + - + - normal + - + + * - htr_out_1 + - :class:`~ophyd.signal.EpicsSignalRO` + - ``:GET_HTR_1`` + - + - normal + - + + * - htr_out_2 + - :class:`~ophyd.signal.EpicsSignalRO` + - ``:GET_HTR_2`` + - + - normal + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .. rubric:: Methods + + + .. automethod:: configure + .. automethod:: describe + .. automethod:: get + .. automethod:: post_elog_status + .. automethod:: read + .. automethod:: read_configuration + .. automethod:: screen + .. automethod:: status + .. automethod:: stop + .. automethod:: summary + .. automethod:: trigger + + + + + + .. rubric:: Attributes + + + .. autoattribute:: configuration_attrs + .. autoattribute:: connected + .. autoattribute:: hints + .. autoattribute:: kind + .. autoattribute:: subscriptions + + \ No newline at end of file diff --git a/master/_sources/generated/pcdsdevices.lakeshore.TemperatureSensor.rst.txt b/master/_sources/generated/pcdsdevices.lakeshore.TemperatureSensor.rst.txt new file mode 100644 index 00000000000..c4e6880557f --- /dev/null +++ b/master/_sources/generated/pcdsdevices.lakeshore.TemperatureSensor.rst.txt @@ -0,0 +1,93 @@ +pcdsdevices.lakeshore.TemperatureSensor +======================================= + +.. currentmodule:: pcdsdevices.lakeshore + +.. autoclass:: TemperatureSensor + + + + .. list-table:: Ophyd Device Components + :header-rows: 1 + :widths: auto + + * - Attribute + - Class + - Suffix + - Docs + - Kind + - Notes + + * - input_name (FCpt) + - :class:`~ophyd.signal.EpicsSignalRO` + - ``{prefix}:GET_INNAME_{channel}`` + - + - config + - + + * - temp (FCpt) + - :class:`~ophyd.signal.EpicsSignalRO` + - ``{prefix}:GET_TEMP_{channel}`` + - + - normal + - + + * - units (FCpt) + - :class:`~ophyd.signal.EpicsSignal` + - ``{prefix}:GET_UNITS_{channel}`` + - + - normal + - + + * - sensor_type (FCpt) + - :class:`~ophyd.signal.EpicsSignalRO` + - ``{prefix}:GET_SENSOR_{channel}`` + - + - normal + - + + + + + + + + + + + + + + + + + + .. rubric:: Methods + + + .. automethod:: configure + .. automethod:: describe + .. automethod:: get + .. automethod:: post_elog_status + .. automethod:: read + .. automethod:: read_configuration + .. automethod:: screen + .. automethod:: status + .. automethod:: stop + .. automethod:: summary + .. automethod:: trigger + + + + + + .. rubric:: Attributes + + + .. autoattribute:: configuration_attrs + .. autoattribute:: connected + .. autoattribute:: hints + .. autoattribute:: kind + .. autoattribute:: subscriptions + + \ No newline at end of file diff --git a/master/_sources/generated/pcdsdevices.mirror.FFMirror.rst.txt b/master/_sources/generated/pcdsdevices.mirror.FFMirror.rst.txt index c3386f68c0d..72ecece510b 100644 --- a/master/_sources/generated/pcdsdevices.mirror.FFMirror.rst.txt +++ b/master/_sources/generated/pcdsdevices.mirror.FFMirror.rst.txt @@ -25,6 +25,13 @@ - omitted - Inherited from :class:`~pcdsdevices.interface.LightpathMixin` + * - coating + - :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + - ``:COATING:STATE`` + - Control of the coating states via saved positions. + - hinted + - + * - x - :class:`~pcdsdevices.epics_motor.BeckhoffAxisNoOffset` - ``:MMS:X`` @@ -107,6 +114,8 @@ + + diff --git a/master/_sources/generated/pcdsdevices.mirror.FFMirrorZ.rst.txt b/master/_sources/generated/pcdsdevices.mirror.FFMirrorZ.rst.txt index 589119d0b90..0aa13d2c46b 100644 --- a/master/_sources/generated/pcdsdevices.mirror.FFMirrorZ.rst.txt +++ b/master/_sources/generated/pcdsdevices.mirror.FFMirrorZ.rst.txt @@ -177,6 +177,7 @@ .. rubric:: Attributes + .. autoattribute:: coating .. autoattribute:: configuration_attrs .. autoattribute:: connected .. autoattribute:: cool_flow2 diff --git a/master/_sources/generated/pcdsdevices.mirror.MirrorStripe2D2P.rst.txt b/master/_sources/generated/pcdsdevices.mirror.MirrorStripe2D2P.rst.txt new file mode 100644 index 00000000000..854f56ad065 --- /dev/null +++ b/master/_sources/generated/pcdsdevices.mirror.MirrorStripe2D2P.rst.txt @@ -0,0 +1,183 @@ +pcdsdevices.mirror.MirrorStripe2D2P +=================================== + +.. currentmodule:: pcdsdevices.mirror + +.. autoclass:: MirrorStripe2D2P + + + + .. list-table:: Ophyd Device Components + :header-rows: 1 + :widths: auto + + * - Attribute + - Class + - Suffix + - Docs + - Kind + - Notes + + * - state + - :class:`~pcdsdevices.signal.EpicsSignalEditMD` + - ``:GET_RBV`` + - Setpoint and readback for TwinCAT state position. + - hinted + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - error + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:ERR`` + - True if we have an error. + - normal + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - error_id + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:ERRID`` + - Error code. + - normal + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - error_message + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:ERRMSG`` + - Error message + - normal + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - busy + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:BUSY`` + - True if we have an ongoing move. + - normal + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - done + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:DONE`` + - True if we completed the last move. + - normal + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - reset_cmd + - :class:`~ophyd.signal.EpicsSignal` + - ``:RESET`` + - Command to reset an error. + - normal + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - config (UpdateComponent) + - :class:`~pcdsdevices.state.TwinCATStateConfigDynamic` + - + - Configuration of state positions, deltas, etc. + - omitted + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - state_velo + - :class:`~pcdsdevices.signal.MultiDerivedSignal` + - + - State mover velocity. Displays the highest velocity of all the state move destinations and allows bulk writes to all of these velocity settings. Note that this velocity only applies to moves done using the state selector box. + - config + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - arb_enable + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:PMPS:ARB:ENABLE`` + - Enables PMPS pre-emptive protections. This can be disabled to fall back on fast-fault-only protections. Disabling this will also clear arbiter requests. + - config + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + * - maint_mode + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:PMPS:MAINT`` + - If this is on, we trip a fast fault and then can move the motor freely. Useful for debugging motion issues. + - config + - Inherited from :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .. rubric:: Methods + + + .. automethod:: camonitor + .. automethod:: check_inserted + .. automethod:: check_removed + .. automethod:: check_transmission + .. automethod:: clear_error + .. automethod:: configure + .. automethod:: describe + .. automethod:: end_monitor_thread + .. automethod:: get + .. automethod:: get_state + .. automethod:: insert + .. automethod:: move + .. automethod:: mv + .. automethod:: post_elog_status + .. automethod:: read + .. automethod:: read_configuration + .. automethod:: remove + .. automethod:: screen + .. automethod:: set + .. automethod:: status + .. automethod:: summary + .. automethod:: trigger + .. automethod:: wait + .. automethod:: wm + .. automethod:: wm_update + + + + + + .. rubric:: Attributes + + + .. autoattribute:: configuration_attrs + .. autoattribute:: connected + .. autoattribute:: egu + .. autoattribute:: high_limit + .. autoattribute:: hints + .. autoattribute:: in_states + .. autoattribute:: kind + .. autoattribute:: limits + .. autoattribute:: low_limit + .. autoattribute:: moving + .. autoattribute:: out_states + .. autoattribute:: position + .. autoattribute:: settle_time + .. autoattribute:: states_list + .. autoattribute:: stop + .. autoattribute:: subscriptions + .. autoattribute:: timeout + .. autoattribute:: transmission + + \ No newline at end of file diff --git a/master/_sources/generated/pcdsdevices.mirror.XOffsetMirrorBend.rst.txt b/master/_sources/generated/pcdsdevices.mirror.XOffsetMirrorBend.rst.txt index 97829264ddb..3bff1e84ec0 100644 --- a/master/_sources/generated/pcdsdevices.mirror.XOffsetMirrorBend.rst.txt +++ b/master/_sources/generated/pcdsdevices.mirror.XOffsetMirrorBend.rst.txt @@ -18,6 +18,13 @@ - Kind - Notes + * - coating + - :class:`~pcdsdevices.mirror.MirrorStripe2D2P` + - ``:COATING:STATE`` + - Control of the coating states via saved positions. + - hinted + - + * - lightpath_summary - :class:`~pcdsdevices.signal.SummarySignal` - @@ -251,6 +258,8 @@ + + diff --git a/master/_sources/generated/pcdsdevices.mirror.XOffsetMirrorSwitch.rst.txt b/master/_sources/generated/pcdsdevices.mirror.XOffsetMirrorSwitch.rst.txt index 6a752443925..0938e31012a 100644 --- a/master/_sources/generated/pcdsdevices.mirror.XOffsetMirrorSwitch.rst.txt +++ b/master/_sources/generated/pcdsdevices.mirror.XOffsetMirrorSwitch.rst.txt @@ -25,6 +25,13 @@ - omitted - Inherited from :class:`~pcdsdevices.mirror.XOffsetMirror` + * - coating + - :class:`~pcdsdevices.mirror.TwinCATMirrorStripe` + - ``:COATING:STATE`` + - Control of the coating states via saved positions. + - hinted + - + * - x_up - :class:`~pcdsdevices.epics_motor.BeckhoffAxisNoOffset` - ``:MMS:XUP`` @@ -197,6 +204,8 @@ + + diff --git a/master/_sources/generated/pcdsdevices.mpod_apalis.MPODApalisChannel.rst.txt b/master/_sources/generated/pcdsdevices.mpod_apalis.MPODApalisChannel.rst.txt index 2d7ae3adb3d..ce569be932d 100644 --- a/master/_sources/generated/pcdsdevices.mpod_apalis.MPODApalisChannel.rst.txt +++ b/master/_sources/generated/pcdsdevices.mpod_apalis.MPODApalisChannel.rst.txt @@ -19,9 +19,9 @@ - Notes * - voltage - - :class:`~ophyd.signal.EpicsSignal` + - :class:`~pcdsdevices.signal.EpicsSignalEditMD` - ``:VoltageMeasure`` - - MPOD Channel Voltage Measurement [V] + - MPOD Channel Voltage Measurement [V]. The value of this signal is the actual measured voltage of the channel. If you put to this signal it will change the channel's voltage setpoint. - normal - @@ -33,9 +33,9 @@ - * - current - - :class:`~ophyd.signal.EpicsSignal` + - :class:`~pcdsdevices.signal.EpicsSignalEditMD` - ``:CurrentMeasure`` - - MPOD Channel Current Measure + - MPOD Channel Current Measurement [A]. The value of this signal is the actual measured current of the channel. If you put to this signal it will change the channel's current setpoint. - normal - @@ -53,6 +53,27 @@ - normal - + * - desc + - :class:`~ophyd.signal.EpicsSignal` + - ``:VoltageMeasure.DESC`` + - MPOD Channel Description + - normal + - + + * - last_voltage_set + - :class:`~ophyd.signal.EpicsSignalRO` + - ``:VoltageSet`` + - Readback to verify the MPOD Channel Voltage Setpoint [V]. This is used to compare the measured readback voltage with the last value we set to the channel. To change the voltage, use the voltage signal or the set_voltage helper method. + - normal + - + + * - is_trip + - :class:`~ophyd.signal.EpicsSignalRO` + - ``:isTrip`` + - True if MPOD channel is tripped. + - omitted + - + @@ -65,6 +86,12 @@ + + + + + + @@ -102,5 +129,6 @@ .. autoattribute:: hints .. autoattribute:: kind .. autoattribute:: subscriptions + .. autoattribute:: voltage_setpoint \ No newline at end of file diff --git a/master/_sources/generated/pcdsdevices.pim.PPMPowerMeter.rst.txt b/master/_sources/generated/pcdsdevices.pim.PPMPowerMeter.rst.txt index 80e01a44d90..20e0021dd5c 100644 --- a/master/_sources/generated/pcdsdevices.pim.PPMPowerMeter.rst.txt +++ b/master/_sources/generated/pcdsdevices.pim.PPMPowerMeter.rst.txt @@ -18,53 +18,74 @@ - Kind - Notes - * - raw_voltage + * - responsivity - :class:`~pcdsdevices.signal.PytmcSignal` - - ``:VOLT`` - - Raw readback from the power meter. + - ``:RES`` + - Responsivity in V/W, unique for every power meter. - normal - - * - dimensionless + * - background_voltage - :class:`~pcdsdevices.signal.PytmcSignal` - - ``:CALIB`` - - Calibrated dimensionless readback for cross-meter comparisons. + - ``:BACK:VOLT`` + - Background voltage value used to calculate pulse energy. - normal - - * - calibrated_mj + * - auto_background_reset - :class:`~pcdsdevices.signal.PytmcSignal` - - ``:MJ`` - - Calibrated absolute measurement of beam power in physics units. + - ``:BACK:RESET`` + - Set to reset auto background voltage collection. - normal - - * - thermocouple - - :class:`~pcdsdevices.sensors.TwinCATThermocouple` + * - background_mode + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:BACK:MODE`` + - Can be manual or passive. In manual mode, you can collect for a specified number of seconds. In passive mode, a buffer of automatically collected background voltages will be used to calculate the background voltage. + - normal - - - Thermocouple on the power meter holder. + + * - background_collect + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:BACK:COLL`` + - Start collecting background voltages for specified time. - normal - - * - calib_offset + * - background_collect_time - :class:`~pcdsdevices.signal.PytmcSignal` - - ``:CALIB:OFFSET`` - - Calibration parameter to offset raw voltage to zero for the calibrated quantities. Unique per power meter. - - config + - ``:BACK:TIME`` + - Time to collect background voltages for. + - normal - - * - calib_ratio + * - raw_voltage - :class:`~pcdsdevices.signal.PytmcSignal` - - ``:CALIB:RATIO`` - - Calibration multiplier to convert to the dimensionless constant. Unique per power meter. - - config + - ``:VOLT`` + - Raw readback from the power meter. + - normal - - * - calib_mj_ratio + * - calibrated_mj - :class:`~pcdsdevices.signal.PytmcSignal` - - ``:CALIB:MJ_RATIO`` - - Calibration multiplier to convert from the dimensionless constant to calibrated scientific quantity. Same for every power meter. - - config + - ``:MJ`` + - Calibrated absolute measurement of beam power in physics units. + - normal + - + + * - wattage + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:WATT`` + - Wattage measured by power meter, equals MJ times Beamrate. + - normal + - + + * - thermocouple + - :class:`~pcdsdevices.sensors.TwinCATThermocouple` + - + - Thermocouple on the power meter holder. + - normal - * - raw_voltage_buffer @@ -74,17 +95,17 @@ - omitted - - * - dimensionless_buffer + * - calibrated_mj_buffer - :class:`~pcdsdevices.signal.PytmcSignal` - - ``:CALIB_BUFFER`` - - Array of the last 1000 dimensionless measurements. Polls faster than the EPICS updates. + - ``:MJ_BUFFER`` + - Array of the last 1000 fully calibrated measurements. Polls faster than the EPICS updates. - omitted - - * - calibrated_mj_buffer + * - wattage_buffer - :class:`~pcdsdevices.signal.PytmcSignal` - - ``:MJ_BUFFER`` - - Array of the last 1000 fully calibrated measurements. Polls faster than the EPICS updates. + - ``:WATT_BUFFER`` + - Array of the last 1000 wattages. Polls faster than the EPICS updates. - omitted - @@ -103,6 +124,12 @@ + + + + + + diff --git a/master/_sources/generated/pcdsdevices.pseudopos.is_strictly_increasing.rst.txt b/master/_sources/generated/pcdsdevices.pseudopos.is_strictly_increasing.rst.txt new file mode 100644 index 00000000000..e47f25a2717 --- /dev/null +++ b/master/_sources/generated/pcdsdevices.pseudopos.is_strictly_increasing.rst.txt @@ -0,0 +1,6 @@ +pcdsdevices.pseudopos.is\_strictly\_increasing +============================================== + +.. currentmodule:: pcdsdevices.pseudopos + +.. autofunction:: is_strictly_increasing \ No newline at end of file diff --git a/master/_sources/generated/pcdsdevices.pump.PIPPLC.rst.txt b/master/_sources/generated/pcdsdevices.pump.PIPPLC.rst.txt index 9904d902058..fd9c01dc144 100644 --- a/master/_sources/generated/pcdsdevices.pump.PIPPLC.rst.txt +++ b/master/_sources/generated/pcdsdevices.pump.PIPPLC.rst.txt @@ -116,6 +116,13 @@ - omitted - + * - qpc_name + - :class:`~ophyd.signal.EpicsSignalRO` + - ``:VPCNAME`` + - Quad Ion Pump Controller Name + - config + - + * - qpc_pumpsize - :class:`~ophyd.signal.EpicsSignalRO` - ``:PUMPSIZE`` @@ -170,6 +177,8 @@ + + diff --git a/master/_sources/generated/pcdsdevices.signal.AvgSignal.rst.txt b/master/_sources/generated/pcdsdevices.signal.AvgSignal.rst.txt index 37ac5a21af1..da9cd22ee11 100644 --- a/master/_sources/generated/pcdsdevices.signal.AvgSignal.rst.txt +++ b/master/_sources/generated/pcdsdevices.signal.AvgSignal.rst.txt @@ -18,6 +18,7 @@ .. automethod:: get .. automethod:: read .. automethod:: read_configuration + .. automethod:: reset_buffer .. automethod:: set .. automethod:: trigger diff --git a/master/_sources/generated/pcdsdevices.spectrometer.Mono.rst.txt b/master/_sources/generated/pcdsdevices.spectrometer.Mono.rst.txt index 5f373f79914..b5eca434d35 100644 --- a/master/_sources/generated/pcdsdevices.spectrometer.Mono.rst.txt +++ b/master/_sources/generated/pcdsdevices.spectrometer.Mono.rst.txt @@ -25,6 +25,13 @@ - omitted - Inherited from :class:`~pcdsdevices.interface.LightpathMixin` + * - grating_states + - :class:`~pcdsdevices.spectrometer.MonoGratingStates` + - ``:GRATING:STATE`` + - mono grating states g_h + - normal + - + * - m_pi - :class:`~pcdsdevices.epics_motor.BeckhoffAxisNoOffset` - ``:MMS:M_PI`` @@ -260,6 +267,8 @@ + + diff --git a/master/_sources/generated/pcdsdevices.spectrometer.MonoGratingStates.rst.txt b/master/_sources/generated/pcdsdevices.spectrometer.MonoGratingStates.rst.txt new file mode 100644 index 00000000000..2161181565b --- /dev/null +++ b/master/_sources/generated/pcdsdevices.spectrometer.MonoGratingStates.rst.txt @@ -0,0 +1,183 @@ +pcdsdevices.spectrometer.MonoGratingStates +========================================== + +.. currentmodule:: pcdsdevices.spectrometer + +.. autoclass:: MonoGratingStates + + + + .. list-table:: Ophyd Device Components + :header-rows: 1 + :widths: auto + + * - Attribute + - Class + - Suffix + - Docs + - Kind + - Notes + + * - state + - :class:`~pcdsdevices.signal.EpicsSignalEditMD` + - ``:GET_RBV`` + - Setpoint and readback for TwinCAT state position. + - hinted + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - error + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:ERR`` + - True if we have an error. + - normal + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - error_id + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:ERRID`` + - Error code. + - normal + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - error_message + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:ERRMSG`` + - Error message + - normal + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - busy + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:BUSY`` + - True if we have an ongoing move. + - normal + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - done + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:DONE`` + - True if we completed the last move. + - normal + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - reset_cmd + - :class:`~ophyd.signal.EpicsSignal` + - ``:RESET`` + - Command to reset an error. + - normal + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - config (UpdateComponent) + - :class:`~pcdsdevices.state.TwinCATStateConfigDynamic` + - + - Configuration of state positions, deltas, etc. + - omitted + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - state_velo + - :class:`~pcdsdevices.signal.MultiDerivedSignal` + - + - State mover velocity. Displays the highest velocity of all the state move destinations and allows bulk writes to all of these velocity settings. Note that this velocity only applies to moves done using the state selector box. + - config + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - arb_enable + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:PMPS:ARB:ENABLE`` + - Enables PMPS pre-emptive protections. This can be disabled to fall back on fast-fault-only protections. Disabling this will also clear arbiter requests. + - config + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + * - maint_mode + - :class:`~pcdsdevices.signal.PytmcSignal` + - ``:PMPS:MAINT`` + - If this is on, we trip a fast fault and then can move the motor freely. Useful for debugging motion issues. + - config + - Inherited from :class:`~pcdsdevices.pmps.TwinCATStatePMPS` + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .. rubric:: Methods + + + .. automethod:: camonitor + .. automethod:: check_inserted + .. automethod:: check_removed + .. automethod:: check_transmission + .. automethod:: clear_error + .. automethod:: configure + .. automethod:: describe + .. automethod:: end_monitor_thread + .. automethod:: get + .. automethod:: get_state + .. automethod:: insert + .. automethod:: move + .. automethod:: mv + .. automethod:: post_elog_status + .. automethod:: read + .. automethod:: read_configuration + .. automethod:: remove + .. automethod:: screen + .. automethod:: set + .. automethod:: status + .. automethod:: summary + .. automethod:: trigger + .. automethod:: wait + .. automethod:: wm + .. automethod:: wm_update + + + + + + .. rubric:: Attributes + + + .. autoattribute:: configuration_attrs + .. autoattribute:: connected + .. autoattribute:: egu + .. autoattribute:: high_limit + .. autoattribute:: hints + .. autoattribute:: in_states + .. autoattribute:: kind + .. autoattribute:: limits + .. autoattribute:: low_limit + .. autoattribute:: moving + .. autoattribute:: out_states + .. autoattribute:: position + .. autoattribute:: settle_time + .. autoattribute:: states_list + .. autoattribute:: stop + .. autoattribute:: subscriptions + .. autoattribute:: timeout + .. autoattribute:: transmission + + \ No newline at end of file diff --git a/master/_sources/generated/pcdsdevices.valve.VCN_OpenLoop.rst.txt b/master/_sources/generated/pcdsdevices.valve.VCN_OpenLoop.rst.txt new file mode 100644 index 00000000000..ef8f87db9cf --- /dev/null +++ b/master/_sources/generated/pcdsdevices.valve.VCN_OpenLoop.rst.txt @@ -0,0 +1,99 @@ +pcdsdevices.valve.VCN\_OpenLoop +=============================== + +.. currentmodule:: pcdsdevices.valve + +.. autoclass:: VCN_OpenLoop + + + + .. list-table:: Ophyd Device Components + :header-rows: 1 + :widths: auto + + * - Attribute + - Class + - Suffix + - Docs + - Kind + - Notes + + * - position_control + - :class:`~ophyd.areadetector.base.EpicsSignalWithRBV` + - ``:POS_REQ`` + - requested positition to control the valve 0-100% + - normal + - + + * - upper_limit + - :class:`~ophyd.areadetector.base.EpicsSignalWithRBV` + - ``:Limit`` + - max upper limit position to open the valve 0-100% + - normal + - + + * - interlock_ok + - :class:`~ophyd.signal.EpicsSignalRO` + - ``:ILK_OK_RBV`` + - interlock ok status + - normal + - + + * - control_mode + - :class:`~ophyd.areadetector.base.EpicsSignalWithRBV` + - ``:STATE`` + - Open mode will open valve to upper limit + - normal + - + + * - pos_ao + - :class:`~ophyd.signal.EpicsSignalRO` + - ``:POS_AO_R_RBV`` + - + - normal + - + + + + + + + + + + + + + + + + + + + + .. rubric:: Methods + + + .. automethod:: configure + .. automethod:: describe + .. automethod:: get + .. automethod:: read + .. automethod:: read_configuration + .. automethod:: stop + .. automethod:: summary + .. automethod:: trigger + + + + + + .. rubric:: Attributes + + + .. autoattribute:: configuration_attrs + .. autoattribute:: connected + .. autoattribute:: hints + .. autoattribute:: kind + .. autoattribute:: subscriptions + + \ No newline at end of file diff --git a/master/_sources/releases.rst.txt b/master/_sources/releases.rst.txt index 7e1629dd722..26a02d519c5 100644 --- a/master/_sources/releases.rst.txt +++ b/master/_sources/releases.rst.txt @@ -5,6 +5,11 @@ Release History v8.6.0 (2024-09-16) =================== +API Breaks +---------- +- Removed ``qpc_name`` (``:VPCNAME`` PV). + This will be brought back in the next release. + Device Features --------------- - Lcls2LaserTiming: Reduce timeout on moves from 2 seconds to 0.2 seconds diff --git a/master/_sources/upcoming_release_notes/1251-Responsive_PPM.rst.txt b/master/_sources/upcoming_release_notes/1251-Responsive_PPM.rst.txt new file mode 100644 index 00000000000..2904c495845 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1251-Responsive_PPM.rst.txt @@ -0,0 +1,30 @@ +1251 Responsive_PPM +################# + +API Breaks +---------- +- N/A + +Features +-------- +- N/A + +Device Updates +-------------- +- Editing PPMPowerMeter and PPM classes to be used with new PPM code that supports automatic background collection, responsivity, wattage, and the new way to calculate pulse energies. + +New Devices +----------- +- N/A + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- N/A + +Contributors +------------ +- KaushikMalapati diff --git a/master/_sources/upcoming_release_notes/1274-Adding_base_class_for_hxr_diffractometer..rst.txt b/master/_sources/upcoming_release_notes/1274-Adding_base_class_for_hxr_diffractometer..rst.txt new file mode 100644 index 00000000000..15e4293e85b --- /dev/null +++ b/master/_sources/upcoming_release_notes/1274-Adding_base_class_for_hxr_diffractometer..rst.txt @@ -0,0 +1,32 @@ +1274 Adding base class for hxr diffractometer. +################# + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- N/A + +New Devices +----------- +- Added `HxrDiffractometer` for the Beckhoff-based HXR diffractomoeter. + This controls the diffractometer in XPP with prefix ``"HXR:GON:MMS"``. + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- N/A + +Contributors +------------ +- c-tsoi +- zllentz diff --git a/master/_sources/upcoming_release_notes/1282-fix_decr_lut.rst.txt b/master/_sources/upcoming_release_notes/1282-fix_decr_lut.rst.txt new file mode 100644 index 00000000000..b71ea55e2f8 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1282-fix_decr_lut.rst.txt @@ -0,0 +1,35 @@ +1282 fix_decr_lut +################# + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- N/A + +New Devices +----------- +- N/A + +Bugfixes +-------- +- Fix an issue where the LookupTablePositioner would fail silently if the + lookup table was not strictly increasing in both axes. + Lookup tables that are strictly decreasing in either axis + will now be supported. + Lookup tables that have inconsistent ordering in either axis will + log a warning when the conversion is done. + +Maintenance +----------- +- N/A + +Contributors +------------ +- zllentz diff --git a/master/_sources/upcoming_release_notes/1283-Adding_base_class_for_lakeshore_336..rst.txt b/master/_sources/upcoming_release_notes/1283-Adding_base_class_for_lakeshore_336..rst.txt new file mode 100644 index 00000000000..edf97f17d49 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1283-Adding_base_class_for_lakeshore_336..rst.txt @@ -0,0 +1,32 @@ +1283 Adding base class for lakeshore 336. +################# + +API Breaks +---------- +- N/A + +Features +-------- +-Base class for lakeshore 336 +-Class for Temperature Sensor +-Class for Heater + +Device Updates +-------------- +- N/A + +New Devices +----------- +- Lakeshore 336 + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- N/A + +Contributors +------------ +- c-tsoi diff --git a/master/_sources/upcoming_release_notes/1286-adding_more_targets_into_pa1k4.rst.txt b/master/_sources/upcoming_release_notes/1286-adding_more_targets_into_pa1k4.rst.txt new file mode 100644 index 00000000000..657bff28dd5 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1286-adding_more_targets_into_pa1k4.rst.txt @@ -0,0 +1,30 @@ +1286 adding more targets into pa1k4 +################# + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- CalibrationAxis from 5 -> 7 states + +New Devices +----------- +- N/A + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- N/A + +Contributors +------------ +- tongju12 diff --git a/master/_sources/upcoming_release_notes/1287-fix_lowercase_error.rst.txt b/master/_sources/upcoming_release_notes/1287-fix_lowercase_error.rst.txt new file mode 100644 index 00000000000..47cf91bb0ba --- /dev/null +++ b/master/_sources/upcoming_release_notes/1287-fix_lowercase_error.rst.txt @@ -0,0 +1,30 @@ +1287 fix lowercase error +################# + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- N/A + +New Devices +----------- +- N/A + +Bugfixes +-------- +- Change statecount from 7 to 8 to fix target name lower case issue + +Maintenance +----------- +- N/A + +Contributors +------------ +- tongju12 diff --git a/master/_sources/upcoming_release_notes/1288-mnt_revert_qpc_name.rst.txt b/master/_sources/upcoming_release_notes/1288-mnt_revert_qpc_name.rst.txt new file mode 100644 index 00000000000..22cce14f813 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1288-mnt_revert_qpc_name.rst.txt @@ -0,0 +1,30 @@ +1288 mnt_revert_qpc_name +######################## + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- N/A + +New Devices +----------- +- N/A + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- Restore `PIPPLC`'s ``qpc_name`` component. + +Contributors +------------ +- zllentz diff --git a/master/_sources/upcoming_release_notes/1290-rix-states.rst.txt b/master/_sources/upcoming_release_notes/1290-rix-states.rst.txt new file mode 100644 index 00000000000..2106b19afdb --- /dev/null +++ b/master/_sources/upcoming_release_notes/1290-rix-states.rst.txt @@ -0,0 +1,33 @@ +1290 rix-states +################# + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- `Mono` in `spectrometer.py` gets `MonoGratingStates` +- `XOffsetMirrorSwitch` in `mirror.py` gets `TwinCATMirrorStripe` +- `XOffsetMirrorBend` in `mirror.py` gets `MirrorStripe2D2P` + +New Devices +----------- +- `MonoGratingStates` +- `MirrorStripe2D2P` + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- N/A + +Contributors +------------ +- nrwslac diff --git a/master/_sources/upcoming_release_notes/1291-fix_smarpod_ui_name.rst.txt b/master/_sources/upcoming_release_notes/1291-fix_smarpod_ui_name.rst.txt new file mode 100644 index 00000000000..8869b90b4d7 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1291-fix_smarpod_ui_name.rst.txt @@ -0,0 +1,31 @@ +1291 fix_smarpod_ui_name +################# + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- N/A + +New Devices +----------- +- N/A + +Bugfixes +-------- +- Rename ``Smarpod.detailed.ui`` to ``SmarPod.detailed.ui`` so that it will be + properly discovered by ``typhos`` for the `SmarPod` class. + +Maintenance +----------- +- N/A + +Contributors +------------ +- zllentz diff --git a/master/_sources/upcoming_release_notes/1292-recoving_sp1k4-att_targets.rst.txt b/master/_sources/upcoming_release_notes/1292-recoving_sp1k4-att_targets.rst.txt new file mode 100644 index 00000000000..64c2261fd82 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1292-recoving_sp1k4-att_targets.rst.txt @@ -0,0 +1,30 @@ +1292 recoving sp1k4-att targets +################# + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- recover sp1k4 attenuator targets number from 3 to 5 + +New Devices +----------- +- N/A + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- N/A + +Contributors +------------ +- tongju12 diff --git a/master/_sources/upcoming_release_notes/1293-enh_tmo_mpod_apalis_hotfix.rst.txt b/master/_sources/upcoming_release_notes/1293-enh_tmo_mpod_apalis_hotfix.rst.txt new file mode 100644 index 00000000000..072dde002b3 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1293-enh_tmo_mpod_apalis_hotfix.rst.txt @@ -0,0 +1,40 @@ +1293 enh_tmo_mpod_apalis_hotfix +############################### + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- Add the ``desc``, ``last_voltage_set``, and ``is_trip`` component signals to + `MPODApalisChannel`. These have been helpful during operations at TMO. + ``last_voltage_set`` will also get a ``voltage_setpoint`` alias, which is the + original name as used in TMO's scripts. +- Add proper control limits to `MPODApalisChannel.voltage` and `MPODApalisChannel.current`. + This will give useful errors when someone tries to put values outside of the + channel's supported range. + +New Devices +----------- +- N/A + +Bugfixes +-------- +- Fix an issue where arbitrarily large negative values were permitted to be + passed during the `MPODApalisChannel.set_voltage` method, and where + small values passed to a negative-polarity channel would jump to the + most negative value. Now, this function will clamp all values between + zero and the maximum channel voltage. + +Maintenance +----------- +- Added unit tests to cover the `MPODApalisChannel` changes. + +Contributors +------------ +- zllentz diff --git a/master/_sources/upcoming_release_notes/1295-ffmirror-states.rst.txt b/master/_sources/upcoming_release_notes/1295-ffmirror-states.rst.txt new file mode 100644 index 00000000000..323215592f4 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1295-ffmirror-states.rst.txt @@ -0,0 +1,31 @@ +1295 ffmirror-states +################# + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- `FFMirror` gets `coating` a `TwinCATMirrorStripe` +- `FFMirrorZ` inherits these and sets them `None` + +New Devices +----------- +- N/A + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- N/A + +Contributors +------------ +- nrwslac diff --git a/master/_sources/upcoming_release_notes/1297-avgsignal_trigger.rst.txt b/master/_sources/upcoming_release_notes/1297-avgsignal_trigger.rst.txt new file mode 100644 index 00000000000..b232258ade8 --- /dev/null +++ b/master/_sources/upcoming_release_notes/1297-avgsignal_trigger.rst.txt @@ -0,0 +1,35 @@ +1297 avgsignal_trigger +###################### + +API Breaks +---------- +- N/A + +Library Features +---------------- +- Add the capability for `AvgSignal` to reset itself on trigger, + then wait a duration before marking the trigger as complete. + This lets you use `AvgSignal` in a bluesky plan as a way to + accumulate the time average of a fast-updating signal at each + scan point. To enable this, provide a ``duration`` argument. + +Device Features +--------------- +- N/A + +New Devices +----------- +- N/A + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- Add unit tests for the new `AvgSignal` features. + +Contributors +------------ +- mseaberg +- zllentz diff --git a/master/_sources/upcoming_release_notes/1301-enh_config_las_timing.rst.txt b/master/_sources/upcoming_release_notes/1301-enh_config_las_timing.rst.txt new file mode 100644 index 00000000000..9eb0981851e --- /dev/null +++ b/master/_sources/upcoming_release_notes/1301-enh_config_las_timing.rst.txt @@ -0,0 +1,31 @@ +1301 enh_config_las_timing +########################## + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- Allow init-time configuration of phase shifter inversion and setpoint limits + for `LaserTiming` and `LCLS2LaserTiming` devices. + +New Devices +----------- +- N/A + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- N/A + +Contributors +------------ +- zllentz diff --git a/master/_sources/upcoming_release_notes/848-create_new_VCNOpenLoop_device_class.rst.txt b/master/_sources/upcoming_release_notes/848-create_new_VCNOpenLoop_device_class.rst.txt new file mode 100644 index 00000000000..02570d047fd --- /dev/null +++ b/master/_sources/upcoming_release_notes/848-create_new_VCNOpenLoop_device_class.rst.txt @@ -0,0 +1,32 @@ +848 create new VCN_OpenLoop device class +################# + +API Breaks +---------- +- N/A + +Library Features +---------------- +- N/A + +Device Features +--------------- +- N/A + +New Devices +----------- +- VCN_OpenLoop: similar to VCN w/ the removal of 'open' and 'position_readback' + commands. The 'state' member variable has been renamed to 'control_mode' and + the associated doc string was been updated. + +Bugfixes +-------- +- N/A + +Maintenance +----------- +- N/A + +Contributors +------------ +- jozamudi diff --git a/master/_static/css/badge_only.css b/master/_static/css/badge_only.css index c718cee4418..88ba55b965c 100644 --- a/master/_static/css/badge_only.css +++ b/master/_static/css/badge_only.css @@ -1 +1 @@ -.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713?#iefix) format("embedded-opentype"),url(fonts/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2"),url(fonts/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format("woff"),url(fonts/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format("truetype"),url(fonts/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde#FontAwesome) format("svg")}.fa:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1}.fa:before,a .fa{text-decoration:inherit}.fa:before,a .fa,li .fa{display:inline-block}li .fa-large:before{width:1.875em}ul.fas{list-style-type:none;margin-left:2em;text-indent:-.8em}ul.fas li .fa{width:.8em}ul.fas li .fa-large:before{vertical-align:baseline}.fa-book:before,.icon-book:before{content:"\f02d"}.fa-caret-down:before,.icon-caret-down:before{content:"\f0d7"}.fa-caret-up:before,.icon-caret-up:before{content:"\f0d8"}.fa-caret-left:before,.icon-caret-left:before{content:"\f0d9"}.fa-caret-right:before,.icon-caret-right:before{content:"\f0da"}.rst-versions{position:fixed;bottom:0;left:0;width:300px;color:#fcfcfc;background:#1f1d1d;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;z-index:400}.rst-versions a{color:#2980b9;text-decoration:none}.rst-versions .rst-badge-small{display:none}.rst-versions .rst-current-version{padding:12px;background-color:#272525;display:block;text-align:right;font-size:90%;cursor:pointer;color:#27ae60}.rst-versions .rst-current-version:after{clear:both;content:"";display:block}.rst-versions .rst-current-version .fa{color:#fcfcfc}.rst-versions .rst-current-version .fa-book,.rst-versions .rst-current-version .icon-book{float:left}.rst-versions .rst-current-version.rst-out-of-date{background-color:#e74c3c;color:#fff}.rst-versions .rst-current-version.rst-active-old-version{background-color:#f1c40f;color:#000}.rst-versions.shift-up{height:auto;max-height:100%;overflow-y:scroll}.rst-versions.shift-up .rst-other-versions{display:block}.rst-versions .rst-other-versions{font-size:90%;padding:12px;color:grey;display:none}.rst-versions .rst-other-versions hr{display:block;height:1px;border:0;margin:20px 0;padding:0;border-top:1px solid #413d3d}.rst-versions .rst-other-versions dd{display:inline-block;margin:0}.rst-versions .rst-other-versions dd a{display:inline-block;padding:6px;color:#fcfcfc}.rst-versions.rst-badge{width:auto;bottom:20px;right:20px;left:auto;border:none;max-width:300px;max-height:90%}.rst-versions.rst-badge .fa-book,.rst-versions.rst-badge .icon-book{float:none;line-height:30px}.rst-versions.rst-badge.shift-up .rst-current-version{text-align:right}.rst-versions.rst-badge.shift-up .rst-current-version .fa-book,.rst-versions.rst-badge.shift-up .rst-current-version .icon-book{float:left}.rst-versions.rst-badge>.rst-current-version{width:auto;height:30px;line-height:30px;padding:0 6px;display:block;text-align:center}@media screen and (max-width:768px){.rst-versions{width:85%;display:none}.rst-versions.shift{display:block}} \ No newline at end of file +.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713?#iefix) format("embedded-opentype"),url(fonts/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2"),url(fonts/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format("woff"),url(fonts/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format("truetype"),url(fonts/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde#FontAwesome) format("svg")}.fa:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1}.fa:before,a .fa{text-decoration:inherit}.fa:before,a .fa,li .fa{display:inline-block}li .fa-large:before{width:1.875em}ul.fas{list-style-type:none;margin-left:2em;text-indent:-.8em}ul.fas li .fa{width:.8em}ul.fas li .fa-large:before{vertical-align:baseline}.fa-book:before,.icon-book:before{content:"\f02d"}.fa-caret-down:before,.icon-caret-down:before{content:"\f0d7"}.fa-caret-up:before,.icon-caret-up:before{content:"\f0d8"}.fa-caret-left:before,.icon-caret-left:before{content:"\f0d9"}.fa-caret-right:before,.icon-caret-right:before{content:"\f0da"}.rst-versions{position:fixed;bottom:0;left:0;width:300px;color:#fcfcfc;background:#1f1d1d;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;z-index:400}.rst-versions a{color:#2980b9;text-decoration:none}.rst-versions .rst-badge-small{display:none}.rst-versions .rst-current-version{padding:12px;background-color:#272525;display:block;text-align:right;font-size:90%;cursor:pointer;color:#27ae60}.rst-versions .rst-current-version:after{clear:both;content:"";display:block}.rst-versions .rst-current-version .fa{color:#fcfcfc}.rst-versions .rst-current-version .fa-book,.rst-versions .rst-current-version .icon-book{float:left}.rst-versions .rst-current-version.rst-out-of-date{background-color:#e74c3c;color:#fff}.rst-versions .rst-current-version.rst-active-old-version{background-color:#f1c40f;color:#000}.rst-versions.shift-up{height:auto;max-height:100%;overflow-y:scroll}.rst-versions.shift-up .rst-other-versions{display:block}.rst-versions .rst-other-versions{font-size:90%;padding:12px;color:grey;display:none}.rst-versions .rst-other-versions hr{display:block;height:1px;border:0;margin:20px 0;padding:0;border-top:1px solid #413d3d}.rst-versions .rst-other-versions dd{display:inline-block;margin:0}.rst-versions .rst-other-versions dd a{display:inline-block;padding:6px;color:#fcfcfc}.rst-versions .rst-other-versions .rtd-current-item{font-weight:700}.rst-versions.rst-badge{width:auto;bottom:20px;right:20px;left:auto;border:none;max-width:300px;max-height:90%}.rst-versions.rst-badge .fa-book,.rst-versions.rst-badge .icon-book{float:none;line-height:30px}.rst-versions.rst-badge.shift-up .rst-current-version{text-align:right}.rst-versions.rst-badge.shift-up .rst-current-version .fa-book,.rst-versions.rst-badge.shift-up .rst-current-version .icon-book{float:left}.rst-versions.rst-badge>.rst-current-version{width:auto;height:30px;line-height:30px;padding:0 6px;display:block;text-align:center}@media screen and (max-width:768px){.rst-versions{width:85%;display:none}.rst-versions.shift{display:block}}#flyout-search-form{padding:6px} \ No newline at end of file diff --git a/master/_static/css/theme.css b/master/_static/css/theme.css index 19a446a0e70..0f14f106460 100644 --- a/master/_static/css/theme.css +++ b/master/_static/css/theme.css @@ -1,4 +1,4 @@ html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}[hidden],audio:not([controls]){display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:0}dfn{font-style:italic}ins{background:#ff9;text-decoration:none}ins,mark{color:#000}mark{background:#ff0;font-style:italic;font-weight:700}.rst-content code,.rst-content tt,code,kbd,pre,samp{font-family:monospace,serif;_font-family:courier new,monospace;font-size:1em}pre{white-space:pre}q{quotes:none}q:after,q:before{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,ol,ul{margin:0;padding:0;list-style:none;list-style-image:none}li{list-style:none}dd{margin:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;max-width:100%}svg:not(:root){overflow:hidden}figure,form{margin:0}label{cursor:pointer}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}textarea{resize:vertical}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;*line-height:0}.ir br{display:none}.hidden{display:none!important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.relative{position:relative}big,small{font-size:100%}@media print{body,html,section{background:none!important}*{box-shadow:none!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{text-decoration:underline}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}.rst-content .toctree-wrapper>p.caption,h2,h3,p{orphans:3;widows:3}.rst-content .toctree-wrapper>p.caption,h2,h3{page-break-after:avoid}}.btn,.fa:before,.icon:before,.rst-content .admonition,.rst-content .admonition-title:before,.rst-content .admonition-todo,.rst-content .attention,.rst-content .caution,.rst-content .code-block-caption .headerlink:before,.rst-content .danger,.rst-content .eqno .headerlink:before,.rst-content .error,.rst-content .hint,.rst-content .important,.rst-content .note,.rst-content .seealso,.rst-content .tip,.rst-content .warning,.rst-content code.download span:first-child:before,.rst-content dl dt .headerlink:before,.rst-content h1 .headerlink:before,.rst-content h2 .headerlink:before,.rst-content h3 .headerlink:before,.rst-content h4 .headerlink:before,.rst-content h5 .headerlink:before,.rst-content h6 .headerlink:before,.rst-content p.caption .headerlink:before,.rst-content p .headerlink:before,.rst-content table>caption .headerlink:before,.rst-content tt.download span:first-child:before,.wy-alert,.wy-dropdown .caret:before,.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before,.wy-inline-validate.wy-inline-validate-info .wy-input-context:before,.wy-inline-validate.wy-inline-validate-success .wy-input-context:before,.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before,.wy-menu-vertical li.current>a button.toctree-expand:before,.wy-menu-vertical li.on a button.toctree-expand:before,.wy-menu-vertical li button.toctree-expand:before,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{-webkit-font-smoothing:antialiased}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:FontAwesome;src:url(fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713);src:url(fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713?#iefix&v=4.7.0) format("embedded-opentype"),url(fonts/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2"),url(fonts/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format("woff"),url(fonts/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format("truetype"),url(fonts/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa,.icon,.rst-content .admonition-title,.rst-content .code-block-caption .headerlink,.rst-content .eqno .headerlink,.rst-content code.download span:first-child,.rst-content dl dt .headerlink,.rst-content h1 .headerlink,.rst-content h2 .headerlink,.rst-content h3 .headerlink,.rst-content h4 .headerlink,.rst-content h5 .headerlink,.rst-content h6 .headerlink,.rst-content p.caption .headerlink,.rst-content p .headerlink,.rst-content table>caption .headerlink,.rst-content tt.download span:first-child,.wy-menu-vertical li.current>a button.toctree-expand,.wy-menu-vertical li.on a button.toctree-expand,.wy-menu-vertical li button.toctree-expand{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa-pull-left.icon,.fa.fa-pull-left,.rst-content .code-block-caption .fa-pull-left.headerlink,.rst-content .eqno .fa-pull-left.headerlink,.rst-content .fa-pull-left.admonition-title,.rst-content code.download span.fa-pull-left:first-child,.rst-content dl dt .fa-pull-left.headerlink,.rst-content h1 .fa-pull-left.headerlink,.rst-content h2 .fa-pull-left.headerlink,.rst-content h3 .fa-pull-left.headerlink,.rst-content h4 .fa-pull-left.headerlink,.rst-content h5 .fa-pull-left.headerlink,.rst-content h6 .fa-pull-left.headerlink,.rst-content p .fa-pull-left.headerlink,.rst-content table>caption .fa-pull-left.headerlink,.rst-content tt.download span.fa-pull-left:first-child,.wy-menu-vertical li.current>a button.fa-pull-left.toctree-expand,.wy-menu-vertical li.on a button.fa-pull-left.toctree-expand,.wy-menu-vertical li button.fa-pull-left.toctree-expand{margin-right:.3em}.fa-pull-right.icon,.fa.fa-pull-right,.rst-content .code-block-caption .fa-pull-right.headerlink,.rst-content .eqno .fa-pull-right.headerlink,.rst-content .fa-pull-right.admonition-title,.rst-content code.download span.fa-pull-right:first-child,.rst-content dl dt .fa-pull-right.headerlink,.rst-content h1 .fa-pull-right.headerlink,.rst-content h2 .fa-pull-right.headerlink,.rst-content h3 .fa-pull-right.headerlink,.rst-content h4 .fa-pull-right.headerlink,.rst-content h5 .fa-pull-right.headerlink,.rst-content h6 .fa-pull-right.headerlink,.rst-content p .fa-pull-right.headerlink,.rst-content table>caption .fa-pull-right.headerlink,.rst-content tt.download span.fa-pull-right:first-child,.wy-menu-vertical li.current>a button.fa-pull-right.toctree-expand,.wy-menu-vertical li.on a button.fa-pull-right.toctree-expand,.wy-menu-vertical li button.fa-pull-right.toctree-expand{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left,.pull-left.icon,.rst-content .code-block-caption .pull-left.headerlink,.rst-content .eqno .pull-left.headerlink,.rst-content .pull-left.admonition-title,.rst-content code.download span.pull-left:first-child,.rst-content dl dt .pull-left.headerlink,.rst-content h1 .pull-left.headerlink,.rst-content h2 .pull-left.headerlink,.rst-content h3 .pull-left.headerlink,.rst-content h4 .pull-left.headerlink,.rst-content h5 .pull-left.headerlink,.rst-content h6 .pull-left.headerlink,.rst-content p .pull-left.headerlink,.rst-content table>caption .pull-left.headerlink,.rst-content tt.download span.pull-left:first-child,.wy-menu-vertical li.current>a button.pull-left.toctree-expand,.wy-menu-vertical li.on a button.pull-left.toctree-expand,.wy-menu-vertical li button.pull-left.toctree-expand{margin-right:.3em}.fa.pull-right,.pull-right.icon,.rst-content .code-block-caption .pull-right.headerlink,.rst-content .eqno .pull-right.headerlink,.rst-content .pull-right.admonition-title,.rst-content code.download span.pull-right:first-child,.rst-content dl dt .pull-right.headerlink,.rst-content h1 .pull-right.headerlink,.rst-content h2 .pull-right.headerlink,.rst-content h3 .pull-right.headerlink,.rst-content h4 .pull-right.headerlink,.rst-content h5 .pull-right.headerlink,.rst-content h6 .pull-right.headerlink,.rst-content p .pull-right.headerlink,.rst-content table>caption .pull-right.headerlink,.rst-content tt.download span.pull-right:first-child,.wy-menu-vertical li.current>a button.pull-right.toctree-expand,.wy-menu-vertical li.on a button.pull-right.toctree-expand,.wy-menu-vertical li button.pull-right.toctree-expand{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before,.icon-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before,.icon-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before,.rst-content code.download span:first-child:before,.rst-content tt.download span:first-child:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before,.icon-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before,.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before{content:""}.fa-check-circle:before,.wy-inline-validate.wy-inline-validate-success .wy-input-context:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before,.rst-content .admonition-title:before,.wy-inline-validate.wy-inline-validate-info .wy-input-context:before,.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before,.icon-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before,.icon-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before,.icon-circle-arrow-left:before{content:""}.fa-arrow-circle-right:before,.icon-circle-arrow-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before,.icon-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before,.icon-caret-down:before,.wy-dropdown .caret:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before,.wy-menu-vertical li.current>a button.toctree-expand:before,.wy-menu-vertical li.on a button.toctree-expand:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before,.icon-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before,.wy-menu-vertical li button.toctree-expand:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before,.icon-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fa,.icon,.rst-content .admonition-title,.rst-content .code-block-caption .headerlink,.rst-content .eqno .headerlink,.rst-content code.download span:first-child,.rst-content dl dt .headerlink,.rst-content h1 .headerlink,.rst-content h2 .headerlink,.rst-content h3 .headerlink,.rst-content h4 .headerlink,.rst-content h5 .headerlink,.rst-content h6 .headerlink,.rst-content p.caption .headerlink,.rst-content p .headerlink,.rst-content table>caption .headerlink,.rst-content tt.download span:first-child,.wy-dropdown .caret,.wy-inline-validate.wy-inline-validate-danger .wy-input-context,.wy-inline-validate.wy-inline-validate-info .wy-input-context,.wy-inline-validate.wy-inline-validate-success .wy-input-context,.wy-inline-validate.wy-inline-validate-warning .wy-input-context,.wy-menu-vertical li.current>a button.toctree-expand,.wy-menu-vertical li.on a button.toctree-expand,.wy-menu-vertical li button.toctree-expand{font-family:inherit}.fa:before,.icon:before,.rst-content .admonition-title:before,.rst-content .code-block-caption .headerlink:before,.rst-content .eqno .headerlink:before,.rst-content code.download span:first-child:before,.rst-content dl dt .headerlink:before,.rst-content h1 .headerlink:before,.rst-content h2 .headerlink:before,.rst-content h3 .headerlink:before,.rst-content h4 .headerlink:before,.rst-content h5 .headerlink:before,.rst-content h6 .headerlink:before,.rst-content p.caption .headerlink:before,.rst-content p .headerlink:before,.rst-content table>caption .headerlink:before,.rst-content tt.download span:first-child:before,.wy-dropdown .caret:before,.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before,.wy-inline-validate.wy-inline-validate-info .wy-input-context:before,.wy-inline-validate.wy-inline-validate-success .wy-input-context:before,.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before,.wy-menu-vertical li.current>a button.toctree-expand:before,.wy-menu-vertical li.on a button.toctree-expand:before,.wy-menu-vertical li button.toctree-expand:before{font-family:FontAwesome;display:inline-block;font-style:normal;font-weight:400;line-height:1;text-decoration:inherit}.rst-content .code-block-caption a .headerlink,.rst-content .eqno a .headerlink,.rst-content a .admonition-title,.rst-content code.download a span:first-child,.rst-content dl dt a .headerlink,.rst-content h1 a .headerlink,.rst-content h2 a .headerlink,.rst-content h3 a .headerlink,.rst-content h4 a .headerlink,.rst-content h5 a .headerlink,.rst-content h6 a .headerlink,.rst-content p.caption a .headerlink,.rst-content p a .headerlink,.rst-content table>caption a .headerlink,.rst-content tt.download a span:first-child,.wy-menu-vertical li.current>a button.toctree-expand,.wy-menu-vertical li.on a button.toctree-expand,.wy-menu-vertical li a button.toctree-expand,a .fa,a .icon,a .rst-content .admonition-title,a .rst-content .code-block-caption .headerlink,a .rst-content .eqno .headerlink,a .rst-content code.download span:first-child,a .rst-content dl dt .headerlink,a .rst-content h1 .headerlink,a .rst-content h2 .headerlink,a .rst-content h3 .headerlink,a .rst-content h4 .headerlink,a .rst-content h5 .headerlink,a .rst-content h6 .headerlink,a .rst-content p.caption .headerlink,a .rst-content p .headerlink,a .rst-content table>caption .headerlink,a .rst-content tt.download span:first-child,a .wy-menu-vertical li button.toctree-expand{display:inline-block;text-decoration:inherit}.btn .fa,.btn .icon,.btn .rst-content .admonition-title,.btn .rst-content .code-block-caption .headerlink,.btn .rst-content .eqno .headerlink,.btn .rst-content code.download span:first-child,.btn .rst-content dl dt .headerlink,.btn .rst-content h1 .headerlink,.btn .rst-content h2 .headerlink,.btn .rst-content h3 .headerlink,.btn .rst-content h4 .headerlink,.btn .rst-content h5 .headerlink,.btn .rst-content h6 .headerlink,.btn .rst-content p .headerlink,.btn .rst-content table>caption .headerlink,.btn .rst-content tt.download span:first-child,.btn .wy-menu-vertical li.current>a button.toctree-expand,.btn .wy-menu-vertical li.on a button.toctree-expand,.btn .wy-menu-vertical li button.toctree-expand,.nav .fa,.nav .icon,.nav .rst-content .admonition-title,.nav .rst-content .code-block-caption .headerlink,.nav .rst-content .eqno .headerlink,.nav .rst-content code.download span:first-child,.nav .rst-content dl dt .headerlink,.nav .rst-content h1 .headerlink,.nav .rst-content h2 .headerlink,.nav .rst-content h3 .headerlink,.nav .rst-content h4 .headerlink,.nav .rst-content h5 .headerlink,.nav .rst-content h6 .headerlink,.nav .rst-content p .headerlink,.nav .rst-content table>caption .headerlink,.nav .rst-content tt.download span:first-child,.nav .wy-menu-vertical li.current>a button.toctree-expand,.nav .wy-menu-vertical li.on a button.toctree-expand,.nav .wy-menu-vertical li button.toctree-expand,.rst-content .btn .admonition-title,.rst-content .code-block-caption .btn .headerlink,.rst-content .code-block-caption .nav .headerlink,.rst-content .eqno .btn .headerlink,.rst-content .eqno .nav .headerlink,.rst-content .nav .admonition-title,.rst-content code.download .btn span:first-child,.rst-content code.download .nav span:first-child,.rst-content dl dt .btn .headerlink,.rst-content dl dt .nav .headerlink,.rst-content h1 .btn .headerlink,.rst-content h1 .nav .headerlink,.rst-content h2 .btn .headerlink,.rst-content h2 .nav .headerlink,.rst-content h3 .btn .headerlink,.rst-content h3 .nav .headerlink,.rst-content h4 .btn .headerlink,.rst-content h4 .nav .headerlink,.rst-content h5 .btn .headerlink,.rst-content h5 .nav .headerlink,.rst-content h6 .btn .headerlink,.rst-content h6 .nav .headerlink,.rst-content p .btn .headerlink,.rst-content p .nav .headerlink,.rst-content table>caption .btn .headerlink,.rst-content table>caption .nav .headerlink,.rst-content tt.download .btn span:first-child,.rst-content tt.download .nav span:first-child,.wy-menu-vertical li .btn button.toctree-expand,.wy-menu-vertical li.current>a .btn button.toctree-expand,.wy-menu-vertical li.current>a .nav button.toctree-expand,.wy-menu-vertical li .nav button.toctree-expand,.wy-menu-vertical li.on a .btn button.toctree-expand,.wy-menu-vertical li.on a .nav button.toctree-expand{display:inline}.btn .fa-large.icon,.btn .fa.fa-large,.btn .rst-content .code-block-caption .fa-large.headerlink,.btn .rst-content .eqno .fa-large.headerlink,.btn .rst-content .fa-large.admonition-title,.btn .rst-content code.download span.fa-large:first-child,.btn .rst-content dl dt .fa-large.headerlink,.btn .rst-content h1 .fa-large.headerlink,.btn .rst-content h2 .fa-large.headerlink,.btn .rst-content h3 .fa-large.headerlink,.btn .rst-content h4 .fa-large.headerlink,.btn .rst-content h5 .fa-large.headerlink,.btn .rst-content h6 .fa-large.headerlink,.btn .rst-content p .fa-large.headerlink,.btn .rst-content table>caption .fa-large.headerlink,.btn .rst-content tt.download span.fa-large:first-child,.btn .wy-menu-vertical li button.fa-large.toctree-expand,.nav .fa-large.icon,.nav .fa.fa-large,.nav .rst-content .code-block-caption .fa-large.headerlink,.nav .rst-content .eqno .fa-large.headerlink,.nav .rst-content .fa-large.admonition-title,.nav .rst-content code.download span.fa-large:first-child,.nav .rst-content dl dt .fa-large.headerlink,.nav .rst-content h1 .fa-large.headerlink,.nav .rst-content h2 .fa-large.headerlink,.nav .rst-content h3 .fa-large.headerlink,.nav .rst-content h4 .fa-large.headerlink,.nav .rst-content h5 .fa-large.headerlink,.nav .rst-content h6 .fa-large.headerlink,.nav .rst-content p .fa-large.headerlink,.nav .rst-content table>caption .fa-large.headerlink,.nav .rst-content tt.download span.fa-large:first-child,.nav .wy-menu-vertical li button.fa-large.toctree-expand,.rst-content .btn .fa-large.admonition-title,.rst-content .code-block-caption .btn .fa-large.headerlink,.rst-content .code-block-caption .nav .fa-large.headerlink,.rst-content .eqno .btn .fa-large.headerlink,.rst-content .eqno .nav .fa-large.headerlink,.rst-content .nav .fa-large.admonition-title,.rst-content code.download .btn span.fa-large:first-child,.rst-content code.download .nav span.fa-large:first-child,.rst-content dl dt .btn .fa-large.headerlink,.rst-content dl dt .nav .fa-large.headerlink,.rst-content h1 .btn .fa-large.headerlink,.rst-content h1 .nav .fa-large.headerlink,.rst-content h2 .btn .fa-large.headerlink,.rst-content h2 .nav .fa-large.headerlink,.rst-content h3 .btn .fa-large.headerlink,.rst-content h3 .nav .fa-large.headerlink,.rst-content h4 .btn .fa-large.headerlink,.rst-content h4 .nav .fa-large.headerlink,.rst-content h5 .btn .fa-large.headerlink,.rst-content h5 .nav .fa-large.headerlink,.rst-content h6 .btn .fa-large.headerlink,.rst-content h6 .nav .fa-large.headerlink,.rst-content p .btn .fa-large.headerlink,.rst-content p .nav .fa-large.headerlink,.rst-content table>caption .btn .fa-large.headerlink,.rst-content table>caption .nav .fa-large.headerlink,.rst-content tt.download .btn span.fa-large:first-child,.rst-content tt.download .nav span.fa-large:first-child,.wy-menu-vertical li .btn button.fa-large.toctree-expand,.wy-menu-vertical li .nav button.fa-large.toctree-expand{line-height:.9em}.btn .fa-spin.icon,.btn .fa.fa-spin,.btn .rst-content .code-block-caption .fa-spin.headerlink,.btn .rst-content .eqno .fa-spin.headerlink,.btn .rst-content .fa-spin.admonition-title,.btn .rst-content code.download span.fa-spin:first-child,.btn .rst-content dl dt .fa-spin.headerlink,.btn .rst-content h1 .fa-spin.headerlink,.btn .rst-content h2 .fa-spin.headerlink,.btn .rst-content h3 .fa-spin.headerlink,.btn .rst-content h4 .fa-spin.headerlink,.btn .rst-content h5 .fa-spin.headerlink,.btn .rst-content h6 .fa-spin.headerlink,.btn .rst-content p .fa-spin.headerlink,.btn .rst-content table>caption .fa-spin.headerlink,.btn .rst-content tt.download span.fa-spin:first-child,.btn .wy-menu-vertical li button.fa-spin.toctree-expand,.nav .fa-spin.icon,.nav .fa.fa-spin,.nav .rst-content .code-block-caption .fa-spin.headerlink,.nav .rst-content .eqno .fa-spin.headerlink,.nav .rst-content .fa-spin.admonition-title,.nav .rst-content code.download span.fa-spin:first-child,.nav .rst-content dl dt .fa-spin.headerlink,.nav .rst-content h1 .fa-spin.headerlink,.nav .rst-content h2 .fa-spin.headerlink,.nav .rst-content h3 .fa-spin.headerlink,.nav .rst-content h4 .fa-spin.headerlink,.nav .rst-content h5 .fa-spin.headerlink,.nav .rst-content h6 .fa-spin.headerlink,.nav .rst-content p .fa-spin.headerlink,.nav .rst-content table>caption .fa-spin.headerlink,.nav .rst-content tt.download span.fa-spin:first-child,.nav .wy-menu-vertical li button.fa-spin.toctree-expand,.rst-content .btn .fa-spin.admonition-title,.rst-content .code-block-caption .btn .fa-spin.headerlink,.rst-content .code-block-caption .nav .fa-spin.headerlink,.rst-content .eqno .btn .fa-spin.headerlink,.rst-content .eqno .nav .fa-spin.headerlink,.rst-content .nav .fa-spin.admonition-title,.rst-content code.download .btn span.fa-spin:first-child,.rst-content code.download .nav span.fa-spin:first-child,.rst-content dl dt .btn .fa-spin.headerlink,.rst-content dl dt .nav .fa-spin.headerlink,.rst-content h1 .btn .fa-spin.headerlink,.rst-content h1 .nav .fa-spin.headerlink,.rst-content h2 .btn .fa-spin.headerlink,.rst-content h2 .nav .fa-spin.headerlink,.rst-content h3 .btn .fa-spin.headerlink,.rst-content h3 .nav .fa-spin.headerlink,.rst-content h4 .btn .fa-spin.headerlink,.rst-content h4 .nav .fa-spin.headerlink,.rst-content h5 .btn .fa-spin.headerlink,.rst-content h5 .nav .fa-spin.headerlink,.rst-content h6 .btn .fa-spin.headerlink,.rst-content h6 .nav .fa-spin.headerlink,.rst-content p .btn .fa-spin.headerlink,.rst-content p .nav .fa-spin.headerlink,.rst-content table>caption .btn .fa-spin.headerlink,.rst-content table>caption .nav .fa-spin.headerlink,.rst-content tt.download .btn span.fa-spin:first-child,.rst-content tt.download .nav span.fa-spin:first-child,.wy-menu-vertical li .btn button.fa-spin.toctree-expand,.wy-menu-vertical li .nav button.fa-spin.toctree-expand{display:inline-block}.btn.fa:before,.btn.icon:before,.rst-content .btn.admonition-title:before,.rst-content .code-block-caption .btn.headerlink:before,.rst-content .eqno .btn.headerlink:before,.rst-content code.download span.btn:first-child:before,.rst-content dl dt .btn.headerlink:before,.rst-content h1 .btn.headerlink:before,.rst-content h2 .btn.headerlink:before,.rst-content h3 .btn.headerlink:before,.rst-content h4 .btn.headerlink:before,.rst-content h5 .btn.headerlink:before,.rst-content h6 .btn.headerlink:before,.rst-content p .btn.headerlink:before,.rst-content table>caption .btn.headerlink:before,.rst-content tt.download span.btn:first-child:before,.wy-menu-vertical li button.btn.toctree-expand:before{opacity:.5;-webkit-transition:opacity .05s ease-in;-moz-transition:opacity .05s ease-in;transition:opacity .05s ease-in}.btn.fa:hover:before,.btn.icon:hover:before,.rst-content .btn.admonition-title:hover:before,.rst-content .code-block-caption .btn.headerlink:hover:before,.rst-content .eqno .btn.headerlink:hover:before,.rst-content code.download span.btn:first-child:hover:before,.rst-content dl dt .btn.headerlink:hover:before,.rst-content h1 .btn.headerlink:hover:before,.rst-content h2 .btn.headerlink:hover:before,.rst-content h3 .btn.headerlink:hover:before,.rst-content h4 .btn.headerlink:hover:before,.rst-content h5 .btn.headerlink:hover:before,.rst-content h6 .btn.headerlink:hover:before,.rst-content p .btn.headerlink:hover:before,.rst-content table>caption .btn.headerlink:hover:before,.rst-content tt.download span.btn:first-child:hover:before,.wy-menu-vertical li button.btn.toctree-expand:hover:before{opacity:1}.btn-mini .fa:before,.btn-mini .icon:before,.btn-mini .rst-content .admonition-title:before,.btn-mini .rst-content .code-block-caption .headerlink:before,.btn-mini .rst-content .eqno .headerlink:before,.btn-mini .rst-content code.download span:first-child:before,.btn-mini .rst-content dl dt .headerlink:before,.btn-mini .rst-content h1 .headerlink:before,.btn-mini .rst-content h2 .headerlink:before,.btn-mini .rst-content h3 .headerlink:before,.btn-mini .rst-content h4 .headerlink:before,.btn-mini .rst-content h5 .headerlink:before,.btn-mini .rst-content h6 .headerlink:before,.btn-mini .rst-content p .headerlink:before,.btn-mini .rst-content table>caption .headerlink:before,.btn-mini .rst-content tt.download span:first-child:before,.btn-mini .wy-menu-vertical li button.toctree-expand:before,.rst-content .btn-mini .admonition-title:before,.rst-content .code-block-caption .btn-mini .headerlink:before,.rst-content .eqno .btn-mini .headerlink:before,.rst-content code.download .btn-mini span:first-child:before,.rst-content dl dt .btn-mini .headerlink:before,.rst-content h1 .btn-mini .headerlink:before,.rst-content h2 .btn-mini .headerlink:before,.rst-content h3 .btn-mini .headerlink:before,.rst-content h4 .btn-mini .headerlink:before,.rst-content h5 .btn-mini .headerlink:before,.rst-content h6 .btn-mini .headerlink:before,.rst-content p .btn-mini .headerlink:before,.rst-content table>caption .btn-mini .headerlink:before,.rst-content tt.download .btn-mini span:first-child:before,.wy-menu-vertical li .btn-mini button.toctree-expand:before{font-size:14px;vertical-align:-15%}.rst-content .admonition,.rst-content .admonition-todo,.rst-content .attention,.rst-content .caution,.rst-content .danger,.rst-content .error,.rst-content .hint,.rst-content .important,.rst-content .note,.rst-content .seealso,.rst-content .tip,.rst-content .warning,.wy-alert{padding:12px;line-height:24px;margin-bottom:24px;background:#e7f2fa}.rst-content .admonition-title,.wy-alert-title{font-weight:700;display:block;color:#fff;background:#6ab0de;padding:6px 12px;margin:-12px -12px 12px}.rst-content .danger,.rst-content .error,.rst-content .wy-alert-danger.admonition,.rst-content .wy-alert-danger.admonition-todo,.rst-content .wy-alert-danger.attention,.rst-content .wy-alert-danger.caution,.rst-content .wy-alert-danger.hint,.rst-content .wy-alert-danger.important,.rst-content .wy-alert-danger.note,.rst-content .wy-alert-danger.seealso,.rst-content .wy-alert-danger.tip,.rst-content .wy-alert-danger.warning,.wy-alert.wy-alert-danger{background:#fdf3f2}.rst-content .danger .admonition-title,.rst-content .danger .wy-alert-title,.rst-content .error .admonition-title,.rst-content .error .wy-alert-title,.rst-content .wy-alert-danger.admonition-todo .admonition-title,.rst-content .wy-alert-danger.admonition-todo .wy-alert-title,.rst-content .wy-alert-danger.admonition .admonition-title,.rst-content .wy-alert-danger.admonition .wy-alert-title,.rst-content .wy-alert-danger.attention .admonition-title,.rst-content .wy-alert-danger.attention .wy-alert-title,.rst-content .wy-alert-danger.caution .admonition-title,.rst-content .wy-alert-danger.caution .wy-alert-title,.rst-content .wy-alert-danger.hint .admonition-title,.rst-content .wy-alert-danger.hint .wy-alert-title,.rst-content .wy-alert-danger.important .admonition-title,.rst-content .wy-alert-danger.important .wy-alert-title,.rst-content .wy-alert-danger.note .admonition-title,.rst-content .wy-alert-danger.note .wy-alert-title,.rst-content .wy-alert-danger.seealso .admonition-title,.rst-content .wy-alert-danger.seealso .wy-alert-title,.rst-content .wy-alert-danger.tip .admonition-title,.rst-content .wy-alert-danger.tip .wy-alert-title,.rst-content .wy-alert-danger.warning .admonition-title,.rst-content .wy-alert-danger.warning .wy-alert-title,.rst-content .wy-alert.wy-alert-danger .admonition-title,.wy-alert.wy-alert-danger .rst-content .admonition-title,.wy-alert.wy-alert-danger .wy-alert-title{background:#f29f97}.rst-content .admonition-todo,.rst-content .attention,.rst-content .caution,.rst-content .warning,.rst-content .wy-alert-warning.admonition,.rst-content .wy-alert-warning.danger,.rst-content .wy-alert-warning.error,.rst-content .wy-alert-warning.hint,.rst-content .wy-alert-warning.important,.rst-content .wy-alert-warning.note,.rst-content .wy-alert-warning.seealso,.rst-content .wy-alert-warning.tip,.wy-alert.wy-alert-warning{background:#ffedcc}.rst-content .admonition-todo .admonition-title,.rst-content .admonition-todo .wy-alert-title,.rst-content .attention .admonition-title,.rst-content .attention .wy-alert-title,.rst-content .caution .admonition-title,.rst-content .caution .wy-alert-title,.rst-content .warning .admonition-title,.rst-content .warning .wy-alert-title,.rst-content .wy-alert-warning.admonition .admonition-title,.rst-content .wy-alert-warning.admonition .wy-alert-title,.rst-content .wy-alert-warning.danger .admonition-title,.rst-content .wy-alert-warning.danger .wy-alert-title,.rst-content .wy-alert-warning.error .admonition-title,.rst-content .wy-alert-warning.error .wy-alert-title,.rst-content .wy-alert-warning.hint .admonition-title,.rst-content .wy-alert-warning.hint .wy-alert-title,.rst-content .wy-alert-warning.important .admonition-title,.rst-content .wy-alert-warning.important .wy-alert-title,.rst-content .wy-alert-warning.note .admonition-title,.rst-content .wy-alert-warning.note .wy-alert-title,.rst-content .wy-alert-warning.seealso .admonition-title,.rst-content .wy-alert-warning.seealso .wy-alert-title,.rst-content .wy-alert-warning.tip .admonition-title,.rst-content .wy-alert-warning.tip .wy-alert-title,.rst-content .wy-alert.wy-alert-warning .admonition-title,.wy-alert.wy-alert-warning .rst-content .admonition-title,.wy-alert.wy-alert-warning .wy-alert-title{background:#f0b37e}.rst-content .note,.rst-content .seealso,.rst-content .wy-alert-info.admonition,.rst-content .wy-alert-info.admonition-todo,.rst-content .wy-alert-info.attention,.rst-content .wy-alert-info.caution,.rst-content .wy-alert-info.danger,.rst-content .wy-alert-info.error,.rst-content .wy-alert-info.hint,.rst-content .wy-alert-info.important,.rst-content .wy-alert-info.tip,.rst-content .wy-alert-info.warning,.wy-alert.wy-alert-info{background:#e7f2fa}.rst-content .note .admonition-title,.rst-content .note .wy-alert-title,.rst-content .seealso .admonition-title,.rst-content .seealso .wy-alert-title,.rst-content .wy-alert-info.admonition-todo .admonition-title,.rst-content .wy-alert-info.admonition-todo .wy-alert-title,.rst-content .wy-alert-info.admonition .admonition-title,.rst-content .wy-alert-info.admonition .wy-alert-title,.rst-content .wy-alert-info.attention .admonition-title,.rst-content .wy-alert-info.attention .wy-alert-title,.rst-content .wy-alert-info.caution .admonition-title,.rst-content .wy-alert-info.caution .wy-alert-title,.rst-content .wy-alert-info.danger .admonition-title,.rst-content .wy-alert-info.danger .wy-alert-title,.rst-content .wy-alert-info.error .admonition-title,.rst-content .wy-alert-info.error .wy-alert-title,.rst-content .wy-alert-info.hint .admonition-title,.rst-content .wy-alert-info.hint .wy-alert-title,.rst-content .wy-alert-info.important .admonition-title,.rst-content .wy-alert-info.important .wy-alert-title,.rst-content .wy-alert-info.tip .admonition-title,.rst-content .wy-alert-info.tip .wy-alert-title,.rst-content .wy-alert-info.warning .admonition-title,.rst-content .wy-alert-info.warning .wy-alert-title,.rst-content .wy-alert.wy-alert-info .admonition-title,.wy-alert.wy-alert-info .rst-content .admonition-title,.wy-alert.wy-alert-info .wy-alert-title{background:#6ab0de}.rst-content .hint,.rst-content .important,.rst-content .tip,.rst-content .wy-alert-success.admonition,.rst-content .wy-alert-success.admonition-todo,.rst-content .wy-alert-success.attention,.rst-content .wy-alert-success.caution,.rst-content .wy-alert-success.danger,.rst-content .wy-alert-success.error,.rst-content .wy-alert-success.note,.rst-content .wy-alert-success.seealso,.rst-content .wy-alert-success.warning,.wy-alert.wy-alert-success{background:#dbfaf4}.rst-content .hint .admonition-title,.rst-content .hint .wy-alert-title,.rst-content .important .admonition-title,.rst-content .important .wy-alert-title,.rst-content .tip .admonition-title,.rst-content .tip .wy-alert-title,.rst-content .wy-alert-success.admonition-todo .admonition-title,.rst-content .wy-alert-success.admonition-todo .wy-alert-title,.rst-content .wy-alert-success.admonition .admonition-title,.rst-content .wy-alert-success.admonition .wy-alert-title,.rst-content .wy-alert-success.attention .admonition-title,.rst-content .wy-alert-success.attention .wy-alert-title,.rst-content .wy-alert-success.caution .admonition-title,.rst-content .wy-alert-success.caution .wy-alert-title,.rst-content .wy-alert-success.danger .admonition-title,.rst-content .wy-alert-success.danger .wy-alert-title,.rst-content .wy-alert-success.error .admonition-title,.rst-content .wy-alert-success.error .wy-alert-title,.rst-content .wy-alert-success.note .admonition-title,.rst-content .wy-alert-success.note .wy-alert-title,.rst-content .wy-alert-success.seealso .admonition-title,.rst-content .wy-alert-success.seealso .wy-alert-title,.rst-content .wy-alert-success.warning .admonition-title,.rst-content .wy-alert-success.warning .wy-alert-title,.rst-content .wy-alert.wy-alert-success .admonition-title,.wy-alert.wy-alert-success .rst-content .admonition-title,.wy-alert.wy-alert-success .wy-alert-title{background:#1abc9c}.rst-content .wy-alert-neutral.admonition,.rst-content .wy-alert-neutral.admonition-todo,.rst-content .wy-alert-neutral.attention,.rst-content .wy-alert-neutral.caution,.rst-content .wy-alert-neutral.danger,.rst-content .wy-alert-neutral.error,.rst-content .wy-alert-neutral.hint,.rst-content .wy-alert-neutral.important,.rst-content .wy-alert-neutral.note,.rst-content .wy-alert-neutral.seealso,.rst-content .wy-alert-neutral.tip,.rst-content .wy-alert-neutral.warning,.wy-alert.wy-alert-neutral{background:#f3f6f6}.rst-content .wy-alert-neutral.admonition-todo .admonition-title,.rst-content .wy-alert-neutral.admonition-todo .wy-alert-title,.rst-content .wy-alert-neutral.admonition .admonition-title,.rst-content .wy-alert-neutral.admonition .wy-alert-title,.rst-content .wy-alert-neutral.attention .admonition-title,.rst-content .wy-alert-neutral.attention .wy-alert-title,.rst-content .wy-alert-neutral.caution .admonition-title,.rst-content .wy-alert-neutral.caution .wy-alert-title,.rst-content .wy-alert-neutral.danger .admonition-title,.rst-content .wy-alert-neutral.danger .wy-alert-title,.rst-content .wy-alert-neutral.error .admonition-title,.rst-content .wy-alert-neutral.error .wy-alert-title,.rst-content .wy-alert-neutral.hint .admonition-title,.rst-content .wy-alert-neutral.hint .wy-alert-title,.rst-content .wy-alert-neutral.important .admonition-title,.rst-content .wy-alert-neutral.important .wy-alert-title,.rst-content .wy-alert-neutral.note .admonition-title,.rst-content .wy-alert-neutral.note .wy-alert-title,.rst-content .wy-alert-neutral.seealso .admonition-title,.rst-content .wy-alert-neutral.seealso .wy-alert-title,.rst-content .wy-alert-neutral.tip .admonition-title,.rst-content .wy-alert-neutral.tip .wy-alert-title,.rst-content .wy-alert-neutral.warning .admonition-title,.rst-content .wy-alert-neutral.warning .wy-alert-title,.rst-content .wy-alert.wy-alert-neutral .admonition-title,.wy-alert.wy-alert-neutral .rst-content .admonition-title,.wy-alert.wy-alert-neutral .wy-alert-title{color:#404040;background:#e1e4e5}.rst-content .wy-alert-neutral.admonition-todo a,.rst-content .wy-alert-neutral.admonition a,.rst-content .wy-alert-neutral.attention a,.rst-content .wy-alert-neutral.caution a,.rst-content .wy-alert-neutral.danger a,.rst-content .wy-alert-neutral.error a,.rst-content .wy-alert-neutral.hint a,.rst-content .wy-alert-neutral.important a,.rst-content .wy-alert-neutral.note a,.rst-content .wy-alert-neutral.seealso a,.rst-content .wy-alert-neutral.tip a,.rst-content .wy-alert-neutral.warning a,.wy-alert.wy-alert-neutral a{color:#2980b9}.rst-content .admonition-todo p:last-child,.rst-content .admonition p:last-child,.rst-content .attention p:last-child,.rst-content .caution p:last-child,.rst-content .danger p:last-child,.rst-content .error p:last-child,.rst-content .hint p:last-child,.rst-content .important p:last-child,.rst-content .note p:last-child,.rst-content .seealso p:last-child,.rst-content .tip p:last-child,.rst-content .warning p:last-child,.wy-alert p:last-child{margin-bottom:0}.wy-tray-container{position:fixed;bottom:0;left:0;z-index:600}.wy-tray-container li{display:block;width:300px;background:transparent;color:#fff;text-align:center;box-shadow:0 5px 5px 0 rgba(0,0,0,.1);padding:0 24px;min-width:20%;opacity:0;height:0;line-height:56px;overflow:hidden;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in}.wy-tray-container li.wy-tray-item-success{background:#27ae60}.wy-tray-container li.wy-tray-item-info{background:#2980b9}.wy-tray-container li.wy-tray-item-warning{background:#e67e22}.wy-tray-container li.wy-tray-item-danger{background:#e74c3c}.wy-tray-container li.on{opacity:1;height:56px}@media screen and (max-width:768px){.wy-tray-container{bottom:auto;top:0;width:100%}.wy-tray-container li{width:100%}}button{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;cursor:pointer;line-height:normal;-webkit-appearance:button;*overflow:visible}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button[disabled]{cursor:default}.btn{display:inline-block;border-radius:2px;line-height:normal;white-space:nowrap;text-align:center;cursor:pointer;font-size:100%;padding:6px 12px 8px;color:#fff;border:1px solid rgba(0,0,0,.1);background-color:#27ae60;text-decoration:none;font-weight:400;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;box-shadow:inset 0 1px 2px -1px hsla(0,0%,100%,.5),inset 0 -2px 0 0 rgba(0,0,0,.1);outline-none:false;vertical-align:middle;*display:inline;zoom:1;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;transition:all .1s linear}.btn-hover{background:#2e8ece;color:#fff}.btn:hover{background:#2cc36b;color:#fff}.btn:focus{background:#2cc36b;outline:0}.btn:active{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.05),inset 0 2px 0 0 rgba(0,0,0,.1);padding:8px 12px 6px}.btn:visited{color:#fff}.btn-disabled,.btn-disabled:active,.btn-disabled:focus,.btn-disabled:hover,.btn:disabled{background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);filter:alpha(opacity=40);opacity:.4;cursor:not-allowed;box-shadow:none}.btn::-moz-focus-inner{padding:0;border:0}.btn-small{font-size:80%}.btn-info{background-color:#2980b9!important}.btn-info:hover{background-color:#2e8ece!important}.btn-neutral{background-color:#f3f6f6!important;color:#404040!important}.btn-neutral:hover{background-color:#e5ebeb!important;color:#404040}.btn-neutral:visited{color:#404040!important}.btn-success{background-color:#27ae60!important}.btn-success:hover{background-color:#295!important}.btn-danger{background-color:#e74c3c!important}.btn-danger:hover{background-color:#ea6153!important}.btn-warning{background-color:#e67e22!important}.btn-warning:hover{background-color:#e98b39!important}.btn-invert{background-color:#222}.btn-invert:hover{background-color:#2f2f2f!important}.btn-link{background-color:transparent!important;color:#2980b9;box-shadow:none;border-color:transparent!important}.btn-link:active,.btn-link:hover{background-color:transparent!important;color:#409ad5!important;box-shadow:none}.btn-link:visited{color:#9b59b6}.wy-btn-group .btn,.wy-control .btn{vertical-align:middle}.wy-btn-group{margin-bottom:24px;*zoom:1}.wy-btn-group:after,.wy-btn-group:before{display:table;content:""}.wy-btn-group:after{clear:both}.wy-dropdown{position:relative;display:inline-block}.wy-dropdown-active .wy-dropdown-menu{display:block}.wy-dropdown-menu{position:absolute;left:0;display:none;float:left;top:100%;min-width:100%;background:#fcfcfc;z-index:100;border:1px solid #cfd7dd;box-shadow:0 2px 2px 0 rgba(0,0,0,.1);padding:12px}.wy-dropdown-menu>dd>a{display:block;clear:both;color:#404040;white-space:nowrap;font-size:90%;padding:0 12px;cursor:pointer}.wy-dropdown-menu>dd>a:hover{background:#2980b9;color:#fff}.wy-dropdown-menu>dd.divider{border-top:1px solid #cfd7dd;margin:6px 0}.wy-dropdown-menu>dd.search{padding-bottom:12px}.wy-dropdown-menu>dd.search input[type=search]{width:100%}.wy-dropdown-menu>dd.call-to-action{background:#e3e3e3;text-transform:uppercase;font-weight:500;font-size:80%}.wy-dropdown-menu>dd.call-to-action:hover{background:#e3e3e3}.wy-dropdown-menu>dd.call-to-action .btn{color:#fff}.wy-dropdown.wy-dropdown-up .wy-dropdown-menu{bottom:100%;top:auto;left:auto;right:0}.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu{background:#fcfcfc;margin-top:2px}.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a{padding:6px 12px}.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a:hover{background:#2980b9;color:#fff}.wy-dropdown.wy-dropdown-left .wy-dropdown-menu{right:0;left:auto;text-align:right}.wy-dropdown-arrow:before{content:" ";border-bottom:5px solid #f5f5f5;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;display:block;top:-4px;left:50%;margin-left:-3px}.wy-dropdown-arrow.wy-dropdown-arrow-left:before{left:11px}.wy-form-stacked select{display:block}.wy-form-aligned .wy-help-inline,.wy-form-aligned input,.wy-form-aligned label,.wy-form-aligned select,.wy-form-aligned textarea{display:inline-block;*display:inline;*zoom:1;vertical-align:middle}.wy-form-aligned .wy-control-group>label{display:inline-block;vertical-align:middle;width:10em;margin:6px 12px 0 0;float:left}.wy-form-aligned .wy-control{float:left}.wy-form-aligned .wy-control label{display:block}.wy-form-aligned .wy-control select{margin-top:6px}fieldset{margin:0}fieldset,legend{border:0;padding:0}legend{width:100%;white-space:normal;margin-bottom:24px;font-size:150%;*margin-left:-7px}label,legend{display:block}label{margin:0 0 .3125em;color:#333;font-size:90%}input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}.wy-control-group{margin-bottom:24px;max-width:1200px;margin-left:auto;margin-right:auto;*zoom:1}.wy-control-group:after,.wy-control-group:before{display:table;content:""}.wy-control-group:after{clear:both}.wy-control-group.wy-control-group-required>label:after{content:" *";color:#e74c3c}.wy-control-group .wy-form-full,.wy-control-group .wy-form-halves,.wy-control-group .wy-form-thirds{padding-bottom:12px}.wy-control-group .wy-form-full input[type=color],.wy-control-group .wy-form-full input[type=date],.wy-control-group .wy-form-full input[type=datetime-local],.wy-control-group .wy-form-full input[type=datetime],.wy-control-group .wy-form-full input[type=email],.wy-control-group .wy-form-full input[type=month],.wy-control-group .wy-form-full input[type=number],.wy-control-group .wy-form-full input[type=password],.wy-control-group .wy-form-full input[type=search],.wy-control-group .wy-form-full input[type=tel],.wy-control-group .wy-form-full input[type=text],.wy-control-group .wy-form-full input[type=time],.wy-control-group .wy-form-full input[type=url],.wy-control-group .wy-form-full input[type=week],.wy-control-group .wy-form-full select,.wy-control-group .wy-form-halves input[type=color],.wy-control-group .wy-form-halves input[type=date],.wy-control-group .wy-form-halves input[type=datetime-local],.wy-control-group .wy-form-halves input[type=datetime],.wy-control-group .wy-form-halves input[type=email],.wy-control-group .wy-form-halves input[type=month],.wy-control-group .wy-form-halves input[type=number],.wy-control-group .wy-form-halves input[type=password],.wy-control-group .wy-form-halves input[type=search],.wy-control-group .wy-form-halves input[type=tel],.wy-control-group .wy-form-halves input[type=text],.wy-control-group .wy-form-halves input[type=time],.wy-control-group .wy-form-halves input[type=url],.wy-control-group .wy-form-halves input[type=week],.wy-control-group .wy-form-halves select,.wy-control-group .wy-form-thirds input[type=color],.wy-control-group .wy-form-thirds input[type=date],.wy-control-group .wy-form-thirds input[type=datetime-local],.wy-control-group .wy-form-thirds input[type=datetime],.wy-control-group .wy-form-thirds input[type=email],.wy-control-group .wy-form-thirds input[type=month],.wy-control-group .wy-form-thirds input[type=number],.wy-control-group .wy-form-thirds input[type=password],.wy-control-group .wy-form-thirds input[type=search],.wy-control-group .wy-form-thirds input[type=tel],.wy-control-group .wy-form-thirds input[type=text],.wy-control-group .wy-form-thirds input[type=time],.wy-control-group .wy-form-thirds input[type=url],.wy-control-group .wy-form-thirds input[type=week],.wy-control-group .wy-form-thirds select{width:100%}.wy-control-group .wy-form-full{float:left;display:block;width:100%;margin-right:0}.wy-control-group .wy-form-full:last-child{margin-right:0}.wy-control-group .wy-form-halves{float:left;display:block;margin-right:2.35765%;width:48.82117%}.wy-control-group .wy-form-halves:last-child,.wy-control-group .wy-form-halves:nth-of-type(2n){margin-right:0}.wy-control-group .wy-form-halves:nth-of-type(odd){clear:left}.wy-control-group .wy-form-thirds{float:left;display:block;margin-right:2.35765%;width:31.76157%}.wy-control-group .wy-form-thirds:last-child,.wy-control-group .wy-form-thirds:nth-of-type(3n){margin-right:0}.wy-control-group .wy-form-thirds:nth-of-type(3n+1){clear:left}.wy-control-group.wy-control-group-no-input .wy-control,.wy-control-no-input{margin:6px 0 0;font-size:90%}.wy-control-no-input{display:inline-block}.wy-control-group.fluid-input input[type=color],.wy-control-group.fluid-input input[type=date],.wy-control-group.fluid-input input[type=datetime-local],.wy-control-group.fluid-input input[type=datetime],.wy-control-group.fluid-input input[type=email],.wy-control-group.fluid-input input[type=month],.wy-control-group.fluid-input input[type=number],.wy-control-group.fluid-input input[type=password],.wy-control-group.fluid-input input[type=search],.wy-control-group.fluid-input input[type=tel],.wy-control-group.fluid-input input[type=text],.wy-control-group.fluid-input input[type=time],.wy-control-group.fluid-input input[type=url],.wy-control-group.fluid-input input[type=week]{width:100%}.wy-form-message-inline{padding-left:.3em;color:#666;font-size:90%}.wy-form-message{display:block;color:#999;font-size:70%;margin-top:.3125em;font-style:italic}.wy-form-message p{font-size:inherit;font-style:italic;margin-bottom:6px}.wy-form-message p:last-child{margin-bottom:0}input{line-height:normal}input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;*overflow:visible}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{-webkit-appearance:none;padding:6px;display:inline-block;border:1px solid #ccc;font-size:80%;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;box-shadow:inset 0 1px 3px #ddd;border-radius:0;-webkit-transition:border .3s linear;-moz-transition:border .3s linear;transition:border .3s linear}input[type=datetime-local]{padding:.34375em .625em}input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{padding:0;margin-right:.3125em;*height:13px;*width:13px}input[type=checkbox],input[type=radio],input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus{outline:0;outline:thin dotted\9;border-color:#333}input.no-focus:focus{border-color:#ccc!important}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted #333;outline:1px auto #129fea}input[type=color][disabled],input[type=date][disabled],input[type=datetime-local][disabled],input[type=datetime][disabled],input[type=email][disabled],input[type=month][disabled],input[type=number][disabled],input[type=password][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled],input[type=week][disabled]{cursor:not-allowed;background-color:#fafafa}input:focus:invalid,select:focus:invalid,textarea:focus:invalid{color:#e74c3c;border:1px solid #e74c3c}input:focus:invalid:focus,select:focus:invalid:focus,textarea:focus:invalid:focus{border-color:#e74c3c}input[type=checkbox]:focus:invalid:focus,input[type=file]:focus:invalid:focus,input[type=radio]:focus:invalid:focus{outline-color:#e74c3c}input.wy-input-large{padding:12px;font-size:100%}textarea{overflow:auto;vertical-align:top;width:100%;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif}select,textarea{padding:.5em .625em;display:inline-block;border:1px solid #ccc;font-size:80%;box-shadow:inset 0 1px 3px #ddd;-webkit-transition:border .3s linear;-moz-transition:border .3s linear;transition:border .3s linear}select{border:1px solid #ccc;background-color:#fff}select[multiple]{height:auto}select:focus,textarea:focus{outline:0}input[readonly],select[disabled],select[readonly],textarea[disabled],textarea[readonly]{cursor:not-allowed;background-color:#fafafa}input[type=checkbox][disabled],input[type=radio][disabled]{cursor:not-allowed}.wy-checkbox,.wy-radio{margin:6px 0;color:#404040;display:block}.wy-checkbox input,.wy-radio input{vertical-align:baseline}.wy-form-message-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle}.wy-input-prefix,.wy-input-suffix{white-space:nowrap;padding:6px}.wy-input-prefix .wy-input-context,.wy-input-suffix .wy-input-context{line-height:27px;padding:0 8px;display:inline-block;font-size:80%;background-color:#f3f6f6;border:1px solid #ccc;color:#999}.wy-input-suffix .wy-input-context{border-left:0}.wy-input-prefix .wy-input-context{border-right:0}.wy-switch{position:relative;display:block;height:24px;margin-top:12px;cursor:pointer}.wy-switch:before{left:0;top:0;width:36px;height:12px;background:#ccc}.wy-switch:after,.wy-switch:before{position:absolute;content:"";display:block;border-radius:4px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.wy-switch:after{width:18px;height:18px;background:#999;left:-3px;top:-3px}.wy-switch span{position:absolute;left:48px;display:block;font-size:12px;color:#ccc;line-height:1}.wy-switch.active:before{background:#1e8449}.wy-switch.active:after{left:24px;background:#27ae60}.wy-switch.disabled{cursor:not-allowed;opacity:.8}.wy-control-group.wy-control-group-error .wy-form-message,.wy-control-group.wy-control-group-error>label{color:#e74c3c}.wy-control-group.wy-control-group-error input[type=color],.wy-control-group.wy-control-group-error input[type=date],.wy-control-group.wy-control-group-error input[type=datetime-local],.wy-control-group.wy-control-group-error input[type=datetime],.wy-control-group.wy-control-group-error input[type=email],.wy-control-group.wy-control-group-error input[type=month],.wy-control-group.wy-control-group-error input[type=number],.wy-control-group.wy-control-group-error input[type=password],.wy-control-group.wy-control-group-error input[type=search],.wy-control-group.wy-control-group-error input[type=tel],.wy-control-group.wy-control-group-error input[type=text],.wy-control-group.wy-control-group-error input[type=time],.wy-control-group.wy-control-group-error input[type=url],.wy-control-group.wy-control-group-error input[type=week],.wy-control-group.wy-control-group-error textarea{border:1px solid #e74c3c}.wy-inline-validate{white-space:nowrap}.wy-inline-validate .wy-input-context{padding:.5em .625em;display:inline-block;font-size:80%}.wy-inline-validate.wy-inline-validate-success .wy-input-context{color:#27ae60}.wy-inline-validate.wy-inline-validate-danger .wy-input-context{color:#e74c3c}.wy-inline-validate.wy-inline-validate-warning .wy-input-context{color:#e67e22}.wy-inline-validate.wy-inline-validate-info .wy-input-context{color:#2980b9}.rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.rotate-270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.mirror{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}.mirror.rotate-90{-webkit-transform:scaleX(-1) rotate(90deg);-moz-transform:scaleX(-1) rotate(90deg);-ms-transform:scaleX(-1) rotate(90deg);-o-transform:scaleX(-1) rotate(90deg);transform:scaleX(-1) rotate(90deg)}.mirror.rotate-180{-webkit-transform:scaleX(-1) rotate(180deg);-moz-transform:scaleX(-1) rotate(180deg);-ms-transform:scaleX(-1) rotate(180deg);-o-transform:scaleX(-1) rotate(180deg);transform:scaleX(-1) rotate(180deg)}.mirror.rotate-270{-webkit-transform:scaleX(-1) rotate(270deg);-moz-transform:scaleX(-1) rotate(270deg);-ms-transform:scaleX(-1) rotate(270deg);-o-transform:scaleX(-1) rotate(270deg);transform:scaleX(-1) rotate(270deg)}@media only screen and (max-width:480px){.wy-form button[type=submit]{margin:.7em 0 0}.wy-form input[type=color],.wy-form input[type=date],.wy-form input[type=datetime-local],.wy-form input[type=datetime],.wy-form input[type=email],.wy-form input[type=month],.wy-form input[type=number],.wy-form input[type=password],.wy-form input[type=search],.wy-form input[type=tel],.wy-form input[type=text],.wy-form input[type=time],.wy-form input[type=url],.wy-form input[type=week],.wy-form label{margin-bottom:.3em;display:block}.wy-form input[type=color],.wy-form input[type=date],.wy-form input[type=datetime-local],.wy-form input[type=datetime],.wy-form input[type=email],.wy-form input[type=month],.wy-form input[type=number],.wy-form input[type=password],.wy-form input[type=search],.wy-form input[type=tel],.wy-form input[type=time],.wy-form input[type=url],.wy-form input[type=week]{margin-bottom:0}.wy-form-aligned .wy-control-group label{margin-bottom:.3em;text-align:left;display:block;width:100%}.wy-form-aligned .wy-control{margin:1.5em 0 0}.wy-form-message,.wy-form-message-inline,.wy-form .wy-help-inline{display:block;font-size:80%;padding:6px 0}}@media screen and (max-width:768px){.tablet-hide{display:none}}@media screen and (max-width:480px){.mobile-hide{display:none}}.float-left{float:left}.float-right{float:right}.full-width{width:100%}.rst-content table.docutils,.rst-content table.field-list,.wy-table{border-collapse:collapse;border-spacing:0;empty-cells:show;margin-bottom:24px}.rst-content table.docutils caption,.rst-content table.field-list caption,.wy-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.rst-content table.docutils td,.rst-content table.docutils th,.rst-content table.field-list td,.rst-content table.field-list th,.wy-table td,.wy-table th{font-size:90%;margin:0;overflow:visible;padding:8px 16px}.rst-content table.docutils td:first-child,.rst-content table.docutils th:first-child,.rst-content table.field-list td:first-child,.rst-content table.field-list th:first-child,.wy-table td:first-child,.wy-table th:first-child{border-left-width:0}.rst-content table.docutils thead,.rst-content table.field-list thead,.wy-table thead{color:#000;text-align:left;vertical-align:bottom;white-space:nowrap}.rst-content table.docutils thead th,.rst-content table.field-list thead th,.wy-table thead th{font-weight:700;border-bottom:2px solid #e1e4e5}.rst-content table.docutils td,.rst-content table.field-list td,.wy-table td{background-color:transparent;vertical-align:middle}.rst-content table.docutils td p,.rst-content table.field-list td p,.wy-table td p{line-height:18px}.rst-content table.docutils td p:last-child,.rst-content table.field-list td p:last-child,.wy-table td p:last-child{margin-bottom:0}.rst-content table.docutils .wy-table-cell-min,.rst-content table.field-list .wy-table-cell-min,.wy-table .wy-table-cell-min{width:1%;padding-right:0}.rst-content table.docutils .wy-table-cell-min input[type=checkbox],.rst-content table.field-list .wy-table-cell-min input[type=checkbox],.wy-table .wy-table-cell-min input[type=checkbox]{margin:0}.wy-table-secondary{color:grey;font-size:90%}.wy-table-tertiary{color:grey;font-size:80%}.rst-content table.docutils:not(.field-list) tr:nth-child(2n-1) td,.wy-table-backed,.wy-table-odd td,.wy-table-striped tr:nth-child(2n-1) td{background-color:#f3f6f6}.rst-content table.docutils,.wy-table-bordered-all{border:1px solid #e1e4e5}.rst-content table.docutils td,.wy-table-bordered-all td{border-bottom:1px solid #e1e4e5;border-left:1px solid #e1e4e5}.rst-content table.docutils tbody>tr:last-child td,.wy-table-bordered-all tbody>tr:last-child td{border-bottom-width:0}.wy-table-bordered{border:1px solid #e1e4e5}.wy-table-bordered-rows td{border-bottom:1px solid #e1e4e5}.wy-table-bordered-rows tbody>tr:last-child td{border-bottom-width:0}.wy-table-horizontal td,.wy-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #e1e4e5}.wy-table-horizontal tbody>tr:last-child td{border-bottom-width:0}.wy-table-responsive{margin-bottom:24px;max-width:100%;overflow:auto}.wy-table-responsive table{margin-bottom:0!important}.wy-table-responsive table td,.wy-table-responsive table th{white-space:nowrap}a{color:#2980b9;text-decoration:none;cursor:pointer}a:hover{color:#3091d1}a:visited{color:#9b59b6}html{height:100%}body,html{overflow-x:hidden}body{font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;font-weight:400;color:#404040;min-height:100%;background:#edf0f2}.wy-text-left{text-align:left}.wy-text-center{text-align:center}.wy-text-right{text-align:right}.wy-text-large{font-size:120%}.wy-text-normal{font-size:100%}.wy-text-small,small{font-size:80%}.wy-text-strike{text-decoration:line-through}.wy-text-warning{color:#e67e22!important}a.wy-text-warning:hover{color:#eb9950!important}.wy-text-info{color:#2980b9!important}a.wy-text-info:hover{color:#409ad5!important}.wy-text-success{color:#27ae60!important}a.wy-text-success:hover{color:#36d278!important}.wy-text-danger{color:#e74c3c!important}a.wy-text-danger:hover{color:#ed7669!important}.wy-text-neutral{color:#404040!important}a.wy-text-neutral:hover{color:#595959!important}.rst-content .toctree-wrapper>p.caption,h1,h2,h3,h4,h5,h6,legend{margin-top:0;font-weight:700;font-family:Roboto Slab,ff-tisa-web-pro,Georgia,Arial,sans-serif}p{line-height:24px;font-size:16px;margin:0 0 24px}h1{font-size:175%}.rst-content .toctree-wrapper>p.caption,h2{font-size:150%}h3{font-size:125%}h4{font-size:115%}h5{font-size:110%}h6{font-size:100%}hr{display:block;height:1px;border:0;border-top:1px solid #e1e4e5;margin:24px 0;padding:0}.rst-content code,.rst-content tt,code{white-space:nowrap;max-width:100%;background:#fff;border:1px solid #e1e4e5;font-size:75%;padding:0 5px;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;color:#e74c3c;overflow-x:auto}.rst-content tt.code-large,code.code-large{font-size:90%}.rst-content .section ul,.rst-content .toctree-wrapper ul,.rst-content section ul,.wy-plain-list-disc,article ul{list-style:disc;line-height:24px;margin-bottom:24px}.rst-content .section ul li,.rst-content .toctree-wrapper ul li,.rst-content section ul li,.wy-plain-list-disc li,article ul li{list-style:disc;margin-left:24px}.rst-content .section ul li p:last-child,.rst-content .section ul li ul,.rst-content .toctree-wrapper ul li p:last-child,.rst-content .toctree-wrapper ul li ul,.rst-content section ul li p:last-child,.rst-content section ul li ul,.wy-plain-list-disc li p:last-child,.wy-plain-list-disc li ul,article ul li p:last-child,article ul li ul{margin-bottom:0}.rst-content .section ul li li,.rst-content .toctree-wrapper ul li li,.rst-content section ul li li,.wy-plain-list-disc li li,article ul li li{list-style:circle}.rst-content .section ul li li li,.rst-content .toctree-wrapper ul li li li,.rst-content section ul li li li,.wy-plain-list-disc li li li,article ul li li li{list-style:square}.rst-content .section ul li ol li,.rst-content .toctree-wrapper ul li ol li,.rst-content section ul li ol li,.wy-plain-list-disc li ol li,article ul li ol li{list-style:decimal}.rst-content .section ol,.rst-content .section ol.arabic,.rst-content .toctree-wrapper ol,.rst-content .toctree-wrapper ol.arabic,.rst-content section ol,.rst-content section ol.arabic,.wy-plain-list-decimal,article ol{list-style:decimal;line-height:24px;margin-bottom:24px}.rst-content .section ol.arabic li,.rst-content .section ol li,.rst-content .toctree-wrapper ol.arabic li,.rst-content .toctree-wrapper ol li,.rst-content section ol.arabic li,.rst-content section ol li,.wy-plain-list-decimal li,article ol li{list-style:decimal;margin-left:24px}.rst-content .section ol.arabic li ul,.rst-content .section ol li p:last-child,.rst-content .section ol li ul,.rst-content .toctree-wrapper ol.arabic li ul,.rst-content .toctree-wrapper ol li p:last-child,.rst-content .toctree-wrapper ol li ul,.rst-content section ol.arabic li ul,.rst-content section ol li p:last-child,.rst-content section ol li ul,.wy-plain-list-decimal li p:last-child,.wy-plain-list-decimal li ul,article ol li p:last-child,article ol li ul{margin-bottom:0}.rst-content .section ol.arabic li ul li,.rst-content .section ol li ul li,.rst-content .toctree-wrapper ol.arabic li ul li,.rst-content .toctree-wrapper ol li ul li,.rst-content section ol.arabic li ul li,.rst-content section ol li ul li,.wy-plain-list-decimal li ul li,article ol li ul li{list-style:disc}.wy-breadcrumbs{*zoom:1}.wy-breadcrumbs:after,.wy-breadcrumbs:before{display:table;content:""}.wy-breadcrumbs:after{clear:both}.wy-breadcrumbs>li{display:inline-block;padding-top:5px}.wy-breadcrumbs>li.wy-breadcrumbs-aside{float:right}.rst-content .wy-breadcrumbs>li code,.rst-content .wy-breadcrumbs>li tt,.wy-breadcrumbs>li .rst-content tt,.wy-breadcrumbs>li code{all:inherit;color:inherit}.breadcrumb-item:before{content:"/";color:#bbb;font-size:13px;padding:0 6px 0 3px}.wy-breadcrumbs-extra{margin-bottom:0;color:#b3b3b3;font-size:80%;display:inline-block}@media screen and (max-width:480px){.wy-breadcrumbs-extra,.wy-breadcrumbs li.wy-breadcrumbs-aside{display:none}}@media print{.wy-breadcrumbs li.wy-breadcrumbs-aside{display:none}}html{font-size:16px}.wy-affix{position:fixed;top:1.618em}.wy-menu a:hover{text-decoration:none}.wy-menu-horiz{*zoom:1}.wy-menu-horiz:after,.wy-menu-horiz:before{display:table;content:""}.wy-menu-horiz:after{clear:both}.wy-menu-horiz li,.wy-menu-horiz ul{display:inline-block}.wy-menu-horiz li:hover{background:hsla(0,0%,100%,.1)}.wy-menu-horiz li.divide-left{border-left:1px solid #404040}.wy-menu-horiz li.divide-right{border-right:1px solid #404040}.wy-menu-horiz a{height:32px;display:inline-block;line-height:32px;padding:0 16px}.wy-menu-vertical{width:300px}.wy-menu-vertical header,.wy-menu-vertical p.caption{color:#55a5d9;height:32px;line-height:32px;padding:0 1.618em;margin:12px 0 0;display:block;font-weight:700;text-transform:uppercase;font-size:85%;white-space:nowrap}.wy-menu-vertical ul{margin-bottom:0}.wy-menu-vertical li.divide-top{border-top:1px solid #404040}.wy-menu-vertical li.divide-bottom{border-bottom:1px solid #404040}.wy-menu-vertical li.current{background:#e3e3e3}.wy-menu-vertical li.current a{color:grey;border-right:1px solid #c9c9c9;padding:.4045em 2.427em}.wy-menu-vertical li.current a:hover{background:#d6d6d6}.rst-content .wy-menu-vertical li tt,.wy-menu-vertical li .rst-content tt,.wy-menu-vertical li code{border:none;background:inherit;color:inherit;padding-left:0;padding-right:0}.wy-menu-vertical li button.toctree-expand{display:block;float:left;margin-left:-1.2em;line-height:18px;color:#4d4d4d;border:none;background:none;padding:0}.wy-menu-vertical li.current>a,.wy-menu-vertical li.on a{color:#404040;font-weight:700;position:relative;background:#fcfcfc;border:none;padding:.4045em 1.618em}.wy-menu-vertical li.current>a:hover,.wy-menu-vertical li.on a:hover{background:#fcfcfc}.wy-menu-vertical li.current>a:hover button.toctree-expand,.wy-menu-vertical li.on a:hover button.toctree-expand{color:grey}.wy-menu-vertical li.current>a button.toctree-expand,.wy-menu-vertical li.on a button.toctree-expand{display:block;line-height:18px;color:#333}.wy-menu-vertical li.toctree-l1.current>a{border-bottom:1px solid #c9c9c9;border-top:1px solid #c9c9c9}.wy-menu-vertical .toctree-l1.current .toctree-l2>ul,.wy-menu-vertical .toctree-l2.current .toctree-l3>ul,.wy-menu-vertical .toctree-l3.current .toctree-l4>ul,.wy-menu-vertical .toctree-l4.current .toctree-l5>ul,.wy-menu-vertical .toctree-l5.current .toctree-l6>ul,.wy-menu-vertical .toctree-l6.current .toctree-l7>ul,.wy-menu-vertical .toctree-l7.current .toctree-l8>ul,.wy-menu-vertical .toctree-l8.current .toctree-l9>ul,.wy-menu-vertical .toctree-l9.current .toctree-l10>ul,.wy-menu-vertical .toctree-l10.current .toctree-l11>ul{display:none}.wy-menu-vertical .toctree-l1.current .current.toctree-l2>ul,.wy-menu-vertical .toctree-l2.current .current.toctree-l3>ul,.wy-menu-vertical .toctree-l3.current .current.toctree-l4>ul,.wy-menu-vertical .toctree-l4.current .current.toctree-l5>ul,.wy-menu-vertical .toctree-l5.current .current.toctree-l6>ul,.wy-menu-vertical .toctree-l6.current .current.toctree-l7>ul,.wy-menu-vertical .toctree-l7.current .current.toctree-l8>ul,.wy-menu-vertical .toctree-l8.current .current.toctree-l9>ul,.wy-menu-vertical .toctree-l9.current .current.toctree-l10>ul,.wy-menu-vertical .toctree-l10.current .current.toctree-l11>ul{display:block}.wy-menu-vertical li.toctree-l3,.wy-menu-vertical li.toctree-l4{font-size:.9em}.wy-menu-vertical li.toctree-l2 a,.wy-menu-vertical li.toctree-l3 a,.wy-menu-vertical li.toctree-l4 a,.wy-menu-vertical li.toctree-l5 a,.wy-menu-vertical li.toctree-l6 a,.wy-menu-vertical li.toctree-l7 a,.wy-menu-vertical li.toctree-l8 a,.wy-menu-vertical li.toctree-l9 a,.wy-menu-vertical li.toctree-l10 a{color:#404040}.wy-menu-vertical li.toctree-l2 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l3 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l4 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l5 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l6 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l7 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l8 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l9 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l10 a:hover button.toctree-expand{color:grey}.wy-menu-vertical li.toctree-l2.current li.toctree-l3>a,.wy-menu-vertical li.toctree-l3.current li.toctree-l4>a,.wy-menu-vertical li.toctree-l4.current li.toctree-l5>a,.wy-menu-vertical li.toctree-l5.current li.toctree-l6>a,.wy-menu-vertical li.toctree-l6.current li.toctree-l7>a,.wy-menu-vertical li.toctree-l7.current li.toctree-l8>a,.wy-menu-vertical li.toctree-l8.current li.toctree-l9>a,.wy-menu-vertical li.toctree-l9.current li.toctree-l10>a,.wy-menu-vertical li.toctree-l10.current li.toctree-l11>a{display:block}.wy-menu-vertical li.toctree-l2.current>a{padding:.4045em 2.427em}.wy-menu-vertical li.toctree-l2.current li.toctree-l3>a{padding:.4045em 1.618em .4045em 4.045em}.wy-menu-vertical li.toctree-l3.current>a{padding:.4045em 4.045em}.wy-menu-vertical li.toctree-l3.current li.toctree-l4>a{padding:.4045em 1.618em .4045em 5.663em}.wy-menu-vertical li.toctree-l4.current>a{padding:.4045em 5.663em}.wy-menu-vertical li.toctree-l4.current li.toctree-l5>a{padding:.4045em 1.618em .4045em 7.281em}.wy-menu-vertical li.toctree-l5.current>a{padding:.4045em 7.281em}.wy-menu-vertical li.toctree-l5.current li.toctree-l6>a{padding:.4045em 1.618em .4045em 8.899em}.wy-menu-vertical li.toctree-l6.current>a{padding:.4045em 8.899em}.wy-menu-vertical li.toctree-l6.current li.toctree-l7>a{padding:.4045em 1.618em .4045em 10.517em}.wy-menu-vertical li.toctree-l7.current>a{padding:.4045em 10.517em}.wy-menu-vertical li.toctree-l7.current li.toctree-l8>a{padding:.4045em 1.618em .4045em 12.135em}.wy-menu-vertical li.toctree-l8.current>a{padding:.4045em 12.135em}.wy-menu-vertical li.toctree-l8.current li.toctree-l9>a{padding:.4045em 1.618em .4045em 13.753em}.wy-menu-vertical li.toctree-l9.current>a{padding:.4045em 13.753em}.wy-menu-vertical li.toctree-l9.current li.toctree-l10>a{padding:.4045em 1.618em .4045em 15.371em}.wy-menu-vertical li.toctree-l10.current>a{padding:.4045em 15.371em}.wy-menu-vertical li.toctree-l10.current li.toctree-l11>a{padding:.4045em 1.618em .4045em 16.989em}.wy-menu-vertical li.toctree-l2.current>a,.wy-menu-vertical li.toctree-l2.current li.toctree-l3>a{background:#c9c9c9}.wy-menu-vertical li.toctree-l2 button.toctree-expand{color:#a3a3a3}.wy-menu-vertical li.toctree-l3.current>a,.wy-menu-vertical li.toctree-l3.current li.toctree-l4>a{background:#bdbdbd}.wy-menu-vertical li.toctree-l3 button.toctree-expand{color:#969696}.wy-menu-vertical li.current ul{display:block}.wy-menu-vertical li ul{margin-bottom:0;display:none}.wy-menu-vertical li ul li a{margin-bottom:0;color:#d9d9d9;font-weight:400}.wy-menu-vertical a{line-height:18px;padding:.4045em 1.618em;display:block;position:relative;font-size:90%;color:#d9d9d9}.wy-menu-vertical a:hover{background-color:#4e4a4a;cursor:pointer}.wy-menu-vertical a:hover button.toctree-expand{color:#d9d9d9}.wy-menu-vertical a:active{background-color:#2980b9;cursor:pointer;color:#fff}.wy-menu-vertical a:active button.toctree-expand{color:#fff}.wy-side-nav-search{display:block;width:300px;padding:.809em;margin-bottom:.809em;z-index:200;background-color:#2980b9;text-align:center;color:#fcfcfc}.wy-side-nav-search input[type=text]{width:100%;border-radius:50px;padding:6px 12px;border-color:#2472a4}.wy-side-nav-search img{display:block;margin:auto auto .809em;height:45px;width:45px;background-color:#2980b9;padding:5px;border-radius:100%}.wy-side-nav-search .wy-dropdown>a,.wy-side-nav-search>a{color:#fcfcfc;font-size:100%;font-weight:700;display:inline-block;padding:4px 6px;margin-bottom:.809em;max-width:100%}.wy-side-nav-search .wy-dropdown>a:hover,.wy-side-nav-search>a:hover{background:hsla(0,0%,100%,.1)}.wy-side-nav-search .wy-dropdown>a img.logo,.wy-side-nav-search>a img.logo{display:block;margin:0 auto;height:auto;width:auto;border-radius:0;max-width:100%;background:transparent}.wy-side-nav-search .wy-dropdown>a.icon img.logo,.wy-side-nav-search>a.icon img.logo{margin-top:.85em}.wy-side-nav-search>div.version{margin-top:-.4045em;margin-bottom:.809em;font-weight:400;color:hsla(0,0%,100%,.3)}.wy-nav .wy-menu-vertical header{color:#2980b9}.wy-nav .wy-menu-vertical a{color:#b3b3b3}.wy-nav .wy-menu-vertical a:hover{background-color:#2980b9;color:#fff}[data-menu-wrap]{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in;position:absolute;opacity:1;width:100%;opacity:0}[data-menu-wrap].move-center{left:0;right:auto;opacity:1}[data-menu-wrap].move-left{right:auto;left:-100%;opacity:0}[data-menu-wrap].move-right{right:-100%;left:auto;opacity:0}.wy-body-for-nav{background:#fcfcfc}.wy-grid-for-nav{position:absolute;width:100%;height:100%}.wy-nav-side{position:fixed;top:0;bottom:0;left:0;padding-bottom:2em;width:300px;overflow-x:hidden;overflow-y:hidden;min-height:100%;color:#9b9b9b;background:#343131;z-index:200}.wy-side-scroll{width:320px;position:relative;overflow-x:hidden;overflow-y:scroll;height:100%}.wy-nav-top{display:none;background:#2980b9;color:#fff;padding:.4045em .809em;position:relative;line-height:50px;text-align:center;font-size:100%;*zoom:1}.wy-nav-top:after,.wy-nav-top:before{display:table;content:""}.wy-nav-top:after{clear:both}.wy-nav-top a{color:#fff;font-weight:700}.wy-nav-top img{margin-right:12px;height:45px;width:45px;background-color:#2980b9;padding:5px;border-radius:100%}.wy-nav-top i{font-size:30px;float:left;cursor:pointer;padding-top:inherit}.wy-nav-content-wrap{margin-left:300px;background:#fcfcfc;min-height:100%}.wy-nav-content{padding:1.618em 3.236em;height:100%;max-width:800px;margin:auto}.wy-body-mask{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.2);display:none;z-index:499}.wy-body-mask.on{display:block}footer{color:grey}footer p{margin-bottom:12px}.rst-content footer span.commit tt,footer span.commit .rst-content tt,footer span.commit code{padding:0;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;font-size:1em;background:none;border:none;color:grey}.rst-footer-buttons{*zoom:1}.rst-footer-buttons:after,.rst-footer-buttons:before{width:100%;display:table;content:""}.rst-footer-buttons:after{clear:both}.rst-breadcrumbs-buttons{margin-top:12px;*zoom:1}.rst-breadcrumbs-buttons:after,.rst-breadcrumbs-buttons:before{display:table;content:""}.rst-breadcrumbs-buttons:after{clear:both}#search-results .search li{margin-bottom:24px;border-bottom:1px solid #e1e4e5;padding-bottom:24px}#search-results .search li:first-child{border-top:1px solid #e1e4e5;padding-top:24px}#search-results .search li a{font-size:120%;margin-bottom:12px;display:inline-block}#search-results .context{color:grey;font-size:90%}.genindextable li>ul{margin-left:24px}@media screen and (max-width:768px){.wy-body-for-nav{background:#fcfcfc}.wy-nav-top{display:block}.wy-nav-side{left:-300px}.wy-nav-side.shift{width:85%;left:0}.wy-menu.wy-menu-vertical,.wy-side-nav-search,.wy-side-scroll{width:auto}.wy-nav-content-wrap{margin-left:0}.wy-nav-content-wrap .wy-nav-content{padding:1.618em}.wy-nav-content-wrap.shift{position:fixed;min-width:100%;left:85%;top:0;height:100%;overflow:hidden}}@media screen and (min-width:1100px){.wy-nav-content-wrap{background:rgba(0,0,0,.05)}.wy-nav-content{margin:0;background:#fcfcfc}}@media print{.rst-versions,.wy-nav-side,footer{display:none}.wy-nav-content-wrap{margin-left:0}}.rst-versions{position:fixed;bottom:0;left:0;width:300px;color:#fcfcfc;background:#1f1d1d;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;z-index:400}.rst-versions a{color:#2980b9;text-decoration:none}.rst-versions .rst-badge-small{display:none}.rst-versions .rst-current-version{padding:12px;background-color:#272525;display:block;text-align:right;font-size:90%;cursor:pointer;color:#27ae60;*zoom:1}.rst-versions .rst-current-version:after,.rst-versions .rst-current-version:before{display:table;content:""}.rst-versions .rst-current-version:after{clear:both}.rst-content .code-block-caption .rst-versions .rst-current-version .headerlink,.rst-content .eqno .rst-versions .rst-current-version .headerlink,.rst-content .rst-versions .rst-current-version .admonition-title,.rst-content code.download .rst-versions .rst-current-version span:first-child,.rst-content dl dt .rst-versions .rst-current-version .headerlink,.rst-content h1 .rst-versions .rst-current-version .headerlink,.rst-content h2 .rst-versions .rst-current-version .headerlink,.rst-content h3 .rst-versions .rst-current-version .headerlink,.rst-content h4 .rst-versions .rst-current-version .headerlink,.rst-content h5 .rst-versions .rst-current-version .headerlink,.rst-content h6 .rst-versions .rst-current-version .headerlink,.rst-content p .rst-versions .rst-current-version .headerlink,.rst-content table>caption .rst-versions .rst-current-version .headerlink,.rst-content tt.download .rst-versions .rst-current-version span:first-child,.rst-versions .rst-current-version .fa,.rst-versions .rst-current-version .icon,.rst-versions .rst-current-version .rst-content .admonition-title,.rst-versions .rst-current-version .rst-content .code-block-caption .headerlink,.rst-versions .rst-current-version .rst-content .eqno .headerlink,.rst-versions .rst-current-version .rst-content code.download span:first-child,.rst-versions .rst-current-version .rst-content dl dt .headerlink,.rst-versions .rst-current-version .rst-content h1 .headerlink,.rst-versions .rst-current-version .rst-content h2 .headerlink,.rst-versions .rst-current-version .rst-content h3 .headerlink,.rst-versions .rst-current-version .rst-content h4 .headerlink,.rst-versions .rst-current-version .rst-content h5 .headerlink,.rst-versions .rst-current-version .rst-content h6 .headerlink,.rst-versions .rst-current-version .rst-content p .headerlink,.rst-versions .rst-current-version .rst-content table>caption .headerlink,.rst-versions .rst-current-version .rst-content tt.download span:first-child,.rst-versions .rst-current-version .wy-menu-vertical li button.toctree-expand,.wy-menu-vertical li .rst-versions .rst-current-version button.toctree-expand{color:#fcfcfc}.rst-versions .rst-current-version .fa-book,.rst-versions .rst-current-version .icon-book{float:left}.rst-versions .rst-current-version.rst-out-of-date{background-color:#e74c3c;color:#fff}.rst-versions .rst-current-version.rst-active-old-version{background-color:#f1c40f;color:#000}.rst-versions.shift-up{height:auto;max-height:100%;overflow-y:scroll}.rst-versions.shift-up .rst-other-versions{display:block}.rst-versions .rst-other-versions{font-size:90%;padding:12px;color:grey;display:none}.rst-versions .rst-other-versions hr{display:block;height:1px;border:0;margin:20px 0;padding:0;border-top:1px solid #413d3d}.rst-versions .rst-other-versions dd{display:inline-block;margin:0}.rst-versions .rst-other-versions dd a{display:inline-block;padding:6px;color:#fcfcfc}.rst-versions.rst-badge{width:auto;bottom:20px;right:20px;left:auto;border:none;max-width:300px;max-height:90%}.rst-versions.rst-badge .fa-book,.rst-versions.rst-badge .icon-book{float:none;line-height:30px}.rst-versions.rst-badge.shift-up .rst-current-version{text-align:right}.rst-versions.rst-badge.shift-up .rst-current-version .fa-book,.rst-versions.rst-badge.shift-up .rst-current-version .icon-book{float:left}.rst-versions.rst-badge>.rst-current-version{width:auto;height:30px;line-height:30px;padding:0 6px;display:block;text-align:center}@media screen and (max-width:768px){.rst-versions{width:85%;display:none}.rst-versions.shift{display:block}}.rst-content .toctree-wrapper>p.caption,.rst-content h1,.rst-content h2,.rst-content h3,.rst-content h4,.rst-content h5,.rst-content h6{margin-bottom:24px}.rst-content img{max-width:100%;height:auto}.rst-content div.figure,.rst-content figure{margin-bottom:24px}.rst-content div.figure .caption-text,.rst-content figure .caption-text{font-style:italic}.rst-content div.figure p:last-child.caption,.rst-content figure p:last-child.caption{margin-bottom:0}.rst-content div.figure.align-center,.rst-content figure.align-center{text-align:center}.rst-content .section>a>img,.rst-content .section>img,.rst-content section>a>img,.rst-content section>img{margin-bottom:24px}.rst-content abbr[title]{text-decoration:none}.rst-content.style-external-links a.reference.external:after{font-family:FontAwesome;content:"\f08e";color:#b3b3b3;vertical-align:super;font-size:60%;margin:0 .2em}.rst-content blockquote{margin-left:24px;line-height:24px;margin-bottom:24px}.rst-content pre.literal-block{white-space:pre;margin:0;padding:12px;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;display:block;overflow:auto}.rst-content div[class^=highlight],.rst-content pre.literal-block{border:1px solid #e1e4e5;overflow-x:auto;margin:1px 0 24px}.rst-content div[class^=highlight] div[class^=highlight],.rst-content pre.literal-block div[class^=highlight]{padding:0;border:none;margin:0}.rst-content div[class^=highlight] td.code{width:100%}.rst-content .linenodiv pre{border-right:1px solid #e6e9ea;margin:0;padding:12px;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;user-select:none;pointer-events:none}.rst-content div[class^=highlight] pre{white-space:pre;margin:0;padding:12px;display:block;overflow:auto}.rst-content div[class^=highlight] pre .hll{display:block;margin:0 -12px;padding:0 12px}.rst-content .linenodiv pre,.rst-content div[class^=highlight] pre,.rst-content pre.literal-block{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;font-size:12px;line-height:1.4}.rst-content div.highlight .gp,.rst-content div.highlight span.linenos{user-select:none;pointer-events:none}.rst-content div.highlight span.linenos{display:inline-block;padding-left:0;padding-right:12px;margin-right:12px;border-right:1px solid #e6e9ea}.rst-content .code-block-caption{font-style:italic;font-size:85%;line-height:1;padding:1em 0;text-align:center}@media print{.rst-content .codeblock,.rst-content div[class^=highlight],.rst-content div[class^=highlight] pre{white-space:pre-wrap}}.rst-content .admonition,.rst-content .admonition-todo,.rst-content .attention,.rst-content .caution,.rst-content .danger,.rst-content .error,.rst-content .hint,.rst-content .important,.rst-content .note,.rst-content .seealso,.rst-content .tip,.rst-content .warning{clear:both}.rst-content .admonition-todo .last,.rst-content .admonition-todo>:last-child,.rst-content .admonition .last,.rst-content .admonition>:last-child,.rst-content .attention .last,.rst-content .attention>:last-child,.rst-content .caution .last,.rst-content .caution>:last-child,.rst-content .danger .last,.rst-content .danger>:last-child,.rst-content .error .last,.rst-content .error>:last-child,.rst-content .hint .last,.rst-content .hint>:last-child,.rst-content .important .last,.rst-content .important>:last-child,.rst-content .note .last,.rst-content .note>:last-child,.rst-content .seealso .last,.rst-content .seealso>:last-child,.rst-content .tip .last,.rst-content .tip>:last-child,.rst-content .warning .last,.rst-content .warning>:last-child{margin-bottom:0}.rst-content .admonition-title:before{margin-right:4px}.rst-content .admonition table{border-color:rgba(0,0,0,.1)}.rst-content .admonition table td,.rst-content .admonition table th{background:transparent!important;border-color:rgba(0,0,0,.1)!important}.rst-content .section ol.loweralpha,.rst-content .section ol.loweralpha>li,.rst-content .toctree-wrapper ol.loweralpha,.rst-content .toctree-wrapper ol.loweralpha>li,.rst-content section ol.loweralpha,.rst-content section ol.loweralpha>li{list-style:lower-alpha}.rst-content .section ol.upperalpha,.rst-content .section ol.upperalpha>li,.rst-content .toctree-wrapper ol.upperalpha,.rst-content .toctree-wrapper ol.upperalpha>li,.rst-content section ol.upperalpha,.rst-content section ol.upperalpha>li{list-style:upper-alpha}.rst-content .section ol li>*,.rst-content .section ul li>*,.rst-content .toctree-wrapper ol li>*,.rst-content .toctree-wrapper ul li>*,.rst-content section ol li>*,.rst-content section ul li>*{margin-top:12px;margin-bottom:12px}.rst-content .section ol li>:first-child,.rst-content .section ul li>:first-child,.rst-content .toctree-wrapper ol li>:first-child,.rst-content .toctree-wrapper ul li>:first-child,.rst-content section ol li>:first-child,.rst-content section ul li>:first-child{margin-top:0}.rst-content .section ol li>p,.rst-content .section ol li>p:last-child,.rst-content .section ul li>p,.rst-content .section ul li>p:last-child,.rst-content .toctree-wrapper ol li>p,.rst-content .toctree-wrapper ol li>p:last-child,.rst-content .toctree-wrapper ul li>p,.rst-content .toctree-wrapper ul li>p:last-child,.rst-content section ol li>p,.rst-content section ol li>p:last-child,.rst-content section ul li>p,.rst-content section ul li>p:last-child{margin-bottom:12px}.rst-content .section ol li>p:only-child,.rst-content .section ol li>p:only-child:last-child,.rst-content .section ul li>p:only-child,.rst-content .section ul li>p:only-child:last-child,.rst-content .toctree-wrapper ol li>p:only-child,.rst-content .toctree-wrapper ol li>p:only-child:last-child,.rst-content .toctree-wrapper ul li>p:only-child,.rst-content .toctree-wrapper ul li>p:only-child:last-child,.rst-content section ol li>p:only-child,.rst-content section ol li>p:only-child:last-child,.rst-content section ul li>p:only-child,.rst-content section ul li>p:only-child:last-child{margin-bottom:0}.rst-content .section ol li>ol,.rst-content .section ol li>ul,.rst-content .section ul li>ol,.rst-content .section ul li>ul,.rst-content .toctree-wrapper ol li>ol,.rst-content .toctree-wrapper ol li>ul,.rst-content .toctree-wrapper ul li>ol,.rst-content .toctree-wrapper ul li>ul,.rst-content section ol li>ol,.rst-content section ol li>ul,.rst-content section ul li>ol,.rst-content section ul li>ul{margin-bottom:12px}.rst-content .section ol.simple li>*,.rst-content .section ol.simple li ol,.rst-content .section ol.simple li ul,.rst-content .section ul.simple li>*,.rst-content .section ul.simple li ol,.rst-content .section ul.simple li ul,.rst-content .toctree-wrapper ol.simple li>*,.rst-content .toctree-wrapper ol.simple li ol,.rst-content .toctree-wrapper ol.simple li ul,.rst-content .toctree-wrapper ul.simple li>*,.rst-content .toctree-wrapper ul.simple li ol,.rst-content .toctree-wrapper ul.simple li ul,.rst-content section ol.simple li>*,.rst-content section ol.simple li ol,.rst-content section ol.simple li ul,.rst-content section ul.simple li>*,.rst-content section ul.simple li ol,.rst-content section ul.simple li ul{margin-top:0;margin-bottom:0}.rst-content .line-block{margin-left:0;margin-bottom:24px;line-height:24px}.rst-content .line-block .line-block{margin-left:24px;margin-bottom:0}.rst-content .topic-title{font-weight:700;margin-bottom:12px}.rst-content .toc-backref{color:#404040}.rst-content .align-right{float:right;margin:0 0 24px 24px}.rst-content .align-left{float:left;margin:0 24px 24px 0}.rst-content .align-center{margin:auto}.rst-content .align-center:not(table){display:block}.rst-content .code-block-caption .headerlink,.rst-content .eqno .headerlink,.rst-content .toctree-wrapper>p.caption .headerlink,.rst-content dl dt .headerlink,.rst-content h1 .headerlink,.rst-content h2 .headerlink,.rst-content h3 .headerlink,.rst-content h4 .headerlink,.rst-content h5 .headerlink,.rst-content h6 .headerlink,.rst-content p.caption .headerlink,.rst-content p .headerlink,.rst-content table>caption .headerlink{opacity:0;font-size:14px;font-family:FontAwesome;margin-left:.5em}.rst-content .code-block-caption .headerlink:focus,.rst-content .code-block-caption:hover .headerlink,.rst-content .eqno .headerlink:focus,.rst-content .eqno:hover .headerlink,.rst-content .toctree-wrapper>p.caption .headerlink:focus,.rst-content .toctree-wrapper>p.caption:hover .headerlink,.rst-content dl dt .headerlink:focus,.rst-content dl dt:hover .headerlink,.rst-content h1 .headerlink:focus,.rst-content h1:hover .headerlink,.rst-content h2 .headerlink:focus,.rst-content h2:hover .headerlink,.rst-content h3 .headerlink:focus,.rst-content h3:hover .headerlink,.rst-content h4 .headerlink:focus,.rst-content h4:hover .headerlink,.rst-content h5 .headerlink:focus,.rst-content h5:hover .headerlink,.rst-content h6 .headerlink:focus,.rst-content h6:hover .headerlink,.rst-content p.caption .headerlink:focus,.rst-content p.caption:hover .headerlink,.rst-content p .headerlink:focus,.rst-content p:hover .headerlink,.rst-content table>caption .headerlink:focus,.rst-content table>caption:hover .headerlink{opacity:1}.rst-content p a{overflow-wrap:anywhere}.rst-content .wy-table td p,.rst-content .wy-table td ul,.rst-content .wy-table th p,.rst-content .wy-table th ul,.rst-content table.docutils td p,.rst-content table.docutils td ul,.rst-content table.docutils th p,.rst-content table.docutils th ul,.rst-content table.field-list td p,.rst-content table.field-list td ul,.rst-content table.field-list th p,.rst-content table.field-list th ul{font-size:inherit}.rst-content .btn:focus{outline:2px solid}.rst-content table>caption .headerlink:after{font-size:12px}.rst-content .centered{text-align:center}.rst-content .sidebar{float:right;width:40%;display:block;margin:0 0 24px 24px;padding:24px;background:#f3f6f6;border:1px solid #e1e4e5}.rst-content .sidebar dl,.rst-content .sidebar p,.rst-content .sidebar ul{font-size:90%}.rst-content .sidebar .last,.rst-content .sidebar>:last-child{margin-bottom:0}.rst-content .sidebar .sidebar-title{display:block;font-family:Roboto Slab,ff-tisa-web-pro,Georgia,Arial,sans-serif;font-weight:700;background:#e1e4e5;padding:6px 12px;margin:-24px -24px 24px;font-size:100%}.rst-content .highlighted{background:#f1c40f;box-shadow:0 0 0 2px #f1c40f;display:inline;font-weight:700}.rst-content .citation-reference,.rst-content .footnote-reference{vertical-align:baseline;position:relative;top:-.4em;line-height:0;font-size:90%}.rst-content .citation-reference>span.fn-bracket,.rst-content .footnote-reference>span.fn-bracket{display:none}.rst-content .hlist{width:100%}.rst-content dl dt span.classifier:before{content:" : "}.rst-content dl dt span.classifier-delimiter{display:none!important}html.writer-html4 .rst-content table.docutils.citation,html.writer-html4 .rst-content table.docutils.footnote{background:none;border:none}html.writer-html4 .rst-content table.docutils.citation td,html.writer-html4 .rst-content table.docutils.citation tr,html.writer-html4 .rst-content table.docutils.footnote td,html.writer-html4 .rst-content table.docutils.footnote tr{border:none;background-color:transparent!important;white-space:normal}html.writer-html4 .rst-content table.docutils.citation td.label,html.writer-html4 .rst-content table.docutils.footnote td.label{padding-left:0;padding-right:0;vertical-align:top}html.writer-html5 .rst-content dl.citation,html.writer-html5 .rst-content dl.field-list,html.writer-html5 .rst-content dl.footnote{display:grid;grid-template-columns:auto minmax(80%,95%)}html.writer-html5 .rst-content dl.citation>dt,html.writer-html5 .rst-content dl.field-list>dt,html.writer-html5 .rst-content dl.footnote>dt{display:inline-grid;grid-template-columns:max-content auto}html.writer-html5 .rst-content aside.citation,html.writer-html5 .rst-content aside.footnote,html.writer-html5 .rst-content div.citation{display:grid;grid-template-columns:auto auto minmax(.65rem,auto) minmax(40%,95%)}html.writer-html5 .rst-content aside.citation>span.label,html.writer-html5 .rst-content aside.footnote>span.label,html.writer-html5 .rst-content div.citation>span.label{grid-column-start:1;grid-column-end:2}html.writer-html5 .rst-content aside.citation>span.backrefs,html.writer-html5 .rst-content aside.footnote>span.backrefs,html.writer-html5 .rst-content div.citation>span.backrefs{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3}html.writer-html5 .rst-content aside.citation>p,html.writer-html5 .rst-content aside.footnote>p,html.writer-html5 .rst-content div.citation>p{grid-column-start:4;grid-column-end:5}html.writer-html5 .rst-content dl.citation,html.writer-html5 .rst-content dl.field-list,html.writer-html5 .rst-content dl.footnote{margin-bottom:24px}html.writer-html5 .rst-content dl.citation>dt,html.writer-html5 .rst-content dl.field-list>dt,html.writer-html5 .rst-content dl.footnote>dt{padding-left:1rem}html.writer-html5 .rst-content dl.citation>dd,html.writer-html5 .rst-content dl.citation>dt,html.writer-html5 .rst-content dl.field-list>dd,html.writer-html5 .rst-content dl.field-list>dt,html.writer-html5 .rst-content dl.footnote>dd,html.writer-html5 .rst-content dl.footnote>dt{margin-bottom:0}html.writer-html5 .rst-content dl.citation,html.writer-html5 .rst-content dl.footnote{font-size:.9rem}html.writer-html5 .rst-content dl.citation>dt,html.writer-html5 .rst-content dl.footnote>dt{margin:0 .5rem .5rem 0;line-height:1.2rem;word-break:break-all;font-weight:400}html.writer-html5 .rst-content dl.citation>dt>span.brackets:before,html.writer-html5 .rst-content dl.footnote>dt>span.brackets:before{content:"["}html.writer-html5 .rst-content dl.citation>dt>span.brackets:after,html.writer-html5 .rst-content dl.footnote>dt>span.brackets:after{content:"]"}html.writer-html5 .rst-content dl.citation>dt>span.fn-backref,html.writer-html5 .rst-content dl.footnote>dt>span.fn-backref{text-align:left;font-style:italic;margin-left:.65rem;word-break:break-word;word-spacing:-.1rem;max-width:5rem}html.writer-html5 .rst-content dl.citation>dt>span.fn-backref>a,html.writer-html5 .rst-content dl.footnote>dt>span.fn-backref>a{word-break:keep-all}html.writer-html5 .rst-content dl.citation>dt>span.fn-backref>a:not(:first-child):before,html.writer-html5 .rst-content dl.footnote>dt>span.fn-backref>a:not(:first-child):before{content:" "}html.writer-html5 .rst-content dl.citation>dd,html.writer-html5 .rst-content dl.footnote>dd{margin:0 0 .5rem;line-height:1.2rem}html.writer-html5 .rst-content dl.citation>dd p,html.writer-html5 .rst-content dl.footnote>dd p{font-size:.9rem}html.writer-html5 .rst-content aside.citation,html.writer-html5 .rst-content aside.footnote,html.writer-html5 .rst-content div.citation{padding-left:1rem;padding-right:1rem;font-size:.9rem;line-height:1.2rem}html.writer-html5 .rst-content aside.citation p,html.writer-html5 .rst-content aside.footnote p,html.writer-html5 .rst-content div.citation p{font-size:.9rem;line-height:1.2rem;margin-bottom:12px}html.writer-html5 .rst-content aside.citation span.backrefs,html.writer-html5 .rst-content aside.footnote span.backrefs,html.writer-html5 .rst-content div.citation span.backrefs{text-align:left;font-style:italic;margin-left:.65rem;word-break:break-word;word-spacing:-.1rem;max-width:5rem}html.writer-html5 .rst-content aside.citation span.backrefs>a,html.writer-html5 .rst-content aside.footnote span.backrefs>a,html.writer-html5 .rst-content div.citation span.backrefs>a{word-break:keep-all}html.writer-html5 .rst-content aside.citation span.backrefs>a:not(:first-child):before,html.writer-html5 .rst-content aside.footnote span.backrefs>a:not(:first-child):before,html.writer-html5 .rst-content div.citation span.backrefs>a:not(:first-child):before{content:" "}html.writer-html5 .rst-content aside.citation span.label,html.writer-html5 .rst-content aside.footnote span.label,html.writer-html5 .rst-content div.citation span.label{line-height:1.2rem}html.writer-html5 .rst-content aside.citation-list,html.writer-html5 .rst-content aside.footnote-list,html.writer-html5 .rst-content div.citation-list{margin-bottom:24px}html.writer-html5 .rst-content dl.option-list kbd{font-size:.9rem}.rst-content table.docutils.footnote,html.writer-html4 .rst-content table.docutils.citation,html.writer-html5 .rst-content aside.footnote,html.writer-html5 .rst-content aside.footnote-list aside.footnote,html.writer-html5 .rst-content div.citation-list>div.citation,html.writer-html5 .rst-content dl.citation,html.writer-html5 .rst-content dl.footnote{color:grey}.rst-content table.docutils.footnote code,.rst-content table.docutils.footnote tt,html.writer-html4 .rst-content table.docutils.citation code,html.writer-html4 .rst-content table.docutils.citation tt,html.writer-html5 .rst-content aside.footnote-list aside.footnote code,html.writer-html5 .rst-content aside.footnote-list aside.footnote tt,html.writer-html5 .rst-content aside.footnote code,html.writer-html5 .rst-content aside.footnote tt,html.writer-html5 .rst-content div.citation-list>div.citation code,html.writer-html5 .rst-content div.citation-list>div.citation tt,html.writer-html5 .rst-content dl.citation code,html.writer-html5 .rst-content dl.citation tt,html.writer-html5 .rst-content dl.footnote code,html.writer-html5 .rst-content dl.footnote tt{color:#555}.rst-content .wy-table-responsive.citation,.rst-content .wy-table-responsive.footnote{margin-bottom:0}.rst-content .wy-table-responsive.citation+:not(.citation),.rst-content .wy-table-responsive.footnote+:not(.footnote){margin-top:24px}.rst-content .wy-table-responsive.citation:last-child,.rst-content .wy-table-responsive.footnote:last-child{margin-bottom:24px}.rst-content table.docutils th{border-color:#e1e4e5}html.writer-html5 .rst-content table.docutils th{border:1px solid #e1e4e5}html.writer-html5 .rst-content table.docutils td>p,html.writer-html5 .rst-content table.docutils th>p{line-height:1rem;margin-bottom:0;font-size:.9rem}.rst-content table.docutils td .last,.rst-content table.docutils td .last>:last-child{margin-bottom:0}.rst-content table.field-list,.rst-content table.field-list td{border:none}.rst-content table.field-list td p{line-height:inherit}.rst-content table.field-list td>strong{display:inline-block}.rst-content table.field-list .field-name{padding-right:10px;text-align:left;white-space:nowrap}.rst-content table.field-list .field-body{text-align:left}.rst-content code,.rst-content tt{color:#000;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;padding:2px 5px}.rst-content code big,.rst-content code em,.rst-content tt big,.rst-content tt em{font-size:100%!important;line-height:normal}.rst-content code.literal,.rst-content tt.literal{color:#e74c3c;white-space:normal}.rst-content code.xref,.rst-content tt.xref,a .rst-content code,a .rst-content tt{font-weight:700;color:#404040;overflow-wrap:normal}.rst-content kbd,.rst-content pre,.rst-content samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace}.rst-content a code,.rst-content a tt{color:#2980b9}.rst-content dl{margin-bottom:24px}.rst-content dl dt{font-weight:700;margin-bottom:12px}.rst-content dl ol,.rst-content dl p,.rst-content dl table,.rst-content dl ul{margin-bottom:12px}.rst-content dl dd{margin:0 0 12px 24px;line-height:24px}.rst-content dl dd>ol:last-child,.rst-content dl dd>p:last-child,.rst-content dl dd>table:last-child,.rst-content dl dd>ul:last-child{margin-bottom:0}html.writer-html4 .rst-content dl:not(.docutils),html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple){margin-bottom:24px}html.writer-html4 .rst-content dl:not(.docutils)>dt,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt{display:table;margin:6px 0;font-size:90%;line-height:normal;background:#e7f2fa;color:#2980b9;border-top:3px solid #6ab0de;padding:6px;position:relative}html.writer-html4 .rst-content dl:not(.docutils)>dt:before,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt:before{color:#6ab0de}html.writer-html4 .rst-content dl:not(.docutils)>dt .headerlink,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt .headerlink{color:#404040;font-size:100%!important}html.writer-html4 .rst-content dl:not(.docutils) dl:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) dl:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt{margin-bottom:6px;border:none;border-left:3px solid #ccc;background:#f0f0f0;color:#555}html.writer-html4 .rst-content dl:not(.docutils) dl:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt .headerlink,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) dl:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt .headerlink{color:#404040;font-size:100%!important}html.writer-html4 .rst-content dl:not(.docutils)>dt:first-child,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt:first-child{margin-top:0}html.writer-html4 .rst-content dl:not(.docutils) code.descclassname,html.writer-html4 .rst-content dl:not(.docutils) code.descname,html.writer-html4 .rst-content dl:not(.docutils) tt.descclassname,html.writer-html4 .rst-content dl:not(.docutils) tt.descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) code.descclassname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) code.descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) tt.descclassname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) tt.descname{background-color:transparent;border:none;padding:0;font-size:100%!important}html.writer-html4 .rst-content dl:not(.docutils) code.descname,html.writer-html4 .rst-content dl:not(.docutils) tt.descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) code.descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) tt.descname{font-weight:700}html.writer-html4 .rst-content dl:not(.docutils) .optional,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .optional{display:inline-block;padding:0 4px;color:#000;font-weight:700}html.writer-html4 .rst-content dl:not(.docutils) .property,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .property{display:inline-block;padding-right:8px;max-width:100%}html.writer-html4 .rst-content dl:not(.docutils) .k,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .k{font-style:italic}html.writer-html4 .rst-content dl:not(.docutils) .descclassname,html.writer-html4 .rst-content dl:not(.docutils) .descname,html.writer-html4 .rst-content dl:not(.docutils) .sig-name,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .descclassname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .sig-name{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;color:#000}.rst-content .viewcode-back,.rst-content .viewcode-link{display:inline-block;color:#27ae60;font-size:80%;padding-left:24px}.rst-content .viewcode-back{display:block;float:right}.rst-content p.rubric{margin-bottom:12px;font-weight:700}.rst-content code.download,.rst-content tt.download{background:inherit;padding:inherit;font-weight:400;font-family:inherit;font-size:inherit;color:inherit;border:inherit;white-space:inherit}.rst-content code.download span:first-child,.rst-content tt.download span:first-child{-webkit-font-smoothing:subpixel-antialiased}.rst-content code.download span:first-child:before,.rst-content tt.download span:first-child:before{margin-right:4px}.rst-content .guilabel,.rst-content .menuselection{font-size:80%;font-weight:700;border-radius:4px;padding:2.4px 6px;margin:auto 2px}.rst-content .guilabel,.rst-content .menuselection{border:1px solid #7fbbe3;background:#e7f2fa}.rst-content :not(dl.option-list)>:not(dt):not(kbd):not(.kbd)>.kbd,.rst-content :not(dl.option-list)>:not(dt):not(kbd):not(.kbd)>kbd{color:inherit;font-size:80%;background-color:#fff;border:1px solid #a6a6a6;border-radius:4px;box-shadow:0 2px grey;padding:2.4px 6px;margin:auto 0}.rst-content .versionmodified{font-style:italic}@media screen and (max-width:480px){.rst-content .sidebar{width:100%}}span[id*=MathJax-Span]{color:#404040}.math{text-align:center}@font-face{font-family:Lato;src:url(fonts/lato-normal.woff2?bd03a2cc277bbbc338d464e679fe9942) format("woff2"),url(fonts/lato-normal.woff?27bd77b9162d388cb8d4c4217c7c5e2a) format("woff");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Lato;src:url(fonts/lato-bold.woff2?cccb897485813c7c256901dbca54ecf2) format("woff2"),url(fonts/lato-bold.woff?d878b6c29b10beca227e9eef4246111b) format("woff");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Lato;src:url(fonts/lato-bold-italic.woff2?0b6bb6725576b072c5d0b02ecdd1900d) format("woff2"),url(fonts/lato-bold-italic.woff?9c7e4e9eb485b4a121c760e61bc3707c) format("woff");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Lato;src:url(fonts/lato-normal-italic.woff2?4eb103b4d12be57cb1d040ed5e162e9d) format("woff2"),url(fonts/lato-normal-italic.woff?f28f2d6482446544ef1ea1ccc6dd5892) format("woff");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(fonts/Roboto-Slab-Regular.woff2?7abf5b8d04d26a2cafea937019bca958) format("woff2"),url(fonts/Roboto-Slab-Regular.woff?c1be9284088d487c5e3ff0a10a92e58c) format("woff");font-display:block}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(fonts/Roboto-Slab-Bold.woff2?9984f4a9bda09be08e83f2506954adbe) format("woff2"),url(fonts/Roboto-Slab-Bold.woff?bed5564a116b05148e3b3bea6fb1162a) format("woff");font-display:block} \ No newline at end of file + */@font-face{font-family:FontAwesome;src:url(fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713);src:url(fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713?#iefix&v=4.7.0) format("embedded-opentype"),url(fonts/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2"),url(fonts/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format("woff"),url(fonts/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format("truetype"),url(fonts/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa,.icon,.rst-content .admonition-title,.rst-content .code-block-caption .headerlink,.rst-content .eqno .headerlink,.rst-content code.download span:first-child,.rst-content dl dt .headerlink,.rst-content h1 .headerlink,.rst-content h2 .headerlink,.rst-content h3 .headerlink,.rst-content h4 .headerlink,.rst-content h5 .headerlink,.rst-content h6 .headerlink,.rst-content p.caption .headerlink,.rst-content p .headerlink,.rst-content table>caption .headerlink,.rst-content tt.download span:first-child,.wy-menu-vertical li.current>a button.toctree-expand,.wy-menu-vertical li.on a button.toctree-expand,.wy-menu-vertical li button.toctree-expand{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa-pull-left.icon,.fa.fa-pull-left,.rst-content .code-block-caption .fa-pull-left.headerlink,.rst-content .eqno .fa-pull-left.headerlink,.rst-content .fa-pull-left.admonition-title,.rst-content code.download span.fa-pull-left:first-child,.rst-content dl dt .fa-pull-left.headerlink,.rst-content h1 .fa-pull-left.headerlink,.rst-content h2 .fa-pull-left.headerlink,.rst-content h3 .fa-pull-left.headerlink,.rst-content h4 .fa-pull-left.headerlink,.rst-content h5 .fa-pull-left.headerlink,.rst-content h6 .fa-pull-left.headerlink,.rst-content p .fa-pull-left.headerlink,.rst-content table>caption .fa-pull-left.headerlink,.rst-content tt.download span.fa-pull-left:first-child,.wy-menu-vertical li.current>a button.fa-pull-left.toctree-expand,.wy-menu-vertical li.on a button.fa-pull-left.toctree-expand,.wy-menu-vertical li button.fa-pull-left.toctree-expand{margin-right:.3em}.fa-pull-right.icon,.fa.fa-pull-right,.rst-content .code-block-caption .fa-pull-right.headerlink,.rst-content .eqno .fa-pull-right.headerlink,.rst-content .fa-pull-right.admonition-title,.rst-content code.download span.fa-pull-right:first-child,.rst-content dl dt .fa-pull-right.headerlink,.rst-content h1 .fa-pull-right.headerlink,.rst-content h2 .fa-pull-right.headerlink,.rst-content h3 .fa-pull-right.headerlink,.rst-content h4 .fa-pull-right.headerlink,.rst-content h5 .fa-pull-right.headerlink,.rst-content h6 .fa-pull-right.headerlink,.rst-content p .fa-pull-right.headerlink,.rst-content table>caption .fa-pull-right.headerlink,.rst-content tt.download span.fa-pull-right:first-child,.wy-menu-vertical li.current>a button.fa-pull-right.toctree-expand,.wy-menu-vertical li.on a button.fa-pull-right.toctree-expand,.wy-menu-vertical li button.fa-pull-right.toctree-expand{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left,.pull-left.icon,.rst-content .code-block-caption .pull-left.headerlink,.rst-content .eqno .pull-left.headerlink,.rst-content .pull-left.admonition-title,.rst-content code.download span.pull-left:first-child,.rst-content dl dt .pull-left.headerlink,.rst-content h1 .pull-left.headerlink,.rst-content h2 .pull-left.headerlink,.rst-content h3 .pull-left.headerlink,.rst-content h4 .pull-left.headerlink,.rst-content h5 .pull-left.headerlink,.rst-content h6 .pull-left.headerlink,.rst-content p .pull-left.headerlink,.rst-content table>caption .pull-left.headerlink,.rst-content tt.download span.pull-left:first-child,.wy-menu-vertical li.current>a button.pull-left.toctree-expand,.wy-menu-vertical li.on a button.pull-left.toctree-expand,.wy-menu-vertical li button.pull-left.toctree-expand{margin-right:.3em}.fa.pull-right,.pull-right.icon,.rst-content .code-block-caption .pull-right.headerlink,.rst-content .eqno .pull-right.headerlink,.rst-content .pull-right.admonition-title,.rst-content code.download span.pull-right:first-child,.rst-content dl dt .pull-right.headerlink,.rst-content h1 .pull-right.headerlink,.rst-content h2 .pull-right.headerlink,.rst-content h3 .pull-right.headerlink,.rst-content h4 .pull-right.headerlink,.rst-content h5 .pull-right.headerlink,.rst-content h6 .pull-right.headerlink,.rst-content p .pull-right.headerlink,.rst-content table>caption .pull-right.headerlink,.rst-content tt.download span.pull-right:first-child,.wy-menu-vertical li.current>a button.pull-right.toctree-expand,.wy-menu-vertical li.on a button.pull-right.toctree-expand,.wy-menu-vertical li button.pull-right.toctree-expand{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before,.icon-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before,.icon-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before,.rst-content code.download span:first-child:before,.rst-content tt.download span:first-child:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before,.icon-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before,.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before{content:""}.fa-check-circle:before,.wy-inline-validate.wy-inline-validate-success .wy-input-context:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before,.rst-content .admonition-title:before,.wy-inline-validate.wy-inline-validate-info .wy-input-context:before,.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before,.icon-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before,.icon-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before,.icon-circle-arrow-left:before{content:""}.fa-arrow-circle-right:before,.icon-circle-arrow-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before,.icon-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before,.icon-caret-down:before,.wy-dropdown .caret:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before,.wy-menu-vertical li.current>a button.toctree-expand:before,.wy-menu-vertical li.on a button.toctree-expand:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before,.icon-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before,.wy-menu-vertical li button.toctree-expand:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before,.icon-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fa,.icon,.rst-content .admonition-title,.rst-content .code-block-caption .headerlink,.rst-content .eqno .headerlink,.rst-content code.download span:first-child,.rst-content dl dt .headerlink,.rst-content h1 .headerlink,.rst-content h2 .headerlink,.rst-content h3 .headerlink,.rst-content h4 .headerlink,.rst-content h5 .headerlink,.rst-content h6 .headerlink,.rst-content p.caption .headerlink,.rst-content p .headerlink,.rst-content table>caption .headerlink,.rst-content tt.download span:first-child,.wy-dropdown .caret,.wy-inline-validate.wy-inline-validate-danger .wy-input-context,.wy-inline-validate.wy-inline-validate-info .wy-input-context,.wy-inline-validate.wy-inline-validate-success .wy-input-context,.wy-inline-validate.wy-inline-validate-warning .wy-input-context,.wy-menu-vertical li.current>a button.toctree-expand,.wy-menu-vertical li.on a button.toctree-expand,.wy-menu-vertical li button.toctree-expand{font-family:inherit}.fa:before,.icon:before,.rst-content .admonition-title:before,.rst-content .code-block-caption .headerlink:before,.rst-content .eqno .headerlink:before,.rst-content code.download span:first-child:before,.rst-content dl dt .headerlink:before,.rst-content h1 .headerlink:before,.rst-content h2 .headerlink:before,.rst-content h3 .headerlink:before,.rst-content h4 .headerlink:before,.rst-content h5 .headerlink:before,.rst-content h6 .headerlink:before,.rst-content p.caption .headerlink:before,.rst-content p .headerlink:before,.rst-content table>caption .headerlink:before,.rst-content tt.download span:first-child:before,.wy-dropdown .caret:before,.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before,.wy-inline-validate.wy-inline-validate-info .wy-input-context:before,.wy-inline-validate.wy-inline-validate-success .wy-input-context:before,.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before,.wy-menu-vertical li.current>a button.toctree-expand:before,.wy-menu-vertical li.on a button.toctree-expand:before,.wy-menu-vertical li button.toctree-expand:before{font-family:FontAwesome;display:inline-block;font-style:normal;font-weight:400;line-height:1;text-decoration:inherit}.rst-content .code-block-caption a .headerlink,.rst-content .eqno a .headerlink,.rst-content a .admonition-title,.rst-content code.download a span:first-child,.rst-content dl dt a .headerlink,.rst-content h1 a .headerlink,.rst-content h2 a .headerlink,.rst-content h3 a .headerlink,.rst-content h4 a .headerlink,.rst-content h5 a .headerlink,.rst-content h6 a .headerlink,.rst-content p.caption a .headerlink,.rst-content p a .headerlink,.rst-content table>caption a .headerlink,.rst-content tt.download a span:first-child,.wy-menu-vertical li.current>a button.toctree-expand,.wy-menu-vertical li.on a button.toctree-expand,.wy-menu-vertical li a button.toctree-expand,a .fa,a .icon,a .rst-content .admonition-title,a .rst-content .code-block-caption .headerlink,a .rst-content .eqno .headerlink,a .rst-content code.download span:first-child,a .rst-content dl dt .headerlink,a .rst-content h1 .headerlink,a .rst-content h2 .headerlink,a .rst-content h3 .headerlink,a .rst-content h4 .headerlink,a .rst-content h5 .headerlink,a .rst-content h6 .headerlink,a .rst-content p.caption .headerlink,a .rst-content p .headerlink,a .rst-content table>caption .headerlink,a .rst-content tt.download span:first-child,a .wy-menu-vertical li button.toctree-expand{display:inline-block;text-decoration:inherit}.btn .fa,.btn .icon,.btn .rst-content .admonition-title,.btn .rst-content .code-block-caption .headerlink,.btn .rst-content .eqno .headerlink,.btn .rst-content code.download span:first-child,.btn .rst-content dl dt .headerlink,.btn .rst-content h1 .headerlink,.btn .rst-content h2 .headerlink,.btn .rst-content h3 .headerlink,.btn .rst-content h4 .headerlink,.btn .rst-content h5 .headerlink,.btn .rst-content h6 .headerlink,.btn .rst-content p .headerlink,.btn .rst-content table>caption .headerlink,.btn .rst-content tt.download span:first-child,.btn .wy-menu-vertical li.current>a button.toctree-expand,.btn .wy-menu-vertical li.on a button.toctree-expand,.btn .wy-menu-vertical li button.toctree-expand,.nav .fa,.nav .icon,.nav .rst-content .admonition-title,.nav .rst-content .code-block-caption .headerlink,.nav .rst-content .eqno .headerlink,.nav .rst-content code.download span:first-child,.nav .rst-content dl dt .headerlink,.nav .rst-content h1 .headerlink,.nav .rst-content h2 .headerlink,.nav .rst-content h3 .headerlink,.nav .rst-content h4 .headerlink,.nav .rst-content h5 .headerlink,.nav .rst-content h6 .headerlink,.nav .rst-content p .headerlink,.nav .rst-content table>caption .headerlink,.nav .rst-content tt.download span:first-child,.nav .wy-menu-vertical li.current>a button.toctree-expand,.nav .wy-menu-vertical li.on a button.toctree-expand,.nav .wy-menu-vertical li button.toctree-expand,.rst-content .btn .admonition-title,.rst-content .code-block-caption .btn .headerlink,.rst-content .code-block-caption .nav .headerlink,.rst-content .eqno .btn .headerlink,.rst-content .eqno .nav .headerlink,.rst-content .nav .admonition-title,.rst-content code.download .btn span:first-child,.rst-content code.download .nav span:first-child,.rst-content dl dt .btn .headerlink,.rst-content dl dt .nav .headerlink,.rst-content h1 .btn .headerlink,.rst-content h1 .nav .headerlink,.rst-content h2 .btn .headerlink,.rst-content h2 .nav .headerlink,.rst-content h3 .btn .headerlink,.rst-content h3 .nav .headerlink,.rst-content h4 .btn .headerlink,.rst-content h4 .nav .headerlink,.rst-content h5 .btn .headerlink,.rst-content h5 .nav .headerlink,.rst-content h6 .btn .headerlink,.rst-content h6 .nav .headerlink,.rst-content p .btn .headerlink,.rst-content p .nav .headerlink,.rst-content table>caption .btn .headerlink,.rst-content table>caption .nav .headerlink,.rst-content tt.download .btn span:first-child,.rst-content tt.download .nav span:first-child,.wy-menu-vertical li .btn button.toctree-expand,.wy-menu-vertical li.current>a .btn button.toctree-expand,.wy-menu-vertical li.current>a .nav button.toctree-expand,.wy-menu-vertical li .nav button.toctree-expand,.wy-menu-vertical li.on a .btn button.toctree-expand,.wy-menu-vertical li.on a .nav button.toctree-expand{display:inline}.btn .fa-large.icon,.btn .fa.fa-large,.btn .rst-content .code-block-caption .fa-large.headerlink,.btn .rst-content .eqno .fa-large.headerlink,.btn .rst-content .fa-large.admonition-title,.btn .rst-content code.download span.fa-large:first-child,.btn .rst-content dl dt .fa-large.headerlink,.btn .rst-content h1 .fa-large.headerlink,.btn .rst-content h2 .fa-large.headerlink,.btn .rst-content h3 .fa-large.headerlink,.btn .rst-content h4 .fa-large.headerlink,.btn .rst-content h5 .fa-large.headerlink,.btn .rst-content h6 .fa-large.headerlink,.btn .rst-content p .fa-large.headerlink,.btn .rst-content table>caption .fa-large.headerlink,.btn .rst-content tt.download span.fa-large:first-child,.btn .wy-menu-vertical li button.fa-large.toctree-expand,.nav .fa-large.icon,.nav .fa.fa-large,.nav .rst-content .code-block-caption .fa-large.headerlink,.nav .rst-content .eqno .fa-large.headerlink,.nav .rst-content .fa-large.admonition-title,.nav .rst-content code.download span.fa-large:first-child,.nav .rst-content dl dt .fa-large.headerlink,.nav .rst-content h1 .fa-large.headerlink,.nav .rst-content h2 .fa-large.headerlink,.nav .rst-content h3 .fa-large.headerlink,.nav .rst-content h4 .fa-large.headerlink,.nav .rst-content h5 .fa-large.headerlink,.nav .rst-content h6 .fa-large.headerlink,.nav .rst-content p .fa-large.headerlink,.nav .rst-content table>caption .fa-large.headerlink,.nav .rst-content tt.download span.fa-large:first-child,.nav .wy-menu-vertical li button.fa-large.toctree-expand,.rst-content .btn .fa-large.admonition-title,.rst-content .code-block-caption .btn .fa-large.headerlink,.rst-content .code-block-caption .nav .fa-large.headerlink,.rst-content .eqno .btn .fa-large.headerlink,.rst-content .eqno .nav .fa-large.headerlink,.rst-content .nav .fa-large.admonition-title,.rst-content code.download .btn span.fa-large:first-child,.rst-content code.download .nav span.fa-large:first-child,.rst-content dl dt .btn .fa-large.headerlink,.rst-content dl dt .nav .fa-large.headerlink,.rst-content h1 .btn .fa-large.headerlink,.rst-content h1 .nav .fa-large.headerlink,.rst-content h2 .btn .fa-large.headerlink,.rst-content h2 .nav .fa-large.headerlink,.rst-content h3 .btn .fa-large.headerlink,.rst-content h3 .nav .fa-large.headerlink,.rst-content h4 .btn .fa-large.headerlink,.rst-content h4 .nav .fa-large.headerlink,.rst-content h5 .btn .fa-large.headerlink,.rst-content h5 .nav .fa-large.headerlink,.rst-content h6 .btn .fa-large.headerlink,.rst-content h6 .nav .fa-large.headerlink,.rst-content p .btn .fa-large.headerlink,.rst-content p .nav .fa-large.headerlink,.rst-content table>caption .btn .fa-large.headerlink,.rst-content table>caption .nav .fa-large.headerlink,.rst-content tt.download .btn span.fa-large:first-child,.rst-content tt.download .nav span.fa-large:first-child,.wy-menu-vertical li .btn button.fa-large.toctree-expand,.wy-menu-vertical li .nav button.fa-large.toctree-expand{line-height:.9em}.btn .fa-spin.icon,.btn .fa.fa-spin,.btn .rst-content .code-block-caption .fa-spin.headerlink,.btn .rst-content .eqno .fa-spin.headerlink,.btn .rst-content .fa-spin.admonition-title,.btn .rst-content code.download span.fa-spin:first-child,.btn .rst-content dl dt .fa-spin.headerlink,.btn .rst-content h1 .fa-spin.headerlink,.btn .rst-content h2 .fa-spin.headerlink,.btn .rst-content h3 .fa-spin.headerlink,.btn .rst-content h4 .fa-spin.headerlink,.btn .rst-content h5 .fa-spin.headerlink,.btn .rst-content h6 .fa-spin.headerlink,.btn .rst-content p .fa-spin.headerlink,.btn .rst-content table>caption .fa-spin.headerlink,.btn .rst-content tt.download span.fa-spin:first-child,.btn .wy-menu-vertical li button.fa-spin.toctree-expand,.nav .fa-spin.icon,.nav .fa.fa-spin,.nav .rst-content .code-block-caption .fa-spin.headerlink,.nav .rst-content .eqno .fa-spin.headerlink,.nav .rst-content .fa-spin.admonition-title,.nav .rst-content code.download span.fa-spin:first-child,.nav .rst-content dl dt .fa-spin.headerlink,.nav .rst-content h1 .fa-spin.headerlink,.nav .rst-content h2 .fa-spin.headerlink,.nav .rst-content h3 .fa-spin.headerlink,.nav .rst-content h4 .fa-spin.headerlink,.nav .rst-content h5 .fa-spin.headerlink,.nav .rst-content h6 .fa-spin.headerlink,.nav .rst-content p .fa-spin.headerlink,.nav .rst-content table>caption .fa-spin.headerlink,.nav .rst-content tt.download span.fa-spin:first-child,.nav .wy-menu-vertical li button.fa-spin.toctree-expand,.rst-content .btn .fa-spin.admonition-title,.rst-content .code-block-caption .btn .fa-spin.headerlink,.rst-content .code-block-caption .nav .fa-spin.headerlink,.rst-content .eqno .btn .fa-spin.headerlink,.rst-content .eqno .nav .fa-spin.headerlink,.rst-content .nav .fa-spin.admonition-title,.rst-content code.download .btn span.fa-spin:first-child,.rst-content code.download .nav span.fa-spin:first-child,.rst-content dl dt .btn .fa-spin.headerlink,.rst-content dl dt .nav .fa-spin.headerlink,.rst-content h1 .btn .fa-spin.headerlink,.rst-content h1 .nav .fa-spin.headerlink,.rst-content h2 .btn .fa-spin.headerlink,.rst-content h2 .nav .fa-spin.headerlink,.rst-content h3 .btn .fa-spin.headerlink,.rst-content h3 .nav .fa-spin.headerlink,.rst-content h4 .btn .fa-spin.headerlink,.rst-content h4 .nav .fa-spin.headerlink,.rst-content h5 .btn .fa-spin.headerlink,.rst-content h5 .nav .fa-spin.headerlink,.rst-content h6 .btn .fa-spin.headerlink,.rst-content h6 .nav .fa-spin.headerlink,.rst-content p .btn .fa-spin.headerlink,.rst-content p .nav .fa-spin.headerlink,.rst-content table>caption .btn .fa-spin.headerlink,.rst-content table>caption .nav .fa-spin.headerlink,.rst-content tt.download .btn span.fa-spin:first-child,.rst-content tt.download .nav span.fa-spin:first-child,.wy-menu-vertical li .btn button.fa-spin.toctree-expand,.wy-menu-vertical li .nav button.fa-spin.toctree-expand{display:inline-block}.btn.fa:before,.btn.icon:before,.rst-content .btn.admonition-title:before,.rst-content .code-block-caption .btn.headerlink:before,.rst-content .eqno .btn.headerlink:before,.rst-content code.download span.btn:first-child:before,.rst-content dl dt .btn.headerlink:before,.rst-content h1 .btn.headerlink:before,.rst-content h2 .btn.headerlink:before,.rst-content h3 .btn.headerlink:before,.rst-content h4 .btn.headerlink:before,.rst-content h5 .btn.headerlink:before,.rst-content h6 .btn.headerlink:before,.rst-content p .btn.headerlink:before,.rst-content table>caption .btn.headerlink:before,.rst-content tt.download span.btn:first-child:before,.wy-menu-vertical li button.btn.toctree-expand:before{opacity:.5;-webkit-transition:opacity .05s ease-in;-moz-transition:opacity .05s ease-in;transition:opacity .05s ease-in}.btn.fa:hover:before,.btn.icon:hover:before,.rst-content .btn.admonition-title:hover:before,.rst-content .code-block-caption .btn.headerlink:hover:before,.rst-content .eqno .btn.headerlink:hover:before,.rst-content code.download span.btn:first-child:hover:before,.rst-content dl dt .btn.headerlink:hover:before,.rst-content h1 .btn.headerlink:hover:before,.rst-content h2 .btn.headerlink:hover:before,.rst-content h3 .btn.headerlink:hover:before,.rst-content h4 .btn.headerlink:hover:before,.rst-content h5 .btn.headerlink:hover:before,.rst-content h6 .btn.headerlink:hover:before,.rst-content p .btn.headerlink:hover:before,.rst-content table>caption .btn.headerlink:hover:before,.rst-content tt.download span.btn:first-child:hover:before,.wy-menu-vertical li button.btn.toctree-expand:hover:before{opacity:1}.btn-mini .fa:before,.btn-mini .icon:before,.btn-mini .rst-content .admonition-title:before,.btn-mini .rst-content .code-block-caption .headerlink:before,.btn-mini .rst-content .eqno .headerlink:before,.btn-mini .rst-content code.download span:first-child:before,.btn-mini .rst-content dl dt .headerlink:before,.btn-mini .rst-content h1 .headerlink:before,.btn-mini .rst-content h2 .headerlink:before,.btn-mini .rst-content h3 .headerlink:before,.btn-mini .rst-content h4 .headerlink:before,.btn-mini .rst-content h5 .headerlink:before,.btn-mini .rst-content h6 .headerlink:before,.btn-mini .rst-content p .headerlink:before,.btn-mini .rst-content table>caption .headerlink:before,.btn-mini .rst-content tt.download span:first-child:before,.btn-mini .wy-menu-vertical li button.toctree-expand:before,.rst-content .btn-mini .admonition-title:before,.rst-content .code-block-caption .btn-mini .headerlink:before,.rst-content .eqno .btn-mini .headerlink:before,.rst-content code.download .btn-mini span:first-child:before,.rst-content dl dt .btn-mini .headerlink:before,.rst-content h1 .btn-mini .headerlink:before,.rst-content h2 .btn-mini .headerlink:before,.rst-content h3 .btn-mini .headerlink:before,.rst-content h4 .btn-mini .headerlink:before,.rst-content h5 .btn-mini .headerlink:before,.rst-content h6 .btn-mini .headerlink:before,.rst-content p .btn-mini .headerlink:before,.rst-content table>caption .btn-mini .headerlink:before,.rst-content tt.download .btn-mini span:first-child:before,.wy-menu-vertical li .btn-mini button.toctree-expand:before{font-size:14px;vertical-align:-15%}.rst-content .admonition,.rst-content .admonition-todo,.rst-content .attention,.rst-content .caution,.rst-content .danger,.rst-content .error,.rst-content .hint,.rst-content .important,.rst-content .note,.rst-content .seealso,.rst-content .tip,.rst-content .warning,.wy-alert{padding:12px;line-height:24px;margin-bottom:24px;background:#e7f2fa}.rst-content .admonition-title,.wy-alert-title{font-weight:700;display:block;color:#fff;background:#6ab0de;padding:6px 12px;margin:-12px -12px 12px}.rst-content .danger,.rst-content .error,.rst-content .wy-alert-danger.admonition,.rst-content .wy-alert-danger.admonition-todo,.rst-content .wy-alert-danger.attention,.rst-content .wy-alert-danger.caution,.rst-content .wy-alert-danger.hint,.rst-content .wy-alert-danger.important,.rst-content .wy-alert-danger.note,.rst-content .wy-alert-danger.seealso,.rst-content .wy-alert-danger.tip,.rst-content .wy-alert-danger.warning,.wy-alert.wy-alert-danger{background:#fdf3f2}.rst-content .danger .admonition-title,.rst-content .danger .wy-alert-title,.rst-content .error .admonition-title,.rst-content .error .wy-alert-title,.rst-content .wy-alert-danger.admonition-todo .admonition-title,.rst-content .wy-alert-danger.admonition-todo .wy-alert-title,.rst-content .wy-alert-danger.admonition .admonition-title,.rst-content .wy-alert-danger.admonition .wy-alert-title,.rst-content .wy-alert-danger.attention .admonition-title,.rst-content .wy-alert-danger.attention .wy-alert-title,.rst-content .wy-alert-danger.caution .admonition-title,.rst-content .wy-alert-danger.caution .wy-alert-title,.rst-content .wy-alert-danger.hint .admonition-title,.rst-content .wy-alert-danger.hint .wy-alert-title,.rst-content .wy-alert-danger.important .admonition-title,.rst-content .wy-alert-danger.important .wy-alert-title,.rst-content .wy-alert-danger.note .admonition-title,.rst-content .wy-alert-danger.note .wy-alert-title,.rst-content .wy-alert-danger.seealso .admonition-title,.rst-content .wy-alert-danger.seealso .wy-alert-title,.rst-content .wy-alert-danger.tip .admonition-title,.rst-content .wy-alert-danger.tip .wy-alert-title,.rst-content .wy-alert-danger.warning .admonition-title,.rst-content .wy-alert-danger.warning .wy-alert-title,.rst-content .wy-alert.wy-alert-danger .admonition-title,.wy-alert.wy-alert-danger .rst-content .admonition-title,.wy-alert.wy-alert-danger .wy-alert-title{background:#f29f97}.rst-content .admonition-todo,.rst-content .attention,.rst-content .caution,.rst-content .warning,.rst-content .wy-alert-warning.admonition,.rst-content .wy-alert-warning.danger,.rst-content .wy-alert-warning.error,.rst-content .wy-alert-warning.hint,.rst-content .wy-alert-warning.important,.rst-content .wy-alert-warning.note,.rst-content .wy-alert-warning.seealso,.rst-content .wy-alert-warning.tip,.wy-alert.wy-alert-warning{background:#ffedcc}.rst-content .admonition-todo .admonition-title,.rst-content .admonition-todo .wy-alert-title,.rst-content .attention .admonition-title,.rst-content .attention .wy-alert-title,.rst-content .caution .admonition-title,.rst-content .caution .wy-alert-title,.rst-content .warning .admonition-title,.rst-content .warning .wy-alert-title,.rst-content .wy-alert-warning.admonition .admonition-title,.rst-content .wy-alert-warning.admonition .wy-alert-title,.rst-content .wy-alert-warning.danger .admonition-title,.rst-content .wy-alert-warning.danger .wy-alert-title,.rst-content .wy-alert-warning.error .admonition-title,.rst-content .wy-alert-warning.error .wy-alert-title,.rst-content .wy-alert-warning.hint .admonition-title,.rst-content .wy-alert-warning.hint .wy-alert-title,.rst-content .wy-alert-warning.important .admonition-title,.rst-content .wy-alert-warning.important .wy-alert-title,.rst-content .wy-alert-warning.note .admonition-title,.rst-content .wy-alert-warning.note .wy-alert-title,.rst-content .wy-alert-warning.seealso .admonition-title,.rst-content .wy-alert-warning.seealso .wy-alert-title,.rst-content .wy-alert-warning.tip .admonition-title,.rst-content .wy-alert-warning.tip .wy-alert-title,.rst-content .wy-alert.wy-alert-warning .admonition-title,.wy-alert.wy-alert-warning .rst-content .admonition-title,.wy-alert.wy-alert-warning .wy-alert-title{background:#f0b37e}.rst-content .note,.rst-content .seealso,.rst-content .wy-alert-info.admonition,.rst-content .wy-alert-info.admonition-todo,.rst-content .wy-alert-info.attention,.rst-content .wy-alert-info.caution,.rst-content .wy-alert-info.danger,.rst-content .wy-alert-info.error,.rst-content .wy-alert-info.hint,.rst-content .wy-alert-info.important,.rst-content .wy-alert-info.tip,.rst-content .wy-alert-info.warning,.wy-alert.wy-alert-info{background:#e7f2fa}.rst-content .note .admonition-title,.rst-content .note .wy-alert-title,.rst-content .seealso .admonition-title,.rst-content .seealso .wy-alert-title,.rst-content .wy-alert-info.admonition-todo .admonition-title,.rst-content .wy-alert-info.admonition-todo .wy-alert-title,.rst-content .wy-alert-info.admonition .admonition-title,.rst-content .wy-alert-info.admonition .wy-alert-title,.rst-content .wy-alert-info.attention .admonition-title,.rst-content .wy-alert-info.attention .wy-alert-title,.rst-content .wy-alert-info.caution .admonition-title,.rst-content .wy-alert-info.caution .wy-alert-title,.rst-content .wy-alert-info.danger .admonition-title,.rst-content .wy-alert-info.danger .wy-alert-title,.rst-content .wy-alert-info.error .admonition-title,.rst-content .wy-alert-info.error .wy-alert-title,.rst-content .wy-alert-info.hint .admonition-title,.rst-content .wy-alert-info.hint .wy-alert-title,.rst-content .wy-alert-info.important .admonition-title,.rst-content .wy-alert-info.important .wy-alert-title,.rst-content .wy-alert-info.tip .admonition-title,.rst-content .wy-alert-info.tip .wy-alert-title,.rst-content .wy-alert-info.warning .admonition-title,.rst-content .wy-alert-info.warning .wy-alert-title,.rst-content .wy-alert.wy-alert-info .admonition-title,.wy-alert.wy-alert-info .rst-content .admonition-title,.wy-alert.wy-alert-info .wy-alert-title{background:#6ab0de}.rst-content .hint,.rst-content .important,.rst-content .tip,.rst-content .wy-alert-success.admonition,.rst-content .wy-alert-success.admonition-todo,.rst-content .wy-alert-success.attention,.rst-content .wy-alert-success.caution,.rst-content .wy-alert-success.danger,.rst-content .wy-alert-success.error,.rst-content .wy-alert-success.note,.rst-content .wy-alert-success.seealso,.rst-content .wy-alert-success.warning,.wy-alert.wy-alert-success{background:#dbfaf4}.rst-content .hint .admonition-title,.rst-content .hint .wy-alert-title,.rst-content .important .admonition-title,.rst-content .important .wy-alert-title,.rst-content .tip .admonition-title,.rst-content .tip .wy-alert-title,.rst-content .wy-alert-success.admonition-todo .admonition-title,.rst-content .wy-alert-success.admonition-todo .wy-alert-title,.rst-content .wy-alert-success.admonition .admonition-title,.rst-content .wy-alert-success.admonition .wy-alert-title,.rst-content .wy-alert-success.attention .admonition-title,.rst-content .wy-alert-success.attention .wy-alert-title,.rst-content .wy-alert-success.caution .admonition-title,.rst-content .wy-alert-success.caution .wy-alert-title,.rst-content .wy-alert-success.danger .admonition-title,.rst-content .wy-alert-success.danger .wy-alert-title,.rst-content .wy-alert-success.error .admonition-title,.rst-content .wy-alert-success.error .wy-alert-title,.rst-content .wy-alert-success.note .admonition-title,.rst-content .wy-alert-success.note .wy-alert-title,.rst-content .wy-alert-success.seealso .admonition-title,.rst-content .wy-alert-success.seealso .wy-alert-title,.rst-content .wy-alert-success.warning .admonition-title,.rst-content .wy-alert-success.warning .wy-alert-title,.rst-content .wy-alert.wy-alert-success .admonition-title,.wy-alert.wy-alert-success .rst-content .admonition-title,.wy-alert.wy-alert-success .wy-alert-title{background:#1abc9c}.rst-content .wy-alert-neutral.admonition,.rst-content .wy-alert-neutral.admonition-todo,.rst-content .wy-alert-neutral.attention,.rst-content .wy-alert-neutral.caution,.rst-content .wy-alert-neutral.danger,.rst-content .wy-alert-neutral.error,.rst-content .wy-alert-neutral.hint,.rst-content .wy-alert-neutral.important,.rst-content .wy-alert-neutral.note,.rst-content .wy-alert-neutral.seealso,.rst-content .wy-alert-neutral.tip,.rst-content .wy-alert-neutral.warning,.wy-alert.wy-alert-neutral{background:#f3f6f6}.rst-content .wy-alert-neutral.admonition-todo .admonition-title,.rst-content .wy-alert-neutral.admonition-todo .wy-alert-title,.rst-content .wy-alert-neutral.admonition .admonition-title,.rst-content .wy-alert-neutral.admonition .wy-alert-title,.rst-content .wy-alert-neutral.attention .admonition-title,.rst-content .wy-alert-neutral.attention .wy-alert-title,.rst-content .wy-alert-neutral.caution .admonition-title,.rst-content .wy-alert-neutral.caution .wy-alert-title,.rst-content .wy-alert-neutral.danger .admonition-title,.rst-content .wy-alert-neutral.danger .wy-alert-title,.rst-content .wy-alert-neutral.error .admonition-title,.rst-content .wy-alert-neutral.error .wy-alert-title,.rst-content .wy-alert-neutral.hint .admonition-title,.rst-content .wy-alert-neutral.hint .wy-alert-title,.rst-content .wy-alert-neutral.important .admonition-title,.rst-content .wy-alert-neutral.important .wy-alert-title,.rst-content .wy-alert-neutral.note .admonition-title,.rst-content .wy-alert-neutral.note .wy-alert-title,.rst-content .wy-alert-neutral.seealso .admonition-title,.rst-content .wy-alert-neutral.seealso .wy-alert-title,.rst-content .wy-alert-neutral.tip .admonition-title,.rst-content .wy-alert-neutral.tip .wy-alert-title,.rst-content .wy-alert-neutral.warning .admonition-title,.rst-content .wy-alert-neutral.warning .wy-alert-title,.rst-content .wy-alert.wy-alert-neutral .admonition-title,.wy-alert.wy-alert-neutral .rst-content .admonition-title,.wy-alert.wy-alert-neutral .wy-alert-title{color:#404040;background:#e1e4e5}.rst-content .wy-alert-neutral.admonition-todo a,.rst-content .wy-alert-neutral.admonition a,.rst-content .wy-alert-neutral.attention a,.rst-content .wy-alert-neutral.caution a,.rst-content .wy-alert-neutral.danger a,.rst-content .wy-alert-neutral.error a,.rst-content .wy-alert-neutral.hint a,.rst-content .wy-alert-neutral.important a,.rst-content .wy-alert-neutral.note a,.rst-content .wy-alert-neutral.seealso a,.rst-content .wy-alert-neutral.tip a,.rst-content .wy-alert-neutral.warning a,.wy-alert.wy-alert-neutral a{color:#2980b9}.rst-content .admonition-todo p:last-child,.rst-content .admonition p:last-child,.rst-content .attention p:last-child,.rst-content .caution p:last-child,.rst-content .danger p:last-child,.rst-content .error p:last-child,.rst-content .hint p:last-child,.rst-content .important p:last-child,.rst-content .note p:last-child,.rst-content .seealso p:last-child,.rst-content .tip p:last-child,.rst-content .warning p:last-child,.wy-alert p:last-child{margin-bottom:0}.wy-tray-container{position:fixed;bottom:0;left:0;z-index:600}.wy-tray-container li{display:block;width:300px;background:transparent;color:#fff;text-align:center;box-shadow:0 5px 5px 0 rgba(0,0,0,.1);padding:0 24px;min-width:20%;opacity:0;height:0;line-height:56px;overflow:hidden;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in}.wy-tray-container li.wy-tray-item-success{background:#27ae60}.wy-tray-container li.wy-tray-item-info{background:#2980b9}.wy-tray-container li.wy-tray-item-warning{background:#e67e22}.wy-tray-container li.wy-tray-item-danger{background:#e74c3c}.wy-tray-container li.on{opacity:1;height:56px}@media screen and (max-width:768px){.wy-tray-container{bottom:auto;top:0;width:100%}.wy-tray-container li{width:100%}}button{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;cursor:pointer;line-height:normal;-webkit-appearance:button;*overflow:visible}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button[disabled]{cursor:default}.btn{display:inline-block;border-radius:2px;line-height:normal;white-space:nowrap;text-align:center;cursor:pointer;font-size:100%;padding:6px 12px 8px;color:#fff;border:1px solid rgba(0,0,0,.1);background-color:#27ae60;text-decoration:none;font-weight:400;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;box-shadow:inset 0 1px 2px -1px hsla(0,0%,100%,.5),inset 0 -2px 0 0 rgba(0,0,0,.1);outline-none:false;vertical-align:middle;*display:inline;zoom:1;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;transition:all .1s linear}.btn-hover{background:#2e8ece;color:#fff}.btn:hover{background:#2cc36b;color:#fff}.btn:focus{background:#2cc36b;outline:0}.btn:active{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.05),inset 0 2px 0 0 rgba(0,0,0,.1);padding:8px 12px 6px}.btn:visited{color:#fff}.btn-disabled,.btn-disabled:active,.btn-disabled:focus,.btn-disabled:hover,.btn:disabled{background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);filter:alpha(opacity=40);opacity:.4;cursor:not-allowed;box-shadow:none}.btn::-moz-focus-inner{padding:0;border:0}.btn-small{font-size:80%}.btn-info{background-color:#2980b9!important}.btn-info:hover{background-color:#2e8ece!important}.btn-neutral{background-color:#f3f6f6!important;color:#404040!important}.btn-neutral:hover{background-color:#e5ebeb!important;color:#404040}.btn-neutral:visited{color:#404040!important}.btn-success{background-color:#27ae60!important}.btn-success:hover{background-color:#295!important}.btn-danger{background-color:#e74c3c!important}.btn-danger:hover{background-color:#ea6153!important}.btn-warning{background-color:#e67e22!important}.btn-warning:hover{background-color:#e98b39!important}.btn-invert{background-color:#222}.btn-invert:hover{background-color:#2f2f2f!important}.btn-link{background-color:transparent!important;color:#2980b9;box-shadow:none;border-color:transparent!important}.btn-link:active,.btn-link:hover{background-color:transparent!important;color:#409ad5!important;box-shadow:none}.btn-link:visited{color:#9b59b6}.wy-btn-group .btn,.wy-control .btn{vertical-align:middle}.wy-btn-group{margin-bottom:24px;*zoom:1}.wy-btn-group:after,.wy-btn-group:before{display:table;content:""}.wy-btn-group:after{clear:both}.wy-dropdown{position:relative;display:inline-block}.wy-dropdown-active .wy-dropdown-menu{display:block}.wy-dropdown-menu{position:absolute;left:0;display:none;float:left;top:100%;min-width:100%;background:#fcfcfc;z-index:100;border:1px solid #cfd7dd;box-shadow:0 2px 2px 0 rgba(0,0,0,.1);padding:12px}.wy-dropdown-menu>dd>a{display:block;clear:both;color:#404040;white-space:nowrap;font-size:90%;padding:0 12px;cursor:pointer}.wy-dropdown-menu>dd>a:hover{background:#2980b9;color:#fff}.wy-dropdown-menu>dd.divider{border-top:1px solid #cfd7dd;margin:6px 0}.wy-dropdown-menu>dd.search{padding-bottom:12px}.wy-dropdown-menu>dd.search input[type=search]{width:100%}.wy-dropdown-menu>dd.call-to-action{background:#e3e3e3;text-transform:uppercase;font-weight:500;font-size:80%}.wy-dropdown-menu>dd.call-to-action:hover{background:#e3e3e3}.wy-dropdown-menu>dd.call-to-action .btn{color:#fff}.wy-dropdown.wy-dropdown-up .wy-dropdown-menu{bottom:100%;top:auto;left:auto;right:0}.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu{background:#fcfcfc;margin-top:2px}.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a{padding:6px 12px}.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a:hover{background:#2980b9;color:#fff}.wy-dropdown.wy-dropdown-left .wy-dropdown-menu{right:0;left:auto;text-align:right}.wy-dropdown-arrow:before{content:" ";border-bottom:5px solid #f5f5f5;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;display:block;top:-4px;left:50%;margin-left:-3px}.wy-dropdown-arrow.wy-dropdown-arrow-left:before{left:11px}.wy-form-stacked select{display:block}.wy-form-aligned .wy-help-inline,.wy-form-aligned input,.wy-form-aligned label,.wy-form-aligned select,.wy-form-aligned textarea{display:inline-block;*display:inline;*zoom:1;vertical-align:middle}.wy-form-aligned .wy-control-group>label{display:inline-block;vertical-align:middle;width:10em;margin:6px 12px 0 0;float:left}.wy-form-aligned .wy-control{float:left}.wy-form-aligned .wy-control label{display:block}.wy-form-aligned .wy-control select{margin-top:6px}fieldset{margin:0}fieldset,legend{border:0;padding:0}legend{width:100%;white-space:normal;margin-bottom:24px;font-size:150%;*margin-left:-7px}label,legend{display:block}label{margin:0 0 .3125em;color:#333;font-size:90%}input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}.wy-control-group{margin-bottom:24px;max-width:1200px;margin-left:auto;margin-right:auto;*zoom:1}.wy-control-group:after,.wy-control-group:before{display:table;content:""}.wy-control-group:after{clear:both}.wy-control-group.wy-control-group-required>label:after{content:" *";color:#e74c3c}.wy-control-group .wy-form-full,.wy-control-group .wy-form-halves,.wy-control-group .wy-form-thirds{padding-bottom:12px}.wy-control-group .wy-form-full input[type=color],.wy-control-group .wy-form-full input[type=date],.wy-control-group .wy-form-full input[type=datetime-local],.wy-control-group .wy-form-full input[type=datetime],.wy-control-group .wy-form-full input[type=email],.wy-control-group .wy-form-full input[type=month],.wy-control-group .wy-form-full input[type=number],.wy-control-group .wy-form-full input[type=password],.wy-control-group .wy-form-full input[type=search],.wy-control-group .wy-form-full input[type=tel],.wy-control-group .wy-form-full input[type=text],.wy-control-group .wy-form-full input[type=time],.wy-control-group .wy-form-full input[type=url],.wy-control-group .wy-form-full input[type=week],.wy-control-group .wy-form-full select,.wy-control-group .wy-form-halves input[type=color],.wy-control-group .wy-form-halves input[type=date],.wy-control-group .wy-form-halves input[type=datetime-local],.wy-control-group .wy-form-halves input[type=datetime],.wy-control-group .wy-form-halves input[type=email],.wy-control-group .wy-form-halves input[type=month],.wy-control-group .wy-form-halves input[type=number],.wy-control-group .wy-form-halves input[type=password],.wy-control-group .wy-form-halves input[type=search],.wy-control-group .wy-form-halves input[type=tel],.wy-control-group .wy-form-halves input[type=text],.wy-control-group .wy-form-halves input[type=time],.wy-control-group .wy-form-halves input[type=url],.wy-control-group .wy-form-halves input[type=week],.wy-control-group .wy-form-halves select,.wy-control-group .wy-form-thirds input[type=color],.wy-control-group .wy-form-thirds input[type=date],.wy-control-group .wy-form-thirds input[type=datetime-local],.wy-control-group .wy-form-thirds input[type=datetime],.wy-control-group .wy-form-thirds input[type=email],.wy-control-group .wy-form-thirds input[type=month],.wy-control-group .wy-form-thirds input[type=number],.wy-control-group .wy-form-thirds input[type=password],.wy-control-group .wy-form-thirds input[type=search],.wy-control-group .wy-form-thirds input[type=tel],.wy-control-group .wy-form-thirds input[type=text],.wy-control-group .wy-form-thirds input[type=time],.wy-control-group .wy-form-thirds input[type=url],.wy-control-group .wy-form-thirds input[type=week],.wy-control-group .wy-form-thirds select{width:100%}.wy-control-group .wy-form-full{float:left;display:block;width:100%;margin-right:0}.wy-control-group .wy-form-full:last-child{margin-right:0}.wy-control-group .wy-form-halves{float:left;display:block;margin-right:2.35765%;width:48.82117%}.wy-control-group .wy-form-halves:last-child,.wy-control-group .wy-form-halves:nth-of-type(2n){margin-right:0}.wy-control-group .wy-form-halves:nth-of-type(odd){clear:left}.wy-control-group .wy-form-thirds{float:left;display:block;margin-right:2.35765%;width:31.76157%}.wy-control-group .wy-form-thirds:last-child,.wy-control-group .wy-form-thirds:nth-of-type(3n){margin-right:0}.wy-control-group .wy-form-thirds:nth-of-type(3n+1){clear:left}.wy-control-group.wy-control-group-no-input .wy-control,.wy-control-no-input{margin:6px 0 0;font-size:90%}.wy-control-no-input{display:inline-block}.wy-control-group.fluid-input input[type=color],.wy-control-group.fluid-input input[type=date],.wy-control-group.fluid-input input[type=datetime-local],.wy-control-group.fluid-input input[type=datetime],.wy-control-group.fluid-input input[type=email],.wy-control-group.fluid-input input[type=month],.wy-control-group.fluid-input input[type=number],.wy-control-group.fluid-input input[type=password],.wy-control-group.fluid-input input[type=search],.wy-control-group.fluid-input input[type=tel],.wy-control-group.fluid-input input[type=text],.wy-control-group.fluid-input input[type=time],.wy-control-group.fluid-input input[type=url],.wy-control-group.fluid-input input[type=week]{width:100%}.wy-form-message-inline{padding-left:.3em;color:#666;font-size:90%}.wy-form-message{display:block;color:#999;font-size:70%;margin-top:.3125em;font-style:italic}.wy-form-message p{font-size:inherit;font-style:italic;margin-bottom:6px}.wy-form-message p:last-child{margin-bottom:0}input{line-height:normal}input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;*overflow:visible}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{-webkit-appearance:none;padding:6px;display:inline-block;border:1px solid #ccc;font-size:80%;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;box-shadow:inset 0 1px 3px #ddd;border-radius:0;-webkit-transition:border .3s linear;-moz-transition:border .3s linear;transition:border .3s linear}input[type=datetime-local]{padding:.34375em .625em}input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{padding:0;margin-right:.3125em;*height:13px;*width:13px}input[type=checkbox],input[type=radio],input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus{outline:0;outline:thin dotted\9;border-color:#333}input.no-focus:focus{border-color:#ccc!important}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted #333;outline:1px auto #129fea}input[type=color][disabled],input[type=date][disabled],input[type=datetime-local][disabled],input[type=datetime][disabled],input[type=email][disabled],input[type=month][disabled],input[type=number][disabled],input[type=password][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled],input[type=week][disabled]{cursor:not-allowed;background-color:#fafafa}input:focus:invalid,select:focus:invalid,textarea:focus:invalid{color:#e74c3c;border:1px solid #e74c3c}input:focus:invalid:focus,select:focus:invalid:focus,textarea:focus:invalid:focus{border-color:#e74c3c}input[type=checkbox]:focus:invalid:focus,input[type=file]:focus:invalid:focus,input[type=radio]:focus:invalid:focus{outline-color:#e74c3c}input.wy-input-large{padding:12px;font-size:100%}textarea{overflow:auto;vertical-align:top;width:100%;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif}select,textarea{padding:.5em .625em;display:inline-block;border:1px solid #ccc;font-size:80%;box-shadow:inset 0 1px 3px #ddd;-webkit-transition:border .3s linear;-moz-transition:border .3s linear;transition:border .3s linear}select{border:1px solid #ccc;background-color:#fff}select[multiple]{height:auto}select:focus,textarea:focus{outline:0}input[readonly],select[disabled],select[readonly],textarea[disabled],textarea[readonly]{cursor:not-allowed;background-color:#fafafa}input[type=checkbox][disabled],input[type=radio][disabled]{cursor:not-allowed}.wy-checkbox,.wy-radio{margin:6px 0;color:#404040;display:block}.wy-checkbox input,.wy-radio input{vertical-align:baseline}.wy-form-message-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle}.wy-input-prefix,.wy-input-suffix{white-space:nowrap;padding:6px}.wy-input-prefix .wy-input-context,.wy-input-suffix .wy-input-context{line-height:27px;padding:0 8px;display:inline-block;font-size:80%;background-color:#f3f6f6;border:1px solid #ccc;color:#999}.wy-input-suffix .wy-input-context{border-left:0}.wy-input-prefix .wy-input-context{border-right:0}.wy-switch{position:relative;display:block;height:24px;margin-top:12px;cursor:pointer}.wy-switch:before{left:0;top:0;width:36px;height:12px;background:#ccc}.wy-switch:after,.wy-switch:before{position:absolute;content:"";display:block;border-radius:4px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.wy-switch:after{width:18px;height:18px;background:#999;left:-3px;top:-3px}.wy-switch span{position:absolute;left:48px;display:block;font-size:12px;color:#ccc;line-height:1}.wy-switch.active:before{background:#1e8449}.wy-switch.active:after{left:24px;background:#27ae60}.wy-switch.disabled{cursor:not-allowed;opacity:.8}.wy-control-group.wy-control-group-error .wy-form-message,.wy-control-group.wy-control-group-error>label{color:#e74c3c}.wy-control-group.wy-control-group-error input[type=color],.wy-control-group.wy-control-group-error input[type=date],.wy-control-group.wy-control-group-error input[type=datetime-local],.wy-control-group.wy-control-group-error input[type=datetime],.wy-control-group.wy-control-group-error input[type=email],.wy-control-group.wy-control-group-error input[type=month],.wy-control-group.wy-control-group-error input[type=number],.wy-control-group.wy-control-group-error input[type=password],.wy-control-group.wy-control-group-error input[type=search],.wy-control-group.wy-control-group-error input[type=tel],.wy-control-group.wy-control-group-error input[type=text],.wy-control-group.wy-control-group-error input[type=time],.wy-control-group.wy-control-group-error input[type=url],.wy-control-group.wy-control-group-error input[type=week],.wy-control-group.wy-control-group-error textarea{border:1px solid #e74c3c}.wy-inline-validate{white-space:nowrap}.wy-inline-validate .wy-input-context{padding:.5em .625em;display:inline-block;font-size:80%}.wy-inline-validate.wy-inline-validate-success .wy-input-context{color:#27ae60}.wy-inline-validate.wy-inline-validate-danger .wy-input-context{color:#e74c3c}.wy-inline-validate.wy-inline-validate-warning .wy-input-context{color:#e67e22}.wy-inline-validate.wy-inline-validate-info .wy-input-context{color:#2980b9}.rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.rotate-270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.mirror{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}.mirror.rotate-90{-webkit-transform:scaleX(-1) rotate(90deg);-moz-transform:scaleX(-1) rotate(90deg);-ms-transform:scaleX(-1) rotate(90deg);-o-transform:scaleX(-1) rotate(90deg);transform:scaleX(-1) rotate(90deg)}.mirror.rotate-180{-webkit-transform:scaleX(-1) rotate(180deg);-moz-transform:scaleX(-1) rotate(180deg);-ms-transform:scaleX(-1) rotate(180deg);-o-transform:scaleX(-1) rotate(180deg);transform:scaleX(-1) rotate(180deg)}.mirror.rotate-270{-webkit-transform:scaleX(-1) rotate(270deg);-moz-transform:scaleX(-1) rotate(270deg);-ms-transform:scaleX(-1) rotate(270deg);-o-transform:scaleX(-1) rotate(270deg);transform:scaleX(-1) rotate(270deg)}@media only screen and (max-width:480px){.wy-form button[type=submit]{margin:.7em 0 0}.wy-form input[type=color],.wy-form input[type=date],.wy-form input[type=datetime-local],.wy-form input[type=datetime],.wy-form input[type=email],.wy-form input[type=month],.wy-form input[type=number],.wy-form input[type=password],.wy-form input[type=search],.wy-form input[type=tel],.wy-form input[type=text],.wy-form input[type=time],.wy-form input[type=url],.wy-form input[type=week],.wy-form label{margin-bottom:.3em;display:block}.wy-form input[type=color],.wy-form input[type=date],.wy-form input[type=datetime-local],.wy-form input[type=datetime],.wy-form input[type=email],.wy-form input[type=month],.wy-form input[type=number],.wy-form input[type=password],.wy-form input[type=search],.wy-form input[type=tel],.wy-form input[type=time],.wy-form input[type=url],.wy-form input[type=week]{margin-bottom:0}.wy-form-aligned .wy-control-group label{margin-bottom:.3em;text-align:left;display:block;width:100%}.wy-form-aligned .wy-control{margin:1.5em 0 0}.wy-form-message,.wy-form-message-inline,.wy-form .wy-help-inline{display:block;font-size:80%;padding:6px 0}}@media screen and (max-width:768px){.tablet-hide{display:none}}@media screen and (max-width:480px){.mobile-hide{display:none}}.float-left{float:left}.float-right{float:right}.full-width{width:100%}.rst-content table.docutils,.rst-content table.field-list,.wy-table{border-collapse:collapse;border-spacing:0;empty-cells:show;margin-bottom:24px}.rst-content table.docutils caption,.rst-content table.field-list caption,.wy-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.rst-content table.docutils td,.rst-content table.docutils th,.rst-content table.field-list td,.rst-content table.field-list th,.wy-table td,.wy-table th{font-size:90%;margin:0;overflow:visible;padding:8px 16px}.rst-content table.docutils td:first-child,.rst-content table.docutils th:first-child,.rst-content table.field-list td:first-child,.rst-content table.field-list th:first-child,.wy-table td:first-child,.wy-table th:first-child{border-left-width:0}.rst-content table.docutils thead,.rst-content table.field-list thead,.wy-table thead{color:#000;text-align:left;vertical-align:bottom;white-space:nowrap}.rst-content table.docutils thead th,.rst-content table.field-list thead th,.wy-table thead th{font-weight:700;border-bottom:2px solid #e1e4e5}.rst-content table.docutils td,.rst-content table.field-list td,.wy-table td{background-color:transparent;vertical-align:middle}.rst-content table.docutils td p,.rst-content table.field-list td p,.wy-table td p{line-height:18px}.rst-content table.docutils td p:last-child,.rst-content table.field-list td p:last-child,.wy-table td p:last-child{margin-bottom:0}.rst-content table.docutils .wy-table-cell-min,.rst-content table.field-list .wy-table-cell-min,.wy-table .wy-table-cell-min{width:1%;padding-right:0}.rst-content table.docutils .wy-table-cell-min input[type=checkbox],.rst-content table.field-list .wy-table-cell-min input[type=checkbox],.wy-table .wy-table-cell-min input[type=checkbox]{margin:0}.wy-table-secondary{color:grey;font-size:90%}.wy-table-tertiary{color:grey;font-size:80%}.rst-content table.docutils:not(.field-list) tr:nth-child(2n-1) td,.wy-table-backed,.wy-table-odd td,.wy-table-striped tr:nth-child(2n-1) td{background-color:#f3f6f6}.rst-content table.docutils,.wy-table-bordered-all{border:1px solid #e1e4e5}.rst-content table.docutils td,.wy-table-bordered-all td{border-bottom:1px solid #e1e4e5;border-left:1px solid #e1e4e5}.rst-content table.docutils tbody>tr:last-child td,.wy-table-bordered-all tbody>tr:last-child td{border-bottom-width:0}.wy-table-bordered{border:1px solid #e1e4e5}.wy-table-bordered-rows td{border-bottom:1px solid #e1e4e5}.wy-table-bordered-rows tbody>tr:last-child td{border-bottom-width:0}.wy-table-horizontal td,.wy-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #e1e4e5}.wy-table-horizontal tbody>tr:last-child td{border-bottom-width:0}.wy-table-responsive{margin-bottom:24px;max-width:100%;overflow:auto}.wy-table-responsive table{margin-bottom:0!important}.wy-table-responsive table td,.wy-table-responsive table th{white-space:nowrap}a{color:#2980b9;text-decoration:none;cursor:pointer}a:hover{color:#3091d1}a:visited{color:#9b59b6}html{height:100%}body,html{overflow-x:hidden}body{font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;font-weight:400;color:#404040;min-height:100%;background:#edf0f2}.wy-text-left{text-align:left}.wy-text-center{text-align:center}.wy-text-right{text-align:right}.wy-text-large{font-size:120%}.wy-text-normal{font-size:100%}.wy-text-small,small{font-size:80%}.wy-text-strike{text-decoration:line-through}.wy-text-warning{color:#e67e22!important}a.wy-text-warning:hover{color:#eb9950!important}.wy-text-info{color:#2980b9!important}a.wy-text-info:hover{color:#409ad5!important}.wy-text-success{color:#27ae60!important}a.wy-text-success:hover{color:#36d278!important}.wy-text-danger{color:#e74c3c!important}a.wy-text-danger:hover{color:#ed7669!important}.wy-text-neutral{color:#404040!important}a.wy-text-neutral:hover{color:#595959!important}.rst-content .toctree-wrapper>p.caption,h1,h2,h3,h4,h5,h6,legend{margin-top:0;font-weight:700;font-family:Roboto Slab,ff-tisa-web-pro,Georgia,Arial,sans-serif}p{line-height:24px;font-size:16px;margin:0 0 24px}h1{font-size:175%}.rst-content .toctree-wrapper>p.caption,h2{font-size:150%}h3{font-size:125%}h4{font-size:115%}h5{font-size:110%}h6{font-size:100%}hr{display:block;height:1px;border:0;border-top:1px solid #e1e4e5;margin:24px 0;padding:0}.rst-content code,.rst-content tt,code{white-space:nowrap;max-width:100%;background:#fff;border:1px solid #e1e4e5;font-size:75%;padding:0 5px;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;color:#e74c3c;overflow-x:auto}.rst-content tt.code-large,code.code-large{font-size:90%}.rst-content .section ul,.rst-content .toctree-wrapper ul,.rst-content section ul,.wy-plain-list-disc,article ul{list-style:disc;line-height:24px;margin-bottom:24px}.rst-content .section ul li,.rst-content .toctree-wrapper ul li,.rst-content section ul li,.wy-plain-list-disc li,article ul li{list-style:disc;margin-left:24px}.rst-content .section ul li p:last-child,.rst-content .section ul li ul,.rst-content .toctree-wrapper ul li p:last-child,.rst-content .toctree-wrapper ul li ul,.rst-content section ul li p:last-child,.rst-content section ul li ul,.wy-plain-list-disc li p:last-child,.wy-plain-list-disc li ul,article ul li p:last-child,article ul li ul{margin-bottom:0}.rst-content .section ul li li,.rst-content .toctree-wrapper ul li li,.rst-content section ul li li,.wy-plain-list-disc li li,article ul li li{list-style:circle}.rst-content .section ul li li li,.rst-content .toctree-wrapper ul li li li,.rst-content section ul li li li,.wy-plain-list-disc li li li,article ul li li li{list-style:square}.rst-content .section ul li ol li,.rst-content .toctree-wrapper ul li ol li,.rst-content section ul li ol li,.wy-plain-list-disc li ol li,article ul li ol li{list-style:decimal}.rst-content .section ol,.rst-content .section ol.arabic,.rst-content .toctree-wrapper ol,.rst-content .toctree-wrapper ol.arabic,.rst-content section ol,.rst-content section ol.arabic,.wy-plain-list-decimal,article ol{list-style:decimal;line-height:24px;margin-bottom:24px}.rst-content .section ol.arabic li,.rst-content .section ol li,.rst-content .toctree-wrapper ol.arabic li,.rst-content .toctree-wrapper ol li,.rst-content section ol.arabic li,.rst-content section ol li,.wy-plain-list-decimal li,article ol li{list-style:decimal;margin-left:24px}.rst-content .section ol.arabic li ul,.rst-content .section ol li p:last-child,.rst-content .section ol li ul,.rst-content .toctree-wrapper ol.arabic li ul,.rst-content .toctree-wrapper ol li p:last-child,.rst-content .toctree-wrapper ol li ul,.rst-content section ol.arabic li ul,.rst-content section ol li p:last-child,.rst-content section ol li ul,.wy-plain-list-decimal li p:last-child,.wy-plain-list-decimal li ul,article ol li p:last-child,article ol li ul{margin-bottom:0}.rst-content .section ol.arabic li ul li,.rst-content .section ol li ul li,.rst-content .toctree-wrapper ol.arabic li ul li,.rst-content .toctree-wrapper ol li ul li,.rst-content section ol.arabic li ul li,.rst-content section ol li ul li,.wy-plain-list-decimal li ul li,article ol li ul li{list-style:disc}.wy-breadcrumbs{*zoom:1}.wy-breadcrumbs:after,.wy-breadcrumbs:before{display:table;content:""}.wy-breadcrumbs:after{clear:both}.wy-breadcrumbs>li{display:inline-block;padding-top:5px}.wy-breadcrumbs>li.wy-breadcrumbs-aside{float:right}.rst-content .wy-breadcrumbs>li code,.rst-content .wy-breadcrumbs>li tt,.wy-breadcrumbs>li .rst-content tt,.wy-breadcrumbs>li code{all:inherit;color:inherit}.breadcrumb-item:before{content:"/";color:#bbb;font-size:13px;padding:0 6px 0 3px}.wy-breadcrumbs-extra{margin-bottom:0;color:#b3b3b3;font-size:80%;display:inline-block}@media screen and (max-width:480px){.wy-breadcrumbs-extra,.wy-breadcrumbs li.wy-breadcrumbs-aside{display:none}}@media print{.wy-breadcrumbs li.wy-breadcrumbs-aside{display:none}}html{font-size:16px}.wy-affix{position:fixed;top:1.618em}.wy-menu a:hover{text-decoration:none}.wy-menu-horiz{*zoom:1}.wy-menu-horiz:after,.wy-menu-horiz:before{display:table;content:""}.wy-menu-horiz:after{clear:both}.wy-menu-horiz li,.wy-menu-horiz ul{display:inline-block}.wy-menu-horiz li:hover{background:hsla(0,0%,100%,.1)}.wy-menu-horiz li.divide-left{border-left:1px solid #404040}.wy-menu-horiz li.divide-right{border-right:1px solid #404040}.wy-menu-horiz a{height:32px;display:inline-block;line-height:32px;padding:0 16px}.wy-menu-vertical{width:300px}.wy-menu-vertical header,.wy-menu-vertical p.caption{color:#55a5d9;height:32px;line-height:32px;padding:0 1.618em;margin:12px 0 0;display:block;font-weight:700;text-transform:uppercase;font-size:85%;white-space:nowrap}.wy-menu-vertical ul{margin-bottom:0}.wy-menu-vertical li.divide-top{border-top:1px solid #404040}.wy-menu-vertical li.divide-bottom{border-bottom:1px solid #404040}.wy-menu-vertical li.current{background:#e3e3e3}.wy-menu-vertical li.current a{color:grey;border-right:1px solid #c9c9c9;padding:.4045em 2.427em}.wy-menu-vertical li.current a:hover{background:#d6d6d6}.rst-content .wy-menu-vertical li tt,.wy-menu-vertical li .rst-content tt,.wy-menu-vertical li code{border:none;background:inherit;color:inherit;padding-left:0;padding-right:0}.wy-menu-vertical li button.toctree-expand{display:block;float:left;margin-left:-1.2em;line-height:18px;color:#4d4d4d;border:none;background:none;padding:0}.wy-menu-vertical li.current>a,.wy-menu-vertical li.on a{color:#404040;font-weight:700;position:relative;background:#fcfcfc;border:none;padding:.4045em 1.618em}.wy-menu-vertical li.current>a:hover,.wy-menu-vertical li.on a:hover{background:#fcfcfc}.wy-menu-vertical li.current>a:hover button.toctree-expand,.wy-menu-vertical li.on a:hover button.toctree-expand{color:grey}.wy-menu-vertical li.current>a button.toctree-expand,.wy-menu-vertical li.on a button.toctree-expand{display:block;line-height:18px;color:#333}.wy-menu-vertical li.toctree-l1.current>a{border-bottom:1px solid #c9c9c9;border-top:1px solid #c9c9c9}.wy-menu-vertical .toctree-l1.current .toctree-l2>ul,.wy-menu-vertical .toctree-l2.current .toctree-l3>ul,.wy-menu-vertical .toctree-l3.current .toctree-l4>ul,.wy-menu-vertical .toctree-l4.current .toctree-l5>ul,.wy-menu-vertical .toctree-l5.current .toctree-l6>ul,.wy-menu-vertical .toctree-l6.current .toctree-l7>ul,.wy-menu-vertical .toctree-l7.current .toctree-l8>ul,.wy-menu-vertical .toctree-l8.current .toctree-l9>ul,.wy-menu-vertical .toctree-l9.current .toctree-l10>ul,.wy-menu-vertical .toctree-l10.current .toctree-l11>ul{display:none}.wy-menu-vertical .toctree-l1.current .current.toctree-l2>ul,.wy-menu-vertical .toctree-l2.current .current.toctree-l3>ul,.wy-menu-vertical .toctree-l3.current .current.toctree-l4>ul,.wy-menu-vertical .toctree-l4.current .current.toctree-l5>ul,.wy-menu-vertical .toctree-l5.current .current.toctree-l6>ul,.wy-menu-vertical .toctree-l6.current .current.toctree-l7>ul,.wy-menu-vertical .toctree-l7.current .current.toctree-l8>ul,.wy-menu-vertical .toctree-l8.current .current.toctree-l9>ul,.wy-menu-vertical .toctree-l9.current .current.toctree-l10>ul,.wy-menu-vertical .toctree-l10.current .current.toctree-l11>ul{display:block}.wy-menu-vertical li.toctree-l3,.wy-menu-vertical li.toctree-l4{font-size:.9em}.wy-menu-vertical li.toctree-l2 a,.wy-menu-vertical li.toctree-l3 a,.wy-menu-vertical li.toctree-l4 a,.wy-menu-vertical li.toctree-l5 a,.wy-menu-vertical li.toctree-l6 a,.wy-menu-vertical li.toctree-l7 a,.wy-menu-vertical li.toctree-l8 a,.wy-menu-vertical li.toctree-l9 a,.wy-menu-vertical li.toctree-l10 a{color:#404040}.wy-menu-vertical li.toctree-l2 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l3 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l4 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l5 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l6 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l7 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l8 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l9 a:hover button.toctree-expand,.wy-menu-vertical li.toctree-l10 a:hover button.toctree-expand{color:grey}.wy-menu-vertical li.toctree-l2.current li.toctree-l3>a,.wy-menu-vertical li.toctree-l3.current li.toctree-l4>a,.wy-menu-vertical li.toctree-l4.current li.toctree-l5>a,.wy-menu-vertical li.toctree-l5.current li.toctree-l6>a,.wy-menu-vertical li.toctree-l6.current li.toctree-l7>a,.wy-menu-vertical li.toctree-l7.current li.toctree-l8>a,.wy-menu-vertical li.toctree-l8.current li.toctree-l9>a,.wy-menu-vertical li.toctree-l9.current li.toctree-l10>a,.wy-menu-vertical li.toctree-l10.current li.toctree-l11>a{display:block}.wy-menu-vertical li.toctree-l2.current>a{padding:.4045em 2.427em}.wy-menu-vertical li.toctree-l2.current li.toctree-l3>a{padding:.4045em 1.618em .4045em 4.045em}.wy-menu-vertical li.toctree-l3.current>a{padding:.4045em 4.045em}.wy-menu-vertical li.toctree-l3.current li.toctree-l4>a{padding:.4045em 1.618em .4045em 5.663em}.wy-menu-vertical li.toctree-l4.current>a{padding:.4045em 5.663em}.wy-menu-vertical li.toctree-l4.current li.toctree-l5>a{padding:.4045em 1.618em .4045em 7.281em}.wy-menu-vertical li.toctree-l5.current>a{padding:.4045em 7.281em}.wy-menu-vertical li.toctree-l5.current li.toctree-l6>a{padding:.4045em 1.618em .4045em 8.899em}.wy-menu-vertical li.toctree-l6.current>a{padding:.4045em 8.899em}.wy-menu-vertical li.toctree-l6.current li.toctree-l7>a{padding:.4045em 1.618em .4045em 10.517em}.wy-menu-vertical li.toctree-l7.current>a{padding:.4045em 10.517em}.wy-menu-vertical li.toctree-l7.current li.toctree-l8>a{padding:.4045em 1.618em .4045em 12.135em}.wy-menu-vertical li.toctree-l8.current>a{padding:.4045em 12.135em}.wy-menu-vertical li.toctree-l8.current li.toctree-l9>a{padding:.4045em 1.618em .4045em 13.753em}.wy-menu-vertical li.toctree-l9.current>a{padding:.4045em 13.753em}.wy-menu-vertical li.toctree-l9.current li.toctree-l10>a{padding:.4045em 1.618em .4045em 15.371em}.wy-menu-vertical li.toctree-l10.current>a{padding:.4045em 15.371em}.wy-menu-vertical li.toctree-l10.current li.toctree-l11>a{padding:.4045em 1.618em .4045em 16.989em}.wy-menu-vertical li.toctree-l2.current>a,.wy-menu-vertical li.toctree-l2.current li.toctree-l3>a{background:#c9c9c9}.wy-menu-vertical li.toctree-l2 button.toctree-expand{color:#a3a3a3}.wy-menu-vertical li.toctree-l3.current>a,.wy-menu-vertical li.toctree-l3.current li.toctree-l4>a{background:#bdbdbd}.wy-menu-vertical li.toctree-l3 button.toctree-expand{color:#969696}.wy-menu-vertical li.current ul{display:block}.wy-menu-vertical li ul{margin-bottom:0;display:none}.wy-menu-vertical li ul li a{margin-bottom:0;color:#d9d9d9;font-weight:400}.wy-menu-vertical a{line-height:18px;padding:.4045em 1.618em;display:block;position:relative;font-size:90%;color:#d9d9d9}.wy-menu-vertical a:hover{background-color:#4e4a4a;cursor:pointer}.wy-menu-vertical a:hover button.toctree-expand{color:#d9d9d9}.wy-menu-vertical a:active{background-color:#2980b9;cursor:pointer;color:#fff}.wy-menu-vertical a:active button.toctree-expand{color:#fff}.wy-side-nav-search{display:block;width:300px;padding:.809em;margin-bottom:.809em;z-index:200;background-color:#2980b9;text-align:center;color:#fcfcfc}.wy-side-nav-search input[type=text]{width:100%;border-radius:50px;padding:6px 12px;border-color:#2472a4}.wy-side-nav-search img{display:block;margin:auto auto .809em;height:45px;width:45px;background-color:#2980b9;padding:5px;border-radius:100%}.wy-side-nav-search .wy-dropdown>a,.wy-side-nav-search>a{color:#fcfcfc;font-size:100%;font-weight:700;display:inline-block;padding:4px 6px;margin-bottom:.809em;max-width:100%}.wy-side-nav-search .wy-dropdown>a:hover,.wy-side-nav-search .wy-dropdown>aactive,.wy-side-nav-search .wy-dropdown>afocus,.wy-side-nav-search>a:hover,.wy-side-nav-search>aactive,.wy-side-nav-search>afocus{background:hsla(0,0%,100%,.1)}.wy-side-nav-search .wy-dropdown>a img.logo,.wy-side-nav-search>a img.logo{display:block;margin:0 auto;height:auto;width:auto;border-radius:0;max-width:100%;background:transparent}.wy-side-nav-search .wy-dropdown>a.icon,.wy-side-nav-search>a.icon{display:block}.wy-side-nav-search .wy-dropdown>a.icon img.logo,.wy-side-nav-search>a.icon img.logo{margin-top:.85em}.wy-side-nav-search>div.switch-menus{position:relative;display:block;margin-top:-.4045em;margin-bottom:.809em;font-weight:400;color:hsla(0,0%,100%,.3)}.wy-side-nav-search>div.switch-menus>div.language-switch,.wy-side-nav-search>div.switch-menus>div.version-switch{display:inline-block;padding:.2em}.wy-side-nav-search>div.switch-menus>div.language-switch select,.wy-side-nav-search>div.switch-menus>div.version-switch select{display:inline-block;margin-right:-2rem;padding-right:2rem;max-width:240px;text-align-last:center;background:none;border:none;border-radius:0;box-shadow:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;font-size:1em;font-weight:400;color:hsla(0,0%,100%,.3);cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.wy-side-nav-search>div.switch-menus>div.language-switch select:active,.wy-side-nav-search>div.switch-menus>div.language-switch select:focus,.wy-side-nav-search>div.switch-menus>div.language-switch select:hover,.wy-side-nav-search>div.switch-menus>div.version-switch select:active,.wy-side-nav-search>div.switch-menus>div.version-switch select:focus,.wy-side-nav-search>div.switch-menus>div.version-switch select:hover{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.wy-side-nav-search>div.switch-menus>div.language-switch select option,.wy-side-nav-search>div.switch-menus>div.version-switch select option{color:#000}.wy-side-nav-search>div.switch-menus>div.language-switch:has(>select):after,.wy-side-nav-search>div.switch-menus>div.version-switch:has(>select):after{display:inline-block;width:1.5em;height:100%;padding:.1em;content:"\f0d7";font-size:1em;line-height:1.2em;font-family:FontAwesome;text-align:center;pointer-events:none;box-sizing:border-box}.wy-nav .wy-menu-vertical header{color:#2980b9}.wy-nav .wy-menu-vertical a{color:#b3b3b3}.wy-nav .wy-menu-vertical a:hover{background-color:#2980b9;color:#fff}[data-menu-wrap]{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in;position:absolute;opacity:1;width:100%;opacity:0}[data-menu-wrap].move-center{left:0;right:auto;opacity:1}[data-menu-wrap].move-left{right:auto;left:-100%;opacity:0}[data-menu-wrap].move-right{right:-100%;left:auto;opacity:0}.wy-body-for-nav{background:#fcfcfc}.wy-grid-for-nav{position:absolute;width:100%;height:100%}.wy-nav-side{position:fixed;top:0;bottom:0;left:0;padding-bottom:2em;width:300px;overflow-x:hidden;overflow-y:hidden;min-height:100%;color:#9b9b9b;background:#343131;z-index:200}.wy-side-scroll{width:320px;position:relative;overflow-x:hidden;overflow-y:scroll;height:100%}.wy-nav-top{display:none;background:#2980b9;color:#fff;padding:.4045em .809em;position:relative;line-height:50px;text-align:center;font-size:100%;*zoom:1}.wy-nav-top:after,.wy-nav-top:before{display:table;content:""}.wy-nav-top:after{clear:both}.wy-nav-top a{color:#fff;font-weight:700}.wy-nav-top img{margin-right:12px;height:45px;width:45px;background-color:#2980b9;padding:5px;border-radius:100%}.wy-nav-top i{font-size:30px;float:left;cursor:pointer;padding-top:inherit}.wy-nav-content-wrap{margin-left:300px;background:#fcfcfc;min-height:100%}.wy-nav-content{padding:1.618em 3.236em;height:100%;max-width:800px;margin:auto}.wy-body-mask{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.2);display:none;z-index:499}.wy-body-mask.on{display:block}footer{color:grey}footer p{margin-bottom:12px}.rst-content footer span.commit tt,footer span.commit .rst-content tt,footer span.commit code{padding:0;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;font-size:1em;background:none;border:none;color:grey}.rst-footer-buttons{*zoom:1}.rst-footer-buttons:after,.rst-footer-buttons:before{width:100%;display:table;content:""}.rst-footer-buttons:after{clear:both}.rst-breadcrumbs-buttons{margin-top:12px;*zoom:1}.rst-breadcrumbs-buttons:after,.rst-breadcrumbs-buttons:before{display:table;content:""}.rst-breadcrumbs-buttons:after{clear:both}#search-results .search li{margin-bottom:24px;border-bottom:1px solid #e1e4e5;padding-bottom:24px}#search-results .search li:first-child{border-top:1px solid #e1e4e5;padding-top:24px}#search-results .search li a{font-size:120%;margin-bottom:12px;display:inline-block}#search-results .context{color:grey;font-size:90%}.genindextable li>ul{margin-left:24px}@media screen and (max-width:768px){.wy-body-for-nav{background:#fcfcfc}.wy-nav-top{display:block}.wy-nav-side{left:-300px}.wy-nav-side.shift{width:85%;left:0}.wy-menu.wy-menu-vertical,.wy-side-nav-search,.wy-side-scroll{width:auto}.wy-nav-content-wrap{margin-left:0}.wy-nav-content-wrap .wy-nav-content{padding:1.618em}.wy-nav-content-wrap.shift{position:fixed;min-width:100%;left:85%;top:0;height:100%;overflow:hidden}}@media screen and (min-width:1100px){.wy-nav-content-wrap{background:rgba(0,0,0,.05)}.wy-nav-content{margin:0;background:#fcfcfc}}@media print{.rst-versions,.wy-nav-side,footer{display:none}.wy-nav-content-wrap{margin-left:0}}.rst-versions{position:fixed;bottom:0;left:0;width:300px;color:#fcfcfc;background:#1f1d1d;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;z-index:400}.rst-versions a{color:#2980b9;text-decoration:none}.rst-versions .rst-badge-small{display:none}.rst-versions .rst-current-version{padding:12px;background-color:#272525;display:block;text-align:right;font-size:90%;cursor:pointer;color:#27ae60;*zoom:1}.rst-versions .rst-current-version:after,.rst-versions .rst-current-version:before{display:table;content:""}.rst-versions .rst-current-version:after{clear:both}.rst-content .code-block-caption .rst-versions .rst-current-version .headerlink,.rst-content .eqno .rst-versions .rst-current-version .headerlink,.rst-content .rst-versions .rst-current-version .admonition-title,.rst-content code.download .rst-versions .rst-current-version span:first-child,.rst-content dl dt .rst-versions .rst-current-version .headerlink,.rst-content h1 .rst-versions .rst-current-version .headerlink,.rst-content h2 .rst-versions .rst-current-version .headerlink,.rst-content h3 .rst-versions .rst-current-version .headerlink,.rst-content h4 .rst-versions .rst-current-version .headerlink,.rst-content h5 .rst-versions .rst-current-version .headerlink,.rst-content h6 .rst-versions .rst-current-version .headerlink,.rst-content p .rst-versions .rst-current-version .headerlink,.rst-content table>caption .rst-versions .rst-current-version .headerlink,.rst-content tt.download .rst-versions .rst-current-version span:first-child,.rst-versions .rst-current-version .fa,.rst-versions .rst-current-version .icon,.rst-versions .rst-current-version .rst-content .admonition-title,.rst-versions .rst-current-version .rst-content .code-block-caption .headerlink,.rst-versions .rst-current-version .rst-content .eqno .headerlink,.rst-versions .rst-current-version .rst-content code.download span:first-child,.rst-versions .rst-current-version .rst-content dl dt .headerlink,.rst-versions .rst-current-version .rst-content h1 .headerlink,.rst-versions .rst-current-version .rst-content h2 .headerlink,.rst-versions .rst-current-version .rst-content h3 .headerlink,.rst-versions .rst-current-version .rst-content h4 .headerlink,.rst-versions .rst-current-version .rst-content h5 .headerlink,.rst-versions .rst-current-version .rst-content h6 .headerlink,.rst-versions .rst-current-version .rst-content p .headerlink,.rst-versions .rst-current-version .rst-content table>caption .headerlink,.rst-versions .rst-current-version .rst-content tt.download span:first-child,.rst-versions .rst-current-version .wy-menu-vertical li button.toctree-expand,.wy-menu-vertical li .rst-versions .rst-current-version button.toctree-expand{color:#fcfcfc}.rst-versions .rst-current-version .fa-book,.rst-versions .rst-current-version .icon-book{float:left}.rst-versions .rst-current-version.rst-out-of-date{background-color:#e74c3c;color:#fff}.rst-versions .rst-current-version.rst-active-old-version{background-color:#f1c40f;color:#000}.rst-versions.shift-up{height:auto;max-height:100%;overflow-y:scroll}.rst-versions.shift-up .rst-other-versions{display:block}.rst-versions .rst-other-versions{font-size:90%;padding:12px;color:grey;display:none}.rst-versions .rst-other-versions hr{display:block;height:1px;border:0;margin:20px 0;padding:0;border-top:1px solid #413d3d}.rst-versions .rst-other-versions dd{display:inline-block;margin:0}.rst-versions .rst-other-versions dd a{display:inline-block;padding:6px;color:#fcfcfc}.rst-versions .rst-other-versions .rtd-current-item{font-weight:700}.rst-versions.rst-badge{width:auto;bottom:20px;right:20px;left:auto;border:none;max-width:300px;max-height:90%}.rst-versions.rst-badge .fa-book,.rst-versions.rst-badge .icon-book{float:none;line-height:30px}.rst-versions.rst-badge.shift-up .rst-current-version{text-align:right}.rst-versions.rst-badge.shift-up .rst-current-version .fa-book,.rst-versions.rst-badge.shift-up .rst-current-version .icon-book{float:left}.rst-versions.rst-badge>.rst-current-version{width:auto;height:30px;line-height:30px;padding:0 6px;display:block;text-align:center}@media screen and (max-width:768px){.rst-versions{width:85%;display:none}.rst-versions.shift{display:block}}#flyout-search-form{padding:6px}.rst-content .toctree-wrapper>p.caption,.rst-content h1,.rst-content h2,.rst-content h3,.rst-content h4,.rst-content h5,.rst-content h6{margin-bottom:24px}.rst-content img{max-width:100%;height:auto}.rst-content div.figure,.rst-content figure{margin-bottom:24px}.rst-content div.figure .caption-text,.rst-content figure .caption-text{font-style:italic}.rst-content div.figure p:last-child.caption,.rst-content figure p:last-child.caption{margin-bottom:0}.rst-content div.figure.align-center,.rst-content figure.align-center{text-align:center}.rst-content .section>a>img,.rst-content .section>img,.rst-content section>a>img,.rst-content section>img{margin-bottom:24px}.rst-content abbr[title]{text-decoration:none}.rst-content.style-external-links a.reference.external:after{font-family:FontAwesome;content:"\f08e";color:#b3b3b3;vertical-align:super;font-size:60%;margin:0 .2em}.rst-content blockquote{margin-left:24px;line-height:24px;margin-bottom:24px}.rst-content pre.literal-block{white-space:pre;margin:0;padding:12px;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;display:block;overflow:auto}.rst-content div[class^=highlight],.rst-content pre.literal-block{border:1px solid #e1e4e5;overflow-x:auto;margin:1px 0 24px}.rst-content div[class^=highlight] div[class^=highlight],.rst-content pre.literal-block div[class^=highlight]{padding:0;border:none;margin:0}.rst-content div[class^=highlight] td.code{width:100%}.rst-content .linenodiv pre{border-right:1px solid #e6e9ea;margin:0;padding:12px;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;user-select:none;pointer-events:none}.rst-content div[class^=highlight] pre{white-space:pre;margin:0;padding:12px;display:block;overflow:auto}.rst-content div[class^=highlight] pre .hll{display:block;margin:0 -12px;padding:0 12px}.rst-content .linenodiv pre,.rst-content div[class^=highlight] pre,.rst-content pre.literal-block{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;font-size:12px;line-height:1.4}.rst-content div.highlight .gp,.rst-content div.highlight span.linenos{user-select:none;pointer-events:none}.rst-content div.highlight span.linenos{display:inline-block;padding-left:0;padding-right:12px;margin-right:12px;border-right:1px solid #e6e9ea}.rst-content .code-block-caption{font-style:italic;font-size:85%;line-height:1;padding:1em 0;text-align:center}@media print{.rst-content .codeblock,.rst-content div[class^=highlight],.rst-content div[class^=highlight] pre{white-space:pre-wrap}}.rst-content .admonition,.rst-content .admonition-todo,.rst-content .attention,.rst-content .caution,.rst-content .danger,.rst-content .error,.rst-content .hint,.rst-content .important,.rst-content .note,.rst-content .seealso,.rst-content .tip,.rst-content .warning{clear:both}.rst-content .admonition-todo .last,.rst-content .admonition-todo>:last-child,.rst-content .admonition .last,.rst-content .admonition>:last-child,.rst-content .attention .last,.rst-content .attention>:last-child,.rst-content .caution .last,.rst-content .caution>:last-child,.rst-content .danger .last,.rst-content .danger>:last-child,.rst-content .error .last,.rst-content .error>:last-child,.rst-content .hint .last,.rst-content .hint>:last-child,.rst-content .important .last,.rst-content .important>:last-child,.rst-content .note .last,.rst-content .note>:last-child,.rst-content .seealso .last,.rst-content .seealso>:last-child,.rst-content .tip .last,.rst-content .tip>:last-child,.rst-content .warning .last,.rst-content .warning>:last-child{margin-bottom:0}.rst-content .admonition-title:before{margin-right:4px}.rst-content .admonition table{border-color:rgba(0,0,0,.1)}.rst-content .admonition table td,.rst-content .admonition table th{background:transparent!important;border-color:rgba(0,0,0,.1)!important}.rst-content .section ol.loweralpha,.rst-content .section ol.loweralpha>li,.rst-content .toctree-wrapper ol.loweralpha,.rst-content .toctree-wrapper ol.loweralpha>li,.rst-content section ol.loweralpha,.rst-content section ol.loweralpha>li{list-style:lower-alpha}.rst-content .section ol.upperalpha,.rst-content .section ol.upperalpha>li,.rst-content .toctree-wrapper ol.upperalpha,.rst-content .toctree-wrapper ol.upperalpha>li,.rst-content section ol.upperalpha,.rst-content section ol.upperalpha>li{list-style:upper-alpha}.rst-content .section ol li>*,.rst-content .section ul li>*,.rst-content .toctree-wrapper ol li>*,.rst-content .toctree-wrapper ul li>*,.rst-content section ol li>*,.rst-content section ul li>*{margin-top:12px;margin-bottom:12px}.rst-content .section ol li>:first-child,.rst-content .section ul li>:first-child,.rst-content .toctree-wrapper ol li>:first-child,.rst-content .toctree-wrapper ul li>:first-child,.rst-content section ol li>:first-child,.rst-content section ul li>:first-child{margin-top:0}.rst-content .section ol li>p,.rst-content .section ol li>p:last-child,.rst-content .section ul li>p,.rst-content .section ul li>p:last-child,.rst-content .toctree-wrapper ol li>p,.rst-content .toctree-wrapper ol li>p:last-child,.rst-content .toctree-wrapper ul li>p,.rst-content .toctree-wrapper ul li>p:last-child,.rst-content section ol li>p,.rst-content section ol li>p:last-child,.rst-content section ul li>p,.rst-content section ul li>p:last-child{margin-bottom:12px}.rst-content .section ol li>p:only-child,.rst-content .section ol li>p:only-child:last-child,.rst-content .section ul li>p:only-child,.rst-content .section ul li>p:only-child:last-child,.rst-content .toctree-wrapper ol li>p:only-child,.rst-content .toctree-wrapper ol li>p:only-child:last-child,.rst-content .toctree-wrapper ul li>p:only-child,.rst-content .toctree-wrapper ul li>p:only-child:last-child,.rst-content section ol li>p:only-child,.rst-content section ol li>p:only-child:last-child,.rst-content section ul li>p:only-child,.rst-content section ul li>p:only-child:last-child{margin-bottom:0}.rst-content .section ol li>ol,.rst-content .section ol li>ul,.rst-content .section ul li>ol,.rst-content .section ul li>ul,.rst-content .toctree-wrapper ol li>ol,.rst-content .toctree-wrapper ol li>ul,.rst-content .toctree-wrapper ul li>ol,.rst-content .toctree-wrapper ul li>ul,.rst-content section ol li>ol,.rst-content section ol li>ul,.rst-content section ul li>ol,.rst-content section ul li>ul{margin-bottom:12px}.rst-content .section ol.simple li>*,.rst-content .section ol.simple li ol,.rst-content .section ol.simple li ul,.rst-content .section ul.simple li>*,.rst-content .section ul.simple li ol,.rst-content .section ul.simple li ul,.rst-content .toctree-wrapper ol.simple li>*,.rst-content .toctree-wrapper ol.simple li ol,.rst-content .toctree-wrapper ol.simple li ul,.rst-content .toctree-wrapper ul.simple li>*,.rst-content .toctree-wrapper ul.simple li ol,.rst-content .toctree-wrapper ul.simple li ul,.rst-content section ol.simple li>*,.rst-content section ol.simple li ol,.rst-content section ol.simple li ul,.rst-content section ul.simple li>*,.rst-content section ul.simple li ol,.rst-content section ul.simple li ul{margin-top:0;margin-bottom:0}.rst-content .line-block{margin-left:0;margin-bottom:24px;line-height:24px}.rst-content .line-block .line-block{margin-left:24px;margin-bottom:0}.rst-content .topic-title{font-weight:700;margin-bottom:12px}.rst-content .toc-backref{color:#404040}.rst-content .align-right{float:right;margin:0 0 24px 24px}.rst-content .align-left{float:left;margin:0 24px 24px 0}.rst-content .align-center{margin:auto}.rst-content .align-center:not(table){display:block}.rst-content .code-block-caption .headerlink,.rst-content .eqno .headerlink,.rst-content .toctree-wrapper>p.caption .headerlink,.rst-content dl dt .headerlink,.rst-content h1 .headerlink,.rst-content h2 .headerlink,.rst-content h3 .headerlink,.rst-content h4 .headerlink,.rst-content h5 .headerlink,.rst-content h6 .headerlink,.rst-content p.caption .headerlink,.rst-content p .headerlink,.rst-content table>caption .headerlink{opacity:0;font-size:14px;font-family:FontAwesome;margin-left:.5em}.rst-content .code-block-caption .headerlink:focus,.rst-content .code-block-caption:hover .headerlink,.rst-content .eqno .headerlink:focus,.rst-content .eqno:hover .headerlink,.rst-content .toctree-wrapper>p.caption .headerlink:focus,.rst-content .toctree-wrapper>p.caption:hover .headerlink,.rst-content dl dt .headerlink:focus,.rst-content dl dt:hover .headerlink,.rst-content h1 .headerlink:focus,.rst-content h1:hover .headerlink,.rst-content h2 .headerlink:focus,.rst-content h2:hover .headerlink,.rst-content h3 .headerlink:focus,.rst-content h3:hover .headerlink,.rst-content h4 .headerlink:focus,.rst-content h4:hover .headerlink,.rst-content h5 .headerlink:focus,.rst-content h5:hover .headerlink,.rst-content h6 .headerlink:focus,.rst-content h6:hover .headerlink,.rst-content p.caption .headerlink:focus,.rst-content p.caption:hover .headerlink,.rst-content p .headerlink:focus,.rst-content p:hover .headerlink,.rst-content table>caption .headerlink:focus,.rst-content table>caption:hover .headerlink{opacity:1}.rst-content p a{overflow-wrap:anywhere}.rst-content .wy-table td p,.rst-content .wy-table td ul,.rst-content .wy-table th p,.rst-content .wy-table th ul,.rst-content table.docutils td p,.rst-content table.docutils td ul,.rst-content table.docutils th p,.rst-content table.docutils th ul,.rst-content table.field-list td p,.rst-content table.field-list td ul,.rst-content table.field-list th p,.rst-content table.field-list th ul{font-size:inherit}.rst-content .btn:focus{outline:2px solid}.rst-content table>caption .headerlink:after{font-size:12px}.rst-content .centered{text-align:center}.rst-content .sidebar{float:right;width:40%;display:block;margin:0 0 24px 24px;padding:24px;background:#f3f6f6;border:1px solid #e1e4e5}.rst-content .sidebar dl,.rst-content .sidebar p,.rst-content .sidebar ul{font-size:90%}.rst-content .sidebar .last,.rst-content .sidebar>:last-child{margin-bottom:0}.rst-content .sidebar .sidebar-title{display:block;font-family:Roboto Slab,ff-tisa-web-pro,Georgia,Arial,sans-serif;font-weight:700;background:#e1e4e5;padding:6px 12px;margin:-24px -24px 24px;font-size:100%}.rst-content .highlighted{background:#f1c40f;box-shadow:0 0 0 2px #f1c40f;display:inline;font-weight:700}.rst-content .citation-reference,.rst-content .footnote-reference{vertical-align:baseline;position:relative;top:-.4em;line-height:0;font-size:90%}.rst-content .citation-reference>span.fn-bracket,.rst-content .footnote-reference>span.fn-bracket{display:none}.rst-content .hlist{width:100%}.rst-content dl dt span.classifier:before{content:" : "}.rst-content dl dt span.classifier-delimiter{display:none!important}html.writer-html4 .rst-content table.docutils.citation,html.writer-html4 .rst-content table.docutils.footnote{background:none;border:none}html.writer-html4 .rst-content table.docutils.citation td,html.writer-html4 .rst-content table.docutils.citation tr,html.writer-html4 .rst-content table.docutils.footnote td,html.writer-html4 .rst-content table.docutils.footnote tr{border:none;background-color:transparent!important;white-space:normal}html.writer-html4 .rst-content table.docutils.citation td.label,html.writer-html4 .rst-content table.docutils.footnote td.label{padding-left:0;padding-right:0;vertical-align:top}html.writer-html5 .rst-content dl.citation,html.writer-html5 .rst-content dl.field-list,html.writer-html5 .rst-content dl.footnote{display:grid;grid-template-columns:auto minmax(80%,95%)}html.writer-html5 .rst-content dl.citation>dt,html.writer-html5 .rst-content dl.field-list>dt,html.writer-html5 .rst-content dl.footnote>dt{display:inline-grid;grid-template-columns:max-content auto}html.writer-html5 .rst-content aside.citation,html.writer-html5 .rst-content aside.footnote,html.writer-html5 .rst-content div.citation{display:grid;grid-template-columns:auto auto minmax(.65rem,auto) minmax(40%,95%)}html.writer-html5 .rst-content aside.citation>span.label,html.writer-html5 .rst-content aside.footnote>span.label,html.writer-html5 .rst-content div.citation>span.label{grid-column-start:1;grid-column-end:2}html.writer-html5 .rst-content aside.citation>span.backrefs,html.writer-html5 .rst-content aside.footnote>span.backrefs,html.writer-html5 .rst-content div.citation>span.backrefs{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3}html.writer-html5 .rst-content aside.citation>p,html.writer-html5 .rst-content aside.footnote>p,html.writer-html5 .rst-content div.citation>p{grid-column-start:4;grid-column-end:5}html.writer-html5 .rst-content dl.citation,html.writer-html5 .rst-content dl.field-list,html.writer-html5 .rst-content dl.footnote{margin-bottom:24px}html.writer-html5 .rst-content dl.citation>dt,html.writer-html5 .rst-content dl.field-list>dt,html.writer-html5 .rst-content dl.footnote>dt{padding-left:1rem}html.writer-html5 .rst-content dl.citation>dd,html.writer-html5 .rst-content dl.citation>dt,html.writer-html5 .rst-content dl.field-list>dd,html.writer-html5 .rst-content dl.field-list>dt,html.writer-html5 .rst-content dl.footnote>dd,html.writer-html5 .rst-content dl.footnote>dt{margin-bottom:0}html.writer-html5 .rst-content dl.citation,html.writer-html5 .rst-content dl.footnote{font-size:.9rem}html.writer-html5 .rst-content dl.citation>dt,html.writer-html5 .rst-content dl.footnote>dt{margin:0 .5rem .5rem 0;line-height:1.2rem;word-break:break-all;font-weight:400}html.writer-html5 .rst-content dl.citation>dt>span.brackets:before,html.writer-html5 .rst-content dl.footnote>dt>span.brackets:before{content:"["}html.writer-html5 .rst-content dl.citation>dt>span.brackets:after,html.writer-html5 .rst-content dl.footnote>dt>span.brackets:after{content:"]"}html.writer-html5 .rst-content dl.citation>dt>span.fn-backref,html.writer-html5 .rst-content dl.footnote>dt>span.fn-backref{text-align:left;font-style:italic;margin-left:.65rem;word-break:break-word;word-spacing:-.1rem;max-width:5rem}html.writer-html5 .rst-content dl.citation>dt>span.fn-backref>a,html.writer-html5 .rst-content dl.footnote>dt>span.fn-backref>a{word-break:keep-all}html.writer-html5 .rst-content dl.citation>dt>span.fn-backref>a:not(:first-child):before,html.writer-html5 .rst-content dl.footnote>dt>span.fn-backref>a:not(:first-child):before{content:" "}html.writer-html5 .rst-content dl.citation>dd,html.writer-html5 .rst-content dl.footnote>dd{margin:0 0 .5rem;line-height:1.2rem}html.writer-html5 .rst-content dl.citation>dd p,html.writer-html5 .rst-content dl.footnote>dd p{font-size:.9rem}html.writer-html5 .rst-content aside.citation,html.writer-html5 .rst-content aside.footnote,html.writer-html5 .rst-content div.citation{padding-left:1rem;padding-right:1rem;font-size:.9rem;line-height:1.2rem}html.writer-html5 .rst-content aside.citation p,html.writer-html5 .rst-content aside.footnote p,html.writer-html5 .rst-content div.citation p{font-size:.9rem;line-height:1.2rem;margin-bottom:12px}html.writer-html5 .rst-content aside.citation span.backrefs,html.writer-html5 .rst-content aside.footnote span.backrefs,html.writer-html5 .rst-content div.citation span.backrefs{text-align:left;font-style:italic;margin-left:.65rem;word-break:break-word;word-spacing:-.1rem;max-width:5rem}html.writer-html5 .rst-content aside.citation span.backrefs>a,html.writer-html5 .rst-content aside.footnote span.backrefs>a,html.writer-html5 .rst-content div.citation span.backrefs>a{word-break:keep-all}html.writer-html5 .rst-content aside.citation span.backrefs>a:not(:first-child):before,html.writer-html5 .rst-content aside.footnote span.backrefs>a:not(:first-child):before,html.writer-html5 .rst-content div.citation span.backrefs>a:not(:first-child):before{content:" "}html.writer-html5 .rst-content aside.citation span.label,html.writer-html5 .rst-content aside.footnote span.label,html.writer-html5 .rst-content div.citation span.label{line-height:1.2rem}html.writer-html5 .rst-content aside.citation-list,html.writer-html5 .rst-content aside.footnote-list,html.writer-html5 .rst-content div.citation-list{margin-bottom:24px}html.writer-html5 .rst-content dl.option-list kbd{font-size:.9rem}.rst-content table.docutils.footnote,html.writer-html4 .rst-content table.docutils.citation,html.writer-html5 .rst-content aside.footnote,html.writer-html5 .rst-content aside.footnote-list aside.footnote,html.writer-html5 .rst-content div.citation-list>div.citation,html.writer-html5 .rst-content dl.citation,html.writer-html5 .rst-content dl.footnote{color:grey}.rst-content table.docutils.footnote code,.rst-content table.docutils.footnote tt,html.writer-html4 .rst-content table.docutils.citation code,html.writer-html4 .rst-content table.docutils.citation tt,html.writer-html5 .rst-content aside.footnote-list aside.footnote code,html.writer-html5 .rst-content aside.footnote-list aside.footnote tt,html.writer-html5 .rst-content aside.footnote code,html.writer-html5 .rst-content aside.footnote tt,html.writer-html5 .rst-content div.citation-list>div.citation code,html.writer-html5 .rst-content div.citation-list>div.citation tt,html.writer-html5 .rst-content dl.citation code,html.writer-html5 .rst-content dl.citation tt,html.writer-html5 .rst-content dl.footnote code,html.writer-html5 .rst-content dl.footnote tt{color:#555}.rst-content .wy-table-responsive.citation,.rst-content .wy-table-responsive.footnote{margin-bottom:0}.rst-content .wy-table-responsive.citation+:not(.citation),.rst-content .wy-table-responsive.footnote+:not(.footnote){margin-top:24px}.rst-content .wy-table-responsive.citation:last-child,.rst-content .wy-table-responsive.footnote:last-child{margin-bottom:24px}.rst-content table.docutils th{border-color:#e1e4e5}html.writer-html5 .rst-content table.docutils th{border:1px solid #e1e4e5}html.writer-html5 .rst-content table.docutils td>p,html.writer-html5 .rst-content table.docutils th>p{line-height:1rem;margin-bottom:0;font-size:.9rem}.rst-content table.docutils td .last,.rst-content table.docutils td .last>:last-child{margin-bottom:0}.rst-content table.field-list,.rst-content table.field-list td{border:none}.rst-content table.field-list td p{line-height:inherit}.rst-content table.field-list td>strong{display:inline-block}.rst-content table.field-list .field-name{padding-right:10px;text-align:left;white-space:nowrap}.rst-content table.field-list .field-body{text-align:left}.rst-content code,.rst-content tt{color:#000;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;padding:2px 5px}.rst-content code big,.rst-content code em,.rst-content tt big,.rst-content tt em{font-size:100%!important;line-height:normal}.rst-content code.literal,.rst-content tt.literal{color:#e74c3c;white-space:normal}.rst-content code.xref,.rst-content tt.xref,a .rst-content code,a .rst-content tt{font-weight:700;color:#404040;overflow-wrap:normal}.rst-content kbd,.rst-content pre,.rst-content samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace}.rst-content a code,.rst-content a tt{color:#2980b9}.rst-content dl{margin-bottom:24px}.rst-content dl dt{font-weight:700;margin-bottom:12px}.rst-content dl ol,.rst-content dl p,.rst-content dl table,.rst-content dl ul{margin-bottom:12px}.rst-content dl dd{margin:0 0 12px 24px;line-height:24px}.rst-content dl dd>ol:last-child,.rst-content dl dd>p:last-child,.rst-content dl dd>table:last-child,.rst-content dl dd>ul:last-child{margin-bottom:0}html.writer-html4 .rst-content dl:not(.docutils),html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple){margin-bottom:24px}html.writer-html4 .rst-content dl:not(.docutils)>dt,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt{display:table;margin:6px 0;font-size:90%;line-height:normal;background:#e7f2fa;color:#2980b9;border-top:3px solid #6ab0de;padding:6px;position:relative}html.writer-html4 .rst-content dl:not(.docutils)>dt:before,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt:before{color:#6ab0de}html.writer-html4 .rst-content dl:not(.docutils)>dt .headerlink,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt .headerlink{color:#404040;font-size:100%!important}html.writer-html4 .rst-content dl:not(.docutils) dl:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) dl:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt{margin-bottom:6px;border:none;border-left:3px solid #ccc;background:#f0f0f0;color:#555}html.writer-html4 .rst-content dl:not(.docutils) dl:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt .headerlink,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) dl:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt .headerlink{color:#404040;font-size:100%!important}html.writer-html4 .rst-content dl:not(.docutils)>dt:first-child,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple)>dt:first-child{margin-top:0}html.writer-html4 .rst-content dl:not(.docutils) code.descclassname,html.writer-html4 .rst-content dl:not(.docutils) code.descname,html.writer-html4 .rst-content dl:not(.docutils) tt.descclassname,html.writer-html4 .rst-content dl:not(.docutils) tt.descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) code.descclassname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) code.descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) tt.descclassname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) tt.descname{background-color:transparent;border:none;padding:0;font-size:100%!important}html.writer-html4 .rst-content dl:not(.docutils) code.descname,html.writer-html4 .rst-content dl:not(.docutils) tt.descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) code.descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) tt.descname{font-weight:700}html.writer-html4 .rst-content dl:not(.docutils) .optional,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .optional{display:inline-block;padding:0 4px;color:#000;font-weight:700}html.writer-html4 .rst-content dl:not(.docutils) .property,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .property{display:inline-block;padding-right:8px;max-width:100%}html.writer-html4 .rst-content dl:not(.docutils) .k,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .k{font-style:italic}html.writer-html4 .rst-content dl:not(.docutils) .descclassname,html.writer-html4 .rst-content dl:not(.docutils) .descname,html.writer-html4 .rst-content dl:not(.docutils) .sig-name,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .descclassname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .descname,html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) .sig-name{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;color:#000}.rst-content .viewcode-back,.rst-content .viewcode-link{display:inline-block;color:#27ae60;font-size:80%;padding-left:24px}.rst-content .viewcode-back{display:block;float:right}.rst-content p.rubric{margin-bottom:12px;font-weight:700}.rst-content code.download,.rst-content tt.download{background:inherit;padding:inherit;font-weight:400;font-family:inherit;font-size:inherit;color:inherit;border:inherit;white-space:inherit}.rst-content code.download span:first-child,.rst-content tt.download span:first-child{-webkit-font-smoothing:subpixel-antialiased}.rst-content code.download span:first-child:before,.rst-content tt.download span:first-child:before{margin-right:4px}.rst-content .guilabel,.rst-content .menuselection{font-size:80%;font-weight:700;border-radius:4px;padding:2.4px 6px;margin:auto 2px}.rst-content .guilabel,.rst-content .menuselection{border:1px solid #7fbbe3;background:#e7f2fa}.rst-content :not(dl.option-list)>:not(dt):not(kbd):not(.kbd)>.kbd,.rst-content :not(dl.option-list)>:not(dt):not(kbd):not(.kbd)>kbd{color:inherit;font-size:80%;background-color:#fff;border:1px solid #a6a6a6;border-radius:4px;box-shadow:0 2px grey;padding:2.4px 6px;margin:auto 0}.rst-content .versionmodified{font-style:italic}@media screen and (max-width:480px){.rst-content .sidebar{width:100%}}span[id*=MathJax-Span]{color:#404040}.math{text-align:center}@font-face{font-family:Lato;src:url(fonts/lato-normal.woff2?bd03a2cc277bbbc338d464e679fe9942) format("woff2"),url(fonts/lato-normal.woff?27bd77b9162d388cb8d4c4217c7c5e2a) format("woff");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Lato;src:url(fonts/lato-bold.woff2?cccb897485813c7c256901dbca54ecf2) format("woff2"),url(fonts/lato-bold.woff?d878b6c29b10beca227e9eef4246111b) format("woff");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Lato;src:url(fonts/lato-bold-italic.woff2?0b6bb6725576b072c5d0b02ecdd1900d) format("woff2"),url(fonts/lato-bold-italic.woff?9c7e4e9eb485b4a121c760e61bc3707c) format("woff");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Lato;src:url(fonts/lato-normal-italic.woff2?4eb103b4d12be57cb1d040ed5e162e9d) format("woff2"),url(fonts/lato-normal-italic.woff?f28f2d6482446544ef1ea1ccc6dd5892) format("woff");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(fonts/Roboto-Slab-Regular.woff2?7abf5b8d04d26a2cafea937019bca958) format("woff2"),url(fonts/Roboto-Slab-Regular.woff?c1be9284088d487c5e3ff0a10a92e58c) format("woff");font-display:block}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(fonts/Roboto-Slab-Bold.woff2?9984f4a9bda09be08e83f2506954adbe) format("woff2"),url(fonts/Roboto-Slab-Bold.woff?bed5564a116b05148e3b3bea6fb1162a) format("woff");font-display:block} \ No newline at end of file diff --git a/master/_static/documentation_options.js b/master/_static/documentation_options.js index 6b360b3f8f5..37d6ebf8ee7 100644 --- a/master/_static/documentation_options.js +++ b/master/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '8.5.1.dev30+gd6e98430', + VERSION: '8.6.1.dev105+g838c6cdd', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/master/_static/fonts/Lato/lato-bold.eot b/master/_static/fonts/Lato/lato-bold.eot new file mode 100644 index 00000000000..3361183a419 Binary files /dev/null and b/master/_static/fonts/Lato/lato-bold.eot differ diff --git a/master/_static/fonts/Lato/lato-bold.ttf b/master/_static/fonts/Lato/lato-bold.ttf new file mode 100644 index 00000000000..29f691d5ed0 Binary files /dev/null and b/master/_static/fonts/Lato/lato-bold.ttf differ diff --git a/master/_static/fonts/Lato/lato-bold.woff b/master/_static/fonts/Lato/lato-bold.woff new file mode 100644 index 00000000000..c6dff51f063 Binary files /dev/null and b/master/_static/fonts/Lato/lato-bold.woff differ diff --git a/master/_static/fonts/Lato/lato-bold.woff2 b/master/_static/fonts/Lato/lato-bold.woff2 new file mode 100644 index 00000000000..bb195043cfc Binary files /dev/null and b/master/_static/fonts/Lato/lato-bold.woff2 differ diff --git a/master/_static/fonts/Lato/lato-bolditalic.eot b/master/_static/fonts/Lato/lato-bolditalic.eot new file mode 100644 index 00000000000..3d4154936b4 Binary files /dev/null and b/master/_static/fonts/Lato/lato-bolditalic.eot differ diff --git a/master/_static/fonts/Lato/lato-bolditalic.ttf b/master/_static/fonts/Lato/lato-bolditalic.ttf new file mode 100644 index 00000000000..f402040b3e5 Binary files /dev/null and b/master/_static/fonts/Lato/lato-bolditalic.ttf differ diff --git a/master/_static/fonts/Lato/lato-bolditalic.woff b/master/_static/fonts/Lato/lato-bolditalic.woff new file mode 100644 index 00000000000..88ad05b9ff4 Binary files /dev/null and b/master/_static/fonts/Lato/lato-bolditalic.woff differ diff --git a/master/_static/fonts/Lato/lato-bolditalic.woff2 b/master/_static/fonts/Lato/lato-bolditalic.woff2 new file mode 100644 index 00000000000..c4e3d804b57 Binary files /dev/null and b/master/_static/fonts/Lato/lato-bolditalic.woff2 differ diff --git a/master/_static/fonts/Lato/lato-italic.eot b/master/_static/fonts/Lato/lato-italic.eot new file mode 100644 index 00000000000..3f826421a1d Binary files /dev/null and b/master/_static/fonts/Lato/lato-italic.eot differ diff --git a/master/_static/fonts/Lato/lato-italic.ttf b/master/_static/fonts/Lato/lato-italic.ttf new file mode 100644 index 00000000000..b4bfc9b24aa Binary files /dev/null and b/master/_static/fonts/Lato/lato-italic.ttf differ diff --git a/master/_static/fonts/Lato/lato-italic.woff b/master/_static/fonts/Lato/lato-italic.woff new file mode 100644 index 00000000000..76114bc0336 Binary files /dev/null and b/master/_static/fonts/Lato/lato-italic.woff differ diff --git a/master/_static/fonts/Lato/lato-italic.woff2 b/master/_static/fonts/Lato/lato-italic.woff2 new file mode 100644 index 00000000000..3404f37e2e3 Binary files /dev/null and b/master/_static/fonts/Lato/lato-italic.woff2 differ diff --git a/master/_static/fonts/Lato/lato-regular.eot b/master/_static/fonts/Lato/lato-regular.eot new file mode 100644 index 00000000000..11e3f2a5f0f Binary files /dev/null and b/master/_static/fonts/Lato/lato-regular.eot differ diff --git a/master/_static/fonts/Lato/lato-regular.ttf b/master/_static/fonts/Lato/lato-regular.ttf new file mode 100644 index 00000000000..74decd9ebb8 Binary files /dev/null and b/master/_static/fonts/Lato/lato-regular.ttf differ diff --git a/master/_static/fonts/Lato/lato-regular.woff b/master/_static/fonts/Lato/lato-regular.woff new file mode 100644 index 00000000000..ae1307ff5f4 Binary files /dev/null and b/master/_static/fonts/Lato/lato-regular.woff differ diff --git a/master/_static/fonts/Lato/lato-regular.woff2 b/master/_static/fonts/Lato/lato-regular.woff2 new file mode 100644 index 00000000000..3bf9843328a Binary files /dev/null and b/master/_static/fonts/Lato/lato-regular.woff2 differ diff --git a/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot b/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot new file mode 100644 index 00000000000..79dc8efed34 Binary files /dev/null and b/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot differ diff --git a/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf b/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf new file mode 100644 index 00000000000..df5d1df2730 Binary files /dev/null and b/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf differ diff --git a/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff b/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff new file mode 100644 index 00000000000..6cb60000181 Binary files /dev/null and b/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff differ diff --git a/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 b/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 new file mode 100644 index 00000000000..7059e23142a Binary files /dev/null and b/master/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 differ diff --git a/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot b/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot new file mode 100644 index 00000000000..2f7ca78a1eb Binary files /dev/null and b/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot differ diff --git a/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf b/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf new file mode 100644 index 00000000000..eb52a790736 Binary files /dev/null and b/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf differ diff --git a/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff b/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff new file mode 100644 index 00000000000..f815f63f99d Binary files /dev/null and b/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff differ diff --git a/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 b/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 new file mode 100644 index 00000000000..f2c76e5bda1 Binary files /dev/null and b/master/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 differ diff --git a/master/_static/js/html5shiv-printshiv.min.js b/master/_static/js/html5shiv-printshiv.min.js deleted file mode 100644 index 2b43bd062e9..00000000000 --- a/master/_static/js/html5shiv-printshiv.min.js +++ /dev/null @@ -1,4 +0,0 @@ -/** -* @preserve HTML5 Shiv 3.7.3-pre | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed -*/ -!function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=y.elements;return"string"==typeof a?a.split(" "):a}function e(a,b){var c=y.elements;"string"!=typeof c&&(c=c.join(" ")),"string"!=typeof a&&(a=a.join(" ")),y.elements=c+" "+a,j(b)}function f(a){var b=x[a[v]];return b||(b={},w++,a[v]=w,x[w]=b),b}function g(a,c,d){if(c||(c=b),q)return c.createElement(a);d||(d=f(c));var e;return e=d.cache[a]?d.cache[a].cloneNode():u.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!e.canHaveChildren||t.test(a)||e.tagUrn?e:d.frag.appendChild(e)}function h(a,c){if(a||(a=b),q)return a.createDocumentFragment();c=c||f(a);for(var e=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)e.createElement(h[g]);return e}function i(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return y.shivMethods?g(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(y,b.frag)}function j(a){a||(a=b);var d=f(a);return!y.shivCSS||p||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),q||i(a,d),a}function k(a){for(var b,c=a.getElementsByTagName("*"),e=c.length,f=RegExp("^(?:"+d().join("|")+")$","i"),g=[];e--;)b=c[e],f.test(b.nodeName)&&g.push(b.applyElement(l(b)));return g}function l(a){for(var b,c=a.attributes,d=c.length,e=a.ownerDocument.createElement(A+":"+a.nodeName);d--;)b=c[d],b.specified&&e.setAttribute(b.nodeName,b.nodeValue);return e.style.cssText=a.style.cssText,e}function m(a){for(var b,c=a.split("{"),e=c.length,f=RegExp("(^|[\\s,>+~])("+d().join("|")+")(?=[[\\s,>+~#.:]|$)","gi"),g="$1"+A+"\\:$2";e--;)b=c[e]=c[e].split("}"),b[b.length-1]=b[b.length-1].replace(f,g),c[e]=b.join("}");return c.join("{")}function n(a){for(var b=a.length;b--;)a[b].removeNode()}function o(a){function b(){clearTimeout(g._removeSheetTimer),d&&d.removeNode(!0),d=null}var d,e,g=f(a),h=a.namespaces,i=a.parentWindow;return!B||a.printShived?a:("undefined"==typeof h[A]&&h.add(A),i.attachEvent("onbeforeprint",function(){b();for(var f,g,h,i=a.styleSheets,j=[],l=i.length,n=Array(l);l--;)n[l]=i[l];for(;h=n.pop();)if(!h.disabled&&z.test(h.media)){try{f=h.imports,g=f.length}catch(o){g=0}for(l=0;g>l;l++)n.push(f[l]);try{j.push(h.cssText)}catch(o){}}j=m(j.reverse().join("")),e=k(a),d=c(a,j)}),i.attachEvent("onafterprint",function(){n(e),clearTimeout(g._removeSheetTimer),g._removeSheetTimer=setTimeout(b,500)}),a.printShived=!0,a)}var p,q,r="3.7.3",s=a.html5||{},t=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,u=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,v="_html5shiv",w=0,x={};!function(){try{var a=b.createElement("a");a.innerHTML="",p="hidden"in a,q=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){p=!0,q=!0}}();var y={elements:s.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:r,shivCSS:s.shivCSS!==!1,supportsUnknownElements:q,shivMethods:s.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=y,j(b);var z=/^$|\b(?:all|print)\b/,A="html5shiv",B=!q&&function(){var c=b.documentElement;return!("undefined"==typeof b.namespaces||"undefined"==typeof b.parentWindow||"undefined"==typeof c.applyElement||"undefined"==typeof c.removeNode||"undefined"==typeof a.attachEvent)}();y.type+=" print",y.shivPrint=o,o(b),"object"==typeof module&&module.exports&&(module.exports=y)}("undefined"!=typeof window?window:this,document); \ No newline at end of file diff --git a/master/_static/js/html5shiv.min.js b/master/_static/js/html5shiv.min.js deleted file mode 100644 index cd1c674f5e3..00000000000 --- a/master/_static/js/html5shiv.min.js +++ /dev/null @@ -1,4 +0,0 @@ -/** -* @preserve HTML5 Shiv 3.7.3 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed -*/ -!function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=t.elements;return"string"==typeof a?a.split(" "):a}function e(a,b){var c=t.elements;"string"!=typeof c&&(c=c.join(" ")),"string"!=typeof a&&(a=a.join(" ")),t.elements=c+" "+a,j(b)}function f(a){var b=s[a[q]];return b||(b={},r++,a[q]=r,s[r]=b),b}function g(a,c,d){if(c||(c=b),l)return c.createElement(a);d||(d=f(c));var e;return e=d.cache[a]?d.cache[a].cloneNode():p.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!e.canHaveChildren||o.test(a)||e.tagUrn?e:d.frag.appendChild(e)}function h(a,c){if(a||(a=b),l)return a.createDocumentFragment();c=c||f(a);for(var e=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)e.createElement(h[g]);return e}function i(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return t.shivMethods?g(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(t,b.frag)}function j(a){a||(a=b);var d=f(a);return!t.shivCSS||k||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),l||i(a,d),a}var k,l,m="3.7.3-pre",n=a.html5||{},o=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,p=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,q="_html5shiv",r=0,s={};!function(){try{var a=b.createElement("a");a.innerHTML="",k="hidden"in a,l=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=t,j(b),"object"==typeof module&&module.exports&&(module.exports=t)}("undefined"!=typeof window?window:this,document); \ No newline at end of file diff --git a/master/_static/js/versions.js b/master/_static/js/versions.js new file mode 100644 index 00000000000..818bc9969f0 --- /dev/null +++ b/master/_static/js/versions.js @@ -0,0 +1,224 @@ +const themeFlyoutDisplay = "hidden"; +const themeVersionSelector = "True"; +const themeLanguageSelector = "True"; + +if (themeFlyoutDisplay === "attached") { + function renderLanguages(config) { + if (!config.projects.translations.length) { + return ""; + } + + const languagesHTML = ` +
+
Languages
+ ${config.projects.translations + .map( + (translation) => ` +
+ ${translation.language.code} +
+ `, + ) + .join("\n")} +
+ `; + return languagesHTML; + } + + function renderVersions(config) { + if (!config.versions.active.length) { + return ""; + } + const versionsHTML = ` +
+
Versions
+ ${config.versions.active + .map( + (version) => ` +
+ ${version.slug} +
+ `, + ) + .join("\n")} +
+ `; + return versionsHTML; + } + + function renderDownloads(config) { + if (!Object.keys(config.versions.current.downloads).length) { + return ""; + } + const downloadsNameDisplay = { + pdf: "PDF", + epub: "Epub", + htmlzip: "HTML", + }; + + const downloadsHTML = ` +
+
Downloads
+ ${Object.entries(config.versions.current.downloads) + .map( + ([name, url]) => ` +
+ ${downloadsNameDisplay[name]} +
+ `, + ) + .join("\n")} +
+ `; + return downloadsHTML; + } + + document.addEventListener("readthedocs-addons-data-ready", function (event) { + const config = event.detail.data(); + + const flyout = ` +
+ + Read the Docs + v: ${config.versions.current.slug} + + +
+
+ ${renderLanguages(config)} + ${renderVersions(config)} + ${renderDownloads(config)} +
+
On Read the Docs
+
+ Project Home +
+
+ Builds +
+
+ Downloads +
+
+
+
Search
+
+
+ +
+
+
+
+ + Hosted by Read the Docs + +
+
+ `; + + // Inject the generated flyout into the body HTML element. + document.body.insertAdjacentHTML("beforeend", flyout); + + // Trigger the Read the Docs Addons Search modal when clicking on the "Search docs" input from inside the flyout. + document + .querySelector("#flyout-search-form") + .addEventListener("focusin", () => { + const event = new CustomEvent("readthedocs-search-show"); + document.dispatchEvent(event); + }); + }) +} + +if (themeLanguageSelector || themeVersionSelector) { + function onSelectorSwitch(event) { + const option = event.target.selectedIndex; + const item = event.target.options[option]; + window.location.href = item.dataset.url; + } + + document.addEventListener("readthedocs-addons-data-ready", function (event) { + const config = event.detail.data(); + + const versionSwitch = document.querySelector( + "div.switch-menus > div.version-switch", + ); + if (themeVersionSelector) { + let versions = config.versions.active; + if (config.versions.current.hidden || config.versions.current.type === "external") { + versions.unshift(config.versions.current); + } + const versionSelect = ` + + `; + + versionSwitch.innerHTML = versionSelect; + versionSwitch.firstElementChild.addEventListener("change", onSelectorSwitch); + } + + const languageSwitch = document.querySelector( + "div.switch-menus > div.language-switch", + ); + + if (themeLanguageSelector) { + if (config.projects.translations.length) { + // Add the current language to the options on the selector + let languages = config.projects.translations.concat( + config.projects.current, + ); + languages = languages.sort((a, b) => + a.language.name.localeCompare(b.language.name), + ); + + const languageSelect = ` + + `; + + languageSwitch.innerHTML = languageSelect; + languageSwitch.firstElementChild.addEventListener("change", onSelectorSwitch); + } + else { + languageSwitch.remove(); + } + } + }); +} + +document.addEventListener("readthedocs-addons-data-ready", function (event) { + // Trigger the Read the Docs Addons Search modal when clicking on "Search docs" input from the topnav. + document + .querySelector("[role='search'] input") + .addEventListener("focusin", () => { + const event = new CustomEvent("readthedocs-search-show"); + document.dispatchEvent(event); + }); +}); \ No newline at end of file diff --git a/master/api.html b/master/api.html index b0c6e454cff..78ac8544417 100644 --- a/master/api.html +++ b/master/api.html @@ -1,25 +1,23 @@ + + - API — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + API — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
- 8.5.1.dev30+gd6e98430 -
@@ -328,6 +323,7 @@
  • pcdsdevices.gon.BaseGon
  • pcdsdevices.gon.GonWithDetArm
  • pcdsdevices.gon.Goniometer
  • +
  • pcdsdevices.gon.HxrDiffractometer
  • pcdsdevices.gon.Kappa
  • pcdsdevices.gon.KappaXYZStage
  • pcdsdevices.gon.SamPhi
  • @@ -400,6 +396,12 @@
  • pcdsdevices.keithley.K6514
  • +
  • pcdsdevices.lakeshore +
  • pcdsdevices.lamp_motion
  • pcdsdevices.pulsepicker
    Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -426,11 +422,11 @@

    pcdsdevices.atm.TM1K4Target
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -447,12 +443,12 @@

    pcdsdevices.atm.TM1K4TargetParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -466,7 +462,7 @@

    pcdsdevices.atm.TM1K4Target
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -489,7 +485,7 @@

    pcdsdevices.atm.TM1K4Target
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -506,12 +502,12 @@

    pcdsdevices.atm.TM1K4Targetobj, which will be set to this instance.

  • -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -535,10 +531,10 @@

    pcdsdevices.atm.TM1K4Target
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -549,7 +545,7 @@

    pcdsdevices.atm.TM1K4Target
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -560,7 +556,7 @@

    pcdsdevices.atm.TM1K4Target
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -568,14 +564,14 @@

    pcdsdevices.atm.TM1K4Targetread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -693,7 +689,7 @@

    pcdsdevices.atm.TM1K4Target
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.atm.TM2K2.html b/master/generated/pcdsdevices.atm.TM2K2.html index 566270874e0..29b7a134bf5 100644 --- a/master/generated/pcdsdevices.atm.TM2K2.html +++ b/master/generated/pcdsdevices.atm.TM2K2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.atm.TM2K2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.atm.TM2K2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -94,6 +89,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -279,14 +275,14 @@

    pcdsdevices.atm.TM2K2
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -301,7 +297,7 @@

    pcdsdevices.atm.TM2K2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -325,7 +321,7 @@

    pcdsdevices.atm.TM2K2
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -342,7 +338,7 @@

    pcdsdevices.atm.TM2K2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -365,7 +361,7 @@

    pcdsdevices.atm.TM2K2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -381,13 +377,13 @@

    pcdsdevices.atm.TM2K2
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -404,7 +400,7 @@

    pcdsdevices.atm.TM2K2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -412,14 +408,14 @@

    pcdsdevices.atm.TM2K2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -458,17 +454,17 @@

    pcdsdevices.atm.TM2K2
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.atm.TM2K2Target.html b/master/generated/pcdsdevices.atm.TM2K2Target.html index 4caddf5fa06..3af636e2e60 100644 --- a/master/generated/pcdsdevices.atm.TM2K2Target.html +++ b/master/generated/pcdsdevices.atm.TM2K2Target.html @@ -1,25 +1,23 @@ + + - pcdsdevices.atm.TM2K2Target — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.atm.TM2K2Target — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -94,6 +89,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -335,14 +331,14 @@

    pcdsdevices.atm.TM2K2Target
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -357,7 +353,7 @@

    pcdsdevices.atm.TM2K2Target
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -409,12 +405,12 @@

    pcdsdevices.atm.TM2K2Targetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -426,11 +422,11 @@

    pcdsdevices.atm.TM2K2Target
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -447,12 +443,12 @@

    pcdsdevices.atm.TM2K2TargetParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -466,7 +462,7 @@

    pcdsdevices.atm.TM2K2Target
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -489,7 +485,7 @@

    pcdsdevices.atm.TM2K2Target
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -506,12 +502,12 @@

    pcdsdevices.atm.TM2K2Targetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -535,10 +531,10 @@

    pcdsdevices.atm.TM2K2Target
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -549,7 +545,7 @@

    pcdsdevices.atm.TM2K2Target
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -560,7 +556,7 @@

    pcdsdevices.atm.TM2K2Target
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -568,14 +564,14 @@

    pcdsdevices.atm.TM2K2Targetread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -693,7 +689,7 @@

    pcdsdevices.atm.TM2K2Target
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.atm.TM2K4.html b/master/generated/pcdsdevices.atm.TM2K4.html index 2e65b454853..293200383cc 100644 --- a/master/generated/pcdsdevices.atm.TM2K4.html +++ b/master/generated/pcdsdevices.atm.TM2K4.html @@ -1,25 +1,23 @@ + + - pcdsdevices.atm.TM2K4 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.atm.TM2K4 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -94,6 +89,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -272,14 +268,14 @@

    pcdsdevices.atm.TM2K4
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -294,7 +290,7 @@

    pcdsdevices.atm.TM2K4
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -318,7 +314,7 @@

    pcdsdevices.atm.TM2K4
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -335,7 +331,7 @@

    pcdsdevices.atm.TM2K4
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -358,7 +354,7 @@

    pcdsdevices.atm.TM2K4
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -374,13 +370,13 @@

    pcdsdevices.atm.TM2K4
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -397,7 +393,7 @@

    pcdsdevices.atm.TM2K4
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -405,14 +401,14 @@

    pcdsdevices.atm.TM2K4read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -456,17 +452,17 @@

    pcdsdevices.atm.TM2K4
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.atm.TM2K4Target.html b/master/generated/pcdsdevices.atm.TM2K4Target.html index 1cadeabe133..89ccdb3742e 100644 --- a/master/generated/pcdsdevices.atm.TM2K4Target.html +++ b/master/generated/pcdsdevices.atm.TM2K4Target.html @@ -1,25 +1,23 @@ + + - pcdsdevices.atm.TM2K4Target — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.atm.TM2K4Target — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -94,6 +89,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -335,14 +331,14 @@

    pcdsdevices.atm.TM2K4Target
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -357,7 +353,7 @@

    pcdsdevices.atm.TM2K4Target
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -409,12 +405,12 @@

    pcdsdevices.atm.TM2K4Targetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -426,11 +422,11 @@

    pcdsdevices.atm.TM2K4Target
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -447,12 +443,12 @@

    pcdsdevices.atm.TM2K4TargetParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -466,7 +462,7 @@

    pcdsdevices.atm.TM2K4Target
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -489,7 +485,7 @@

    pcdsdevices.atm.TM2K4Target
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -506,12 +502,12 @@

    pcdsdevices.atm.TM2K4Targetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -535,10 +531,10 @@

    pcdsdevices.atm.TM2K4Target
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -549,7 +545,7 @@

    pcdsdevices.atm.TM2K4Target
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -560,7 +556,7 @@

    pcdsdevices.atm.TM2K4Target
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -568,14 +564,14 @@

    pcdsdevices.atm.TM2K4Targetread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -693,7 +689,7 @@

    pcdsdevices.atm.TM2K4Target
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.AT1K2.html b/master/generated/pcdsdevices.attenuator.AT1K2.html index 6258778860a..7ae6e185345 100644 --- a/master/generated/pcdsdevices.attenuator.AT1K2.html +++ b/master/generated/pcdsdevices.attenuator.AT1K2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AT1K2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AT1K2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -233,9 +229,9 @@

    pcdsdevices.attenuator.AT1K2
    Parameters:
      -
    • prefix (str) – Solid Attenuator base PV.

    • -
    • name (str) – Alias for the Solid Attenuator.

    • -
    • calculator_prefix (str) – The prefix for the calculator PVs.

    • +
    • prefix (str) – Solid Attenuator base PV.

    • +
    • name (str) – Alias for the Solid Attenuator.

    • +
    • calculator_prefix (str) – The prefix for the calculator PVs.

    @@ -338,14 +334,14 @@

    pcdsdevices.attenuator.AT1K2
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -360,7 +356,7 @@

    pcdsdevices.attenuator.AT1K2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -409,7 +405,7 @@

    pcdsdevices.attenuator.AT1K2float, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -418,9 +414,9 @@

    pcdsdevices.attenuator.AT1K2Raises:

    @@ -434,12 +430,12 @@

    pcdsdevices.attenuator.AT1K2Parameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -461,13 +457,13 @@

    pcdsdevices.attenuator.AT1K2
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -481,7 +477,7 @@

    pcdsdevices.attenuator.AT1K2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -504,7 +500,7 @@

    pcdsdevices.attenuator.AT1K2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -520,23 +516,23 @@

    pcdsdevices.attenuator.AT1K2
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -558,7 +554,7 @@

      pcdsdevices.attenuator.AT1K2
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -575,7 +571,7 @@

    pcdsdevices.attenuator.AT1K2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -583,14 +579,14 @@

    pcdsdevices.attenuator.AT1K2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -605,7 +601,7 @@

    pcdsdevices.attenuator.AT1K2
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -617,12 +613,12 @@

    pcdsdevices.attenuator.AT1K2
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -635,12 +631,12 @@

    pcdsdevices.attenuator.AT1K2
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -800,7 +796,7 @@

    pcdsdevices.attenuator.AT1K2
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.attenuator.AT1K4.html b/master/generated/pcdsdevices.attenuator.AT1K4.html index 64aa2ff32b6..aa20989c9b1 100644 --- a/master/generated/pcdsdevices.attenuator.AT1K4.html +++ b/master/generated/pcdsdevices.attenuator.AT1K4.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AT1K4 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AT1K4 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -231,9 +227,9 @@

    pcdsdevices.attenuator.AT1K4
    Parameters:
      -
    • prefix (str) – Solid Attenuator base PV.

    • -
    • name (str) – Alias for the Solid Attenuator.

    • -
    • calculator_prefix (str) – The prefix for the calculator PVs.

    • +
    • prefix (str) – Solid Attenuator base PV.

    • +
    • name (str) – Alias for the Solid Attenuator.

    • +
    • calculator_prefix (str) – The prefix for the calculator PVs.

    @@ -336,14 +332,14 @@

    pcdsdevices.attenuator.AT1K4
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -358,7 +354,7 @@

    pcdsdevices.attenuator.AT1K4
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -407,7 +403,7 @@

    pcdsdevices.attenuator.AT1K4float, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -416,9 +412,9 @@

    pcdsdevices.attenuator.AT1K4Raises:

    @@ -432,12 +428,12 @@

    pcdsdevices.attenuator.AT1K4Parameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -459,13 +455,13 @@

    pcdsdevices.attenuator.AT1K4
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -479,7 +475,7 @@

    pcdsdevices.attenuator.AT1K4
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -502,7 +498,7 @@

    pcdsdevices.attenuator.AT1K4
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -518,23 +514,23 @@

    pcdsdevices.attenuator.AT1K4
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -556,7 +552,7 @@

      pcdsdevices.attenuator.AT1K4
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -573,7 +569,7 @@

    pcdsdevices.attenuator.AT1K4
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -581,14 +577,14 @@

    pcdsdevices.attenuator.AT1K4read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -603,7 +599,7 @@

    pcdsdevices.attenuator.AT1K4
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -615,12 +611,12 @@

    pcdsdevices.attenuator.AT1K4
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -633,12 +629,12 @@

    pcdsdevices.attenuator.AT1K4
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -803,7 +799,7 @@

    pcdsdevices.attenuator.AT1K4
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.attenuator.AT2K2.html b/master/generated/pcdsdevices.attenuator.AT2K2.html index 24f9f1db7cb..bc2363cacc2 100644 --- a/master/generated/pcdsdevices.attenuator.AT2K2.html +++ b/master/generated/pcdsdevices.attenuator.AT2K2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AT2K2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AT2K2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -231,9 +227,9 @@

    pcdsdevices.attenuator.AT2K2
    Parameters:
      -
    • prefix (str) – Solid Attenuator base PV.

    • -
    • name (str) – Alias for the Solid Attenuator.

    • -
    • calculator_prefix (str) – The prefix for the calculator PVs.

    • +
    • prefix (str) – Solid Attenuator base PV.

    • +
    • name (str) – Alias for the Solid Attenuator.

    • +
    • calculator_prefix (str) – The prefix for the calculator PVs.

    @@ -343,14 +339,14 @@

    pcdsdevices.attenuator.AT2K2
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -365,7 +361,7 @@

    pcdsdevices.attenuator.AT2K2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -414,7 +410,7 @@

    pcdsdevices.attenuator.AT2K2float, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -423,9 +419,9 @@

    pcdsdevices.attenuator.AT2K2Raises:

    @@ -439,12 +435,12 @@

    pcdsdevices.attenuator.AT2K2Parameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -466,13 +462,13 @@

    pcdsdevices.attenuator.AT2K2
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -486,7 +482,7 @@

    pcdsdevices.attenuator.AT2K2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -509,7 +505,7 @@

    pcdsdevices.attenuator.AT2K2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -525,23 +521,23 @@

    pcdsdevices.attenuator.AT2K2
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -563,7 +559,7 @@

      pcdsdevices.attenuator.AT2K2
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -580,7 +576,7 @@

    pcdsdevices.attenuator.AT2K2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -588,14 +584,14 @@

    pcdsdevices.attenuator.AT2K2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -610,7 +606,7 @@

    pcdsdevices.attenuator.AT2K2
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -622,12 +618,12 @@

    pcdsdevices.attenuator.AT2K2
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -640,12 +636,12 @@

    pcdsdevices.attenuator.AT2K2
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -805,7 +801,7 @@

    pcdsdevices.attenuator.AT2K2
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.attenuator.AT2L0.html b/master/generated/pcdsdevices.attenuator.AT2L0.html index 573982d2647..c211b4dad3b 100644 --- a/master/generated/pcdsdevices.attenuator.AT2L0.html +++ b/master/generated/pcdsdevices.attenuator.AT2L0.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AT2L0 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AT2L0 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -231,8 +227,8 @@

    pcdsdevices.attenuator.AT2L0
    Parameters:
      -
    • prefix (str) – Solid Attenuator base PV.

    • -
    • name (str) – Alias for the Solid Attenuator.

    • +
    • prefix (str) – Solid Attenuator base PV.

    • +
    • name (str) – Alias for the Solid Attenuator.

    @@ -467,14 +463,14 @@

    pcdsdevices.attenuator.AT2L0
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -489,7 +485,7 @@

    pcdsdevices.attenuator.AT2L0
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -520,7 +516,7 @@

    pcdsdevices.attenuator.AT2L0
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Grab slightly different PV values for use in same inout calc fn The state is nested one device deeper than LightpathInOutCptMixin expects.

    @@ -538,7 +534,7 @@

    pcdsdevices.attenuator.AT2L0float, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -547,9 +543,9 @@

    pcdsdevices.attenuator.AT2L0Raises:

    @@ -563,12 +559,12 @@

    pcdsdevices.attenuator.AT2L0Parameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -590,13 +586,13 @@

    pcdsdevices.attenuator.AT2L0
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -616,7 +612,7 @@

    pcdsdevices.attenuator.AT2L0
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -639,7 +635,7 @@

    pcdsdevices.attenuator.AT2L0
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -655,23 +651,23 @@

    pcdsdevices.attenuator.AT2L0
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -693,7 +689,7 @@

      pcdsdevices.attenuator.AT2L0
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -710,7 +706,7 @@

    pcdsdevices.attenuator.AT2L0
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -718,14 +714,14 @@

    pcdsdevices.attenuator.AT2L0read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -740,7 +736,7 @@

    pcdsdevices.attenuator.AT2L0
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -752,12 +748,12 @@

    pcdsdevices.attenuator.AT2L0
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -770,12 +766,12 @@

    pcdsdevices.attenuator.AT2L0
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -935,7 +931,7 @@

    pcdsdevices.attenuator.AT2L0
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.attenuator.AttBase.html b/master/generated/pcdsdevices.attenuator.AttBase.html index 7e9c4546de9..4c340b9a029 100644 --- a/master/generated/pcdsdevices.attenuator.AttBase.html +++ b/master/generated/pcdsdevices.attenuator.AttBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -328,14 +324,14 @@

    pcdsdevices.attenuator.AttBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -350,7 +346,7 @@

    pcdsdevices.attenuator.AttBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -394,11 +390,11 @@

    pcdsdevices.attenuator.AttBase
    Parameters:
      -
    • position (float) – Position to move to

    • +
    • position (float) – Position to move to

    • moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -407,9 +403,9 @@

    pcdsdevices.attenuator.AttBaseRaises:
      -
    • TimeoutError – When motion takes longer than timeout

    • -
    • ValueError – On invalid positions

    • -
    • RuntimeError – If motion fails other than timing out, including when a move is +

    • TimeoutError – When motion takes longer than timeout

    • +
    • ValueError – On invalid positions

    • +
    • RuntimeError – If motion fails other than timing out, including when a move is attempted while another move is already in progress.

    @@ -424,12 +420,12 @@

    pcdsdevices.attenuator.AttBaseParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -451,13 +447,13 @@

    pcdsdevices.attenuator.AttBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -471,7 +467,7 @@

    pcdsdevices.attenuator.AttBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -494,7 +490,7 @@

    pcdsdevices.attenuator.AttBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -516,23 +512,23 @@

    pcdsdevices.attenuator.AttBase
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -567,7 +563,7 @@

      pcdsdevices.attenuator.AttBase
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -584,7 +580,7 @@

    pcdsdevices.attenuator.AttBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -592,14 +588,14 @@

    pcdsdevices.attenuator.AttBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -614,7 +610,7 @@

    pcdsdevices.attenuator.AttBase
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -626,12 +622,12 @@

    pcdsdevices.attenuator.AttBase
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -644,12 +640,12 @@

    pcdsdevices.attenuator.AttBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -780,7 +776,7 @@

    pcdsdevices.attenuator.AttBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonic.html b/master/generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonic.html index 58989293d4a..c305179bdd4 100644 --- a/master/generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonic.html +++ b/master/generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonic.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttBaseWith3rdHarmonic — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttBaseWith3rdHarmonic — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -368,14 +364,14 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -390,7 +386,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -434,11 +430,11 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    Parameters:
      -
    • position (float) – Position to move to

    • +
    • position (float) – Position to move to

    • moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -447,9 +443,9 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicRaises:
      -
    • TimeoutError – When motion takes longer than timeout

    • -
    • ValueError – On invalid positions

    • -
    • RuntimeError – If motion fails other than timing out, including when a move is +

    • TimeoutError – When motion takes longer than timeout

    • +
    • ValueError – On invalid positions

    • +
    • RuntimeError – If motion fails other than timing out, including when a move is attempted while another move is already in progress.

    @@ -464,12 +460,12 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -491,13 +487,13 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -511,7 +507,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -534,7 +530,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -556,23 +552,23 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -607,7 +603,7 @@

      pcdsdevices.attenuator.AttBaseWith3rdHarmonic
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -624,7 +620,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -632,14 +628,14 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -654,7 +650,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -666,12 +662,12 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -684,12 +680,12 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -820,7 +816,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonic
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.html b/master/generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.html index 1207bfa0727..104c5364019 100644 --- a/master/generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.html +++ b/master/generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -390,14 +386,14 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -412,7 +408,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -443,7 +439,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -467,11 +463,11 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    Parameters:
      -
    • position (float) – Position to move to

    • +
    • position (float) – Position to move to

    • moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -480,9 +476,9 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLPRaises:
      -
    • TimeoutError – When motion takes longer than timeout

    • -
    • ValueError – On invalid positions

    • -
    • RuntimeError – If motion fails other than timing out, including when a move is +

    • TimeoutError – When motion takes longer than timeout

    • +
    • ValueError – On invalid positions

    • +
    • RuntimeError – If motion fails other than timing out, including when a move is attempted while another move is already in progress.

    @@ -497,12 +493,12 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLPParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -524,13 +520,13 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -544,7 +540,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -567,7 +563,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -589,23 +585,23 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -640,7 +636,7 @@

      pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -657,7 +653,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -665,14 +661,14 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLPread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -687,7 +683,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -699,12 +695,12 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -717,12 +713,12 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -863,7 +859,7 @@

    pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.Attenuator.html b/master/generated/pcdsdevices.attenuator.Attenuator.html index eb50c982e35..b344dc6e99c 100644 --- a/master/generated/pcdsdevices.attenuator.Attenuator.html +++ b/master/generated/pcdsdevices.attenuator.Attenuator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.Attenuator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.Attenuator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -232,9 +228,9 @@

    pcdsdevices.attenuator.Attenuator
    Parameters:
      -
    • prefix (str) – The EPICS prefix that identifies the attenuator, e.g. ‘XPP:ATT’

    • -
    • n_filters (int) – The number of filters in the attenuator.

    • -
    • name (str) – An identifying name for the attenuator.

    • +
    • prefix (str) – The EPICS prefix that identifies the attenuator, e.g. ‘XPP:ATT’

    • +
    • n_filters (int) – The number of filters in the attenuator.

    • +
    • name (str) – An identifying name for the attenuator.

    diff --git a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorBase.html b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorBase.html index 43dcaba46e0..dcd1e1918b9 100644 --- a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorBase.html +++ b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttenuatorCalculatorBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttenuatorCalculatorBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -376,9 +372,9 @@

    pcdsdevices.attenuator.AttenuatorCalculatorBase
    Parameters:
      -
    • transmission (float) – The desired transmission, in the range [0, 1].

    • -
    • energy (float, optional) – The photon energy to use for the calculation.

    • -
    • use_floor (bool, optional) – Select floor or ceiling transmission estimation. Defaults to +

    • transmission (float) – The desired transmission, in the range [0, 1].

    • +
    • energy (float, optional) – The photon energy to use for the calculation.

    • +
    • use_floor (bool, optional) – Select floor or ceiling transmission estimation. Defaults to floor.

    @@ -387,14 +383,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -409,7 +405,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -457,7 +453,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -480,7 +476,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -496,7 +492,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorBase
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -513,7 +509,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -521,14 +517,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -557,7 +553,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorFilter.html b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorFilter.html index f8bf06d1081..e78ff150d89 100644 --- a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorFilter.html +++ b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorFilter.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttenuatorCalculatorFilter — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttenuatorCalculatorFilter — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -290,14 +286,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorFilterMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -312,7 +308,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorFilter
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -342,7 +338,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorFilter
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -365,7 +361,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorFilter
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -381,7 +377,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorFilter
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -398,7 +394,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorFilter
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -406,14 +402,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorFilterread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -442,7 +438,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorFilter
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.html b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.html index a63f6b29a99..b8a0f6dcda2 100644 --- a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.html +++ b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -354,14 +350,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_BladeMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -376,7 +372,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -406,7 +402,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -429,7 +425,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -445,7 +441,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -462,7 +458,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -470,14 +466,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_Bladeread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -506,7 +502,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.html b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.html index 582d07f1f70..b3dc9d551b8 100644 --- a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.html +++ b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -228,8 +224,8 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade
    Parameters:
      -
    • prefix (str) – Full Solid Attenuator base PV.

    • -
    • name (str) – Alias for the Solid Attenuator.

    • +
    • prefix (str) – Full Solid Attenuator base PV.

    • +
    • name (str) – Alias for the Solid Attenuator.

    @@ -412,9 +408,9 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade
    Parameters:
      -
    • transmission (float) – The desired transmission, in the range [0, 1].

    • -
    • energy (float, optional) – The photon energy to use for the calculation.

    • -
    • use_floor (bool, optional) – Select floor or ceiling transmission estimation. Defaults to +

    • transmission (float) – The desired transmission, in the range [0, 1].

    • +
    • energy (float, optional) – The photon energy to use for the calculation.

    • +
    • use_floor (bool, optional) – Select floor or ceiling transmission estimation. Defaults to floor.

    @@ -423,14 +419,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -445,7 +441,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -493,7 +489,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -516,7 +512,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -532,7 +528,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -549,7 +545,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -557,14 +553,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBladeread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -603,7 +599,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.html b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.html index 482ec2a4cb4..4e4d40f0bff 100644 --- a/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.html +++ b/master/generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -228,8 +224,8 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade
    Parameters:
      -
    • prefix (str) – Full Solid Attenuator base PV.

    • -
    • name (str) – Alias for the Solid Attenuator.

    • +
    • prefix (str) – Full Solid Attenuator base PV.

    • +
    • name (str) – Alias for the Solid Attenuator.

    @@ -398,9 +394,9 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade
    Parameters:
      -
    • transmission (float) – The desired transmission, in the range [0, 1].

    • -
    • energy (float, optional) – The photon energy to use for the calculation.

    • -
    • use_floor (bool, optional) – Select floor or ceiling transmission estimation. Defaults to +

    • transmission (float) – The desired transmission, in the range [0, 1].

    • +
    • energy (float, optional) – The photon energy to use for the calculation.

    • +
    • use_floor (bool, optional) – Select floor or ceiling transmission estimation. Defaults to floor.

    @@ -409,14 +405,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -431,7 +427,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -479,7 +475,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -502,7 +498,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -518,7 +514,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -535,7 +531,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -543,14 +539,14 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBladeread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -589,7 +585,7 @@

    pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.html b/master/generated/pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.html index 8eeef428c69..380a72c4beb 100644 --- a/master/generated/pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.html +++ b/master/generated/pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttenuatorCalculator_AT2L0 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttenuatorCalculator_AT2L0 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -228,8 +224,8 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0
    Parameters:
      -
    • prefix (str) – Full Solid Attenuator base PV.

    • -
    • name (str) – Alias for the Solid Attenuator.

    • +
    • prefix (str) – Full Solid Attenuator base PV.

    • +
    • name (str) – Alias for the Solid Attenuator.

    @@ -531,9 +527,9 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0
    Parameters:
      -
    • transmission (float) – The desired transmission, in the range [0, 1].

    • -
    • energy (float, optional) – The photon energy to use for the calculation.

    • -
    • use_floor (bool, optional) – Select floor or ceiling transmission estimation. Defaults to +

    • transmission (float) – The desired transmission, in the range [0, 1].

    • +
    • energy (float, optional) – The photon energy to use for the calculation.

    • +
    • use_floor (bool, optional) – Select floor or ceiling transmission estimation. Defaults to floor.

    @@ -542,14 +538,14 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -564,7 +560,7 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -612,7 +608,7 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -635,7 +631,7 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -651,7 +647,7 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -668,7 +664,7 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -676,14 +672,14 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -722,7 +718,7 @@

    pcdsdevices.attenuator.AttenuatorCalculator_AT2L0
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.AttenuatorSXR_Ladder.html b/master/generated/pcdsdevices.attenuator.AttenuatorSXR_Ladder.html index 1f5e434d5fc..304cd321354 100644 --- a/master/generated/pcdsdevices.attenuator.AttenuatorSXR_Ladder.html +++ b/master/generated/pcdsdevices.attenuator.AttenuatorSXR_Ladder.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttenuatorSXR_Ladder — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttenuatorSXR_Ladder — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -231,9 +227,9 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    Parameters:
      -
    • prefix (str) – Solid Attenuator base PV.

    • -
    • name (str) – Alias for the Solid Attenuator.

    • -
    • calculator_prefix (str) – The prefix for the calculator PVs.

    • +
    • prefix (str) – Solid Attenuator base PV.

    • +
    • name (str) – Alias for the Solid Attenuator.

    • +
    • calculator_prefix (str) – The prefix for the calculator PVs.

    @@ -343,14 +339,14 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -365,7 +361,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -414,7 +410,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladderfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -423,9 +419,9 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderRaises:

    @@ -439,12 +435,12 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -466,13 +462,13 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -486,7 +482,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -509,7 +505,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -525,23 +521,23 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -563,7 +559,7 @@

      pcdsdevices.attenuator.AttenuatorSXR_Ladder
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -580,7 +576,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -588,14 +584,14 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladderread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -610,7 +606,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -622,12 +618,12 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -640,12 +636,12 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -805,7 +801,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_Ladder
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.html b/master/generated/pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.html index 09df5ada8a0..f85afe96a5a 100644 --- a/master/generated/pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.html +++ b/master/generated/pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -232,9 +228,9 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    Parameters:
      -
    • prefix (str) – Solid Attenuator base PV.

    • -
    • name (str) – Alias for the Solid Attenuator.

    • -
    • calculator_prefix (str) – The prefix for the calculator PVs.

    • +
    • prefix (str) – Solid Attenuator base PV.

    • +
    • name (str) – Alias for the Solid Attenuator.

    • +
    • calculator_prefix (str) – The prefix for the calculator PVs.

    @@ -337,14 +333,14 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -359,7 +355,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -408,7 +404,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD

    moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -417,9 +413,9 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    Raises:

    @@ -433,12 +429,12 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBDParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -460,13 +456,13 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -480,7 +476,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -503,7 +499,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -519,23 +515,23 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -557,7 +553,7 @@

      pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -574,7 +570,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -582,14 +578,14 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBDread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -604,7 +600,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -616,12 +612,12 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -634,12 +630,12 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -799,7 +795,7 @@

    pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.attenuator.FEESolidAttenuatorBlade.html b/master/generated/pcdsdevices.attenuator.FEESolidAttenuatorBlade.html index 0aeb5ef3904..71414e2a06b 100644 --- a/master/generated/pcdsdevices.attenuator.FEESolidAttenuatorBlade.html +++ b/master/generated/pcdsdevices.attenuator.FEESolidAttenuatorBlade.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.FEESolidAttenuatorBlade — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.FEESolidAttenuatorBlade — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -257,14 +253,14 @@

    pcdsdevices.attenuator.FEESolidAttenuatorBladeMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -279,7 +275,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorBlade
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -309,7 +305,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorBlade
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -332,7 +328,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorBlade
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -348,7 +344,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorBlade
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -365,7 +361,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorBlade
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -373,14 +369,14 @@

    pcdsdevices.attenuator.FEESolidAttenuatorBladeread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -409,7 +405,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorBlade
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.FEESolidAttenuatorStates.html b/master/generated/pcdsdevices.attenuator.FEESolidAttenuatorStates.html index e8ccd2bde52..579a88d650e 100644 --- a/master/generated/pcdsdevices.attenuator.FEESolidAttenuatorStates.html +++ b/master/generated/pcdsdevices.attenuator.FEESolidAttenuatorStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.FEESolidAttenuatorStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.FEESolidAttenuatorStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -341,14 +337,14 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStates
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -363,7 +359,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStates
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -415,12 +411,12 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -432,11 +428,11 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -453,12 +449,12 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStatesParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -472,7 +468,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStates
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -495,7 +491,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStates
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -512,12 +508,12 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -541,10 +537,10 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -555,7 +551,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStates
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -566,7 +562,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStates
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -574,14 +570,14 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -699,7 +695,7 @@

    pcdsdevices.attenuator.FEESolidAttenuatorStates
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.FeeAtt.html b/master/generated/pcdsdevices.attenuator.FeeAtt.html index cde9477e23c..9fc2f4a366f 100644 --- a/master/generated/pcdsdevices.attenuator.FeeAtt.html +++ b/master/generated/pcdsdevices.attenuator.FeeAtt.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.FeeAtt — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.FeeAtt — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -401,14 +397,14 @@

    pcdsdevices.attenuator.FeeAtt
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -423,7 +419,7 @@

    pcdsdevices.attenuator.FeeAtt
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -454,7 +450,7 @@

    pcdsdevices.attenuator.FeeAtt
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -478,11 +474,11 @@

    pcdsdevices.attenuator.FeeAtt
    Parameters:
      -
    • position (float) – Position to move to

    • +
    • position (float) – Position to move to

    • moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -491,9 +487,9 @@

    pcdsdevices.attenuator.FeeAttRaises:
      -
    • TimeoutError – When motion takes longer than timeout

    • -
    • ValueError – On invalid positions

    • -
    • RuntimeError – If motion fails other than timing out, including when a move is +

    • TimeoutError – When motion takes longer than timeout

    • +
    • ValueError – On invalid positions

    • +
    • RuntimeError – If motion fails other than timing out, including when a move is attempted while another move is already in progress.

    @@ -508,12 +504,12 @@

    pcdsdevices.attenuator.FeeAttParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -535,13 +531,13 @@

    pcdsdevices.attenuator.FeeAtt
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -555,7 +551,7 @@

    pcdsdevices.attenuator.FeeAtt
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -578,7 +574,7 @@

    pcdsdevices.attenuator.FeeAtt
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -600,23 +596,23 @@

    pcdsdevices.attenuator.FeeAtt
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -651,7 +647,7 @@

      pcdsdevices.attenuator.FeeAtt
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -668,7 +664,7 @@

    pcdsdevices.attenuator.FeeAtt
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -676,14 +672,14 @@

    pcdsdevices.attenuator.FeeAttread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -698,7 +694,7 @@

    pcdsdevices.attenuator.FeeAtt
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -710,12 +706,12 @@

    pcdsdevices.attenuator.FeeAtt
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -728,12 +724,12 @@

    pcdsdevices.attenuator.FeeAtt
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -884,7 +880,7 @@

    pcdsdevices.attenuator.FeeAtt
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.FeeFilter.html b/master/generated/pcdsdevices.attenuator.FeeFilter.html index e2aab610a4a..57ab954b57a 100644 --- a/master/generated/pcdsdevices.attenuator.FeeFilter.html +++ b/master/generated/pcdsdevices.attenuator.FeeFilter.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.FeeFilter — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.FeeFilter — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -285,14 +281,14 @@

    pcdsdevices.attenuator.FeeFilter
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -307,7 +303,7 @@

    pcdsdevices.attenuator.FeeFilter
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -359,12 +355,12 @@

    pcdsdevices.attenuator.FeeFilterobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -376,11 +372,11 @@

    pcdsdevices.attenuator.FeeFilter
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -397,12 +393,12 @@

    pcdsdevices.attenuator.FeeFilterParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -416,7 +412,7 @@

    pcdsdevices.attenuator.FeeFilter
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -439,7 +435,7 @@

    pcdsdevices.attenuator.FeeFilter
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -456,12 +452,12 @@

    pcdsdevices.attenuator.FeeFilterobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -485,10 +481,10 @@

    pcdsdevices.attenuator.FeeFilter
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -504,7 +500,7 @@

    pcdsdevices.attenuator.FeeFilter
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -512,14 +508,14 @@

    pcdsdevices.attenuator.FeeFilterread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -637,7 +633,7 @@

    pcdsdevices.attenuator.FeeFilter
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.Filter.html b/master/generated/pcdsdevices.attenuator.Filter.html index 318dcc20433..1c3d90cedfd 100644 --- a/master/generated/pcdsdevices.attenuator.Filter.html +++ b/master/generated/pcdsdevices.attenuator.Filter.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.Filter — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.Filter — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -313,14 +309,14 @@

    pcdsdevices.attenuator.Filter
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -335,7 +331,7 @@

    pcdsdevices.attenuator.Filter
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -387,12 +383,12 @@

    pcdsdevices.attenuator.Filterobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -404,11 +400,11 @@

    pcdsdevices.attenuator.Filter
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -425,12 +421,12 @@

    pcdsdevices.attenuator.FilterParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -444,7 +440,7 @@

    pcdsdevices.attenuator.Filter
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -467,7 +463,7 @@

    pcdsdevices.attenuator.Filter
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -484,12 +480,12 @@

    pcdsdevices.attenuator.Filterobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -513,10 +509,10 @@

    pcdsdevices.attenuator.Filter
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -532,7 +528,7 @@

    pcdsdevices.attenuator.Filter
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -540,14 +536,14 @@

    pcdsdevices.attenuator.Filterread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -665,7 +661,7 @@

    pcdsdevices.attenuator.Filter
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.GasAttenuator.html b/master/generated/pcdsdevices.attenuator.GasAttenuator.html index 5644ef64f06..b7c14df9972 100644 --- a/master/generated/pcdsdevices.attenuator.GasAttenuator.html +++ b/master/generated/pcdsdevices.attenuator.GasAttenuator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.GasAttenuator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.GasAttenuator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -228,8 +224,8 @@

    pcdsdevices.attenuator.GasAttenuator
    Parameters:
      -
    • prefix (str) – Full Gas Attenuator base PV.

    • -
    • name (str) – Alias for the Gas Attenuator.

    • +
    • prefix (str) – Full Gas Attenuator base PV.

    • +
    • name (str) – Alias for the Gas Attenuator.

    @@ -260,14 +256,14 @@

    pcdsdevices.attenuator.GasAttenuatorMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -282,7 +278,7 @@

    pcdsdevices.attenuator.GasAttenuator
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -312,7 +308,7 @@

    pcdsdevices.attenuator.GasAttenuator
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -335,7 +331,7 @@

    pcdsdevices.attenuator.GasAttenuator
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -351,7 +347,7 @@

    pcdsdevices.attenuator.GasAttenuator
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -368,7 +364,7 @@

    pcdsdevices.attenuator.GasAttenuator
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -376,14 +372,14 @@

    pcdsdevices.attenuator.GasAttenuatorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -412,7 +408,7 @@

    pcdsdevices.attenuator.GasAttenuator
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.GattApertureX.html b/master/generated/pcdsdevices.attenuator.GattApertureX.html index aa25a5e5598..95ebba95e70 100644 --- a/master/generated/pcdsdevices.attenuator.GattApertureX.html +++ b/master/generated/pcdsdevices.attenuator.GattApertureX.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.GattApertureX — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.GattApertureX — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -357,14 +353,14 @@

    pcdsdevices.attenuator.GattApertureX
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -379,7 +375,7 @@

    pcdsdevices.attenuator.GattApertureX
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -431,12 +427,12 @@

    pcdsdevices.attenuator.GattApertureXobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -448,11 +444,11 @@

    pcdsdevices.attenuator.GattApertureX
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -469,12 +465,12 @@

    pcdsdevices.attenuator.GattApertureXParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -488,7 +484,7 @@

    pcdsdevices.attenuator.GattApertureX
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -511,7 +507,7 @@

    pcdsdevices.attenuator.GattApertureX
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -528,12 +524,12 @@

    pcdsdevices.attenuator.GattApertureXobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -557,10 +553,10 @@

    pcdsdevices.attenuator.GattApertureX
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -571,7 +567,7 @@

    pcdsdevices.attenuator.GattApertureX
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -582,7 +578,7 @@

    pcdsdevices.attenuator.GattApertureX
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -590,14 +586,14 @@

    pcdsdevices.attenuator.GattApertureXread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -715,7 +711,7 @@

    pcdsdevices.attenuator.GattApertureX
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.GattApertureY.html b/master/generated/pcdsdevices.attenuator.GattApertureY.html index b8bfce8e0f3..1011f93a0d6 100644 --- a/master/generated/pcdsdevices.attenuator.GattApertureY.html +++ b/master/generated/pcdsdevices.attenuator.GattApertureY.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.GattApertureY — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.GattApertureY — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -357,14 +353,14 @@

    pcdsdevices.attenuator.GattApertureY
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -379,7 +375,7 @@

    pcdsdevices.attenuator.GattApertureY
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -431,12 +427,12 @@

    pcdsdevices.attenuator.GattApertureYobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -448,11 +444,11 @@

    pcdsdevices.attenuator.GattApertureY
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -469,12 +465,12 @@

    pcdsdevices.attenuator.GattApertureYParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -488,7 +484,7 @@

    pcdsdevices.attenuator.GattApertureY
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -511,7 +507,7 @@

    pcdsdevices.attenuator.GattApertureY
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -528,12 +524,12 @@

    pcdsdevices.attenuator.GattApertureYobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -557,10 +553,10 @@

    pcdsdevices.attenuator.GattApertureY
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -571,7 +567,7 @@

    pcdsdevices.attenuator.GattApertureY
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -582,7 +578,7 @@

    pcdsdevices.attenuator.GattApertureY
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -590,14 +586,14 @@

    pcdsdevices.attenuator.GattApertureYread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -715,7 +711,7 @@

    pcdsdevices.attenuator.GattApertureY
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.SXRGasAtt.html b/master/generated/pcdsdevices.attenuator.SXRGasAtt.html index 7a40f87bd60..b2dacf3e1fd 100644 --- a/master/generated/pcdsdevices.attenuator.SXRGasAtt.html +++ b/master/generated/pcdsdevices.attenuator.SXRGasAtt.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.SXRGasAtt — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.SXRGasAtt — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -353,14 +349,14 @@

    pcdsdevices.attenuator.SXRGasAttMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -375,7 +371,7 @@

    pcdsdevices.attenuator.SXRGasAtt
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -405,7 +401,7 @@

    pcdsdevices.attenuator.SXRGasAtt
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -428,7 +424,7 @@

    pcdsdevices.attenuator.SXRGasAtt
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -449,10 +445,10 @@

    pcdsdevices.attenuator.SXRGasAtt
    Parameters:
      -
    • mode (str, either "PMPS" or "Local")

    • +
    • mode (str, either "PMPS" or "Local")

    • attenuator. (Mode for)

    • -
    • control_type (str, optional) – Set control type in “Local” mode, either “transmission” or “pressure” control. The default is ‘transmission’.

    • -
    • gas_type (str, optional) – Change gas type to “N2” or “Ar”. The default is None.If None is passed the attenuator uses the current gas.

    • +
    • control_type (str, optional) – Set control type in “Local” mode, either “transmission” or “pressure” control. The default is ‘transmission’.

    • +
    • gas_type (str, optional) – Change gas type to “N2” or “Ar”. The default is None.If None is passed the attenuator uses the current gas.

    @@ -460,13 +456,13 @@

    pcdsdevices.attenuator.SXRGasAtt
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -483,7 +479,7 @@

    pcdsdevices.attenuator.SXRGasAtt
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -491,14 +487,14 @@

    pcdsdevices.attenuator.SXRGasAttread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -527,17 +523,17 @@

    pcdsdevices.attenuator.SXRGasAtt
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.SXRLadderAttenuatorBlade.html b/master/generated/pcdsdevices.attenuator.SXRLadderAttenuatorBlade.html index dbb5460e9bb..b3030dcbd21 100644 --- a/master/generated/pcdsdevices.attenuator.SXRLadderAttenuatorBlade.html +++ b/master/generated/pcdsdevices.attenuator.SXRLadderAttenuatorBlade.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.SXRLadderAttenuatorBlade — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.SXRLadderAttenuatorBlade — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -257,14 +253,14 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorBladeMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -279,7 +275,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorBlade
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -309,7 +305,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorBlade
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -332,7 +328,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorBlade
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -348,7 +344,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorBlade
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -365,7 +361,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorBlade
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -373,14 +369,14 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorBladeread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -409,7 +405,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorBlade
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.attenuator.SXRLadderAttenuatorStates.html b/master/generated/pcdsdevices.attenuator.SXRLadderAttenuatorStates.html index 3e902f7e418..9396c85e6de 100644 --- a/master/generated/pcdsdevices.attenuator.SXRLadderAttenuatorStates.html +++ b/master/generated/pcdsdevices.attenuator.SXRLadderAttenuatorStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.SXRLadderAttenuatorStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.SXRLadderAttenuatorStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -341,14 +337,14 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStates
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -363,7 +359,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStates
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -415,12 +411,12 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -432,11 +428,11 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -453,12 +449,12 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStatesParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -472,7 +468,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStates
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -495,7 +491,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStates
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -512,12 +508,12 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -541,10 +537,10 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -555,7 +551,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStates
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -566,7 +562,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStates
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -574,14 +570,14 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -699,7 +695,7 @@

    pcdsdevices.attenuator.SXRLadderAttenuatorStates
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.attenuator.get_blade_enum.html b/master/generated/pcdsdevices.attenuator.get_blade_enum.html index 2b2fe6a498b..885af398d5c 100644 --- a/master/generated/pcdsdevices.attenuator.get_blade_enum.html +++ b/master/generated/pcdsdevices.attenuator.get_blade_enum.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.get_blade_enum — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.get_blade_enum — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.attenuator.render_ascii_att.html b/master/generated/pcdsdevices.attenuator.render_ascii_att.html index 9211630d751..e2f8f88d0a2 100644 --- a/master/generated/pcdsdevices.attenuator.render_ascii_att.html +++ b/master/generated/pcdsdevices.attenuator.render_ascii_att.html @@ -1,25 +1,23 @@ + + - pcdsdevices.attenuator.render_ascii_att — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.attenuator.render_ascii_att — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -114,6 +109,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -228,8 +224,8 @@

    pcdsdevices.attenuator.render_ascii_att
    Parameters:
      -
    • blade_states (list of BladeStateEnum) – The elements of this list represent the current blade states.

    • -
    • start_index (int, optional) – The starting filter index.

    • +
    • blade_states (list of BladeStateEnum) – The elements of this list represent the current blade states.

    • +
    • start_index (int, optional) – The starting filter index.

    Returns:
    diff --git a/master/generated/pcdsdevices.beam_stats.BeamEnergyRequest.html b/master/generated/pcdsdevices.beam_stats.BeamEnergyRequest.html index 5d4ebb96c17..02b84e059c4 100644 --- a/master/generated/pcdsdevices.beam_stats.BeamEnergyRequest.html +++ b/master/generated/pcdsdevices.beam_stats.BeamEnergyRequest.html @@ -1,25 +1,23 @@ + + - pcdsdevices.beam_stats.BeamEnergyRequest — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.beam_stats.BeamEnergyRequest — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,7 +198,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequest

    -class pcdsdevices.beam_stats.BeamEnergyRequest(*args, acr_status_suffix: str | None = None, **kwargs)
    +class pcdsdevices.beam_stats.BeamEnergyRequest(*args, acr_status_suffix: str | None = None, **kwargs)

    Positioner to request beam color changes from ACR in eV.

    It is up to ACR how to and whether to fulfill these requests. This is often fulfilled by moving the Vernier but can also be a more involved process.

    @@ -222,9 +218,9 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    Parameters:
      -
    • prefix (str) – PV prefix for the request setpoint. This should always be a hutch name.

    • -
    • name (str, required keyword) – Name to use for this device in log messages, data streams, etc.

    • -
    • skip_small_moves (bool, optional) – Has no effect if using the wait-on-PV version of the class, but will +

    • prefix (str) – PV prefix for the request setpoint. This should always be a hutch name.

    • +
    • name (str, required keyword) – Name to use for this device in log messages, data streams, etc.

    • +
    • skip_small_moves (bool, optional) – Has no effect if using the wait-on-PV version of the class, but will take effect for the no-wait version of the class. Defaults to True, which ignores move requests that are smaller than the atol factor. If False, we’ll perform every requested move. @@ -233,17 +229,17 @@

      pcdsdevices.beam_stats.BeamEnergyRequestint, optional) – Has no effect if using the wait-on-PV version of the class, but will +
    • atol (int, optional) – Has no effect if using the wait-on-PV version of the class, but will take effect for the no-wait version of the class. Absolute tolerance that determines when the move is done and when to skip moves using the skip_small_moves parameter.

    • -
    • line (str, optional) – Whether to use the K line or L line PV. If provided this should be a +

    • line (str, optional) – Whether to use the K line or L line PV. If provided this should be a string with a single character. The K line PVs have “EPHOTK” in them, the L line PVs just have “EPHOT”. This will default to the line associated with the prefix hutch name, or to L line failing that.

    • -
    • pv_index (int, optional) – Whether to move the first PV (1) or the second PV (2). This is relevant +

    • pv_index (int, optional) – Whether to move the first PV (1) or the second PV (2). This is relevant 2-color mode or when scanning combined K and Vernier. Defaults to 1.

    • -
    • acr_status_suffix (str, optional) – If provided, we’ll wait on the ACR PV specified by +

    • acr_status_suffix (str, optional) – If provided, we’ll wait on the ACR PV specified by SIOC:SYS0:ML07:{suffix}. The selected PV should be 0 while the device is moving and 1 when it is done.

    @@ -291,14 +287,14 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -313,7 +309,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -361,7 +357,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -370,9 +366,9 @@

    pcdsdevices.beam_stats.BeamEnergyRequestRaises:

    @@ -386,12 +382,12 @@

    pcdsdevices.beam_stats.BeamEnergyRequestParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -413,13 +409,13 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -433,7 +429,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -456,7 +452,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -472,23 +468,23 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -510,7 +506,7 @@

      pcdsdevices.beam_stats.BeamEnergyRequest
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -527,7 +523,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -535,14 +531,14 @@

    pcdsdevices.beam_stats.BeamEnergyRequestread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -557,7 +553,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -569,12 +565,12 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -587,12 +583,12 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -707,7 +703,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequest
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.beam_stats.BeamEnergyRequestACRWait.html b/master/generated/pcdsdevices.beam_stats.BeamEnergyRequestACRWait.html index f7b32c35fa5..5d2ce0d9a28 100644 --- a/master/generated/pcdsdevices.beam_stats.BeamEnergyRequestACRWait.html +++ b/master/generated/pcdsdevices.beam_stats.BeamEnergyRequestACRWait.html @@ -1,25 +1,23 @@ + + - pcdsdevices.beam_stats.BeamEnergyRequestACRWait — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.beam_stats.BeamEnergyRequestACRWait — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,7 +198,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait

    -class pcdsdevices.beam_stats.BeamEnergyRequestACRWait(*args, acr_status_suffix: str | None = None, **kwargs)
    +class pcdsdevices.beam_stats.BeamEnergyRequestACRWait(*args, acr_status_suffix: str | None = None, **kwargs)

    BeamEnergyRequest variant that does wait on a PV.

    It will report done when the ACR status PV indicates done and will not use the atol parameter.

    @@ -255,14 +251,14 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -277,7 +273,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -318,7 +314,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWaitfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -327,9 +323,9 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWaitRaises:

    @@ -343,12 +339,12 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWaitParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -370,13 +366,13 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -390,7 +386,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -413,7 +409,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -429,23 +425,23 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -467,7 +463,7 @@

      pcdsdevices.beam_stats.BeamEnergyRequestACRWait
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -484,7 +480,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -492,14 +488,14 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWaitread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -514,7 +510,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -526,12 +522,12 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -544,12 +540,12 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -701,7 +697,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestACRWait
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.beam_stats.BeamEnergyRequestNoWait.html b/master/generated/pcdsdevices.beam_stats.BeamEnergyRequestNoWait.html index 14787b832e8..8900581722b 100644 --- a/master/generated/pcdsdevices.beam_stats.BeamEnergyRequestNoWait.html +++ b/master/generated/pcdsdevices.beam_stats.BeamEnergyRequestNoWait.html @@ -1,25 +1,23 @@ + + - pcdsdevices.beam_stats.BeamEnergyRequestNoWait — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.beam_stats.BeamEnergyRequestNoWait — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,7 +198,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait

    -class pcdsdevices.beam_stats.BeamEnergyRequestNoWait(*args, acr_status_suffix: str | None = None, **kwargs)
    +class pcdsdevices.beam_stats.BeamEnergyRequestNoWait(*args, acr_status_suffix: str | None = None, **kwargs)

    BeamEnergyRequest variant that does not wait on a PV.

    It will report done immediately and ignore moves that are smaller than atol.

    @@ -255,14 +251,14 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -277,7 +273,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -318,7 +314,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWaitfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -327,9 +323,9 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWaitRaises:

    @@ -343,12 +339,12 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWaitParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -370,13 +366,13 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -390,7 +386,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -413,7 +409,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -429,23 +425,23 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -467,7 +463,7 @@

      pcdsdevices.beam_stats.BeamEnergyRequestNoWait
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -484,7 +480,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -492,14 +488,14 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWaitread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -514,7 +510,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -526,12 +522,12 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -544,12 +540,12 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -706,7 +702,7 @@

    pcdsdevices.beam_stats.BeamEnergyRequestNoWait
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.beam_stats.BeamStats.html b/master/generated/pcdsdevices.beam_stats.BeamStats.html index 80e15c0ea73..2afd03fe989 100644 --- a/master/generated/pcdsdevices.beam_stats.BeamStats.html +++ b/master/generated/pcdsdevices.beam_stats.BeamStats.html @@ -1,25 +1,23 @@ + + - pcdsdevices.beam_stats.BeamStats — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.beam_stats.BeamStats — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -262,14 +258,14 @@

    pcdsdevices.beam_stats.BeamStatsMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -284,7 +280,7 @@

    pcdsdevices.beam_stats.BeamStats
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -314,7 +310,7 @@

    pcdsdevices.beam_stats.BeamStats
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -337,7 +333,7 @@

    pcdsdevices.beam_stats.BeamStats
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -353,7 +349,7 @@

    pcdsdevices.beam_stats.BeamStats
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -370,7 +366,7 @@

    pcdsdevices.beam_stats.BeamStats
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -378,14 +374,14 @@

    pcdsdevices.beam_stats.BeamStatsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -414,7 +410,7 @@

    pcdsdevices.beam_stats.BeamStats
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequest.html b/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequest.html index 0e7f4b8fbc7..ce33c3ef0eb 100644 --- a/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequest.html +++ b/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequest.html @@ -1,25 +1,23 @@ + + - pcdsdevices.beam_stats.FakeBeamEnergyRequest — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.beam_stats.FakeBeamEnergyRequest — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,7 +198,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest

    -class pcdsdevices.beam_stats.FakeBeamEnergyRequest(*args, acr_status_suffix: str | None = None, **kwargs)
    +class pcdsdevices.beam_stats.FakeBeamEnergyRequest(*args, acr_status_suffix: str | None = None, **kwargs)

    Required setup for fake classes to work properly with __new__ splitting

    @@ -246,14 +242,14 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -268,7 +264,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -316,7 +312,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -325,9 +321,9 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestRaises:

    @@ -341,12 +337,12 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -368,13 +364,13 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -388,7 +384,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -411,7 +407,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -427,23 +423,23 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -465,7 +461,7 @@

      pcdsdevices.beam_stats.FakeBeamEnergyRequest
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -482,7 +478,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -490,14 +486,14 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -512,7 +508,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -524,12 +520,12 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -542,12 +538,12 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -662,7 +658,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequest
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.html b/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.html index de4c09754f2..841495ffa54 100644 --- a/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.html +++ b/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.html @@ -1,25 +1,23 @@ + + - pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,7 +198,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait

    -class pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait(*args, acr_status_suffix: str | None = None, **kwargs)
    +class pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait(*args, acr_status_suffix: str | None = None, **kwargs)

    Ophyd Device Components
    @@ -252,14 +248,14 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -274,7 +270,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -315,7 +311,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait

    moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -324,9 +320,9 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    Raises:

    @@ -340,12 +336,12 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWaitParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -367,13 +363,13 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -387,7 +383,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -410,7 +406,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -426,23 +422,23 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -464,7 +460,7 @@

      pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -481,7 +477,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -489,14 +485,14 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWaitread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -511,7 +507,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -523,12 +519,12 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -541,12 +537,12 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -698,7 +694,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.html b/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.html index c2e1e569ef4..80c16a20d2a 100644 --- a/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.html +++ b/master/generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.html @@ -1,25 +1,23 @@ + + - pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,7 +198,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait

    -class pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait(*args, acr_status_suffix: str | None = None, **kwargs)
    +class pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait(*args, acr_status_suffix: str | None = None, **kwargs)

    Ophyd Device Components
    @@ -252,14 +248,14 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -274,7 +270,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -315,7 +311,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait

    moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -324,9 +320,9 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    Raises:

    @@ -340,12 +336,12 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWaitParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -367,13 +363,13 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -387,7 +383,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -410,7 +406,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -426,23 +422,23 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -464,7 +460,7 @@

      pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -481,7 +477,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -489,14 +485,14 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWaitread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -511,7 +507,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -523,12 +519,12 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -541,12 +537,12 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -703,7 +699,7 @@

    pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.beam_stats.LCLS.html b/master/generated/pcdsdevices.beam_stats.LCLS.html index 07a32a21e71..fdbf46facc5 100644 --- a/master/generated/pcdsdevices.beam_stats.LCLS.html +++ b/master/generated/pcdsdevices.beam_stats.LCLS.html @@ -1,25 +1,23 @@ + + - pcdsdevices.beam_stats.LCLS — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.beam_stats.LCLS — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -401,14 +397,14 @@

    pcdsdevices.beam_stats.LCLS
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -423,7 +419,7 @@

    pcdsdevices.beam_stats.LCLS
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -453,7 +449,7 @@

    pcdsdevices.beam_stats.LCLS
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -476,7 +472,7 @@

    pcdsdevices.beam_stats.LCLS
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -492,7 +488,7 @@

    pcdsdevices.beam_stats.LCLS
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -509,7 +505,7 @@

    pcdsdevices.beam_stats.LCLS
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -517,14 +513,14 @@

    pcdsdevices.beam_stats.LCLSread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -553,7 +549,7 @@

    pcdsdevices.beam_stats.LCLS
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.ccm.CCM.html b/master/generated/pcdsdevices.ccm.CCM.html index 710a0e31811..83711b97e7c 100644 --- a/master/generated/pcdsdevices.ccm.CCM.html +++ b/master/generated/pcdsdevices.ccm.CCM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.CCM

    -class pcdsdevices.ccm.CCM(*, prefix: str | None = None, in_pos: float, out_pos: float, **kwargs)
    +class pcdsdevices.ccm.CCM(*, prefix: str | None = None, in_pos: float, out_pos: float, **kwargs)

    The full CCM assembly.

    This requires a huge number of motor pv prefixes to be passed in. Pay attention to this docstring because most of the arguments are in @@ -218,26 +214,26 @@

    pcdsdevices.ccm.CCM
    Parameters:
      -
    • prefix (str, optional) – Devices are required to have a positional argument here, +

    • prefix (str, optional) – Devices are required to have a positional argument here, but this is not used. If provided, it should be the same as alio_prefix.

    • -
    • in_pos (float, required keyword) – The x position to consider as “inserted” into the beam.

    • -
    • out_pos (float, required keyword) – The x position to consider as “removed” from the beam.

    • -
    • alio_prefix (str, required keyword) – The PV prefix of the Alio motor, e.g. XPP:MON:MPZ:07A

    • -
    • theta2fine_prefix (str, required keyword) – The PV prefix of the motor that controls the fine adjustment +

    • in_pos (float, required keyword) – The x position to consider as “inserted” into the beam.

    • +
    • out_pos (float, required keyword) – The x position to consider as “removed” from the beam.

    • +
    • alio_prefix (str, required keyword) – The PV prefix of the Alio motor, e.g. XPP:MON:MPZ:07A

    • +
    • theta2fine_prefix (str, required keyword) – The PV prefix of the motor that controls the fine adjustment of the of the second crystal’s theta angle.

    • -
    • theta2coarse_prefix (str, required keyword) – The PV prefix of the motor that controls the coarse adjustment +

    • theta2coarse_prefix (str, required keyword) – The PV prefix of the motor that controls the coarse adjustment of the of the second crystal’s theta angle.

    • -
    • chi2_prefix (str, required keyword) – The PV prefix of the motor that controls the adjustment +

    • chi2_prefix (str, required keyword) – The PV prefix of the motor that controls the adjustment of the of the second crystal’s chi angle.

    • -
    • x_down_prefix (str, required keyword) – The prefix for the downstream ccm x translation motor (x1).

    • -
    • x_up_prefix (str, required keyword) – The prefix for the upstream ccm x translation motor (x2).

    • -
    • y_down_prefix (str, required keyword) – The prefix for the downstream ccm y translation motor (y1).

    • -
    • y_up_north_prefix (str, required keyword) – The prefix for the north upstream ccm y translation motor (y2).

    • -
    • y_up_south_prefix (str, required keyword) – The prefix for the south upstream ccm y translation motor (y3).

    • -
    • acr_status_pv_index (int) – The index for the energy request PV in the case of the acr status +

    • x_down_prefix (str, required keyword) – The prefix for the downstream ccm x translation motor (x1).

    • +
    • x_up_prefix (str, required keyword) – The prefix for the upstream ccm x translation motor (x2).

    • +
    • y_down_prefix (str, required keyword) – The prefix for the downstream ccm y translation motor (y1).

    • +
    • y_up_north_prefix (str, required keyword) – The prefix for the north upstream ccm y translation motor (y2).

    • +
    • y_up_south_prefix (str, required keyword) – The prefix for the south upstream ccm y translation motor (y3).

    • +
    • acr_status_pv_index (int) – The index for the energy request PV in the case of the acr status wait. Default: 2.

    • -
    • acr_status_suffix (str) – The suffix for the ACR status energy change move. Default to ‘AO805’

    • +
    • acr_status_suffix (str) – The suffix for the ACR status energy change move. Default to ‘AO805’

    @@ -356,21 +352,21 @@

    pcdsdevices.ccm.CCMMethods

    -calc_lightpath_state(x_up: float) LightpathState
    +calc_lightpath_state(x_up: float) LightpathState

    Update the fields used by the lightpath to determine in/out.

    Compares the x position with the saved in and out values.

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -385,7 +381,7 @@

    pcdsdevices.ccm.CCM
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -409,7 +405,7 @@

    pcdsdevices.ccm.CCM
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -420,11 +416,11 @@

    pcdsdevices.ccm.CCM
    -insert(wait: bool = False) MoveStatus
    +insert(wait: bool = False) MoveStatus

    Move the x motors to the saved “in” position.

    Parameters:
    -

    wait (bool, optional) – If True, wait for the move to complete. +

    wait (bool, optional) – If True, wait for the move to complete. If False, return without waiting.

    Returns:
    @@ -442,7 +438,7 @@

    pcdsdevices.ccm.CCM
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -465,7 +461,7 @@

    pcdsdevices.ccm.CCM
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -473,11 +469,11 @@

    pcdsdevices.ccm.CCM
    -remove(wait: bool = False) MoveStatus
    +remove(wait: bool = False) MoveStatus

    Move the x motors to the saved “out” position.

    Parameters:
    -

    wait (bool, optional) – If True, wait for the move to complete. +

    wait (bool, optional) – If True, wait for the move to complete. If False, return without waiting.

    Returns:
    @@ -489,7 +485,7 @@

    pcdsdevices.ccm.CCM
    -reset_calc_constant_defaults(confirm: bool = True) None
    +reset_calc_constant_defaults(confirm: bool = True) None

    Put the default values into the ccm constants.

    This can be useful if values were reset due to autosave errors or if they’ve otherwise accidentally been set to crazy values.

    @@ -500,7 +496,7 @@

    pcdsdevices.ccm.CCM
    Parameters:
    -

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing +

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing the reset. This is because an accidental reset can cost some time as we scramble to figure out what the values should be restored to.

    @@ -518,13 +514,13 @@

    pcdsdevices.ccm.CCM
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -541,7 +537,7 @@

    pcdsdevices.ccm.CCM
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -549,14 +545,14 @@

    pcdsdevices.ccm.CCMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -564,7 +560,7 @@

    pcdsdevices.ccm.CCM
    -warn_invalid_constants(only_new: bool = False) None
    +warn_invalid_constants(only_new: bool = False) None

    Warn if we have invalid values for our calculation constants.

    The motivation here is twofold: 1. It should be easy for the user to know what is wrong and

    @@ -610,7 +606,7 @@

    pcdsdevices.ccm.CCM
    Parameters:
    -

    only_new (bool, optional) – If False, the default, always show us the warnings. +

    only_new (bool, optional) – If False, the default, always show us the warnings. If True, do not show warnings if they have not changed.

    @@ -685,17 +681,17 @@

    pcdsdevices.ccm.CCM
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.ccm.CCMAlio.html b/master/generated/pcdsdevices.ccm.CCMAlio.html index 0b5e76c9e1b..9958b0db7dc 100644 --- a/master/generated/pcdsdevices.ccm.CCMAlio.html +++ b/master/generated/pcdsdevices.ccm.CCMAlio.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCMAlio — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCMAlio — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -276,14 +272,14 @@

    pcdsdevices.ccm.CCMAlio
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -298,7 +294,7 @@

    pcdsdevices.ccm.CCMAlio
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -335,14 +331,14 @@

    pcdsdevices.ccm.CCMAlio
    -home() None
    +home() None

    Finds the reference used for the Alio’s position.

    Same as pressing “HOME” in the edm screen.

    -kill() None
    +kill() None

    Terminates the motion PID

    Same as pressing “KILL” in the edm screen.

    @@ -359,7 +355,7 @@

    pcdsdevices.ccm.CCMAlio

    moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -368,9 +364,9 @@

    pcdsdevices.ccm.CCMAlio
    Raises:

    @@ -384,12 +380,12 @@

    pcdsdevices.ccm.CCMAlioParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -411,13 +407,13 @@

    pcdsdevices.ccm.CCMAlio
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -431,7 +427,7 @@

    pcdsdevices.ccm.CCMAlio
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -454,7 +450,7 @@

    pcdsdevices.ccm.CCMAlio
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -470,23 +466,23 @@

    pcdsdevices.ccm.CCMAlio
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -508,7 +504,7 @@

      pcdsdevices.ccm.CCMAlio
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -525,7 +521,7 @@

    pcdsdevices.ccm.CCMAlio
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -533,14 +529,14 @@

    pcdsdevices.ccm.CCMAlioread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -555,7 +551,7 @@

    pcdsdevices.ccm.CCMAlio
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -567,12 +563,12 @@

    pcdsdevices.ccm.CCMAlio
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -585,12 +581,12 @@

    pcdsdevices.ccm.CCMAlio
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -732,7 +728,7 @@

    pcdsdevices.ccm.CCMAlio
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.ccm.CCMConstantsMixin.html b/master/generated/pcdsdevices.ccm.CCMConstantsMixin.html index bdb8b53691b..24014452f67 100644 --- a/master/generated/pcdsdevices.ccm.CCMConstantsMixin.html +++ b/master/generated/pcdsdevices.ccm.CCMConstantsMixin.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCMConstantsMixin — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCMConstantsMixin — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.CCMConstantsMixin

    -class pcdsdevices.ccm.CCMConstantsMixin(prefix: str, *args, **kwargs)
    +class pcdsdevices.ccm.CCMConstantsMixin(prefix: str, *args, **kwargs)

    Mixin class that includes PVs that hold CCM constants.

    This allows us to keep the CCM parameters synchronized between sessions and between different devices in the same session.

    @@ -263,14 +259,14 @@

    pcdsdevices.ccm.CCMConstantsMixinMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -285,7 +281,7 @@

    pcdsdevices.ccm.CCMConstantsMixin
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -309,7 +305,7 @@

    pcdsdevices.ccm.CCMConstantsMixin
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -332,7 +328,7 @@

    pcdsdevices.ccm.CCMConstantsMixin
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -340,7 +336,7 @@

    pcdsdevices.ccm.CCMConstantsMixin
    -reset_calc_constant_defaults(confirm: bool = True) None
    +reset_calc_constant_defaults(confirm: bool = True) None

    Put the default values into the ccm constants.

    This can be useful if values were reset due to autosave errors or if they’ve otherwise accidentally been set to crazy values.

    @@ -351,7 +347,7 @@

    pcdsdevices.ccm.CCMConstantsMixin
    Parameters:
    -

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing +

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing the reset. This is because an accidental reset can cost some time as we scramble to figure out what the values should be restored to.

    @@ -372,7 +368,7 @@

    pcdsdevices.ccm.CCMConstantsMixin
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -380,14 +376,14 @@

    pcdsdevices.ccm.CCMConstantsMixinread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -395,7 +391,7 @@

    pcdsdevices.ccm.CCMConstantsMixin
    -warn_invalid_constants(only_new: bool = False) None
    +warn_invalid_constants(only_new: bool = False) None

    Warn if we have invalid values for our calculation constants.

    The motivation here is twofold: 1. It should be easy for the user to know what is wrong and

    @@ -441,7 +437,7 @@

    pcdsdevices.ccm.CCMConstantsMixin
    Parameters:
    -

    only_new (bool, optional) – If False, the default, always show us the warnings. +

    only_new (bool, optional) – If False, the default, always show us the warnings. If True, do not show warnings if they have not changed.

    @@ -506,7 +502,7 @@

    pcdsdevices.ccm.CCMConstantsMixin
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.ccm.CCMEnergy.html b/master/generated/pcdsdevices.ccm.CCMEnergy.html index 280bce8fdff..6fae7798178 100644 --- a/master/generated/pcdsdevices.ccm.CCMEnergy.html +++ b/master/generated/pcdsdevices.ccm.CCMEnergy.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCMEnergy — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCMEnergy — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -217,7 +213,7 @@

    pcdsdevices.ccm.CCMEnergy
    Parameters:
    -

    prefix (str) – The PV prefix of the Alio motor, e.g. XPP:MON:MPZ:07A

    +

    prefix (str) – The PV prefix of the Alio motor, e.g. XPP:MON:MPZ:07A

    Ophyd Device Components
    @@ -300,11 +296,11 @@

    pcdsdevices.ccm.CCMEnergyMethods

    -alio_to_energy(alio: float) float
    +alio_to_energy(alio: float) float

    Converts alio to energy.

    Parameters:
    -

    alio (float) – The alio position in mm

    +

    alio (float) – The alio position in mm

    Returns:

    energy (float) – The photon energy (color) in keV.

    @@ -331,14 +327,14 @@

    pcdsdevices.ccm.CCMEnergy
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -353,7 +349,7 @@

    pcdsdevices.ccm.CCMEnergy
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -376,11 +372,11 @@

    pcdsdevices.ccm.CCMEnergy
    -energy_to_alio(energy: float) float
    +energy_to_alio(energy: float) float

    Converts energy to alio.

    Parameters:
    -

    energy (float) – The photon energy (color) in keV.

    +

    energy (float) – The photon energy (color) in keV.

    Returns:

    alio (float) – The alio position in mm

    @@ -433,8 +429,8 @@

    pcdsdevices.ccm.CCMEnergyParameters:

    @@ -448,12 +444,12 @@

    pcdsdevices.ccm.CCMEnergyParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -475,13 +471,13 @@

    pcdsdevices.ccm.CCMEnergy
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -495,7 +491,7 @@

    pcdsdevices.ccm.CCMEnergy
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -518,7 +514,7 @@

    pcdsdevices.ccm.CCMEnergy
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -526,7 +522,7 @@

    pcdsdevices.ccm.CCMEnergy
    -reset_calc_constant_defaults(confirm: bool = True) None
    +reset_calc_constant_defaults(confirm: bool = True) None

    Put the default values into the ccm constants.

    This can be useful if values were reset due to autosave errors or if they’ve otherwise accidentally been set to crazy values.

    @@ -537,7 +533,7 @@

    pcdsdevices.ccm.CCMEnergy
    Parameters:
    -

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing +

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing the reset. This is because an accidental reset can cost some time as we scramble to figure out what the values should be restored to.

    @@ -569,7 +565,7 @@

    pcdsdevices.ccm.CCMEnergy
    -set_current_position(energy: float) None
    +set_current_position(energy: float) None

    Adjust the offset to make input energy the current position.

    This changes the value of the theta0 PV.

    @@ -583,7 +579,7 @@

    pcdsdevices.ccm.CCMEnergy
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -612,7 +608,7 @@

    pcdsdevices.ccm.CCMEnergy
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -620,14 +616,14 @@

    pcdsdevices.ccm.CCMEnergyread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -642,7 +638,7 @@

    pcdsdevices.ccm.CCMEnergy
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -654,12 +650,12 @@

    pcdsdevices.ccm.CCMEnergy
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -672,12 +668,12 @@

    pcdsdevices.ccm.CCMEnergy
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -690,7 +686,7 @@

    pcdsdevices.ccm.CCMEnergy
    -warn_invalid_constants(only_new: bool = False) None
    +warn_invalid_constants(only_new: bool = False) None

    Warn if we have invalid values for our calculation constants.

    The motivation here is twofold: 1. It should be easy for the user to know what is wrong and

    @@ -736,7 +732,7 @@

    pcdsdevices.ccm.CCMEnergy
    Parameters:
    -

    only_new (bool, optional) – If False, the default, always show us the warnings. +

    only_new (bool, optional) – If False, the default, always show us the warnings. If True, do not show warnings if they have not changed.

    @@ -906,7 +902,7 @@

    pcdsdevices.ccm.CCMEnergy
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.ccm.CCMEnergyWithACRStatus.html b/master/generated/pcdsdevices.ccm.CCMEnergyWithACRStatus.html index b339cd98f5e..4a08f79c013 100644 --- a/master/generated/pcdsdevices.ccm.CCMEnergyWithACRStatus.html +++ b/master/generated/pcdsdevices.ccm.CCMEnergyWithACRStatus.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCMEnergyWithACRStatus — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCMEnergyWithACRStatus — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus

    -class pcdsdevices.ccm.CCMEnergyWithACRStatus(prefix: str, hutch: str | None = None, acr_status_suffix='AO805', pv_index=2, **kwargs)
    +class pcdsdevices.ccm.CCMEnergyWithACRStatus(prefix: str, hutch: str | None = None, acr_status_suffix='AO805', pv_index=2, **kwargs)

    CCM energy motor and ACR beam energy request with status. Note that in this case vernier indicates any ways that ACR will act on the photon energy request. This includes the Vernier, but can also lead to @@ -218,11 +214,11 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    Parameters:
      -
    • prefix (str) – The PV prefix of the Alio motor, e.g. XPP:MON:MPZ:07A

    • -
    • hutch (str, optional) – The hutch we’re in. This informs us as to which vernier +

    • prefix (str) – The PV prefix of the Alio motor, e.g. XPP:MON:MPZ:07A

    • +
    • hutch (str, optional) – The hutch we’re in. This informs us as to which vernier PVs to write to. If omitted, we can guess this from the prefix.

    • -
    • acr_status_sufix (str) – Prefix to the SIOC PV that ACR uses to report the move status. +

    • acr_status_sufix (str) – Prefix to the SIOC PV that ACR uses to report the move status. For HXR this usually is ‘AO805’.

    @@ -314,11 +310,11 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatusMethods

    -alio_to_energy(alio: float) float
    +alio_to_energy(alio: float) float

    Converts alio to energy.

    Parameters:
    -

    alio (float) – The alio position in mm

    +

    alio (float) – The alio position in mm

    Returns:

    energy (float) – The photon energy (color) in keV.

    @@ -345,14 +341,14 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -367,7 +363,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -390,11 +386,11 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -energy_to_alio(energy: float) float
    +energy_to_alio(energy: float) float

    Converts energy to alio.

    Parameters:
    -

    energy (float) – The photon energy (color) in keV.

    +

    energy (float) – The photon energy (color) in keV.

    Returns:

    alio (float) – The alio position in mm

    @@ -449,8 +445,8 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatusParameters:

    @@ -464,12 +460,12 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatusParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -491,13 +487,13 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -511,7 +507,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -534,7 +530,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -542,7 +538,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -reset_calc_constant_defaults(confirm: bool = True) None
    +reset_calc_constant_defaults(confirm: bool = True) None

    Put the default values into the ccm constants.

    This can be useful if values were reset due to autosave errors or if they’ve otherwise accidentally been set to crazy values.

    @@ -553,7 +549,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    Parameters:
    -

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing +

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing the reset. This is because an accidental reset can cost some time as we scramble to figure out what the values should be restored to.

    @@ -585,7 +581,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -set_current_position(energy: float) None
    +set_current_position(energy: float) None

    Adjust the offset to make input energy the current position.

    This changes the value of the theta0 PV.

    @@ -599,7 +595,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -628,7 +624,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -636,14 +632,14 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatusread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -658,7 +654,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -670,12 +666,12 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -688,12 +684,12 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -706,7 +702,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -warn_invalid_constants(only_new: bool = False) None
    +warn_invalid_constants(only_new: bool = False) None

    Warn if we have invalid values for our calculation constants.

    The motivation here is twofold: 1. It should be easy for the user to know what is wrong and

    @@ -752,7 +748,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    Parameters:
    -

    only_new (bool, optional) – If False, the default, always show us the warnings. +

    only_new (bool, optional) – If False, the default, always show us the warnings. If True, do not show warnings if they have not changed.

    @@ -922,7 +918,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    @@ -957,7 +953,7 @@

    pcdsdevices.ccm.CCMEnergyWithACRStatus
    -hutch: str
    +hutch: str

    diff --git a/master/generated/pcdsdevices.ccm.CCMEnergyWithVernier.html b/master/generated/pcdsdevices.ccm.CCMEnergyWithVernier.html index 9933bc174b7..439e5ac6b90 100644 --- a/master/generated/pcdsdevices.ccm.CCMEnergyWithVernier.html +++ b/master/generated/pcdsdevices.ccm.CCMEnergyWithVernier.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCMEnergyWithVernier — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCMEnergyWithVernier — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier

    -class pcdsdevices.ccm.CCMEnergyWithVernier(prefix: str, hutch: str | None = None, **kwargs)
    +class pcdsdevices.ccm.CCMEnergyWithVernier(prefix: str, hutch: str | None = None, **kwargs)

    CCM energy motor and the vernier.

    Moves the alio based on the requested energy using the values of the calculation constants, and reports the current energy @@ -221,8 +217,8 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    Parameters:
      -
    • prefix (str) – The PV prefix of the Alio motor, e.g. XPP:MON:MPZ:07A

    • -
    • hutch (str, optional) – The hutch we’re in. This informs us as to which vernier +

    • prefix (str) – The PV prefix of the Alio motor, e.g. XPP:MON:MPZ:07A

    • +
    • hutch (str, optional) – The hutch we’re in. This informs us as to which vernier PVs to write to. If omitted, we can guess this from the prefix.

    @@ -315,11 +311,11 @@

    pcdsdevices.ccm.CCMEnergyWithVernierMethods

    -alio_to_energy(alio: float) float
    +alio_to_energy(alio: float) float

    Converts alio to energy.

    Parameters:
    -

    alio (float) – The alio position in mm

    +

    alio (float) – The alio position in mm

    Returns:

    energy (float) – The photon energy (color) in keV.

    @@ -346,14 +342,14 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -368,7 +364,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -391,11 +387,11 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -energy_to_alio(energy: float) float
    +energy_to_alio(energy: float) float

    Converts energy to alio.

    Parameters:
    -

    energy (float) – The photon energy (color) in keV.

    +

    energy (float) – The photon energy (color) in keV.

    Returns:

    alio (float) – The alio position in mm

    @@ -450,8 +446,8 @@

    pcdsdevices.ccm.CCMEnergyWithVernierParameters:

    @@ -465,12 +461,12 @@

    pcdsdevices.ccm.CCMEnergyWithVernierParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -492,13 +488,13 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -512,7 +508,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -535,7 +531,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -543,7 +539,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -reset_calc_constant_defaults(confirm: bool = True) None
    +reset_calc_constant_defaults(confirm: bool = True) None

    Put the default values into the ccm constants.

    This can be useful if values were reset due to autosave errors or if they’ve otherwise accidentally been set to crazy values.

    @@ -554,7 +550,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    Parameters:
    -

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing +

    confirm (bool, optional) – If True, we’ll ask for confirmation from the user before doing the reset. This is because an accidental reset can cost some time as we scramble to figure out what the values should be restored to.

    @@ -586,7 +582,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -set_current_position(energy: float) None
    +set_current_position(energy: float) None

    Adjust the offset to make input energy the current position.

    This changes the value of the theta0 PV.

    @@ -600,7 +596,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -629,7 +625,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -637,14 +633,14 @@

    pcdsdevices.ccm.CCMEnergyWithVernierread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -659,7 +655,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -671,12 +667,12 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -689,12 +685,12 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -707,7 +703,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -warn_invalid_constants(only_new: bool = False) None
    +warn_invalid_constants(only_new: bool = False) None

    Warn if we have invalid values for our calculation constants.

    The motivation here is twofold: 1. It should be easy for the user to know what is wrong and

    @@ -753,7 +749,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    Parameters:
    -

    only_new (bool, optional) – If False, the default, always show us the warnings. +

    only_new (bool, optional) – If False, the default, always show us the warnings. If True, do not show warnings if they have not changed.

    @@ -923,7 +919,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    @@ -958,7 +954,7 @@

    pcdsdevices.ccm.CCMEnergyWithVernier
    -hutch: str
    +hutch: str

    diff --git a/master/generated/pcdsdevices.ccm.CCMMotor.html b/master/generated/pcdsdevices.ccm.CCMMotor.html index 03e69ad28cd..2fccb1e6028 100644 --- a/master/generated/pcdsdevices.ccm.CCMMotor.html +++ b/master/generated/pcdsdevices.ccm.CCMMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCMMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCMMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -261,14 +257,14 @@

    pcdsdevices.ccm.CCMMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -283,7 +279,7 @@

    pcdsdevices.ccm.CCMMotor
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -330,7 +326,7 @@

    pcdsdevices.ccm.CCMMotorfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -339,9 +335,9 @@

    pcdsdevices.ccm.CCMMotorRaises:

    @@ -355,12 +351,12 @@

    pcdsdevices.ccm.CCMMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -382,13 +378,13 @@

    pcdsdevices.ccm.CCMMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -402,7 +398,7 @@

    pcdsdevices.ccm.CCMMotor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -425,7 +421,7 @@

    pcdsdevices.ccm.CCMMotor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -441,23 +437,23 @@

    pcdsdevices.ccm.CCMMotor
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -479,7 +475,7 @@

      pcdsdevices.ccm.CCMMotor
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -496,7 +492,7 @@

    pcdsdevices.ccm.CCMMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -504,14 +500,14 @@

    pcdsdevices.ccm.CCMMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -526,7 +522,7 @@

    pcdsdevices.ccm.CCMMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -538,12 +534,12 @@

    pcdsdevices.ccm.CCMMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -556,12 +552,12 @@

    pcdsdevices.ccm.CCMMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -703,7 +699,7 @@

    pcdsdevices.ccm.CCMMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.ccm.CCMPico.html b/master/generated/pcdsdevices.ccm.CCMPico.html index 3033f0676d4..d8cdb4ab6c2 100644 --- a/master/generated/pcdsdevices.ccm.CCMPico.html +++ b/master/generated/pcdsdevices.ccm.CCMPico.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCMPico — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCMPico — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -459,14 +455,14 @@

    pcdsdevices.ccm.CCMPico
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -481,7 +477,7 @@

    pcdsdevices.ccm.CCMPico
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -543,8 +539,8 @@

    pcdsdevices.ccm.CCMPico
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -569,7 +565,7 @@

    pcdsdevices.ccm.CCMPico
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -579,7 +575,7 @@

    pcdsdevices.ccm.CCMPico

    moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -588,9 +584,9 @@

    pcdsdevices.ccm.CCMPico
    Raises:

    @@ -604,12 +600,12 @@

    pcdsdevices.ccm.CCMPicoParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -631,13 +627,13 @@

    pcdsdevices.ccm.CCMPico
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -651,7 +647,7 @@

    pcdsdevices.ccm.CCMPico
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -674,7 +670,7 @@

    pcdsdevices.ccm.CCMPico
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -690,23 +686,23 @@

    pcdsdevices.ccm.CCMPico
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -737,10 +733,10 @@

      pcdsdevices.ccm.CCMPico

      Limit of travel in the positive direction.

      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -758,8 +754,8 @@

    pcdsdevices.ccm.CCMPico
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -771,10 +767,10 @@

    pcdsdevices.ccm.CCMPico

    Set the low limit.

    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -788,7 +784,7 @@

    pcdsdevices.ccm.CCMPico
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -805,7 +801,7 @@

    pcdsdevices.ccm.CCMPico
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -813,14 +809,14 @@

    pcdsdevices.ccm.CCMPicoread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -835,7 +831,7 @@

    pcdsdevices.ccm.CCMPico
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -847,12 +843,12 @@

    pcdsdevices.ccm.CCMPico
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -865,12 +861,12 @@

    pcdsdevices.ccm.CCMPico
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -990,7 +986,7 @@

    pcdsdevices.ccm.CCMPico
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.ccm.CCMX.html b/master/generated/pcdsdevices.ccm.CCMX.html index 3739318aa16..fda42877fe8 100644 --- a/master/generated/pcdsdevices.ccm.CCMX.html +++ b/master/generated/pcdsdevices.ccm.CCMX.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCMX — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCMX — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.CCMX

    -class pcdsdevices.ccm.CCMX(prefix: str | None = None, **kwargs)
    +class pcdsdevices.ccm.CCMX(prefix: str | None = None, **kwargs)

    Combined motion of the CCM X motors.

    You can use this device like a motor, and the position setpoint will be forwarded to both x motors.

    @@ -218,11 +214,11 @@

    pcdsdevices.ccm.CCMX
    Parameters:
      -
    • prefix (str, optional) – Devices are required to have a positional argument here, +

    • prefix (str, optional) – Devices are required to have a positional argument here, but this is not used. If provided, it should be the same as down_prefix (x1).

    • -
    • down_prefix (str, required keyword) – The prefix for the downstream ccm x translation motor (x1).

    • -
    • up_prefix (str, required keyword) – The prefix for the upstream ccm x translation motor (x2).

    • +
    • down_prefix (str, required keyword) – The prefix for the downstream ccm x translation motor (x1).

    • +
    • up_prefix (str, required keyword) – The prefix for the upstream ccm x translation motor (x2).

    @@ -281,14 +277,14 @@

    pcdsdevices.ccm.CCMX
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -309,7 +305,7 @@

    pcdsdevices.ccm.CCMX
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -401,7 +397,7 @@

    pcdsdevices.ccm.CCMX

    moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -410,9 +406,9 @@

    pcdsdevices.ccm.CCMX
    Raises:

    @@ -429,8 +425,8 @@

    pcdsdevices.ccm.CCMXParameters:

    @@ -444,12 +440,12 @@

    pcdsdevices.ccm.CCMXParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -471,13 +467,13 @@

    pcdsdevices.ccm.CCMX
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -491,7 +487,7 @@

    pcdsdevices.ccm.CCMX
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -514,7 +510,7 @@

    pcdsdevices.ccm.CCMX
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -564,7 +560,7 @@

    pcdsdevices.ccm.CCMX
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -593,7 +589,7 @@

    pcdsdevices.ccm.CCMX
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -601,14 +597,14 @@

    pcdsdevices.ccm.CCMXread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -623,7 +619,7 @@

    pcdsdevices.ccm.CCMX
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -635,12 +631,12 @@

    pcdsdevices.ccm.CCMX
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -653,12 +649,12 @@

    pcdsdevices.ccm.CCMX
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -827,7 +823,7 @@

    pcdsdevices.ccm.CCMX
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.ccm.CCMY.html b/master/generated/pcdsdevices.ccm.CCMY.html index d0eb277f5e7..96986c5fe50 100644 --- a/master/generated/pcdsdevices.ccm.CCMY.html +++ b/master/generated/pcdsdevices.ccm.CCMY.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.CCMY — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.CCMY — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.CCMY

    -class pcdsdevices.ccm.CCMY(prefix: str | None = None, **kwargs)
    +class pcdsdevices.ccm.CCMY(prefix: str | None = None, **kwargs)

    Combined motion of the CCM Y motors.

    You can use this device like a motor, and the position setpoint will be forwarded to all three y motors.

    @@ -218,12 +214,12 @@

    pcdsdevices.ccm.CCMY
    Parameters:
      -
    • prefix (str, optional) – Devices are required to have a positional argument here, +

    • prefix (str, optional) – Devices are required to have a positional argument here, but this is not used. If provided, it should be the same as down_prefix (y1).

    • -
    • down_prefix (str, required keyword) – The prefix for the downstream ccm y translation motor (y1).

    • -
    • up_north_prefix (str, required keyword) – The prefix for the north upstream ccm y translation motor (y2).

    • -
    • up_south_prefix (str, required keyword) – The prefix for the south upstream ccm y translation motor (y3).

    • +
    • down_prefix (str, required keyword) – The prefix for the downstream ccm y translation motor (y1).

    • +
    • up_north_prefix (str, required keyword) – The prefix for the north upstream ccm y translation motor (y2).

    • +
    • up_south_prefix (str, required keyword) – The prefix for the south upstream ccm y translation motor (y3).

    @@ -289,14 +285,14 @@

    pcdsdevices.ccm.CCMY
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -317,7 +313,7 @@

    pcdsdevices.ccm.CCMY
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -409,7 +405,7 @@

    pcdsdevices.ccm.CCMY

    moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -418,9 +414,9 @@

    pcdsdevices.ccm.CCMY
    Raises:

    @@ -437,8 +433,8 @@

    pcdsdevices.ccm.CCMYParameters:

    @@ -452,12 +448,12 @@

    pcdsdevices.ccm.CCMYParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -479,13 +475,13 @@

    pcdsdevices.ccm.CCMY
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -499,7 +495,7 @@

    pcdsdevices.ccm.CCMY
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -522,7 +518,7 @@

    pcdsdevices.ccm.CCMY
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -572,7 +568,7 @@

    pcdsdevices.ccm.CCMY
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -601,7 +597,7 @@

    pcdsdevices.ccm.CCMY
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -609,14 +605,14 @@

    pcdsdevices.ccm.CCMYread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -631,7 +627,7 @@

    pcdsdevices.ccm.CCMY
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -643,12 +639,12 @@

    pcdsdevices.ccm.CCMY
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -661,12 +657,12 @@

    pcdsdevices.ccm.CCMY
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -835,7 +831,7 @@

    pcdsdevices.ccm.CCMY
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.ccm.alio_to_theta.html b/master/generated/pcdsdevices.ccm.alio_to_theta.html index d847ba52e5b..2f7d7f5f39d 100644 --- a/master/generated/pcdsdevices.ccm.alio_to_theta.html +++ b/master/generated/pcdsdevices.ccm.alio_to_theta.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.alio_to_theta — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.alio_to_theta — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.alio_to_theta

    -pcdsdevices.ccm.alio_to_theta(alio: float, theta0: float, gr: float, gd: float) float
    +pcdsdevices.ccm.alio_to_theta(alio: float, theta0: float, gr: float, gd: float) float

    Converts alio position (mm) to theta angle (rad).

    Conversion function theta_angle = f(x) = 2arctan * [(sqrt(x^2 + D^2 + 2Rx) - D)/(2R + x)] diff --git a/master/generated/pcdsdevices.ccm.energy_to_wavelength.html b/master/generated/pcdsdevices.ccm.energy_to_wavelength.html index eb790a61b48..1a940bfe867 100644 --- a/master/generated/pcdsdevices.ccm.energy_to_wavelength.html +++ b/master/generated/pcdsdevices.ccm.energy_to_wavelength.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.energy_to_wavelength — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.energy_to_wavelength — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -

    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.energy_to_wavelength

    -pcdsdevices.ccm.energy_to_wavelength(energy: float) float
    +pcdsdevices.ccm.energy_to_wavelength(energy: float) float

    Converts photon energy (keV) to wavelength (A).

    diff --git a/master/generated/pcdsdevices.ccm.theta_to_alio.html b/master/generated/pcdsdevices.ccm.theta_to_alio.html index 1c169f2b26b..508b9ee4f90 100644 --- a/master/generated/pcdsdevices.ccm.theta_to_alio.html +++ b/master/generated/pcdsdevices.ccm.theta_to_alio.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.theta_to_alio — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.theta_to_alio — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.theta_to_alio

    -pcdsdevices.ccm.theta_to_alio(theta: float, theta0: float, gr: float, gd: float) float
    +pcdsdevices.ccm.theta_to_alio(theta: float, theta0: float, gr: float, gd: float) float

    Converts theta angle (rad) to alio position (mm).

    Theta_B: scattering angle, the angle reduces when rotating clockwise

    (Bragg angle)

    diff --git a/master/generated/pcdsdevices.ccm.theta_to_wavelength.html b/master/generated/pcdsdevices.ccm.theta_to_wavelength.html index 3de7bc16611..261a85cadf2 100644 --- a/master/generated/pcdsdevices.ccm.theta_to_wavelength.html +++ b/master/generated/pcdsdevices.ccm.theta_to_wavelength.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.theta_to_wavelength — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.theta_to_wavelength — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.theta_to_wavelength

    -pcdsdevices.ccm.theta_to_wavelength(theta: float, dspacing: float) float
    +pcdsdevices.ccm.theta_to_wavelength(theta: float, dspacing: float) float

    Converts theta angle (rad) to wavelength (A).

    diff --git a/master/generated/pcdsdevices.ccm.wavelength_to_energy.html b/master/generated/pcdsdevices.ccm.wavelength_to_energy.html index 4ac8df0b9e4..a9fbe4fd197 100644 --- a/master/generated/pcdsdevices.ccm.wavelength_to_energy.html +++ b/master/generated/pcdsdevices.ccm.wavelength_to_energy.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.wavelength_to_energy — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.wavelength_to_energy — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.wavelength_to_energy

    -pcdsdevices.ccm.wavelength_to_energy(wavelength: float) float
    +pcdsdevices.ccm.wavelength_to_energy(wavelength: float) float

    Converts wavelength (A) to photon energy (keV).

    diff --git a/master/generated/pcdsdevices.ccm.wavelength_to_theta.html b/master/generated/pcdsdevices.ccm.wavelength_to_theta.html index 1973b4e1f17..51b52038923 100644 --- a/master/generated/pcdsdevices.ccm.wavelength_to_theta.html +++ b/master/generated/pcdsdevices.ccm.wavelength_to_theta.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ccm.wavelength_to_theta — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ccm.wavelength_to_theta — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -101,6 +96,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,7 +206,7 @@

    pcdsdevices.ccm.wavelength_to_theta

    -pcdsdevices.ccm.wavelength_to_theta(wavelength: float, dspacing: float) float
    +pcdsdevices.ccm.wavelength_to_theta(wavelength: float, dspacing: float) float

    Converts wavelength (A) to theta angle (rad).

    diff --git a/master/generated/pcdsdevices.crix_motion.QuadraticBeckhoffMotor.html b/master/generated/pcdsdevices.crix_motion.QuadraticBeckhoffMotor.html index 96c16d16e0a..5119cff5bd2 100644 --- a/master/generated/pcdsdevices.crix_motion.QuadraticBeckhoffMotor.html +++ b/master/generated/pcdsdevices.crix_motion.QuadraticBeckhoffMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.crix_motion.QuadraticBeckhoffMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.crix_motion.QuadraticBeckhoffMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -89,6 +84,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -198,7 +194,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor

    -class pcdsdevices.crix_motion.QuadraticBeckhoffMotor(prefix: str, *, name: str, ca: float, cb: float, cc: float, pol: int, limits: tuple[float, float], **kwargs)
    +class pcdsdevices.crix_motion.QuadraticBeckhoffMotor(prefix: str, *, name: str, ca: float, cb: float, cc: float, pol: int, limits: tuple[float, float], **kwargs)

    Pseudomotor of the form calc = ax^2 + bx + c.

    This represents a linear BeckhoffAxis that turns a crystal. The translation from linear (mm) motion to angular (mrad) @@ -207,16 +203,16 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    Parameters:
      -
    • prefix (str) – The motor record prefix of the underlying real BeckhoffAxis.

    • -
    • name (str, required keyword) – The name of the device to use as a reference.

    • -
    • ca (float, required keyword) – The “a” constant in the best-fit polynomial.

    • -
    • cb (float, required keyword) – The “b” constant in the best-fit polynomial.

    • -
    • cc (float, required keyword) – The “c” constant in the best-fit polynomial.

    • +
    • prefix (str) – The motor record prefix of the underlying real BeckhoffAxis.

    • +
    • name (str, required keyword) – The name of the device to use as a reference.

    • +
    • ca (float, required keyword) – The “a” constant in the best-fit polynomial.

    • +
    • cb (float, required keyword) – The “b” constant in the best-fit polynomial.

    • +
    • cc (float, required keyword) – The “c” constant in the best-fit polynomial.

    • pol (-1 or 1, required keyword) – The polarity of the best-fit curve when converting back from calculated position to real position for requesting a move. The inverse of a quadratic function has two solutions at most points, so we need to pick which one is correct.

    • -
    • limits (tuple of floats, required keyword) – The limits to enforce on moves of the calculated axis. +

    • limits (tuple of floats, required keyword) – The limits to enforce on moves of the calculated axis. This should be a tuple of size 2.

    @@ -297,14 +293,14 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -319,7 +315,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -342,7 +338,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    -forward(pseudo_pos: NamedTuple) NamedTuple
    +forward(pseudo_pos: NamedTuple) NamedTuple

    Calculate the position of the motor in mm given the mrad angle.

    This is called when we request a move and when we check if the position requested is within the limits of the linear motor.

    @@ -363,7 +359,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    -inverse(real_pos: NamedTuple) NamedTuple
    +inverse(real_pos: NamedTuple) NamedTuple

    Calculate the position of the crystal in mrad given the mm position.

    This is called when we check the current position of the PseudoPositioner.

    @@ -381,7 +377,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotorfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -390,9 +386,9 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotorRaises:

    @@ -409,8 +405,8 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotorParameters:

    @@ -424,12 +420,12 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -451,13 +447,13 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -471,7 +467,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -494,7 +490,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -544,7 +540,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -573,7 +569,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -581,14 +577,14 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -603,7 +599,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -615,12 +611,12 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -633,12 +629,12 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -777,7 +773,7 @@

    pcdsdevices.crix_motion.QuadraticBeckhoffMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.crix_motion.QuadraticSimMotor.html b/master/generated/pcdsdevices.crix_motion.QuadraticSimMotor.html index 2720b7e29f6..17b12765dd7 100644 --- a/master/generated/pcdsdevices.crix_motion.QuadraticSimMotor.html +++ b/master/generated/pcdsdevices.crix_motion.QuadraticSimMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.crix_motion.QuadraticSimMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.crix_motion.QuadraticSimMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -89,6 +84,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -198,7 +194,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor

    -class pcdsdevices.crix_motion.QuadraticSimMotor(prefix: str, *, name: str, ca: float, cb: float, cc: float, pol: int, limits: tuple[float, float], **kwargs)
    +class pcdsdevices.crix_motion.QuadraticSimMotor(prefix: str, *, name: str, ca: float, cb: float, cc: float, pol: int, limits: tuple[float, float], **kwargs)

    Simulated version of the QuadraticBeckhoffMotor for offline testing.

    @@ -276,14 +272,14 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -298,7 +294,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -321,7 +317,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    -forward(pseudo_pos: NamedTuple) NamedTuple
    +forward(pseudo_pos: NamedTuple) NamedTuple

    Calculate the position of the motor in mm given the mrad angle.

    This is called when we request a move and when we check if the position requested is within the limits of the linear motor.

    @@ -342,7 +338,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    -inverse(real_pos: NamedTuple) NamedTuple
    +inverse(real_pos: NamedTuple) NamedTuple

    Calculate the position of the crystal in mrad given the mm position.

    This is called when we check the current position of the PseudoPositioner.

    @@ -360,7 +356,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotorfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -369,9 +365,9 @@

    pcdsdevices.crix_motion.QuadraticSimMotorRaises:

    @@ -388,8 +384,8 @@

    pcdsdevices.crix_motion.QuadraticSimMotorParameters:
    @@ -403,12 +399,12 @@

    pcdsdevices.crix_motion.QuadraticSimMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -430,13 +426,13 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -450,7 +446,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -473,7 +469,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -523,7 +519,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -552,7 +548,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -560,14 +556,14 @@

    pcdsdevices.crix_motion.QuadraticSimMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -582,7 +578,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -594,12 +590,12 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -612,12 +608,12 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -756,7 +752,7 @@

    pcdsdevices.crix_motion.QuadraticSimMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.crix_motion.VLSOptics.html b/master/generated/pcdsdevices.crix_motion.VLSOptics.html index 8dc68bec269..e55d18eea48 100644 --- a/master/generated/pcdsdevices.crix_motion.VLSOptics.html +++ b/master/generated/pcdsdevices.crix_motion.VLSOptics.html @@ -1,25 +1,23 @@ + + - pcdsdevices.crix_motion.VLSOptics — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.crix_motion.VLSOptics — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -89,6 +84,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -204,8 +200,8 @@

    pcdsdevices.crix_motion.VLSOptics
    Parameters:
      -
    • prefix (str,) – This value is currently unused.

    • -
    • name (str, required keyword) – This value is used to name the subcomponents.

    • +
    • prefix (str,) – This value is currently unused.

    • +
    • name (str, required keyword) – This value is used to name the subcomponents.

    @@ -240,14 +236,14 @@

    pcdsdevices.crix_motion.VLSOpticsMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -262,7 +258,7 @@

    pcdsdevices.crix_motion.VLSOptics
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -286,7 +282,7 @@

    pcdsdevices.crix_motion.VLSOptics
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -309,7 +305,7 @@

    pcdsdevices.crix_motion.VLSOptics
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -317,7 +313,7 @@

    pcdsdevices.crix_motion.VLSOptics
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    @@ -334,7 +330,7 @@

    pcdsdevices.crix_motion.VLSOptics
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -342,14 +338,14 @@

    pcdsdevices.crix_motion.VLSOpticsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -378,17 +374,17 @@

    pcdsdevices.crix_motion.VLSOptics
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.crix_motion.VLSOpticsSim.html b/master/generated/pcdsdevices.crix_motion.VLSOpticsSim.html index 53015672af9..c8dbb51fa9b 100644 --- a/master/generated/pcdsdevices.crix_motion.VLSOpticsSim.html +++ b/master/generated/pcdsdevices.crix_motion.VLSOpticsSim.html @@ -1,25 +1,23 @@ + + - pcdsdevices.crix_motion.VLSOpticsSim — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.crix_motion.VLSOpticsSim — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -89,6 +84,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -231,14 +227,14 @@

    pcdsdevices.crix_motion.VLSOpticsSimMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -253,7 +249,7 @@

    pcdsdevices.crix_motion.VLSOpticsSim
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -277,7 +273,7 @@

    pcdsdevices.crix_motion.VLSOpticsSim
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -300,7 +296,7 @@

    pcdsdevices.crix_motion.VLSOpticsSim
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -308,7 +304,7 @@

    pcdsdevices.crix_motion.VLSOpticsSim
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    @@ -325,7 +321,7 @@

    pcdsdevices.crix_motion.VLSOpticsSim
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -333,14 +329,14 @@

    pcdsdevices.crix_motion.VLSOpticsSimread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -369,17 +365,17 @@

    pcdsdevices.crix_motion.VLSOpticsSim
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.cvmi_motion.CVMI.html b/master/generated/pcdsdevices.cvmi_motion.CVMI.html index f12fcc512cc..2ce1f1b708b 100644 --- a/master/generated/pcdsdevices.cvmi_motion.CVMI.html +++ b/master/generated/pcdsdevices.cvmi_motion.CVMI.html @@ -1,25 +1,23 @@ + + - pcdsdevices.cvmi_motion.CVMI — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.cvmi_motion.CVMI — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -87,6 +82,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -203,11 +199,11 @@

    pcdsdevices.cvmi_motion.CVMI
    Parameters:
      -
    • prefix (str) – Base PV for the LAMP motion system

    • -
    • desc (str) – Description field for LED.

    • -
    • pct (str) – Illumination percentage of a particular endstation LED.

    • -
    • pwr (str) – ON/OFF powered boolean of a particular endstation LED.

    • -
    • name (str) – Alias for the device

    • +
    • prefix (str) – Base PV for the LAMP motion system

    • +
    • desc (str) – Description field for LED.

    • +
    • pct (str) – Illumination percentage of a particular endstation LED.

    • +
    • pwr (str) – ON/OFF powered boolean of a particular endstation LED.

    • +
    • name (str) – Alias for the device

    @@ -291,14 +287,14 @@

    pcdsdevices.cvmi_motion.CVMIMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -313,7 +309,7 @@

    pcdsdevices.cvmi_motion.CVMI
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -343,7 +339,7 @@

    pcdsdevices.cvmi_motion.CVMI
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -366,7 +362,7 @@

    pcdsdevices.cvmi_motion.CVMI
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -382,13 +378,13 @@

    pcdsdevices.cvmi_motion.CVMI
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -405,7 +401,7 @@

    pcdsdevices.cvmi_motion.CVMI
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -413,14 +409,14 @@

    pcdsdevices.cvmi_motion.CVMIread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -449,17 +445,17 @@

    pcdsdevices.cvmi_motion.CVMI
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.cvmi_motion.KTOF.html b/master/generated/pcdsdevices.cvmi_motion.KTOF.html index 7e8f60ed4ad..99dfda52726 100644 --- a/master/generated/pcdsdevices.cvmi_motion.KTOF.html +++ b/master/generated/pcdsdevices.cvmi_motion.KTOF.html @@ -1,25 +1,23 @@ + + - pcdsdevices.cvmi_motion.KTOF — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.cvmi_motion.KTOF — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -87,6 +82,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -203,8 +199,8 @@

    pcdsdevices.cvmi_motion.KTOF
    Parameters:
      -
    • prefix (str) – Base PV for the LAMP motion system

    • -
    • name (str) – Alias for the device

    • +
    • prefix (str) – Base PV for the LAMP motion system

    • +
    • name (str) – Alias for the device

    @@ -246,14 +242,14 @@

    pcdsdevices.cvmi_motion.KTOFMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -268,7 +264,7 @@

    pcdsdevices.cvmi_motion.KTOF
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -298,7 +294,7 @@

    pcdsdevices.cvmi_motion.KTOF
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -321,7 +317,7 @@

    pcdsdevices.cvmi_motion.KTOF
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -337,13 +333,13 @@

    pcdsdevices.cvmi_motion.KTOF
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -360,7 +356,7 @@

    pcdsdevices.cvmi_motion.KTOF
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -368,14 +364,14 @@

    pcdsdevices.cvmi_motion.KTOFread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -404,17 +400,17 @@

    pcdsdevices.cvmi_motion.KTOF
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.dc_devices.ICT.html b/master/generated/pcdsdevices.dc_devices.ICT.html index 46c5a66a94b..6ada35bb07c 100644 --- a/master/generated/pcdsdevices.dc_devices.ICT.html +++ b/master/generated/pcdsdevices.dc_devices.ICT.html @@ -1,25 +1,23 @@ + + - pcdsdevices.dc_devices.ICT — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.dc_devices.ICT — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -314,14 +310,14 @@

    pcdsdevices.dc_devices.ICTMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -336,7 +332,7 @@

    pcdsdevices.dc_devices.ICT
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -366,7 +362,7 @@

    pcdsdevices.dc_devices.ICT
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -389,7 +385,7 @@

    pcdsdevices.dc_devices.ICT
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -405,13 +401,13 @@

    pcdsdevices.dc_devices.ICT
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -428,7 +424,7 @@

    pcdsdevices.dc_devices.ICT
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -436,14 +432,14 @@

    pcdsdevices.dc_devices.ICTread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -472,17 +468,17 @@

    pcdsdevices.dc_devices.ICT
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.dc_devices.ICTBus.html b/master/generated/pcdsdevices.dc_devices.ICTBus.html index be28a9ab4cb..72ca65545a0 100644 --- a/master/generated/pcdsdevices.dc_devices.ICTBus.html +++ b/master/generated/pcdsdevices.dc_devices.ICTBus.html @@ -1,25 +1,23 @@ + + - pcdsdevices.dc_devices.ICTBus — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.dc_devices.ICTBus — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,8 +198,8 @@

    pcdsdevices.dc_devices.ICTBus
    Parameters:
      -
    • prefix (str) – The base PV of the relevant ICT.

    • -
    • bus (str) – The output bus on the ICT, ‘A’ or ‘B’.

    • +
    • prefix (str) – The base PV of the relevant ICT.

    • +
    • bus (str) – The output bus on the ICT, ‘A’ or ‘B’.

    @@ -245,14 +241,14 @@

    pcdsdevices.dc_devices.ICTBusMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -272,7 +268,7 @@

    pcdsdevices.dc_devices.ICTBus
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -296,7 +292,7 @@

    pcdsdevices.dc_devices.ICTBus
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -319,7 +315,7 @@

    pcdsdevices.dc_devices.ICTBus
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -338,7 +334,7 @@

    pcdsdevices.dc_devices.ICTBus
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -346,14 +342,14 @@

    pcdsdevices.dc_devices.ICTBusread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -387,7 +383,7 @@

    pcdsdevices.dc_devices.ICTBus
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.dc_devices.ICTChannel.html b/master/generated/pcdsdevices.dc_devices.ICTChannel.html index 106c853173c..59f6a988db5 100644 --- a/master/generated/pcdsdevices.dc_devices.ICTChannel.html +++ b/master/generated/pcdsdevices.dc_devices.ICTChannel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.dc_devices.ICTChannel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.dc_devices.ICTChannel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,8 +198,8 @@

    pcdsdevices.dc_devices.ICTChannel
    Parameters:
      -
    • prefix (str) – The base PV of the relevant ICT.

    • -
    • channel (str) – The output channel on the ICT, e.g. ‘1A’, ‘3B’, etc.

    • +
    • prefix (str) – The base PV of the relevant ICT.

    • +
    • channel (str) – The output channel on the ICT, e.g. ‘1A’, ‘3B’, etc.

    @@ -252,14 +248,14 @@

    pcdsdevices.dc_devices.ICTChannelMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -279,7 +275,7 @@

    pcdsdevices.dc_devices.ICTChannel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -313,7 +309,7 @@

    pcdsdevices.dc_devices.ICTChannel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -336,7 +332,7 @@

    pcdsdevices.dc_devices.ICTChannel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -355,7 +351,7 @@

    pcdsdevices.dc_devices.ICTChannel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -363,14 +359,14 @@

    pcdsdevices.dc_devices.ICTChannelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -399,7 +395,7 @@

    pcdsdevices.dc_devices.ICTChannel
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.delay_generator.DelayGenerator.html b/master/generated/pcdsdevices.delay_generator.DelayGenerator.html index 54466b0e061..14949161abc 100644 --- a/master/generated/pcdsdevices.delay_generator.DelayGenerator.html +++ b/master/generated/pcdsdevices.delay_generator.DelayGenerator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.delay_generator.DelayGenerator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.delay_generator.DelayGenerator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -285,14 +281,14 @@

    pcdsdevices.delay_generator.DelayGeneratorMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -307,7 +303,7 @@

    pcdsdevices.delay_generator.DelayGenerator
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -357,7 +353,7 @@

    pcdsdevices.delay_generator.DelayGenerator
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -380,7 +376,7 @@

    pcdsdevices.delay_generator.DelayGenerator
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -406,7 +402,7 @@

    pcdsdevices.delay_generator.DelayGenerator
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -423,7 +419,7 @@

    pcdsdevices.delay_generator.DelayGenerator
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -431,14 +427,14 @@

    pcdsdevices.delay_generator.DelayGeneratorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -467,7 +463,7 @@

    pcdsdevices.delay_generator.DelayGenerator
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.delay_generator.DelayGeneratorBase.html b/master/generated/pcdsdevices.delay_generator.DelayGeneratorBase.html index af86cd888eb..ffcb7596ac9 100644 --- a/master/generated/pcdsdevices.delay_generator.DelayGeneratorBase.html +++ b/master/generated/pcdsdevices.delay_generator.DelayGeneratorBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.delay_generator.DelayGeneratorBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.delay_generator.DelayGeneratorBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,8 +198,8 @@

    pcdsdevices.delay_generator.DelayGeneratorBase
    Parameters:
      -
    • prefix (str) – Base PV for the delay generator.

    • -
    • name (str) – Alias for the device

    • +
    • prefix (str) – Base PV for the delay generator.

    • +
    • name (str) – Alias for the device

    @@ -238,14 +234,14 @@

    pcdsdevices.delay_generator.DelayGeneratorBaseMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -260,7 +256,7 @@

    pcdsdevices.delay_generator.DelayGeneratorBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -310,7 +306,7 @@

    pcdsdevices.delay_generator.DelayGeneratorBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -333,7 +329,7 @@

    pcdsdevices.delay_generator.DelayGeneratorBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -359,7 +355,7 @@

    pcdsdevices.delay_generator.DelayGeneratorBase
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -376,7 +372,7 @@

    pcdsdevices.delay_generator.DelayGeneratorBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -384,14 +380,14 @@

    pcdsdevices.delay_generator.DelayGeneratorBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -420,7 +416,7 @@

    pcdsdevices.delay_generator.DelayGeneratorBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.delay_generator.DgChannel.html b/master/generated/pcdsdevices.delay_generator.DgChannel.html index b1d4cd49d8c..3f0cd359bb7 100644 --- a/master/generated/pcdsdevices.delay_generator.DgChannel.html +++ b/master/generated/pcdsdevices.delay_generator.DgChannel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.delay_generator.DgChannel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.delay_generator.DgChannel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,8 +198,8 @@

    pcdsdevices.delay_generator.DgChannel
    Parameters:
      -
    • prefix (str) – Base PV for the delay generator channel

    • -
    • name (str) – Alias of the channel

    • +
    • prefix (str) – Base PV for the delay generator channel

    • +
    • name (str) – Alias of the channel

    @@ -245,14 +241,14 @@

    pcdsdevices.delay_generator.DgChannelMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -267,7 +263,7 @@

    pcdsdevices.delay_generator.DgChannel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -303,7 +299,7 @@

    pcdsdevices.delay_generator.DgChannel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -326,7 +322,7 @@

    pcdsdevices.delay_generator.DgChannel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -352,7 +348,7 @@

    pcdsdevices.delay_generator.DgChannel
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -369,7 +365,7 @@

    pcdsdevices.delay_generator.DgChannel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -377,14 +373,14 @@

    pcdsdevices.delay_generator.DgChannelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -413,7 +409,7 @@

    pcdsdevices.delay_generator.DgChannel
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.device.GroupDevice.html b/master/generated/pcdsdevices.device.GroupDevice.html index 1a998fdf222..a6b12a9ad21 100644 --- a/master/generated/pcdsdevices.device.GroupDevice.html +++ b/master/generated/pcdsdevices.device.GroupDevice.html @@ -1,25 +1,23 @@ + + - pcdsdevices.device.GroupDevice — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.device.GroupDevice — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -237,14 +233,14 @@

    pcdsdevices.device.GroupDeviceMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -259,7 +255,7 @@

    pcdsdevices.device.GroupDevice
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -283,7 +279,7 @@

    pcdsdevices.device.GroupDevice
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -306,7 +302,7 @@

    pcdsdevices.device.GroupDevice
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -314,7 +310,7 @@

    pcdsdevices.device.GroupDevice
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    @@ -331,7 +327,7 @@

    pcdsdevices.device.GroupDevice
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -339,14 +335,14 @@

    pcdsdevices.device.GroupDeviceread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -375,17 +371,17 @@

    pcdsdevices.device.GroupDevice
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.device.InterfaceDevice.html b/master/generated/pcdsdevices.device.InterfaceDevice.html index e1148cea401..9a163a0ec3a 100644 --- a/master/generated/pcdsdevices.device.InterfaceDevice.html +++ b/master/generated/pcdsdevices.device.InterfaceDevice.html @@ -1,25 +1,23 @@ + + - pcdsdevices.device.InterfaceDevice — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.device.InterfaceDevice — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -223,14 +219,14 @@

    pcdsdevices.device.InterfaceDeviceMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -245,7 +241,7 @@

    pcdsdevices.device.InterfaceDevice
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -269,7 +265,7 @@

    pcdsdevices.device.InterfaceDevice
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -292,7 +288,7 @@

    pcdsdevices.device.InterfaceDevice
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -311,7 +307,7 @@

    pcdsdevices.device.InterfaceDevice
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -319,14 +315,14 @@

    pcdsdevices.device.InterfaceDeviceread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -355,7 +351,7 @@

    pcdsdevices.device.InterfaceDevice
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.device.to_interface.html b/master/generated/pcdsdevices.device.to_interface.html index 74eaf57fc23..8910339085a 100644 --- a/master/generated/pcdsdevices.device.to_interface.html +++ b/master/generated/pcdsdevices.device.to_interface.html @@ -1,25 +1,23 @@ + + - pcdsdevices.device.to_interface — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.device.to_interface — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.digital_signals.J120K.html b/master/generated/pcdsdevices.digital_signals.J120K.html index 14defb44c2a..a360fb2ebd0 100644 --- a/master/generated/pcdsdevices.digital_signals.J120K.html +++ b/master/generated/pcdsdevices.digital_signals.J120K.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digital_signals.J120K — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digital_signals.J120K — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -86,6 +81,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -221,14 +217,14 @@

    pcdsdevices.digital_signals.J120KMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -243,7 +239,7 @@

    pcdsdevices.digital_signals.J120K
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -273,7 +269,7 @@

    pcdsdevices.digital_signals.J120K
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -296,7 +292,7 @@

    pcdsdevices.digital_signals.J120K
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -312,7 +308,7 @@

    pcdsdevices.digital_signals.J120K
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -329,7 +325,7 @@

    pcdsdevices.digital_signals.J120K
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -337,14 +333,14 @@

    pcdsdevices.digital_signals.J120Kread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -373,7 +369,7 @@

    pcdsdevices.digital_signals.J120K
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Qadc.html b/master/generated/pcdsdevices.digitizers.Qadc.html index 29fc68c13f1..0df0aefaedf 100644 --- a/master/generated/pcdsdevices.digitizers.Qadc.html +++ b/master/generated/pcdsdevices.digitizers.Qadc.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Qadc — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Qadc — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -445,14 +441,14 @@

    pcdsdevices.digitizers.QadcMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -467,7 +463,7 @@

    pcdsdevices.digitizers.Qadc
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -497,7 +493,7 @@

    pcdsdevices.digitizers.Qadc
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -520,7 +516,7 @@

    pcdsdevices.digitizers.Qadc
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -536,7 +532,7 @@

    pcdsdevices.digitizers.Qadc
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -553,7 +549,7 @@

    pcdsdevices.digitizers.Qadc
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -561,14 +557,14 @@

    pcdsdevices.digitizers.Qadcread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -597,7 +593,7 @@

    pcdsdevices.digitizers.Qadc
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Qadc134.html b/master/generated/pcdsdevices.digitizers.Qadc134.html index 39b33f4dcaf..4e2a8569c7f 100644 --- a/master/generated/pcdsdevices.digitizers.Qadc134.html +++ b/master/generated/pcdsdevices.digitizers.Qadc134.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Qadc134 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Qadc134 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -368,14 +364,14 @@

    pcdsdevices.digitizers.Qadc134Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -390,7 +386,7 @@

    pcdsdevices.digitizers.Qadc134
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -420,7 +416,7 @@

    pcdsdevices.digitizers.Qadc134
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -443,7 +439,7 @@

    pcdsdevices.digitizers.Qadc134
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -459,7 +455,7 @@

    pcdsdevices.digitizers.Qadc134
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -476,7 +472,7 @@

    pcdsdevices.digitizers.Qadc134
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -484,14 +480,14 @@

    pcdsdevices.digitizers.Qadc134read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -520,7 +516,7 @@

    pcdsdevices.digitizers.Qadc134
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Qadc134Sparsification.html b/master/generated/pcdsdevices.digitizers.Qadc134Sparsification.html index 47695b3f5bf..490caa34d4e 100644 --- a/master/generated/pcdsdevices.digitizers.Qadc134Sparsification.html +++ b/master/generated/pcdsdevices.digitizers.Qadc134Sparsification.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Qadc134Sparsification — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Qadc134Sparsification — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -284,14 +280,14 @@

    pcdsdevices.digitizers.Qadc134SparsificationMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -306,7 +302,7 @@

    pcdsdevices.digitizers.Qadc134Sparsification
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -336,7 +332,7 @@

    pcdsdevices.digitizers.Qadc134Sparsification
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -359,7 +355,7 @@

    pcdsdevices.digitizers.Qadc134Sparsification
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -375,7 +371,7 @@

    pcdsdevices.digitizers.Qadc134Sparsification
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -392,7 +388,7 @@

    pcdsdevices.digitizers.Qadc134Sparsification
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -400,14 +396,14 @@

    pcdsdevices.digitizers.Qadc134Sparsificationread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -436,7 +432,7 @@

    pcdsdevices.digitizers.Qadc134Sparsification
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.QadcBase.html b/master/generated/pcdsdevices.digitizers.QadcBase.html index 86f127ef786..256bc44f2f9 100644 --- a/master/generated/pcdsdevices.digitizers.QadcBase.html +++ b/master/generated/pcdsdevices.digitizers.QadcBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.QadcBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.QadcBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -270,14 +266,14 @@

    pcdsdevices.digitizers.QadcBaseMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -292,7 +288,7 @@

    pcdsdevices.digitizers.QadcBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -322,7 +318,7 @@

    pcdsdevices.digitizers.QadcBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -345,7 +341,7 @@

    pcdsdevices.digitizers.QadcBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -361,7 +357,7 @@

    pcdsdevices.digitizers.QadcBase
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -378,7 +374,7 @@

    pcdsdevices.digitizers.QadcBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -386,14 +382,14 @@

    pcdsdevices.digitizers.QadcBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -422,7 +418,7 @@

    pcdsdevices.digitizers.QadcBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2.html b/master/generated/pcdsdevices.digitizers.Wave8V2.html index 2c1e7ed2a9a..161127c723a 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -473,14 +469,14 @@

    pcdsdevices.digitizers.Wave8V2Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -495,7 +491,7 @@

    pcdsdevices.digitizers.Wave8V2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -525,7 +521,7 @@

    pcdsdevices.digitizers.Wave8V2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -548,7 +544,7 @@

    pcdsdevices.digitizers.Wave8V2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -564,7 +560,7 @@

    pcdsdevices.digitizers.Wave8V2
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -581,7 +577,7 @@

    pcdsdevices.digitizers.Wave8V2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -589,14 +585,14 @@

    pcdsdevices.digitizers.Wave8V2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -625,7 +621,7 @@

    pcdsdevices.digitizers.Wave8V2
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2ADCDelayLanes.html b/master/generated/pcdsdevices.digitizers.Wave8V2ADCDelayLanes.html index 0be918c5c92..31052152590 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2ADCDelayLanes.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2ADCDelayLanes.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2ADCDelayLanes — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2ADCDelayLanes — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -291,14 +287,14 @@

    pcdsdevices.digitizers.Wave8V2ADCDelayLanesMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -313,7 +309,7 @@

    pcdsdevices.digitizers.Wave8V2ADCDelayLanes
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -343,7 +339,7 @@

    pcdsdevices.digitizers.Wave8V2ADCDelayLanes
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -366,7 +362,7 @@

    pcdsdevices.digitizers.Wave8V2ADCDelayLanes
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -382,7 +378,7 @@

    pcdsdevices.digitizers.Wave8V2ADCDelayLanes
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -399,7 +395,7 @@

    pcdsdevices.digitizers.Wave8V2ADCDelayLanes
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -407,14 +403,14 @@

    pcdsdevices.digitizers.Wave8V2ADCDelayLanesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -443,7 +439,7 @@

    pcdsdevices.digitizers.Wave8V2ADCDelayLanes
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2ADCRegs.html b/master/generated/pcdsdevices.digitizers.Wave8V2ADCRegs.html index b21ae84947e..35c435b9fc2 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2ADCRegs.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2ADCRegs.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2ADCRegs — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2ADCRegs — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -361,14 +357,14 @@

    pcdsdevices.digitizers.Wave8V2ADCRegsMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -383,7 +379,7 @@

    pcdsdevices.digitizers.Wave8V2ADCRegs
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -413,7 +409,7 @@

    pcdsdevices.digitizers.Wave8V2ADCRegs
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -436,7 +432,7 @@

    pcdsdevices.digitizers.Wave8V2ADCRegs
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -452,7 +448,7 @@

    pcdsdevices.digitizers.Wave8V2ADCRegs
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -469,7 +465,7 @@

    pcdsdevices.digitizers.Wave8V2ADCRegs
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -477,14 +473,14 @@

    pcdsdevices.digitizers.Wave8V2ADCRegsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -513,7 +509,7 @@

    pcdsdevices.digitizers.Wave8V2ADCRegs
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2ADCSampleReadout.html b/master/generated/pcdsdevices.digitizers.Wave8V2ADCSampleReadout.html index 040e8a32285..968d6cb91d0 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2ADCSampleReadout.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2ADCSampleReadout.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2ADCSampleReadout — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2ADCSampleReadout — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -284,14 +280,14 @@

    pcdsdevices.digitizers.Wave8V2ADCSampleReadoutMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -306,7 +302,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSampleReadout
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -336,7 +332,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSampleReadout
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -359,7 +355,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSampleReadout
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -375,7 +371,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSampleReadout
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -392,7 +388,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSampleReadout
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -400,14 +396,14 @@

    pcdsdevices.digitizers.Wave8V2ADCSampleReadoutread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -436,7 +432,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSampleReadout
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2ADCSamples.html b/master/generated/pcdsdevices.digitizers.Wave8V2ADCSamples.html index 9ab4b446842..bbc28fa3694 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2ADCSamples.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2ADCSamples.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2ADCSamples — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2ADCSamples — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -291,14 +287,14 @@

    pcdsdevices.digitizers.Wave8V2ADCSamplesMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -313,7 +309,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSamples
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -343,7 +339,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSamples
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -366,7 +362,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSamples
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -382,7 +378,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSamples
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -399,7 +395,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSamples
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -407,14 +403,14 @@

    pcdsdevices.digitizers.Wave8V2ADCSamplesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -443,7 +439,7 @@

    pcdsdevices.digitizers.Wave8V2ADCSamples
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2AxiVersion.html b/master/generated/pcdsdevices.digitizers.Wave8V2AxiVersion.html index 667aaeb25f4..8d9187b5606 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2AxiVersion.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2AxiVersion.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2AxiVersion — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2AxiVersion — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -277,14 +273,14 @@

    pcdsdevices.digitizers.Wave8V2AxiVersionMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -299,7 +295,7 @@

    pcdsdevices.digitizers.Wave8V2AxiVersion
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -329,7 +325,7 @@

    pcdsdevices.digitizers.Wave8V2AxiVersion
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -352,7 +348,7 @@

    pcdsdevices.digitizers.Wave8V2AxiVersion
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -368,7 +364,7 @@

    pcdsdevices.digitizers.Wave8V2AxiVersion
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -385,7 +381,7 @@

    pcdsdevices.digitizers.Wave8V2AxiVersion
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -393,14 +389,14 @@

    pcdsdevices.digitizers.Wave8V2AxiVersionread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -429,7 +425,7 @@

    pcdsdevices.digitizers.Wave8V2AxiVersion
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2EventBuilder.html b/master/generated/pcdsdevices.digitizers.Wave8V2EventBuilder.html index 6fea5362f97..0dfa7bf16c5 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2EventBuilder.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2EventBuilder.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2EventBuilder — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2EventBuilder — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -361,14 +357,14 @@

    pcdsdevices.digitizers.Wave8V2EventBuilderMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -383,7 +379,7 @@

    pcdsdevices.digitizers.Wave8V2EventBuilder
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -413,7 +409,7 @@

    pcdsdevices.digitizers.Wave8V2EventBuilder
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -436,7 +432,7 @@

    pcdsdevices.digitizers.Wave8V2EventBuilder
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -452,7 +448,7 @@

    pcdsdevices.digitizers.Wave8V2EventBuilder
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -469,7 +465,7 @@

    pcdsdevices.digitizers.Wave8V2EventBuilder
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -477,14 +473,14 @@

    pcdsdevices.digitizers.Wave8V2EventBuilderread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -513,7 +509,7 @@

    pcdsdevices.digitizers.Wave8V2EventBuilder
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2EvrV2.html b/master/generated/pcdsdevices.digitizers.Wave8V2EvrV2.html index 6ef007aeb1b..6fd58484eb5 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2EvrV2.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2EvrV2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2EvrV2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2EvrV2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -305,14 +301,14 @@

    pcdsdevices.digitizers.Wave8V2EvrV2Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -327,7 +323,7 @@

    pcdsdevices.digitizers.Wave8V2EvrV2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -357,7 +353,7 @@

    pcdsdevices.digitizers.Wave8V2EvrV2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -380,7 +376,7 @@

    pcdsdevices.digitizers.Wave8V2EvrV2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -396,7 +392,7 @@

    pcdsdevices.digitizers.Wave8V2EvrV2
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -413,7 +409,7 @@

    pcdsdevices.digitizers.Wave8V2EvrV2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -421,14 +417,14 @@

    pcdsdevices.digitizers.Wave8V2EvrV2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -457,7 +453,7 @@

    pcdsdevices.digitizers.Wave8V2EvrV2
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2Integrators.html b/master/generated/pcdsdevices.digitizers.Wave8V2Integrators.html index e49ead76aa7..9841a479a97 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2Integrators.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2Integrators.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2Integrators — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2Integrators — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -375,14 +371,14 @@

    pcdsdevices.digitizers.Wave8V2IntegratorsMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -397,7 +393,7 @@

    pcdsdevices.digitizers.Wave8V2Integrators
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -427,7 +423,7 @@

    pcdsdevices.digitizers.Wave8V2Integrators
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -450,7 +446,7 @@

    pcdsdevices.digitizers.Wave8V2Integrators
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -466,7 +462,7 @@

    pcdsdevices.digitizers.Wave8V2Integrators
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -483,7 +479,7 @@

    pcdsdevices.digitizers.Wave8V2Integrators
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -491,14 +487,14 @@

    pcdsdevices.digitizers.Wave8V2Integratorsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -527,7 +523,7 @@

    pcdsdevices.digitizers.Wave8V2Integrators
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2PgpMon.html b/master/generated/pcdsdevices.digitizers.Wave8V2PgpMon.html index 5428c78a7f1..ac77f9ea85b 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2PgpMon.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2PgpMon.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2PgpMon — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2PgpMon — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -403,14 +399,14 @@

    pcdsdevices.digitizers.Wave8V2PgpMonMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -425,7 +421,7 @@

    pcdsdevices.digitizers.Wave8V2PgpMon
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -455,7 +451,7 @@

    pcdsdevices.digitizers.Wave8V2PgpMon
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -478,7 +474,7 @@

    pcdsdevices.digitizers.Wave8V2PgpMon
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -494,7 +490,7 @@

    pcdsdevices.digitizers.Wave8V2PgpMon
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -511,7 +507,7 @@

    pcdsdevices.digitizers.Wave8V2PgpMon
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -519,14 +515,14 @@

    pcdsdevices.digitizers.Wave8V2PgpMonread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -555,7 +551,7 @@

    pcdsdevices.digitizers.Wave8V2PgpMon
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2RawBuffers.html b/master/generated/pcdsdevices.digitizers.Wave8V2RawBuffers.html index 72d480c1b05..a32867c2bea 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2RawBuffers.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2RawBuffers.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2RawBuffers — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2RawBuffers — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -347,14 +343,14 @@

    pcdsdevices.digitizers.Wave8V2RawBuffersMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -369,7 +365,7 @@

    pcdsdevices.digitizers.Wave8V2RawBuffers
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -399,7 +395,7 @@

    pcdsdevices.digitizers.Wave8V2RawBuffers
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -422,7 +418,7 @@

    pcdsdevices.digitizers.Wave8V2RawBuffers
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -438,7 +434,7 @@

    pcdsdevices.digitizers.Wave8V2RawBuffers
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -455,7 +451,7 @@

    pcdsdevices.digitizers.Wave8V2RawBuffers
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -463,14 +459,14 @@

    pcdsdevices.digitizers.Wave8V2RawBuffersread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -499,7 +495,7 @@

    pcdsdevices.digitizers.Wave8V2RawBuffers
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2Sfp.html b/master/generated/pcdsdevices.digitizers.Wave8V2Sfp.html index d67596ec020..d30c3f16813 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2Sfp.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2Sfp.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2Sfp — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2Sfp — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -270,14 +266,14 @@

    pcdsdevices.digitizers.Wave8V2SfpMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -292,7 +288,7 @@

    pcdsdevices.digitizers.Wave8V2Sfp
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -322,7 +318,7 @@

    pcdsdevices.digitizers.Wave8V2Sfp
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -345,7 +341,7 @@

    pcdsdevices.digitizers.Wave8V2Sfp
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -361,7 +357,7 @@

    pcdsdevices.digitizers.Wave8V2Sfp
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -378,7 +374,7 @@

    pcdsdevices.digitizers.Wave8V2Sfp
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -386,14 +382,14 @@

    pcdsdevices.digitizers.Wave8V2Sfpread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -422,7 +418,7 @@

    pcdsdevices.digitizers.Wave8V2Sfp
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2Simple.html b/master/generated/pcdsdevices.digitizers.Wave8V2Simple.html index 50ac15f2125..833ad2403a4 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2Simple.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2Simple.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2Simple — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2Simple — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -306,14 +302,14 @@

    pcdsdevices.digitizers.Wave8V2SimpleMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -328,7 +324,7 @@

    pcdsdevices.digitizers.Wave8V2Simple
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -358,7 +354,7 @@

    pcdsdevices.digitizers.Wave8V2Simple
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -381,7 +377,7 @@

    pcdsdevices.digitizers.Wave8V2Simple
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -397,7 +393,7 @@

    pcdsdevices.digitizers.Wave8V2Simple
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -414,7 +410,7 @@

    pcdsdevices.digitizers.Wave8V2Simple
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -422,14 +418,14 @@

    pcdsdevices.digitizers.Wave8V2Simpleread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -458,7 +454,7 @@

    pcdsdevices.digitizers.Wave8V2Simple
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2SystemRegs.html b/master/generated/pcdsdevices.digitizers.Wave8V2SystemRegs.html index 198b07a604e..5b1ec032443 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2SystemRegs.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2SystemRegs.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2SystemRegs — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2SystemRegs — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -361,14 +357,14 @@

    pcdsdevices.digitizers.Wave8V2SystemRegsMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -383,7 +379,7 @@

    pcdsdevices.digitizers.Wave8V2SystemRegs
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -413,7 +409,7 @@

    pcdsdevices.digitizers.Wave8V2SystemRegs
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -436,7 +432,7 @@

    pcdsdevices.digitizers.Wave8V2SystemRegs
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -452,7 +448,7 @@

    pcdsdevices.digitizers.Wave8V2SystemRegs
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -469,7 +465,7 @@

    pcdsdevices.digitizers.Wave8V2SystemRegs
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -477,14 +473,14 @@

    pcdsdevices.digitizers.Wave8V2SystemRegsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -513,7 +509,7 @@

    pcdsdevices.digitizers.Wave8V2SystemRegs
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2Timing.html b/master/generated/pcdsdevices.digitizers.Wave8V2Timing.html index 2291aaa5b51..771dc48ec94 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2Timing.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2Timing.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2Timing — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2Timing — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -326,14 +322,14 @@

    pcdsdevices.digitizers.Wave8V2TimingMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -348,7 +344,7 @@

    pcdsdevices.digitizers.Wave8V2Timing
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -378,7 +374,7 @@

    pcdsdevices.digitizers.Wave8V2Timing
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -401,7 +397,7 @@

    pcdsdevices.digitizers.Wave8V2Timing
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -417,7 +413,7 @@

    pcdsdevices.digitizers.Wave8V2Timing
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -434,7 +430,7 @@

    pcdsdevices.digitizers.Wave8V2Timing
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -442,14 +438,14 @@

    pcdsdevices.digitizers.Wave8V2Timingread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -478,7 +474,7 @@

    pcdsdevices.digitizers.Wave8V2Timing
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2TriggerEventManager.html b/master/generated/pcdsdevices.digitizers.Wave8V2TriggerEventManager.html index 3bf7978f31f..ccf7a3f5011 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2TriggerEventManager.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2TriggerEventManager.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2TriggerEventManager — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2TriggerEventManager — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -347,14 +343,14 @@

    pcdsdevices.digitizers.Wave8V2TriggerEventManagerMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -369,7 +365,7 @@

    pcdsdevices.digitizers.Wave8V2TriggerEventManager
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -399,7 +395,7 @@

    pcdsdevices.digitizers.Wave8V2TriggerEventManager
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -422,7 +418,7 @@

    pcdsdevices.digitizers.Wave8V2TriggerEventManager
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -438,7 +434,7 @@

    pcdsdevices.digitizers.Wave8V2TriggerEventManager
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -455,7 +451,7 @@

    pcdsdevices.digitizers.Wave8V2TriggerEventManager
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -463,14 +459,14 @@

    pcdsdevices.digitizers.Wave8V2TriggerEventManagerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -499,7 +495,7 @@

    pcdsdevices.digitizers.Wave8V2TriggerEventManager
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2XpmMini.html b/master/generated/pcdsdevices.digitizers.Wave8V2XpmMini.html index 8df188803dd..bc29435e485 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2XpmMini.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2XpmMini.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2XpmMini — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2XpmMini — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -270,14 +266,14 @@

    pcdsdevices.digitizers.Wave8V2XpmMiniMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -292,7 +288,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMini
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -322,7 +318,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMini
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -345,7 +341,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMini
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -361,7 +357,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMini
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -378,7 +374,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMini
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -386,14 +382,14 @@

    pcdsdevices.digitizers.Wave8V2XpmMiniread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -422,7 +418,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMini
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.digitizers.Wave8V2XpmMsg.html b/master/generated/pcdsdevices.digitizers.Wave8V2XpmMsg.html index 1ea537cf160..b489a20a9cc 100644 --- a/master/generated/pcdsdevices.digitizers.Wave8V2XpmMsg.html +++ b/master/generated/pcdsdevices.digitizers.Wave8V2XpmMsg.html @@ -1,25 +1,23 @@ + + - pcdsdevices.digitizers.Wave8V2XpmMsg — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.digitizers.Wave8V2XpmMsg — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -326,14 +322,14 @@

    pcdsdevices.digitizers.Wave8V2XpmMsgMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -348,7 +344,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMsg
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -378,7 +374,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMsg
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -401,7 +397,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMsg
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -417,7 +413,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMsg
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -434,7 +430,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMsg
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -442,14 +438,14 @@

    pcdsdevices.digitizers.Wave8V2XpmMsgread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -478,7 +474,7 @@

    pcdsdevices.digitizers.Wave8V2XpmMsg
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.energy_monitor.GEM.html b/master/generated/pcdsdevices.energy_monitor.GEM.html index 0049d0a38ad..80762a20d07 100644 --- a/master/generated/pcdsdevices.energy_monitor.GEM.html +++ b/master/generated/pcdsdevices.energy_monitor.GEM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.energy_monitor.GEM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.energy_monitor.GEM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -89,6 +84,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -204,8 +200,8 @@

    pcdsdevices.energy_monitor.GEM
    Parameters:
      -
    • prefix (str) – Full GEM base PV.

    • -
    • name (str) – Name to refer to the GEM.

    • +
    • prefix (str) – Full GEM base PV.

    • +
    • name (str) – Name to refer to the GEM.

    @@ -233,14 +229,14 @@

    pcdsdevices.energy_monitor.GEMMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -255,7 +251,7 @@

    pcdsdevices.energy_monitor.GEM
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -285,7 +281,7 @@

    pcdsdevices.energy_monitor.GEM
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -308,7 +304,7 @@

    pcdsdevices.energy_monitor.GEM
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -324,7 +320,7 @@

    pcdsdevices.energy_monitor.GEM
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -341,7 +337,7 @@

    pcdsdevices.energy_monitor.GEM
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -349,14 +345,14 @@

    pcdsdevices.energy_monitor.GEMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -385,7 +381,7 @@

    pcdsdevices.energy_monitor.GEM
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.energy_monitor.GMD.html b/master/generated/pcdsdevices.energy_monitor.GMD.html index a57a4a90a29..c37dbdd4005 100644 --- a/master/generated/pcdsdevices.energy_monitor.GMD.html +++ b/master/generated/pcdsdevices.energy_monitor.GMD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.energy_monitor.GMD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.energy_monitor.GMD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -89,6 +84,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -204,8 +200,8 @@

    pcdsdevices.energy_monitor.GMD
    Parameters:
      -
    • prefix (str) – Full GMD base PV.

    • -
    • name (str) – Name to refer to the GMD.

    • +
    • prefix (str) – Full GMD base PV.

    • +
    • name (str) – Name to refer to the GMD.

    @@ -345,14 +341,14 @@

    pcdsdevices.energy_monitor.GMDMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -367,7 +363,7 @@

    pcdsdevices.energy_monitor.GMD
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -397,7 +393,7 @@

    pcdsdevices.energy_monitor.GMD
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -420,7 +416,7 @@

    pcdsdevices.energy_monitor.GMD
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -436,7 +432,7 @@

    pcdsdevices.energy_monitor.GMD
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -453,7 +449,7 @@

    pcdsdevices.energy_monitor.GMD
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -461,14 +457,14 @@

    pcdsdevices.energy_monitor.GMDread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -497,7 +493,7 @@

    pcdsdevices.energy_monitor.GMD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.energy_monitor.GMDPreAmp.html b/master/generated/pcdsdevices.energy_monitor.GMDPreAmp.html index 1ac1b2bd221..0032a3bf617 100644 --- a/master/generated/pcdsdevices.energy_monitor.GMDPreAmp.html +++ b/master/generated/pcdsdevices.energy_monitor.GMDPreAmp.html @@ -1,25 +1,23 @@ + + - pcdsdevices.energy_monitor.GMDPreAmp — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.energy_monitor.GMDPreAmp — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -89,6 +84,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -272,14 +268,14 @@

    pcdsdevices.energy_monitor.GMDPreAmpMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -294,7 +290,7 @@

    pcdsdevices.energy_monitor.GMDPreAmp
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -324,7 +320,7 @@

    pcdsdevices.energy_monitor.GMDPreAmp
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -347,7 +343,7 @@

    pcdsdevices.energy_monitor.GMDPreAmp
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -363,7 +359,7 @@

    pcdsdevices.energy_monitor.GMDPreAmp
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -380,7 +376,7 @@

    pcdsdevices.energy_monitor.GMDPreAmp
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -388,14 +384,14 @@

    pcdsdevices.energy_monitor.GMDPreAmpread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -424,7 +420,7 @@

    pcdsdevices.energy_monitor.GMDPreAmp
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.energy_monitor.XGMD.html b/master/generated/pcdsdevices.energy_monitor.XGMD.html index ce2497f11d9..9d0c2b796da 100644 --- a/master/generated/pcdsdevices.energy_monitor.XGMD.html +++ b/master/generated/pcdsdevices.energy_monitor.XGMD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.energy_monitor.XGMD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.energy_monitor.XGMD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -89,6 +84,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -204,8 +200,8 @@

    pcdsdevices.energy_monitor.XGMD
    Parameters:
      -
    • prefix (str) – Full XGMD base PV.

    • -
    • name (str) – Name to refer to the XGMD.

    • +
    • prefix (str) – Full XGMD base PV.

    • +
    • name (str) – Name to refer to the XGMD.

    @@ -233,14 +229,14 @@

    pcdsdevices.energy_monitor.XGMDMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -255,7 +251,7 @@

    pcdsdevices.energy_monitor.XGMD
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -285,7 +281,7 @@

    pcdsdevices.energy_monitor.XGMD
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -308,7 +304,7 @@

    pcdsdevices.energy_monitor.XGMD
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -324,7 +320,7 @@

    pcdsdevices.energy_monitor.XGMD
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -341,7 +337,7 @@

    pcdsdevices.energy_monitor.XGMD
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -349,14 +345,14 @@

    pcdsdevices.energy_monitor.XGMDread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -385,7 +381,7 @@

    pcdsdevices.energy_monitor.XGMD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.epics_motor.BeckhoffAxis.html b/master/generated/pcdsdevices.epics_motor.BeckhoffAxis.html index 3a3dcde379e..3bbf5ba64f3 100644 --- a/master/generated/pcdsdevices.epics_motor.BeckhoffAxis.html +++ b/master/generated/pcdsdevices.epics_motor.BeckhoffAxis.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.BeckhoffAxis — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.BeckhoffAxis — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -226,10 +222,10 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -484,14 +480,14 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -506,7 +502,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -568,8 +564,8 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -592,7 +588,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -602,7 +598,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -611,9 +607,9 @@

    pcdsdevices.epics_motor.BeckhoffAxisRaises:
    @@ -627,12 +623,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -654,13 +650,13 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -674,7 +670,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -697,7 +693,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -713,23 +709,23 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -760,10 +756,10 @@

      pcdsdevices.epics_motor.BeckhoffAxis
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -781,8 +777,8 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -794,10 +790,10 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -811,7 +807,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -828,7 +824,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -836,14 +832,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -858,7 +854,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -870,12 +866,12 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -888,12 +884,12 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1023,7 +1019,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisEPS.html b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisEPS.html index 205b7b6a81a..68c67215c8e 100644 --- a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisEPS.html +++ b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisEPS.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.BeckhoffAxisEPS — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.BeckhoffAxisEPS — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -473,14 +469,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -495,7 +491,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -557,8 +553,8 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -581,7 +577,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -591,7 +587,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -600,9 +596,9 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSRaises:

    @@ -616,12 +612,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -643,13 +639,13 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -663,7 +659,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -686,7 +682,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -702,23 +698,23 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -749,10 +745,10 @@

      pcdsdevices.epics_motor.BeckhoffAxisEPS
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -770,8 +766,8 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -783,10 +779,10 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -800,7 +796,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -817,7 +813,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -825,14 +821,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -847,7 +843,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -859,12 +855,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -877,12 +873,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1012,7 +1008,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPS
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.html b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.html index 294c4f412c7..e2629754107 100644 --- a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.html +++ b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.BeckhoffAxisEPSCustom — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.BeckhoffAxisEPSCustom — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -473,14 +469,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -495,7 +491,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -557,8 +553,8 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -581,7 +577,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -591,7 +587,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustomfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -600,9 +596,9 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustomRaises:

    @@ -616,12 +612,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustomParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -643,13 +639,13 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -663,7 +659,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -686,7 +682,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -702,23 +698,23 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -749,10 +745,10 @@

      pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -770,8 +766,8 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -783,10 +779,10 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -800,7 +796,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -817,7 +813,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -825,14 +821,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustomread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -847,7 +843,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -859,12 +855,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -877,12 +873,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1012,7 +1008,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisEPSCustom
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisNoOffset.html b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisNoOffset.html index 5433ad419c2..5688e1c7179 100644 --- a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisNoOffset.html +++ b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisNoOffset.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.BeckhoffAxisNoOffset — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.BeckhoffAxisNoOffset — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -499,14 +495,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -521,7 +517,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -583,8 +579,8 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -607,7 +603,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -617,7 +613,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffsetfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -626,9 +622,9 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffsetRaises:

    @@ -642,12 +638,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffsetParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -669,13 +665,13 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -689,7 +685,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -712,7 +708,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -728,23 +724,23 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -775,10 +771,10 @@

      pcdsdevices.epics_motor.BeckhoffAxisNoOffset
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -796,8 +792,8 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -809,10 +805,10 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -826,7 +822,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -843,7 +839,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -851,14 +847,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffsetread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -873,7 +869,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -885,12 +881,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -903,12 +899,12 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1038,7 +1034,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisNoOffset
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLC.html b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLC.html index 036893f8a73..5aa463f04b6 100644 --- a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLC.html +++ b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.BeckhoffAxisPLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.BeckhoffAxisPLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -307,14 +303,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -329,7 +325,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -353,7 +349,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -376,7 +372,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -395,7 +391,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -403,14 +399,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -439,7 +435,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.html b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.html index 26e7137d478..6c585214d69 100644 --- a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.html +++ b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.BeckhoffAxisPLCEPS — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.BeckhoffAxisPLCEPS — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -331,14 +327,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLCEPSMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -353,7 +349,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLCEPS
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -377,7 +373,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLCEPS
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -400,7 +396,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLCEPS
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -419,7 +415,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLCEPS
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -427,14 +423,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLCEPSread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -463,7 +459,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLCEPS
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.html b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.html index b644c90b2ad..becb9a71849 100644 --- a/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.html +++ b/master/generated/pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -279,14 +275,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -301,7 +297,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -325,7 +321,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -348,7 +344,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -367,7 +363,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -375,14 +371,14 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -426,7 +422,7 @@

    pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.epics_motor.BeckhoffAxis_Pre140.html b/master/generated/pcdsdevices.epics_motor.BeckhoffAxis_Pre140.html index fc6c59ffd1b..798496aa224 100644 --- a/master/generated/pcdsdevices.epics_motor.BeckhoffAxis_Pre140.html +++ b/master/generated/pcdsdevices.epics_motor.BeckhoffAxis_Pre140.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.BeckhoffAxis_Pre140 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.BeckhoffAxis_Pre140 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -473,14 +469,14 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -495,7 +491,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -557,8 +553,8 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -578,7 +574,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -588,7 +584,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140float, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -597,9 +593,9 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140Raises:

    @@ -613,12 +609,12 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140Parameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -640,13 +636,13 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -660,7 +656,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -683,7 +679,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -699,23 +695,23 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -746,10 +742,10 @@

      pcdsdevices.epics_motor.BeckhoffAxis_Pre140
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -767,8 +763,8 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -780,10 +776,10 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -797,7 +793,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -814,7 +810,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -822,14 +818,14 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -844,7 +840,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -856,12 +852,12 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -874,12 +870,12 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1009,7 +1005,7 @@

    pcdsdevices.epics_motor.BeckhoffAxis_Pre140
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.EpicsMotorInterface.html b/master/generated/pcdsdevices.epics_motor.EpicsMotorInterface.html index e6417189205..bd7f5322f76 100644 --- a/master/generated/pcdsdevices.epics_motor.EpicsMotorInterface.html +++ b/master/generated/pcdsdevices.epics_motor.EpicsMotorInterface.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.EpicsMotorInterface — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.EpicsMotorInterface — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    @@ -281,84 +277,84 @@

    pcdsdevices.epics_motor.EpicsMotorInterfaceEpicsMotor

    +

    - + - + - + - + - + - + - + - + - + - + - + @@ -371,7 +367,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterfaceEpicsMotor

    +

    @@ -384,35 +380,35 @@

    pcdsdevices.epics_motor.EpicsMotorInterfaceEpicsMotor

    +

    - + - + - + - + @@ -489,14 +485,14 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -511,7 +507,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -573,8 +569,8 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -599,7 +595,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -609,7 +605,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterfacefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -618,9 +614,9 @@

    pcdsdevices.epics_motor.EpicsMotorInterfaceRaises:
    @@ -634,12 +630,12 @@

    pcdsdevices.epics_motor.EpicsMotorInterfaceParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -661,13 +657,13 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -681,7 +677,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -704,7 +700,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -720,23 +716,23 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -767,10 +763,10 @@

      pcdsdevices.epics_motor.EpicsMotorInterface
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -788,8 +784,8 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -801,10 +797,10 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -818,7 +814,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -835,7 +831,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -843,14 +839,14 @@

    pcdsdevices.epics_motor.EpicsMotorInterfaceread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -865,7 +861,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -877,12 +873,12 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -895,12 +891,12 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1020,7 +1016,7 @@

    pcdsdevices.epics_motor.EpicsMotorInterface
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.IMS.html b/master/generated/pcdsdevices.epics_motor.IMS.html index 32991f9a7b3..7e1abff64e0 100644 --- a/master/generated/pcdsdevices.epics_motor.IMS.html +++ b/master/generated/pcdsdevices.epics_motor.IMS.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.IMS — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.IMS — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -224,10 +220,10 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -572,7 +568,7 @@

    pcdsdevices.epics_motor.IMS
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -593,7 +589,7 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
    -

    cfgname (str) – The name of the configuration to compare the settings to. If +

    cfgname (str) – The name of the configuration to compare the settings to. If this is None, use the current configuration.

    Returns:
    @@ -670,7 +666,7 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
    -

    cfgname (str) – The name of the configuration

    +

    cfgname (str) – The name of the configuration

    Returns:

    A dictionary mapping field names to the configured values

    @@ -684,7 +680,7 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
    -

    pv (str) – Default is None

    +

    pv (str) – Default is None

    Returns:

    cdict (dict) – A dictionary mapping field names (str) to values.

    @@ -711,8 +707,8 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -737,7 +733,7 @@

    pcdsdevices.epics_motor.IMS
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -747,7 +743,7 @@

    pcdsdevices.epics_motor.IMSfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -756,9 +752,9 @@

    pcdsdevices.epics_motor.IMSRaises:
    @@ -772,12 +768,12 @@

    pcdsdevices.epics_motor.IMSParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -799,13 +795,13 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -819,7 +815,7 @@

    pcdsdevices.epics_motor.IMS
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -842,7 +838,7 @@

    pcdsdevices.epics_motor.IMS
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -850,17 +846,17 @@

    pcdsdevices.epics_motor.IMS
    -reinitialize(wait: bool = False, timeout: float = 10.0) SubscriptionStatus
    +reinitialize(wait: bool = False, timeout: float = 10.0) SubscriptionStatus

    Reinitialize the IMS motor.

    Parameters:
      -
    • wait (bool, optional) – Wait for the motor to be fully intialized.

    • -
    • timeout (float, optional) – If the re-initialization takes too long, raise an error.

    • +
    • wait (bool, optional) – Wait for the motor to be fully intialized.

    • +
    • timeout (float, optional) – If the re-initialization takes too long, raise an error.

    Returns:
    -

    SubscriptionStatus – Status object reporting the initialization state of the motor.

    +

    SubscriptionStatus – Status object reporting the initialization state of the motor.

    @@ -873,23 +869,23 @@

    pcdsdevices.epics_motor.IMS
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -918,10 +914,10 @@

      pcdsdevices.epics_motor.IMS
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -939,8 +935,8 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -952,10 +948,10 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -995,7 +991,7 @@

    pcdsdevices.epics_motor.IMS
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -1012,7 +1008,7 @@

    pcdsdevices.epics_motor.IMS
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -1020,14 +1016,14 @@

    pcdsdevices.epics_motor.IMSread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -1042,7 +1038,7 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -1054,12 +1050,12 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1072,12 +1068,12 @@

    pcdsdevices.epics_motor.IMS
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1202,7 +1198,7 @@

    pcdsdevices.epics_motor.IMS
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.MMC100.html b/master/generated/pcdsdevices.epics_motor.MMC100.html index bc0d8de6927..49810199cd5 100644 --- a/master/generated/pcdsdevices.epics_motor.MMC100.html +++ b/master/generated/pcdsdevices.epics_motor.MMC100.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.MMC100 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.MMC100 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -226,10 +222,10 @@

    pcdsdevices.epics_motor.MMC100
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -485,14 +481,14 @@

    pcdsdevices.epics_motor.MMC100
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -507,7 +503,7 @@

    pcdsdevices.epics_motor.MMC100
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -569,8 +565,8 @@

    pcdsdevices.epics_motor.MMC100
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -595,7 +591,7 @@

    pcdsdevices.epics_motor.MMC100
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -605,7 +601,7 @@

    pcdsdevices.epics_motor.MMC100float, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -614,9 +610,9 @@

    pcdsdevices.epics_motor.MMC100Raises:

    @@ -630,12 +626,12 @@

    pcdsdevices.epics_motor.MMC100Parameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -657,13 +653,13 @@

    pcdsdevices.epics_motor.MMC100
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -677,7 +673,7 @@

    pcdsdevices.epics_motor.MMC100
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -700,7 +696,7 @@

    pcdsdevices.epics_motor.MMC100
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -714,23 +710,23 @@

    pcdsdevices.epics_motor.MMC100
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -759,10 +755,10 @@

      pcdsdevices.epics_motor.MMC100
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -780,8 +776,8 @@

    pcdsdevices.epics_motor.MMC100
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -793,10 +789,10 @@

    pcdsdevices.epics_motor.MMC100
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -831,7 +827,7 @@

    pcdsdevices.epics_motor.MMC100
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -848,7 +844,7 @@

    pcdsdevices.epics_motor.MMC100
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -856,14 +852,14 @@

    pcdsdevices.epics_motor.MMC100read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -878,7 +874,7 @@

    pcdsdevices.epics_motor.MMC100
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -890,12 +886,12 @@

    pcdsdevices.epics_motor.MMC100
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -908,12 +904,12 @@

    pcdsdevices.epics_motor.MMC100
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1033,7 +1029,7 @@

    pcdsdevices.epics_motor.MMC100
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.Motor.html b/master/generated/pcdsdevices.epics_motor.Motor.html index ca4b3ecb751..e11f490ed89 100644 --- a/master/generated/pcdsdevices.epics_motor.Motor.html +++ b/master/generated/pcdsdevices.epics_motor.Motor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.Motor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.Motor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -268,7 +264,7 @@

    pcdsdevices.epics_motor.Motor
    Parameters:
      -
    • prefix (str) – Prefix of motor.

    • +
    • prefix (str) – Prefix of motor.

    • kwargs – Passed to class constructor.

    diff --git a/master/generated/pcdsdevices.epics_motor.Newport.html b/master/generated/pcdsdevices.epics_motor.Newport.html index 1826a296fb4..ba25590ce17 100644 --- a/master/generated/pcdsdevices.epics_motor.Newport.html +++ b/master/generated/pcdsdevices.epics_motor.Newport.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.Newport — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.Newport — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -227,10 +223,10 @@

    pcdsdevices.epics_motor.Newport
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -499,14 +495,14 @@

    pcdsdevices.epics_motor.Newport
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -521,7 +517,7 @@

    pcdsdevices.epics_motor.Newport
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -583,8 +579,8 @@

    pcdsdevices.epics_motor.Newport
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -609,7 +605,7 @@

    pcdsdevices.epics_motor.Newport
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -619,7 +615,7 @@

    pcdsdevices.epics_motor.Newportfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -628,9 +624,9 @@

    pcdsdevices.epics_motor.NewportRaises:

    @@ -644,12 +640,12 @@

    pcdsdevices.epics_motor.NewportParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -671,13 +667,13 @@

    pcdsdevices.epics_motor.Newport
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -691,7 +687,7 @@

    pcdsdevices.epics_motor.Newport
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -714,7 +710,7 @@

    pcdsdevices.epics_motor.Newport
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -728,23 +724,23 @@

    pcdsdevices.epics_motor.Newport
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -773,10 +769,10 @@

      pcdsdevices.epics_motor.Newport
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -794,8 +790,8 @@

    pcdsdevices.epics_motor.Newport
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -807,10 +803,10 @@

    pcdsdevices.epics_motor.Newport
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -845,7 +841,7 @@

    pcdsdevices.epics_motor.Newport
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -862,7 +858,7 @@

    pcdsdevices.epics_motor.Newport
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -870,14 +866,14 @@

    pcdsdevices.epics_motor.Newportread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -892,7 +888,7 @@

    pcdsdevices.epics_motor.Newport
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -904,12 +900,12 @@

    pcdsdevices.epics_motor.Newport
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -922,12 +918,12 @@

    pcdsdevices.epics_motor.Newport
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1047,7 +1043,7 @@

    pcdsdevices.epics_motor.Newport
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.OffsetIMSWithPreset.html b/master/generated/pcdsdevices.epics_motor.OffsetIMSWithPreset.html index 8bf39d216a9..03f0d0ce72a 100644 --- a/master/generated/pcdsdevices.epics_motor.OffsetIMSWithPreset.html +++ b/master/generated/pcdsdevices.epics_motor.OffsetIMSWithPreset.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.OffsetIMSWithPreset — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.OffsetIMSWithPreset — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -283,14 +279,14 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -305,7 +301,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -328,7 +324,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    -forward(pseudo_pos: tuple) tuple
    +forward(pseudo_pos: tuple) tuple

    Calculate a RealPosition from a given PseudoPosition.

    Parameters:
    @@ -350,7 +346,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    -inverse(real_pos: tuple) tuple
    +inverse(real_pos: tuple) tuple

    Calculate a PseudoPosition from a given RealPosition.

    Parameters:
    @@ -374,7 +370,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPresetfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -383,9 +379,9 @@

    pcdsdevices.epics_motor.OffsetIMSWithPresetRaises:

    @@ -402,8 +398,8 @@

    pcdsdevices.epics_motor.OffsetIMSWithPresetParameters:

    @@ -417,12 +413,12 @@

    pcdsdevices.epics_motor.OffsetIMSWithPresetParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -444,13 +440,13 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -464,7 +460,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -487,7 +483,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -538,7 +534,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -567,7 +563,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -575,14 +571,14 @@

    pcdsdevices.epics_motor.OffsetIMSWithPresetread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -597,7 +593,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -609,12 +605,12 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -627,12 +623,12 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -771,7 +767,7 @@

    pcdsdevices.epics_motor.OffsetIMSWithPreset
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.OffsetMotor.html b/master/generated/pcdsdevices.epics_motor.OffsetMotor.html index 7c43c62f353..605636c8223 100644 --- a/master/generated/pcdsdevices.epics_motor.OffsetMotor.html +++ b/master/generated/pcdsdevices.epics_motor.OffsetMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.OffsetMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.OffsetMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -274,14 +270,14 @@

    pcdsdevices.epics_motor.OffsetMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -296,7 +292,7 @@

    pcdsdevices.epics_motor.OffsetMotor
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -319,7 +315,7 @@

    pcdsdevices.epics_motor.OffsetMotor
    -forward(pseudo_pos: tuple) tuple
    +forward(pseudo_pos: tuple) tuple

    Calculate a RealPosition from a given PseudoPosition.

    Parameters:
    @@ -341,7 +337,7 @@

    pcdsdevices.epics_motor.OffsetMotor
    -inverse(real_pos: tuple) tuple
    +inverse(real_pos: tuple) tuple

    Calculate a PseudoPosition from a given RealPosition.

    Parameters:
    @@ -365,7 +361,7 @@

    pcdsdevices.epics_motor.OffsetMotorfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -374,9 +370,9 @@

    pcdsdevices.epics_motor.OffsetMotorRaises:

    @@ -393,8 +389,8 @@

    pcdsdevices.epics_motor.OffsetMotorParameters:

    @@ -408,12 +404,12 @@

    pcdsdevices.epics_motor.OffsetMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -435,13 +431,13 @@

    pcdsdevices.epics_motor.OffsetMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -455,7 +451,7 @@

    pcdsdevices.epics_motor.OffsetMotor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -478,7 +474,7 @@

    pcdsdevices.epics_motor.OffsetMotor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -527,7 +523,7 @@

    pcdsdevices.epics_motor.OffsetMotor
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -556,7 +552,7 @@

    pcdsdevices.epics_motor.OffsetMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -564,14 +560,14 @@

    pcdsdevices.epics_motor.OffsetMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -586,7 +582,7 @@

    pcdsdevices.epics_motor.OffsetMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -598,12 +594,12 @@

    pcdsdevices.epics_motor.OffsetMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -616,12 +612,12 @@

    pcdsdevices.epics_motor.OffsetMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -760,7 +756,7 @@

    pcdsdevices.epics_motor.OffsetMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.PCDSMotorBase.html b/master/generated/pcdsdevices.epics_motor.PCDSMotorBase.html index 9c5f8197dc2..bd669370531 100644 --- a/master/generated/pcdsdevices.epics_motor.PCDSMotorBase.html +++ b/master/generated/pcdsdevices.epics_motor.PCDSMotorBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.PCDSMotorBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.PCDSMotorBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -494,14 +490,14 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -516,7 +512,7 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -578,8 +574,8 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -604,7 +600,7 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -614,7 +610,7 @@

    pcdsdevices.epics_motor.PCDSMotorBasefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -623,9 +619,9 @@

    pcdsdevices.epics_motor.PCDSMotorBaseRaises:

    @@ -639,12 +635,12 @@

    pcdsdevices.epics_motor.PCDSMotorBaseParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -666,13 +662,13 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -686,7 +682,7 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -709,7 +705,7 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -723,23 +719,23 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -768,10 +764,10 @@

      pcdsdevices.epics_motor.PCDSMotorBase
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -789,8 +785,8 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -802,10 +798,10 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -840,7 +836,7 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -857,7 +853,7 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -865,14 +861,14 @@

    pcdsdevices.epics_motor.PCDSMotorBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -887,7 +883,7 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -899,12 +895,12 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -917,12 +913,12 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1042,7 +1038,7 @@

    pcdsdevices.epics_motor.PCDSMotorBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.PI_M824.html b/master/generated/pcdsdevices.epics_motor.PI_M824.html index 1496287ec15..065d0db6c2a 100644 --- a/master/generated/pcdsdevices.epics_motor.PI_M824.html +++ b/master/generated/pcdsdevices.epics_motor.PI_M824.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.PI_M824 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.PI_M824 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -269,14 +265,14 @@

    pcdsdevices.epics_motor.PI_M824
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -291,7 +287,7 @@

    pcdsdevices.epics_motor.PI_M824
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -338,7 +334,7 @@

    pcdsdevices.epics_motor.PI_M824float, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -347,9 +343,9 @@

    pcdsdevices.epics_motor.PI_M824Raises:

    @@ -363,12 +359,12 @@

    pcdsdevices.epics_motor.PI_M824Parameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -390,13 +386,13 @@

    pcdsdevices.epics_motor.PI_M824
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -410,7 +406,7 @@

    pcdsdevices.epics_motor.PI_M824
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -433,7 +429,7 @@

    pcdsdevices.epics_motor.PI_M824
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -449,23 +445,23 @@

    pcdsdevices.epics_motor.PI_M824
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -487,7 +483,7 @@

      pcdsdevices.epics_motor.PI_M824
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -504,7 +500,7 @@

    pcdsdevices.epics_motor.PI_M824
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -512,14 +508,14 @@

    pcdsdevices.epics_motor.PI_M824read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -534,7 +530,7 @@

    pcdsdevices.epics_motor.PI_M824
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -546,12 +542,12 @@

    pcdsdevices.epics_motor.PI_M824
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -564,12 +560,12 @@

    pcdsdevices.epics_motor.PI_M824
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -711,7 +707,7 @@

    pcdsdevices.epics_motor.PI_M824
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.PMC100.html b/master/generated/pcdsdevices.epics_motor.PMC100.html index 153bd13f519..4a44b3a86f2 100644 --- a/master/generated/pcdsdevices.epics_motor.PMC100.html +++ b/master/generated/pcdsdevices.epics_motor.PMC100.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.PMC100 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.PMC100 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -226,10 +222,10 @@

    pcdsdevices.epics_motor.PMC100
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -485,14 +481,14 @@

    pcdsdevices.epics_motor.PMC100
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -507,7 +503,7 @@

    pcdsdevices.epics_motor.PMC100
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -569,8 +565,8 @@

    pcdsdevices.epics_motor.PMC100
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -595,7 +591,7 @@

    pcdsdevices.epics_motor.PMC100
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -605,7 +601,7 @@

    pcdsdevices.epics_motor.PMC100float, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -614,9 +610,9 @@

    pcdsdevices.epics_motor.PMC100Raises:

    @@ -630,12 +626,12 @@

    pcdsdevices.epics_motor.PMC100Parameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -657,13 +653,13 @@

    pcdsdevices.epics_motor.PMC100
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -677,7 +673,7 @@

    pcdsdevices.epics_motor.PMC100
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -700,7 +696,7 @@

    pcdsdevices.epics_motor.PMC100
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -714,23 +710,23 @@

    pcdsdevices.epics_motor.PMC100
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -759,10 +755,10 @@

      pcdsdevices.epics_motor.PMC100
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -780,8 +776,8 @@

    pcdsdevices.epics_motor.PMC100
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -793,10 +789,10 @@

    pcdsdevices.epics_motor.PMC100
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -831,7 +827,7 @@

    pcdsdevices.epics_motor.PMC100
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -848,7 +844,7 @@

    pcdsdevices.epics_motor.PMC100
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -856,14 +852,14 @@

    pcdsdevices.epics_motor.PMC100read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -878,7 +874,7 @@

    pcdsdevices.epics_motor.PMC100
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -890,12 +886,12 @@

    pcdsdevices.epics_motor.PMC100
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -908,12 +904,12 @@

    pcdsdevices.epics_motor.PMC100
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1033,7 +1029,7 @@

    pcdsdevices.epics_motor.PMC100
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.SmarAct.html b/master/generated/pcdsdevices.epics_motor.SmarAct.html index 5f5f6845b95..610596bb4b6 100644 --- a/master/generated/pcdsdevices.epics_motor.SmarAct.html +++ b/master/generated/pcdsdevices.epics_motor.SmarAct.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.SmarAct — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.SmarAct — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -541,14 +537,14 @@

    pcdsdevices.epics_motor.SmarAct
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -563,7 +559,7 @@

    pcdsdevices.epics_motor.SmarAct
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -625,8 +621,8 @@

    pcdsdevices.epics_motor.SmarAct
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -651,7 +647,7 @@

    pcdsdevices.epics_motor.SmarAct
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -661,7 +657,7 @@

    pcdsdevices.epics_motor.SmarActfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -670,9 +666,9 @@

    pcdsdevices.epics_motor.SmarActRaises:

    @@ -686,12 +682,12 @@

    pcdsdevices.epics_motor.SmarActParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -713,13 +709,13 @@

    pcdsdevices.epics_motor.SmarAct
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -733,7 +729,7 @@

    pcdsdevices.epics_motor.SmarAct
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -756,7 +752,7 @@

    pcdsdevices.epics_motor.SmarAct
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -772,23 +768,23 @@

    pcdsdevices.epics_motor.SmarAct
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -819,10 +815,10 @@

      pcdsdevices.epics_motor.SmarAct
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -840,8 +836,8 @@

    pcdsdevices.epics_motor.SmarAct
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -853,10 +849,10 @@

    pcdsdevices.epics_motor.SmarAct
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -870,7 +866,7 @@

    pcdsdevices.epics_motor.SmarAct
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -887,7 +883,7 @@

    pcdsdevices.epics_motor.SmarAct
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -895,14 +891,14 @@

    pcdsdevices.epics_motor.SmarActread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -917,7 +913,7 @@

    pcdsdevices.epics_motor.SmarAct
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -929,12 +925,12 @@

    pcdsdevices.epics_motor.SmarAct
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -947,12 +943,12 @@

    pcdsdevices.epics_motor.SmarAct
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1072,7 +1068,7 @@

    pcdsdevices.epics_motor.SmarAct
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.SmarActEncodedTipTilt.html b/master/generated/pcdsdevices.epics_motor.SmarActEncodedTipTilt.html index 200cb8cdb16..38ffe354fef 100644 --- a/master/generated/pcdsdevices.epics_motor.SmarActEncodedTipTilt.html +++ b/master/generated/pcdsdevices.epics_motor.SmarActEncodedTipTilt.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.SmarActEncodedTipTilt — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.SmarActEncodedTipTilt — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -253,14 +249,14 @@

    pcdsdevices.epics_motor.SmarActEncodedTipTiltMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -275,7 +271,7 @@

    pcdsdevices.epics_motor.SmarActEncodedTipTilt
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -299,7 +295,7 @@

    pcdsdevices.epics_motor.SmarActEncodedTipTilt
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -322,7 +318,7 @@

    pcdsdevices.epics_motor.SmarActEncodedTipTilt
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -341,7 +337,7 @@

    pcdsdevices.epics_motor.SmarActEncodedTipTilt
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -349,14 +345,14 @@

    pcdsdevices.epics_motor.SmarActEncodedTipTiltread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -385,7 +381,7 @@

    pcdsdevices.epics_motor.SmarActEncodedTipTilt
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.epics_motor.SmarActOpenLoop.html b/master/generated/pcdsdevices.epics_motor.SmarActOpenLoop.html index c22b10e9a5d..38438e0937c 100644 --- a/master/generated/pcdsdevices.epics_motor.SmarActOpenLoop.html +++ b/master/generated/pcdsdevices.epics_motor.SmarActOpenLoop.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.SmarActOpenLoop — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.SmarActOpenLoop — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -310,14 +306,14 @@

    pcdsdevices.epics_motor.SmarActOpenLoopMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -332,7 +328,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoop
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -356,7 +352,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoop
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -379,7 +375,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoop
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -398,7 +394,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoop
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -406,14 +402,14 @@

    pcdsdevices.epics_motor.SmarActOpenLoopread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -442,7 +438,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoop
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.epics_motor.SmarActOpenLoopPositioner.html b/master/generated/pcdsdevices.epics_motor.SmarActOpenLoopPositioner.html index 6f9d19e6793..db14a8b2e3d 100644 --- a/master/generated/pcdsdevices.epics_motor.SmarActOpenLoopPositioner.html +++ b/master/generated/pcdsdevices.epics_motor.SmarActOpenLoopPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.SmarActOpenLoopPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.SmarActOpenLoopPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -277,14 +273,14 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -299,7 +295,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -346,7 +342,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner

    moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -355,9 +351,9 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    Raises:

    @@ -371,12 +367,12 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -398,13 +394,13 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -418,7 +414,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -441,7 +437,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -457,23 +453,23 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -495,7 +491,7 @@

      pcdsdevices.epics_motor.SmarActOpenLoopPositioner
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -512,7 +508,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -520,14 +516,14 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -542,7 +538,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -554,12 +550,12 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -572,12 +568,12 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -713,7 +709,7 @@

    pcdsdevices.epics_motor.SmarActOpenLoopPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.SmarActPicoscale.html b/master/generated/pcdsdevices.epics_motor.SmarActPicoscale.html index 05974bdfd76..4278fe9897b 100644 --- a/master/generated/pcdsdevices.epics_motor.SmarActPicoscale.html +++ b/master/generated/pcdsdevices.epics_motor.SmarActPicoscale.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.SmarActPicoscale — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.SmarActPicoscale — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -633,14 +629,14 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -655,7 +651,7 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -717,8 +713,8 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -743,7 +739,7 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    -move(position: float, wait: bool = True, **kwargs) MoveStatus
    +move(position: float, wait: bool = True, **kwargs) MoveStatus

    Move to a specified position, optionally waiting for motion to complete.

    @@ -753,7 +749,7 @@

    pcdsdevices.epics_motor.SmarActPicoscalefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -762,9 +758,9 @@

    pcdsdevices.epics_motor.SmarActPicoscaleRaises:

    @@ -778,12 +774,12 @@

    pcdsdevices.epics_motor.SmarActPicoscaleParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -805,13 +801,13 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -825,7 +821,7 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -848,7 +844,7 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -864,23 +860,23 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -911,10 +907,10 @@

      pcdsdevices.epics_motor.SmarActPicoscale
      Parameters:
      -

      value (float) – High limit value to be set.

      +

      value (float) – High limit value to be set.

      Raises:
      -

      ValueError – When motor in motion or position outside of limit.

      +

      ValueError – When motor in motion or position outside of limit.

    @@ -932,8 +928,8 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    Parameters:
      -
    • high (float) – Limit of travel in the positive direction.

    • -
    • low (float) – Limit of travel in the negative direction.

    • +
    • high (float) – Limit of travel in the positive direction.

    • +
    • low (float) – Limit of travel in the negative direction.

    @@ -945,10 +941,10 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    Parameters:
    -

    value (float) – Limit of travel in the negative direction.

    +

    value (float) – Limit of travel in the negative direction.

    Raises:
    -

    ValueError – When motor in motion or position outside of limit.

    +

    ValueError – When motor in motion or position outside of limit.

    @@ -962,7 +958,7 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -979,7 +975,7 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -987,14 +983,14 @@

    pcdsdevices.epics_motor.SmarActPicoscaleread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -1009,7 +1005,7 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -1021,12 +1017,12 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1039,12 +1035,12 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -1164,7 +1160,7 @@

    pcdsdevices.epics_motor.SmarActPicoscale
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.epics_motor.SmarActTipTilt.html b/master/generated/pcdsdevices.epics_motor.SmarActTipTilt.html index 5adc0d130a4..d01ccf8d100 100644 --- a/master/generated/pcdsdevices.epics_motor.SmarActTipTilt.html +++ b/master/generated/pcdsdevices.epics_motor.SmarActTipTilt.html @@ -1,25 +1,23 @@ + + - pcdsdevices.epics_motor.SmarActTipTilt — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.epics_motor.SmarActTipTilt — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -109,6 +104,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -270,14 +266,14 @@

    Parameters:Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -292,7 +288,7 @@

    Parameters:
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -316,7 +312,7 @@

    Parameters:
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -339,7 +335,7 @@

    Parameters:
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -358,7 +354,7 @@

    Parameters:
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -366,14 +362,14 @@

    Parameters:read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -402,7 +398,7 @@

    Parameters:
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.eps.EPS.html b/master/generated/pcdsdevices.eps.EPS.html index 6ee729df391..6251f3b94a5 100644 --- a/master/generated/pcdsdevices.eps.EPS.html +++ b/master/generated/pcdsdevices.eps.EPS.html @@ -1,25 +1,23 @@ + + - pcdsdevices.eps.EPS — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.eps.EPS — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -86,6 +81,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -258,14 +254,14 @@

    pcdsdevices.eps.EPSMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -280,7 +276,7 @@

    pcdsdevices.eps.EPS
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -310,7 +306,7 @@

    pcdsdevices.eps.EPS
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -333,7 +329,7 @@

    pcdsdevices.eps.EPS
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -349,7 +345,7 @@

    pcdsdevices.eps.EPS
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -366,7 +362,7 @@

    pcdsdevices.eps.EPS
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -374,14 +370,14 @@

    pcdsdevices.eps.EPSread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -410,7 +406,7 @@

    pcdsdevices.eps.EPS
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.evr.EvrMotor.html b/master/generated/pcdsdevices.evr.EvrMotor.html index 0bb4059622d..9ff9b0fd52f 100644 --- a/master/generated/pcdsdevices.evr.EvrMotor.html +++ b/master/generated/pcdsdevices.evr.EvrMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.evr.EvrMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.evr.EvrMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -87,6 +82,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -249,14 +245,14 @@

    pcdsdevices.evr.EvrMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -271,7 +267,7 @@

    pcdsdevices.evr.EvrMotor
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -318,7 +314,7 @@

    pcdsdevices.evr.EvrMotorfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -327,9 +323,9 @@

    pcdsdevices.evr.EvrMotorRaises:

    @@ -343,12 +339,12 @@

    pcdsdevices.evr.EvrMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -370,13 +366,13 @@

    pcdsdevices.evr.EvrMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -390,7 +386,7 @@

    pcdsdevices.evr.EvrMotor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -413,7 +409,7 @@

    pcdsdevices.evr.EvrMotor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -429,23 +425,23 @@

    pcdsdevices.evr.EvrMotor
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -467,7 +463,7 @@

      pcdsdevices.evr.EvrMotor
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -484,7 +480,7 @@

    pcdsdevices.evr.EvrMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -492,14 +488,14 @@

    pcdsdevices.evr.EvrMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -514,7 +510,7 @@

    pcdsdevices.evr.EvrMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -526,12 +522,12 @@

    pcdsdevices.evr.EvrMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -544,12 +540,12 @@

    pcdsdevices.evr.EvrMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -691,7 +687,7 @@

    pcdsdevices.evr.EvrMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.evr.Trigger.html b/master/generated/pcdsdevices.evr.Trigger.html index dcae8daba06..f8c4cb3d3d2 100644 --- a/master/generated/pcdsdevices.evr.Trigger.html +++ b/master/generated/pcdsdevices.evr.Trigger.html @@ -1,25 +1,23 @@ + + - pcdsdevices.evr.Trigger — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.evr.Trigger — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -87,6 +82,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -271,14 +267,14 @@

    pcdsdevices.evr.TriggerMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -293,7 +289,7 @@

    pcdsdevices.evr.Trigger
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -335,7 +331,7 @@

    pcdsdevices.evr.Trigger
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -358,7 +354,7 @@

    pcdsdevices.evr.Trigger
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -374,7 +370,7 @@

    pcdsdevices.evr.Trigger
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -391,7 +387,7 @@

    pcdsdevices.evr.Trigger
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -399,14 +395,14 @@

    pcdsdevices.evr.Triggerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -435,7 +431,7 @@

    pcdsdevices.evr.Trigger
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.example.Example3D.html b/master/generated/pcdsdevices.example.Example3D.html index dff54933b83..06a102a101f 100644 --- a/master/generated/pcdsdevices.example.Example3D.html +++ b/master/generated/pcdsdevices.example.Example3D.html @@ -1,25 +1,23 @@ + + - pcdsdevices.example.Example3D — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.example.Example3D — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -91,6 +86,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -269,14 +265,14 @@

    pcdsdevices.example.Example3DMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -291,7 +287,7 @@

    pcdsdevices.example.Example3D
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -321,7 +317,7 @@

    pcdsdevices.example.Example3D
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -344,7 +340,7 @@

    pcdsdevices.example.Example3D
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -360,7 +356,7 @@

    pcdsdevices.example.Example3D
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -377,7 +373,7 @@

    pcdsdevices.example.Example3D
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -385,14 +381,14 @@

    pcdsdevices.example.Example3Dread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -421,7 +417,7 @@

    pcdsdevices.example.Example3D
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.example.Example3DStates.html b/master/generated/pcdsdevices.example.Example3DStates.html index 7c70505dfb8..56e4d276cdd 100644 --- a/master/generated/pcdsdevices.example.Example3DStates.html +++ b/master/generated/pcdsdevices.example.Example3DStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.example.Example3DStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.example.Example3DStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -91,6 +86,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -331,14 +327,14 @@

    pcdsdevices.example.Example3DStates
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -353,7 +349,7 @@

    pcdsdevices.example.Example3DStates
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -405,12 +401,12 @@

    pcdsdevices.example.Example3DStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -422,11 +418,11 @@

    pcdsdevices.example.Example3DStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -443,12 +439,12 @@

    pcdsdevices.example.Example3DStatesParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -462,7 +458,7 @@

    pcdsdevices.example.Example3DStates
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -485,7 +481,7 @@

    pcdsdevices.example.Example3DStates
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -502,12 +498,12 @@

    pcdsdevices.example.Example3DStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -531,10 +527,10 @@

    pcdsdevices.example.Example3DStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -545,7 +541,7 @@

    pcdsdevices.example.Example3DStates
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -556,7 +552,7 @@

    pcdsdevices.example.Example3DStates
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -564,14 +560,14 @@

    pcdsdevices.example.Example3DStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -689,7 +685,7 @@

    pcdsdevices.example.Example3DStates
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.example.ExampleL2L.html b/master/generated/pcdsdevices.example.ExampleL2L.html index f8c6afda1cc..d67b643cb79 100644 --- a/master/generated/pcdsdevices.example.ExampleL2L.html +++ b/master/generated/pcdsdevices.example.ExampleL2L.html @@ -1,25 +1,23 @@ + + - pcdsdevices.example.ExampleL2L — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.example.ExampleL2L — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -91,6 +86,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -241,14 +237,14 @@

    pcdsdevices.example.ExampleL2LMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -263,7 +259,7 @@

    pcdsdevices.example.ExampleL2L
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -293,7 +289,7 @@

    pcdsdevices.example.ExampleL2L
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -316,7 +312,7 @@

    pcdsdevices.example.ExampleL2L
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -332,7 +328,7 @@

    pcdsdevices.example.ExampleL2L
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -349,7 +345,7 @@

    pcdsdevices.example.ExampleL2L
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -357,14 +353,14 @@

    pcdsdevices.example.ExampleL2Lread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -393,7 +389,7 @@

    pcdsdevices.example.ExampleL2L
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.example.ExampleL2LStates.html b/master/generated/pcdsdevices.example.ExampleL2LStates.html index 5342626d09c..cdf73f0f31d 100644 --- a/master/generated/pcdsdevices.example.ExampleL2LStates.html +++ b/master/generated/pcdsdevices.example.ExampleL2LStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.example.ExampleL2LStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.example.ExampleL2LStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -91,6 +86,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -318,14 +314,14 @@

    pcdsdevices.example.ExampleL2LStates
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -340,7 +336,7 @@

    pcdsdevices.example.ExampleL2LStates
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -392,12 +388,12 @@

    pcdsdevices.example.ExampleL2LStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -409,11 +405,11 @@

    pcdsdevices.example.ExampleL2LStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -430,12 +426,12 @@

    pcdsdevices.example.ExampleL2LStatesParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -449,7 +445,7 @@

    pcdsdevices.example.ExampleL2LStates
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -472,7 +468,7 @@

    pcdsdevices.example.ExampleL2LStates
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -489,12 +485,12 @@

    pcdsdevices.example.ExampleL2LStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -518,10 +514,10 @@

    pcdsdevices.example.ExampleL2LStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -532,7 +528,7 @@

    pcdsdevices.example.ExampleL2LStates
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -543,7 +539,7 @@

    pcdsdevices.example.ExampleL2LStates
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -551,14 +547,14 @@

    pcdsdevices.example.ExampleL2LStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -676,7 +672,7 @@

    pcdsdevices.example.ExampleL2LStates
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.example.PLCExampleMotion.html b/master/generated/pcdsdevices.example.PLCExampleMotion.html index b28d9e983f2..ec724af17a0 100644 --- a/master/generated/pcdsdevices.example.PLCExampleMotion.html +++ b/master/generated/pcdsdevices.example.PLCExampleMotion.html @@ -1,25 +1,23 @@ + + - pcdsdevices.example.PLCExampleMotion — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.example.PLCExampleMotion — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -91,6 +86,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -200,7 +196,7 @@

    pcdsdevices.example.PLCExampleMotion

    -class pcdsdevices.example.PLCExampleMotion(prefix: str = 'PLC:TST:MOT:', name: str = 'plc_example_motion')
    +class pcdsdevices.example.PLCExampleMotion(prefix: str = 'PLC:TST:MOT:', name: str = 'plc_example_motion')

    This matches the IOC for lcls-plc-example-motion

    It can be ran as a typhos screen using: typhos pcdsdevices.example.PLCExampleMotion[]

    @@ -269,21 +265,21 @@

    pcdsdevices.example.PLCExampleMotionMethods

    -all_pvnames() list[str]
    +all_pvnames() list[str]

    Get all the pvnames that should be included in the IOC.

    This is to help with debugging.

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -298,7 +294,7 @@

    pcdsdevices.example.PLCExampleMotion
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -314,7 +310,7 @@

    pcdsdevices.example.PLCExampleMotion
    -disconnected_pvnames() list[str]
    +disconnected_pvnames() list[str]

    Get all of the pvnames that are currently disconnected.

    This is to help with debugging.

    @@ -335,7 +331,7 @@

    pcdsdevices.example.PLCExampleMotion
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -358,7 +354,7 @@

    pcdsdevices.example.PLCExampleMotion
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -374,7 +370,7 @@

    pcdsdevices.example.PLCExampleMotion
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -391,7 +387,7 @@

    pcdsdevices.example.PLCExampleMotion
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -399,14 +395,14 @@

    pcdsdevices.example.PLCExampleMotionread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -435,7 +431,7 @@

    pcdsdevices.example.PLCExampleMotion
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.example.PLCOnlyXPIM.html b/master/generated/pcdsdevices.example.PLCOnlyXPIM.html index 23b47c07b0c..09d5b930d06 100644 --- a/master/generated/pcdsdevices.example.PLCOnlyXPIM.html +++ b/master/generated/pcdsdevices.example.PLCOnlyXPIM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.example.PLCOnlyXPIM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.example.PLCOnlyXPIM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -91,6 +86,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -312,14 +308,14 @@

    pcdsdevices.example.PLCOnlyXPIM
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -334,7 +330,7 @@

    pcdsdevices.example.PLCOnlyXPIM
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -358,7 +354,7 @@

    pcdsdevices.example.PLCOnlyXPIM
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -375,7 +371,7 @@

    pcdsdevices.example.PLCOnlyXPIM
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -398,7 +394,7 @@

    pcdsdevices.example.PLCOnlyXPIM
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -414,13 +410,13 @@

    pcdsdevices.example.PLCOnlyXPIM
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -437,7 +433,7 @@

    pcdsdevices.example.PLCOnlyXPIM
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -445,14 +441,14 @@

    pcdsdevices.example.PLCOnlyXPIMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -496,17 +492,17 @@

    pcdsdevices.example.PLCOnlyXPIM
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.fms.LCP1.html b/master/generated/pcdsdevices.fms.LCP1.html index 69ac746f6f3..ccfdc64fe1e 100644 --- a/master/generated/pcdsdevices.fms.LCP1.html +++ b/master/generated/pcdsdevices.fms.LCP1.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.LCP1 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.LCP1 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -347,14 +343,14 @@

    pcdsdevices.fms.LCP1Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -369,7 +365,7 @@

    pcdsdevices.fms.LCP1
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -393,7 +389,7 @@

    pcdsdevices.fms.LCP1
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -416,7 +412,7 @@

    pcdsdevices.fms.LCP1
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -435,7 +431,7 @@

    pcdsdevices.fms.LCP1
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -443,14 +439,14 @@

    pcdsdevices.fms.LCP1read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -479,7 +475,7 @@

    pcdsdevices.fms.LCP1
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.LCP2.html b/master/generated/pcdsdevices.fms.LCP2.html index 4867129043d..83da3295105 100644 --- a/master/generated/pcdsdevices.fms.LCP2.html +++ b/master/generated/pcdsdevices.fms.LCP2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.LCP2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.LCP2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -361,14 +357,14 @@

    pcdsdevices.fms.LCP2Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -383,7 +379,7 @@

    pcdsdevices.fms.LCP2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -407,7 +403,7 @@

    pcdsdevices.fms.LCP2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -430,7 +426,7 @@

    pcdsdevices.fms.LCP2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -449,7 +445,7 @@

    pcdsdevices.fms.LCP2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -457,14 +453,14 @@

    pcdsdevices.fms.LCP2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -493,7 +489,7 @@

    pcdsdevices.fms.LCP2
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Humidity2.html b/master/generated/pcdsdevices.fms.PDU_Humidity2.html index bb01802e042..2d4374c40d3 100644 --- a/master/generated/pcdsdevices.fms.PDU_Humidity2.html +++ b/master/generated/pcdsdevices.fms.PDU_Humidity2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Humidity2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Humidity2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -243,14 +239,14 @@

    pcdsdevices.fms.PDU_Humidity2Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -265,7 +261,7 @@

    pcdsdevices.fms.PDU_Humidity2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -289,7 +285,7 @@

    pcdsdevices.fms.PDU_Humidity2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -312,7 +308,7 @@

    pcdsdevices.fms.PDU_Humidity2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -331,7 +327,7 @@

    pcdsdevices.fms.PDU_Humidity2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -339,14 +335,14 @@

    pcdsdevices.fms.PDU_Humidity2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -375,7 +371,7 @@

    pcdsdevices.fms.PDU_Humidity2
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Humidity4.html b/master/generated/pcdsdevices.fms.PDU_Humidity4.html index f58a711c845..38031cc73e6 100644 --- a/master/generated/pcdsdevices.fms.PDU_Humidity4.html +++ b/master/generated/pcdsdevices.fms.PDU_Humidity4.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Humidity4 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Humidity4 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -256,14 +252,14 @@

    pcdsdevices.fms.PDU_Humidity4Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -278,7 +274,7 @@

    pcdsdevices.fms.PDU_Humidity4
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -302,7 +298,7 @@

    pcdsdevices.fms.PDU_Humidity4
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -325,7 +321,7 @@

    pcdsdevices.fms.PDU_Humidity4
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -344,7 +340,7 @@

    pcdsdevices.fms.PDU_Humidity4
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -352,14 +348,14 @@

    pcdsdevices.fms.PDU_Humidity4read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -388,7 +384,7 @@

    pcdsdevices.fms.PDU_Humidity4
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Humidity6.html b/master/generated/pcdsdevices.fms.PDU_Humidity6.html index 96c86989257..a1da6f48e3d 100644 --- a/master/generated/pcdsdevices.fms.PDU_Humidity6.html +++ b/master/generated/pcdsdevices.fms.PDU_Humidity6.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Humidity6 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Humidity6 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -271,14 +267,14 @@

    pcdsdevices.fms.PDU_Humidity6Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -293,7 +289,7 @@

    pcdsdevices.fms.PDU_Humidity6
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -317,7 +313,7 @@

    pcdsdevices.fms.PDU_Humidity6
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -340,7 +336,7 @@

    pcdsdevices.fms.PDU_Humidity6
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -359,7 +355,7 @@

    pcdsdevices.fms.PDU_Humidity6
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -367,14 +363,14 @@

    pcdsdevices.fms.PDU_Humidity6read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -403,7 +399,7 @@

    pcdsdevices.fms.PDU_Humidity6
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Humidity8.html b/master/generated/pcdsdevices.fms.PDU_Humidity8.html index 93125dbb886..0d784ba792a 100644 --- a/master/generated/pcdsdevices.fms.PDU_Humidity8.html +++ b/master/generated/pcdsdevices.fms.PDU_Humidity8.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Humidity8 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Humidity8 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -285,14 +281,14 @@

    pcdsdevices.fms.PDU_Humidity8Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -307,7 +303,7 @@

    pcdsdevices.fms.PDU_Humidity8
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -331,7 +327,7 @@

    pcdsdevices.fms.PDU_Humidity8
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -354,7 +350,7 @@

    pcdsdevices.fms.PDU_Humidity8
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -373,7 +369,7 @@

    pcdsdevices.fms.PDU_Humidity8
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -381,14 +377,14 @@

    pcdsdevices.fms.PDU_Humidity8read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -417,7 +413,7 @@

    pcdsdevices.fms.PDU_Humidity8
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Load1.html b/master/generated/pcdsdevices.fms.PDU_Load1.html index abb1bd3dcc9..9efc02c5b3d 100644 --- a/master/generated/pcdsdevices.fms.PDU_Load1.html +++ b/master/generated/pcdsdevices.fms.PDU_Load1.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Load1 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Load1 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -235,14 +231,14 @@

    pcdsdevices.fms.PDU_Load1Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -257,7 +253,7 @@

    pcdsdevices.fms.PDU_Load1
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -281,7 +277,7 @@

    pcdsdevices.fms.PDU_Load1
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -304,7 +300,7 @@

    pcdsdevices.fms.PDU_Load1
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -323,7 +319,7 @@

    pcdsdevices.fms.PDU_Load1
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -331,14 +327,14 @@

    pcdsdevices.fms.PDU_Load1read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -367,7 +363,7 @@

    pcdsdevices.fms.PDU_Load1
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Load2.html b/master/generated/pcdsdevices.fms.PDU_Load2.html index af23517b246..a129cdbe40b 100644 --- a/master/generated/pcdsdevices.fms.PDU_Load2.html +++ b/master/generated/pcdsdevices.fms.PDU_Load2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Load2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Load2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -242,14 +238,14 @@

    pcdsdevices.fms.PDU_Load2Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -264,7 +260,7 @@

    pcdsdevices.fms.PDU_Load2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -288,7 +284,7 @@

    pcdsdevices.fms.PDU_Load2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -311,7 +307,7 @@

    pcdsdevices.fms.PDU_Load2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -330,7 +326,7 @@

    pcdsdevices.fms.PDU_Load2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -338,14 +334,14 @@

    pcdsdevices.fms.PDU_Load2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -374,7 +370,7 @@

    pcdsdevices.fms.PDU_Load2
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Load3.html b/master/generated/pcdsdevices.fms.PDU_Load3.html index 682c09c00dd..c3ca40aaf17 100644 --- a/master/generated/pcdsdevices.fms.PDU_Load3.html +++ b/master/generated/pcdsdevices.fms.PDU_Load3.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Load3 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Load3 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -249,14 +245,14 @@

    pcdsdevices.fms.PDU_Load3Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -271,7 +267,7 @@

    pcdsdevices.fms.PDU_Load3
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -295,7 +291,7 @@

    pcdsdevices.fms.PDU_Load3
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -318,7 +314,7 @@

    pcdsdevices.fms.PDU_Load3
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -337,7 +333,7 @@

    pcdsdevices.fms.PDU_Load3
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -345,14 +341,14 @@

    pcdsdevices.fms.PDU_Load3read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -381,7 +377,7 @@

    pcdsdevices.fms.PDU_Load3
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Load4.html b/master/generated/pcdsdevices.fms.PDU_Load4.html index c2753bea951..be9005cbae7 100644 --- a/master/generated/pcdsdevices.fms.PDU_Load4.html +++ b/master/generated/pcdsdevices.fms.PDU_Load4.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Load4 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Load4 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -256,14 +252,14 @@

    pcdsdevices.fms.PDU_Load4Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -278,7 +274,7 @@

    pcdsdevices.fms.PDU_Load4
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -302,7 +298,7 @@

    pcdsdevices.fms.PDU_Load4
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -325,7 +321,7 @@

    pcdsdevices.fms.PDU_Load4
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -344,7 +340,7 @@

    pcdsdevices.fms.PDU_Load4
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -352,14 +348,14 @@

    pcdsdevices.fms.PDU_Load4read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -388,7 +384,7 @@

    pcdsdevices.fms.PDU_Load4
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Temp2.html b/master/generated/pcdsdevices.fms.PDU_Temp2.html index 11f1ea3f211..ba194dd5f3b 100644 --- a/master/generated/pcdsdevices.fms.PDU_Temp2.html +++ b/master/generated/pcdsdevices.fms.PDU_Temp2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Temp2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Temp2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -243,14 +239,14 @@

    pcdsdevices.fms.PDU_Temp2Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -265,7 +261,7 @@

    pcdsdevices.fms.PDU_Temp2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -289,7 +285,7 @@

    pcdsdevices.fms.PDU_Temp2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -312,7 +308,7 @@

    pcdsdevices.fms.PDU_Temp2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -331,7 +327,7 @@

    pcdsdevices.fms.PDU_Temp2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -339,14 +335,14 @@

    pcdsdevices.fms.PDU_Temp2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -375,7 +371,7 @@

    pcdsdevices.fms.PDU_Temp2
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Temp4.html b/master/generated/pcdsdevices.fms.PDU_Temp4.html index 6c75f998ad5..4bacf12cc3c 100644 --- a/master/generated/pcdsdevices.fms.PDU_Temp4.html +++ b/master/generated/pcdsdevices.fms.PDU_Temp4.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Temp4 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Temp4 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -256,14 +252,14 @@

    pcdsdevices.fms.PDU_Temp4Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -278,7 +274,7 @@

    pcdsdevices.fms.PDU_Temp4
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -302,7 +298,7 @@

    pcdsdevices.fms.PDU_Temp4
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -325,7 +321,7 @@

    pcdsdevices.fms.PDU_Temp4
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -344,7 +340,7 @@

    pcdsdevices.fms.PDU_Temp4
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -352,14 +348,14 @@

    pcdsdevices.fms.PDU_Temp4read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -388,7 +384,7 @@

    pcdsdevices.fms.PDU_Temp4
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Temp6.html b/master/generated/pcdsdevices.fms.PDU_Temp6.html index a86c4ebd5f6..3b1cb835091 100644 --- a/master/generated/pcdsdevices.fms.PDU_Temp6.html +++ b/master/generated/pcdsdevices.fms.PDU_Temp6.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Temp6 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Temp6 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -271,14 +267,14 @@

    pcdsdevices.fms.PDU_Temp6Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -293,7 +289,7 @@

    pcdsdevices.fms.PDU_Temp6
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -317,7 +313,7 @@

    pcdsdevices.fms.PDU_Temp6
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -340,7 +336,7 @@

    pcdsdevices.fms.PDU_Temp6
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -359,7 +355,7 @@

    pcdsdevices.fms.PDU_Temp6
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -367,14 +363,14 @@

    pcdsdevices.fms.PDU_Temp6read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -403,7 +399,7 @@

    pcdsdevices.fms.PDU_Temp6
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.PDU_Temp8.html b/master/generated/pcdsdevices.fms.PDU_Temp8.html index d5202d38b40..e1d10683a29 100644 --- a/master/generated/pcdsdevices.fms.PDU_Temp8.html +++ b/master/generated/pcdsdevices.fms.PDU_Temp8.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.PDU_Temp8 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.PDU_Temp8 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -285,14 +281,14 @@

    pcdsdevices.fms.PDU_Temp8Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -307,7 +303,7 @@

    pcdsdevices.fms.PDU_Temp8
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -331,7 +327,7 @@

    pcdsdevices.fms.PDU_Temp8
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -354,7 +350,7 @@

    pcdsdevices.fms.PDU_Temp8
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -373,7 +369,7 @@

    pcdsdevices.fms.PDU_Temp8
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -381,14 +377,14 @@

    pcdsdevices.fms.PDU_Temp8read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -417,7 +413,7 @@

    pcdsdevices.fms.PDU_Temp8
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.fms.Setra5000.html b/master/generated/pcdsdevices.fms.Setra5000.html index 48f732d4a28..61f6ad958ed 100644 --- a/master/generated/pcdsdevices.fms.Setra5000.html +++ b/master/generated/pcdsdevices.fms.Setra5000.html @@ -1,25 +1,23 @@ + + - pcdsdevices.fms.Setra5000 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.fms.Setra5000 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -100,6 +95,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -311,14 +307,14 @@

    pcdsdevices.fms.Setra5000Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -333,7 +329,7 @@

    pcdsdevices.fms.Setra5000
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -357,7 +353,7 @@

    pcdsdevices.fms.Setra5000
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -380,7 +376,7 @@

    pcdsdevices.fms.Setra5000
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -399,7 +395,7 @@

    pcdsdevices.fms.Setra5000
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -407,14 +403,14 @@

    pcdsdevices.fms.Setra5000read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -443,7 +439,7 @@

    pcdsdevices.fms.Setra5000
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.BaseGauge.html b/master/generated/pcdsdevices.gauge.BaseGauge.html index 991bd2de4fe..fef265a5855 100644 --- a/master/generated/pcdsdevices.gauge.BaseGauge.html +++ b/master/generated/pcdsdevices.gauge.BaseGauge.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.BaseGauge — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.BaseGauge — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -222,8 +218,8 @@

    pcdsdevices.gauge.BaseGauge
    Parameters:
      -
    • prefix (str) – Full gauge base PV.

    • -
    • name (str) – A name to refer to the gauge.

    • +
    • prefix (str) – Full gauge base PV.

    • +
    • name (str) – A name to refer to the gauge.

    @@ -286,14 +282,14 @@

    pcdsdevices.gauge.BaseGaugeMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -308,7 +304,7 @@

    pcdsdevices.gauge.BaseGauge
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -338,7 +334,7 @@

    pcdsdevices.gauge.BaseGauge
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -361,7 +357,7 @@

    pcdsdevices.gauge.BaseGauge
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -388,7 +384,7 @@

    pcdsdevices.gauge.BaseGauge
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -396,14 +392,14 @@

    pcdsdevices.gauge.BaseGaugeread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -432,7 +428,7 @@

    pcdsdevices.gauge.BaseGauge
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GCC500PLC.html b/master/generated/pcdsdevices.gauge.GCC500PLC.html index 107fafba797..16b8e793d3c 100644 --- a/master/generated/pcdsdevices.gauge.GCC500PLC.html +++ b/master/generated/pcdsdevices.gauge.GCC500PLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GCC500PLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GCC500PLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + @@ -264,7 +260,7 @@

    pcdsdevices.gauge.GCC500PLCGCCPLC

    - + @@ -278,14 +274,14 @@

    pcdsdevices.gauge.GCC500PLCGCCPLC

    - + - + @@ -299,7 +295,7 @@

    pcdsdevices.gauge.GCC500PLCGCCPLC

    - + @@ -331,14 +327,14 @@

    pcdsdevices.gauge.GCC500PLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -353,7 +349,7 @@

    pcdsdevices.gauge.GCC500PLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -377,7 +373,7 @@

    pcdsdevices.gauge.GCC500PLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -400,7 +396,7 @@

    pcdsdevices.gauge.GCC500PLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -419,7 +415,7 @@

    pcdsdevices.gauge.GCC500PLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -427,14 +423,14 @@

    pcdsdevices.gauge.GCC500PLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -463,7 +459,7 @@

    pcdsdevices.gauge.GCC500PLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GCCPLC.html b/master/generated/pcdsdevices.gauge.GCCPLC.html index 30d223dc912..59d159dddcc 100644 --- a/master/generated/pcdsdevices.gauge.GCCPLC.html +++ b/master/generated/pcdsdevices.gauge.GCCPLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GCCPLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GCCPLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + @@ -264,7 +260,7 @@

    pcdsdevices.gauge.GCCPLCGaugePLC

    - + @@ -278,14 +274,14 @@

    pcdsdevices.gauge.GCCPLC

    - + - + @@ -299,7 +295,7 @@

    pcdsdevices.gauge.GCCPLC

    - + @@ -317,14 +313,14 @@

    pcdsdevices.gauge.GCCPLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -339,7 +335,7 @@

    pcdsdevices.gauge.GCCPLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -363,7 +359,7 @@

    pcdsdevices.gauge.GCCPLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -386,7 +382,7 @@

    pcdsdevices.gauge.GCCPLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -405,7 +401,7 @@

    pcdsdevices.gauge.GCCPLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -413,14 +409,14 @@

    pcdsdevices.gauge.GCCPLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -449,7 +445,7 @@

    pcdsdevices.gauge.GCCPLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GCT.html b/master/generated/pcdsdevices.gauge.GCT.html index ee8ed0a5bef..190ef48db59 100644 --- a/master/generated/pcdsdevices.gauge.GCT.html +++ b/master/generated/pcdsdevices.gauge.GCT.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GCT — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GCT — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -254,14 +250,14 @@

    pcdsdevices.gauge.GCTMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -276,7 +272,7 @@

    pcdsdevices.gauge.GCT
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -300,7 +296,7 @@

    pcdsdevices.gauge.GCT
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -323,7 +319,7 @@

    pcdsdevices.gauge.GCT
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -342,7 +338,7 @@

    pcdsdevices.gauge.GCT
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -350,14 +346,14 @@

    pcdsdevices.gauge.GCTread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -386,7 +382,7 @@

    pcdsdevices.gauge.GCT
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GFSPLC.html b/master/generated/pcdsdevices.gauge.GFSPLC.html index 3bf9a395a80..debbc7e2a9c 100644 --- a/master/generated/pcdsdevices.gauge.GFSPLC.html +++ b/master/generated/pcdsdevices.gauge.GFSPLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GFSPLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GFSPLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + @@ -264,7 +260,7 @@

    pcdsdevices.gauge.GFSPLCGCCPLC

    - + @@ -278,14 +274,14 @@

    pcdsdevices.gauge.GFSPLCGCCPLC

    - + - + @@ -299,7 +295,7 @@

    pcdsdevices.gauge.GFSPLCGCCPLC

    - + @@ -324,14 +320,14 @@

    pcdsdevices.gauge.GFSPLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -346,7 +342,7 @@

    pcdsdevices.gauge.GFSPLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -370,7 +366,7 @@

    pcdsdevices.gauge.GFSPLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -393,7 +389,7 @@

    pcdsdevices.gauge.GFSPLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -412,7 +408,7 @@

    pcdsdevices.gauge.GFSPLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -420,14 +416,14 @@

    pcdsdevices.gauge.GFSPLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -456,7 +452,7 @@

    pcdsdevices.gauge.GFSPLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GHCPLC.html b/master/generated/pcdsdevices.gauge.GHCPLC.html index 930b257bd90..5a59b608c75 100644 --- a/master/generated/pcdsdevices.gauge.GHCPLC.html +++ b/master/generated/pcdsdevices.gauge.GHCPLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GHCPLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GHCPLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + @@ -264,7 +260,7 @@

    pcdsdevices.gauge.GHCPLCGaugePLC

    - + @@ -278,14 +274,14 @@

    pcdsdevices.gauge.GHCPLC

    - + - + @@ -303,14 +299,14 @@

    pcdsdevices.gauge.GHCPLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -325,7 +321,7 @@

    pcdsdevices.gauge.GHCPLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -349,7 +345,7 @@

    pcdsdevices.gauge.GHCPLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -372,7 +368,7 @@

    pcdsdevices.gauge.GHCPLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -391,7 +387,7 @@

    pcdsdevices.gauge.GHCPLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -399,14 +395,14 @@

    pcdsdevices.gauge.GHCPLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -435,7 +431,7 @@

    pcdsdevices.gauge.GHCPLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugeColdCathode.html b/master/generated/pcdsdevices.gauge.GaugeColdCathode.html index 70360b75df6..471a356783b 100644 --- a/master/generated/pcdsdevices.gauge.GaugeColdCathode.html +++ b/master/generated/pcdsdevices.gauge.GaugeColdCathode.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugeColdCathode — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugeColdCathode — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -324,14 +320,14 @@

    pcdsdevices.gauge.GaugeColdCathodeMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -346,7 +342,7 @@

    pcdsdevices.gauge.GaugeColdCathode
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -376,7 +372,7 @@

    pcdsdevices.gauge.GaugeColdCathode
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -399,7 +395,7 @@

    pcdsdevices.gauge.GaugeColdCathode
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -426,7 +422,7 @@

    pcdsdevices.gauge.GaugeColdCathode
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -434,14 +430,14 @@

    pcdsdevices.gauge.GaugeColdCathoderead() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -470,7 +466,7 @@

    pcdsdevices.gauge.GaugeColdCathode
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugePLC.html b/master/generated/pcdsdevices.gauge.GaugePLC.html index de7cdc382b5..8541a20e1e3 100644 --- a/master/generated/pcdsdevices.gauge.GaugePLC.html +++ b/master/generated/pcdsdevices.gauge.GaugePLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugePLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugePLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + @@ -270,14 +266,14 @@

    pcdsdevices.gauge.GaugePLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -292,7 +288,7 @@

    pcdsdevices.gauge.GaugePLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -316,7 +312,7 @@

    pcdsdevices.gauge.GaugePLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -339,7 +335,7 @@

    pcdsdevices.gauge.GaugePLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -358,7 +354,7 @@

    pcdsdevices.gauge.GaugePLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -366,14 +362,14 @@

    pcdsdevices.gauge.GaugePLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -402,7 +398,7 @@

    pcdsdevices.gauge.GaugePLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugePirani.html b/master/generated/pcdsdevices.gauge.GaugePirani.html index dc118f6060a..47ce0779d7e 100644 --- a/master/generated/pcdsdevices.gauge.GaugePirani.html +++ b/master/generated/pcdsdevices.gauge.GaugePirani.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugePirani — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugePirani — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -275,14 +271,14 @@

    pcdsdevices.gauge.GaugePiraniMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -297,7 +293,7 @@

    pcdsdevices.gauge.GaugePirani
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -327,7 +323,7 @@

    pcdsdevices.gauge.GaugePirani
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -350,7 +346,7 @@

    pcdsdevices.gauge.GaugePirani
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -377,7 +373,7 @@

    pcdsdevices.gauge.GaugePirani
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -385,14 +381,14 @@

    pcdsdevices.gauge.GaugePiraniread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -421,7 +417,7 @@

    pcdsdevices.gauge.GaugePirani
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugeSerial.html b/master/generated/pcdsdevices.gauge.GaugeSerial.html index 5d4a21d49e4..82f584653d6 100644 --- a/master/generated/pcdsdevices.gauge.GaugeSerial.html +++ b/master/generated/pcdsdevices.gauge.GaugeSerial.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugeSerial — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugeSerial — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -478,14 +474,14 @@

    pcdsdevices.gauge.GaugeSerialMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -500,7 +496,7 @@

    pcdsdevices.gauge.GaugeSerial
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -524,7 +520,7 @@

    pcdsdevices.gauge.GaugeSerial
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -547,7 +543,7 @@

    pcdsdevices.gauge.GaugeSerial
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -566,7 +562,7 @@

    pcdsdevices.gauge.GaugeSerial
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -574,14 +570,14 @@

    pcdsdevices.gauge.GaugeSerialread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -610,7 +606,7 @@

    pcdsdevices.gauge.GaugeSerial
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugeSerialGCC.html b/master/generated/pcdsdevices.gauge.GaugeSerialGCC.html index 6434f1ce8f3..4329d1c1227 100644 --- a/master/generated/pcdsdevices.gauge.GaugeSerialGCC.html +++ b/master/generated/pcdsdevices.gauge.GaugeSerialGCC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugeSerialGCC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugeSerialGCC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -681,14 +677,14 @@

    pcdsdevices.gauge.GaugeSerialGCCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -703,7 +699,7 @@

    pcdsdevices.gauge.GaugeSerialGCC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -727,7 +723,7 @@

    pcdsdevices.gauge.GaugeSerialGCC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -750,7 +746,7 @@

    pcdsdevices.gauge.GaugeSerialGCC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -769,7 +765,7 @@

    pcdsdevices.gauge.GaugeSerialGCC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -777,14 +773,14 @@

    pcdsdevices.gauge.GaugeSerialGCCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -813,7 +809,7 @@

    pcdsdevices.gauge.GaugeSerialGCC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugeSerialGPI.html b/master/generated/pcdsdevices.gauge.GaugeSerialGPI.html index c57b85be287..8731544cbf3 100644 --- a/master/generated/pcdsdevices.gauge.GaugeSerialGPI.html +++ b/master/generated/pcdsdevices.gauge.GaugeSerialGPI.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugeSerialGPI — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugeSerialGPI — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -513,14 +509,14 @@

    pcdsdevices.gauge.GaugeSerialGPIMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -535,7 +531,7 @@

    pcdsdevices.gauge.GaugeSerialGPI
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -559,7 +555,7 @@

    pcdsdevices.gauge.GaugeSerialGPI
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -582,7 +578,7 @@

    pcdsdevices.gauge.GaugeSerialGPI
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -601,7 +597,7 @@

    pcdsdevices.gauge.GaugeSerialGPI
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -609,14 +605,14 @@

    pcdsdevices.gauge.GaugeSerialGPIread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -645,7 +641,7 @@

    pcdsdevices.gauge.GaugeSerialGPI
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugeSet.html b/master/generated/pcdsdevices.gauge.GaugeSet.html index c422c527bc0..96381c79d3c 100644 --- a/master/generated/pcdsdevices.gauge.GaugeSet.html +++ b/master/generated/pcdsdevices.gauge.GaugeSet.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugeSet — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugeSet — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -219,10 +215,10 @@

    pcdsdevices.gauge.GaugeSet
    Parameters:
      -
    • prefix (str) – Gauge base PV (up to ‘GCC’/’GPI’).

    • -
    • name (str) – Name to refer to the gauge set.

    • -
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    • -
    • prefix_controller (str, optional) – Base PV for the controller.

    • +
    • prefix (str) – Gauge base PV (up to ‘GCC’/’GPI’).

    • +
    • name (str) – Name to refer to the gauge set.

    • +
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    • +
    • prefix_controller (str, optional) – Base PV for the controller.

    • onlyGCC (optional) – If defined and not False, set has no Pirani.

    diff --git a/master/generated/pcdsdevices.gauge.GaugeSetBase.html b/master/generated/pcdsdevices.gauge.GaugeSetBase.html index 4a863490243..c65af913772 100644 --- a/master/generated/pcdsdevices.gauge.GaugeSetBase.html +++ b/master/generated/pcdsdevices.gauge.GaugeSetBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugeSetBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugeSetBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -219,9 +215,9 @@

    pcdsdevices.gauge.GaugeSetBase
    Parameters:
      -
    • prefix (str) – Gauge base PV (up to GCC/GPI).

    • -
    • name (str) – Alias for the gauge set.

    • -
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    • +
    • prefix (str) – Gauge base PV (up to GCC/GPI).

    • +
    • name (str) – Alias for the gauge set.

    • +
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    @@ -249,14 +245,14 @@

    pcdsdevices.gauge.GaugeSetBaseMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -271,7 +267,7 @@

    pcdsdevices.gauge.GaugeSetBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -311,7 +307,7 @@

    pcdsdevices.gauge.GaugeSetBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -334,7 +330,7 @@

    pcdsdevices.gauge.GaugeSetBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -350,7 +346,7 @@

    pcdsdevices.gauge.GaugeSetBase
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -367,7 +363,7 @@

    pcdsdevices.gauge.GaugeSetBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -375,14 +371,14 @@

    pcdsdevices.gauge.GaugeSetBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -411,7 +407,7 @@

    pcdsdevices.gauge.GaugeSetBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugeSetMks.html b/master/generated/pcdsdevices.gauge.GaugeSetMks.html index 8823f563e10..7f42c7b6eea 100644 --- a/master/generated/pcdsdevices.gauge.GaugeSetMks.html +++ b/master/generated/pcdsdevices.gauge.GaugeSetMks.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugeSetMks — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugeSetMks — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -219,9 +215,9 @@

    pcdsdevices.gauge.GaugeSetMks
    Parameters:
      -
    • prefix (str) – Gauge base PV (up to GCC/GPI).

    • -
    • name (str) – Alias for the gauge set.

    • -
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    • +
    • prefix (str) – Gauge base PV (up to GCC/GPI).

    • +
    • name (str) – Alias for the gauge set.

    • +
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    @@ -260,14 +256,14 @@

    pcdsdevices.gauge.GaugeSetMksMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -282,7 +278,7 @@

    pcdsdevices.gauge.GaugeSetMks
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -322,7 +318,7 @@

    pcdsdevices.gauge.GaugeSetMks
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -345,7 +341,7 @@

    pcdsdevices.gauge.GaugeSetMks
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -361,7 +357,7 @@

    pcdsdevices.gauge.GaugeSetMks
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -378,7 +374,7 @@

    pcdsdevices.gauge.GaugeSetMks
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -386,14 +382,14 @@

    pcdsdevices.gauge.GaugeSetMksread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -422,7 +418,7 @@

    pcdsdevices.gauge.GaugeSetMks
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugeSetPirani.html b/master/generated/pcdsdevices.gauge.GaugeSetPirani.html index 4bfd371019b..05d3db2d10f 100644 --- a/master/generated/pcdsdevices.gauge.GaugeSetPirani.html +++ b/master/generated/pcdsdevices.gauge.GaugeSetPirani.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugeSetPirani — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugeSetPirani — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -219,9 +215,9 @@

    pcdsdevices.gauge.GaugeSetPirani
    Parameters:
      -
    • prefix (str) – Gauge base PV (up to GCC/GPI).

    • -
    • name (str) – Alias for the gauge set.

    • -
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    • +
    • prefix (str) – Gauge base PV (up to GCC/GPI).

    • +
    • name (str) – Alias for the gauge set.

    • +
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    @@ -256,14 +252,14 @@

    pcdsdevices.gauge.GaugeSetPiraniMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -278,7 +274,7 @@

    pcdsdevices.gauge.GaugeSetPirani
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -318,7 +314,7 @@

    pcdsdevices.gauge.GaugeSetPirani
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -341,7 +337,7 @@

    pcdsdevices.gauge.GaugeSetPirani
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -357,7 +353,7 @@

    pcdsdevices.gauge.GaugeSetPirani
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -374,7 +370,7 @@

    pcdsdevices.gauge.GaugeSetPirani
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -382,14 +378,14 @@

    pcdsdevices.gauge.GaugeSetPiraniread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -418,7 +414,7 @@

    pcdsdevices.gauge.GaugeSetPirani
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.GaugeSetPiraniMks.html b/master/generated/pcdsdevices.gauge.GaugeSetPiraniMks.html index 6dcdd9ab848..974c70592b2 100644 --- a/master/generated/pcdsdevices.gauge.GaugeSetPiraniMks.html +++ b/master/generated/pcdsdevices.gauge.GaugeSetPiraniMks.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.GaugeSetPiraniMks — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.GaugeSetPiraniMks — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -219,9 +215,9 @@

    pcdsdevices.gauge.GaugeSetPiraniMks
    Parameters:
      -
    • prefix (str) – Gauge base PV (up to GCC/GPI).

    • -
    • name (str) – Alias for the gauge set.

    • -
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    • +
    • prefix (str) – Gauge base PV (up to GCC/GPI).

    • +
    • name (str) – Alias for the gauge set.

    • +
    • index (str or int) – Index for gauge (e.g. ‘02’ or 3).

    @@ -267,14 +263,14 @@

    pcdsdevices.gauge.GaugeSetPiraniMksMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -289,7 +285,7 @@

    pcdsdevices.gauge.GaugeSetPiraniMks
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -329,7 +325,7 @@

    pcdsdevices.gauge.GaugeSetPiraniMks
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -352,7 +348,7 @@

    pcdsdevices.gauge.GaugeSetPiraniMks
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -368,7 +364,7 @@

    pcdsdevices.gauge.GaugeSetPiraniMks
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -385,7 +381,7 @@

    pcdsdevices.gauge.GaugeSetPiraniMks
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -393,14 +389,14 @@

    pcdsdevices.gauge.GaugeSetPiraniMksread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -429,7 +425,7 @@

    pcdsdevices.gauge.GaugeSetPiraniMks
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.MKS937AController.html b/master/generated/pcdsdevices.gauge.MKS937AController.html index 6df73998a69..bbae2ccb078 100644 --- a/master/generated/pcdsdevices.gauge.MKS937AController.html +++ b/master/generated/pcdsdevices.gauge.MKS937AController.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.MKS937AController — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.MKS937AController — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -331,14 +327,14 @@

    pcdsdevices.gauge.MKS937AControllerMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -353,7 +349,7 @@

    pcdsdevices.gauge.MKS937AController
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -377,7 +373,7 @@

    pcdsdevices.gauge.MKS937AController
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -400,7 +396,7 @@

    pcdsdevices.gauge.MKS937AController
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -419,7 +415,7 @@

    pcdsdevices.gauge.MKS937AController
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -427,14 +423,14 @@

    pcdsdevices.gauge.MKS937AControllerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -463,7 +459,7 @@

    pcdsdevices.gauge.MKS937AController
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.MKS937BController.html b/master/generated/pcdsdevices.gauge.MKS937BController.html index a58d424743d..e31e86c5daa 100644 --- a/master/generated/pcdsdevices.gauge.MKS937BController.html +++ b/master/generated/pcdsdevices.gauge.MKS937BController.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.MKS937BController — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.MKS937BController — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -317,14 +313,14 @@

    pcdsdevices.gauge.MKS937BControllerMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -339,7 +335,7 @@

    pcdsdevices.gauge.MKS937BController
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -363,7 +359,7 @@

    pcdsdevices.gauge.MKS937BController
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -386,7 +382,7 @@

    pcdsdevices.gauge.MKS937BController
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -405,7 +401,7 @@

    pcdsdevices.gauge.MKS937BController
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -413,14 +409,14 @@

    pcdsdevices.gauge.MKS937BControllerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -449,7 +445,7 @@

    pcdsdevices.gauge.MKS937BController
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gauge.MKS937a.html b/master/generated/pcdsdevices.gauge.MKS937a.html index 053777cd824..480bc846773 100644 --- a/master/generated/pcdsdevices.gauge.MKS937a.html +++ b/master/generated/pcdsdevices.gauge.MKS937a.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gauge.MKS937a — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gauge.MKS937a — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -105,6 +100,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -219,8 +215,8 @@

    pcdsdevices.gauge.MKS937a
    Parameters:
      -
    • prefix (str) – Full Gauge controller base PV.

    • -
    • name (str) – A name to refer to the gauge controller.

    • +
    • prefix (str) – Full Gauge controller base PV.

    • +
    • name (str) – A name to refer to the gauge controller.

    @@ -304,14 +300,14 @@

    pcdsdevices.gauge.MKS937aMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -326,7 +322,7 @@

    pcdsdevices.gauge.MKS937a
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -356,7 +352,7 @@

    pcdsdevices.gauge.MKS937a
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -379,7 +375,7 @@

    pcdsdevices.gauge.MKS937a
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -395,7 +391,7 @@

    pcdsdevices.gauge.MKS937a
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -412,7 +408,7 @@

    pcdsdevices.gauge.MKS937a
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -420,14 +416,14 @@

    pcdsdevices.gauge.MKS937aread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -456,7 +452,7 @@

    pcdsdevices.gauge.MKS937a
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gon.BaseGon.html b/master/generated/pcdsdevices.gon.BaseGon.html index 2a748c9b85a..70eb4831270 100644 --- a/master/generated/pcdsdevices.gon.BaseGon.html +++ b/master/generated/pcdsdevices.gon.BaseGon.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gon.BaseGon — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gon.BaseGon — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -81,6 +76,7 @@
  • pcdsdevices.gon.GonWithDetArm
  • pcdsdevices.gon.Goniometer
  • +
  • pcdsdevices.gon.HxrDiffractometer
  • pcdsdevices.gon.Kappa
  • pcdsdevices.gon.KappaXYZStage
  • pcdsdevices.gon.SamPhi
  • @@ -94,6 +90,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,12 +207,12 @@

    pcdsdevices.gon.BaseGon
    Parameters:
      -
    • name (str) – A name to refer to the goniometer device.

    • -
    • prefix_hor (str) – The EPICS base PV of the common-horizontal motor.

    • -
    • prefix_ver (str) – The EPICS base PV of the common-vertical motor.

    • -
    • prefix_rot (str) – The EPICS base PV of the common-rotation motor.

    • -
    • prefix_tip (str) – The EPICS base PV of the sample-stage’s tip motor.

    • -
    • prefix_tilt (str) – The EPICS base PV of the sample-stage’s tilt motor.

    • +
    • name (str) – A name to refer to the goniometer device.

    • +
    • prefix_hor (str) – The EPICS base PV of the common-horizontal motor.

    • +
    • prefix_ver (str) – The EPICS base PV of the common-vertical motor.

    • +
    • prefix_rot (str) – The EPICS base PV of the common-rotation motor.

    • +
    • prefix_tip (str) – The EPICS base PV of the sample-stage’s tip motor.

    • +
    • prefix_tilt (str) – The EPICS base PV of the sample-stage’s tilt motor.

    @@ -271,14 +268,14 @@

    pcdsdevices.gon.BaseGonMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -293,7 +290,7 @@

    pcdsdevices.gon.BaseGon
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -323,7 +320,7 @@

    pcdsdevices.gon.BaseGon
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -346,7 +343,7 @@

    pcdsdevices.gon.BaseGon
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -362,13 +359,13 @@

    pcdsdevices.gon.BaseGon
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -385,7 +382,7 @@

    pcdsdevices.gon.BaseGon
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -393,14 +390,14 @@

    pcdsdevices.gon.BaseGonread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -429,17 +426,17 @@

    pcdsdevices.gon.BaseGon
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.gon.GonWithDetArm.html b/master/generated/pcdsdevices.gon.GonWithDetArm.html index 1ce9f0181a1..35a1db8056e 100644 --- a/master/generated/pcdsdevices.gon.GonWithDetArm.html +++ b/master/generated/pcdsdevices.gon.GonWithDetArm.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gon.GonWithDetArm — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gon.GonWithDetArm — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -81,6 +76,7 @@
  • pcdsdevices.gon.Goniometer
  • +
  • pcdsdevices.gon.HxrDiffractometer
  • pcdsdevices.gon.Kappa
  • pcdsdevices.gon.KappaXYZStage
  • pcdsdevices.gon.SamPhi
  • @@ -94,6 +90,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,15 +207,15 @@

    pcdsdevices.gon.GonWithDetArm
    Parameters:
      -
    • name (str) – A name to refer to the goniometer device.

    • -
    • prefix_hor (str) – The EPICS base PV of the common-horizontal motor.

    • -
    • prefix_ver (str) – The EPICS base PV of the common-vertical motor.

    • -
    • prefix_rot (str) – The EPICS base PV of the common-rotation motor.

    • -
    • prefix_tip (str) – The EPICS base PV of the sample-stage’s tip motor.

    • -
    • prefix_tilt (str) – The EPICS base PV of the sample-stage’s tilt motor.

    • -
    • prefix_2theta (str) – The EPICS base PV of the detector arm’s 2theta rotation motor.

    • -
    • prefix_dettilt (str) – The EPICS base PV of the detector stage’s tilt motor.

    • -
    • prefix_detver (str) – The EPICS base PV of the detector stage’s vertical motor.

    • +
    • name (str) – A name to refer to the goniometer device.

    • +
    • prefix_hor (str) – The EPICS base PV of the common-horizontal motor.

    • +
    • prefix_ver (str) – The EPICS base PV of the common-vertical motor.

    • +
    • prefix_rot (str) – The EPICS base PV of the common-rotation motor.

    • +
    • prefix_tip (str) – The EPICS base PV of the sample-stage’s tip motor.

    • +
    • prefix_tilt (str) – The EPICS base PV of the sample-stage’s tilt motor.

    • +
    • prefix_2theta (str) – The EPICS base PV of the detector arm’s 2theta rotation motor.

    • +
    • prefix_dettilt (str) – The EPICS base PV of the detector stage’s tilt motor.

    • +
    • prefix_detver (str) – The EPICS base PV of the detector stage’s vertical motor.

    @@ -295,14 +292,14 @@

    pcdsdevices.gon.GonWithDetArmMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -317,7 +314,7 @@

    pcdsdevices.gon.GonWithDetArm
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -347,7 +344,7 @@

    pcdsdevices.gon.GonWithDetArm
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -370,7 +367,7 @@

    pcdsdevices.gon.GonWithDetArm
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -386,13 +383,13 @@

    pcdsdevices.gon.GonWithDetArm
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -409,7 +406,7 @@

    pcdsdevices.gon.GonWithDetArm
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -417,14 +414,14 @@

    pcdsdevices.gon.GonWithDetArmread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -453,17 +450,17 @@

    pcdsdevices.gon.GonWithDetArm
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.gon.Goniometer.html b/master/generated/pcdsdevices.gon.Goniometer.html index 715da930b73..0bc6d86266b 100644 --- a/master/generated/pcdsdevices.gon.Goniometer.html +++ b/master/generated/pcdsdevices.gon.Goniometer.html @@ -1,29 +1,27 @@ + + - pcdsdevices.gon.Goniometer — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gon.Goniometer — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -81,6 +76,7 @@
  • Goniometer()
  • +
  • pcdsdevices.gon.HxrDiffractometer
  • pcdsdevices.gon.Kappa
  • pcdsdevices.gon.KappaXYZStage
  • pcdsdevices.gon.SamPhi
  • @@ -94,6 +90,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -213,15 +210,15 @@

    pcdsdevices.gon.Goniometer
    Parameters:
      -
    • name (str) – A name to refer to the goniometer device.

    • -
    • prefix_hor (str) – The EPICS base PV of the common-horizontal motor.

    • -
    • prefix_ver (str) – The EPICS base PV of the common-vertical motor.

    • -
    • prefix_rot (str) – The EPICS base PV of the common-rotation motor.

    • -
    • prefix_tip (str) – The EPICS base PV of the sample-stage’s tip motor.

    • -
    • prefix_tilt (str) – The EPICS base PV of the sample-stage’s tilt motor.

    • -
    • prefix_2theta (str, optional) – The EPICS base PV of the detector arm’s 2theta rotation motor.

    • -
    • prefix_dettilt (str, optional) – The EPICS base PV of the detector stage’s tilt motor.

    • -
    • prefix_detver (str, optional) – The EPICS base PV of the detector stage’s vertical motor.

    • +
    • name (str) – A name to refer to the goniometer device.

    • +
    • prefix_hor (str) – The EPICS base PV of the common-horizontal motor.

    • +
    • prefix_ver (str) – The EPICS base PV of the common-vertical motor.

    • +
    • prefix_rot (str) – The EPICS base PV of the common-rotation motor.

    • +
    • prefix_tip (str) – The EPICS base PV of the sample-stage’s tip motor.

    • +
    • prefix_tilt (str) – The EPICS base PV of the sample-stage’s tilt motor.

    • +
    • prefix_2theta (str, optional) – The EPICS base PV of the detector arm’s 2theta rotation motor.

    • +
    • prefix_dettilt (str, optional) – The EPICS base PV of the detector stage’s tilt motor.

    • +
    • prefix_detver (str, optional) – The EPICS base PV of the detector stage’s vertical motor.

    @@ -234,7 +231,7 @@

    pcdsdevices.gon.Goniometer - +


    diff --git a/master/generated/pcdsdevices.gon.HxrDiffractometer.html b/master/generated/pcdsdevices.gon.HxrDiffractometer.html new file mode 100644 index 00000000000..ff0897be8b6 --- /dev/null +++ b/master/generated/pcdsdevices.gon.HxrDiffractometer.html @@ -0,0 +1,455 @@ + + + + + + + + + pcdsdevices.gon.HxrDiffractometer — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    +
    + +
    +
    +
    +
    + +
    +

    pcdsdevices.gon.HxrDiffractometer

    +
    +
    +class pcdsdevices.gon.HxrDiffractometer(*args, **kwargs)
    +

    Class for Beckhoff-based diffractometer.

    +
    +
    Parameters:
    +
      +
    • prefix (str) – The EPICS base PV of the diffractometer stages

    • +
    • name (str, keyword-only) – A name to refer to the device

    • +
    +
    +
    +

    Ophyd Device Components

    Inherited from EpicsMotor

    user_setpoint (UpdateComponent)

    EpicsSignalEditMD

    Inherited from EpicsMotor

    user_offset

    EpicsSignal

    .OFF

    config

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    user_offset_dir

    EpicsSignal

    .DIR

    config

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    offset_freeze_switch

    EpicsSignal

    .FOFF

    omitted

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    set_use_switch

    EpicsSignal

    .SET

    omitted

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    velocity

    EpicsSignal

    .VELO

    config

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    acceleration

    EpicsSignal

    .ACCL

    config

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    motor_egu

    EpicsSignal

    .EGU

    config

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    motor_is_moving

    EpicsSignalRO

    .MOVN

    normal

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    motor_done_move

    EpicsSignalRO

    .DMOV

    omitted

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    high_limit_switch

    EpicsSignalRO

    .HLS

    normal

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    low_limit_switch

    EpicsSignalRO

    .LLS

    normal

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    high_limit_travel (UpdateComponent)

    EpicsSignal

    Inherited from EpicsMotor

    low_limit_travel (UpdateComponent)

    EpicsSignal

    Inherited from EpicsMotor

    direction_of_travel

    EpicsSignal

    .TDIR

    normal

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    motor_stop

    EpicsSignal

    .STOP

    normal

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    home_forward

    EpicsSignal

    .HOMF

    normal

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    home_reverse

    EpicsSignal

    .HOMR

    normal

    Inherited from EpicsMotor

    Inherited from EpicsMotor

    disabled

    EpicsSignal

    at_vac_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :VAC_SP

    At vacuum setpoint for all gauges

    config

    high_voltage_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :HV_SW

    command to switch the high voltage on

    normal

    protection_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :PRO_SP

    Protection setpoint for ion gauges at which the gauge turns off

    normal

    Inherited from GCCPLC

    setpoint_hysterisis

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :SP_HYS

    Protection setpoint hysteresis

    config

    auto_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :Auto_On

    Setting to automatically turn on the gauge when thereference gauge pressure is below protection setpoint

    config

    at_vac_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :VAC_SP

    At vacuum setpoint for all gauges

    config

    high_voltage_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :HV_SW

    command to switch the high voltage on

    normal

    protection_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :PRO_SP

    Protection setpoint for ion gauges at which the gauge turns off

    normal

    setpoint_hysterisis

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :SP_HYS

    Protection setpoint hysteresis

    config

    auto_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :Auto_On

    Setting to automatically turn on the gauge when thereference gauge pressure is below protection setpoint

    config

    at_vac_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :VAC_SP

    At vacuum setpoint for all gauges

    config

    high_voltage_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :HV_SW

    command to switch the high voltage on

    normal

    protection_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :PRO_SP

    Protection setpoint for ion gauges at which the gauge turns off

    normal

    Inherited from GCCPLC

    setpoint_hysterisis

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :SP_HYS

    Protection setpoint hysteresis

    config

    auto_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :Auto_On

    Setting to automatically turn on the gauge when thereference gauge pressure is below protection setpoint

    config

    at_vac_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :VAC_SP

    At vacuum setpoint for all gauges

    config

    high_voltage_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :HV_SW

    command to switch the high voltage on

    normal

    protection_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :PRO_SP

    Protection setpoint for ion gauges at which the gauge turns off

    normal

    setpoint_hysterisis

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :SP_HYS

    Protection setpoint hysteresis

    config

    at_vac_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :VAC_SP

    At vacuum setpoint for all gauges

    config

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Ophyd Device Components

    Attribute

    Class

    Suffix

    Docs

    Kind

    Notes

    base_h

    BeckhoffAxis

    BASE_H

    normal

    base_v

    BeckhoffAxis

    BASE_V

    normal

    th

    BeckhoffAxis

    TH

    normal

    tth

    BeckhoffAxis

    TTH

    normal

    chi

    BeckhoffAxis

    CHI

    normal

    +

    Methods

    +
    +
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +

    Configure the device for something during a run

    +

    This default implementation allows the user to change any of the +configuration_attrs. Subclasses might override this to perform +additional input validation, cleanup, etc.

    +
    +
    Parameters:
    +

    d (dict) – The configuration dictionary. To specify the order that +the changes should be made, use an OrderedDict.

    +
    +
    Returns:
    +

      +
    • (old, new) tuple of dictionaries

    • +
    • Where old and new are pre- and post-configure configuration states.

    • +
    +

    +
    +
    +
    + +
    +
    +describe() OrderedDictType[str, Dict[str, Any]]
    +

    Provide schema and meta-data for read().

    +

    This keys in the OrderedDict this method returns must match the +keys in the OrderedDict return by read().

    +

    This provides schema related information, (ex shape, dtype), the +source (ex PV name), and if available, units, limits, precision etc.

    +
    +
    Returns:
    +

    data_keys (OrderedDict) – The keys must be strings and the values must be dict-like +with the event_model.event_descriptor.data_key schema.

    +
    +
    +
    + +
    +
    +get(**kwargs)
    +

    Get the value of all components in the device

    +

    Keyword arguments are passed onto each signal.get(). Components +beginning with an underscore will not be included.

    +
    + +
    +
    +post_elog_status()
    +

    Post device status to the primary elog, if possible.

    +
    + +
    +
    +read() OrderedDictType[str, Dict[str, Any]]
    +

    Read data from the device.

    +

    This method is expected to be as instantaneous as possible, +with any substantial acquisition time taken care of in +trigger().

    +

    The OrderedDict returned by this method must have identical +keys (in the same order) as the OrderedDict returned by +describe().

    +

    By convention, the first key in the return is the ‘primary’ key +and maybe used by heuristics in bluesky.

    +

    The values in the ordered dictionary must be dict (-likes) with the +keys {'value', 'timestamp'}. The 'value' may have any type, +the timestamp must be a float UNIX epoch timestamp in UTC.

    +
    +
    Returns:
    +

    data (OrderedDict) – The keys must be strings and the values must be dict-like +with the keys {'value', 'timestamp'}

    +
    +
    +
    + +
    +
    +read_configuration() OrderedDictType[str, Dict[str, Any]]
    +

    Dictionary mapping names to value dicts with keys: value, timestamp

    +

    To control which fields are included, change the Component kinds on the +device, or modify the configuration_attrs list.

    +
    + +
    +
    +screen()
    +

    Open a screen for controlling the device.

    +

    Default behavior is the typhos screen, but this method can +be overridden for more specialized screens.

    +
    + +
    +
    +status() str
    +

    Returns a str with the current pv values for the device.

    +
    + +
    +
    +stop(*, success=False)
    +

    Stop the Device and all (instantiated) subdevices

    +
    + +
    +
    +summary()
    +
    + +
    +
    +trigger() StatusBase
    +

    Trigger the device and return status object.

    +

    This method is responsible for implementing ‘trigger’ or +‘acquire’ functionality of this device.

    +

    If there is an appreciable time between triggering the device +and it being able to be read (via the +read() method) then this method is +also responsible for arranging that the +StatusBase object returned by this method +is notified when the device is ready to be read.

    +

    If there is no delay between triggering and being readable, +then this method must return a StatusBase +object which is already completed.

    +
    +
    Returns:
    +

    status (StatusBase) – StatusBase object which will be marked +as complete when the device is ready to be read.

    +
    +
    +
    + +

    Attributes

    +
    +
    +configuration_attrs
    +
    + +
    +
    +connected
    +
    + +
    +
    +hints
    +
    + +
    +
    +kind
    +
    + +
    +
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +
    + +
    + + + + +
    +

    + +

    +

    + +

    + + + + \ No newline at end of file diff --git a/master/generated/pcdsdevices.gon.Kappa.html b/master/generated/pcdsdevices.gon.Kappa.html index 89029eb5447..ae328dae09c 100644 --- a/master/generated/pcdsdevices.gon.Kappa.html +++ b/master/generated/pcdsdevices.gon.Kappa.html @@ -1,30 +1,28 @@ + + - pcdsdevices.gon.Kappa — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gon.Kappa — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -78,6 +73,7 @@
  • pcdsdevices.gon.BaseGon
  • pcdsdevices.gon.GonWithDetArm
  • pcdsdevices.gon.Goniometer
  • +
  • pcdsdevices.gon.HxrDiffractometer
  • pcdsdevices.gon.Kappa @@ -94,6 +90,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -215,18 +212,18 @@

    pcdsdevices.gon.Kappa
    Parameters:
      -
    • name (str) – A name to refer to the Kappa stage device.

    • -
    • prefix_x (str) – The EPICS base PV of the Kappa stage’s x motor.

    • -
    • prefix_y (str) – The EPICS base PV of the Kappa stage’s y motor.

    • -
    • prefix_z (str) – The EPICS base PV of the Kappa stage’s z motor.

    • -
    • prefix_eta (str) – The EPICS base PV of the Kappa stage’s eta motor.

    • -
    • prefix_kappa (str) – The EPICS base PV of the Kappa stage’s kappa motor.

    • -
    • prefix_phi (str) – The EPICS base PV of the Kappa stage’s phi motor.

    • -
    • eta_max_step (int, optional) – Maximum eta motor step, the largest move eta motor can make without +

    • name (str) – A name to refer to the Kappa stage device.

    • +
    • prefix_x (str) – The EPICS base PV of the Kappa stage’s x motor.

    • +
    • prefix_y (str) – The EPICS base PV of the Kappa stage’s y motor.

    • +
    • prefix_z (str) – The EPICS base PV of the Kappa stage’s z motor.

    • +
    • prefix_eta (str) – The EPICS base PV of the Kappa stage’s eta motor.

    • +
    • prefix_kappa (str) – The EPICS base PV of the Kappa stage’s kappa motor.

    • +
    • prefix_phi (str) – The EPICS base PV of the Kappa stage’s phi motor.

    • +
    • eta_max_step (int, optional) – Maximum eta motor step, the largest move eta motor can make without user’s confirmation. Defaults to 2.

    • -
    • kappa_max_step (int, optional) – Maximum kappa motor step, the largest move kappa motor can make +

    • kappa_max_step (int, optional) – Maximum kappa motor step, the largest move kappa motor can make without user’s confirmation. Defaults to 2.

    • -
    • phi_max_step (int, optional) – Maximum phi motor step, the largest move phi motor can make without +

    • phi_max_step (int, optional) – Maximum phi motor step, the largest move phi motor can make without user’s confirmation. Defaults to 2.

    • kappa_ang (number, optional) – The angle of the kappa motor relative to the eta motor, in degrees. Defaults to 50.

    • @@ -327,7 +324,7 @@

      pcdsdevices.gon.Kappa

    Returns:
    -

    move_on (bool) – True if motor step is smaller than the respective max step and/or +

    move_on (bool) – True if motor step is smaller than the respective max step and/or the user has confirmed yes.

    @@ -341,14 +338,14 @@

    pcdsdevices.gon.Kappa
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -363,7 +360,7 @@

    pcdsdevices.gon.Kappa
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -471,8 +468,8 @@

    pcdsdevices.gon.KappaParameters:

    @@ -486,7 +483,7 @@

    pcdsdevices.gon.Kappa
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -509,7 +506,7 @@

    pcdsdevices.gon.Kappa
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -552,13 +549,13 @@

    pcdsdevices.gon.Kappa
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -587,7 +584,7 @@

    pcdsdevices.gon.Kappa
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -595,14 +592,14 @@

    pcdsdevices.gon.Kapparead() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -696,7 +693,7 @@

    pcdsdevices.gon.Kappa
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    @@ -748,12 +745,12 @@

    pcdsdevices.gon.Kappa
    -stage_group: list[Component] = [FormattedComponent(IMS, '{self._prefix_eta}', kind='normal'), FormattedComponent(IMS, '{self._prefix_kappa}', kind='normal'), FormattedComponent(IMS, '{self._prefix_phi}', kind='normal')]
    +stage_group: list[Component] = [FormattedComponent(IMS, '{self._prefix_eta}', kind='normal'), FormattedComponent(IMS, '{self._prefix_kappa}', kind='normal'), FormattedComponent(IMS, '{self._prefix_phi}', kind='normal')]

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    @@ -776,7 +773,7 @@

    pcdsdevices.gon.Kappa

    diff --git a/master/generated/pcdsdevices.gon.SamPhi.html b/master/generated/pcdsdevices.gon.SamPhi.html index 0336c980126..208b19ae7ab 100644 --- a/master/generated/pcdsdevices.gon.SamPhi.html +++ b/master/generated/pcdsdevices.gon.SamPhi.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gon.SamPhi — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gon.SamPhi — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -78,6 +73,7 @@
  • pcdsdevices.gon.BaseGon
  • pcdsdevices.gon.GonWithDetArm
  • pcdsdevices.gon.Goniometer
  • +
  • pcdsdevices.gon.HxrDiffractometer
  • pcdsdevices.gon.Kappa
  • pcdsdevices.gon.KappaXYZStage
  • pcdsdevices.gon.SamPhi
      @@ -94,6 +90,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -208,9 +205,9 @@

      pcdsdevices.gon.SamPhi
      Parameters:
        -
      • name (str) – A name to refer to the Sample Phi stage device.

      • -
      • prefix_samz (str) – The EPICS base PV of the Sample Phi stage’s z motor.

      • -
      • prefix_samphi (str) – The EPICS base PV of the Sample Phi stage’s phi motor.

      • +
      • name (str) – A name to refer to the Sample Phi stage device.

      • +
      • prefix_samz (str) – The EPICS base PV of the Sample Phi stage’s z motor.

      • +
      • prefix_samphi (str) – The EPICS base PV of the Sample Phi stage’s phi motor.

      @@ -245,14 +242,14 @@

      pcdsdevices.gon.SamPhiMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -267,7 +264,7 @@

      pcdsdevices.gon.SamPhi
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -297,7 +294,7 @@

      pcdsdevices.gon.SamPhi
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -320,7 +317,7 @@

      pcdsdevices.gon.SamPhi
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -336,13 +333,13 @@

      pcdsdevices.gon.SamPhi
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -359,7 +356,7 @@

      pcdsdevices.gon.SamPhi
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -367,14 +364,14 @@

      pcdsdevices.gon.SamPhiread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -403,17 +400,17 @@

      pcdsdevices.gon.SamPhi
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

  • diff --git a/master/generated/pcdsdevices.gon.SimKappa.html b/master/generated/pcdsdevices.gon.SimKappa.html index 548f6f5693c..879da319b8b 100644 --- a/master/generated/pcdsdevices.gon.SimKappa.html +++ b/master/generated/pcdsdevices.gon.SimKappa.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gon.SimKappa — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gon.SimKappa — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -78,6 +73,7 @@
  • pcdsdevices.gon.BaseGon
  • pcdsdevices.gon.GonWithDetArm
  • pcdsdevices.gon.Goniometer
  • +
  • pcdsdevices.gon.HxrDiffractometer
  • pcdsdevices.gon.Kappa
  • pcdsdevices.gon.KappaXYZStage
  • pcdsdevices.gon.SamPhi
  • @@ -94,6 +90,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -285,7 +282,7 @@

    pcdsdevices.gon.SimKappaReturns: -

    move_on (bool) – True if motor step is smaller than the respective max step and/or +

    move_on (bool) – True if motor step is smaller than the respective max step and/or the user has confirmed yes.

    @@ -299,14 +296,14 @@

    pcdsdevices.gon.SimKappa
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -321,7 +318,7 @@

    pcdsdevices.gon.SimKappa
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -429,8 +426,8 @@

    pcdsdevices.gon.SimKappaParameters:

    @@ -444,7 +441,7 @@

    pcdsdevices.gon.SimKappa
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -467,7 +464,7 @@

    pcdsdevices.gon.SimKappa
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -510,13 +507,13 @@

    pcdsdevices.gon.SimKappa
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -545,7 +542,7 @@

    pcdsdevices.gon.SimKappa
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -553,14 +550,14 @@

    pcdsdevices.gon.SimKapparead() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -654,7 +651,7 @@

    pcdsdevices.gon.SimKappa
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    @@ -706,12 +703,12 @@

    pcdsdevices.gon.SimKappa
    -stage_group: list[Component] = [FormattedComponent(IMS, '{self._prefix_eta}', kind='normal'), FormattedComponent(IMS, '{self._prefix_kappa}', kind='normal'), FormattedComponent(IMS, '{self._prefix_phi}', kind='normal')]
    +stage_group: list[Component] = [FormattedComponent(IMS, '{self._prefix_eta}', kind='normal'), FormattedComponent(IMS, '{self._prefix_kappa}', kind='normal'), FormattedComponent(IMS, '{self._prefix_phi}', kind='normal')]

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.gon.SimSampleStage.html b/master/generated/pcdsdevices.gon.SimSampleStage.html index 002a4998073..17762e16782 100644 --- a/master/generated/pcdsdevices.gon.SimSampleStage.html +++ b/master/generated/pcdsdevices.gon.SimSampleStage.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gon.SimSampleStage — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gon.SimSampleStage — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -78,6 +73,7 @@
  • pcdsdevices.gon.BaseGon
  • pcdsdevices.gon.GonWithDetArm
  • pcdsdevices.gon.Goniometer
  • +
  • pcdsdevices.gon.HxrDiffractometer
  • pcdsdevices.gon.Kappa
  • pcdsdevices.gon.KappaXYZStage
  • pcdsdevices.gon.SamPhi
  • @@ -94,6 +90,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -242,14 +239,14 @@

    pcdsdevices.gon.SimSampleStageMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -264,7 +261,7 @@

    pcdsdevices.gon.SimSampleStage
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -294,7 +291,7 @@

    pcdsdevices.gon.SimSampleStage
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -317,7 +314,7 @@

    pcdsdevices.gon.SimSampleStage
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -333,13 +330,13 @@

    pcdsdevices.gon.SimSampleStage
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -356,7 +353,7 @@

    pcdsdevices.gon.SimSampleStage
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -364,14 +361,14 @@

    pcdsdevices.gon.SimSampleStageread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -400,17 +397,17 @@

    pcdsdevices.gon.SimSampleStage
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.gon.XYZStage.html b/master/generated/pcdsdevices.gon.XYZStage.html index 4830020d53e..c4b4d123fc4 100644 --- a/master/generated/pcdsdevices.gon.XYZStage.html +++ b/master/generated/pcdsdevices.gon.XYZStage.html @@ -1,25 +1,23 @@ + + - pcdsdevices.gon.XYZStage — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.gon.XYZStage — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -78,6 +73,7 @@
  • pcdsdevices.gon.BaseGon
  • pcdsdevices.gon.GonWithDetArm
  • pcdsdevices.gon.Goniometer
  • +
  • pcdsdevices.gon.HxrDiffractometer
  • pcdsdevices.gon.Kappa
  • pcdsdevices.gon.KappaXYZStage
  • pcdsdevices.gon.SamPhi
  • @@ -94,6 +90,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -208,10 +205,10 @@

    pcdsdevices.gon.XYZStage
    Parameters:
      -
    • name (str) – A name to refer to the device

    • -
    • prefix_x (str) – The EPICS base PV of the sample-stage’s x motor.

    • -
    • prefix_y (str) – The EPICS base PV of the sample-stage’s y motor.

    • -
    • prefix_z (str) – The EPICS base PV of the sample-stage’s z motor.

    • +
    • name (str) – A name to refer to the device

    • +
    • prefix_x (str) – The EPICS base PV of the sample-stage’s x motor.

    • +
    • prefix_y (str) – The EPICS base PV of the sample-stage’s y motor.

    • +
    • prefix_z (str) – The EPICS base PV of the sample-stage’s z motor.

    @@ -253,14 +250,14 @@

    pcdsdevices.gon.XYZStageMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -275,7 +272,7 @@

    pcdsdevices.gon.XYZStage
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -305,7 +302,7 @@

    pcdsdevices.gon.XYZStage
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -328,7 +325,7 @@

    pcdsdevices.gon.XYZStage
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -344,13 +341,13 @@

    pcdsdevices.gon.XYZStage
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -367,7 +364,7 @@

    pcdsdevices.gon.XYZStage
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -375,14 +372,14 @@

    pcdsdevices.gon.XYZStageread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -411,17 +408,17 @@

    pcdsdevices.gon.XYZStage
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.inout.CombinedInOutRecordPositioner.html b/master/generated/pcdsdevices.inout.CombinedInOutRecordPositioner.html index cd50a3d923c..bc9ab05a1d0 100644 --- a/master/generated/pcdsdevices.inout.CombinedInOutRecordPositioner.html +++ b/master/generated/pcdsdevices.inout.CombinedInOutRecordPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.inout.CombinedInOutRecordPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.inout.CombinedInOutRecordPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,10 +206,10 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -285,14 +281,14 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -307,7 +303,7 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -359,12 +355,12 @@

    pcdsdevices.inout.CombinedInOutRecordPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -376,11 +372,11 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -397,12 +393,12 @@

    pcdsdevices.inout.CombinedInOutRecordPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -416,7 +412,7 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -439,7 +435,7 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -456,12 +452,12 @@

    pcdsdevices.inout.CombinedInOutRecordPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -485,10 +481,10 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -499,13 +495,13 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -516,7 +512,7 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -524,14 +520,14 @@

    pcdsdevices.inout.CombinedInOutRecordPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -618,7 +614,7 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    @@ -641,7 +637,7 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
    +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

    @@ -659,7 +655,7 @@

    pcdsdevices.inout.CombinedInOutRecordPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.inout.InOutPVStatePositioner.html b/master/generated/pcdsdevices.inout.InOutPVStatePositioner.html index eef0dbe641d..7ec69e7032f 100644 --- a/master/generated/pcdsdevices.inout.InOutPVStatePositioner.html +++ b/master/generated/pcdsdevices.inout.InOutPVStatePositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.inout.InOutPVStatePositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.inout.InOutPVStatePositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -211,10 +207,10 @@

    pcdsdevices.inout.InOutPVStatePositioner
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -272,14 +268,14 @@

    pcdsdevices.inout.InOutPVStatePositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -294,7 +290,7 @@

    pcdsdevices.inout.InOutPVStatePositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -346,12 +342,12 @@

    pcdsdevices.inout.InOutPVStatePositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -363,11 +359,11 @@

    pcdsdevices.inout.InOutPVStatePositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -384,12 +380,12 @@

    pcdsdevices.inout.InOutPVStatePositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -403,7 +399,7 @@

    pcdsdevices.inout.InOutPVStatePositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -426,7 +422,7 @@

    pcdsdevices.inout.InOutPVStatePositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -443,12 +439,12 @@

    pcdsdevices.inout.InOutPVStatePositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -472,10 +468,10 @@

    pcdsdevices.inout.InOutPVStatePositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -486,7 +482,7 @@

    pcdsdevices.inout.InOutPVStatePositioner
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -497,7 +493,7 @@

    pcdsdevices.inout.InOutPVStatePositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -505,14 +501,14 @@

    pcdsdevices.inout.InOutPVStatePositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -630,7 +626,7 @@

    pcdsdevices.inout.InOutPVStatePositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.inout.InOutPositioner.html b/master/generated/pcdsdevices.inout.InOutPositioner.html index 91b50c4c50c..b758fa3ea48 100644 --- a/master/generated/pcdsdevices.inout.InOutPositioner.html +++ b/master/generated/pcdsdevices.inout.InOutPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.inout.InOutPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.inout.InOutPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -213,10 +209,10 @@

    pcdsdevices.inout.InOutPositioner
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -227,7 +223,7 @@

    pcdsdevices.inout.InOutPositioner
    Type:
    -

    list of str

    +

    list of str

    @@ -238,7 +234,7 @@

    pcdsdevices.inout.InOutPositioner
    Type:
    -

    list of str

    +

    list of str

    @@ -260,11 +256,11 @@

    pcdsdevices.inout.InOutPositioner
    _in_if_not_out
    -

    If True, shorthand for saying “All states not unknown and +

    If True, shorthand for saying “All states not unknown and not in out_states belong in the in_states list.”

    Type:
    -

    bool

    +

    bool

    @@ -301,14 +297,14 @@

    pcdsdevices.inout.InOutPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -323,7 +319,7 @@

    pcdsdevices.inout.InOutPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -375,12 +371,12 @@

    pcdsdevices.inout.InOutPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -392,11 +388,11 @@

    pcdsdevices.inout.InOutPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -413,12 +409,12 @@

    pcdsdevices.inout.InOutPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -432,7 +428,7 @@

    pcdsdevices.inout.InOutPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -455,7 +451,7 @@

    pcdsdevices.inout.InOutPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -472,12 +468,12 @@

    pcdsdevices.inout.InOutPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -501,10 +497,10 @@

    pcdsdevices.inout.InOutPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -515,7 +511,7 @@

    pcdsdevices.inout.InOutPositioner
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -526,7 +522,7 @@

    pcdsdevices.inout.InOutPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -534,14 +530,14 @@

    pcdsdevices.inout.InOutPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -664,7 +660,7 @@

    pcdsdevices.inout.InOutPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.inout.InOutRecordPositioner.html b/master/generated/pcdsdevices.inout.InOutRecordPositioner.html index d326715c41f..078f6eca634 100644 --- a/master/generated/pcdsdevices.inout.InOutRecordPositioner.html +++ b/master/generated/pcdsdevices.inout.InOutRecordPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.inout.InOutRecordPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.inout.InOutRecordPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,10 +206,10 @@

    pcdsdevices.inout.InOutRecordPositioner
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -278,14 +274,14 @@

    pcdsdevices.inout.InOutRecordPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -300,7 +296,7 @@

    pcdsdevices.inout.InOutRecordPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -352,12 +348,12 @@

    pcdsdevices.inout.InOutRecordPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -369,11 +365,11 @@

    pcdsdevices.inout.InOutRecordPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -390,12 +386,12 @@

    pcdsdevices.inout.InOutRecordPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -409,7 +405,7 @@

    pcdsdevices.inout.InOutRecordPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -432,7 +428,7 @@

    pcdsdevices.inout.InOutRecordPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -449,12 +445,12 @@

    pcdsdevices.inout.InOutRecordPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -478,10 +474,10 @@

    pcdsdevices.inout.InOutRecordPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -492,19 +488,19 @@

    pcdsdevices.inout.InOutRecordPositioner
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Hide the stop method behind an AttributeError.

    This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

    @@ -517,7 +513,7 @@

    pcdsdevices.inout.InOutRecordPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -525,14 +521,14 @@

    pcdsdevices.inout.InOutRecordPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -619,7 +615,7 @@

    pcdsdevices.inout.InOutRecordPositioner
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -642,7 +638,7 @@

    pcdsdevices.inout.InOutRecordPositioner
    -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
    +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

    @@ -652,7 +648,7 @@

    pcdsdevices.inout.InOutRecordPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.inout.LightpathInOutRecordPositioner.html b/master/generated/pcdsdevices.inout.LightpathInOutRecordPositioner.html index 2c73e9cf0d9..aeafb1d1698 100644 --- a/master/generated/pcdsdevices.inout.LightpathInOutRecordPositioner.html +++ b/master/generated/pcdsdevices.inout.LightpathInOutRecordPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.inout.LightpathInOutRecordPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.inout.LightpathInOutRecordPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -286,14 +282,14 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -308,7 +304,7 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -339,7 +335,7 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -371,12 +367,12 @@

    pcdsdevices.inout.LightpathInOutRecordPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -388,11 +384,11 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -409,12 +405,12 @@

    pcdsdevices.inout.LightpathInOutRecordPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -428,7 +424,7 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -451,7 +447,7 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -468,12 +464,12 @@

    pcdsdevices.inout.LightpathInOutRecordPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -497,10 +493,10 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -511,19 +507,19 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Hide the stop method behind an AttributeError.

    This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

    @@ -536,7 +532,7 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -544,14 +540,14 @@

    pcdsdevices.inout.LightpathInOutRecordPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -648,7 +644,7 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -671,7 +667,7 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
    +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

    @@ -681,7 +677,7 @@

    pcdsdevices.inout.LightpathInOutRecordPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.inout.Reflaser.html b/master/generated/pcdsdevices.inout.Reflaser.html index 4adc41e397c..5922c428d4e 100644 --- a/master/generated/pcdsdevices.inout.Reflaser.html +++ b/master/generated/pcdsdevices.inout.Reflaser.html @@ -1,25 +1,23 @@ + + - pcdsdevices.inout.Reflaser — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.inout.Reflaser — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -207,10 +203,10 @@

    pcdsdevices.inout.Reflaser
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -275,14 +271,14 @@

    pcdsdevices.inout.Reflaser
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -297,7 +293,7 @@

    pcdsdevices.inout.Reflaser
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -349,12 +345,12 @@

    pcdsdevices.inout.Reflaserobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -366,11 +362,11 @@

    pcdsdevices.inout.Reflaser
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -387,12 +383,12 @@

    pcdsdevices.inout.ReflaserParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -406,7 +402,7 @@

    pcdsdevices.inout.Reflaser
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -429,7 +425,7 @@

    pcdsdevices.inout.Reflaser
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -446,12 +442,12 @@

    pcdsdevices.inout.Reflaserobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -475,10 +471,10 @@

    pcdsdevices.inout.Reflaser
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -489,19 +485,19 @@

    pcdsdevices.inout.Reflaser
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Hide the stop method behind an AttributeError.

    This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

    @@ -514,7 +510,7 @@

    pcdsdevices.inout.Reflaser
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -522,14 +518,14 @@

    pcdsdevices.inout.Reflaserread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -616,7 +612,7 @@

    pcdsdevices.inout.Reflaser
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -639,7 +635,7 @@

    pcdsdevices.inout.Reflaser
    -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
    +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

    @@ -649,7 +645,7 @@

    pcdsdevices.inout.Reflaser
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.inout.TTReflaser.html b/master/generated/pcdsdevices.inout.TTReflaser.html index 5c35bf926d4..7c42138c744 100644 --- a/master/generated/pcdsdevices.inout.TTReflaser.html +++ b/master/generated/pcdsdevices.inout.TTReflaser.html @@ -1,25 +1,23 @@ + + - pcdsdevices.inout.TTReflaser — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.inout.TTReflaser — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -207,10 +203,10 @@

    pcdsdevices.inout.TTReflaser
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -275,14 +271,14 @@

    pcdsdevices.inout.TTReflaser
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -297,7 +293,7 @@

    pcdsdevices.inout.TTReflaser
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -349,12 +345,12 @@

    pcdsdevices.inout.TTReflaserobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -366,11 +362,11 @@

    pcdsdevices.inout.TTReflaser
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -387,12 +383,12 @@

    pcdsdevices.inout.TTReflaserParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -406,7 +402,7 @@

    pcdsdevices.inout.TTReflaser
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -429,7 +425,7 @@

    pcdsdevices.inout.TTReflaser
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -446,12 +442,12 @@

    pcdsdevices.inout.TTReflaserobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -475,10 +471,10 @@

    pcdsdevices.inout.TTReflaser
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -489,19 +485,19 @@

    pcdsdevices.inout.TTReflaser
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Hide the stop method behind an AttributeError.

    This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

    @@ -514,7 +510,7 @@

    pcdsdevices.inout.TTReflaser
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -522,14 +518,14 @@

    pcdsdevices.inout.TTReflaserread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -616,7 +612,7 @@

    pcdsdevices.inout.TTReflaser
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -639,7 +635,7 @@

    pcdsdevices.inout.TTReflaser
    -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
    +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

    @@ -649,7 +645,7 @@

    pcdsdevices.inout.TTReflaser
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.inout.TwinCATInOutPositioner.html b/master/generated/pcdsdevices.inout.TwinCATInOutPositioner.html index 0e92d70716c..9ad9e699275 100644 --- a/master/generated/pcdsdevices.inout.TwinCATInOutPositioner.html +++ b/master/generated/pcdsdevices.inout.TwinCATInOutPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.inout.TwinCATInOutPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.inout.TwinCATInOutPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -93,6 +88,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -214,10 +210,10 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -336,14 +332,14 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -358,7 +354,7 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -410,12 +406,12 @@

    pcdsdevices.inout.TwinCATInOutPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -427,11 +423,11 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -448,12 +444,12 @@

    pcdsdevices.inout.TwinCATInOutPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -467,7 +463,7 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -490,7 +486,7 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -507,12 +503,12 @@

    pcdsdevices.inout.TwinCATInOutPositionerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -536,10 +532,10 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -550,7 +546,7 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -561,7 +557,7 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -569,14 +565,14 @@

    pcdsdevices.inout.TwinCATInOutPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -694,7 +690,7 @@

    pcdsdevices.inout.TwinCATInOutPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.interface.BaseInterface.html b/master/generated/pcdsdevices.interface.BaseInterface.html index 9d61eca5d71..d87e0c29dad 100644 --- a/master/generated/pcdsdevices.interface.BaseInterface.html +++ b/master/generated/pcdsdevices.interface.BaseInterface.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.BaseInterface — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.BaseInterface — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    @@ -251,7 +247,7 @@

    pcdsdevices.interface.BaseInterface
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    diff --git a/master/generated/pcdsdevices.interface.FltMvInterface.html b/master/generated/pcdsdevices.interface.FltMvInterface.html index b9babb9f6c9..32f94394680 100644 --- a/master/generated/pcdsdevices.interface.FltMvInterface.html +++ b/master/generated/pcdsdevices.interface.FltMvInterface.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.FltMvInterface — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.FltMvInterface — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -262,12 +258,12 @@

    pcdsdevices.interface.FltMvInterfaceParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -289,13 +285,13 @@

    pcdsdevices.interface.FltMvInterface
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -324,7 +320,7 @@

    pcdsdevices.interface.FltMvInterface
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -337,7 +333,7 @@

    pcdsdevices.interface.FltMvInterface
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -349,12 +345,12 @@

    pcdsdevices.interface.FltMvInterface
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -367,12 +363,12 @@

    pcdsdevices.interface.FltMvInterface
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    diff --git a/master/generated/pcdsdevices.interface.LegacyLightpathMixin.html b/master/generated/pcdsdevices.interface.LegacyLightpathMixin.html index ed823a5c8c7..a5b024fdcb7 100644 --- a/master/generated/pcdsdevices.interface.LegacyLightpathMixin.html +++ b/master/generated/pcdsdevices.interface.LegacyLightpathMixin.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.LegacyLightpathMixin — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.LegacyLightpathMixin — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -240,7 +236,7 @@

    pcdsdevices.interface.LegacyLightpathMixin
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'state'})
    diff --git a/master/generated/pcdsdevices.interface.LightpathInOutCptMixin.html b/master/generated/pcdsdevices.interface.LightpathInOutCptMixin.html index 9d09c81324c..cb89bd1261f 100644 --- a/master/generated/pcdsdevices.interface.LightpathInOutCptMixin.html +++ b/master/generated/pcdsdevices.interface.LightpathInOutCptMixin.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.LightpathInOutCptMixin — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.LightpathInOutCptMixin — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -262,14 +258,14 @@

    pcdsdevices.interface.LightpathInOutCptMixin
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -284,7 +280,7 @@

    pcdsdevices.interface.LightpathInOutCptMixin
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -308,7 +304,7 @@

    pcdsdevices.interface.LightpathInOutCptMixin
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -319,7 +315,7 @@

    pcdsdevices.interface.LightpathInOutCptMixin
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -342,7 +338,7 @@

    pcdsdevices.interface.LightpathInOutCptMixin
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -361,7 +357,7 @@

    pcdsdevices.interface.LightpathInOutCptMixin
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -369,14 +365,14 @@

    pcdsdevices.interface.LightpathInOutCptMixinread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -415,7 +411,7 @@

    pcdsdevices.interface.LightpathInOutCptMixin
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.interface.LightpathInOutMixin.html b/master/generated/pcdsdevices.interface.LightpathInOutMixin.html index e35e2460319..bb5a911bb21 100644 --- a/master/generated/pcdsdevices.interface.LightpathInOutMixin.html +++ b/master/generated/pcdsdevices.interface.LightpathInOutMixin.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.LightpathInOutMixin — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.LightpathInOutMixin — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -260,14 +256,14 @@

    pcdsdevices.interface.LightpathInOutMixin
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -282,7 +278,7 @@

    pcdsdevices.interface.LightpathInOutMixin
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -306,7 +302,7 @@

    pcdsdevices.interface.LightpathInOutMixin
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -317,7 +313,7 @@

    pcdsdevices.interface.LightpathInOutMixin
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -340,7 +336,7 @@

    pcdsdevices.interface.LightpathInOutMixin
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -359,7 +355,7 @@

    pcdsdevices.interface.LightpathInOutMixin
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -367,14 +363,14 @@

    pcdsdevices.interface.LightpathInOutMixinread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -413,7 +409,7 @@

    pcdsdevices.interface.LightpathInOutMixin
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.interface.LightpathMixin.html b/master/generated/pcdsdevices.interface.LightpathMixin.html index 54415c3fc5b..cbe7b16d4a5 100644 --- a/master/generated/pcdsdevices.interface.LightpathMixin.html +++ b/master/generated/pcdsdevices.interface.LightpathMixin.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.LightpathMixin — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.LightpathMixin — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -281,14 +277,14 @@

    pcdsdevices.interface.LightpathMixin
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -303,7 +299,7 @@

    pcdsdevices.interface.LightpathMixin
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -327,7 +323,7 @@

    pcdsdevices.interface.LightpathMixin
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -338,7 +334,7 @@

    pcdsdevices.interface.LightpathMixin
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -361,7 +357,7 @@

    pcdsdevices.interface.LightpathMixin
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -380,7 +376,7 @@

    pcdsdevices.interface.LightpathMixin
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -388,14 +384,14 @@

    pcdsdevices.interface.LightpathMixinread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -434,7 +430,7 @@

    pcdsdevices.interface.LightpathMixin
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.interface.MvInterface.html b/master/generated/pcdsdevices.interface.MvInterface.html index b846cf256b8..eb5ee47725c 100644 --- a/master/generated/pcdsdevices.interface.MvInterface.html +++ b/master/generated/pcdsdevices.interface.MvInterface.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.MvInterface — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.MvInterface — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -255,12 +251,12 @@

    pcdsdevices.interface.MvInterfaceParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -282,7 +278,7 @@

    pcdsdevices.interface.MvInterface
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    diff --git a/master/generated/pcdsdevices.interface.TabCompletionHelperClass.html b/master/generated/pcdsdevices.interface.TabCompletionHelperClass.html index 619dfd83d05..85ee031f5a1 100644 --- a/master/generated/pcdsdevices.interface.TabCompletionHelperClass.html +++ b/master/generated/pcdsdevices.interface.TabCompletionHelperClass.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.TabCompletionHelperClass — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.TabCompletionHelperClass — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -226,13 +222,13 @@

    pcdsdevices.interface.TabCompletionHelperClassMethods

    -add(attr: str)
    +add(attr: str)

    Add an attribute to the include list.

    -build_regex() Pattern
    +build_regex() Pattern

    Update the regular expression based on the current includes.

    @@ -242,14 +238,14 @@

    pcdsdevices.interface.TabCompletionHelperClassTabCompletionHelperInstance for the given object.

    Parameters:
    -

    instance (object) – The instance of self.cls.

    +

    instance (object) – The instance of self.cls.

    -remove(attr: str)
    +remove(attr: str)

    Remove an attribute from the include list.

    @@ -262,7 +258,7 @@

    pcdsdevices.interface.TabCompletionHelperClassAttributes

    -cls: type[BaseInterface]
    +cls: type[BaseInterface]

    diff --git a/master/generated/pcdsdevices.interface.TabCompletionHelperInstance.html b/master/generated/pcdsdevices.interface.TabCompletionHelperInstance.html index 8b37f5b6f15..4b2d093d018 100644 --- a/master/generated/pcdsdevices.interface.TabCompletionHelperInstance.html +++ b/master/generated/pcdsdevices.interface.TabCompletionHelperInstance.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.TabCompletionHelperInstance — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.TabCompletionHelperInstance — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -221,7 +217,7 @@

    pcdsdevices.interface.TabCompletionHelperInstance
    Parameters:
    @@ -229,31 +225,31 @@

    pcdsdevices.interface.TabCompletionHelperInstanceMethods

    -add(attr: str)
    +add(attr: str)

    Add an attribute to the include list.

    -build_regex() Pattern
    +build_regex() Pattern

    Update the regular expression based on the current includes.

    -get_dir() list[str]
    +get_dir() list[str]

    Get the dir list based on the engineering mode settings.

    -get_filtered_dir_list() list[str]
    +get_filtered_dir_list() list[str]

    Get the dir list, filtered based on the whitelist.

    -remove(attr: str)
    +remove(attr: str)

    Remove an attribute from the include list.

    @@ -276,7 +272,7 @@

    pcdsdevices.interface.TabCompletionHelperInstance
    -super_dir: Callable[[], list[str]]
    +super_dir: Callable[[], list[str]]

    diff --git a/master/generated/pcdsdevices.interface._TabCompletionHelper.html b/master/generated/pcdsdevices.interface._TabCompletionHelper.html index 6e8c2c693cf..a1af68af495 100644 --- a/master/generated/pcdsdevices.interface._TabCompletionHelper.html +++ b/master/generated/pcdsdevices.interface._TabCompletionHelper.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface._TabCompletionHelper — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface._TabCompletionHelper — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -221,19 +217,19 @@

    pcdsdevices.interface._TabCompletionHelperMethods

    -add(attr: str)
    +add(attr: str)

    Add an attribute to the include list.

    -build_regex() Pattern
    +build_regex() Pattern

    Update the regular expression based on the current includes.

    -remove(attr: str)
    +remove(attr: str)

    Remove an attribute from the include list.

    diff --git a/master/generated/pcdsdevices.interface.device_info.html b/master/generated/pcdsdevices.interface.device_info.html index 61a13a75eea..6c839f25509 100644 --- a/master/generated/pcdsdevices.interface.device_info.html +++ b/master/generated/pcdsdevices.interface.device_info.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.device_info — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.device_info — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.get_engineering_mode.html b/master/generated/pcdsdevices.interface.get_engineering_mode.html index 6a71c984a71..5b39970029b 100644 --- a/master/generated/pcdsdevices.interface.get_engineering_mode.html +++ b/master/generated/pcdsdevices.interface.get_engineering_mode.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.get_engineering_mode — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.get_engineering_mode — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.get_kind.html b/master/generated/pcdsdevices.interface.get_kind.html index f464bee26f9..12df7a280b9 100644 --- a/master/generated/pcdsdevices.interface.get_kind.html +++ b/master/generated/pcdsdevices.interface.get_kind.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.get_kind — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.get_kind — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.get_name.html b/master/generated/pcdsdevices.interface.get_name.html index 1fc5b0ffef4..ec457240eea 100644 --- a/master/generated/pcdsdevices.interface.get_name.html +++ b/master/generated/pcdsdevices.interface.get_name.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.get_name — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.get_name — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.get_units.html b/master/generated/pcdsdevices.interface.get_units.html index ac74c416f20..798d4a18784 100644 --- a/master/generated/pcdsdevices.interface.get_units.html +++ b/master/generated/pcdsdevices.interface.get_units.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.get_units — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.get_units — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.get_value.html b/master/generated/pcdsdevices.interface.get_value.html index 4c13e6c08f1..3d6e146693e 100644 --- a/master/generated/pcdsdevices.interface.get_value.html +++ b/master/generated/pcdsdevices.interface.get_value.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.get_value — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.get_value — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.ophydobj_info.html b/master/generated/pcdsdevices.interface.ophydobj_info.html index 932fcc6278b..b5a44cb1b23 100644 --- a/master/generated/pcdsdevices.interface.ophydobj_info.html +++ b/master/generated/pcdsdevices.interface.ophydobj_info.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.ophydobj_info — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.ophydobj_info — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.positionerbase_info.html b/master/generated/pcdsdevices.interface.positionerbase_info.html index de3e9a8275d..0d73af76fe2 100644 --- a/master/generated/pcdsdevices.interface.positionerbase_info.html +++ b/master/generated/pcdsdevices.interface.positionerbase_info.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.positionerbase_info — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.positionerbase_info — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.set_engineering_mode.html b/master/generated/pcdsdevices.interface.set_engineering_mode.html index 33f5dbfee08..1ba09bb8e22 100644 --- a/master/generated/pcdsdevices.interface.set_engineering_mode.html +++ b/master/generated/pcdsdevices.interface.set_engineering_mode.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.set_engineering_mode — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.set_engineering_mode — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -226,8 +222,8 @@

    pcdsdevices.interface.set_engineering_mode
    Parameters:
    -

    expert (bool) – Set to True to enable expert mode, or False to -disable it. True is the starting value.

    +

    expert (bool) – Set to True to enable expert mode, or False to +disable it. True is the starting value.

    diff --git a/master/generated/pcdsdevices.interface.setup_preset_paths.html b/master/generated/pcdsdevices.interface.setup_preset_paths.html index df2bcfef53e..4c0b18f7e50 100644 --- a/master/generated/pcdsdevices.interface.setup_preset_paths.html +++ b/master/generated/pcdsdevices.interface.setup_preset_paths.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.setup_preset_paths — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.setup_preset_paths — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.signal_info.html b/master/generated/pcdsdevices.interface.signal_info.html index cebc8606996..6251cc1bd86 100644 --- a/master/generated/pcdsdevices.interface.signal_info.html +++ b/master/generated/pcdsdevices.interface.signal_info.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.signal_info — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.signal_info — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.interface.tweak_base.html b/master/generated/pcdsdevices.interface.tweak_base.html index 2ce13867b88..f835666cc18 100644 --- a/master/generated/pcdsdevices.interface.tweak_base.html +++ b/master/generated/pcdsdevices.interface.tweak_base.html @@ -1,25 +1,23 @@ + + - pcdsdevices.interface.tweak_base — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.interface.tweak_base — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -107,6 +102,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.ipm.IPIMB.html b/master/generated/pcdsdevices.ipm.IPIMB.html index 3b4541f26d6..3c42f3bad42 100644 --- a/master/generated/pcdsdevices.ipm.IPIMB.html +++ b/master/generated/pcdsdevices.ipm.IPIMB.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.IPIMB — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.IPIMB — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,9 +206,9 @@

    pcdsdevices.ipm.IPIMB
    Parameters:
      -
    • prefix (str) – IPIMB base PV.

    • -
    • name (str) – Alias for the IPIMB.

    • -
    • prefix_ioc (str) – IPIMB base PV for IOC PVs.

    • +
    • prefix (str) – IPIMB base PV.

    • +
    • name (str) – Alias for the IPIMB.

    • +
    • prefix_ioc (str) – IPIMB base PV for IOC PVs.

    @@ -333,14 +329,14 @@

    pcdsdevices.ipm.IPIMBMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -355,7 +351,7 @@

    pcdsdevices.ipm.IPIMB
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -385,7 +381,7 @@

    pcdsdevices.ipm.IPIMB
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -408,7 +404,7 @@

    pcdsdevices.ipm.IPIMB
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -422,13 +418,13 @@

    pcdsdevices.ipm.IPIMB
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -445,7 +441,7 @@

    pcdsdevices.ipm.IPIMB
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -453,14 +449,14 @@

    pcdsdevices.ipm.IPIMBread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -495,17 +491,17 @@

    pcdsdevices.ipm.IPIMB
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.ipm.IPIMBChannel.html b/master/generated/pcdsdevices.ipm.IPIMBChannel.html index b2af7d3ab77..faf92d4e14e 100644 --- a/master/generated/pcdsdevices.ipm.IPIMBChannel.html +++ b/master/generated/pcdsdevices.ipm.IPIMBChannel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.IPIMBChannel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.IPIMBChannel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,9 +206,9 @@

    pcdsdevices.ipm.IPIMBChannel
    Parameters:
      -
    • prefix (str) – IPIMB base PV.

    • -
    • name (str) – Alias for the IPIMB box.

    • -
    • channnel_index (int) – Index for gauge (0-3).

    • +
    • prefix (str) – IPIMB base PV.

    • +
    • name (str) – Alias for the IPIMB box.

    • +
    • channnel_index (int) – Index for gauge (0-3).

    @@ -261,14 +257,14 @@

    pcdsdevices.ipm.IPIMBChannelMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -283,7 +279,7 @@

    pcdsdevices.ipm.IPIMBChannel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -313,7 +309,7 @@

    pcdsdevices.ipm.IPIMBChannel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -336,7 +332,7 @@

    pcdsdevices.ipm.IPIMBChannel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -352,7 +348,7 @@

    pcdsdevices.ipm.IPIMBChannel
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -369,7 +365,7 @@

    pcdsdevices.ipm.IPIMBChannel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -377,14 +373,14 @@

    pcdsdevices.ipm.IPIMBChannelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -413,7 +409,7 @@

    pcdsdevices.ipm.IPIMBChannel
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.ipm.IPM.html b/master/generated/pcdsdevices.ipm.IPM.html index 95d80e64865..2aa5f94b75b 100644 --- a/master/generated/pcdsdevices.ipm.IPM.html +++ b/master/generated/pcdsdevices.ipm.IPM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.IPM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.IPM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -211,10 +207,10 @@

    pcdsdevices.ipm.IPM
    Parameters:
      -
    • prefix (str) – Base PV for the IPM.

    • -
    • name (str) – Alias for the IPM.

    • -
    • prefix_ipimb (str, optional) – Base PV for IPIMB box.

    • -
    • prefix_wave8 (str, optional) – BasePV for Wave8.

    • +
    • prefix (str) – Base PV for the IPM.

    • +
    • name (str) – Alias for the IPM.

    • +
    • prefix_ipimb (str, optional) – Base PV for IPIMB box.

    • +
    • prefix_wave8 (str, optional) – BasePV for Wave8.

    diff --git a/master/generated/pcdsdevices.ipm.IPMDiode.html b/master/generated/pcdsdevices.ipm.IPMDiode.html index e571a9a0deb..21469f761e4 100644 --- a/master/generated/pcdsdevices.ipm.IPMDiode.html +++ b/master/generated/pcdsdevices.ipm.IPMDiode.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.IPMDiode — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.IPMDiode — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -242,14 +238,14 @@

    pcdsdevices.ipm.IPMDiodeMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -264,7 +260,7 @@

    pcdsdevices.ipm.IPMDiode
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -300,7 +296,7 @@

    pcdsdevices.ipm.IPMDiode
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -323,7 +319,7 @@

    pcdsdevices.ipm.IPMDiode
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -339,12 +335,12 @@

    pcdsdevices.ipm.IPMDiodeobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -359,13 +355,13 @@

    pcdsdevices.ipm.IPMDiode
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -382,7 +378,7 @@

    pcdsdevices.ipm.IPMDiode
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -390,14 +386,14 @@

    pcdsdevices.ipm.IPMDioderead() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -426,17 +422,17 @@

    pcdsdevices.ipm.IPMDiode
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.ipm.IPMMotion.html b/master/generated/pcdsdevices.ipm.IPMMotion.html index 62e626e9cc1..13fd3c7e1b5 100644 --- a/master/generated/pcdsdevices.ipm.IPMMotion.html +++ b/master/generated/pcdsdevices.ipm.IPMMotion.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.IPMMotion — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.IPMMotion — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -246,7 +242,7 @@

    pcdsdevices.ipm.IPMMotionMethods

    -calc_lightpath_state(target_state: int | str, diode_state_state: int | str) LightpathState
    +calc_lightpath_state(target_state: int | str, diode_state_state: int | str) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -261,14 +257,14 @@

    pcdsdevices.ipm.IPMMotion
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -283,7 +279,7 @@

    pcdsdevices.ipm.IPMMotion
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -307,7 +303,7 @@

    pcdsdevices.ipm.IPMMotion
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -330,7 +326,7 @@

    pcdsdevices.ipm.IPMMotion
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -353,7 +349,7 @@

    pcdsdevices.ipm.IPMMotion
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -376,13 +372,13 @@

    pcdsdevices.ipm.IPMMotion
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -407,14 +403,14 @@

    pcdsdevices.ipm.IPMMotion
    Parameters:
      -
    • target (int) – Number of which target to move in. +

    • target (int) – Number of which target to move in. Must be one of the valid target states: 1-4 or out: 5 (TARGET1, TARGET2, TARGET3, TARGET4, OUT) respectively

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of this positioner is used.

    • -
    • wait (bool) – If True, block until move is completed.

    • +
    • wait (bool) – If True, block until move is completed.

    Returns:
    @@ -425,7 +421,7 @@

    pcdsdevices.ipm.IPMMotion
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -433,14 +429,14 @@

    pcdsdevices.ipm.IPMMotionread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -479,17 +475,17 @@

    pcdsdevices.ipm.IPMMotion
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.ipm.IPMTarget.html b/master/generated/pcdsdevices.ipm.IPMTarget.html index 633bea8f4b8..a91edfc5214 100644 --- a/master/generated/pcdsdevices.ipm.IPMTarget.html +++ b/master/generated/pcdsdevices.ipm.IPMTarget.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.IPMTarget — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.IPMTarget — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -213,10 +209,10 @@

    pcdsdevices.ipm.IPMTarget
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -309,14 +305,14 @@

    pcdsdevices.ipm.IPMTarget
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -331,7 +327,7 @@

    pcdsdevices.ipm.IPMTarget
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -395,12 +391,12 @@

    pcdsdevices.ipm.IPMTargetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -412,11 +408,11 @@

    pcdsdevices.ipm.IPMTarget
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -433,12 +429,12 @@

    pcdsdevices.ipm.IPMTargetParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -452,7 +448,7 @@

    pcdsdevices.ipm.IPMTarget
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -475,7 +471,7 @@

    pcdsdevices.ipm.IPMTarget
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -492,12 +488,12 @@

    pcdsdevices.ipm.IPMTargetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -521,10 +517,10 @@

    pcdsdevices.ipm.IPMTarget
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -535,19 +531,19 @@

    pcdsdevices.ipm.IPMTarget
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Hide the stop method behind an AttributeError.

    This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

    @@ -560,7 +556,7 @@

    pcdsdevices.ipm.IPMTarget
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -568,14 +564,14 @@

    pcdsdevices.ipm.IPMTargetread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -662,7 +658,7 @@

    pcdsdevices.ipm.IPMTarget
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -685,7 +681,7 @@

    pcdsdevices.ipm.IPMTarget
    -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
    +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

    @@ -695,7 +691,7 @@

    pcdsdevices.ipm.IPMTarget
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.ipm.IPM_Det.html b/master/generated/pcdsdevices.ipm.IPM_Det.html index c74bc32ef79..2cc38aa6d43 100644 --- a/master/generated/pcdsdevices.ipm.IPM_Det.html +++ b/master/generated/pcdsdevices.ipm.IPM_Det.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.IPM_Det — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.IPM_Det — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -216,14 +212,14 @@

    pcdsdevices.ipm.IPM_Det
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -238,7 +234,7 @@

    pcdsdevices.ipm.IPM_Det
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -268,7 +264,7 @@

    pcdsdevices.ipm.IPM_Det
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -291,7 +287,7 @@

    pcdsdevices.ipm.IPM_Det
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -307,7 +303,7 @@

    pcdsdevices.ipm.IPM_Det
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -330,7 +326,7 @@

    pcdsdevices.ipm.IPM_Det
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -338,14 +334,14 @@

    pcdsdevices.ipm.IPM_Detread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -392,7 +388,7 @@

    pcdsdevices.ipm.IPM_Det
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.ipm.IPM_IPIMB.html b/master/generated/pcdsdevices.ipm.IPM_IPIMB.html index 402bf49789e..748dfac94d9 100644 --- a/master/generated/pcdsdevices.ipm.IPM_IPIMB.html +++ b/master/generated/pcdsdevices.ipm.IPM_IPIMB.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.IPM_IPIMB — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.IPM_IPIMB — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -218,10 +214,10 @@

    pcdsdevices.ipm.IPM_IPIMB
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -271,7 +267,7 @@

    pcdsdevices.ipm.IPM_IPIMBMethods

    -calc_lightpath_state(target_state: int | str, diode_state_state: int | str) LightpathState
    +calc_lightpath_state(target_state: int | str, diode_state_state: int | str) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -292,14 +288,14 @@

    pcdsdevices.ipm.IPM_IPIMB
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -314,7 +310,7 @@

    pcdsdevices.ipm.IPM_IPIMB
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -338,7 +334,7 @@

    pcdsdevices.ipm.IPM_IPIMB
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -361,7 +357,7 @@

    pcdsdevices.ipm.IPM_IPIMB
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -384,7 +380,7 @@

    pcdsdevices.ipm.IPM_IPIMB
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -407,13 +403,13 @@

    pcdsdevices.ipm.IPM_IPIMB
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -444,14 +440,14 @@

    pcdsdevices.ipm.IPM_IPIMB
    Parameters:
      -
    • target (int) – Number of which target to move in. +

    • target (int) – Number of which target to move in. Must be one of the valid target states: 1-4 or out: 5 (TARGET1, TARGET2, TARGET3, TARGET4, OUT) respectively

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of this positioner is used.

    • -
    • wait (bool) – If True, block until move is completed.

    • +
    • wait (bool) – If True, block until move is completed.

    Returns:
    @@ -462,7 +458,7 @@

    pcdsdevices.ipm.IPM_IPIMB
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -470,14 +466,14 @@

    pcdsdevices.ipm.IPM_IPIMBread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -534,17 +530,17 @@

    pcdsdevices.ipm.IPM_IPIMB
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.ipm.IPM_Wave8.html b/master/generated/pcdsdevices.ipm.IPM_Wave8.html index a908ed42457..28807d103e6 100644 --- a/master/generated/pcdsdevices.ipm.IPM_Wave8.html +++ b/master/generated/pcdsdevices.ipm.IPM_Wave8.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.IPM_Wave8 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.IPM_Wave8 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -218,10 +214,10 @@

    pcdsdevices.ipm.IPM_Wave8
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -271,7 +267,7 @@

    pcdsdevices.ipm.IPM_Wave8Methods

    -calc_lightpath_state(target_state: int | str, diode_state_state: int | str) LightpathState
    +calc_lightpath_state(target_state: int | str, diode_state_state: int | str) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -299,7 +295,7 @@

    pcdsdevices.ipm.IPM_Wave8
    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -314,7 +310,7 @@

    pcdsdevices.ipm.IPM_Wave8
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -338,7 +334,7 @@

    pcdsdevices.ipm.IPM_Wave8
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -361,7 +357,7 @@

    pcdsdevices.ipm.IPM_Wave8
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -384,7 +380,7 @@

    pcdsdevices.ipm.IPM_Wave8
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -407,13 +403,13 @@

    pcdsdevices.ipm.IPM_Wave8
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -444,14 +440,14 @@

    pcdsdevices.ipm.IPM_Wave8
    Parameters:
      -
    • target (int) – Number of which target to move in. +

    • target (int) – Number of which target to move in. Must be one of the valid target states: 1-4 or out: 5 (TARGET1, TARGET2, TARGET3, TARGET4, OUT) respectively

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of this positioner is used.

    • -
    • wait (bool) – If True, block until move is completed.

    • +
    • wait (bool) – If True, block until move is completed.

    Returns:
    @@ -462,7 +458,7 @@

    pcdsdevices.ipm.IPM_Wave8
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -470,14 +466,14 @@

    pcdsdevices.ipm.IPM_Wave8read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -534,17 +530,17 @@

    pcdsdevices.ipm.IPM_Wave8
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.ipm.Wave8.html b/master/generated/pcdsdevices.ipm.Wave8.html index 8dac3825a80..a207be2435e 100644 --- a/master/generated/pcdsdevices.ipm.Wave8.html +++ b/master/generated/pcdsdevices.ipm.Wave8.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.Wave8 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.Wave8 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,8 +206,8 @@

    pcdsdevices.ipm.Wave8
    Parameters:
      -
    • prefix (str) – Wave8 base PV.

    • -
    • name (str) – Alias for the wave8.

    • +
    • prefix (str) – Wave8 base PV.

    • +
    • name (str) – Alias for the wave8.

    @@ -392,7 +388,7 @@

    pcdsdevices.ipm.Wave8
    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -407,7 +403,7 @@

    pcdsdevices.ipm.Wave8
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -437,7 +433,7 @@

    pcdsdevices.ipm.Wave8
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -460,7 +456,7 @@

    pcdsdevices.ipm.Wave8
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -474,13 +470,13 @@

    pcdsdevices.ipm.Wave8
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -497,7 +493,7 @@

    pcdsdevices.ipm.Wave8
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -505,14 +501,14 @@

    pcdsdevices.ipm.Wave8read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -541,17 +537,17 @@

    pcdsdevices.ipm.Wave8
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.ipm.Wave8Channel.html b/master/generated/pcdsdevices.ipm.Wave8Channel.html index 5da63274c2a..70f6c64b148 100644 --- a/master/generated/pcdsdevices.ipm.Wave8Channel.html +++ b/master/generated/pcdsdevices.ipm.Wave8Channel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ipm.Wave8Channel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ipm.Wave8Channel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -96,6 +91,7 @@
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -210,9 +206,9 @@

    pcdsdevices.ipm.Wave8Channel
    Parameters:
      -
    • prefix (str) – Wave8 base PV.

    • -
    • name (str) – Alias for the wave8.

    • -
    • channnel_index (int) – Index for gauge (0-15).

    • +
    • prefix (str) – Wave8 base PV.

    • +
    • name (str) – Alias for the wave8.

    • +
    • channnel_index (int) – Index for gauge (0-15).

    @@ -261,14 +257,14 @@

    pcdsdevices.ipm.Wave8ChannelMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -283,7 +279,7 @@

    pcdsdevices.ipm.Wave8Channel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -313,7 +309,7 @@

    pcdsdevices.ipm.Wave8Channel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -336,7 +332,7 @@

    pcdsdevices.ipm.Wave8Channel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -352,7 +348,7 @@

    pcdsdevices.ipm.Wave8Channel
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -369,7 +365,7 @@

    pcdsdevices.ipm.Wave8Channel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -377,14 +373,14 @@

    pcdsdevices.ipm.Wave8Channelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -413,7 +409,7 @@

    pcdsdevices.ipm.Wave8Channel
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.jet.BeckhoffJet.html b/master/generated/pcdsdevices.jet.BeckhoffJet.html index b45c7517182..09532e33586 100644 --- a/master/generated/pcdsdevices.jet.BeckhoffJet.html +++ b/master/generated/pcdsdevices.jet.BeckhoffJet.html @@ -1,25 +1,23 @@ + + - pcdsdevices.jet.BeckhoffJet — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.jet.BeckhoffJet — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -90,6 +85,7 @@
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -207,8 +203,8 @@

    pcdsdevices.jet.BeckhoffJet
    Parameters:
      -
    • prefix (str, optional) – Liquid jet base PV.

    • -
    • name (str) – A name to refer to the device.

    • +
    • prefix (str, optional) – Liquid jet base PV.

    • +
    • name (str) – A name to refer to the device.

    @@ -250,14 +246,14 @@

    pcdsdevices.jet.BeckhoffJetMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -272,7 +268,7 @@

    pcdsdevices.jet.BeckhoffJet
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -302,7 +298,7 @@

    pcdsdevices.jet.BeckhoffJet
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -325,7 +321,7 @@

    pcdsdevices.jet.BeckhoffJet
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -341,13 +337,13 @@

    pcdsdevices.jet.BeckhoffJet
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -364,7 +360,7 @@

    pcdsdevices.jet.BeckhoffJet
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -372,14 +368,14 @@

    pcdsdevices.jet.BeckhoffJetread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -408,17 +404,17 @@

    pcdsdevices.jet.BeckhoffJet
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.jet.BeckhoffJetManipulator.html b/master/generated/pcdsdevices.jet.BeckhoffJetManipulator.html index dd2e3054637..3c8c78741f3 100644 --- a/master/generated/pcdsdevices.jet.BeckhoffJetManipulator.html +++ b/master/generated/pcdsdevices.jet.BeckhoffJetManipulator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.jet.BeckhoffJetManipulator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.jet.BeckhoffJetManipulator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -90,6 +85,7 @@
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -239,14 +235,14 @@

    pcdsdevices.jet.BeckhoffJetManipulatorMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -261,7 +257,7 @@

    pcdsdevices.jet.BeckhoffJetManipulator
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -291,7 +287,7 @@

    pcdsdevices.jet.BeckhoffJetManipulator
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -314,7 +310,7 @@

    pcdsdevices.jet.BeckhoffJetManipulator
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -330,13 +326,13 @@

    pcdsdevices.jet.BeckhoffJetManipulator
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -353,7 +349,7 @@

    pcdsdevices.jet.BeckhoffJetManipulator
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -361,14 +357,14 @@

    pcdsdevices.jet.BeckhoffJetManipulatorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -397,17 +393,17 @@

    pcdsdevices.jet.BeckhoffJetManipulator
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.jet.BeckhoffJetSlits.html b/master/generated/pcdsdevices.jet.BeckhoffJetSlits.html index 851e2c89d3e..33dc505e528 100644 --- a/master/generated/pcdsdevices.jet.BeckhoffJetSlits.html +++ b/master/generated/pcdsdevices.jet.BeckhoffJetSlits.html @@ -1,25 +1,23 @@ + + - pcdsdevices.jet.BeckhoffJetSlits — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.jet.BeckhoffJetSlits — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -90,6 +85,7 @@
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -246,14 +242,14 @@

    pcdsdevices.jet.BeckhoffJetSlitsMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -268,7 +264,7 @@

    pcdsdevices.jet.BeckhoffJetSlits
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -298,7 +294,7 @@

    pcdsdevices.jet.BeckhoffJetSlits
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -321,7 +317,7 @@

    pcdsdevices.jet.BeckhoffJetSlits
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -337,13 +333,13 @@

    pcdsdevices.jet.BeckhoffJetSlits
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -360,7 +356,7 @@

    pcdsdevices.jet.BeckhoffJetSlits
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -368,14 +364,14 @@

    pcdsdevices.jet.BeckhoffJetSlitsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -404,17 +400,17 @@

    pcdsdevices.jet.BeckhoffJetSlits
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.jet.Injector.html b/master/generated/pcdsdevices.jet.Injector.html index 4fbc27c88ff..90eec89f5bf 100644 --- a/master/generated/pcdsdevices.jet.Injector.html +++ b/master/generated/pcdsdevices.jet.Injector.html @@ -1,25 +1,23 @@ + + - pcdsdevices.jet.Injector — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.jet.Injector — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -90,6 +85,7 @@
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -205,9 +201,9 @@

    pcdsdevices.jet.Injector
    Parameters:
      -
    • x_prefix (str) – Prefix for the coarse control motor in the X direction.

    • -
    • y_prefix (str) – Prefix for the coarse control motor in the Y direction.

    • -
    • z_prefix (str) – Prefix for the coarse control motor in the Z direction.

    • +
    • x_prefix (str) – Prefix for the coarse control motor in the X direction.

    • +
    • y_prefix (str) – Prefix for the coarse control motor in the Y direction.

    • +
    • z_prefix (str) – Prefix for the coarse control motor in the Z direction.

    @@ -249,14 +245,14 @@

    pcdsdevices.jet.InjectorMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -271,7 +267,7 @@

    pcdsdevices.jet.Injector
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -301,7 +297,7 @@

    pcdsdevices.jet.Injector
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -324,7 +320,7 @@

    pcdsdevices.jet.Injector
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -340,13 +336,13 @@

    pcdsdevices.jet.Injector
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -363,7 +359,7 @@

    pcdsdevices.jet.Injector
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -371,14 +367,14 @@

    pcdsdevices.jet.Injectorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -407,17 +403,17 @@

    pcdsdevices.jet.Injector
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.jet.InjectorWithFine.html b/master/generated/pcdsdevices.jet.InjectorWithFine.html index 5e1f9e2cadb..07c64a7f302 100644 --- a/master/generated/pcdsdevices.jet.InjectorWithFine.html +++ b/master/generated/pcdsdevices.jet.InjectorWithFine.html @@ -1,25 +1,23 @@ + + - pcdsdevices.jet.InjectorWithFine — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.jet.InjectorWithFine — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -90,6 +85,7 @@
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -206,12 +202,12 @@

    pcdsdevices.jet.InjectorWithFine
    Parameters:
      -
    • x_prefix (str) – Prefix for the coarse control motor in the X direction.

    • -
    • y_prefix (str) – Prefix for the coarse control motor in the Y direction.

    • -
    • z_prefix (str) – Prefix for the coarse control motor in the Z direction.

    • -
    • fine_x_prefix (str) – Prefix for the fine control motor in the X direction.

    • -
    • fine_y_prefix (str) – Prefix for the fine control motor in the Y direction.

    • -
    • fine_z_prefix (str) – Prefix for the fine control motor in the Z direction.

    • +
    • x_prefix (str) – Prefix for the coarse control motor in the X direction.

    • +
    • y_prefix (str) – Prefix for the coarse control motor in the Y direction.

    • +
    • z_prefix (str) – Prefix for the coarse control motor in the Z direction.

    • +
    • fine_x_prefix (str) – Prefix for the fine control motor in the X direction.

    • +
    • fine_y_prefix (str) – Prefix for the fine control motor in the Y direction.

    • +
    • fine_z_prefix (str) – Prefix for the fine control motor in the Z direction.

    @@ -274,14 +270,14 @@

    pcdsdevices.jet.InjectorWithFineMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -296,7 +292,7 @@

    pcdsdevices.jet.InjectorWithFine
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -326,7 +322,7 @@

    pcdsdevices.jet.InjectorWithFine
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -349,7 +345,7 @@

    pcdsdevices.jet.InjectorWithFine
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -365,13 +361,13 @@

    pcdsdevices.jet.InjectorWithFine
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -388,7 +384,7 @@

    pcdsdevices.jet.InjectorWithFine
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -396,14 +392,14 @@

    pcdsdevices.jet.InjectorWithFineread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -432,17 +428,17 @@

    pcdsdevices.jet.InjectorWithFine
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.keithley.IM3L0_K2700.html b/master/generated/pcdsdevices.keithley.IM3L0_K2700.html index 65451e2818f..ffcd870d387 100644 --- a/master/generated/pcdsdevices.keithley.IM3L0_K2700.html +++ b/master/generated/pcdsdevices.keithley.IM3L0_K2700.html @@ -1,25 +1,23 @@ + + - pcdsdevices.keithley.IM3L0_K2700 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.keithley.IM3L0_K2700 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.keithley.K6514
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -261,14 +257,14 @@

    pcdsdevices.keithley.IM3L0_K2700Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -283,7 +279,7 @@

    pcdsdevices.keithley.IM3L0_K2700
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -313,7 +309,7 @@

    pcdsdevices.keithley.IM3L0_K2700
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -336,7 +332,7 @@

    pcdsdevices.keithley.IM3L0_K2700
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -352,7 +348,7 @@

    pcdsdevices.keithley.IM3L0_K2700
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -369,7 +365,7 @@

    pcdsdevices.keithley.IM3L0_K2700
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -377,14 +373,14 @@

    pcdsdevices.keithley.IM3L0_K2700read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -413,7 +409,7 @@

    pcdsdevices.keithley.IM3L0_K2700
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.keithley.K2700.html b/master/generated/pcdsdevices.keithley.K2700.html index 08dd6d85e35..edf9321d38d 100644 --- a/master/generated/pcdsdevices.keithley.K2700.html +++ b/master/generated/pcdsdevices.keithley.K2700.html @@ -1,25 +1,23 @@ + + - pcdsdevices.keithley.K2700 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.keithley.K2700 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@
  • pcdsdevices.keithley.K6514
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -262,14 +258,14 @@

    pcdsdevices.keithley.K2700Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -284,7 +280,7 @@

    pcdsdevices.keithley.K2700
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -314,7 +310,7 @@

    pcdsdevices.keithley.K2700
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -337,7 +333,7 @@

    pcdsdevices.keithley.K2700
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -353,7 +349,7 @@

    pcdsdevices.keithley.K2700
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -370,7 +366,7 @@

    pcdsdevices.keithley.K2700
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -378,14 +374,14 @@

    pcdsdevices.keithley.K2700read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -414,7 +410,7 @@

    pcdsdevices.keithley.K2700
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.keithley.K6514.html b/master/generated/pcdsdevices.keithley.K6514.html index 3c2f7dff6b7..1f309dfcbad 100644 --- a/master/generated/pcdsdevices.keithley.K6514.html +++ b/master/generated/pcdsdevices.keithley.K6514.html @@ -1,29 +1,27 @@ + + - pcdsdevices.keithley.K6514 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.keithley.K6514 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -88,6 +83,7 @@ +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -294,14 +290,14 @@

    pcdsdevices.keithley.K6514Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -316,7 +312,7 @@

    pcdsdevices.keithley.K6514
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -346,7 +342,7 @@

    pcdsdevices.keithley.K6514
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -369,7 +365,7 @@

    pcdsdevices.keithley.K6514
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -385,7 +381,7 @@

    pcdsdevices.keithley.K6514
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -402,7 +398,7 @@

    pcdsdevices.keithley.K6514
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -410,14 +406,14 @@

    pcdsdevices.keithley.K6514read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -446,7 +442,7 @@

    pcdsdevices.keithley.K6514
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    @@ -458,7 +454,7 @@

    pcdsdevices.keithley.K6514 - +


    diff --git a/master/generated/pcdsdevices.lakeshore.Heater.html b/master/generated/pcdsdevices.lakeshore.Heater.html new file mode 100644 index 00000000000..aa2960835c1 --- /dev/null +++ b/master/generated/pcdsdevices.lakeshore.Heater.html @@ -0,0 +1,427 @@ + + + + + + + + + pcdsdevices.lakeshore.Heater — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    +
    + +
    +
    +
    +
    + +
    +

    pcdsdevices.lakeshore.Heater

    +
    +
    +class pcdsdevices.lakeshore.Heater(prefix, channel, **kwargs)
    +

    HeaterState Channel Object.

    +
    +
    Parameters:
    +
      +
    • prefix (str) – The EPICS base of the HeaterState PV. E.g.:’XCS:USR:TCT:02:’

    • +
    • channel (str) – The channel number of the Heater State.

    • +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Ophyd Device Components

    Attribute

    Class

    Suffix

    Docs

    Kind

    Notes

    htr_state (FCpt)

    EpicsSignal

    {prefix}:GET_RANGE_{channel}

    heater range

    normal

    htr_state_rbv (FCpt)

    EpicsSignalRO

    {prefix}:GET_HTRSTAT_{channel}

    normal

    +

    Methods

    +
    +
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +

    Configure the device for something during a run

    +

    This default implementation allows the user to change any of the +configuration_attrs. Subclasses might override this to perform +additional input validation, cleanup, etc.

    +
    +
    Parameters:
    +

    d (dict) – The configuration dictionary. To specify the order that +the changes should be made, use an OrderedDict.

    +
    +
    Returns:
    +

      +
    • (old, new) tuple of dictionaries

    • +
    • Where old and new are pre- and post-configure configuration states.

    • +
    +

    +
    +
    +
    + +
    +
    +describe() OrderedDictType[str, Dict[str, Any]]
    +

    Provide schema and meta-data for read().

    +

    This keys in the OrderedDict this method returns must match the +keys in the OrderedDict return by read().

    +

    This provides schema related information, (ex shape, dtype), the +source (ex PV name), and if available, units, limits, precision etc.

    +
    +
    Returns:
    +

    data_keys (OrderedDict) – The keys must be strings and the values must be dict-like +with the event_model.event_descriptor.data_key schema.

    +
    +
    +
    + +
    +
    +get(**kwargs)
    +

    Get the value of all components in the device

    +

    Keyword arguments are passed onto each signal.get(). Components +beginning with an underscore will not be included.

    +
    + +
    +
    +post_elog_status()
    +

    Post device status to the primary elog, if possible.

    +
    + +
    +
    +read() OrderedDictType[str, Dict[str, Any]]
    +

    Read data from the device.

    +

    This method is expected to be as instantaneous as possible, +with any substantial acquisition time taken care of in +trigger().

    +

    The OrderedDict returned by this method must have identical +keys (in the same order) as the OrderedDict returned by +describe().

    +

    By convention, the first key in the return is the ‘primary’ key +and maybe used by heuristics in bluesky.

    +

    The values in the ordered dictionary must be dict (-likes) with the +keys {'value', 'timestamp'}. The 'value' may have any type, +the timestamp must be a float UNIX epoch timestamp in UTC.

    +
    +
    Returns:
    +

    data (OrderedDict) – The keys must be strings and the values must be dict-like +with the keys {'value', 'timestamp'}

    +
    +
    +
    + +
    +
    +read_configuration() OrderedDictType[str, Dict[str, Any]]
    +

    Dictionary mapping names to value dicts with keys: value, timestamp

    +

    To control which fields are included, change the Component kinds on the +device, or modify the configuration_attrs list.

    +
    + +
    +
    +screen()
    +

    Open a screen for controlling the device.

    +

    Default behavior is the typhos screen, but this method can +be overridden for more specialized screens.

    +
    + +
    +
    +status() str
    +

    Returns a str with the current pv values for the device.

    +
    + +
    +
    +stop(*, success=False)
    +

    Stop the Device and all (instantiated) subdevices

    +
    + +
    +
    +summary()
    +
    + +
    +
    +trigger() StatusBase
    +

    Trigger the device and return status object.

    +

    This method is responsible for implementing ‘trigger’ or +‘acquire’ functionality of this device.

    +

    If there is an appreciable time between triggering the device +and it being able to be read (via the +read() method) then this method is +also responsible for arranging that the +StatusBase object returned by this method +is notified when the device is ready to be read.

    +

    If there is no delay between triggering and being readable, +then this method must return a StatusBase +object which is already completed.

    +
    +
    Returns:
    +

    status (StatusBase) – StatusBase object which will be marked +as complete when the device is ready to be read.

    +
    +
    +
    + +

    Attributes

    +
    +
    +configuration_attrs
    +
    + +
    +
    +connected
    +
    + +
    +
    +hints
    +
    + +
    +
    +kind
    +
    + +
    +
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +
    + +
    + +
    + + +
    +
    + +
    +
    +
    +
    + + + + \ No newline at end of file diff --git a/master/generated/pcdsdevices.lakeshore.Lakeshore336.html b/master/generated/pcdsdevices.lakeshore.Lakeshore336.html new file mode 100644 index 00000000000..e4dda3e1a57 --- /dev/null +++ b/master/generated/pcdsdevices.lakeshore.Lakeshore336.html @@ -0,0 +1,530 @@ + + + + + + + + + pcdsdevices.lakeshore.Lakeshore336 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    +
    + +
    +
    +
    +
    + +
    +

    pcdsdevices.lakeshore.Lakeshore336

    +
    +
    +class pcdsdevices.lakeshore.Lakeshore336(*args, **kwargs)
    +

    This class supports the Lakeshore Model 336 Temperature controller.

    +

    It includes: +2 loops for setting the temperature +2 range controls for the heater +2 sets of controls for manual and analog output +4 temperature sensors +Various read-only signals.

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Ophyd Device Components

    Attribute

    Class

    Suffix

    Docs

    Kind

    Notes

    set_temp_loop_1

    EpicsSignal

    :GET_SOLL_1

    normal

    set_temp_loop_2

    EpicsSignal

    :GET_SOLL_2

    normal

    man_loop_1

    EpicsSignal

    :GET_MOUT_1

    normal

    man_loop_2

    EpicsSignal

    :GET_MOUT_2

    normal

    an_loop_3

    EpicsSignal

    :GET_AOUT_3

    normal

    an_loop_4

    EpicsSignal

    :GET_AOUT_4

    normal

    set_heater_1

    Heater

    normal

    set_heater_2

    Heater

    normal

    temp_A

    TemperatureSensor

    normal

    temp_B

    TemperatureSensor

    normal

    temp_C

    TemperatureSensor

    normal

    temp_D

    TemperatureSensor

    normal

    mode

    EpicsSignal

    GET_MODE

    control mode

    normal

    loop_ramp_1

    EpicsSignalRO

    :GET_RAMP_1

    normal

    loop_ramp_2

    EpicsSignalRO

    :GET_RAMP_2

    normal

    htr_out_1

    EpicsSignalRO

    :GET_HTR_1

    normal

    htr_out_2

    EpicsSignalRO

    :GET_HTR_2

    normal

    +

    Methods

    +
    +
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +

    Configure the device for something during a run

    +

    This default implementation allows the user to change any of the +configuration_attrs. Subclasses might override this to perform +additional input validation, cleanup, etc.

    +
    +
    Parameters:
    +

    d (dict) – The configuration dictionary. To specify the order that +the changes should be made, use an OrderedDict.

    +
    +
    Returns:
    +

      +
    • (old, new) tuple of dictionaries

    • +
    • Where old and new are pre- and post-configure configuration states.

    • +
    +

    +
    +
    +
    + +
    +
    +describe() OrderedDictType[str, Dict[str, Any]]
    +

    Provide schema and meta-data for read().

    +

    This keys in the OrderedDict this method returns must match the +keys in the OrderedDict return by read().

    +

    This provides schema related information, (ex shape, dtype), the +source (ex PV name), and if available, units, limits, precision etc.

    +
    +
    Returns:
    +

    data_keys (OrderedDict) – The keys must be strings and the values must be dict-like +with the event_model.event_descriptor.data_key schema.

    +
    +
    +
    + +
    +
    +get(**kwargs)
    +

    Get the value of all components in the device

    +

    Keyword arguments are passed onto each signal.get(). Components +beginning with an underscore will not be included.

    +
    + +
    +
    +post_elog_status()
    +

    Post device status to the primary elog, if possible.

    +
    + +
    +
    +read() OrderedDictType[str, Dict[str, Any]]
    +

    Read data from the device.

    +

    This method is expected to be as instantaneous as possible, +with any substantial acquisition time taken care of in +trigger().

    +

    The OrderedDict returned by this method must have identical +keys (in the same order) as the OrderedDict returned by +describe().

    +

    By convention, the first key in the return is the ‘primary’ key +and maybe used by heuristics in bluesky.

    +

    The values in the ordered dictionary must be dict (-likes) with the +keys {'value', 'timestamp'}. The 'value' may have any type, +the timestamp must be a float UNIX epoch timestamp in UTC.

    +
    +
    Returns:
    +

    data (OrderedDict) – The keys must be strings and the values must be dict-like +with the keys {'value', 'timestamp'}

    +
    +
    +
    + +
    +
    +read_configuration() OrderedDictType[str, Dict[str, Any]]
    +

    Dictionary mapping names to value dicts with keys: value, timestamp

    +

    To control which fields are included, change the Component kinds on the +device, or modify the configuration_attrs list.

    +
    + +
    +
    +screen()
    +

    Open a screen for controlling the device.

    +

    Default behavior is the typhos screen, but this method can +be overridden for more specialized screens.

    +
    + +
    +
    +status() str
    +

    Returns a str with the current pv values for the device.

    +
    + +
    +
    +stop(*, success=False)
    +

    Stop the Device and all (instantiated) subdevices

    +
    + +
    +
    +summary()
    +
    + +
    +
    +trigger() StatusBase
    +

    Trigger the device and return status object.

    +

    This method is responsible for implementing ‘trigger’ or +‘acquire’ functionality of this device.

    +

    If there is an appreciable time between triggering the device +and it being able to be read (via the +read() method) then this method is +also responsible for arranging that the +StatusBase object returned by this method +is notified when the device is ready to be read.

    +

    If there is no delay between triggering and being readable, +then this method must return a StatusBase +object which is already completed.

    +
    +
    Returns:
    +

    status (StatusBase) – StatusBase object which will be marked +as complete when the device is ready to be read.

    +
    +
    +
    + +

    Attributes

    +
    +
    +configuration_attrs
    +
    + +
    +
    +connected
    +
    + +
    +
    +hints
    +
    + +
    +
    +kind
    +
    + +
    +
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +
    + +
    + +
    + + +
    +
    + +
    +
    +
    +
    + + + + \ No newline at end of file diff --git a/master/generated/pcdsdevices.lakeshore.TemperatureSensor.html b/master/generated/pcdsdevices.lakeshore.TemperatureSensor.html new file mode 100644 index 00000000000..a605b44b850 --- /dev/null +++ b/master/generated/pcdsdevices.lakeshore.TemperatureSensor.html @@ -0,0 +1,441 @@ + + + + + + + + + pcdsdevices.lakeshore.TemperatureSensor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    +
    + +
    +
    +
    +
    + +
    +

    pcdsdevices.lakeshore.TemperatureSensor

    +
    +
    +class pcdsdevices.lakeshore.TemperatureSensor(prefix, channel, **kwargs)
    +

    Temperature Sensor Channel Object.

    +
    +
    Parameters:
    +
      +
    • prefix (str) – The channel number or letter of the Temperature Sesnor.

    • +
    • channel (str) – The channel number of the Heater State.

    • +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Ophyd Device Components

    Attribute

    Class

    Suffix

    Docs

    Kind

    Notes

    input_name (FCpt)

    EpicsSignalRO

    {prefix}:GET_INNAME_{channel}

    config

    temp (FCpt)

    EpicsSignalRO

    {prefix}:GET_TEMP_{channel}

    normal

    units (FCpt)

    EpicsSignal

    {prefix}:GET_UNITS_{channel}

    normal

    sensor_type (FCpt)

    EpicsSignalRO

    {prefix}:GET_SENSOR_{channel}

    normal

    +

    Methods

    +
    +
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +

    Configure the device for something during a run

    +

    This default implementation allows the user to change any of the +configuration_attrs. Subclasses might override this to perform +additional input validation, cleanup, etc.

    +
    +
    Parameters:
    +

    d (dict) – The configuration dictionary. To specify the order that +the changes should be made, use an OrderedDict.

    +
    +
    Returns:
    +

      +
    • (old, new) tuple of dictionaries

    • +
    • Where old and new are pre- and post-configure configuration states.

    • +
    +

    +
    +
    +
    + +
    +
    +describe() OrderedDictType[str, Dict[str, Any]]
    +

    Provide schema and meta-data for read().

    +

    This keys in the OrderedDict this method returns must match the +keys in the OrderedDict return by read().

    +

    This provides schema related information, (ex shape, dtype), the +source (ex PV name), and if available, units, limits, precision etc.

    +
    +
    Returns:
    +

    data_keys (OrderedDict) – The keys must be strings and the values must be dict-like +with the event_model.event_descriptor.data_key schema.

    +
    +
    +
    + +
    +
    +get(**kwargs)
    +

    Get the value of all components in the device

    +

    Keyword arguments are passed onto each signal.get(). Components +beginning with an underscore will not be included.

    +
    + +
    +
    +post_elog_status()
    +

    Post device status to the primary elog, if possible.

    +
    + +
    +
    +read() OrderedDictType[str, Dict[str, Any]]
    +

    Read data from the device.

    +

    This method is expected to be as instantaneous as possible, +with any substantial acquisition time taken care of in +trigger().

    +

    The OrderedDict returned by this method must have identical +keys (in the same order) as the OrderedDict returned by +describe().

    +

    By convention, the first key in the return is the ‘primary’ key +and maybe used by heuristics in bluesky.

    +

    The values in the ordered dictionary must be dict (-likes) with the +keys {'value', 'timestamp'}. The 'value' may have any type, +the timestamp must be a float UNIX epoch timestamp in UTC.

    +
    +
    Returns:
    +

    data (OrderedDict) – The keys must be strings and the values must be dict-like +with the keys {'value', 'timestamp'}

    +
    +
    +
    + +
    +
    +read_configuration() OrderedDictType[str, Dict[str, Any]]
    +

    Dictionary mapping names to value dicts with keys: value, timestamp

    +

    To control which fields are included, change the Component kinds on the +device, or modify the configuration_attrs list.

    +
    + +
    +
    +screen()
    +

    Open a screen for controlling the device.

    +

    Default behavior is the typhos screen, but this method can +be overridden for more specialized screens.

    +
    + +
    +
    +status() str
    +

    Returns a str with the current pv values for the device.

    +
    + +
    +
    +stop(*, success=False)
    +

    Stop the Device and all (instantiated) subdevices

    +
    + +
    +
    +summary()
    +
    + +
    +
    +trigger() StatusBase
    +

    Trigger the device and return status object.

    +

    This method is responsible for implementing ‘trigger’ or +‘acquire’ functionality of this device.

    +

    If there is an appreciable time between triggering the device +and it being able to be read (via the +read() method) then this method is +also responsible for arranging that the +StatusBase object returned by this method +is notified when the device is ready to be read.

    +

    If there is no delay between triggering and being readable, +then this method must return a StatusBase +object which is already completed.

    +
    +
    Returns:
    +

    status (StatusBase) – StatusBase object which will be marked +as complete when the device is ready to be read.

    +
    +
    +
    + +

    Attributes

    +
    +
    +configuration_attrs
    +
    + +
    +
    +connected
    +
    + +
    +
    +hints
    +
    + +
    +
    +kind
    +
    + +
    +
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +
    + +
    + +
    + + +
    +
    + +
    +
    +
    +
    + + + + \ No newline at end of file diff --git a/master/generated/pcdsdevices.lamp_motion.LAMP.html b/master/generated/pcdsdevices.lamp_motion.LAMP.html index 996e9ff7812..66a2c45d246 100644 --- a/master/generated/pcdsdevices.lamp_motion.LAMP.html +++ b/master/generated/pcdsdevices.lamp_motion.LAMP.html @@ -1,30 +1,28 @@ + + - pcdsdevices.lamp_motion.LAMP — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lamp_motion.LAMP — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
    • pcdsdevices.lamp_motion.LAMP
      • LAMP
      • @@ -205,8 +201,8 @@

        pcdsdevices.lamp_motion.LAMP
        Parameters:
          -
        • prefix (str) – Base PV for the LAMP motion system

        • -
        • name (str) – Alias for the device

        • +
        • prefix (str) – Base PV for the LAMP motion system

        • +
        • name (str) – Alias for the device

        @@ -290,14 +286,14 @@

        pcdsdevices.lamp_motion.LAMPMethods

        -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
        +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

        Configure the device for something during a run

        This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

        Parameters:
        -

        d (dict) – The configuration dictionary. To specify the order that +

        d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

        Returns:
        @@ -312,7 +308,7 @@

        pcdsdevices.lamp_motion.LAMP
        -describe() OrderedDictType[str, Dict[str, Any]]
        +describe() OrderedDictType[str, Dict[str, Any]]

        Provide schema and meta-data for read().

        This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

        @@ -342,7 +338,7 @@

        pcdsdevices.lamp_motion.LAMP
        -read() OrderedDictType[str, Dict[str, Any]]
        +read() OrderedDictType[str, Dict[str, Any]]

        Read data from the device.

        This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -365,7 +361,7 @@

        pcdsdevices.lamp_motion.LAMP
        -read_configuration() OrderedDictType[str, Dict[str, Any]]
        +read_configuration() OrderedDictType[str, Dict[str, Any]]

        Dictionary mapping names to value dicts with keys: value, timestamp

        To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

        @@ -381,13 +377,13 @@

        pcdsdevices.lamp_motion.LAMP
        -stage_group_instances() Iterator[OphydObject]
        +stage_group_instances() Iterator[OphydObject]

        Yields an iterator of subdevices that should be staged.

        -status() str
        +status() str

        Returns a str with the current pv values for the device.

        @@ -404,7 +400,7 @@

        pcdsdevices.lamp_motion.LAMP
        -trigger() StatusBase
        +trigger() StatusBase

        Trigger the device and return status object.

        This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

        @@ -412,14 +408,14 @@

        pcdsdevices.lamp_motion.LAMPread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

        If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

        Returns:
        -

        status (StatusBase) – StatusBase object which will be marked +

        status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

        @@ -448,17 +444,17 @@

        pcdsdevices.lamp_motion.LAMP
        -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
        +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

        -stage_group: list[Component] = None
        +stage_group: list[Component] = None
        -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
        +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

  • @@ -469,7 +465,7 @@

    pcdsdevices.lamp_motion.LAMP - +

    diff --git a/master/generated/pcdsdevices.lamp_motion.LAMPFlowCell.html b/master/generated/pcdsdevices.lamp_motion.LAMPFlowCell.html index b59d6e9c532..4a7514e09e5 100644 --- a/master/generated/pcdsdevices.lamp_motion.LAMPFlowCell.html +++ b/master/generated/pcdsdevices.lamp_motion.LAMPFlowCell.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lamp_motion.LAMPFlowCell — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lamp_motion.LAMPFlowCell — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
    • pcdsdevices.lamp_motion.LAMP
    • pcdsdevices.lamp_motion.LAMPFlowCell
        @@ -205,8 +201,8 @@

        pcdsdevices.lamp_motion.LAMPFlowCell
        Parameters:
          -
        • prefix (str) – Base PV for the LAMP motion system

        • -
        • name (str) – Alias for the device

        • +
        • prefix (str) – Base PV for the LAMP motion system

        • +
        • name (str) – Alias for the device

        @@ -297,14 +293,14 @@

        pcdsdevices.lamp_motion.LAMPFlowCellMethods

        -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
        +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

        Configure the device for something during a run

        This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

        Parameters:
        -

        d (dict) – The configuration dictionary. To specify the order that +

        d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

        Returns:
        @@ -319,7 +315,7 @@

        pcdsdevices.lamp_motion.LAMPFlowCell
        -describe() OrderedDictType[str, Dict[str, Any]]
        +describe() OrderedDictType[str, Dict[str, Any]]

        Provide schema and meta-data for read().

        This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

        @@ -349,7 +345,7 @@

        pcdsdevices.lamp_motion.LAMPFlowCell
        -read() OrderedDictType[str, Dict[str, Any]]
        +read() OrderedDictType[str, Dict[str, Any]]

        Read data from the device.

        This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -372,7 +368,7 @@

        pcdsdevices.lamp_motion.LAMPFlowCell
        -read_configuration() OrderedDictType[str, Dict[str, Any]]
        +read_configuration() OrderedDictType[str, Dict[str, Any]]

        Dictionary mapping names to value dicts with keys: value, timestamp

        To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

        @@ -388,13 +384,13 @@

        pcdsdevices.lamp_motion.LAMPFlowCell
        -stage_group_instances() Iterator[OphydObject]
        +stage_group_instances() Iterator[OphydObject]

        Yields an iterator of subdevices that should be staged.

        -status() str
        +status() str

        Returns a str with the current pv values for the device.

        @@ -411,7 +407,7 @@

        pcdsdevices.lamp_motion.LAMPFlowCell
        -trigger() StatusBase
        +trigger() StatusBase

        Trigger the device and return status object.

        This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

        @@ -419,14 +415,14 @@

        pcdsdevices.lamp_motion.LAMPFlowCellread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

        If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

        Returns:
        -

        status (StatusBase) – StatusBase object which will be marked +

        status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

        @@ -455,17 +451,17 @@

        pcdsdevices.lamp_motion.LAMPFlowCell
        -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
        +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

        -stage_group: list[Component] = None
        +stage_group: list[Component] = None
        -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
        +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

  • diff --git a/master/generated/pcdsdevices.lamp_motion.LAMPMagneticBottle.html b/master/generated/pcdsdevices.lamp_motion.LAMPMagneticBottle.html index d530fab70f1..0e4efb4faf0 100644 --- a/master/generated/pcdsdevices.lamp_motion.LAMPMagneticBottle.html +++ b/master/generated/pcdsdevices.lamp_motion.LAMPMagneticBottle.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lamp_motion.LAMPMagneticBottle — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lamp_motion.LAMPMagneticBottle — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
    • pcdsdevices.lamp_motion.LAMP
    • pcdsdevices.lamp_motion.LAMPFlowCell
    • @@ -205,8 +201,8 @@

      pcdsdevices.lamp_motion.LAMPMagneticBottle
      Parameters:
        -
      • prefix (str) – Base PV for the LAMP motion system

      • -
      • name (str) – Alias for the device

      • +
      • prefix (str) – Base PV for the LAMP motion system

      • +
      • name (str) – Alias for the device

      @@ -290,14 +286,14 @@

      pcdsdevices.lamp_motion.LAMPMagneticBottleMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -312,7 +308,7 @@

      pcdsdevices.lamp_motion.LAMPMagneticBottle
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -342,7 +338,7 @@

      pcdsdevices.lamp_motion.LAMPMagneticBottle
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -365,7 +361,7 @@

      pcdsdevices.lamp_motion.LAMPMagneticBottle
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -381,13 +377,13 @@

      pcdsdevices.lamp_motion.LAMPMagneticBottle
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -404,7 +400,7 @@

      pcdsdevices.lamp_motion.LAMPMagneticBottle
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -412,14 +408,14 @@

      pcdsdevices.lamp_motion.LAMPMagneticBottleread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -448,17 +444,17 @@

      pcdsdevices.lamp_motion.LAMPMagneticBottle
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      diff --git a/master/generated/pcdsdevices.lamp_motion.LAMP_LV_17.html b/master/generated/pcdsdevices.lamp_motion.LAMP_LV_17.html index 09ecdd83227..cb8547c526d 100644 --- a/master/generated/pcdsdevices.lamp_motion.LAMP_LV_17.html +++ b/master/generated/pcdsdevices.lamp_motion.LAMP_LV_17.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lamp_motion.LAMP_LV_17 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lamp_motion.LAMP_LV_17 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
      • pcdsdevices.lamp_motion.LAMP
      • pcdsdevices.lamp_motion.LAMPFlowCell
      • @@ -206,8 +202,8 @@

        pcdsdevices.lamp_motion.LAMP_LV_17
        Parameters:
          -
        • prefix (str) – Base PV for the LAMP motion system

        • -
        • name (str) – Alias for the device

        • +
        • prefix (str) – Base PV for the LAMP motion system

        • +
        • name (str) – Alias for the device

        @@ -284,14 +280,14 @@

        pcdsdevices.lamp_motion.LAMP_LV_17Methods

        -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
        +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

        Configure the device for something during a run

        This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

        Parameters:
        -

        d (dict) – The configuration dictionary. To specify the order that +

        d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

        Returns:
        @@ -306,7 +302,7 @@

        pcdsdevices.lamp_motion.LAMP_LV_17
        -describe() OrderedDictType[str, Dict[str, Any]]
        +describe() OrderedDictType[str, Dict[str, Any]]

        Provide schema and meta-data for read().

        This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

        @@ -336,7 +332,7 @@

        pcdsdevices.lamp_motion.LAMP_LV_17
        -read() OrderedDictType[str, Dict[str, Any]]
        +read() OrderedDictType[str, Dict[str, Any]]

        Read data from the device.

        This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -359,7 +355,7 @@

        pcdsdevices.lamp_motion.LAMP_LV_17
        -read_configuration() OrderedDictType[str, Dict[str, Any]]
        +read_configuration() OrderedDictType[str, Dict[str, Any]]

        Dictionary mapping names to value dicts with keys: value, timestamp

        To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

        @@ -375,13 +371,13 @@

        pcdsdevices.lamp_motion.LAMP_LV_17
        -stage_group_instances() Iterator[OphydObject]
        +stage_group_instances() Iterator[OphydObject]

        Yields an iterator of subdevices that should be staged.

        -status() str
        +status() str

        Returns a str with the current pv values for the device.

        @@ -398,7 +394,7 @@

        pcdsdevices.lamp_motion.LAMP_LV_17
        -trigger() StatusBase
        +trigger() StatusBase

        Trigger the device and return status object.

        This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

        @@ -406,14 +402,14 @@

        pcdsdevices.lamp_motion.LAMP_LV_17read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

        If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

        Returns:
        -

        status (StatusBase) – StatusBase object which will be marked +

        status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

        @@ -442,17 +438,17 @@

        pcdsdevices.lamp_motion.LAMP_LV_17
        -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
        +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

        -stage_group: list[Component] = None
        +stage_group: list[Component] = None
        -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
        +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
        diff --git a/master/generated/pcdsdevices.lasers.btps.BtpsSourceStatus.html b/master/generated/pcdsdevices.lasers.btps.BtpsSourceStatus.html index 36d19bce62c..ce93c5b2a04 100644 --- a/master/generated/pcdsdevices.lasers.btps.BtpsSourceStatus.html +++ b/master/generated/pcdsdevices.lasers.btps.BtpsSourceStatus.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.btps.BtpsSourceStatus — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.btps.BtpsSourceStatus — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
        - 8.5.1.dev30+gd6e98430 -
        @@ -80,6 +75,7 @@
      • pcdsdevices.ipm
      • pcdsdevices.jet
      • pcdsdevices.keithley
      • +
      • pcdsdevices.lakeshore
      • pcdsdevices.lamp_motion
      • pcdsdevices.lasers.btps
        • pcdsdevices.lasers.btps.BtpsSourceStatus
            @@ -203,7 +199,7 @@

            pcdsdevices.lasers.btps.BtpsSourceStatus

            -class pcdsdevices.lasers.btps.BtpsSourceStatus(prefix: str, source_pos: SourcePosition, **kwargs)
            +class pcdsdevices.lasers.btps.BtpsSourceStatus(prefix: str, source_pos: SourcePosition, **kwargs)

            BTPS per-source shutter safety status.

            @@ -306,7 +302,7 @@

            pcdsdevices.lasers.btps.BtpsSourceStatusMethods

            -check_move(dest: DestinationPosition) None
            +check_move(dest: DestinationPosition) None

            Check for conflicts moving this source to dest.

            Parameters:
            @@ -320,7 +316,7 @@

            pcdsdevices.lasers.btps.BtpsSourceStatus
            -check_move_all(dest: DestinationPosition) list[MoveError]
            +check_move_all(dest: DestinationPosition) list[MoveError]

            Check for conflicts moving this source to dest.

            Parameters:
            @@ -334,14 +330,14 @@

            pcdsdevices.lasers.btps.BtpsSourceStatus
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -356,7 +352,7 @@

            pcdsdevices.lasers.btps.BtpsSourceStatus
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -386,7 +382,7 @@

            pcdsdevices.lasers.btps.BtpsSourceStatus
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -409,7 +405,7 @@

            pcdsdevices.lasers.btps.BtpsSourceStatus
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -425,26 +421,26 @@

            pcdsdevices.lasers.btps.BtpsSourceStatus
            -set(dest: DestinationPosition, check: bool = True) AndStatus
            +set(dest: DestinationPosition, check: bool = True) AndStatus

            Move to the target destination and return a combined status for all motion.

            -set_nominal_to_current() None
            +set_nominal_to_current() None

            Set the nominal positions of the BTPS data store for the current destination to the current motor positions.

            -set_with_movestatus(dest: DestinationPosition, check: bool = True) tuple[MoveStatus, MoveStatus, MoveStatus]
            +set_with_movestatus(dest: DestinationPosition, check: bool = True) tuple[MoveStatus, MoveStatus, MoveStatus]

            Move to the target destination and return statuses for each motion.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -461,7 +457,7 @@

            pcdsdevices.lasers.btps.BtpsSourceStatus
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -469,14 +465,14 @@

            pcdsdevices.lasers.btps.BtpsSourceStatusread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -505,7 +501,7 @@

            pcdsdevices.lasers.btps.BtpsSourceStatus
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.btps.BtpsState.html b/master/generated/pcdsdevices.lasers.btps.BtpsState.html index 5f115f4824e..9cb74b422c4 100644 --- a/master/generated/pcdsdevices.lasers.btps.BtpsState.html +++ b/master/generated/pcdsdevices.lasers.btps.BtpsState.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.btps.BtpsState — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.btps.BtpsState — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • diff --git a/master/generated/pcdsdevices.lasers.btps.BtpsVGC.html b/master/generated/pcdsdevices.lasers.btps.BtpsVGC.html index d56fff4c7ce..3f699375955 100644 --- a/master/generated/pcdsdevices.lasers.btps.BtpsVGC.html +++ b/master/generated/pcdsdevices.lasers.btps.BtpsVGC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.btps.BtpsVGC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.btps.BtpsVGC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -

            - + @@ -253,7 +249,7 @@

            pcdsdevices.lasers.btps.BtpsVGCVGC

            - + @@ -267,7 +263,7 @@

            pcdsdevices.lasers.btps.BtpsVGCVGC

            - + @@ -309,14 +305,14 @@

            pcdsdevices.lasers.btps.BtpsVGCVGC

            - + - + @@ -362,20 +358,20 @@

            pcdsdevices.lasers.btps.BtpsVGCMethods

            -calc_lightpath_state(open_limit: int, closed_limit: int) LightpathState
            +calc_lightpath_state(open_limit: int, closed_limit: int) LightpathState

            Callback for updating inserted/removed for lightpath.

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -390,7 +386,7 @@

            pcdsdevices.lasers.btps.BtpsVGC
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -414,7 +410,7 @@

            pcdsdevices.lasers.btps.BtpsVGC
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -425,7 +421,7 @@

            pcdsdevices.lasers.btps.BtpsVGC
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -448,7 +444,7 @@

            pcdsdevices.lasers.btps.BtpsVGC
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -467,7 +463,7 @@

            pcdsdevices.lasers.btps.BtpsVGC
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -475,14 +471,14 @@

            pcdsdevices.lasers.btps.BtpsVGCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -521,7 +517,7 @@

            pcdsdevices.lasers.btps.BtpsVGC
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.btps.CentroidConfig.html b/master/generated/pcdsdevices.lasers.btps.CentroidConfig.html index 7da4b7c2969..47db60d0a96 100644 --- a/master/generated/pcdsdevices.lasers.btps.CentroidConfig.html +++ b/master/generated/pcdsdevices.lasers.btps.CentroidConfig.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.btps.CentroidConfig — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.btps.CentroidConfig — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • diff --git a/master/generated/pcdsdevices.lasers.btps.DestinationConfig.html b/master/generated/pcdsdevices.lasers.btps.DestinationConfig.html index 22ddb68fc12..4d541bde501 100644 --- a/master/generated/pcdsdevices.lasers.btps.DestinationConfig.html +++ b/master/generated/pcdsdevices.lasers.btps.DestinationConfig.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.btps.DestinationConfig — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.btps.DestinationConfig — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
            • pcdsdevices.lasers.btps.BtpsSourceStatus
            • @@ -203,7 +199,7 @@

              pcdsdevices.lasers.btps.DestinationConfig

              -class pcdsdevices.lasers.btps.DestinationConfig(prefix: str, destination_pos: DestinationPosition, **kwargs)
              +class pcdsdevices.lasers.btps.DestinationConfig(prefix: str, destination_pos: DestinationPosition, **kwargs)

              BTPS per-destination configuration settings and state.

          • Ophyd Device Components

            open_command

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            :OPN_SW

            Epics command to Open valve

            normal

            error_reset

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            :ALM_RST

            Reset Error state to valid by toggling this

            normal

            override_force_open

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            :FORCE_OPN

            Epics Command to force open the valve inoverride mode

            omitted

            at_vac_setpoint

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            :AT_VAC_SP

            AT VAC Set point value

            config

            Inherited from VGC

            setpoint_hysterisis

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            :AT_VAC_HYS

            AT VAC Hysteresis

            config

            @@ -292,14 +288,14 @@

            pcdsdevices.lasers.btps.DestinationConfigMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -314,7 +310,7 @@

            pcdsdevices.lasers.btps.DestinationConfig
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -344,7 +340,7 @@

            pcdsdevices.lasers.btps.DestinationConfig
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -367,7 +363,7 @@

            pcdsdevices.lasers.btps.DestinationConfig
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -383,7 +379,7 @@

            pcdsdevices.lasers.btps.DestinationConfig
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -400,7 +396,7 @@

            pcdsdevices.lasers.btps.DestinationConfig
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -408,14 +404,14 @@

            pcdsdevices.lasers.btps.DestinationConfigread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -450,7 +446,7 @@

            pcdsdevices.lasers.btps.DestinationConfig
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.btps.GlobalConfig.html b/master/generated/pcdsdevices.lasers.btps.GlobalConfig.html index 3289a6aa67b..fcbf598d9c0 100644 --- a/master/generated/pcdsdevices.lasers.btps.GlobalConfig.html +++ b/master/generated/pcdsdevices.lasers.btps.GlobalConfig.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.btps.GlobalConfig — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.btps.GlobalConfig — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • diff --git a/master/generated/pcdsdevices.lasers.btps.LssShutterStatus.html b/master/generated/pcdsdevices.lasers.btps.LssShutterStatus.html index a3db1867e81..d19ffb370da 100644 --- a/master/generated/pcdsdevices.lasers.btps.LssShutterStatus.html +++ b/master/generated/pcdsdevices.lasers.btps.LssShutterStatus.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.btps.LssShutterStatus — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.btps.LssShutterStatus — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
            • pcdsdevices.lasers.btps.BtpsSourceStatus
            • @@ -250,14 +246,14 @@

              pcdsdevices.lasers.btps.LssShutterStatusMethods

              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -272,7 +268,7 @@

              pcdsdevices.lasers.btps.LssShutterStatus
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -302,7 +298,7 @@

              pcdsdevices.lasers.btps.LssShutterStatus
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -325,7 +321,7 @@

              pcdsdevices.lasers.btps.LssShutterStatus
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -341,7 +337,7 @@

              pcdsdevices.lasers.btps.LssShutterStatus
              -status() str
              +status() str

              Returns a str with the current pv values for the device.

              @@ -358,7 +354,7 @@

              pcdsdevices.lasers.btps.LssShutterStatus
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -366,14 +362,14 @@

              pcdsdevices.lasers.btps.LssShutterStatusread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -402,7 +398,7 @@

              pcdsdevices.lasers.btps.LssShutterStatus
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

              diff --git a/master/generated/pcdsdevices.lasers.btps.RangeComparison.html b/master/generated/pcdsdevices.lasers.btps.RangeComparison.html index 830c71f1236..32f69d3f25b 100644 --- a/master/generated/pcdsdevices.lasers.btps.RangeComparison.html +++ b/master/generated/pcdsdevices.lasers.btps.RangeComparison.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.btps.RangeComparison — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.btps.RangeComparison — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            • pcdsdevices.ipm
            • pcdsdevices.jet
            • pcdsdevices.keithley
            • +
            • pcdsdevices.lakeshore
            • pcdsdevices.lamp_motion
            • pcdsdevices.lasers.btps
              • pcdsdevices.lasers.btps.BtpsSourceStatus
              • @@ -271,14 +267,14 @@

                pcdsdevices.lasers.btps.RangeComparisonMethods

                -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
                +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

                Configure the device for something during a run

                This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

                Parameters:
                -

                d (dict) – The configuration dictionary. To specify the order that +

                d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

                Returns:
                @@ -293,7 +289,7 @@

                pcdsdevices.lasers.btps.RangeComparison
                -describe() OrderedDictType[str, Dict[str, Any]]
                +describe() OrderedDictType[str, Dict[str, Any]]

                Provide schema and meta-data for read().

                This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

                @@ -317,7 +313,7 @@

                pcdsdevices.lasers.btps.RangeComparison
                -get_delta(value: float | None = None) float
                +get_delta(value: float | None = None) float

                Get the delta to the nominal value.

                If value is provided, it will be used in place of the PLC- specified value (i.e., self.value).

                @@ -336,7 +332,7 @@

                pcdsdevices.lasers.btps.RangeComparison
                -read() OrderedDictType[str, Dict[str, Any]]
                +read() OrderedDictType[str, Dict[str, Any]]

                Read data from the device.

                This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -359,7 +355,7 @@

                pcdsdevices.lasers.btps.RangeComparison
                -read_configuration() OrderedDictType[str, Dict[str, Any]]
                +read_configuration() OrderedDictType[str, Dict[str, Any]]

                Dictionary mapping names to value dicts with keys: value, timestamp

                To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

                @@ -375,7 +371,7 @@

                pcdsdevices.lasers.btps.RangeComparison
                -status() str
                +status() str

                Returns a str with the current pv values for the device.

                @@ -392,7 +388,7 @@

                pcdsdevices.lasers.btps.RangeComparison
                -trigger() StatusBase
                +trigger() StatusBase

                Trigger the device and return status object.

                This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

                @@ -400,14 +396,14 @@

                pcdsdevices.lasers.btps.RangeComparisonread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

                If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

                Returns:
                -

                status (StatusBase) – StatusBase object which will be marked +

                status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

                @@ -436,7 +432,7 @@

                pcdsdevices.lasers.btps.RangeComparison
                -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
                +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

                diff --git a/master/generated/pcdsdevices.lasers.btps.SourceToDestinationConfig.html b/master/generated/pcdsdevices.lasers.btps.SourceToDestinationConfig.html index 58b718b7fd6..0702da2a283 100644 --- a/master/generated/pcdsdevices.lasers.btps.SourceToDestinationConfig.html +++ b/master/generated/pcdsdevices.lasers.btps.SourceToDestinationConfig.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.btps.SourceToDestinationConfig — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.btps.SourceToDestinationConfig — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
                - 8.5.1.dev30+gd6e98430 -
                @@ -80,6 +75,7 @@
              • pcdsdevices.ipm
              • pcdsdevices.jet
              • pcdsdevices.keithley
              • +
              • pcdsdevices.lakeshore
              • pcdsdevices.lamp_motion
              • pcdsdevices.lasers.btps
                • pcdsdevices.lasers.btps.BtpsSourceStatus
                • @@ -203,7 +199,7 @@

                  pcdsdevices.lasers.btps.SourceToDestinationConfig

                  -class pcdsdevices.lasers.btps.SourceToDestinationConfig(prefix: str, source_pos: SourcePosition, destination_pos: btms.DestinationPosition | None = None, **kwargs)
                  +class pcdsdevices.lasers.btps.SourceToDestinationConfig(prefix: str, source_pos: SourcePosition, destination_pos: btms.DestinationPosition | None = None, **kwargs)

                  BTPS per-(source, destination) configuration settings and state.

          • Ophyd Device Components
            @@ -292,14 +288,14 @@

            pcdsdevices.lasers.btps.SourceToDestinationConfigMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -314,7 +310,7 @@

            pcdsdevices.lasers.btps.SourceToDestinationConfig
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -344,7 +340,7 @@

            pcdsdevices.lasers.btps.SourceToDestinationConfig
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -367,7 +363,7 @@

            pcdsdevices.lasers.btps.SourceToDestinationConfig
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -383,7 +379,7 @@

            pcdsdevices.lasers.btps.SourceToDestinationConfig
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -395,7 +391,7 @@

            pcdsdevices.lasers.btps.SourceToDestinationConfig
            -summarize_checks() list[str]
            +summarize_checks() list[str]

            Summarize all checks into a user-readable form.

            Returns:
            @@ -411,7 +407,7 @@

            pcdsdevices.lasers.btps.SourceToDestinationConfig
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -419,14 +415,14 @@

            pcdsdevices.lasers.btps.SourceToDestinationConfigread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -455,7 +451,7 @@

            pcdsdevices.lasers.btps.SourceToDestinationConfig
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.counters.Agilent53210A.html b/master/generated/pcdsdevices.lasers.counters.Agilent53210A.html index b5ad01c342b..e20eb72fa05 100644 --- a/master/generated/pcdsdevices.lasers.counters.Agilent53210A.html +++ b/master/generated/pcdsdevices.lasers.counters.Agilent53210A.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.counters.Agilent53210A — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.counters.Agilent53210A — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.lasers.dicon.DiconSwitch.html b/master/generated/pcdsdevices.lasers.dicon.DiconSwitch.html index 48bc84ff0d3..b944486e477 100644 --- a/master/generated/pcdsdevices.lasers.dicon.DiconSwitch.html +++ b/master/generated/pcdsdevices.lasers.dicon.DiconSwitch.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.dicon.DiconSwitch — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.dicon.DiconSwitch — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -298,14 +294,14 @@

            pcdsdevices.lasers.dicon.DiconSwitchMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -320,7 +316,7 @@

            pcdsdevices.lasers.dicon.DiconSwitch
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -350,7 +346,7 @@

            pcdsdevices.lasers.dicon.DiconSwitch
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -373,7 +369,7 @@

            pcdsdevices.lasers.dicon.DiconSwitch
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -389,7 +385,7 @@

            pcdsdevices.lasers.dicon.DiconSwitch
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -406,7 +402,7 @@

            pcdsdevices.lasers.dicon.DiconSwitch
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -414,14 +410,14 @@

            pcdsdevices.lasers.dicon.DiconSwitchread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -450,7 +446,7 @@

            pcdsdevices.lasers.dicon.DiconSwitch
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.ek9000.El3174AiCh.html b/master/generated/pcdsdevices.lasers.ek9000.El3174AiCh.html index cbc2492b0b1..ed0a1b739c3 100644 --- a/master/generated/pcdsdevices.lasers.ek9000.El3174AiCh.html +++ b/master/generated/pcdsdevices.lasers.ek9000.El3174AiCh.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.ek9000.El3174AiCh — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.ek9000.El3174AiCh — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -201,7 +197,7 @@

            pcdsdevices.lasers.ek9000.El3174AiCh
            Parameters:
            -

            prefix (str) – The PV base of the card.

            +

            prefix (str) – The PV base of the card.

            Ophyd Device Components
            @@ -270,14 +266,14 @@

            pcdsdevices.lasers.ek9000.El3174AiChMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -292,7 +288,7 @@

            pcdsdevices.lasers.ek9000.El3174AiCh
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -316,7 +312,7 @@

            pcdsdevices.lasers.ek9000.El3174AiCh
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -339,7 +335,7 @@

            pcdsdevices.lasers.ek9000.El3174AiCh
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -358,7 +354,7 @@

            pcdsdevices.lasers.ek9000.El3174AiCh
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -366,14 +362,14 @@

            pcdsdevices.lasers.ek9000.El3174AiChread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -402,7 +398,7 @@

            pcdsdevices.lasers.ek9000.El3174AiCh
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.ek9000.EnvironmentalMonitor.html b/master/generated/pcdsdevices.lasers.ek9000.EnvironmentalMonitor.html index e5a27adeff4..a43b518e53e 100644 --- a/master/generated/pcdsdevices.lasers.ek9000.EnvironmentalMonitor.html +++ b/master/generated/pcdsdevices.lasers.ek9000.EnvironmentalMonitor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.ek9000.EnvironmentalMonitor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.ek9000.EnvironmentalMonitor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -237,14 +233,14 @@

            pcdsdevices.lasers.ek9000.EnvironmentalMonitorMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -259,7 +255,7 @@

            pcdsdevices.lasers.ek9000.EnvironmentalMonitor
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -283,7 +279,7 @@

            pcdsdevices.lasers.ek9000.EnvironmentalMonitor
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -306,7 +302,7 @@

            pcdsdevices.lasers.ek9000.EnvironmentalMonitor
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -325,7 +321,7 @@

            pcdsdevices.lasers.ek9000.EnvironmentalMonitor
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -333,14 +329,14 @@

            pcdsdevices.lasers.ek9000.EnvironmentalMonitorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -369,7 +365,7 @@

            pcdsdevices.lasers.ek9000.EnvironmentalMonitor
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.elliptec.Ell6.html b/master/generated/pcdsdevices.lasers.elliptec.Ell6.html index 9e521f38820..1a451666947 100644 --- a/master/generated/pcdsdevices.lasers.elliptec.Ell6.html +++ b/master/generated/pcdsdevices.lasers.elliptec.Ell6.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.elliptec.Ell6 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.elliptec.Ell6 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -204,9 +200,9 @@

            pcdsdevices.lasers.elliptec.Ell6
            Parameters:
              -
            • prefix (str) – The PV base of the stage.

            • -
            • channel (str) – The motor channel on the controller (0-F)

            • -
            • port (str) – The port of the Elliptec controller (typically 0)

            • +
            • prefix (str) – The PV base of the stage.

            • +
            • channel (str) – The motor channel on the controller (0-F)

            • +
            • port (str) – The port of the Elliptec controller (typically 0)

            @@ -359,14 +355,14 @@

            pcdsdevices.lasers.elliptec.Ell6
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -381,7 +377,7 @@

            pcdsdevices.lasers.elliptec.Ell6
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -428,7 +424,7 @@

            pcdsdevices.lasers.elliptec.Ell6float, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -437,9 +433,9 @@

            pcdsdevices.lasers.elliptec.Ell6Raises:

            @@ -453,12 +449,12 @@

            pcdsdevices.lasers.elliptec.Ell6Parameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -480,13 +476,13 @@

            pcdsdevices.lasers.elliptec.Ell6
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -500,7 +496,7 @@

            pcdsdevices.lasers.elliptec.Ell6
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -523,7 +519,7 @@

            pcdsdevices.lasers.elliptec.Ell6
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -539,23 +535,23 @@

            pcdsdevices.lasers.elliptec.Ell6
            -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
            +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

            Set a value and return a Status object

            Parameters:
              -
            • new_position (object) – The input here is whatever the device requires (this +

            • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

            • -
            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            • moved_cb (callable, optional) –

              Deprecated

              Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

            • -
            • wait (bool, optional) –

              Deprecated

              +
            • wait (bool, optional) –

              Deprecated

              If the method should block until the Status object reports it is done.

              Defaults to False

              @@ -581,7 +577,7 @@

              pcdsdevices.lasers.elliptec.Ell6
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -589,14 +585,14 @@

              pcdsdevices.lasers.elliptec.Ell6read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -611,7 +607,7 @@

              pcdsdevices.lasers.elliptec.Ell6
              Parameters:
              -

              scale (float) – starting step size, default = 0.1

              +

              scale (float) – starting step size, default = 0.1

            @@ -623,12 +619,12 @@

            pcdsdevices.lasers.elliptec.Ell6
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -641,12 +637,12 @@

            pcdsdevices.lasers.elliptec.Ell6
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -788,7 +784,7 @@

            pcdsdevices.lasers.elliptec.Ell6
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lasers.elliptec.Ell9.html b/master/generated/pcdsdevices.lasers.elliptec.Ell9.html index c7764a8d88d..a25d50ee264 100644 --- a/master/generated/pcdsdevices.lasers.elliptec.Ell9.html +++ b/master/generated/pcdsdevices.lasers.elliptec.Ell9.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.elliptec.Ell9 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.elliptec.Ell9 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -204,9 +200,9 @@

            pcdsdevices.lasers.elliptec.Ell9
            Parameters:
              -
            • prefix (str) – The PV base of the stage.

            • -
            • channel (str) – The motor channel on the controller (0-F)

            • -
            • port (str) – The port of the Elliptec controller (typically 0)

            • +
            • prefix (str) – The PV base of the stage.

            • +
            • channel (str) – The motor channel on the controller (0-F)

            • +
            • port (str) – The port of the Elliptec controller (typically 0)

            @@ -380,14 +376,14 @@

            pcdsdevices.lasers.elliptec.Ell9
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -402,7 +398,7 @@

            pcdsdevices.lasers.elliptec.Ell9
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -449,7 +445,7 @@

            pcdsdevices.lasers.elliptec.Ell9float, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -458,9 +454,9 @@

            pcdsdevices.lasers.elliptec.Ell9Raises:

            @@ -474,12 +470,12 @@

            pcdsdevices.lasers.elliptec.Ell9Parameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -501,13 +497,13 @@

            pcdsdevices.lasers.elliptec.Ell9
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -521,7 +517,7 @@

            pcdsdevices.lasers.elliptec.Ell9
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -544,7 +540,7 @@

            pcdsdevices.lasers.elliptec.Ell9
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -560,23 +556,23 @@

            pcdsdevices.lasers.elliptec.Ell9
            -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
            +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

            Set a value and return a Status object

            Parameters:
              -
            • new_position (object) – The input here is whatever the device requires (this +

            • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

            • -
            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            • moved_cb (callable, optional) –

              Deprecated

              Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

            • -
            • wait (bool, optional) –

              Deprecated

              +
            • wait (bool, optional) –

              Deprecated

              If the method should block until the Status object reports it is done.

              Defaults to False

              @@ -602,7 +598,7 @@

              pcdsdevices.lasers.elliptec.Ell9
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -610,14 +606,14 @@

              pcdsdevices.lasers.elliptec.Ell9read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -632,7 +628,7 @@

              pcdsdevices.lasers.elliptec.Ell9
              Parameters:
              -

              scale (float) – starting step size, default = 0.1

              +

              scale (float) – starting step size, default = 0.1

            @@ -644,12 +640,12 @@

            pcdsdevices.lasers.elliptec.Ell9
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -662,12 +658,12 @@

            pcdsdevices.lasers.elliptec.Ell9
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -809,7 +805,7 @@

            pcdsdevices.lasers.elliptec.Ell9
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lasers.elliptec.EllBase.html b/master/generated/pcdsdevices.lasers.elliptec.EllBase.html index e5828b66279..d7ab6a8c664 100644 --- a/master/generated/pcdsdevices.lasers.elliptec.EllBase.html +++ b/master/generated/pcdsdevices.lasers.elliptec.EllBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.elliptec.EllBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.elliptec.EllBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -334,14 +330,14 @@

            pcdsdevices.lasers.elliptec.EllBase
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -356,7 +352,7 @@

            pcdsdevices.lasers.elliptec.EllBase
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -403,7 +399,7 @@

            pcdsdevices.lasers.elliptec.EllBasefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -412,9 +408,9 @@

            pcdsdevices.lasers.elliptec.EllBaseRaises:

            @@ -428,12 +424,12 @@

            pcdsdevices.lasers.elliptec.EllBaseParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -455,13 +451,13 @@

            pcdsdevices.lasers.elliptec.EllBase
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -475,7 +471,7 @@

            pcdsdevices.lasers.elliptec.EllBase
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -498,7 +494,7 @@

            pcdsdevices.lasers.elliptec.EllBase
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -514,23 +510,23 @@

            pcdsdevices.lasers.elliptec.EllBase
            -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
            +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

            Set a value and return a Status object

            Parameters:
              -
            • new_position (object) – The input here is whatever the device requires (this +

            • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

            • -
            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            • moved_cb (callable, optional) –

              Deprecated

              Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

            • -
            • wait (bool, optional) –

              Deprecated

              +
            • wait (bool, optional) –

              Deprecated

              If the method should block until the Status object reports it is done.

              Defaults to False

              @@ -556,7 +552,7 @@

              pcdsdevices.lasers.elliptec.EllBase
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -564,14 +560,14 @@

              pcdsdevices.lasers.elliptec.EllBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -586,7 +582,7 @@

              pcdsdevices.lasers.elliptec.EllBase
              Parameters:
              -

              scale (float) – starting step size, default = 0.1

              +

              scale (float) – starting step size, default = 0.1

            @@ -598,12 +594,12 @@

            pcdsdevices.lasers.elliptec.EllBase
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -616,12 +612,12 @@

            pcdsdevices.lasers.elliptec.EllBase
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -763,7 +759,7 @@

            pcdsdevices.lasers.elliptec.EllBase
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lasers.elliptec.EllLinear.html b/master/generated/pcdsdevices.lasers.elliptec.EllLinear.html index 885404101b5..bed441f9984 100644 --- a/master/generated/pcdsdevices.lasers.elliptec.EllLinear.html +++ b/master/generated/pcdsdevices.lasers.elliptec.EllLinear.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.elliptec.EllLinear — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.elliptec.EllLinear — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -204,9 +200,9 @@

            pcdsdevices.lasers.elliptec.EllLinear
            Parameters:
              -
            • prefix (str) – The PV base of the stage.

            • -
            • channel (str) – The motor channel on the controller (0-F)

            • -
            • port (str) – The port of the Elliptec controller (typically 0)

            • +
            • prefix (str) – The PV base of the stage.

            • +
            • channel (str) – The motor channel on the controller (0-F)

            • +
            • port (str) – The port of the Elliptec controller (typically 0)

            @@ -390,14 +386,14 @@

            pcdsdevices.lasers.elliptec.EllLinear
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -412,7 +408,7 @@

            pcdsdevices.lasers.elliptec.EllLinear
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -459,7 +455,7 @@

            pcdsdevices.lasers.elliptec.EllLinearfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -468,9 +464,9 @@

            pcdsdevices.lasers.elliptec.EllLinearRaises:

            @@ -484,12 +480,12 @@

            pcdsdevices.lasers.elliptec.EllLinearParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -511,13 +507,13 @@

            pcdsdevices.lasers.elliptec.EllLinear
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -531,7 +527,7 @@

            pcdsdevices.lasers.elliptec.EllLinear
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -554,7 +550,7 @@

            pcdsdevices.lasers.elliptec.EllLinear
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -570,23 +566,23 @@

            pcdsdevices.lasers.elliptec.EllLinear
            -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
            +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

            Set a value and return a Status object

            Parameters:
              -
            • new_position (object) – The input here is whatever the device requires (this +

            • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

            • -
            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            • moved_cb (callable, optional) –

              Deprecated

              Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

            • -
            • wait (bool, optional) –

              Deprecated

              +
            • wait (bool, optional) –

              Deprecated

              If the method should block until the Status object reports it is done.

              Defaults to False

              @@ -612,7 +608,7 @@

              pcdsdevices.lasers.elliptec.EllLinear
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -620,14 +616,14 @@

              pcdsdevices.lasers.elliptec.EllLinearread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -642,7 +638,7 @@

              pcdsdevices.lasers.elliptec.EllLinear
              Parameters:
              -

              scale (float) – starting step size, default = 0.1

              +

              scale (float) – starting step size, default = 0.1

            @@ -654,12 +650,12 @@

            pcdsdevices.lasers.elliptec.EllLinear
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -672,12 +668,12 @@

            pcdsdevices.lasers.elliptec.EllLinear
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -819,7 +815,7 @@

            pcdsdevices.lasers.elliptec.EllLinear
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lasers.elliptec.EllRotation.html b/master/generated/pcdsdevices.lasers.elliptec.EllRotation.html index be8ff1b0443..8ed0c02607b 100644 --- a/master/generated/pcdsdevices.lasers.elliptec.EllRotation.html +++ b/master/generated/pcdsdevices.lasers.elliptec.EllRotation.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.elliptec.EllRotation — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.elliptec.EllRotation — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -204,9 +200,9 @@

            pcdsdevices.lasers.elliptec.EllRotation
            Parameters:
              -
            • prefix (str) – The PV base of the stage.

            • -
            • channel (str) – The motor channel on the controller (0-F)

            • -
            • port (str) – The port of the Elliptec controller (typically 0)

            • +
            • prefix (str) – The PV base of the stage.

            • +
            • channel (str) – The motor channel on the controller (0-F)

            • +
            • port (str) – The port of the Elliptec controller (typically 0)

            @@ -390,14 +386,14 @@

            pcdsdevices.lasers.elliptec.EllRotation
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -412,7 +408,7 @@

            pcdsdevices.lasers.elliptec.EllRotation
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -459,7 +455,7 @@

            pcdsdevices.lasers.elliptec.EllRotationfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -468,9 +464,9 @@

            pcdsdevices.lasers.elliptec.EllRotationRaises:

            @@ -484,12 +480,12 @@

            pcdsdevices.lasers.elliptec.EllRotationParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -511,13 +507,13 @@

            pcdsdevices.lasers.elliptec.EllRotation
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -531,7 +527,7 @@

            pcdsdevices.lasers.elliptec.EllRotation
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -554,7 +550,7 @@

            pcdsdevices.lasers.elliptec.EllRotation
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -570,23 +566,23 @@

            pcdsdevices.lasers.elliptec.EllRotation
            -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
            +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

            Set a value and return a Status object

            Parameters:
              -
            • new_position (object) – The input here is whatever the device requires (this +

            • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

            • -
            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            • moved_cb (callable, optional) –

              Deprecated

              Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

            • -
            • wait (bool, optional) –

              Deprecated

              +
            • wait (bool, optional) –

              Deprecated

              If the method should block until the Status object reports it is done.

              Defaults to False

              @@ -612,7 +608,7 @@

              pcdsdevices.lasers.elliptec.EllRotation
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -620,14 +616,14 @@

              pcdsdevices.lasers.elliptec.EllRotationread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -642,7 +638,7 @@

              pcdsdevices.lasers.elliptec.EllRotation
              Parameters:
              -

              scale (float) – starting step size, default = 0.1

              +

              scale (float) – starting step size, default = 0.1

            @@ -654,12 +650,12 @@

            pcdsdevices.lasers.elliptec.EllRotation
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -672,12 +668,12 @@

            pcdsdevices.lasers.elliptec.EllRotation
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -819,7 +815,7 @@

            pcdsdevices.lasers.elliptec.EllRotation
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lasers.qmini.QminiSpectrometer.html b/master/generated/pcdsdevices.lasers.qmini.QminiSpectrometer.html index 3b4fd33ab66..6194fb21b2f 100644 --- a/master/generated/pcdsdevices.lasers.qmini.QminiSpectrometer.html +++ b/master/generated/pcdsdevices.lasers.qmini.QminiSpectrometer.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.qmini.QminiSpectrometer — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.qmini.QminiSpectrometer — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -202,8 +198,8 @@

            pcdsdevices.lasers.qmini.QminiSpectrometer
            Parameters:
              -
            • prefix (str) – Base prefix of the Qmini

            • -
            • name (str) – Name of Qmini object

            • +
            • prefix (str) – Base prefix of the Qmini

            • +
            • name (str) – Name of Qmini object

            @@ -476,14 +472,14 @@

            pcdsdevices.lasers.qmini.QminiSpectrometerMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -498,7 +494,7 @@

            pcdsdevices.lasers.qmini.QminiSpectrometer
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -522,7 +518,7 @@

            pcdsdevices.lasers.qmini.QminiSpectrometer
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -545,7 +541,7 @@

            pcdsdevices.lasers.qmini.QminiSpectrometer
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -564,7 +560,7 @@

            pcdsdevices.lasers.qmini.QminiSpectrometer
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -572,14 +568,14 @@

            pcdsdevices.lasers.qmini.QminiSpectrometerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -608,7 +604,7 @@

            pcdsdevices.lasers.qmini.QminiSpectrometer
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.qmini.QminiWithEvr.html b/master/generated/pcdsdevices.lasers.qmini.QminiWithEvr.html index e223a61af0c..c28c7065c5b 100644 --- a/master/generated/pcdsdevices.lasers.qmini.QminiWithEvr.html +++ b/master/generated/pcdsdevices.lasers.qmini.QminiWithEvr.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.qmini.QminiWithEvr — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.qmini.QminiWithEvr — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -488,14 +484,14 @@

            pcdsdevices.lasers.qmini.QminiWithEvrMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -510,7 +506,7 @@

            pcdsdevices.lasers.qmini.QminiWithEvr
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -534,7 +530,7 @@

            pcdsdevices.lasers.qmini.QminiWithEvr
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -557,7 +553,7 @@

            pcdsdevices.lasers.qmini.QminiWithEvr
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -576,7 +572,7 @@

            pcdsdevices.lasers.qmini.QminiWithEvr
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -584,14 +580,14 @@

            pcdsdevices.lasers.qmini.QminiWithEvrread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -620,7 +616,7 @@

            pcdsdevices.lasers.qmini.QminiWithEvr
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.rfof.CycleRfofRx.html b/master/generated/pcdsdevices.lasers.rfof.CycleRfofRx.html index 7f024f5faa5..f133398b7ae 100644 --- a/master/generated/pcdsdevices.lasers.rfof.CycleRfofRx.html +++ b/master/generated/pcdsdevices.lasers.rfof.CycleRfofRx.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.rfof.CycleRfofRx — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.rfof.CycleRfofRx — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -241,14 +237,14 @@

            pcdsdevices.lasers.rfof.CycleRfofRxMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -263,7 +259,7 @@

            pcdsdevices.lasers.rfof.CycleRfofRx
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -293,7 +289,7 @@

            pcdsdevices.lasers.rfof.CycleRfofRx
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -316,7 +312,7 @@

            pcdsdevices.lasers.rfof.CycleRfofRx
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -332,7 +328,7 @@

            pcdsdevices.lasers.rfof.CycleRfofRx
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -349,7 +345,7 @@

            pcdsdevices.lasers.rfof.CycleRfofRx
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -357,14 +353,14 @@

            pcdsdevices.lasers.rfof.CycleRfofRxread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -393,7 +389,7 @@

            pcdsdevices.lasers.rfof.CycleRfofRx
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.rfof.CycleRfofTx.html b/master/generated/pcdsdevices.lasers.rfof.CycleRfofTx.html index 79f7543e26a..0814af9c507 100644 --- a/master/generated/pcdsdevices.lasers.rfof.CycleRfofTx.html +++ b/master/generated/pcdsdevices.lasers.rfof.CycleRfofTx.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.rfof.CycleRfofTx — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.rfof.CycleRfofTx — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -248,14 +244,14 @@

            pcdsdevices.lasers.rfof.CycleRfofTxMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -270,7 +266,7 @@

            pcdsdevices.lasers.rfof.CycleRfofTx
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -300,7 +296,7 @@

            pcdsdevices.lasers.rfof.CycleRfofTx
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -323,7 +319,7 @@

            pcdsdevices.lasers.rfof.CycleRfofTx
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -339,7 +335,7 @@

            pcdsdevices.lasers.rfof.CycleRfofTx
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -356,7 +352,7 @@

            pcdsdevices.lasers.rfof.CycleRfofTx
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -364,14 +360,14 @@

            pcdsdevices.lasers.rfof.CycleRfofTxread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -400,7 +396,7 @@

            pcdsdevices.lasers.rfof.CycleRfofTx
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.rfof.ItechRfofAll.html b/master/generated/pcdsdevices.lasers.rfof.ItechRfofAll.html index dc44a23e802..e0e9a4120fc 100644 --- a/master/generated/pcdsdevices.lasers.rfof.ItechRfofAll.html +++ b/master/generated/pcdsdevices.lasers.rfof.ItechRfofAll.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.rfof.ItechRfofAll — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.rfof.ItechRfofAll — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -249,14 +245,14 @@

            pcdsdevices.lasers.rfof.ItechRfofAllMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -271,7 +267,7 @@

            pcdsdevices.lasers.rfof.ItechRfofAll
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -301,7 +297,7 @@

            pcdsdevices.lasers.rfof.ItechRfofAll
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -324,7 +320,7 @@

            pcdsdevices.lasers.rfof.ItechRfofAll
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -351,7 +347,7 @@

            pcdsdevices.lasers.rfof.ItechRfofAll
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -359,14 +355,14 @@

            pcdsdevices.lasers.rfof.ItechRfofAllread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -395,7 +391,7 @@

            pcdsdevices.lasers.rfof.ItechRfofAll
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.rfof.ItechRfofErrors.html b/master/generated/pcdsdevices.lasers.rfof.ItechRfofErrors.html index 72de7b1a0ed..77f016ff504 100644 --- a/master/generated/pcdsdevices.lasers.rfof.ItechRfofErrors.html +++ b/master/generated/pcdsdevices.lasers.rfof.ItechRfofErrors.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.rfof.ItechRfofErrors — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.rfof.ItechRfofErrors — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -395,14 +391,14 @@

            pcdsdevices.lasers.rfof.ItechRfofErrorsMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -417,7 +413,7 @@

            pcdsdevices.lasers.rfof.ItechRfofErrors
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -447,7 +443,7 @@

            pcdsdevices.lasers.rfof.ItechRfofErrors
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -470,7 +466,7 @@

            pcdsdevices.lasers.rfof.ItechRfofErrors
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -486,7 +482,7 @@

            pcdsdevices.lasers.rfof.ItechRfofErrors
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -503,7 +499,7 @@

            pcdsdevices.lasers.rfof.ItechRfofErrors
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -511,14 +507,14 @@

            pcdsdevices.lasers.rfof.ItechRfofErrorsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -547,7 +543,7 @@

            pcdsdevices.lasers.rfof.ItechRfofErrors
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.rfof.ItechRfofRx.html b/master/generated/pcdsdevices.lasers.rfof.ItechRfofRx.html index 5c8149f5e84..39200ae8539 100644 --- a/master/generated/pcdsdevices.lasers.rfof.ItechRfofRx.html +++ b/master/generated/pcdsdevices.lasers.rfof.ItechRfofRx.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.rfof.ItechRfofRx — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.rfof.ItechRfofRx — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -367,14 +363,14 @@

            pcdsdevices.lasers.rfof.ItechRfofRxMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -389,7 +385,7 @@

            pcdsdevices.lasers.rfof.ItechRfofRx
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -419,7 +415,7 @@

            pcdsdevices.lasers.rfof.ItechRfofRx
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -442,7 +438,7 @@

            pcdsdevices.lasers.rfof.ItechRfofRx
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -458,7 +454,7 @@

            pcdsdevices.lasers.rfof.ItechRfofRx
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -475,7 +471,7 @@

            pcdsdevices.lasers.rfof.ItechRfofRx
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -483,14 +479,14 @@

            pcdsdevices.lasers.rfof.ItechRfofRxread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -519,7 +515,7 @@

            pcdsdevices.lasers.rfof.ItechRfofRx
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.rfof.ItechRfofStatus.html b/master/generated/pcdsdevices.lasers.rfof.ItechRfofStatus.html index 4ced0a0ea76..04ccad01816 100644 --- a/master/generated/pcdsdevices.lasers.rfof.ItechRfofStatus.html +++ b/master/generated/pcdsdevices.lasers.rfof.ItechRfofStatus.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.rfof.ItechRfofStatus — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.rfof.ItechRfofStatus — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -304,14 +300,14 @@

            pcdsdevices.lasers.rfof.ItechRfofStatusMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -326,7 +322,7 @@

            pcdsdevices.lasers.rfof.ItechRfofStatus
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -356,7 +352,7 @@

            pcdsdevices.lasers.rfof.ItechRfofStatus
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -379,7 +375,7 @@

            pcdsdevices.lasers.rfof.ItechRfofStatus
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -395,7 +391,7 @@

            pcdsdevices.lasers.rfof.ItechRfofStatus
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -412,7 +408,7 @@

            pcdsdevices.lasers.rfof.ItechRfofStatus
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -420,14 +416,14 @@

            pcdsdevices.lasers.rfof.ItechRfofStatusread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -456,7 +452,7 @@

            pcdsdevices.lasers.rfof.ItechRfofStatus
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.rfof.ItechRfofTx.html b/master/generated/pcdsdevices.lasers.rfof.ItechRfofTx.html index b55ca270228..6590da07840 100644 --- a/master/generated/pcdsdevices.lasers.rfof.ItechRfofTx.html +++ b/master/generated/pcdsdevices.lasers.rfof.ItechRfofTx.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.rfof.ItechRfofTx — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.rfof.ItechRfofTx — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -444,14 +440,14 @@

            pcdsdevices.lasers.rfof.ItechRfofTxMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -466,7 +462,7 @@

            pcdsdevices.lasers.rfof.ItechRfofTx
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -496,7 +492,7 @@

            pcdsdevices.lasers.rfof.ItechRfofTx
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -519,7 +515,7 @@

            pcdsdevices.lasers.rfof.ItechRfofTx
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -535,7 +531,7 @@

            pcdsdevices.lasers.rfof.ItechRfofTx
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -552,7 +548,7 @@

            pcdsdevices.lasers.rfof.ItechRfofTx
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -560,14 +556,14 @@

            pcdsdevices.lasers.rfof.ItechRfofTxread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -596,7 +592,7 @@

            pcdsdevices.lasers.rfof.ItechRfofTx
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.html b/master/generated/pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.html index 36ef7d90188..bff9dd1622e 100644 --- a/master/generated/pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.html +++ b/master/generated/pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -

            - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -357,7 +353,7 @@

            pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40PCDSAreaDetectorTyphosTrigger

            - + @@ -434,28 +430,28 @@

            pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40

            - + - + - + - + @@ -564,14 +560,14 @@

            pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40Methods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -586,7 +582,7 @@

            pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -616,7 +612,7 @@

            pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -639,7 +635,7 @@

            pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -664,7 +660,7 @@

            pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -672,14 +668,14 @@

            pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -708,7 +704,7 @@

            pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lasers.tuttifrutti.TuttiFrutti.html b/master/generated/pcdsdevices.lasers.tuttifrutti.TuttiFrutti.html index 52da03d5316..b44d78d6a77 100644 --- a/master/generated/pcdsdevices.lasers.tuttifrutti.TuttiFrutti.html +++ b/master/generated/pcdsdevices.lasers.tuttifrutti.TuttiFrutti.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.tuttifrutti.TuttiFrutti — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.tuttifrutti.TuttiFrutti — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -203,9 +199,9 @@

            pcdsdevices.lasers.tuttifrutti.TuttiFrutti
            Parameters:
              -
            • prefix (str) – The PV base of the tuttifrutti diagnostic stack. All consituent +

            • prefix (str) – The PV base of the tuttifrutti diagnostic stack. All consituent diagnostics have regimented PV suffixes based on this prefix.

            • -
            • name (str) – The name of the TuttiFrutti device.

            • +
            • name (str) – The name of the TuttiFrutti device.

            • nf (bool <False>) – Flag indicating if a near-field camera is installed.

            • ff (bool <False>) – Flag indicating if a far-field camera is installed.

            • spec (bool <False>) – Flag indicating if a spectrometer is installed.

            • @@ -219,7 +215,7 @@

              pcdsdevices.lasers.tuttifrutti.TuttiFruttidict of ophyd.Component or ophyd.FormattedComponent <empty>) –

              Dictionary of Cpt and/or FCpt for providing miscellaneous Ophyd +

            • misc (dict of ophyd.Component or ophyd.FormattedComponent <empty>) –

              Dictionary of Cpt and/or FCpt for providing miscellaneous Ophyd Component objects to the TuttiFrutti. Used for non-standard devices or when you need to hack in a component that hasn’t made it into a released version of TuttiFrutti object yet (can you say diff --git a/master/generated/pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls.html b/master/generated/pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls.html index 84fd0d3cc27..79aca293c4b 100644 --- a/master/generated/pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls.html +++ b/master/generated/pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -

              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            • pcdsdevices.ipm
            • pcdsdevices.jet
            • pcdsdevices.keithley
            • +
            • pcdsdevices.lakeshore
            • pcdsdevices.lamp_motion
            • pcdsdevices.lasers.btps
            • pcdsdevices.lasers.counters
            • diff --git a/master/generated/pcdsdevices.lasers.zoomtelescope.ZoomTelescope.html b/master/generated/pcdsdevices.lasers.zoomtelescope.ZoomTelescope.html index 835ed706f5b..df26dbc9879 100644 --- a/master/generated/pcdsdevices.lasers.zoomtelescope.ZoomTelescope.html +++ b/master/generated/pcdsdevices.lasers.zoomtelescope.ZoomTelescope.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lasers.zoomtelescope.ZoomTelescope — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lasers.zoomtelescope.ZoomTelescope — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            • pcdsdevices.ipm
            • pcdsdevices.jet
            • pcdsdevices.keithley
            • +
            • pcdsdevices.lakeshore
            • pcdsdevices.lamp_motion
            • pcdsdevices.lasers.btps
            • pcdsdevices.lasers.counters
            • @@ -201,8 +197,8 @@

              pcdsdevices.lasers.zoomtelescope.ZoomTelescope
              Parameters:
                -
              • prefix (str) – Base prefix of the zoom telescope

              • -
              • name (str) – Name of zoom telescope object

              • +
              • prefix (str) – Base prefix of the zoom telescope

              • +
              • name (str) – Name of zoom telescope object

              @@ -334,14 +330,14 @@

              pcdsdevices.lasers.zoomtelescope.ZoomTelescopeMethods

              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -356,7 +352,7 @@

              pcdsdevices.lasers.zoomtelescope.ZoomTelescope
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -380,7 +376,7 @@

              pcdsdevices.lasers.zoomtelescope.ZoomTelescope
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -403,7 +399,7 @@

              pcdsdevices.lasers.zoomtelescope.ZoomTelescope
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -422,7 +418,7 @@

              pcdsdevices.lasers.zoomtelescope.ZoomTelescope
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -430,14 +426,14 @@

              pcdsdevices.lasers.zoomtelescope.ZoomTelescoperead() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -466,7 +462,7 @@

              pcdsdevices.lasers.zoomtelescope.ZoomTelescope
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

              diff --git a/master/generated/pcdsdevices.lens.LensStack.html b/master/generated/pcdsdevices.lens.LensStack.html index 2f599f46fde..2b65c85640d 100644 --- a/master/generated/pcdsdevices.lens.LensStack.html +++ b/master/generated/pcdsdevices.lens.LensStack.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lens.LensStack — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lens.LensStack — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            • pcdsdevices.ipm
            • pcdsdevices.jet
            • pcdsdevices.keithley
            • +
            • pcdsdevices.lakeshore
            • pcdsdevices.lamp_motion
            • pcdsdevices.lasers.btps
            • pcdsdevices.lasers.counters
            • @@ -205,17 +201,17 @@

              pcdsdevices.lens.LensStack
              Parameters:
                -
              • x_prefix (str) – The EPICS prefix that identifies the x motor.

              • -
              • y_prefix (str) – The EPICS prefix that identifies the y motor.

              • -
              • z_prefix (str) – The EPICS prefix that identifies the z motor.

              • -
              • lens_set (list, optional) – List of lens sets. e.g. [numer1, lensthick1, number2, lensthick2…]

              • +
              • x_prefix (str) – The EPICS prefix that identifies the x motor.

              • +
              • y_prefix (str) – The EPICS prefix that identifies the y motor.

              • +
              • z_prefix (str) – The EPICS prefix that identifies the z motor.

              • +
              • lens_set (list, optional) – List of lens sets. e.g. [numer1, lensthick1, number2, lensthick2…]

              • z_offset (number) – Distance from sample to lens_z=0 in meters.

              • z_dir (number) – 1 or -1, represents beam direction wrt z direction.

              • E (number, optional) – Beam energy

              • att_obj (attenuator object, optional)

              • lcls_obj – Object that gets PVs from lcls (for energy)

              • mono_obj – Object that gets energy from monochromator

              • -
              • path (str) – Path to the file that defines which lenses are being used.

              • +
              • path (str) – Path to the file that defines which lenses are being used.

              @@ -287,7 +283,7 @@

              pcdsdevices.lens.LensStack[2, 0.0001, 1, 0.0005]]

              -

              If print_only is False, self.lens_pack will be set to use the +

              If print_only is False, self.lens_pack will be set to use the current sets:

              >>> sim.read_lens()
               [[3, 0.0001, 1, 0.0002],
              @@ -455,14 +451,14 @@ 

              pcdsdevices.lens.LensStack
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -482,9 +478,9 @@

              pcdsdevices.lens.LensStack
              Parameters:
                -
              • lens_set (list) – List with tuples for lens sets

              • -
              • make_backup (bool, optional) – To indicate if a backup file should be created or not. -Defaults to True.

              • +
              • lens_set (list) – List with tuples for lens sets

              • +
              • make_backup (bool, optional) – To indicate if a backup file should be created or not. +Defaults to True.

              @@ -499,7 +495,7 @@

              pcdsdevices.lens.LensStack
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -527,7 +523,7 @@

              pcdsdevices.lens.LensStack

              RealPosition

              Raises:
              -

              AttributeError – If pseudo motor is not setup for use.

              +

              AttributeError – If pseudo motor is not setup for use.

              @@ -568,8 +564,8 @@

              pcdsdevices.lens.LensStackParameters:
              • position – Pseudo position to move to.

              • -
              • wait (bool, optional) – Defaults to True

              • -
              • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

              • wait (bool, optional) – Defaults to True

              • +
              • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

              • moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this @@ -590,8 +586,8 @@

                pcdsdevices.lens.LensStackParameters:
                @@ -605,7 +601,7 @@

                pcdsdevices.lens.LensStack
                -read() OrderedDictType[str, Dict[str, Any]]
                +read() OrderedDictType[str, Dict[str, Any]]

                Read data from the device.

                This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -628,7 +624,7 @@

                pcdsdevices.lens.LensStack
                -read_configuration() OrderedDictType[str, Dict[str, Any]]
                +read_configuration() OrderedDictType[str, Dict[str, Any]]

                Dictionary mapping names to value dicts with keys: value, timestamp

                To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

                @@ -640,7 +636,7 @@

                pcdsdevices.lens.LensStack
                Parameters:
                -

                print_only (bool) – To indicate if printing out the currents sets only. If False +

                print_only (bool) – To indicate if printing out the currents sets only. If False the self.lens_pack will be set to get the current file sets.

                Returns:
                @@ -692,7 +688,7 @@

                pcdsdevices.lens.LensStack
                Parameters:
                -

                index (int) – Index to indicate which set in the list to get.

                +

                index (int) – Index to indicate which set in the list to get.

                Examples

                @@ -703,7 +699,7 @@

                pcdsdevices.lens.LensStack
                -status() str
                +status() str

                Returns a str with the current pv values for the device.

                @@ -732,7 +728,7 @@

                pcdsdevices.lens.LensStack
                -trigger() StatusBase
                +trigger() StatusBase

                Trigger the device and return status object.

                This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

                @@ -740,14 +736,14 @@

                pcdsdevices.lens.LensStackread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

                If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

                Returns:
                -

                status (StatusBase) – StatusBase object which will be marked +

                status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

                @@ -882,7 +878,7 @@

                pcdsdevices.lens.LensStack
                -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
                +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
                diff --git a/master/generated/pcdsdevices.lens.LensStackBase.html b/master/generated/pcdsdevices.lens.LensStackBase.html index 1ff9e92ff01..4a40934a89f 100644 --- a/master/generated/pcdsdevices.lens.LensStackBase.html +++ b/master/generated/pcdsdevices.lens.LensStackBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lens.LensStackBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lens.LensStackBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
                - 8.5.1.dev30+gd6e98430 -
                @@ -80,6 +75,7 @@
              • pcdsdevices.ipm
              • pcdsdevices.jet
              • pcdsdevices.keithley
              • +
              • pcdsdevices.lakeshore
              • pcdsdevices.lamp_motion
              • pcdsdevices.lasers.btps
              • pcdsdevices.lasers.counters
              • @@ -311,14 +307,14 @@

                pcdsdevices.lens.LensStackBase
                -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
                +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

                Configure the device for something during a run

                This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

                Parameters:
                -

                d (dict) – The configuration dictionary. To specify the order that +

                d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

                Returns:
                @@ -333,7 +329,7 @@

                pcdsdevices.lens.LensStackBase
                -describe() OrderedDictType[str, Dict[str, Any]]
                +describe() OrderedDictType[str, Dict[str, Any]]

                Provide schema and meta-data for read().

                This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

                @@ -361,7 +357,7 @@

                pcdsdevices.lens.LensStackBase

                RealPosition

                Raises:
                -

                AttributeError – If pseudo motor is not setup for use.

                +

                AttributeError – If pseudo motor is not setup for use.

                @@ -402,8 +398,8 @@

                pcdsdevices.lens.LensStackBaseParameters:
                • position – Pseudo position to move to.

                • -
                • wait (bool, optional) – Defaults to True

                • -
                • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

                • wait (bool, optional) – Defaults to True

                • +
                • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

                • moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this @@ -424,8 +420,8 @@

                  pcdsdevices.lens.LensStackBaseParameters:
                  @@ -439,7 +435,7 @@

                  pcdsdevices.lens.LensStackBase
                  -read() OrderedDictType[str, Dict[str, Any]]
                  +read() OrderedDictType[str, Dict[str, Any]]

                  Read data from the device.

                  This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -462,7 +458,7 @@

                  pcdsdevices.lens.LensStackBase
                  -read_configuration() OrderedDictType[str, Dict[str, Any]]
                  +read_configuration() OrderedDictType[str, Dict[str, Any]]

                  Dictionary mapping names to value dicts with keys: value, timestamp

                  To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

                  @@ -505,7 +501,7 @@

                  pcdsdevices.lens.LensStackBase
                  -status() str
                  +status() str

                  Returns a str with the current pv values for the device.

                  @@ -534,7 +530,7 @@

                  pcdsdevices.lens.LensStackBase
                  -trigger() StatusBase
                  +trigger() StatusBase

                  Trigger the device and return status object.

                  This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

                  @@ -542,14 +538,14 @@

                  pcdsdevices.lens.LensStackBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

                  If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

                  Returns:
                  -

                  status (StatusBase) – StatusBase object which will be marked +

                  status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

                  @@ -679,7 +675,7 @@

                  pcdsdevices.lens.LensStackBase
                  -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
                  +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
                  diff --git a/master/generated/pcdsdevices.lens.Prefocus.html b/master/generated/pcdsdevices.lens.Prefocus.html index 08e781ee586..61543611596 100644 --- a/master/generated/pcdsdevices.lens.Prefocus.html +++ b/master/generated/pcdsdevices.lens.Prefocus.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lens.Prefocus — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lens.Prefocus — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
                  - 8.5.1.dev30+gd6e98430 -
                  @@ -80,6 +75,7 @@
                • pcdsdevices.ipm
                • pcdsdevices.jet
                • pcdsdevices.keithley
                • +
                • pcdsdevices.lakeshore
                • pcdsdevices.lamp_motion
                • pcdsdevices.lasers.btps
                • pcdsdevices.lasers.counters
                • @@ -207,8 +203,8 @@

                  pcdsdevices.lens.Prefocus
                  Parameters:
                    -
                  • prefix (str) – The EPICS base PV of the lens stack.

                  • -
                  • name (str) – A name to refer to the device.

                  • +
                  • prefix (str) – The EPICS base PV of the lens stack.

                  • +
                  • name (str) – A name to refer to the device.

                  @@ -301,14 +297,14 @@

                  pcdsdevices.lens.Prefocus
                  -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
                  +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

                  Configure the device for something during a run

                  This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

                  Parameters:
                  -

                  d (dict) – The configuration dictionary. To specify the order that +

                  d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

                  Returns:
                  @@ -323,7 +319,7 @@

                  pcdsdevices.lens.Prefocus
                  -describe() OrderedDictType[str, Dict[str, Any]]
                  +describe() OrderedDictType[str, Dict[str, Any]]

                  Provide schema and meta-data for read().

                  This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

                  @@ -354,7 +350,7 @@

                  pcdsdevices.lens.Prefocus
                  -get_lightpath_state(use_cache: bool = True) LightpathState
                  +get_lightpath_state(use_cache: bool = True) LightpathState

                  Return the current LightpathState

                  Returns:
                  @@ -386,12 +382,12 @@

                  pcdsdevices.lens.Prefocusobj, which will be set to this instance.

                • -
                • timeout (float, optional) – Maximum time to wait for the motion.

                • -
                • wait (bool, optional) – If True, do not continue until the move is complete.

                • +
                • timeout (float, optional) – Maximum time to wait for the motion.

                • +
                • wait (bool, optional) – If True, do not continue until the move is complete.

                Returns:
                -

                moved_status (Status) – Status that will be marked as done when the motion is complete.

                +

                moved_status (Status) – Status that will be marked as done when the motion is complete.

                @@ -403,11 +399,11 @@

                pcdsdevices.lens.Prefocus
                Parameters:
                  -
                • position (int or str) – The enumerate state or the corresponding integer.

                • +
                • position (int or str) – The enumerate state or the corresponding integer.

                • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

                • -
                • timeout (int or float, optional) – Move timeout in seconds.

                • -
                • wait (bool, optional) – If True, do not return until the motion has completed.

                • +
                • timeout (int or float, optional) – Move timeout in seconds.

                • +
                • wait (bool, optional) – If True, do not return until the motion has completed.

                Returns:
                @@ -424,12 +420,12 @@

                pcdsdevices.lens.PrefocusParameters:
                • position – Desired end position.

                • -
                • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

                • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

                • -
                • wait (bool, optional) – If True, wait for motion completion before returning. +

                • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

                • -
                • log (bool, optional) – If True, logs the move at INFO level.

                • +
                • log (bool, optional) – If True, logs the move at INFO level.

                @@ -443,7 +439,7 @@

                pcdsdevices.lens.Prefocus
                -read() OrderedDictType[str, Dict[str, Any]]
                +read() OrderedDictType[str, Dict[str, Any]]

                Read data from the device.

                This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -466,7 +462,7 @@

                pcdsdevices.lens.Prefocus
                -read_configuration() OrderedDictType[str, Dict[str, Any]]
                +read_configuration() OrderedDictType[str, Dict[str, Any]]

                Dictionary mapping names to value dicts with keys: value, timestamp

                To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

                @@ -483,12 +479,12 @@

                pcdsdevices.lens.Prefocusobj, which will be set to this instance.

              • -
              • timeout (float, optional) – Maximum time to wait for the motion.

              • -
              • wait (bool, optional) – If True, do not continue until the move is complete.

              • +
              • timeout (float, optional) – Maximum time to wait for the motion.

              • +
              • wait (bool, optional) – If True, do not continue until the move is complete.

              Returns:
              -

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              +

              moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -512,10 +508,10 @@

            pcdsdevices.lens.Prefocus
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -526,13 +522,13 @@

            pcdsdevices.lens.Prefocus
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -543,7 +539,7 @@

            pcdsdevices.lens.Prefocus
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -551,14 +547,14 @@

            pcdsdevices.lens.Prefocusread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -655,7 +651,7 @@

            pcdsdevices.lens.Prefocus
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            @@ -678,7 +674,7 @@

            pcdsdevices.lens.Prefocus
            -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
            +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

            @@ -696,7 +692,7 @@

            pcdsdevices.lens.Prefocus
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

            diff --git a/master/generated/pcdsdevices.lens.SimLensStack.html b/master/generated/pcdsdevices.lens.SimLensStack.html index 669c9ccac77..e5ee67ae7e7 100644 --- a/master/generated/pcdsdevices.lens.SimLensStack.html +++ b/master/generated/pcdsdevices.lens.SimLensStack.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lens.SimLensStack — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lens.SimLensStack — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -281,14 +277,14 @@

            pcdsdevices.lens.SimLensStack
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -308,9 +304,9 @@

            pcdsdevices.lens.SimLensStack
            Parameters:
              -
            • lens_set (list) – List with tuples for lens sets

            • -
            • make_backup (bool, optional) – To indicate if a backup file should be created or not. -Defaults to True.

            • +
            • lens_set (list) – List with tuples for lens sets

            • +
            • make_backup (bool, optional) – To indicate if a backup file should be created or not. +Defaults to True.

            @@ -325,7 +321,7 @@

            pcdsdevices.lens.SimLensStack
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -353,7 +349,7 @@

            pcdsdevices.lens.SimLensStack

            RealPosition

            Raises:
            -

            AttributeError – If pseudo motor is not setup for use.

            +

            AttributeError – If pseudo motor is not setup for use.

            @@ -394,8 +390,8 @@

            pcdsdevices.lens.SimLensStackParameters:
            Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -507,10 +503,10 @@

            pcdsdevices.lens.XFLS
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -521,19 +517,19 @@

            pcdsdevices.lens.XFLS
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            -stop(*, success: bool = False)
            +stop(*, success: bool = False)

            Hide the stop method behind an AttributeError.

            This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

            @@ -546,7 +542,7 @@

            pcdsdevices.lens.XFLS
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -554,14 +550,14 @@

            pcdsdevices.lens.XFLSread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -658,7 +654,7 @@

            pcdsdevices.lens.XFLS
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            @@ -681,7 +677,7 @@

            pcdsdevices.lens.XFLS
            -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
            +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

            @@ -691,7 +687,7 @@

            pcdsdevices.lens.XFLS
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

            diff --git a/master/generated/pcdsdevices.lic.LICMirror.html b/master/generated/pcdsdevices.lic.LICMirror.html index 9d9081d6122..e7a14062f06 100644 --- a/master/generated/pcdsdevices.lic.LICMirror.html +++ b/master/generated/pcdsdevices.lic.LICMirror.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lic.LICMirror — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lic.LICMirror — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -331,14 +327,14 @@

            pcdsdevices.lic.LICMirror
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -353,7 +349,7 @@

            pcdsdevices.lic.LICMirror
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -405,12 +401,12 @@

            pcdsdevices.lic.LICMirrorobj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -422,11 +418,11 @@

            pcdsdevices.lic.LICMirror
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -443,12 +439,12 @@

            pcdsdevices.lic.LICMirrorParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -462,7 +458,7 @@

            pcdsdevices.lic.LICMirror
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -485,7 +481,7 @@

            pcdsdevices.lic.LICMirror
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -502,12 +498,12 @@

            pcdsdevices.lic.LICMirrorobj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -531,10 +527,10 @@

            pcdsdevices.lic.LICMirror
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -545,7 +541,7 @@

            pcdsdevices.lic.LICMirror
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -556,7 +552,7 @@

            pcdsdevices.lic.LICMirror
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -564,14 +560,14 @@

            pcdsdevices.lic.LICMirrorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -689,7 +685,7 @@

            pcdsdevices.lic.LICMirror
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            diff --git a/master/generated/pcdsdevices.lic.LaserInCoupling.html b/master/generated/pcdsdevices.lic.LaserInCoupling.html index 4e357beef34..e322c2d50a0 100644 --- a/master/generated/pcdsdevices.lic.LaserInCoupling.html +++ b/master/generated/pcdsdevices.lic.LaserInCoupling.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lic.LaserInCoupling — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lic.LaserInCoupling — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -251,14 +247,14 @@

            pcdsdevices.lic.LaserInCoupling
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -273,7 +269,7 @@

            pcdsdevices.lic.LaserInCoupling
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -297,7 +293,7 @@

            pcdsdevices.lic.LaserInCoupling
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -314,7 +310,7 @@

            pcdsdevices.lic.LaserInCoupling
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -337,7 +333,7 @@

            pcdsdevices.lic.LaserInCoupling
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -353,13 +349,13 @@

            pcdsdevices.lic.LaserInCoupling
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -376,7 +372,7 @@

            pcdsdevices.lic.LaserInCoupling
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -384,14 +380,14 @@

            pcdsdevices.lic.LaserInCouplingread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -430,17 +426,17 @@

            pcdsdevices.lic.LaserInCoupling
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lic_2d_tmo.LaserCouplingStates.html b/master/generated/pcdsdevices.lic_2d_tmo.LaserCouplingStates.html index 909bcf36de3..11f8c48f743 100644 --- a/master/generated/pcdsdevices.lic_2d_tmo.LaserCouplingStates.html +++ b/master/generated/pcdsdevices.lic_2d_tmo.LaserCouplingStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lic_2d_tmo.LaserCouplingStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lic_2d_tmo.LaserCouplingStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -328,14 +324,14 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStates
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -350,7 +346,7 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStates
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -402,12 +398,12 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStatesobj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -419,11 +415,11 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStates
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -440,12 +436,12 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStatesParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -459,7 +455,7 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStates
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -482,7 +478,7 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStates
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -499,12 +495,12 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStatesobj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -528,10 +524,10 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStates
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -542,7 +538,7 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStates
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -553,7 +549,7 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStates
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -561,14 +557,14 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -686,7 +682,7 @@

            pcdsdevices.lic_2d_tmo.LaserCouplingStates
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            diff --git a/master/generated/pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.html b/master/generated/pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.html index c7b8155c4a1..3684f56564e 100644 --- a/master/generated/pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.html +++ b/master/generated/pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -266,14 +262,14 @@

            Parameters:
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -288,7 +284,7 @@

            Parameters:
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -312,7 +308,7 @@

            Parameters:
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -329,7 +325,7 @@

            Parameters:
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -352,7 +348,7 @@

            Parameters:
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -368,13 +364,13 @@

            Parameters:
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -391,7 +387,7 @@

            Parameters:
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -399,14 +395,14 @@

            Parameters:read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -445,17 +441,17 @@

            Parameters:
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
            diff --git a/master/generated/pcdsdevices.light_control.LightControl.html b/master/generated/pcdsdevices.light_control.LightControl.html index b2ef1874d98..3aaf616aad9 100644 --- a/master/generated/pcdsdevices.light_control.LightControl.html +++ b/master/generated/pcdsdevices.light_control.LightControl.html @@ -1,25 +1,23 @@ + + - pcdsdevices.light_control.LightControl — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.light_control.LightControl — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -237,14 +233,14 @@

            pcdsdevices.light_control.LightControlMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -259,7 +255,7 @@

            pcdsdevices.light_control.LightControl
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -283,7 +279,7 @@

            pcdsdevices.light_control.LightControl
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -306,7 +302,7 @@

            pcdsdevices.light_control.LightControl
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -325,7 +321,7 @@

            pcdsdevices.light_control.LightControl
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -333,14 +329,14 @@

            pcdsdevices.light_control.LightControlread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -369,7 +365,7 @@

            pcdsdevices.light_control.LightControl
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lodcm.CHI1.html b/master/generated/pcdsdevices.lodcm.CHI1.html index c1970b74b08..f25f1bd98ef 100644 --- a/master/generated/pcdsdevices.lodcm.CHI1.html +++ b/master/generated/pcdsdevices.lodcm.CHI1.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.CHI1 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.CHI1 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -281,14 +277,14 @@

            pcdsdevices.lodcm.CHI1
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -303,7 +299,7 @@

            pcdsdevices.lodcm.CHI1
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -355,12 +351,12 @@

            pcdsdevices.lodcm.CHI1

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -372,11 +368,11 @@

            pcdsdevices.lodcm.CHI1
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -393,12 +389,12 @@

            pcdsdevices.lodcm.CHI1Parameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -412,7 +408,7 @@

            pcdsdevices.lodcm.CHI1
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -435,7 +431,7 @@

            pcdsdevices.lodcm.CHI1
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -452,12 +448,12 @@

            pcdsdevices.lodcm.CHI1

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -481,10 +477,10 @@

            pcdsdevices.lodcm.CHI1
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -495,19 +491,19 @@

            pcdsdevices.lodcm.CHI1
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            -stop(*, success: bool = False)
            +stop(*, success: bool = False)

            Hide the stop method behind an AttributeError.

            This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

            @@ -520,7 +516,7 @@

            pcdsdevices.lodcm.CHI1
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -528,14 +524,14 @@

            pcdsdevices.lodcm.CHI1read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -622,7 +618,7 @@

            pcdsdevices.lodcm.CHI1
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            @@ -645,7 +641,7 @@

            pcdsdevices.lodcm.CHI1
            -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
            +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

            @@ -655,7 +651,7 @@

            pcdsdevices.lodcm.CHI1
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

            diff --git a/master/generated/pcdsdevices.lodcm.CHI2.html b/master/generated/pcdsdevices.lodcm.CHI2.html index 722fcf40201..76332e589c2 100644 --- a/master/generated/pcdsdevices.lodcm.CHI2.html +++ b/master/generated/pcdsdevices.lodcm.CHI2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.CHI2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.CHI2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -281,14 +277,14 @@

            pcdsdevices.lodcm.CHI2
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -303,7 +299,7 @@

            pcdsdevices.lodcm.CHI2
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -355,12 +351,12 @@

            pcdsdevices.lodcm.CHI2

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -372,11 +368,11 @@

            pcdsdevices.lodcm.CHI2
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -393,12 +389,12 @@

            pcdsdevices.lodcm.CHI2Parameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -412,7 +408,7 @@

            pcdsdevices.lodcm.CHI2
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -435,7 +431,7 @@

            pcdsdevices.lodcm.CHI2
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -452,12 +448,12 @@

            pcdsdevices.lodcm.CHI2

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -481,10 +477,10 @@

            pcdsdevices.lodcm.CHI2
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -495,19 +491,19 @@

            pcdsdevices.lodcm.CHI2
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            -stop(*, success: bool = False)
            +stop(*, success: bool = False)

            Hide the stop method behind an AttributeError.

            This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

            @@ -520,7 +516,7 @@

            pcdsdevices.lodcm.CHI2
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -528,14 +524,14 @@

            pcdsdevices.lodcm.CHI2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -622,7 +618,7 @@

            pcdsdevices.lodcm.CHI2
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            @@ -645,7 +641,7 @@

            pcdsdevices.lodcm.CHI2
            -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
            +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

            @@ -655,7 +651,7 @@

            pcdsdevices.lodcm.CHI2
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

            diff --git a/master/generated/pcdsdevices.lodcm.CrystalTower1.html b/master/generated/pcdsdevices.lodcm.CrystalTower1.html index 8cea9014cc1..feae66848f7 100644 --- a/master/generated/pcdsdevices.lodcm.CrystalTower1.html +++ b/master/generated/pcdsdevices.lodcm.CrystalTower1.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.CrystalTower1 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.CrystalTower1 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -233,8 +229,8 @@

            pcdsdevices.lodcm.CrystalTower1
            Parameters:
              -
            • prefix (str) – Epics base Pv prefix.

            • -
            • name (str, keyword-only) – The name of this device.

            • +
            • prefix (str) – Epics base Pv prefix.

            • +
            • name (str, keyword-only) – The name of this device.

            @@ -409,14 +405,14 @@

            pcdsdevices.lodcm.CrystalTower1Methods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -431,7 +427,7 @@

            pcdsdevices.lodcm.CrystalTower1
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -462,7 +458,7 @@

            pcdsdevices.lodcm.CrystalTower1

            material (str) – Material of the crystal.

            Raises:
            -

            ValueError – When the material could not be determined or is something else +

            ValueError – When the material could not be determined or is something else other than Si or C.

            @@ -478,7 +474,7 @@

            pcdsdevices.lodcm.CrystalTower1

            reflection (tuple)

            Raises:
            -

            ValueError – When cannot determine the reflection.

            +

            ValueError – When cannot determine the reflection.

            @@ -503,7 +499,7 @@

            pcdsdevices.lodcm.CrystalTower1
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -526,7 +522,7 @@

            pcdsdevices.lodcm.CrystalTower1
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -542,13 +538,13 @@

            pcdsdevices.lodcm.CrystalTower1
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -565,7 +561,7 @@

            pcdsdevices.lodcm.CrystalTower1
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -573,14 +569,14 @@

            pcdsdevices.lodcm.CrystalTower1read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -609,17 +605,17 @@

            pcdsdevices.lodcm.CrystalTower1
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lodcm.CrystalTower2.html b/master/generated/pcdsdevices.lodcm.CrystalTower2.html index 8a35d3be942..faaf9504989 100644 --- a/master/generated/pcdsdevices.lodcm.CrystalTower2.html +++ b/master/generated/pcdsdevices.lodcm.CrystalTower2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.CrystalTower2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.CrystalTower2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -225,8 +221,8 @@

            pcdsdevices.lodcm.CrystalTower2
            Parameters:
              -
            • prefix (str) – Epics base Pv prefix.

            • -
            • name (str) – The name of this device.

            • +
            • prefix (str) – Epics base Pv prefix.

            • +
            • name (str) – The name of this device.

            @@ -401,14 +397,14 @@

            pcdsdevices.lodcm.CrystalTower2Methods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -423,7 +419,7 @@

            pcdsdevices.lodcm.CrystalTower2
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -454,7 +450,7 @@

            pcdsdevices.lodcm.CrystalTower2

            material (str) – Material of the crystal.

            Raises:
            -

            ValueError – When the material could not be determined or is something else +

            ValueError – When the material could not be determined or is something else other than Si or C.

            @@ -470,7 +466,7 @@

            pcdsdevices.lodcm.CrystalTower2

            reflection (tuple)

            Raises:
            -

            ValueError – When cannot determine the reflection.

            +

            ValueError – When cannot determine the reflection.

            @@ -495,7 +491,7 @@

            pcdsdevices.lodcm.CrystalTower2
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -518,7 +514,7 @@

            pcdsdevices.lodcm.CrystalTower2
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -534,13 +530,13 @@

            pcdsdevices.lodcm.CrystalTower2
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -557,7 +553,7 @@

            pcdsdevices.lodcm.CrystalTower2
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -565,14 +561,14 @@

            pcdsdevices.lodcm.CrystalTower2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -601,17 +597,17 @@

            pcdsdevices.lodcm.CrystalTower2
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lodcm.Dectris.html b/master/generated/pcdsdevices.lodcm.Dectris.html index 6065543c706..b30dfa0b68d 100644 --- a/master/generated/pcdsdevices.lodcm.Dectris.html +++ b/master/generated/pcdsdevices.lodcm.Dectris.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.Dectris — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.Dectris — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -280,14 +276,14 @@

            pcdsdevices.lodcm.Dectris
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -302,7 +298,7 @@

            pcdsdevices.lodcm.Dectris
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -354,12 +350,12 @@

            pcdsdevices.lodcm.Dectrisobj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -371,11 +367,11 @@

            pcdsdevices.lodcm.Dectris
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -392,12 +388,12 @@

            pcdsdevices.lodcm.DectrisParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -411,7 +407,7 @@

            pcdsdevices.lodcm.Dectris
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -434,7 +430,7 @@

            pcdsdevices.lodcm.Dectris
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -451,12 +447,12 @@

            pcdsdevices.lodcm.Dectrisobj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -480,10 +476,10 @@

            pcdsdevices.lodcm.Dectris
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -494,19 +490,19 @@

            pcdsdevices.lodcm.Dectris
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            -stop(*, success: bool = False)
            +stop(*, success: bool = False)

            Hide the stop method behind an AttributeError.

            This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

            @@ -519,7 +515,7 @@

            pcdsdevices.lodcm.Dectris
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -527,14 +523,14 @@

            pcdsdevices.lodcm.Dectrisread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -621,7 +617,7 @@

            pcdsdevices.lodcm.Dectris
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            @@ -644,7 +640,7 @@

            pcdsdevices.lodcm.Dectris
            -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
            +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

            @@ -654,7 +650,7 @@

            pcdsdevices.lodcm.Dectris
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

            diff --git a/master/generated/pcdsdevices.lodcm.DiagnosticsTower.html b/master/generated/pcdsdevices.lodcm.DiagnosticsTower.html index c3664560921..953dff8565c 100644 --- a/master/generated/pcdsdevices.lodcm.DiagnosticsTower.html +++ b/master/generated/pcdsdevices.lodcm.DiagnosticsTower.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.DiagnosticsTower — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.DiagnosticsTower — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -228,8 +224,8 @@

            pcdsdevices.lodcm.DiagnosticsTower
            Parameters:
              -
            • prefix (str) – Epics base PV prefix.

            • -
            • name (str) – The name of this device.

            • +
            • prefix (str) – Epics base PV prefix.

            • +
            • name (str) – The name of this device.

            @@ -292,14 +288,14 @@

            pcdsdevices.lodcm.DiagnosticsTowerMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -314,7 +310,7 @@

            pcdsdevices.lodcm.DiagnosticsTower
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -344,7 +340,7 @@

            pcdsdevices.lodcm.DiagnosticsTower
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -367,7 +363,7 @@

            pcdsdevices.lodcm.DiagnosticsTower
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -383,13 +379,13 @@

            pcdsdevices.lodcm.DiagnosticsTower
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -406,7 +402,7 @@

            pcdsdevices.lodcm.DiagnosticsTower
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -414,14 +410,14 @@

            pcdsdevices.lodcm.DiagnosticsTowerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -450,17 +446,17 @@

            pcdsdevices.lodcm.DiagnosticsTower
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lodcm.Diode.html b/master/generated/pcdsdevices.lodcm.Diode.html index 1cb3f0ebe3d..80e6706373e 100644 --- a/master/generated/pcdsdevices.lodcm.Diode.html +++ b/master/generated/pcdsdevices.lodcm.Diode.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.Diode — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.Diode — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -280,14 +276,14 @@

            pcdsdevices.lodcm.Diode
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -302,7 +298,7 @@

            pcdsdevices.lodcm.Diode
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -354,12 +350,12 @@

            pcdsdevices.lodcm.Diode

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -371,11 +367,11 @@

            pcdsdevices.lodcm.Diode
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -392,12 +388,12 @@

            pcdsdevices.lodcm.DiodeParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -411,7 +407,7 @@

            pcdsdevices.lodcm.Diode
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -434,7 +430,7 @@

            pcdsdevices.lodcm.Diode
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -451,12 +447,12 @@

            pcdsdevices.lodcm.Diode

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -480,10 +476,10 @@

            pcdsdevices.lodcm.Diode
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -494,19 +490,19 @@

            pcdsdevices.lodcm.Diode
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            -stop(*, success: bool = False)
            +stop(*, success: bool = False)

            Hide the stop method behind an AttributeError.

            This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

            @@ -519,7 +515,7 @@

            pcdsdevices.lodcm.Diode
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -527,14 +523,14 @@

            pcdsdevices.lodcm.Dioderead() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -621,7 +617,7 @@

            pcdsdevices.lodcm.Diode
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            @@ -644,7 +640,7 @@

            pcdsdevices.lodcm.Diode
            -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
            +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

            @@ -654,7 +650,7 @@

            pcdsdevices.lodcm.Diode
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

            diff --git a/master/generated/pcdsdevices.lodcm.Foil.html b/master/generated/pcdsdevices.lodcm.Foil.html index 31d38b32322..4fd2674d698 100644 --- a/master/generated/pcdsdevices.lodcm.Foil.html +++ b/master/generated/pcdsdevices.lodcm.Foil.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.Foil — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.Foil — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -280,14 +276,14 @@

            pcdsdevices.lodcm.Foil
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -302,7 +298,7 @@

            pcdsdevices.lodcm.Foil
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -354,12 +350,12 @@

            pcdsdevices.lodcm.Foil

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -371,11 +367,11 @@

            pcdsdevices.lodcm.Foil
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -392,12 +388,12 @@

            pcdsdevices.lodcm.FoilParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -411,7 +407,7 @@

            pcdsdevices.lodcm.Foil
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -434,7 +430,7 @@

            pcdsdevices.lodcm.Foil
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -451,12 +447,12 @@

            pcdsdevices.lodcm.Foil

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -480,10 +476,10 @@

            pcdsdevices.lodcm.Foil
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -494,19 +490,19 @@

            pcdsdevices.lodcm.Foil
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            -stop(*, success: bool = False)
            +stop(*, success: bool = False)

            Hide the stop method behind an AttributeError.

            This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

            @@ -519,7 +515,7 @@

            pcdsdevices.lodcm.Foil
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -527,14 +523,14 @@

            pcdsdevices.lodcm.Foilread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -621,7 +617,7 @@

            pcdsdevices.lodcm.Foil
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            @@ -644,7 +640,7 @@

            pcdsdevices.lodcm.Foil
            -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
            +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

            @@ -654,7 +650,7 @@

            pcdsdevices.lodcm.Foil
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

            diff --git a/master/generated/pcdsdevices.lodcm.H1N.html b/master/generated/pcdsdevices.lodcm.H1N.html index c8cac1e32ae..0b6684cfe3f 100644 --- a/master/generated/pcdsdevices.lodcm.H1N.html +++ b/master/generated/pcdsdevices.lodcm.H1N.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.H1N — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.H1N — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -280,14 +276,14 @@

            pcdsdevices.lodcm.H1N
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -302,7 +298,7 @@

            pcdsdevices.lodcm.H1N
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -354,12 +350,12 @@

            pcdsdevices.lodcm.H1N

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -371,11 +367,11 @@

            pcdsdevices.lodcm.H1N
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -392,12 +388,12 @@

            pcdsdevices.lodcm.H1NParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -411,7 +407,7 @@

            pcdsdevices.lodcm.H1N
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -434,7 +430,7 @@

            pcdsdevices.lodcm.H1N
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -451,12 +447,12 @@

            pcdsdevices.lodcm.H1N

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -480,10 +476,10 @@

            pcdsdevices.lodcm.H1N
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -494,19 +490,19 @@

            pcdsdevices.lodcm.H1N
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            -stop(*, success: bool = False)
            +stop(*, success: bool = False)

            Hide the stop method behind an AttributeError.

            This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

            @@ -519,7 +515,7 @@

            pcdsdevices.lodcm.H1N
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -527,14 +523,14 @@

            pcdsdevices.lodcm.H1Nread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -621,7 +617,7 @@

            pcdsdevices.lodcm.H1N
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            @@ -644,7 +640,7 @@

            pcdsdevices.lodcm.H1N
            -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
            +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

            @@ -654,7 +650,7 @@

            pcdsdevices.lodcm.H1N
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

            diff --git a/master/generated/pcdsdevices.lodcm.H2N.html b/master/generated/pcdsdevices.lodcm.H2N.html index 5cc07eeee92..403b96eb97d 100644 --- a/master/generated/pcdsdevices.lodcm.H2N.html +++ b/master/generated/pcdsdevices.lodcm.H2N.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.H2N — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.H2N — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -280,14 +276,14 @@

            pcdsdevices.lodcm.H2N
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -302,7 +298,7 @@

            pcdsdevices.lodcm.H2N
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -354,12 +350,12 @@

            pcdsdevices.lodcm.H2N

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -371,11 +367,11 @@

            pcdsdevices.lodcm.H2N
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -392,12 +388,12 @@

            pcdsdevices.lodcm.H2NParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -411,7 +407,7 @@

            pcdsdevices.lodcm.H2N
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -434,7 +430,7 @@

            pcdsdevices.lodcm.H2N
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -451,12 +447,12 @@

            pcdsdevices.lodcm.H2N

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -480,10 +476,10 @@

            pcdsdevices.lodcm.H2N
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -494,19 +490,19 @@

            pcdsdevices.lodcm.H2N
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            -stop(*, success: bool = False)
            +stop(*, success: bool = False)

            Hide the stop method behind an AttributeError.

            This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

            @@ -519,7 +515,7 @@

            pcdsdevices.lodcm.H2N
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -527,14 +523,14 @@

            pcdsdevices.lodcm.H2Nread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -621,7 +617,7 @@

            pcdsdevices.lodcm.H2N
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            @@ -644,7 +640,7 @@

            pcdsdevices.lodcm.H2N
            -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
            +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

            @@ -654,7 +650,7 @@

            pcdsdevices.lodcm.H2N
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

            diff --git a/master/generated/pcdsdevices.lodcm.LODCM.html b/master/generated/pcdsdevices.lodcm.LODCM.html index efa00f82297..f1354dab5cd 100644 --- a/master/generated/pcdsdevices.lodcm.LODCM.html +++ b/master/generated/pcdsdevices.lodcm.LODCM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.LODCM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.LODCM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -230,10 +226,10 @@

            pcdsdevices.lodcm.LODCM
            Parameters:
              -
            • prefix (str) – The PV prefix.

            • -
            • name (str) – The name of this device.

            • -
            • main_line (str, optional) – Name of the main, no-bounce beamline.

            • -
            • mono_line (str, optional) – Name of the mono, double-bounce beamline.

            • +
            • prefix (str) – The PV prefix.

            • +
            • name (str) – The name of this device.

            • +
            • main_line (str, optional) – Name of the main, no-bounce beamline.

            • +
            • mono_line (str, optional) – Name of the mono, double-bounce beamline.

            @@ -336,8 +332,8 @@

            pcdsdevices.lodcm.LODCM
            Parameters:
              -
            • material (str, optional) – Chemical formula. E.g.: Si

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. E.g.: Si

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -348,7 +344,7 @@

            pcdsdevices.lodcm.LODCM
            -calc_lightpath_state(tower1_h1n_state_state: int | str) LightpathState
            +calc_lightpath_state(tower1_h1n_state_state: int | str) LightpathState

            Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

            kwargs should be the same as the signal names provided in @@ -363,14 +359,14 @@

            pcdsdevices.lodcm.LODCM
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -385,7 +381,7 @@

            pcdsdevices.lodcm.LODCM
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -415,8 +411,8 @@

            pcdsdevices.lodcm.LODCM
            Parameters:
              -
            • material (str, optional) – Chemical formula.

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula.

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -427,7 +423,7 @@

            pcdsdevices.lodcm.LODCM
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -442,7 +438,7 @@

            pcdsdevices.lodcm.LODCM

            Get the current crystals material.

            Parameters:
            -

            check (bool) – Indicates if an exception should occure in case it could not +

            check (bool) – Indicates if an exception should occure in case it could not determine the material for a tower.

            Returns:
            @@ -462,7 +458,7 @@

            pcdsdevices.lodcm.LODCM

            ref_1 (tuple) – Reflection of the two Crystal Towers.

            Raises:
            -

            ValueError – When the reflection of first tower does not match the one of +

            ValueError – When the reflection of first tower does not match the one of second tower.

            @@ -476,7 +472,7 @@

            pcdsdevices.lodcm.LODCM
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -499,7 +495,7 @@

            pcdsdevices.lodcm.LODCM
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -521,12 +517,12 @@

            pcdsdevices.lodcm.LODCM

            moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -547,8 +543,8 @@

            pcdsdevices.lodcm.LODCMParameters:
            @@ -556,13 +552,13 @@

            pcdsdevices.lodcm.LODCM
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -579,7 +575,7 @@

            pcdsdevices.lodcm.LODCM
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -587,14 +583,14 @@

            pcdsdevices.lodcm.LODCMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -613,8 +609,8 @@

            pcdsdevices.lodcm.LODCMParameters:
            @@ -629,8 +625,8 @@

            pcdsdevices.lodcm.LODCMParameters:
            @@ -710,17 +706,17 @@

            pcdsdevices.lodcm.LODCM
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            diff --git a/master/generated/pcdsdevices.lodcm.LODCMEnergyC.html b/master/generated/pcdsdevices.lodcm.LODCMEnergyC.html index 2fbf2c9e08f..12baafa9204 100644 --- a/master/generated/pcdsdevices.lodcm.LODCMEnergyC.html +++ b/master/generated/pcdsdevices.lodcm.LODCMEnergyC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.LODCMEnergyC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.LODCMEnergyC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -226,8 +222,8 @@

            pcdsdevices.lodcm.LODCMEnergyC
            Parameters:
              -
            • prefix (str) – Epics base PV prefix.

            • -
            • name (str) – The name of this device.

            • +
            • prefix (str) – Epics base PV prefix.

            • +
            • name (str) – The name of this device.

            @@ -309,8 +305,8 @@

            pcdsdevices.lodcm.LODCMEnergyC
            Parameters:
              -
            • material (str, optional) – Chemical formula. Defaults to C

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. Defaults to C

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -338,14 +334,14 @@

            pcdsdevices.lodcm.LODCMEnergyC
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -360,7 +356,7 @@

            pcdsdevices.lodcm.LODCMEnergyC
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -413,8 +409,8 @@

            pcdsdevices.lodcm.LODCMEnergyC
            Parameters:
              -
            • material (str, optional) – Chemical formula. Defaults to C

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. Defaults to C

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -434,7 +430,7 @@

            pcdsdevices.lodcm.LODCMEnergyC

            ref_1 (tuple) – Reflection of the two Crystal Towers.

            Raises:
            -

            ValueError – When the reflection of first tower does not match the one of +

            ValueError – When the reflection of first tower does not match the one of second tower.

            @@ -468,7 +464,7 @@

            pcdsdevices.lodcm.LODCMEnergyCfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -477,9 +473,9 @@

            pcdsdevices.lodcm.LODCMEnergyCRaises:
            @@ -496,8 +492,8 @@

            pcdsdevices.lodcm.LODCMEnergyCParameters:
            @@ -511,12 +507,12 @@

            pcdsdevices.lodcm.LODCMEnergyCParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -538,13 +534,13 @@

            pcdsdevices.lodcm.LODCMEnergyC
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -558,7 +554,7 @@

            pcdsdevices.lodcm.LODCMEnergyC
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -581,7 +577,7 @@

            pcdsdevices.lodcm.LODCMEnergyC
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -636,13 +632,13 @@

            pcdsdevices.lodcm.LODCMEnergyC
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -671,7 +667,7 @@

            pcdsdevices.lodcm.LODCMEnergyC
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -679,14 +675,14 @@

            pcdsdevices.lodcm.LODCMEnergyCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -701,7 +697,7 @@

            pcdsdevices.lodcm.LODCMEnergyC
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -713,12 +709,12 @@

            pcdsdevices.lodcm.LODCMEnergyC
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -731,12 +727,12 @@

            pcdsdevices.lodcm.LODCMEnergyC
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -828,7 +824,7 @@

            pcdsdevices.lodcm.LODCMEnergyC
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            @@ -880,12 +876,12 @@

            pcdsdevices.lodcm.LODCMEnergyC
            -stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_C', name='th1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:07', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH2:OFF_C', name='th2_c', motor_prefix='{self._hutch_prefix}:MON:MMS:13', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z2:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:10', kind='normal')]
            +stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_C', name='th1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:07', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH2:OFF_C', name='th2_c', motor_prefix='{self._hutch_prefix}:MON:MMS:13', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z2:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:10', kind='normal')]

            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lodcm.LODCMEnergyC1.html b/master/generated/pcdsdevices.lodcm.LODCMEnergyC1.html index 242893c84f8..4353cafbd28 100644 --- a/master/generated/pcdsdevices.lodcm.LODCMEnergyC1.html +++ b/master/generated/pcdsdevices.lodcm.LODCMEnergyC1.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.LODCMEnergyC1 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.LODCMEnergyC1 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -226,8 +222,8 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            Parameters:
              -
            • prefix (str) – Epics base PV prefix.

            • -
            • name (str) – The name of this device.

            • +
            • prefix (str) – Epics base PV prefix.

            • +
            • name (str) – The name of this device.

            @@ -288,8 +284,8 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            Parameters:
              -
            • material (str, optional) – Chemical formula. Defaults to C

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. Defaults to C

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -317,14 +313,14 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -339,7 +335,7 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -392,8 +388,8 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            Parameters:
              -
            • material (str, optional) – Chemical formula. Defaults to C

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. Defaults to C

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -413,7 +409,7 @@

            pcdsdevices.lodcm.LODCMEnergyC1

            ref_1 (tuple) – Reflection of the two Crystal Towers.

            Raises:
            -

            ValueError – When the reflection of first tower does not match the one of +

            ValueError – When the reflection of first tower does not match the one of second tower.

            @@ -447,7 +443,7 @@

            pcdsdevices.lodcm.LODCMEnergyC1float, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -456,9 +452,9 @@

            pcdsdevices.lodcm.LODCMEnergyC1Raises:
            @@ -475,8 +471,8 @@

            pcdsdevices.lodcm.LODCMEnergyC1Parameters:
            @@ -490,12 +486,12 @@

            pcdsdevices.lodcm.LODCMEnergyC1Parameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -517,13 +513,13 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -537,7 +533,7 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -560,7 +556,7 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -615,13 +611,13 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -650,7 +646,7 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -658,14 +654,14 @@

            pcdsdevices.lodcm.LODCMEnergyC1read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -680,7 +676,7 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -692,12 +688,12 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -710,12 +706,12 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -807,7 +803,7 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            @@ -859,12 +855,12 @@

            pcdsdevices.lodcm.LODCMEnergyC1
            -stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_C', name='th1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:07', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal')]
            +stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_C', name='th1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:07', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal')]

            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lodcm.LODCMEnergySi.html b/master/generated/pcdsdevices.lodcm.LODCMEnergySi.html index f75433d7d2b..7cf4d156f9a 100644 --- a/master/generated/pcdsdevices.lodcm.LODCMEnergySi.html +++ b/master/generated/pcdsdevices.lodcm.LODCMEnergySi.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.LODCMEnergySi — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.LODCMEnergySi — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -226,8 +222,8 @@

            pcdsdevices.lodcm.LODCMEnergySi
            Parameters:
              -
            • prefix (str) – Epics base PV prefix.

            • -
            • name (str) – The name of this device.

            • +
            • prefix (str) – Epics base PV prefix.

            • +
            • name (str) – The name of this device.

            @@ -309,8 +305,8 @@

            pcdsdevices.lodcm.LODCMEnergySi
            Parameters:
              -
            • material (str, optional) – Chemical formula. E.g.: Si

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. E.g.: Si

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -338,14 +334,14 @@

            pcdsdevices.lodcm.LODCMEnergySi
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -360,7 +356,7 @@

            pcdsdevices.lodcm.LODCMEnergySi
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -413,8 +409,8 @@

            pcdsdevices.lodcm.LODCMEnergySi
            Parameters:
              -
            • material (str, optional) – Chemical formula. E.g.: Si

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. E.g.: Si

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -434,7 +430,7 @@

            pcdsdevices.lodcm.LODCMEnergySi

            ref_1 (tuple) – Reflection of the two Crystal Towers.

            Raises:
            -

            ValueError – When the reflection of first tower does not match the one of +

            ValueError – When the reflection of first tower does not match the one of second tower.

            @@ -468,7 +464,7 @@

            pcdsdevices.lodcm.LODCMEnergySifloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -477,9 +473,9 @@

            pcdsdevices.lodcm.LODCMEnergySiRaises:
            @@ -496,8 +492,8 @@

            pcdsdevices.lodcm.LODCMEnergySiParameters:
            @@ -511,12 +507,12 @@

            pcdsdevices.lodcm.LODCMEnergySiParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -538,13 +534,13 @@

            pcdsdevices.lodcm.LODCMEnergySi
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -558,7 +554,7 @@

            pcdsdevices.lodcm.LODCMEnergySi
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -581,7 +577,7 @@

            pcdsdevices.lodcm.LODCMEnergySi
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -636,13 +632,13 @@

            pcdsdevices.lodcm.LODCMEnergySi
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -671,7 +667,7 @@

            pcdsdevices.lodcm.LODCMEnergySi
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -679,14 +675,14 @@

            pcdsdevices.lodcm.LODCMEnergySiread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -701,7 +697,7 @@

            pcdsdevices.lodcm.LODCMEnergySi
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -713,12 +709,12 @@

            pcdsdevices.lodcm.LODCMEnergySi
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -731,12 +727,12 @@

            pcdsdevices.lodcm.LODCMEnergySi
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -828,7 +824,7 @@

            pcdsdevices.lodcm.LODCMEnergySi
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            @@ -880,12 +876,12 @@

            pcdsdevices.lodcm.LODCMEnergySi
            -stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_Si', motor_prefix='{self._hutch_prefix}:MON:MMS:07', name='th1_si', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH2:OFF_Si', motor_prefix='{self._hutch_prefix}:MON:MMS:13', name='th2_si', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_Si', name='z1_si', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z2:OFF_Si', name='z1_si', motor_prefix='{self._hutch_prefix}:MON:MMS:10', kind='normal')]
            +stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_Si', motor_prefix='{self._hutch_prefix}:MON:MMS:07', name='th1_si', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH2:OFF_Si', motor_prefix='{self._hutch_prefix}:MON:MMS:13', name='th2_si', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_Si', name='z1_si', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z2:OFF_Si', name='z1_si', motor_prefix='{self._hutch_prefix}:MON:MMS:10', kind='normal')]

            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lodcm.SimDiagnosticsTower.html b/master/generated/pcdsdevices.lodcm.SimDiagnosticsTower.html index ea927cc23c3..146976f4f9a 100644 --- a/master/generated/pcdsdevices.lodcm.SimDiagnosticsTower.html +++ b/master/generated/pcdsdevices.lodcm.SimDiagnosticsTower.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.SimDiagnosticsTower — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.SimDiagnosticsTower — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -280,14 +276,14 @@

            pcdsdevices.lodcm.SimDiagnosticsTowerMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -302,7 +298,7 @@

            pcdsdevices.lodcm.SimDiagnosticsTower
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -332,7 +328,7 @@

            pcdsdevices.lodcm.SimDiagnosticsTower
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -355,7 +351,7 @@

            pcdsdevices.lodcm.SimDiagnosticsTower
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -371,13 +367,13 @@

            pcdsdevices.lodcm.SimDiagnosticsTower
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -394,7 +390,7 @@

            pcdsdevices.lodcm.SimDiagnosticsTower
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -402,14 +398,14 @@

            pcdsdevices.lodcm.SimDiagnosticsTowerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -438,17 +434,17 @@

            pcdsdevices.lodcm.SimDiagnosticsTower
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lodcm.SimEnergyC.html b/master/generated/pcdsdevices.lodcm.SimEnergyC.html index e25a4c21c00..2aadefe6506 100644 --- a/master/generated/pcdsdevices.lodcm.SimEnergyC.html +++ b/master/generated/pcdsdevices.lodcm.SimEnergyC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.SimEnergyC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.SimEnergyC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -299,8 +295,8 @@

            pcdsdevices.lodcm.SimEnergyC
            Parameters:
              -
            • material (str, optional) – Chemical formula. Defaults to C

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. Defaults to C

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -328,14 +324,14 @@

            pcdsdevices.lodcm.SimEnergyC
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -350,7 +346,7 @@

            pcdsdevices.lodcm.SimEnergyC
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -403,8 +399,8 @@

            pcdsdevices.lodcm.SimEnergyC
            Parameters:
              -
            • material (str, optional) – Chemical formula. Defaults to C

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. Defaults to C

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -424,7 +420,7 @@

            pcdsdevices.lodcm.SimEnergyC

            ref_1 (tuple) – Reflection of the two Crystal Towers.

            Raises:
            -

            ValueError – When the reflection of first tower does not match the one of +

            ValueError – When the reflection of first tower does not match the one of second tower.

            @@ -458,7 +454,7 @@

            pcdsdevices.lodcm.SimEnergyCfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -467,9 +463,9 @@

            pcdsdevices.lodcm.SimEnergyCRaises:
            @@ -486,8 +482,8 @@

            pcdsdevices.lodcm.SimEnergyCParameters:
            @@ -501,12 +497,12 @@

            pcdsdevices.lodcm.SimEnergyCParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -528,13 +524,13 @@

            pcdsdevices.lodcm.SimEnergyC
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -548,7 +544,7 @@

            pcdsdevices.lodcm.SimEnergyC
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -571,7 +567,7 @@

            pcdsdevices.lodcm.SimEnergyC
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -626,13 +622,13 @@

            pcdsdevices.lodcm.SimEnergyC
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -661,7 +657,7 @@

            pcdsdevices.lodcm.SimEnergyC
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -669,14 +665,14 @@

            pcdsdevices.lodcm.SimEnergyCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -691,7 +687,7 @@

            pcdsdevices.lodcm.SimEnergyC
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -703,12 +699,12 @@

            pcdsdevices.lodcm.SimEnergyC
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -721,12 +717,12 @@

            pcdsdevices.lodcm.SimEnergyC
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -818,7 +814,7 @@

            pcdsdevices.lodcm.SimEnergyC
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            @@ -870,12 +866,12 @@

            pcdsdevices.lodcm.SimEnergyC
            -stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_C', name='th1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:07', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH2:OFF_C', name='th2_c', motor_prefix='{self._hutch_prefix}:MON:MMS:13', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z2:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:10', kind='normal')]
            +stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_C', name='th1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:07', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH2:OFF_C', name='th2_c', motor_prefix='{self._hutch_prefix}:MON:MMS:13', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z2:OFF_C', name='z1_c', motor_prefix='{self._hutch_prefix}:MON:MMS:10', kind='normal')]

            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lodcm.SimEnergySi.html b/master/generated/pcdsdevices.lodcm.SimEnergySi.html index f504c5a2731..5e722ad6d58 100644 --- a/master/generated/pcdsdevices.lodcm.SimEnergySi.html +++ b/master/generated/pcdsdevices.lodcm.SimEnergySi.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.SimEnergySi — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.SimEnergySi — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -299,8 +295,8 @@

            pcdsdevices.lodcm.SimEnergySi
            Parameters:
              -
            • material (str, optional) – Chemical formula. E.g.: Si

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. E.g.: Si

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -328,14 +324,14 @@

            pcdsdevices.lodcm.SimEnergySi
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -350,7 +346,7 @@

            pcdsdevices.lodcm.SimEnergySi
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -403,8 +399,8 @@

            pcdsdevices.lodcm.SimEnergySi
            Parameters:
              -
            • material (str, optional) – Chemical formula. E.g.: Si

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. E.g.: Si

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -424,7 +420,7 @@

            pcdsdevices.lodcm.SimEnergySi

            ref_1 (tuple) – Reflection of the two Crystal Towers.

            Raises:
            -

            ValueError – When the reflection of first tower does not match the one of +

            ValueError – When the reflection of first tower does not match the one of second tower.

            @@ -458,7 +454,7 @@

            pcdsdevices.lodcm.SimEnergySifloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -467,9 +463,9 @@

            pcdsdevices.lodcm.SimEnergySiRaises:

            @@ -486,8 +482,8 @@

            pcdsdevices.lodcm.SimEnergySiParameters:
            @@ -501,12 +497,12 @@

            pcdsdevices.lodcm.SimEnergySiParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -528,13 +524,13 @@

            pcdsdevices.lodcm.SimEnergySi
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -548,7 +544,7 @@

            pcdsdevices.lodcm.SimEnergySi
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -571,7 +567,7 @@

            pcdsdevices.lodcm.SimEnergySi
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -626,13 +622,13 @@

            pcdsdevices.lodcm.SimEnergySi
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -661,7 +657,7 @@

            pcdsdevices.lodcm.SimEnergySi
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -669,14 +665,14 @@

            pcdsdevices.lodcm.SimEnergySiread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -691,7 +687,7 @@

            pcdsdevices.lodcm.SimEnergySi
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -703,12 +699,12 @@

            pcdsdevices.lodcm.SimEnergySi
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -721,12 +717,12 @@

            pcdsdevices.lodcm.SimEnergySi
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -818,7 +814,7 @@

            pcdsdevices.lodcm.SimEnergySi
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            @@ -870,12 +866,12 @@

            pcdsdevices.lodcm.SimEnergySi
            -stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_Si', motor_prefix='{self._hutch_prefix}:MON:MMS:07', name='th1_si', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH2:OFF_Si', motor_prefix='{self._hutch_prefix}:MON:MMS:13', name='th2_si', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_Si', name='z1_si', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z2:OFF_Si', name='z1_si', motor_prefix='{self._hutch_prefix}:MON:MMS:10', kind='normal')]
            +stage_group: list[Component] = [FormattedComponent(IMS, '{self._hutch_prefix}:MON:MMS:19', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH1:OFF_Si', motor_prefix='{self._hutch_prefix}:MON:MMS:07', name='th1_si', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:TH2:OFF_Si', motor_prefix='{self._hutch_prefix}:MON:MMS:13', name='th2_si', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z1:OFF_Si', name='z1_si', motor_prefix='{self._hutch_prefix}:MON:MMS:04', kind='normal'), FormattedComponent(OffsetMotor, prefix='{self._prefix}:Z2:OFF_Si', name='z1_si', motor_prefix='{self._hutch_prefix}:MON:MMS:10', kind='normal')]

            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lodcm.SimFirstTower.html b/master/generated/pcdsdevices.lodcm.SimFirstTower.html index c2da6773032..1bb6367bb4b 100644 --- a/master/generated/pcdsdevices.lodcm.SimFirstTower.html +++ b/master/generated/pcdsdevices.lodcm.SimFirstTower.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.SimFirstTower — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.SimFirstTower — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -392,14 +388,14 @@

            pcdsdevices.lodcm.SimFirstTowerMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -414,7 +410,7 @@

            pcdsdevices.lodcm.SimFirstTower
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -445,7 +441,7 @@

            pcdsdevices.lodcm.SimFirstTower

            material (str) – Material of the crystal.

            Raises:
            -

            ValueError – When the material could not be determined or is something else +

            ValueError – When the material could not be determined or is something else other than Si or C.

            @@ -461,7 +457,7 @@

            pcdsdevices.lodcm.SimFirstTower

            reflection (tuple)

            Raises:
            -

            ValueError – When cannot determine the reflection.

            +

            ValueError – When cannot determine the reflection.

            @@ -486,7 +482,7 @@

            pcdsdevices.lodcm.SimFirstTower
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -509,7 +505,7 @@

            pcdsdevices.lodcm.SimFirstTower
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -525,13 +521,13 @@

            pcdsdevices.lodcm.SimFirstTower
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -548,7 +544,7 @@

            pcdsdevices.lodcm.SimFirstTower
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -556,14 +552,14 @@

            pcdsdevices.lodcm.SimFirstTowerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -592,17 +588,17 @@

            pcdsdevices.lodcm.SimFirstTower
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lodcm.SimLODCM.html b/master/generated/pcdsdevices.lodcm.SimLODCM.html index 360c4d64675..753e774322b 100644 --- a/master/generated/pcdsdevices.lodcm.SimLODCM.html +++ b/master/generated/pcdsdevices.lodcm.SimLODCM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.SimLODCM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.SimLODCM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -320,8 +316,8 @@

            pcdsdevices.lodcm.SimLODCM
            Parameters:
              -
            • material (str, optional) – Chemical formula. E.g.: Si

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. E.g.: Si

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -332,7 +328,7 @@

            pcdsdevices.lodcm.SimLODCM
            -calc_lightpath_state(tower1_h1n_state_state: int | str) LightpathState
            +calc_lightpath_state(tower1_h1n_state_state: int | str) LightpathState

            Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

            kwargs should be the same as the signal names provided in @@ -347,14 +343,14 @@

            pcdsdevices.lodcm.SimLODCM
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -369,7 +365,7 @@

            pcdsdevices.lodcm.SimLODCM
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -399,8 +395,8 @@

            pcdsdevices.lodcm.SimLODCM
            Parameters:
              -
            • material (str, optional) – Chemical formula.

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula.

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -411,7 +407,7 @@

            pcdsdevices.lodcm.SimLODCM
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -426,7 +422,7 @@

            pcdsdevices.lodcm.SimLODCM
            Parameters:
            -

            check (bool) – Indicates if an exception should occure in case it could not +

            check (bool) – Indicates if an exception should occure in case it could not determine the material for a tower.

            Returns:
            @@ -446,7 +442,7 @@

            pcdsdevices.lodcm.SimLODCM

            ref_1 (tuple) – Reflection of the two Crystal Towers.

            Raises:
            -

            ValueError – When the reflection of first tower does not match the one of +

            ValueError – When the reflection of first tower does not match the one of second tower.

            @@ -460,7 +456,7 @@

            pcdsdevices.lodcm.SimLODCM
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -483,7 +479,7 @@

            pcdsdevices.lodcm.SimLODCM
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -505,12 +501,12 @@

            pcdsdevices.lodcm.SimLODCMobj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -531,8 +527,8 @@

            pcdsdevices.lodcm.SimLODCMParameters:
            @@ -540,13 +536,13 @@

            pcdsdevices.lodcm.SimLODCM
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -563,7 +559,7 @@

            pcdsdevices.lodcm.SimLODCM
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -571,14 +567,14 @@

            pcdsdevices.lodcm.SimLODCMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -597,8 +593,8 @@

            pcdsdevices.lodcm.SimLODCMParameters:
            @@ -613,8 +609,8 @@

            pcdsdevices.lodcm.SimLODCMParameters:
            @@ -694,17 +690,17 @@

            pcdsdevices.lodcm.SimLODCM
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            diff --git a/master/generated/pcdsdevices.lodcm.SimSecondTower.html b/master/generated/pcdsdevices.lodcm.SimSecondTower.html index 0ecea978e8c..d08a8c9c52b 100644 --- a/master/generated/pcdsdevices.lodcm.SimSecondTower.html +++ b/master/generated/pcdsdevices.lodcm.SimSecondTower.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.SimSecondTower — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.SimSecondTower — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -392,14 +388,14 @@

            pcdsdevices.lodcm.SimSecondTowerMethods

            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -414,7 +410,7 @@

            pcdsdevices.lodcm.SimSecondTower
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -445,7 +441,7 @@

            pcdsdevices.lodcm.SimSecondTower

            material (str) – Material of the crystal.

            Raises:
            -

            ValueError – When the material could not be determined or is something else +

            ValueError – When the material could not be determined or is something else other than Si or C.

            @@ -461,7 +457,7 @@

            pcdsdevices.lodcm.SimSecondTower

            reflection (tuple)

            Raises:
            -

            ValueError – When cannot determine the reflection.

            +

            ValueError – When cannot determine the reflection.

            @@ -486,7 +482,7 @@

            pcdsdevices.lodcm.SimSecondTower
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -509,7 +505,7 @@

            pcdsdevices.lodcm.SimSecondTower
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -525,13 +521,13 @@

            pcdsdevices.lodcm.SimSecondTower
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -548,7 +544,7 @@

            pcdsdevices.lodcm.SimSecondTower
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -556,14 +552,14 @@

            pcdsdevices.lodcm.SimSecondTowerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -592,17 +588,17 @@

            pcdsdevices.lodcm.SimSecondTower
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.lodcm.XCSLODCM.html b/master/generated/pcdsdevices.lodcm.XCSLODCM.html index 7cb7a75331f..fcfebb7184a 100644 --- a/master/generated/pcdsdevices.lodcm.XCSLODCM.html +++ b/master/generated/pcdsdevices.lodcm.XCSLODCM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.XCSLODCM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.XCSLODCM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -245,10 +241,10 @@

            pcdsdevices.lodcm.XCSLODCM
            Parameters:
              -
            • prefix (str) – The PV prefix.

            • -
            • name (str) – The name of this device.

            • -
            • main_line (str, optional) – Name of the main, no-bounce beamline.

            • -
            • mono_line (str, optional) – Name of the mono, double-bounce beamline.

            • +
            • prefix (str) – The PV prefix.

            • +
            • name (str) – The name of this device.

            • +
            • main_line (str, optional) – Name of the main, no-bounce beamline.

            • +
            • mono_line (str, optional) – Name of the mono, double-bounce beamline.

            @@ -351,8 +347,8 @@

            pcdsdevices.lodcm.XCSLODCM
            Parameters:
              -
            • material (str, optional) – Chemical formula. E.g.: Si

            • -
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            • +
            • material (str, optional) – Chemical formula. E.g.: Si

            • +
            • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

            Returns:
            @@ -363,7 +359,7 @@

            pcdsdevices.lodcm.XCSLODCM
            -calc_lightpath_state(tower1_h1n_state_state: int | str) LightpathState
            +calc_lightpath_state(tower1_h1n_state_state: int | str) LightpathState

            Calculates lightpath state for XCS LODCM. This LODCM has 3 operating modes (as of 9/28/2022)

              @@ -375,7 +371,7 @@

              pcdsdevices.lodcm.XCSLODCM
              Parameters:
              -

              tower1_h1n_state_state (Union[int, str]) – The first crystal state.

              +

              tower1_h1n_state_state (Union[int, str]) – The first crystal state.

              Returns:

              LightpathState

              @@ -385,14 +381,14 @@

              pcdsdevices.lodcm.XCSLODCM
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -407,7 +403,7 @@

              pcdsdevices.lodcm.XCSLODCM
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -437,8 +433,8 @@

              pcdsdevices.lodcm.XCSLODCM
              Parameters:
                -
              • material (str, optional) – Chemical formula.

              • -
              • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

              • +
              • material (str, optional) – Chemical formula.

              • +
              • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

              Returns:
              @@ -449,7 +445,7 @@

              pcdsdevices.lodcm.XCSLODCM
              -get_lightpath_state(use_cache: bool = True) LightpathState
              +get_lightpath_state(use_cache: bool = True) LightpathState

              Return the current LightpathState

              Returns:
              @@ -464,7 +460,7 @@

              pcdsdevices.lodcm.XCSLODCM
              Parameters:
              -

              check (bool) – Indicates if an exception should occure in case it could not +

              check (bool) – Indicates if an exception should occure in case it could not determine the material for a tower.

              Returns:
              @@ -484,7 +480,7 @@

              pcdsdevices.lodcm.XCSLODCM

              ref_1 (tuple) – Reflection of the two Crystal Towers.

              Raises:
              -

              ValueError – When the reflection of first tower does not match the one of +

              ValueError – When the reflection of first tower does not match the one of second tower.

              @@ -498,7 +494,7 @@

              pcdsdevices.lodcm.XCSLODCM
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -521,7 +517,7 @@

              pcdsdevices.lodcm.XCSLODCM
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -543,12 +539,12 @@

              pcdsdevices.lodcm.XCSLODCMobj, which will be set to this instance.

              -
            1. timeout (float, optional) – Maximum time to wait for the motion.

            2. -
            3. wait (bool, optional) – If True, do not continue until the move is complete.

            4. +
            5. timeout (float, optional) – Maximum time to wait for the motion.

            6. +
            7. wait (bool, optional) – If True, do not continue until the move is complete.

            8. Returns:
              -

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              +

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              @@ -569,8 +565,8 @@

              pcdsdevices.lodcm.XCSLODCMParameters:
              @@ -578,13 +574,13 @@

              pcdsdevices.lodcm.XCSLODCM
              -stage_group_instances() Iterator[OphydObject]
              +stage_group_instances() Iterator[OphydObject]

              Yields an iterator of subdevices that should be staged.

              -status() str
              +status() str

              Returns a str with the current pv values for the device.

              @@ -601,7 +597,7 @@

              pcdsdevices.lodcm.XCSLODCM
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -609,14 +605,14 @@

              pcdsdevices.lodcm.XCSLODCMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -635,8 +631,8 @@

              pcdsdevices.lodcm.XCSLODCMParameters:
              @@ -651,8 +647,8 @@

              pcdsdevices.lodcm.XCSLODCMParameters:
              @@ -732,17 +728,17 @@

              pcdsdevices.lodcm.XCSLODCM
              -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
              +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
              -stage_group: list[Component] = None
              +stage_group: list[Component] = None
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
              diff --git a/master/generated/pcdsdevices.lodcm.XPPLODCM.html b/master/generated/pcdsdevices.lodcm.XPPLODCM.html index e6c7c481b81..3307bd7e1d4 100644 --- a/master/generated/pcdsdevices.lodcm.XPPLODCM.html +++ b/master/generated/pcdsdevices.lodcm.XPPLODCM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.XPPLODCM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.XPPLODCM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            9. pcdsdevices.ipm
            10. pcdsdevices.jet
            11. pcdsdevices.keithley
            12. +
            13. pcdsdevices.lakeshore
            14. pcdsdevices.lamp_motion
            15. pcdsdevices.lasers.btps
            16. pcdsdevices.lasers.counters
            17. @@ -233,10 +229,10 @@

              pcdsdevices.lodcm.XPPLODCM
              Parameters:
                -
              • prefix (str) – The PV prefix.

              • -
              • name (str) – The name of this device.

              • -
              • main_line (str, optional) – Name of the main, no-bounce beamline.

              • -
              • mono_line (str, optional) – Name of the mono, double-bounce beamline.

              • +
              • prefix (str) – The PV prefix.

              • +
              • name (str) – The name of this device.

              • +
              • main_line (str, optional) – Name of the main, no-bounce beamline.

              • +
              • mono_line (str, optional) – Name of the mono, double-bounce beamline.

              @@ -339,8 +335,8 @@

              pcdsdevices.lodcm.XPPLODCM
              Parameters:
                -
              • material (str, optional) – Chemical formula. E.g.: Si

              • -
              • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

              • +
              • material (str, optional) – Chemical formula. E.g.: Si

              • +
              • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

              Returns:
              @@ -351,13 +347,13 @@

              pcdsdevices.lodcm.XPPLODCM
              -calc_lightpath_state(tower1_h1n_state_state: int | str) LightpathState
              +calc_lightpath_state(tower1_h1n_state_state: int | str) LightpathState

              Currently (as of 09/28/2022), the XPP LODCM does not consider differing crystal states. For now we only consider whether the first crystal is in or out.

              Parameters:
              -

              tower1_h1n_state_state (Union[int, str]) – The insertion state of the first tower crystal

              +

              tower1_h1n_state_state (Union[int, str]) – The insertion state of the first tower crystal

              Returns:

              LightpathState

              @@ -367,14 +363,14 @@

              pcdsdevices.lodcm.XPPLODCM
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -389,7 +385,7 @@

              pcdsdevices.lodcm.XPPLODCM
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -419,8 +415,8 @@

              pcdsdevices.lodcm.XPPLODCM
              Parameters:
                -
              • material (str, optional) – Chemical formula.

              • -
              • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

              • +
              • material (str, optional) – Chemical formula.

              • +
              • reflection (tuple, optional) – Reflection of material. E.g.: (1, 1, 1)

              Returns:
              @@ -431,7 +427,7 @@

              pcdsdevices.lodcm.XPPLODCM
              -get_lightpath_state(use_cache: bool = True) LightpathState
              +get_lightpath_state(use_cache: bool = True) LightpathState

              Return the current LightpathState

              Returns:
              @@ -446,7 +442,7 @@

              pcdsdevices.lodcm.XPPLODCM
              Parameters:
              -

              check (bool) – Indicates if an exception should occure in case it could not +

              check (bool) – Indicates if an exception should occure in case it could not determine the material for a tower.

              Returns:
              @@ -466,7 +462,7 @@

              pcdsdevices.lodcm.XPPLODCM

              ref_1 (tuple) – Reflection of the two Crystal Towers.

              Raises:
              -

              ValueError – When the reflection of first tower does not match the one of +

              ValueError – When the reflection of first tower does not match the one of second tower.

              @@ -480,7 +476,7 @@

              pcdsdevices.lodcm.XPPLODCM
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -503,7 +499,7 @@

              pcdsdevices.lodcm.XPPLODCM
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -525,12 +521,12 @@

              pcdsdevices.lodcm.XPPLODCMobj, which will be set to this instance.

              -
            18. timeout (float, optional) – Maximum time to wait for the motion.

            19. -
            20. wait (bool, optional) – If True, do not continue until the move is complete.

            21. +
            22. timeout (float, optional) – Maximum time to wait for the motion.

            23. +
            24. wait (bool, optional) – If True, do not continue until the move is complete.

            25. Returns:
              -

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              +

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              @@ -551,8 +547,8 @@

              pcdsdevices.lodcm.XPPLODCMParameters:
              @@ -560,13 +556,13 @@

              pcdsdevices.lodcm.XPPLODCM
              -stage_group_instances() Iterator[OphydObject]
              +stage_group_instances() Iterator[OphydObject]

              Yields an iterator of subdevices that should be staged.

              -status() str
              +status() str

              Returns a str with the current pv values for the device.

              @@ -583,7 +579,7 @@

              pcdsdevices.lodcm.XPPLODCM
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -591,14 +587,14 @@

              pcdsdevices.lodcm.XPPLODCMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -617,8 +613,8 @@

              pcdsdevices.lodcm.XPPLODCMParameters:
              @@ -633,8 +629,8 @@

              pcdsdevices.lodcm.XPPLODCMParameters:
              @@ -714,17 +710,17 @@

              pcdsdevices.lodcm.XPPLODCM
              -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
              +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
              -stage_group: list[Component] = None
              +stage_group: list[Component] = None
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
              diff --git a/master/generated/pcdsdevices.lodcm.Y1.html b/master/generated/pcdsdevices.lodcm.Y1.html index 4cc80813db0..55e4b18b2ef 100644 --- a/master/generated/pcdsdevices.lodcm.Y1.html +++ b/master/generated/pcdsdevices.lodcm.Y1.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.Y1 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.Y1 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            26. pcdsdevices.ipm
            27. pcdsdevices.jet
            28. pcdsdevices.keithley
            29. +
            30. pcdsdevices.lakeshore
            31. pcdsdevices.lamp_motion
            32. pcdsdevices.lasers.btps
            33. pcdsdevices.lasers.counters
            34. @@ -281,14 +277,14 @@

              pcdsdevices.lodcm.Y1
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -303,7 +299,7 @@

              pcdsdevices.lodcm.Y1
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -355,12 +351,12 @@

              pcdsdevices.lodcm.Y1

              moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

              -
            35. timeout (float, optional) – Maximum time to wait for the motion.

            36. -
            37. wait (bool, optional) – If True, do not continue until the move is complete.

            38. +
            39. timeout (float, optional) – Maximum time to wait for the motion.

            40. +
            41. wait (bool, optional) – If True, do not continue until the move is complete.

            42. Returns:
              -

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              +

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              @@ -372,11 +368,11 @@

              pcdsdevices.lodcm.Y1
              Parameters:
                -
              • position (int or str) – The enumerate state or the corresponding integer.

              • +
              • position (int or str) – The enumerate state or the corresponding integer.

              • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

              • -
              • timeout (int or float, optional) – Move timeout in seconds.

              • -
              • wait (bool, optional) – If True, do not return until the motion has completed.

              • +
              • timeout (int or float, optional) – Move timeout in seconds.

              • +
              • wait (bool, optional) – If True, do not return until the motion has completed.

              Returns:
              @@ -393,12 +389,12 @@

              pcdsdevices.lodcm.Y1Parameters:
              • position – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -412,7 +408,7 @@

              pcdsdevices.lodcm.Y1
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -435,7 +431,7 @@

              pcdsdevices.lodcm.Y1
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -452,12 +448,12 @@

              pcdsdevices.lodcm.Y1

              moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

              -
            43. timeout (float, optional) – Maximum time to wait for the motion.

            44. -
            45. wait (bool, optional) – If True, do not continue until the move is complete.

            46. +
            47. timeout (float, optional) – Maximum time to wait for the motion.

            48. +
            49. wait (bool, optional) – If True, do not continue until the move is complete.

            50. Returns:
              -

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              +

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              @@ -481,10 +477,10 @@

              pcdsdevices.lodcm.Y1
              Parameters:
                -
              • position (int or str) – The enumerate state or the corresponding integer.

              • +
              • position (int or str) – The enumerate state or the corresponding integer.

              • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

              • -
              • timeout (int or float, optional) – Move timeout in seconds.

              • +
              • timeout (int or float, optional) – Move timeout in seconds.

              Returns:
              @@ -495,19 +491,19 @@

              pcdsdevices.lodcm.Y1
              -stage_group_instances() Iterator[OphydObject]
              +stage_group_instances() Iterator[OphydObject]

              Yields an iterator of subdevices that should be staged.

              -status() str
              +status() str

              Returns a str with the current pv values for the device.

              -stop(*, success: bool = False)
              +stop(*, success: bool = False)

              Hide the stop method behind an AttributeError.

              This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

              @@ -520,7 +516,7 @@

              pcdsdevices.lodcm.Y1
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -528,14 +524,14 @@

              pcdsdevices.lodcm.Y1read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -622,7 +618,7 @@

              pcdsdevices.lodcm.Y1
              -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
              +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

              @@ -645,7 +641,7 @@

              pcdsdevices.lodcm.Y1
              -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
              +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

              @@ -655,7 +651,7 @@

              pcdsdevices.lodcm.Y1
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

              diff --git a/master/generated/pcdsdevices.lodcm.Y2.html b/master/generated/pcdsdevices.lodcm.Y2.html index b2cd7debadd..83d58c8594c 100644 --- a/master/generated/pcdsdevices.lodcm.Y2.html +++ b/master/generated/pcdsdevices.lodcm.Y2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.Y2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.Y2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            51. pcdsdevices.ipm
            52. pcdsdevices.jet
            53. pcdsdevices.keithley
            54. +
            55. pcdsdevices.lakeshore
            56. pcdsdevices.lamp_motion
            57. pcdsdevices.lasers.btps
            58. pcdsdevices.lasers.counters
            59. @@ -280,14 +276,14 @@

              pcdsdevices.lodcm.Y2
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -302,7 +298,7 @@

              pcdsdevices.lodcm.Y2
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -354,12 +350,12 @@

              pcdsdevices.lodcm.Y2

              moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

              -
            60. timeout (float, optional) – Maximum time to wait for the motion.

            61. -
            62. wait (bool, optional) – If True, do not continue until the move is complete.

            63. +
            64. timeout (float, optional) – Maximum time to wait for the motion.

            65. +
            66. wait (bool, optional) – If True, do not continue until the move is complete.

            67. Returns:
              -

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              +

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              @@ -371,11 +367,11 @@

              pcdsdevices.lodcm.Y2
              Parameters:
                -
              • position (int or str) – The enumerate state or the corresponding integer.

              • +
              • position (int or str) – The enumerate state or the corresponding integer.

              • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

              • -
              • timeout (int or float, optional) – Move timeout in seconds.

              • -
              • wait (bool, optional) – If True, do not return until the motion has completed.

              • +
              • timeout (int or float, optional) – Move timeout in seconds.

              • +
              • wait (bool, optional) – If True, do not return until the motion has completed.

              Returns:
              @@ -392,12 +388,12 @@

              pcdsdevices.lodcm.Y2Parameters:
              • position – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -411,7 +407,7 @@

              pcdsdevices.lodcm.Y2
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -434,7 +430,7 @@

              pcdsdevices.lodcm.Y2
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -451,12 +447,12 @@

              pcdsdevices.lodcm.Y2

              moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

              -
            68. timeout (float, optional) – Maximum time to wait for the motion.

            69. -
            70. wait (bool, optional) – If True, do not continue until the move is complete.

            71. +
            72. timeout (float, optional) – Maximum time to wait for the motion.

            73. +
            74. wait (bool, optional) – If True, do not continue until the move is complete.

            75. Returns:
              -

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              +

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              @@ -480,10 +476,10 @@

              pcdsdevices.lodcm.Y2
              Parameters:
                -
              • position (int or str) – The enumerate state or the corresponding integer.

              • +
              • position (int or str) – The enumerate state or the corresponding integer.

              • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

              • -
              • timeout (int or float, optional) – Move timeout in seconds.

              • +
              • timeout (int or float, optional) – Move timeout in seconds.

              Returns:
              @@ -494,19 +490,19 @@

              pcdsdevices.lodcm.Y2
              -stage_group_instances() Iterator[OphydObject]
              +stage_group_instances() Iterator[OphydObject]

              Yields an iterator of subdevices that should be staged.

              -status() str
              +status() str

              Returns a str with the current pv values for the device.

              -stop(*, success: bool = False)
              +stop(*, success: bool = False)

              Hide the stop method behind an AttributeError.

              This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

              @@ -519,7 +515,7 @@

              pcdsdevices.lodcm.Y2
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -527,14 +523,14 @@

              pcdsdevices.lodcm.Y2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -621,7 +617,7 @@

              pcdsdevices.lodcm.Y2
              -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
              +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

              @@ -644,7 +640,7 @@

              pcdsdevices.lodcm.Y2
              -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
              +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

              @@ -654,7 +650,7 @@

              pcdsdevices.lodcm.Y2
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

              diff --git a/master/generated/pcdsdevices.lodcm.YagLom.html b/master/generated/pcdsdevices.lodcm.YagLom.html index 941634abb58..f458fcd9c83 100644 --- a/master/generated/pcdsdevices.lodcm.YagLom.html +++ b/master/generated/pcdsdevices.lodcm.YagLom.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lodcm.YagLom — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lodcm.YagLom — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            76. pcdsdevices.ipm
            77. pcdsdevices.jet
            78. pcdsdevices.keithley
            79. +
            80. pcdsdevices.lakeshore
            81. pcdsdevices.lamp_motion
            82. pcdsdevices.lasers.btps
            83. pcdsdevices.lasers.counters
            84. @@ -280,14 +276,14 @@

              pcdsdevices.lodcm.YagLom
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -302,7 +298,7 @@

              pcdsdevices.lodcm.YagLom
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -354,12 +350,12 @@

              pcdsdevices.lodcm.YagLomobj, which will be set to this instance.

              -
            85. timeout (float, optional) – Maximum time to wait for the motion.

            86. -
            87. wait (bool, optional) – If True, do not continue until the move is complete.

            88. +
            89. timeout (float, optional) – Maximum time to wait for the motion.

            90. +
            91. wait (bool, optional) – If True, do not continue until the move is complete.

            92. Returns:
              -

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              +

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              @@ -371,11 +367,11 @@

              pcdsdevices.lodcm.YagLom
              Parameters:
                -
              • position (int or str) – The enumerate state or the corresponding integer.

              • +
              • position (int or str) – The enumerate state or the corresponding integer.

              • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

              • -
              • timeout (int or float, optional) – Move timeout in seconds.

              • -
              • wait (bool, optional) – If True, do not return until the motion has completed.

              • +
              • timeout (int or float, optional) – Move timeout in seconds.

              • +
              • wait (bool, optional) – If True, do not return until the motion has completed.

              Returns:
              @@ -392,12 +388,12 @@

              pcdsdevices.lodcm.YagLomParameters:
              • position – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -411,7 +407,7 @@

              pcdsdevices.lodcm.YagLom
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -434,7 +430,7 @@

              pcdsdevices.lodcm.YagLom
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -451,12 +447,12 @@

              pcdsdevices.lodcm.YagLomobj, which will be set to this instance.

              -
            93. timeout (float, optional) – Maximum time to wait for the motion.

            94. -
            95. wait (bool, optional) – If True, do not continue until the move is complete.

            96. +
            97. timeout (float, optional) – Maximum time to wait for the motion.

            98. +
            99. wait (bool, optional) – If True, do not continue until the move is complete.

            100. Returns:
              -

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              +

              moved_status (Status) – Status that will be marked as done when the motion is complete.

              @@ -480,10 +476,10 @@

              pcdsdevices.lodcm.YagLom
              Parameters:
                -
              • position (int or str) – The enumerate state or the corresponding integer.

              • +
              • position (int or str) – The enumerate state or the corresponding integer.

              • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

              • -
              • timeout (int or float, optional) – Move timeout in seconds.

              • +
              • timeout (int or float, optional) – Move timeout in seconds.

              Returns:
              @@ -494,19 +490,19 @@

              pcdsdevices.lodcm.YagLom
              -stage_group_instances() Iterator[OphydObject]
              +stage_group_instances() Iterator[OphydObject]

              Yields an iterator of subdevices that should be staged.

              -status() str
              +status() str

              Returns a str with the current pv values for the device.

              -stop(*, success: bool = False)
              +stop(*, success: bool = False)

              Hide the stop method behind an AttributeError.

              This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

              @@ -519,7 +515,7 @@

              pcdsdevices.lodcm.YagLom
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -527,14 +523,14 @@

              pcdsdevices.lodcm.YagLomread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -621,7 +617,7 @@

              pcdsdevices.lodcm.YagLom
              -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
              +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

              @@ -644,7 +640,7 @@

              pcdsdevices.lodcm.YagLom
              -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
              +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

              @@ -654,7 +650,7 @@

              pcdsdevices.lodcm.YagLom
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

              diff --git a/master/generated/pcdsdevices.lxe.FakeLxtTtc.html b/master/generated/pcdsdevices.lxe.FakeLxtTtc.html index d3e5abca559..c923071c7c6 100644 --- a/master/generated/pcdsdevices.lxe.FakeLxtTtc.html +++ b/master/generated/pcdsdevices.lxe.FakeLxtTtc.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe.FakeLxtTtc — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe.FakeLxtTtc — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            101. pcdsdevices.ipm
            102. pcdsdevices.jet
            103. pcdsdevices.keithley
            104. +
            105. pcdsdevices.lakeshore
            106. pcdsdevices.lamp_motion
            107. pcdsdevices.lasers.btps
            108. pcdsdevices.lasers.counters
            109. @@ -260,14 +256,14 @@

              pcdsdevices.lxe.FakeLxtTtc
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -288,7 +284,7 @@

              pcdsdevices.lxe.FakeLxtTtc
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -380,7 +376,7 @@

              pcdsdevices.lxe.FakeLxtTtcfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
            110. timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            111. @@ -389,9 +385,9 @@

              pcdsdevices.lxe.FakeLxtTtcRaises:

              @@ -408,8 +404,8 @@

              pcdsdevices.lxe.FakeLxtTtcParameters:

              @@ -423,12 +419,12 @@

              pcdsdevices.lxe.FakeLxtTtcParameters:
              • position – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -450,13 +446,13 @@

              pcdsdevices.lxe.FakeLxtTtc
              Parameters:
                -
              • delta (float) – Desired change in position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • delta (float) – Desired change in position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -470,7 +466,7 @@

              pcdsdevices.lxe.FakeLxtTtc
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -493,7 +489,7 @@

              pcdsdevices.lxe.FakeLxtTtc
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -543,7 +539,7 @@

              pcdsdevices.lxe.FakeLxtTtc
              -status() str
              +status() str

              Returns a str with the current pv values for the device.

              @@ -572,7 +568,7 @@

              pcdsdevices.lxe.FakeLxtTtc
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -580,14 +576,14 @@

              pcdsdevices.lxe.FakeLxtTtcread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -602,7 +598,7 @@

              pcdsdevices.lxe.FakeLxtTtc
              Parameters:
              -

              scale (float) – starting step size, default = 0.1

              +

              scale (float) – starting step size, default = 0.1

              @@ -614,12 +610,12 @@

              pcdsdevices.lxe.FakeLxtTtc
              Parameters:
                -
              • position (float) – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • position (float) – Desired end position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • -
              • newline (bool, optional) – If True, inserts a newline after the updates.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • newline (bool, optional) – If True, inserts a newline after the updates.

              @@ -632,12 +628,12 @@

              pcdsdevices.lxe.FakeLxtTtc
              Parameters:
                -
              • delta (float) – Desired change in position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • delta (float) – Desired change in position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • -
              • newline (bool, optional) – If True, inserts a newline after the updates.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • newline (bool, optional) – If True, inserts a newline after the updates.

              @@ -806,7 +802,7 @@

              pcdsdevices.lxe.FakeLxtTtc
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
              diff --git a/master/generated/pcdsdevices.lxe.LaserEnergyPositioner.html b/master/generated/pcdsdevices.lxe.LaserEnergyPositioner.html index e58e2d6108a..e9e59e2cf10 100644 --- a/master/generated/pcdsdevices.lxe.LaserEnergyPositioner.html +++ b/master/generated/pcdsdevices.lxe.LaserEnergyPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe.LaserEnergyPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe.LaserEnergyPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            112. pcdsdevices.ipm
            113. pcdsdevices.jet
            114. pcdsdevices.keithley
            115. +
            116. pcdsdevices.lakeshore
            117. pcdsdevices.lamp_motion
            118. pcdsdevices.lasers.btps
            119. pcdsdevices.lasers.counters
            120. @@ -204,16 +200,16 @@

              pcdsdevices.lxe.LaserEnergyPositioner

              -class pcdsdevices.lxe.LaserEnergyPositioner(*args, calibration_file: Path | str, column_names: Sequence[str] | None = None, enable_plotting: bool = False, **kwargs)
              +class pcdsdevices.lxe.LaserEnergyPositioner(*args, calibration_file: Path | str, column_names: Sequence[str] | None = None, enable_plotting: bool = False, **kwargs)

              Uses the lookup-table positioner to convert energy <-> motor positions.

              Uses load_calibration_file() to load the data file.

              Parameters:
                -
              • calibration_file (pathlib.Path or str) – Path to the calibration file.

              • -
              • column_names (list of str, optional) – The column names. May be omitted, assumes the first column is the +

              • calibration_file (pathlib.Path or str) – Path to the calibration file.

              • +
              • column_names (list of str, optional) – The column names. May be omitted, assumes the first column is the motor position and the second column is energy.

              • -
              • enable_plotting (bool, optional) – Plot each move.

              • +
              • enable_plotting (bool, optional) – Plot each move.

              @@ -265,14 +261,14 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -287,7 +283,7 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -310,9 +306,8 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -forward(pseudo_pos: tuple) tuple
              -

              Calculate a RealPosition from a given PseudoPosition

              -

              Must be defined on the subclass.

              +forward(pseudo_pos: tuple) tuple +

              Calculate the real motor position given the pseudo position, using the lookup table.

              Parameters:

              pseudo_pos (PseudoPosition) – The pseudo position input, a namedtuple.

              @@ -333,9 +328,8 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -inverse(real_pos: tuple) tuple
              -

              Calculate a PseudoPosition from a given RealPosition

              -

              Must be defined on the subclass.

              +inverse(real_pos: tuple) tuple +

              Calculate the pseudo motor position given the real position, using the lookup table.

              Parameters:

              real_position (RealPosition) – The real position input

              @@ -358,7 +352,7 @@

              pcdsdevices.lxe.LaserEnergyPositionerfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
            121. timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            122. @@ -367,9 +361,9 @@

              pcdsdevices.lxe.LaserEnergyPositionerRaises:

              @@ -386,8 +380,8 @@

              pcdsdevices.lxe.LaserEnergyPositionerParameters:

              @@ -401,12 +395,12 @@

              pcdsdevices.lxe.LaserEnergyPositionerParameters:
              • position – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -428,13 +422,13 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              Parameters:
                -
              • delta (float) – Desired change in position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • delta (float) – Desired change in position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -448,7 +442,7 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -471,7 +465,7 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -521,7 +515,7 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -status() str
              +status() str

              Returns a str with the current pv values for the device.

              @@ -550,7 +544,7 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -558,14 +552,14 @@

              pcdsdevices.lxe.LaserEnergyPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -580,7 +574,7 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              Parameters:
              -

              scale (float) – starting step size, default = 0.1

              +

              scale (float) – starting step size, default = 0.1

              @@ -592,12 +586,12 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              Parameters:
                -
              • position (float) – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • position (float) – Desired end position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • -
              • newline (bool, optional) – If True, inserts a newline after the updates.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • newline (bool, optional) – If True, inserts a newline after the updates.

              @@ -610,12 +604,12 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              Parameters:
                -
              • delta (float) – Desired change in position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • delta (float) – Desired change in position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • -
              • newline (bool, optional) – If True, inserts a newline after the updates.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • newline (bool, optional) – If True, inserts a newline after the updates.

              @@ -759,7 +753,7 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
              @@ -781,7 +775,7 @@

              pcdsdevices.lxe.LaserEnergyPositioner
              -column_names: tuple[str, ...]
              +column_names: tuple[str, ...]

              diff --git a/master/generated/pcdsdevices.lxe.LaserTiming.html b/master/generated/pcdsdevices.lxe.LaserTiming.html index ca20d1f9e46..1d1ea4a3f57 100644 --- a/master/generated/pcdsdevices.lxe.LaserTiming.html +++ b/master/generated/pcdsdevices.lxe.LaserTiming.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe.LaserTiming — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe.LaserTiming — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            123. pcdsdevices.ipm
            124. pcdsdevices.jet
            125. pcdsdevices.keithley
            126. +
            127. pcdsdevices.lakeshore
            128. pcdsdevices.lamp_motion
            129. pcdsdevices.lasers.btps
            130. pcdsdevices.lasers.counters
            131. @@ -204,7 +200,7 @@

              pcdsdevices.lxe.LaserTiming

              -class pcdsdevices.lxe.LaserTiming(prefix='', *, egu=None, **kwargs)
              +class pcdsdevices.lxe.LaserTiming(prefix='', *, egu=None, invert=True, limits=None, **kwargs)

              “lxt” motor, which may also have been referred to as Vitara.

              Conversions for Vitara FS_TGT_TIME nanoseconds <-> seconds are done internally, such that the user may work in units of seconds.

              @@ -278,14 +274,14 @@

              pcdsdevices.lxe.LaserTiming
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -300,7 +296,7 @@

              pcdsdevices.lxe.LaserTiming
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -341,7 +337,7 @@

              pcdsdevices.lxe.LaserTimingfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
            132. timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            133. @@ -350,9 +346,9 @@

              pcdsdevices.lxe.LaserTimingRaises:

              @@ -366,12 +362,12 @@

              pcdsdevices.lxe.LaserTimingParameters:
              • position – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -393,13 +389,13 @@

              pcdsdevices.lxe.LaserTiming
              Parameters:
                -
              • delta (float) – Desired change in position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • delta (float) – Desired change in position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -413,7 +409,7 @@

              pcdsdevices.lxe.LaserTiming
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -436,7 +432,7 @@

              pcdsdevices.lxe.LaserTiming
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -452,23 +448,23 @@

              pcdsdevices.lxe.LaserTiming
              -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
              +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

              Set a value and return a Status object

              Parameters:
                -
              • new_position (object) – The input here is whatever the device requires (this +

              • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

              • -
              • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

              • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

              • moved_cb (callable, optional) –

                Deprecated

                Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

              • -
              • wait (bool, optional) –

                Deprecated

                +
              • wait (bool, optional) –

                Deprecated

                If the method should block until the Status object reports it is done.

                Defaults to False

                @@ -502,7 +498,7 @@

                pcdsdevices.lxe.LaserTiming
                -status() str
                +status() str

                Returns a str with the current pv values for the device.

              @@ -519,7 +515,7 @@

              pcdsdevices.lxe.LaserTiming
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -527,14 +523,14 @@

              pcdsdevices.lxe.LaserTimingread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -549,7 +545,7 @@

              pcdsdevices.lxe.LaserTiming
              Parameters:
              -

              scale (float) – starting step size, default = 0.1

              +

              scale (float) – starting step size, default = 0.1

              @@ -561,12 +557,12 @@

              pcdsdevices.lxe.LaserTiming
              Parameters:
                -
              • position (float) – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • position (float) – Desired end position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • -
              • newline (bool, optional) – If True, inserts a newline after the updates.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • newline (bool, optional) – If True, inserts a newline after the updates.

              @@ -579,12 +575,12 @@

              pcdsdevices.lxe.LaserTiming
              Parameters:
                -
              • delta (float) – Desired change in position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • delta (float) – Desired change in position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • -
              • newline (bool, optional) – If True, inserts a newline after the updates.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • newline (bool, optional) – If True, inserts a newline after the updates.

              @@ -736,7 +732,7 @@

              pcdsdevices.lxe.LaserTiming
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
              diff --git a/master/generated/pcdsdevices.lxe.LaserTimingCompensation.html b/master/generated/pcdsdevices.lxe.LaserTimingCompensation.html index 6816d8bf3ac..9a1b305d805 100644 --- a/master/generated/pcdsdevices.lxe.LaserTimingCompensation.html +++ b/master/generated/pcdsdevices.lxe.LaserTimingCompensation.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe.LaserTimingCompensation — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe.LaserTimingCompensation — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            134. pcdsdevices.ipm
            135. pcdsdevices.jet
            136. pcdsdevices.keithley
            137. +
            138. pcdsdevices.lakeshore
            139. pcdsdevices.lamp_motion
            140. pcdsdevices.lasers.btps
            141. pcdsdevices.lasers.counters
            142. @@ -255,7 +251,7 @@

              pcdsdevices.lxe.LaserTimingCompensation
              Parameters:
              -

              real_position (NamedTuple) – The positions of each of the real motors, accessible by name.

              +

              real_position (NamedTuple) – The positions of each of the real motors, accessible by name.

              Returns:

              pseudo_position (float) – The combined position of the axes.

              @@ -282,14 +278,14 @@

              pcdsdevices.lxe.LaserTimingCompensation
              -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
              +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

              Configure the device for something during a run

              This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

              Parameters:
              -

              d (dict) – The configuration dictionary. To specify the order that +

              d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

              Returns:
              @@ -304,7 +300,7 @@

              pcdsdevices.lxe.LaserTimingCompensation
              -describe() OrderedDictType[str, Dict[str, Any]]
              +describe() OrderedDictType[str, Dict[str, Any]]

              Provide schema and meta-data for read().

              This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

              @@ -357,7 +353,7 @@

              pcdsdevices.lxe.LaserTimingCompensationfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
            143. timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            144. @@ -366,9 +362,9 @@

              pcdsdevices.lxe.LaserTimingCompensationRaises:

              @@ -385,8 +381,8 @@

              pcdsdevices.lxe.LaserTimingCompensationParameters:

              @@ -400,12 +396,12 @@

              pcdsdevices.lxe.LaserTimingCompensationParameters:
              • position – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -427,13 +423,13 @@

              pcdsdevices.lxe.LaserTimingCompensation
              Parameters:
                -
              • delta (float) – Desired change in position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • delta (float) – Desired change in position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • wait (bool, optional) – If True, wait for motion completion before returning. +

              • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              @@ -447,7 +443,7 @@

              pcdsdevices.lxe.LaserTimingCompensation
              -read() OrderedDictType[str, Dict[str, Any]]
              +read() OrderedDictType[str, Dict[str, Any]]

              Read data from the device.

              This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -470,7 +466,7 @@

              pcdsdevices.lxe.LaserTimingCompensation
              -read_configuration() OrderedDictType[str, Dict[str, Any]]
              +read_configuration() OrderedDictType[str, Dict[str, Any]]

              Dictionary mapping names to value dicts with keys: value, timestamp

              To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

              @@ -528,7 +524,7 @@

              pcdsdevices.lxe.LaserTimingCompensation
              -status() str
              +status() str

              Returns a str with the current pv values for the device.

              @@ -557,7 +553,7 @@

              pcdsdevices.lxe.LaserTimingCompensation
              -trigger() StatusBase
              +trigger() StatusBase

              Trigger the device and return status object.

              This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

              @@ -565,14 +561,14 @@

              pcdsdevices.lxe.LaserTimingCompensationread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

              If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

              Returns:
              -

              status (StatusBase) – StatusBase object which will be marked +

              status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

              @@ -587,7 +583,7 @@

              pcdsdevices.lxe.LaserTimingCompensation
              Parameters:
              -

              scale (float) – starting step size, default = 0.1

              +

              scale (float) – starting step size, default = 0.1

              @@ -599,12 +595,12 @@

              pcdsdevices.lxe.LaserTimingCompensation
              Parameters:
                -
              • position (float) – Desired end position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • position (float) – Desired end position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • -
              • newline (bool, optional) – If True, inserts a newline after the updates.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • newline (bool, optional) – If True, inserts a newline after the updates.

              @@ -617,12 +613,12 @@

              pcdsdevices.lxe.LaserTimingCompensation
              Parameters:
                -
              • delta (float) – Desired change in position.

              • -
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

              • delta (float) – Desired change in position.

              • +
              • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

              • -
              • log (bool, optional) – If True, logs the move at INFO level.

              • -
              • newline (bool, optional) – If True, inserts a newline after the updates.

              • +
              • log (bool, optional) – If True, logs the move at INFO level.

              • +
              • newline (bool, optional) – If True, inserts a newline after the updates.

              @@ -761,7 +757,7 @@

              pcdsdevices.lxe.LaserTimingCompensation
              -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
              +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
              diff --git a/master/generated/pcdsdevices.lxe.Lcls2LaserTiming.html b/master/generated/pcdsdevices.lxe.Lcls2LaserTiming.html index 72575d5d56b..e950ba165c7 100644 --- a/master/generated/pcdsdevices.lxe.Lcls2LaserTiming.html +++ b/master/generated/pcdsdevices.lxe.Lcls2LaserTiming.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe.Lcls2LaserTiming — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe.Lcls2LaserTiming — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
              - 8.5.1.dev30+gd6e98430 -
              @@ -80,6 +75,7 @@
            145. pcdsdevices.ipm
            146. pcdsdevices.jet
            147. pcdsdevices.keithley
            148. +
            149. pcdsdevices.lakeshore
            150. pcdsdevices.lamp_motion
            151. pcdsdevices.lasers.btps
            152. pcdsdevices.lasers.counters
            153. @@ -204,7 +200,7 @@

              pcdsdevices.lxe.Lcls2LaserTiming

              -class pcdsdevices.lxe.Lcls2LaserTiming(prefix='', *, egu=None, **kwargs)
              +class pcdsdevices.lxe.Lcls2LaserTiming(prefix='', *, egu=None, invert=True, limits=None, **kwargs)

              A “lxt” motor for the LCLS-II laser locker, AKA the OPCPA laser locker.

            data_type

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            DataType

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            exposure

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            AcquireTime

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            gain

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            Gain

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            num_images

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            NumImages

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            image_mode

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            ImageMode

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            trigger_mode

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            TriggerMode

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            acquisition_period

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            AcquirePeriod

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            bin_x

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            BinX

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            bin_y

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            BinY

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            region_start_x

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            MinX

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            region_size_x

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            SizeX

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            region_start_y

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            MinY

            config

            Inherited from PCDSAreaDetectorTyphosTrigger

            region_size_y

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            SizeY

            config

            event_code

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            CamEventCode

            Code to determine beam synchronization rate.

            config

            pupil_centroid_x

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            PupilCentroidX

            Est. pupil centroid X

            config

            pupil_centroid_y

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            PupilCentroidY

            Est. pupil centroid Y

            config

            pupil_diameter_x

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            PupilDiameterX

            Pupil diameter X

            config

            pupil_diameter_y

            EpicsSignalWithRBV

            EpicsSignalWithRBV

            PupilDiameterY

            Pupil diameter Y

            config

            @@ -276,14 +272,14 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -298,7 +294,7 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -339,7 +335,7 @@

            pcdsdevices.lxe.Lcls2LaserTimingfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -348,9 +344,9 @@

            pcdsdevices.lxe.Lcls2LaserTimingRaises:

            @@ -364,12 +360,12 @@

            pcdsdevices.lxe.Lcls2LaserTimingParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -391,13 +387,13 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -411,7 +407,7 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -434,7 +430,7 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -450,23 +446,23 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
            +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

            Set a value and return a Status object

            Parameters:
              -
            • new_position (object) – The input here is whatever the device requires (this +

            • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

            • -
            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            • moved_cb (callable, optional) –

              Deprecated

              Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

            • -
            • wait (bool, optional) –

              Deprecated

              +
            • wait (bool, optional) –

              Deprecated

              If the method should block until the Status object reports it is done.

              Defaults to False

              @@ -500,7 +496,7 @@

              pcdsdevices.lxe.Lcls2LaserTiming
              -status() str
              +status() str

              Returns a str with the current pv values for the device.

            @@ -517,7 +513,7 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -525,14 +521,14 @@

            pcdsdevices.lxe.Lcls2LaserTimingread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -547,7 +543,7 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -559,12 +555,12 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -577,12 +573,12 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -734,7 +730,7 @@

            pcdsdevices.lxe.Lcls2LaserTiming
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lxe.LxtTtcExample.html b/master/generated/pcdsdevices.lxe.LxtTtcExample.html index be5b43f918e..cbdd73f9431 100644 --- a/master/generated/pcdsdevices.lxe.LxtTtcExample.html +++ b/master/generated/pcdsdevices.lxe.LxtTtcExample.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe.LxtTtcExample — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe.LxtTtcExample — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -262,14 +258,14 @@

            pcdsdevices.lxe.LxtTtcExample
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -290,7 +286,7 @@

            pcdsdevices.lxe.LxtTtcExample
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -382,7 +378,7 @@

            pcdsdevices.lxe.LxtTtcExamplefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -391,9 +387,9 @@

            pcdsdevices.lxe.LxtTtcExampleRaises:

            @@ -410,8 +406,8 @@

            pcdsdevices.lxe.LxtTtcExampleParameters:

            @@ -425,12 +421,12 @@

            pcdsdevices.lxe.LxtTtcExampleParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -452,13 +448,13 @@

            pcdsdevices.lxe.LxtTtcExample
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -472,7 +468,7 @@

            pcdsdevices.lxe.LxtTtcExample
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -495,7 +491,7 @@

            pcdsdevices.lxe.LxtTtcExample
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -545,7 +541,7 @@

            pcdsdevices.lxe.LxtTtcExample
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -574,7 +570,7 @@

            pcdsdevices.lxe.LxtTtcExample
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -582,14 +578,14 @@

            pcdsdevices.lxe.LxtTtcExampleread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -604,7 +600,7 @@

            pcdsdevices.lxe.LxtTtcExample
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -616,12 +612,12 @@

            pcdsdevices.lxe.LxtTtcExample
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -634,12 +630,12 @@

            pcdsdevices.lxe.LxtTtcExample
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -808,7 +804,7 @@

            pcdsdevices.lxe.LxtTtcExample
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lxe.TimeToolDelay.html b/master/generated/pcdsdevices.lxe.TimeToolDelay.html index b4ed878faa8..4a09a9d1c10 100644 --- a/master/generated/pcdsdevices.lxe.TimeToolDelay.html +++ b/master/generated/pcdsdevices.lxe.TimeToolDelay.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe.TimeToolDelay — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe.TimeToolDelay — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -266,14 +262,14 @@

            pcdsdevices.lxe.TimeToolDelay
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -288,7 +284,7 @@

            pcdsdevices.lxe.TimeToolDelay
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -341,7 +337,7 @@

            pcdsdevices.lxe.TimeToolDelayfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -350,9 +346,9 @@

            pcdsdevices.lxe.TimeToolDelayRaises:

            @@ -369,8 +365,8 @@

            pcdsdevices.lxe.TimeToolDelayParameters:

            @@ -384,12 +380,12 @@

            pcdsdevices.lxe.TimeToolDelayParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -411,13 +407,13 @@

            pcdsdevices.lxe.TimeToolDelay
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -431,7 +427,7 @@

            pcdsdevices.lxe.TimeToolDelay
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -454,7 +450,7 @@

            pcdsdevices.lxe.TimeToolDelay
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -503,7 +499,7 @@

            pcdsdevices.lxe.TimeToolDelay
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -532,7 +528,7 @@

            pcdsdevices.lxe.TimeToolDelay
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -540,14 +536,14 @@

            pcdsdevices.lxe.TimeToolDelayread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -562,7 +558,7 @@

            pcdsdevices.lxe.TimeToolDelay
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -574,12 +570,12 @@

            pcdsdevices.lxe.TimeToolDelay
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -592,12 +588,12 @@

            pcdsdevices.lxe.TimeToolDelay
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -736,7 +732,7 @@

            pcdsdevices.lxe.TimeToolDelay
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lxe._ReversedTimeToolDelay.html b/master/generated/pcdsdevices.lxe._ReversedTimeToolDelay.html index 2d96e879f9c..a29dbd70f48 100644 --- a/master/generated/pcdsdevices.lxe._ReversedTimeToolDelay.html +++ b/master/generated/pcdsdevices.lxe._ReversedTimeToolDelay.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe._ReversedTimeToolDelay — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe._ReversedTimeToolDelay — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -261,14 +257,14 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -283,7 +279,7 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -336,7 +332,7 @@

            pcdsdevices.lxe._ReversedTimeToolDelayfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -345,9 +341,9 @@

            pcdsdevices.lxe._ReversedTimeToolDelayRaises:

            @@ -364,8 +360,8 @@

            pcdsdevices.lxe._ReversedTimeToolDelayParameters:

            @@ -379,12 +375,12 @@

            pcdsdevices.lxe._ReversedTimeToolDelayParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -406,13 +402,13 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -426,7 +422,7 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -449,7 +445,7 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -498,7 +494,7 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -527,7 +523,7 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -535,14 +531,14 @@

            pcdsdevices.lxe._ReversedTimeToolDelayread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -557,7 +553,7 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -569,12 +565,12 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -587,12 +583,12 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -731,7 +727,7 @@

            pcdsdevices.lxe._ReversedTimeToolDelay
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.html b/master/generated/pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.html index b369fff2547..336efa8826f 100644 --- a/master/generated/pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.html +++ b/master/generated/pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe._ScaledUnitConversionDerivedSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe._ScaledUnitConversionDerivedSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -204,7 +200,7 @@

            pcdsdevices.lxe._ScaledUnitConversionDerivedSignal

            -class pcdsdevices.lxe._ScaledUnitConversionDerivedSignal(derived_from, *, derived_units: str, original_units: str | None = None, user_offset: Real | None = 0, limits: tuple[Real, Real] | None = None, **kwargs)
            +class pcdsdevices.lxe._ScaledUnitConversionDerivedSignal(derived_from, *, derived_units: str, original_units: str | None = None, user_offset: Real | None = 0, limits: tuple[Real, Real] | None = None, **kwargs)

            Methods

            @@ -342,7 +338,7 @@

            pcdsdevices.lxe._ScaledUnitConversionDerivedSignal
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

            @@ -377,12 +373,12 @@

            pcdsdevices.lxe._ScaledUnitConversionDerivedSignal
            -derived_units: str
            +derived_units: str

            -original_units: str
            +original_units: str
            diff --git a/master/generated/pcdsdevices.lxe.load_calibration_file.html b/master/generated/pcdsdevices.lxe.load_calibration_file.html index c804ed225f0..80f52a80074 100644 --- a/master/generated/pcdsdevices.lxe.load_calibration_file.html +++ b/master/generated/pcdsdevices.lxe.load_calibration_file.html @@ -1,25 +1,23 @@ + + - pcdsdevices.lxe.load_calibration_file — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.lxe.load_calibration_file — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -204,7 +200,7 @@

            pcdsdevices.lxe.load_calibration_file

            -pcdsdevices.lxe.load_calibration_file(filename: Path | str) ndarray
            +pcdsdevices.lxe.load_calibration_file(filename: Path | str) ndarray

            Load a calibration file.

            Data will be sorted by position and need not be pre-sorted.

            @@ -214,7 +210,7 @@

            pcdsdevices.lxe.load_calibration_file
            Parameters:
            -

            filename (str) – The calibration data filename.

            +

            filename (str) – The calibration data filename.

            Returns:

            np.ndarray – Of shape (num_data_rows, 2)

            diff --git a/master/generated/pcdsdevices.make_ophyd_device.flatten_list.html b/master/generated/pcdsdevices.make_ophyd_device.flatten_list.html index f729f0f2468..86dc21dcf9d 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.flatten_list.html +++ b/master/generated/pcdsdevices.make_ophyd_device.flatten_list.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.flatten_list — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.flatten_list — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.get_components.html b/master/generated/pcdsdevices.make_ophyd_device.get_components.html index 19b3fefb095..480d8d3654a 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.get_components.html +++ b/master/generated/pcdsdevices.make_ophyd_device.get_components.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.get_components — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.get_components — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.make_class.html b/master/generated/pcdsdevices.make_ophyd_device.make_class.html index d62aaf6b13b..9fec487c44d 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.make_class.html +++ b/master/generated/pcdsdevices.make_ophyd_device.make_class.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.make_class — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.make_class — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.make_class_line.html b/master/generated/pcdsdevices.make_ophyd_device.make_class_line.html index b820cf40bb9..c1b68ba77b9 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.make_class_line.html +++ b/master/generated/pcdsdevices.make_ophyd_device.make_class_line.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.make_class_line — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.make_class_line — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.make_class_name.html b/master/generated/pcdsdevices.make_ophyd_device.make_class_name.html index abaa37eaff5..9765d3c980f 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.make_class_name.html +++ b/master/generated/pcdsdevices.make_ophyd_device.make_class_name.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.make_class_name — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.make_class_name — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.make_cpt.html b/master/generated/pcdsdevices.make_ophyd_device.make_cpt.html index 2e9e5c99314..6f947600036 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.make_cpt.html +++ b/master/generated/pcdsdevices.make_ophyd_device.make_cpt.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.make_cpt — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.make_cpt — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.make_signal.html b/master/generated/pcdsdevices.make_ophyd_device.make_signal.html index 2e0b9c1e9a6..0c2e14be7a5 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.make_signal.html +++ b/master/generated/pcdsdevices.make_ophyd_device.make_signal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.make_signal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.make_signal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.make_signal_wrbv.html b/master/generated/pcdsdevices.make_ophyd_device.make_signal_wrbv.html index dfd69b2314c..85ec853d89f 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.make_signal_wrbv.html +++ b/master/generated/pcdsdevices.make_ophyd_device.make_signal_wrbv.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.make_signal_wrbv — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.make_signal_wrbv — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.print_class.html b/master/generated/pcdsdevices.make_ophyd_device.print_class.html index 6b4064890c9..700717135fa 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.print_class.html +++ b/master/generated/pcdsdevices.make_ophyd_device.print_class.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.print_class — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.print_class — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.recurse_record.html b/master/generated/pcdsdevices.make_ophyd_device.recurse_record.html index a1e9cd23d08..ff6e8dbea7a 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.recurse_record.html +++ b/master/generated/pcdsdevices.make_ophyd_device.recurse_record.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.recurse_record — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.recurse_record — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.make_ophyd_device.write_file.html b/master/generated/pcdsdevices.make_ophyd_device.write_file.html index 5b8bac2a2bd..3d1a107325b 100644 --- a/master/generated/pcdsdevices.make_ophyd_device.write_file.html +++ b/master/generated/pcdsdevices.make_ophyd_device.write_file.html @@ -1,25 +1,23 @@ + + - pcdsdevices.make_ophyd_device.write_file — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.make_ophyd_device.write_file — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • diff --git a/master/generated/pcdsdevices.mirror.FFMirror.html b/master/generated/pcdsdevices.mirror.FFMirror.html index e84aa564151..e9d83980553 100644 --- a/master/generated/pcdsdevices.mirror.FFMirror.html +++ b/master/generated/pcdsdevices.mirror.FFMirror.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.FFMirror — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.FFMirror — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -111,6 +107,7 @@
          • pcdsdevices.mirror.KBOMirrorHEStates
          • pcdsdevices.mirror.KBOMirrorStates
          • pcdsdevices.mirror.MirrorInsertState
          • +
          • pcdsdevices.mirror.MirrorStripe2D2P
          • pcdsdevices.mirror.MirrorStripe2D4P
          • pcdsdevices.mirror.OMMotor
          • pcdsdevices.mirror.OffsetMirror
          • @@ -223,11 +220,12 @@

            pcdsdevices.mirror.FFMirrorclass pcdsdevices.mirror.FFMirror(*args, **kwargs)

            Fixed Focus Kirkpatrick-Baez Mirror.

            1st gen Toyama designs with LCLS-II Beckhoff motion architecture.

            +

            MR2K2

            Parameters:
              -
            • prefix (str) – Base PV for the mirror.

            • -
            • name (str) – Alias for the device.

            • +
            • prefix (str) – Base PV for the mirror.

            • +
            • name (str) – Alias for the device.

            @@ -250,63 +248,70 @@

            pcdsdevices.mirror.FFMirrorLightpathMixin

            -

            + + + + + + + + - + - + - + - + - + - + - + - + @@ -318,7 +323,7 @@

            pcdsdevices.mirror.FFMirrorMethods

            -calc_lightpath_state(x: float, y: float) LightpathState
            +calc_lightpath_state(x: float, y: float) LightpathState

            Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

            kwargs should be the same as the signal names provided in @@ -333,14 +338,14 @@

            pcdsdevices.mirror.FFMirror
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -355,7 +360,7 @@

            pcdsdevices.mirror.FFMirror
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -379,7 +384,7 @@

            pcdsdevices.mirror.FFMirror
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -396,7 +401,7 @@

            pcdsdevices.mirror.FFMirror
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -419,7 +424,7 @@

            pcdsdevices.mirror.FFMirror
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -435,13 +440,13 @@

            pcdsdevices.mirror.FFMirror
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -458,7 +463,7 @@

            pcdsdevices.mirror.FFMirror
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -466,14 +471,14 @@

            pcdsdevices.mirror.FFMirrorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -512,17 +517,17 @@

            pcdsdevices.mirror.FFMirror
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.mirror.FFMirrorZ.html b/master/generated/pcdsdevices.mirror.FFMirrorZ.html index a557be54838..4ae6bf01569 100644 --- a/master/generated/pcdsdevices.mirror.FFMirrorZ.html +++ b/master/generated/pcdsdevices.mirror.FFMirrorZ.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.FFMirrorZ — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.FFMirrorZ — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -111,6 +107,7 @@
          • pcdsdevices.mirror.KBOMirrorHEStates
          • pcdsdevices.mirror.KBOMirrorStates
          • pcdsdevices.mirror.MirrorInsertState
          • +
          • pcdsdevices.mirror.MirrorStripe2D2P
          • pcdsdevices.mirror.MirrorStripe2D4P
          • pcdsdevices.mirror.OMMotor
          • pcdsdevices.mirror.OffsetMirror
          • @@ -223,11 +220,12 @@

            pcdsdevices.mirror.FFMirrorZclass pcdsdevices.mirror.FFMirrorZ(*args, **kwargs)

            Fixed Focus Kirkpatrick-Baez Mirror with Z axis.

            1st gen Toyama designs with LCLS-II Beckhoff motion architecture.

            +

            MR4/5K4

            Parameters:
              -
            • prefix (str) – Base PV for the mirror.

            • -
            • name (str) – Alias for the device.

            • +
            • prefix (str) – Base PV for the mirror.

            • +
            • name (str) – Alias for the device.

            @@ -346,7 +344,7 @@

            pcdsdevices.mirror.FFMirrorZMethods

            -calc_lightpath_state(x: float, y: float) LightpathState
            +calc_lightpath_state(x: float, y: float) LightpathState

            Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

            kwargs should be the same as the signal names provided in @@ -361,14 +359,14 @@

            pcdsdevices.mirror.FFMirrorZ
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -383,7 +381,7 @@

            pcdsdevices.mirror.FFMirrorZ
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -407,7 +405,7 @@

            pcdsdevices.mirror.FFMirrorZ
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -424,7 +422,7 @@

            pcdsdevices.mirror.FFMirrorZ
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -447,7 +445,7 @@

            pcdsdevices.mirror.FFMirrorZ
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -463,13 +461,13 @@

            pcdsdevices.mirror.FFMirrorZ
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -486,7 +484,7 @@

            pcdsdevices.mirror.FFMirrorZ
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -494,20 +492,25 @@

            pcdsdevices.mirror.FFMirrorZread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            Attributes

            +
            +
            +coating = None
            +
            +
            configuration_attrs
            @@ -545,17 +548,17 @@

            pcdsdevices.mirror.FFMirrorZ
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.mirror.Gantry.html b/master/generated/pcdsdevices.mirror.Gantry.html index b4de942dee7..82708d434f4 100644 --- a/master/generated/pcdsdevices.mirror.Gantry.html +++ b/master/generated/pcdsdevices.mirror.Gantry.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.Gantry — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.Gantry — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -111,6 +107,7 @@
          • pcdsdevices.mirror.KBOMirrorHEStates
          • pcdsdevices.mirror.KBOMirrorStates
          • pcdsdevices.mirror.MirrorInsertState
          • +
          • pcdsdevices.mirror.MirrorStripe2D2P
          • pcdsdevices.mirror.MirrorStripe2D4P
          • pcdsdevices.mirror.OMMotor
          • pcdsdevices.mirror.OffsetMirror
          • @@ -229,9 +226,9 @@

            pcdsdevices.mirror.Gantry
            Parameters:
              -
            • prefix (str) – Base prefix for both stepper motors e.g. ‘XRT:M1H’. Do not include the +

            • prefix (str) – Base prefix for both stepper motors e.g. ‘XRT:M1H’. Do not include the ‘P’ or ‘S’ to indicate primary or secondary steppers.

            • -
            • gantry_prefix (str, optional) – Prefix for the shared gantry diagnostics if it is different than the +

            • gantry_prefix (str, optional) – Prefix for the shared gantry diagnostics if it is different than the stepper motor prefix.

            @@ -355,14 +352,14 @@

            pcdsdevices.mirror.Gantry
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -377,7 +374,7 @@

            pcdsdevices.mirror.Gantry
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -418,7 +415,7 @@

            pcdsdevices.mirror.Gantryfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
          • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

          • @@ -427,9 +424,9 @@

            pcdsdevices.mirror.GantryRaises:

            @@ -443,12 +440,12 @@

            pcdsdevices.mirror.GantryParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -470,13 +467,13 @@

            pcdsdevices.mirror.Gantry
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -490,7 +487,7 @@

            pcdsdevices.mirror.Gantry
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -513,7 +510,7 @@

            pcdsdevices.mirror.Gantry
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -529,23 +526,23 @@

            pcdsdevices.mirror.Gantry
            -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
            +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

            Set a value and return a Status object

            Parameters:
              -
            • new_position (object) – The input here is whatever the device requires (this +

            • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

            • -
            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

            • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

            • moved_cb (callable, optional) –

              Deprecated

              Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

            • -
            • wait (bool, optional) –

              Deprecated

              +
            • wait (bool, optional) –

              Deprecated

              If the method should block until the Status object reports it is done.

              Defaults to False

              @@ -567,7 +564,7 @@

              pcdsdevices.mirror.Gantry
              -status() str
              +status() str

              Returns a str with the current pv values for the device.

            @@ -584,7 +581,7 @@

            pcdsdevices.mirror.Gantry
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -592,14 +589,14 @@

            pcdsdevices.mirror.Gantryread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -614,7 +611,7 @@

            pcdsdevices.mirror.Gantry
            Parameters:
            -

            scale (float) – starting step size, default = 0.1

            +

            scale (float) – starting step size, default = 0.1

            @@ -626,12 +623,12 @@

            pcdsdevices.mirror.Gantry
            Parameters:
              -
            • position (float) – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • position (float) – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -644,12 +641,12 @@

            pcdsdevices.mirror.Gantry
            Parameters:
              -
            • delta (float) – Desired change in position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • delta (float) – Desired change in position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • -
            • newline (bool, optional) – If True, inserts a newline after the updates.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • newline (bool, optional) – If True, inserts a newline after the updates.

            @@ -781,7 +778,7 @@

            pcdsdevices.mirror.Gantry
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
            diff --git a/master/generated/pcdsdevices.mirror.KBOMirror.html b/master/generated/pcdsdevices.mirror.KBOMirror.html index f56e606090e..281807109c3 100644 --- a/master/generated/pcdsdevices.mirror.KBOMirror.html +++ b/master/generated/pcdsdevices.mirror.KBOMirror.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.KBOMirror — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.KBOMirror — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -339,7 +336,7 @@

            pcdsdevices.mirror.KBOMirrorMethods

            -calc_lightpath_state(x: float, y: float) LightpathState
            +calc_lightpath_state(x: float, y: float) LightpathState

            Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

            kwargs should be the same as the signal names provided in @@ -354,14 +351,14 @@

            pcdsdevices.mirror.KBOMirror
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -376,7 +373,7 @@

            pcdsdevices.mirror.KBOMirror
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -400,7 +397,7 @@

            pcdsdevices.mirror.KBOMirror
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -417,7 +414,7 @@

            pcdsdevices.mirror.KBOMirror
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -440,7 +437,7 @@

            pcdsdevices.mirror.KBOMirror
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -456,13 +453,13 @@

            pcdsdevices.mirror.KBOMirror
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -479,7 +476,7 @@

            pcdsdevices.mirror.KBOMirror
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -487,14 +484,14 @@

            pcdsdevices.mirror.KBOMirrorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -533,17 +530,17 @@

            pcdsdevices.mirror.KBOMirror
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.mirror.KBOMirrorChin.html b/master/generated/pcdsdevices.mirror.KBOMirrorChin.html index 54930eef56a..9cb429e6670 100644 --- a/master/generated/pcdsdevices.mirror.KBOMirrorChin.html +++ b/master/generated/pcdsdevices.mirror.KBOMirrorChin.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.KBOMirrorChin — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.KBOMirrorChin — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -111,6 +107,7 @@
          • pcdsdevices.mirror.KBOMirrorHEStates
          • pcdsdevices.mirror.KBOMirrorStates
          • pcdsdevices.mirror.MirrorInsertState
          • +
          • pcdsdevices.mirror.MirrorStripe2D2P
          • pcdsdevices.mirror.MirrorStripe2D4P
          • pcdsdevices.mirror.OMMotor
          • pcdsdevices.mirror.OffsetMirror
          • @@ -227,8 +224,8 @@

            pcdsdevices.mirror.KBOMirrorChin
            Parameters:
              -
            • prefix (str) – Base PV for the mirror.

            • -
            • name (str) – Alias for the device.

            • +
            • prefix (str) – Base PV for the mirror.

            • +
            • name (str) – Alias for the device.

            @@ -354,7 +351,7 @@

            pcdsdevices.mirror.KBOMirrorChinMethods

            -calc_lightpath_state(x: float, y: float) LightpathState
            +calc_lightpath_state(x: float, y: float) LightpathState

            Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

            kwargs should be the same as the signal names provided in @@ -369,14 +366,14 @@

            pcdsdevices.mirror.KBOMirrorChin
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -391,7 +388,7 @@

            pcdsdevices.mirror.KBOMirrorChin
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -415,7 +412,7 @@

            pcdsdevices.mirror.KBOMirrorChin
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -432,7 +429,7 @@

            pcdsdevices.mirror.KBOMirrorChin
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -455,7 +452,7 @@

            pcdsdevices.mirror.KBOMirrorChin
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -471,13 +468,13 @@

            pcdsdevices.mirror.KBOMirrorChin
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -494,7 +491,7 @@

            pcdsdevices.mirror.KBOMirrorChin
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -502,14 +499,14 @@

            pcdsdevices.mirror.KBOMirrorChinread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -548,17 +545,17 @@

            pcdsdevices.mirror.KBOMirrorChin
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.mirror.KBOMirrorHE.html b/master/generated/pcdsdevices.mirror.KBOMirrorHE.html index e0edf0aa811..7a2f539487c 100644 --- a/master/generated/pcdsdevices.mirror.KBOMirrorHE.html +++ b/master/generated/pcdsdevices.mirror.KBOMirrorHE.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.KBOMirrorHE — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.KBOMirrorHE — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -111,6 +107,7 @@
          • pcdsdevices.mirror.KBOMirrorHEStates
          • pcdsdevices.mirror.KBOMirrorStates
          • pcdsdevices.mirror.MirrorInsertState
          • +
          • pcdsdevices.mirror.MirrorStripe2D2P
          • pcdsdevices.mirror.MirrorStripe2D4P
          • pcdsdevices.mirror.OMMotor
          • pcdsdevices.mirror.OffsetMirror
          • @@ -226,8 +223,8 @@

            pcdsdevices.mirror.KBOMirrorHE
            Parameters:
              -
            • prefix (str) – Base PV for the mirror.

            • -
            • name (str) – Alias for the device.

            • +
            • prefix (str) – Base PV for the mirror.

            • +
            • name (str) – Alias for the device.

            @@ -353,7 +350,7 @@

            pcdsdevices.mirror.KBOMirrorHEMethods

            -calc_lightpath_state(x: float, y: float) LightpathState
            +calc_lightpath_state(x: float, y: float) LightpathState

            Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

            kwargs should be the same as the signal names provided in @@ -368,14 +365,14 @@

            pcdsdevices.mirror.KBOMirrorHE
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -390,7 +387,7 @@

            pcdsdevices.mirror.KBOMirrorHE
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -414,7 +411,7 @@

            pcdsdevices.mirror.KBOMirrorHE
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -431,7 +428,7 @@

            pcdsdevices.mirror.KBOMirrorHE
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -454,7 +451,7 @@

            pcdsdevices.mirror.KBOMirrorHE
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -470,13 +467,13 @@

            pcdsdevices.mirror.KBOMirrorHE
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -493,7 +490,7 @@

            pcdsdevices.mirror.KBOMirrorHE
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -501,14 +498,14 @@

            pcdsdevices.mirror.KBOMirrorHEread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -547,17 +544,17 @@

            pcdsdevices.mirror.KBOMirrorHE
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.mirror.KBOMirrorHEStates.html b/master/generated/pcdsdevices.mirror.KBOMirrorHEStates.html index 66a7a8762da..fdc7642fe15 100644 --- a/master/generated/pcdsdevices.mirror.KBOMirrorHEStates.html +++ b/master/generated/pcdsdevices.mirror.KBOMirrorHEStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.KBOMirrorHEStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.KBOMirrorHEStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -111,6 +107,7 @@
          • pcdsdevices.mirror.KBOMirrorStates
          • pcdsdevices.mirror.MirrorInsertState
          • +
          • pcdsdevices.mirror.MirrorStripe2D2P
          • pcdsdevices.mirror.MirrorStripe2D4P
          • pcdsdevices.mirror.OMMotor
          • pcdsdevices.mirror.OffsetMirror
          • @@ -226,8 +223,8 @@

            pcdsdevices.mirror.KBOMirrorHEStates
            Parameters:
              -
            • prefix (str) – Base PV for the mirror.

            • -
            • name (str) – Alias for the device.

            • +
            • prefix (str) – Base PV for the mirror.

            • +
            • name (str) – Alias for the device.

            @@ -360,7 +357,7 @@

            pcdsdevices.mirror.KBOMirrorHEStatesMethods

            -calc_lightpath_state(x: float, y: float) LightpathState
            +calc_lightpath_state(x: float, y: float) LightpathState

            Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

            kwargs should be the same as the signal names provided in @@ -375,14 +372,14 @@

            pcdsdevices.mirror.KBOMirrorHEStates
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -397,7 +394,7 @@

            pcdsdevices.mirror.KBOMirrorHEStates
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -421,7 +418,7 @@

            pcdsdevices.mirror.KBOMirrorHEStates
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -438,7 +435,7 @@

            pcdsdevices.mirror.KBOMirrorHEStates
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -461,7 +458,7 @@

            pcdsdevices.mirror.KBOMirrorHEStates
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -477,13 +474,13 @@

            pcdsdevices.mirror.KBOMirrorHEStates
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -500,7 +497,7 @@

            pcdsdevices.mirror.KBOMirrorHEStates
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -508,14 +505,14 @@

            pcdsdevices.mirror.KBOMirrorHEStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -554,17 +551,17 @@

            pcdsdevices.mirror.KBOMirrorHEStates
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.mirror.KBOMirrorStates.html b/master/generated/pcdsdevices.mirror.KBOMirrorStates.html index 383ef239503..9a5e7f04cf7 100644 --- a/master/generated/pcdsdevices.mirror.KBOMirrorStates.html +++ b/master/generated/pcdsdevices.mirror.KBOMirrorStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.KBOMirrorStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.KBOMirrorStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -111,6 +107,7 @@
          • pcdsdevices.mirror.MirrorInsertState
          • +
          • pcdsdevices.mirror.MirrorStripe2D2P
          • pcdsdevices.mirror.MirrorStripe2D4P
          • pcdsdevices.mirror.OMMotor
          • pcdsdevices.mirror.OffsetMirror
          • @@ -226,8 +223,8 @@

            pcdsdevices.mirror.KBOMirrorStates
            Parameters:
              -
            • prefix (str) – Base PV for the mirror.

            • -
            • name (str) – Alias for the device.

            • +
            • prefix (str) – Base PV for the mirror.

            • +
            • name (str) – Alias for the device.

            @@ -346,7 +343,7 @@

            pcdsdevices.mirror.KBOMirrorStatesMethods

            -calc_lightpath_state(x: float, y: float) LightpathState
            +calc_lightpath_state(x: float, y: float) LightpathState

            Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

            kwargs should be the same as the signal names provided in @@ -361,14 +358,14 @@

            pcdsdevices.mirror.KBOMirrorStates
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -383,7 +380,7 @@

            pcdsdevices.mirror.KBOMirrorStates
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -407,7 +404,7 @@

            pcdsdevices.mirror.KBOMirrorStates
            -get_lightpath_state(use_cache: bool = True) LightpathState
            +get_lightpath_state(use_cache: bool = True) LightpathState

            Return the current LightpathState

            Returns:
            @@ -424,7 +421,7 @@

            pcdsdevices.mirror.KBOMirrorStates
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -447,7 +444,7 @@

            pcdsdevices.mirror.KBOMirrorStates
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -463,13 +460,13 @@

            pcdsdevices.mirror.KBOMirrorStates
            -stage_group_instances() Iterator[OphydObject]
            +stage_group_instances() Iterator[OphydObject]

            Yields an iterator of subdevices that should be staged.

            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -486,7 +483,7 @@

            pcdsdevices.mirror.KBOMirrorStates
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -494,14 +491,14 @@

            pcdsdevices.mirror.KBOMirrorStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -540,17 +537,17 @@

            pcdsdevices.mirror.KBOMirrorStates
            -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
            +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

            -stage_group: list[Component] = None
            +stage_group: list[Component] = None
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

            diff --git a/master/generated/pcdsdevices.mirror.MirrorInsertState.html b/master/generated/pcdsdevices.mirror.MirrorInsertState.html index 5f57070b0da..cbe67031d30 100644 --- a/master/generated/pcdsdevices.mirror.MirrorInsertState.html +++ b/master/generated/pcdsdevices.mirror.MirrorInsertState.html @@ -1,29 +1,27 @@ + + - pcdsdevices.mirror.MirrorInsertState — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.MirrorInsertState — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
            - 8.5.1.dev30+gd6e98430 -
            @@ -80,6 +75,7 @@
          • pcdsdevices.ipm
          • pcdsdevices.jet
          • pcdsdevices.keithley
          • +
          • pcdsdevices.lakeshore
          • pcdsdevices.lamp_motion
          • pcdsdevices.lasers.btps
          • pcdsdevices.lasers.counters
          • @@ -111,6 +107,7 @@
          • MirrorInsertState
          • +
          • pcdsdevices.mirror.MirrorStripe2D2P
          • pcdsdevices.mirror.MirrorStripe2D4P
          • pcdsdevices.mirror.OMMotor
          • pcdsdevices.mirror.OffsetMirror
          • @@ -351,14 +348,14 @@

            pcdsdevices.mirror.MirrorInsertState
            -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

            Configure the device for something during a run

            This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

            Parameters:
            -

            d (dict) – The configuration dictionary. To specify the order that +

            d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

            Returns:
            @@ -373,7 +370,7 @@

            pcdsdevices.mirror.MirrorInsertState
            -describe() OrderedDictType[str, Dict[str, Any]]
            +describe() OrderedDictType[str, Dict[str, Any]]

            Provide schema and meta-data for read().

            This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

            @@ -425,12 +422,12 @@

            pcdsdevices.mirror.MirrorInsertStateobj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -442,11 +439,11 @@

            pcdsdevices.mirror.MirrorInsertState
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • -
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            Returns:
            @@ -463,12 +460,12 @@

            pcdsdevices.mirror.MirrorInsertStateParameters:
            • position – Desired end position.

            • -
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

            • -
            • wait (bool, optional) – If True, wait for motion completion before returning. +

            • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

            • -
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            @@ -482,7 +479,7 @@

            pcdsdevices.mirror.MirrorInsertState
            -read() OrderedDictType[str, Dict[str, Any]]
            +read() OrderedDictType[str, Dict[str, Any]]

            Read data from the device.

            This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -505,7 +502,7 @@

            pcdsdevices.mirror.MirrorInsertState
            -read_configuration() OrderedDictType[str, Dict[str, Any]]
            +read_configuration() OrderedDictType[str, Dict[str, Any]]

            Dictionary mapping names to value dicts with keys: value, timestamp

            To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

            @@ -522,12 +519,12 @@

            pcdsdevices.mirror.MirrorInsertStateobj, which will be set to this instance.

            -
          • timeout (float, optional) – Maximum time to wait for the motion.

          • -
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • +
          • timeout (float, optional) – Maximum time to wait for the motion.

          • +
          • wait (bool, optional) – If True, do not continue until the move is complete.

          • Returns:
            -

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            @@ -551,10 +548,10 @@

            pcdsdevices.mirror.MirrorInsertState
            Parameters:
              -
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • position (int or str) – The enumerate state or the corresponding integer.

            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

            • -
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            Returns:
            @@ -565,7 +562,7 @@

            pcdsdevices.mirror.MirrorInsertState
            -status() str
            +status() str

            Returns a str with the current pv values for the device.

            @@ -576,7 +573,7 @@

            pcdsdevices.mirror.MirrorInsertState
            -trigger() StatusBase
            +trigger() StatusBase

            Trigger the device and return status object.

            This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

            @@ -584,14 +581,14 @@

            pcdsdevices.mirror.MirrorInsertStateread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

            If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

            Returns:
            -

            status (StatusBase) – StatusBase object which will be marked +

            status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

            @@ -709,7 +706,7 @@

            pcdsdevices.mirror.MirrorInsertState
            -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            @@ -735,7 +732,7 @@

            pcdsdevices.mirror.MirrorInsertState - +


            diff --git a/master/generated/pcdsdevices.mirror.MirrorStripe2D2P.html b/master/generated/pcdsdevices.mirror.MirrorStripe2D2P.html new file mode 100644 index 00000000000..643a4b05b39 --- /dev/null +++ b/master/generated/pcdsdevices.mirror.MirrorStripe2D2P.html @@ -0,0 +1,759 @@ + + + + + + + + + pcdsdevices.mirror.MirrorStripe2D2P — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
            + + +
            + +
            +
            +
            + +
            +
            +
            +
            + +
            +

            pcdsdevices.mirror.MirrorStripe2D2P

            +
            +
            +class pcdsdevices.mirror.MirrorStripe2D2P(prefix, *, name, **kwargs)
            +

            2D Coating states with 2 positons and PMPS.

            +

            Currently services MR1K1.

            +

            Ophyd Device Components

            x

            coating

            TwinCATMirrorStripe

            :COATING:STATE

            Control of the coating states via saved positions.

            hinted

            x

            BeckhoffAxisNoOffset

            :MMS:X

            hinted

            y

            y

            BeckhoffAxisNoOffset

            :MMS:Y

            hinted

            pitch

            pitch

            BeckhoffAxisNoOffset

            :MMS:PITCH

            hinted

            x_enc_rms

            x_enc_rms

            PytmcSignal

            :ENC:X:RMS

            normal

            y_enc_rms

            y_enc_rms

            PytmcSignal

            :ENC:Y:RMS

            normal

            pitch_enc_rms

            pitch_enc_rms

            PytmcSignal

            :ENC:PITCH:RMS

            normal

            cool_flow1

            cool_flow1

            EpicsSignalRO

            :FWM:1_RBV

            Axilon Panel Flow Meter Loop 1

            normal

            cool_flow2

            cool_flow2

            EpicsSignalRO

            :FWM:2_RBV

            Axilon Panel Flow Meter Loop 2

            normal

            cool_press

            cool_press

            EpicsSignalRO

            :PRSM:1_RBV

            Axilon Panel Pressure Meter

            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
            Ophyd Device Components

            Attribute

            Class

            Suffix

            Docs

            Kind

            Notes

            state

            EpicsSignalEditMD

            :GET_RBV

            Setpoint and readback for TwinCAT state position.

            hinted

            Inherited from TwinCATMirrorStripe

            error

            PytmcSignal

            :ERR

            True if we have an error.

            normal

            Inherited from TwinCATMirrorStripe

            error_id

            PytmcSignal

            :ERRID

            Error code.

            normal

            Inherited from TwinCATMirrorStripe

            error_message

            PytmcSignal

            :ERRMSG

            Error message

            normal

            Inherited from TwinCATMirrorStripe

            busy

            PytmcSignal

            :BUSY

            True if we have an ongoing move.

            normal

            Inherited from TwinCATMirrorStripe

            done

            PytmcSignal

            :DONE

            True if we completed the last move.

            normal

            Inherited from TwinCATMirrorStripe

            reset_cmd

            EpicsSignal

            :RESET

            Command to reset an error.

            normal

            Inherited from TwinCATMirrorStripe

            config (UpdateComponent)

            TwinCATStateConfigDynamic

            Configuration of state positions, deltas, etc.

            omitted

            Inherited from TwinCATMirrorStripe

            state_velo

            MultiDerivedSignal

            State mover velocity. Displays the highest velocity of all the state move destinations and allows bulk writes to all of these velocity settings. Note that this velocity only applies to moves done using the state selector box.

            config

            Inherited from TwinCATMirrorStripe

            arb_enable

            PytmcSignal

            :PMPS:ARB:ENABLE

            Enables PMPS pre-emptive protections. This can be disabled to fall back on fast-fault-only protections. Disabling this will also clear arbiter requests.

            config

            Inherited from TwinCATMirrorStripe

            maint_mode

            PytmcSignal

            :PMPS:MAINT

            If this is on, we trip a fast fault and then can move the motor freely. Useful for debugging motion issues.

            config

            Inherited from TwinCATMirrorStripe

            +

            Methods

            +
            +
            +camonitor()
            +

            Shows a live-updating motor position in the terminal.

            +

            This will be the value that is returned by the position +attribute.

            +

            This method ends cleanly at a ctrl+c or after a call to +end_monitor_thread(), which may be useful when this is called in +a background thread.

            +
            + +
            +
            +check_inserted(state=None)
            +

            Query if a particular state counts as inserted.

            +
            + +
            +
            +check_removed(state=None)
            +

            Query if a particular state counts as removed.

            +
            + +
            +
            +check_transmission(state=None)
            +

            Query the transition at a particular state.

            +
            + +
            +
            +clear_error()
            +
            + +
            +
            +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
            +

            Configure the device for something during a run

            +

            This default implementation allows the user to change any of the +configuration_attrs. Subclasses might override this to perform +additional input validation, cleanup, etc.

            +
            +
            Parameters:
            +

            d (dict) – The configuration dictionary. To specify the order that +the changes should be made, use an OrderedDict.

            +
            +
            Returns:
            +

              +
            • (old, new) tuple of dictionaries

            • +
            • Where old and new are pre- and post-configure configuration states.

            • +
            +

            +
            +
            +
            + +
            +
            +describe() OrderedDictType[str, Dict[str, Any]]
            +

            Provide schema and meta-data for read().

            +

            This keys in the OrderedDict this method returns must match the +keys in the OrderedDict return by read().

            +

            This provides schema related information, (ex shape, dtype), the +source (ex PV name), and if available, units, limits, precision etc.

            +
            +
            Returns:
            +

            data_keys (OrderedDict) – The keys must be strings and the values must be dict-like +with the event_model.event_descriptor.data_key schema.

            +
            +
            +
            + +
            +
            +end_monitor_thread()
            +

            Stop a camonitor() or wm_update() that is running in +another thread.

            +
            + +
            +
            +get(**kwargs)
            +

            Get the value of all components in the device

            +

            Keyword arguments are passed onto each signal.get(). Components +beginning with an underscore will not be included.

            +
            + +
            +
            +get_state(value)
            +

            Given an integer or string value, return the proper state entry.

            +
            +
            Returns:
            +

            state (~enum.Enum) – The corresponding Enum entry for this value. It has two +meaningful fields, name and value.

            +
            +
            +
            + +
            +
            +insert(moved_cb=None, timeout=None, wait=False)
            +

            Moves this device to the first state on the in_states list. +If we’re already at some other in state, do nothing instead.

            +
            +
            Parameters:
            +
              +
            • moved_cb (callable, optional) – Call this callback when movement is finished. This callback must +accept one keyword argument, obj, which will be set to this +instance.

            • +
            • timeout (float, optional) – Maximum time to wait for the motion.

            • +
            • wait (bool, optional) – If True, do not continue until the move is complete.

            • +
            +
            +
            Returns:
            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +
            +
            +
            + +
            +
            +move(position, moved_cb=None, timeout=None, wait=False)
            +

            Move to the desired state and return completion information.

            +
            +
            Parameters:
            +
              +
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) +will be called when move is complete.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            • wait (bool, optional) – If True, do not return until the motion has completed.

            • +
            +
            +
            Returns:
            +

            status (StateStatus) – Status object that represents the move’s progress.

            +
            +
            +
            + +
            +
            +mv(position, timeout=None, wait=False, log=True)
            +

            Absolute move to a position.

            +
            +
            Parameters:
            +
              +
            • position – Desired end position.

            • +
            • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +than timeout to complete. If omitted, the mover’s default timeout +will be use.

            • +
            • wait (bool, optional) – If True, wait for motion completion before returning. +Defaults to False.

            • +
            • log (bool, optional) – If True, logs the move at INFO level.

            • +
            +
            +
            +
            + +
            +
            +post_elog_status()
            +

            Post device status to the primary elog, if possible.

            +
            + +
            +
            +read() OrderedDictType[str, Dict[str, Any]]
            +

            Read data from the device.

            +

            This method is expected to be as instantaneous as possible, +with any substantial acquisition time taken care of in +trigger().

            +

            The OrderedDict returned by this method must have identical +keys (in the same order) as the OrderedDict returned by +describe().

            +

            By convention, the first key in the return is the ‘primary’ key +and maybe used by heuristics in bluesky.

            +

            The values in the ordered dictionary must be dict (-likes) with the +keys {'value', 'timestamp'}. The 'value' may have any type, +the timestamp must be a float UNIX epoch timestamp in UTC.

            +
            +
            Returns:
            +

            data (OrderedDict) – The keys must be strings and the values must be dict-like +with the keys {'value', 'timestamp'}

            +
            +
            +
            + +
            +
            +read_configuration() OrderedDictType[str, Dict[str, Any]]
            +

            Dictionary mapping names to value dicts with keys: value, timestamp

            +

            To control which fields are included, change the Component kinds on the +device, or modify the configuration_attrs list.

            +
            + +
            +
            +remove(moved_cb=None, timeout=None, wait=False)
            +

            Macro to move this device to the first state on the out_states list. +If we’re already at some other out state, do nothing instead.

            +
            +
            Parameters:
            +
              +
            • moved_cb (callable, optional) – Call this callback when movement is finished. This callback must +accept one keyword argument, obj, which will be set to this +instance.

            • +
            • timeout (float, optional) – Maximum time to wait for the motion.

            • +
            • wait (bool, optional) – If True, do not continue until the move is complete.

            • +
            +
            +
            Returns:
            +

            moved_status (Status) – Status that will be marked as done when the motion is complete.

            +
            +
            +
            + +
            +
            +screen()
            +

            Open a screen for controlling the device.

            +

            Default behavior is the typhos screen, but this method can +be overridden for more specialized screens.

            +
            + +
            +
            +set(position, moved_cb=None, timeout=None)
            +

            Move to the desired state and return completion information.

            +

            This is the bare-bones implementation of the move with only motion, +callbacks, and timeouts defined. Additional functional options are +relegated to the move command and bells and whistles are relegated to +a different interface.

            +
            +
            Parameters:
            +
              +
            • position (int or str) – The enumerate state or the corresponding integer.

            • +
            • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) +will be called when move is complete.

            • +
            • timeout (int or float, optional) – Move timeout in seconds.

            • +
            +
            +
            Returns:
            +

            status (StateStatus) – Status object that represents the move’s progress.

            +
            +
            +
            + +
            +
            +status() str
            +

            Returns a str with the current pv values for the device.

            +
            + +
            +
            +summary()
            +
            + +
            +
            +trigger() StatusBase
            +

            Trigger the device and return status object.

            +

            This method is responsible for implementing ‘trigger’ or +‘acquire’ functionality of this device.

            +

            If there is an appreciable time between triggering the device +and it being able to be read (via the +read() method) then this method is +also responsible for arranging that the +StatusBase object returned by this method +is notified when the device is ready to be read.

            +

            If there is no delay between triggering and being readable, +then this method must return a StatusBase +object which is already completed.

            +
            +
            Returns:
            +

            status (StatusBase) – StatusBase object which will be marked +as complete when the device is ready to be read.

            +
            +
            +
            + +
            +
            +wait(timeout=None)
            +
            + +
            +
            +wm()
            +

            Get the mover’s current positon (where motor).

            +
            + +
            +
            +wm_update()
            +

            Shows a live-updating motor position in the terminal.

            +

            This will be the value that is returned by the position +attribute.

            +

            This method ends cleanly at a ctrl+c or after a call to +end_monitor_thread(), which may be useful when this is called in +a background thread.

            +
            + +

            Attributes

            +
            +
            +configuration_attrs
            +
            + +
            +
            +connected
            +
            + +
            +
            +egu = 'state'
            +
            + +
            +
            +high_limit
            +
            + +
            +
            +hints
            +
            + +
            +
            +in_states = []
            +
            + +
            +
            +kind
            +
            + +
            +
            +limits
            +
            + +
            +
            +low_limit
            +
            + +
            +
            +moving
            +

            Whether or not the motor is moving

            +
            +
            Returns:
            +

            moving (bool)

            +
            +
            +
            + +
            +
            +out_states = []
            +
            + +
            +
            +position
            +

            Name of the positioner’s current state. If aliases were provided, the +first alias will be used instead of the base name.

            +
            + +
            +
            +settle_time
            +

            Amount of time to wait after moves to report status completion

            +
            + +
            +
            +states_list = []
            +
            + +
            +
            +stop
            +

            Hide the stop method behind an AttributeError.

            +

            This makes it so that other interfaces know that the stop method can’t +be run without needing to run it to find out.

            +
            + +
            +
            +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
            +
            + +
            +
            +timeout
            +

            Amount of time to wait before to considering a motion as failed

            +
            + +
            +
            +transmission
            +

            The mirror coating never blocks the beam.

            +
            + +
            + + + + +
      • +

    • + +

  • +

    + +
    + + + + \ No newline at end of file diff --git a/master/generated/pcdsdevices.mirror.MirrorStripe2D4P.html b/master/generated/pcdsdevices.mirror.MirrorStripe2D4P.html index aac62534457..be651fcfac6 100644 --- a/master/generated/pcdsdevices.mirror.MirrorStripe2D4P.html +++ b/master/generated/pcdsdevices.mirror.MirrorStripe2D4P.html @@ -1,30 +1,28 @@ + + - pcdsdevices.mirror.MirrorStripe2D4P — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.MirrorStripe2D4P — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P @@ -351,14 +348,14 @@

    pcdsdevices.mirror.MirrorStripe2D4P
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -373,7 +370,7 @@

    pcdsdevices.mirror.MirrorStripe2D4P
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -425,12 +422,12 @@

    pcdsdevices.mirror.MirrorStripe2D4Pobj, which will be set to this instance.

  • -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -442,11 +439,11 @@

    pcdsdevices.mirror.MirrorStripe2D4P
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -463,12 +460,12 @@

    pcdsdevices.mirror.MirrorStripe2D4PParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -482,7 +479,7 @@

    pcdsdevices.mirror.MirrorStripe2D4P
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -505,7 +502,7 @@

    pcdsdevices.mirror.MirrorStripe2D4P
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -522,12 +519,12 @@

    pcdsdevices.mirror.MirrorStripe2D4Pobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -551,10 +548,10 @@

    pcdsdevices.mirror.MirrorStripe2D4P
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -565,7 +562,7 @@

    pcdsdevices.mirror.MirrorStripe2D4P
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -576,7 +573,7 @@

    pcdsdevices.mirror.MirrorStripe2D4P
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -584,14 +581,14 @@

    pcdsdevices.mirror.MirrorStripe2D4Pread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -709,7 +706,7 @@

    pcdsdevices.mirror.MirrorStripe2D4P
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    @@ -732,7 +729,7 @@

    pcdsdevices.mirror.MirrorStripe2D4P - +

    diff --git a/master/generated/pcdsdevices.mirror.OMMotor.html b/master/generated/pcdsdevices.mirror.OMMotor.html index e2ebfb8c957..dd02c6239b5 100644 --- a/master/generated/pcdsdevices.mirror.OMMotor.html +++ b/master/generated/pcdsdevices.mirror.OMMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.OMMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.OMMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor @@ -389,9 +386,9 @@

    pcdsdevices.mirror.OMMotorRaises:
    @@ -405,12 +402,12 @@

    pcdsdevices.mirror.OMMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -432,13 +429,13 @@

    pcdsdevices.mirror.OMMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -452,7 +449,7 @@

    pcdsdevices.mirror.OMMotor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -475,7 +472,7 @@

    pcdsdevices.mirror.OMMotor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -491,23 +488,23 @@

    pcdsdevices.mirror.OMMotor
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -529,7 +526,7 @@

      pcdsdevices.mirror.OMMotor
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -546,7 +543,7 @@

    pcdsdevices.mirror.OMMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -554,14 +551,14 @@

    pcdsdevices.mirror.OMMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -576,7 +573,7 @@

    pcdsdevices.mirror.OMMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -588,12 +585,12 @@

    pcdsdevices.mirror.OMMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -606,12 +603,12 @@

    pcdsdevices.mirror.OMMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -743,7 +740,7 @@

    pcdsdevices.mirror.OMMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.mirror.OffsetMirror.html b/master/generated/pcdsdevices.mirror.OffsetMirror.html index 46a10cd4d40..6045014a9f0 100644 --- a/master/generated/pcdsdevices.mirror.OffsetMirror.html +++ b/master/generated/pcdsdevices.mirror.OffsetMirror.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.OffsetMirror — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.OffsetMirror — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
      @@ -232,10 +229,10 @@

      pcdsdevices.mirror.OffsetMirror
      Parameters:
        -
      • prefix (str) – The EPICS base PV of the pitch motor.

      • -
      • prefix_xy (str) – The EPICS base PV of the gantry x and y gantry motors.

      • -
      • xgantry_prefix (str) – The name of the horizontal gantry if not identical to the prefix.

      • -
      • name (str) – The name of the offset mirror.

      • +
      • prefix (str) – The EPICS base PV of the pitch motor.

      • +
      • prefix_xy (str) – The EPICS base PV of the gantry x and y gantry motors.

      • +
      • xgantry_prefix (str) – The name of the horizontal gantry if not identical to the prefix.

      • +
      • name (str) – The name of the offset mirror.

  • @@ -299,14 +296,14 @@

    pcdsdevices.mirror.OffsetMirror
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -321,7 +318,7 @@

    pcdsdevices.mirror.OffsetMirror
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -345,7 +342,7 @@

    pcdsdevices.mirror.OffsetMirror
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -362,7 +359,7 @@

    pcdsdevices.mirror.OffsetMirror
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -385,7 +382,7 @@

    pcdsdevices.mirror.OffsetMirror
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -401,13 +398,13 @@

    pcdsdevices.mirror.OffsetMirror
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -424,7 +421,7 @@

    pcdsdevices.mirror.OffsetMirror
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -432,14 +429,14 @@

    pcdsdevices.mirror.OffsetMirrorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -478,17 +475,17 @@

    pcdsdevices.mirror.OffsetMirror
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
    diff --git a/master/generated/pcdsdevices.mirror.OpticsPitchNotepad.html b/master/generated/pcdsdevices.mirror.OpticsPitchNotepad.html index 56c6c031964..d8c241241b4 100644 --- a/master/generated/pcdsdevices.mirror.OpticsPitchNotepad.html +++ b/master/generated/pcdsdevices.mirror.OpticsPitchNotepad.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.OpticsPitchNotepad — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.OpticsPitchNotepad — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -340,14 +337,14 @@

    pcdsdevices.mirror.OpticsPitchNotepadMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -362,7 +359,7 @@

    pcdsdevices.mirror.OpticsPitchNotepad
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -392,7 +389,7 @@

    pcdsdevices.mirror.OpticsPitchNotepad
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -415,7 +412,7 @@

    pcdsdevices.mirror.OpticsPitchNotepad
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -431,7 +428,7 @@

    pcdsdevices.mirror.OpticsPitchNotepad
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -448,7 +445,7 @@

    pcdsdevices.mirror.OpticsPitchNotepad
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -456,14 +453,14 @@

    pcdsdevices.mirror.OpticsPitchNotepadread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -492,7 +489,7 @@

    pcdsdevices.mirror.OpticsPitchNotepad
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mirror.Pitch.html b/master/generated/pcdsdevices.mirror.Pitch.html index 9a85345e118..eab8d8a9a17 100644 --- a/master/generated/pcdsdevices.mirror.Pitch.html +++ b/master/generated/pcdsdevices.mirror.Pitch.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.Pitch — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.Pitch — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -227,10 +224,10 @@

    pcdsdevices.mirror.Pitch
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -333,14 +330,14 @@

    pcdsdevices.mirror.Pitch
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -355,7 +352,7 @@

    pcdsdevices.mirror.Pitch
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -396,7 +393,7 @@

    pcdsdevices.mirror.Pitchfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -405,9 +402,9 @@

    pcdsdevices.mirror.PitchRaises:

    @@ -421,12 +418,12 @@

    pcdsdevices.mirror.PitchParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -448,13 +445,13 @@

    pcdsdevices.mirror.Pitch
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -468,7 +465,7 @@

    pcdsdevices.mirror.Pitch
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -491,7 +488,7 @@

    pcdsdevices.mirror.Pitch
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -507,23 +504,23 @@

    pcdsdevices.mirror.Pitch
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -545,7 +542,7 @@

      pcdsdevices.mirror.Pitch
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -562,7 +559,7 @@

    pcdsdevices.mirror.Pitch
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -570,14 +567,14 @@

    pcdsdevices.mirror.Pitchread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -592,7 +589,7 @@

    pcdsdevices.mirror.Pitch
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -604,12 +601,12 @@

    pcdsdevices.mirror.Pitch
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -622,12 +619,12 @@

    pcdsdevices.mirror.Pitch
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -754,7 +751,7 @@

    pcdsdevices.mirror.Pitch
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.mirror.PointingMirror.html b/master/generated/pcdsdevices.mirror.PointingMirror.html index 98615fc2435..c62960588f5 100644 --- a/master/generated/pcdsdevices.mirror.PointingMirror.html +++ b/master/generated/pcdsdevices.mirror.PointingMirror.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.PointingMirror — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.PointingMirror — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -230,8 +227,8 @@

    pcdsdevices.mirror.PointingMirror
    Parameters:
      -
    • in_lines (list, optional) – List of beamlines that are delivered beam when the mirror is in.

    • -
    • out_lines (list, optional) – List of beamlines thate are delivered beam when the mirror is out.

    • +
    • in_lines (list, optional) – List of beamlines that are delivered beam when the mirror is in.

    • +
    • out_lines (list, optional) – List of beamlines thate are delivered beam when the mirror is out.

    @@ -338,14 +335,14 @@

    pcdsdevices.mirror.PointingMirror
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -360,7 +357,7 @@

    pcdsdevices.mirror.PointingMirror
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -391,7 +388,7 @@

    pcdsdevices.mirror.PointingMirror
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -423,12 +420,12 @@

    pcdsdevices.mirror.PointingMirrorobj, which will be set to this instance.

  • -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -440,11 +437,11 @@

    pcdsdevices.mirror.PointingMirror
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -461,12 +458,12 @@

    pcdsdevices.mirror.PointingMirrorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -480,7 +477,7 @@

    pcdsdevices.mirror.PointingMirror
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -503,7 +500,7 @@

    pcdsdevices.mirror.PointingMirror
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -520,12 +517,12 @@

    pcdsdevices.mirror.PointingMirrorobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -549,10 +546,10 @@

    pcdsdevices.mirror.PointingMirror
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -563,19 +560,19 @@

    pcdsdevices.mirror.PointingMirror
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Hide the stop method behind an AttributeError.

    This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

    @@ -588,7 +585,7 @@

    pcdsdevices.mirror.PointingMirror
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -596,14 +593,14 @@

    pcdsdevices.mirror.PointingMirrorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -712,7 +709,7 @@

    pcdsdevices.mirror.PointingMirror
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -735,7 +732,7 @@

    pcdsdevices.mirror.PointingMirror
    -stage_group: list[Component] = [FormattedComponent(Gantry, '{self._prefix_xy}:X', gantry_prefix='{self._xgantry}', kind='normal')]
    +stage_group: list[Component] = [FormattedComponent(Gantry, '{self._prefix_xy}:X', gantry_prefix='{self._xgantry}', kind='normal')]

    @@ -745,7 +742,7 @@

    pcdsdevices.mirror.PointingMirror
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.mirror.TwinCATMirrorStripe.html b/master/generated/pcdsdevices.mirror.TwinCATMirrorStripe.html index e5dd54e4a73..53003477d29 100644 --- a/master/generated/pcdsdevices.mirror.TwinCATMirrorStripe.html +++ b/master/generated/pcdsdevices.mirror.TwinCATMirrorStripe.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.TwinCATMirrorStripe — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.TwinCATMirrorStripe — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -355,14 +352,14 @@

    pcdsdevices.mirror.TwinCATMirrorStripe
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -377,7 +374,7 @@

    pcdsdevices.mirror.TwinCATMirrorStripe
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -429,12 +426,12 @@

    pcdsdevices.mirror.TwinCATMirrorStripeobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -446,11 +443,11 @@

    pcdsdevices.mirror.TwinCATMirrorStripe
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -467,12 +464,12 @@

    pcdsdevices.mirror.TwinCATMirrorStripeParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -486,7 +483,7 @@

    pcdsdevices.mirror.TwinCATMirrorStripe
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -509,7 +506,7 @@

    pcdsdevices.mirror.TwinCATMirrorStripe
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -526,12 +523,12 @@

    pcdsdevices.mirror.TwinCATMirrorStripeobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -555,10 +552,10 @@

    pcdsdevices.mirror.TwinCATMirrorStripe
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -569,7 +566,7 @@

    pcdsdevices.mirror.TwinCATMirrorStripe
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -580,7 +577,7 @@

    pcdsdevices.mirror.TwinCATMirrorStripe
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -588,14 +585,14 @@

    pcdsdevices.mirror.TwinCATMirrorStriperead() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -713,7 +710,7 @@

    pcdsdevices.mirror.TwinCATMirrorStripe
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirror.html b/master/generated/pcdsdevices.mirror.XOffsetMirror.html index fb10de3617d..92d9dd341b9 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirror.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirror.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirror — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirror — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -220,14 +217,14 @@

    pcdsdevices.mirror.XOffsetMirror

    -class pcdsdevices.mirror.XOffsetMirror(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)
    +class pcdsdevices.mirror.XOffsetMirror(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)

    X-ray Offset Mirror.

    1st and 2nd gen Axilon designs with LCLS-II Beckhoff motion architecture.

    Parameters:
      -
    • prefix (str) – Base PV for the mirror.

    • -
    • name (str) – Alias for the device.

    • +
    • prefix (str) – Base PV for the mirror.

    • +
    • name (str) – Alias for the device.

    @@ -381,7 +378,7 @@

    pcdsdevices.mirror.XOffsetMirrorMethods

    -calc_lightpath_state(x_up: float, y_up: float, pitch: float) LightpathState
    +calc_lightpath_state(x_up: float, y_up: float, pitch: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -396,14 +393,14 @@

    pcdsdevices.mirror.XOffsetMirror
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -418,7 +415,7 @@

    pcdsdevices.mirror.XOffsetMirror
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -442,7 +439,7 @@

    pcdsdevices.mirror.XOffsetMirror
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -459,7 +456,7 @@

    pcdsdevices.mirror.XOffsetMirror
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -482,7 +479,7 @@

    pcdsdevices.mirror.XOffsetMirror
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -498,13 +495,13 @@

    pcdsdevices.mirror.XOffsetMirror
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -521,7 +518,7 @@

    pcdsdevices.mirror.XOffsetMirror
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -529,14 +526,14 @@

    pcdsdevices.mirror.XOffsetMirrorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -575,17 +572,17 @@

    pcdsdevices.mirror.XOffsetMirror
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirror2D4PState.html b/master/generated/pcdsdevices.mirror.XOffsetMirror2D4PState.html index 0245c81aa68..8a0ea90c45f 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirror2D4PState.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirror2D4PState.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirror2D4PState — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirror2D4PState — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -220,7 +217,7 @@

    pcdsdevices.mirror.XOffsetMirror2D4PState

    -class pcdsdevices.mirror.XOffsetMirror2D4PState(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)
    +class pcdsdevices.mirror.XOffsetMirror2D4PState(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)

    X-ray Offset Mirror with coating states that have 4 positions.

    The coating states use 2 dimensional state movers with PMPS.

    Currently services MR1L0.

    @@ -409,7 +406,7 @@

    pcdsdevices.mirror.XOffsetMirror2D4PStateMethods

    -calc_lightpath_state(x_up: float, coating_state: int, pitch: float) LightpathState
    +calc_lightpath_state(x_up: float, coating_state: int, pitch: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -424,14 +421,14 @@

    pcdsdevices.mirror.XOffsetMirror2D4PState
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -446,7 +443,7 @@

    pcdsdevices.mirror.XOffsetMirror2D4PState
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -470,7 +467,7 @@

    pcdsdevices.mirror.XOffsetMirror2D4PState
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -487,7 +484,7 @@

    pcdsdevices.mirror.XOffsetMirror2D4PState
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -510,7 +507,7 @@

    pcdsdevices.mirror.XOffsetMirror2D4PState
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -526,13 +523,13 @@

    pcdsdevices.mirror.XOffsetMirror2D4PState
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -549,7 +546,7 @@

    pcdsdevices.mirror.XOffsetMirror2D4PState
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -557,14 +554,14 @@

    pcdsdevices.mirror.XOffsetMirror2D4PStateread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -603,17 +600,17 @@

    pcdsdevices.mirror.XOffsetMirror2D4PState
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirrorBend.html b/master/generated/pcdsdevices.mirror.XOffsetMirrorBend.html index b6ee7ea2a4c..2cfa1378720 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirrorBend.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirrorBend.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirrorBend — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirrorBend — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -220,15 +217,16 @@

    pcdsdevices.mirror.XOffsetMirrorBend

    -class pcdsdevices.mirror.XOffsetMirrorBend(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)
    +class pcdsdevices.mirror.XOffsetMirrorBend(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)

    X-ray Offset Mirror with 2 bender acutators.

    1st and 2nd gen Axilon designs with LCLS-II Beckhoff motion architecture.

    Currently (09/28/2022) services: mr1k1

    +

    With 2 dimensional coating selection and OUT state.

    Parameters:
      -
    • prefix (str) – Base PV for the mirror.

    • -
    • name (str) – Alias for the device.

    • +
    • prefix (str) – Base PV for the mirror.

    • +
    • name (str) – Alias for the device.

    @@ -244,182 +242,189 @@

    pcdsdevices.mirror.XOffsetMirrorBend

    lightpath_summary

    +

    coating

    +

    MirrorStripe2D2P

    +

    :COATING:STATE

    +

    Control of the coating states via saved positions.

    +

    hinted

    + + +

    lightpath_summary

    SummarySignal

    omitted

    Inherited from XOffsetMirror

    -

    y_up

    +

    y_up

    BeckhoffAxisNoOffset

    :MMS:YUP

    Yupstream master axis [um]

    hinted

    Inherited from XOffsetMirror

    -

    x_up

    +

    x_up

    BeckhoffAxisNoOffset

    :MMS:XUP

    Xupstream master [um]

    hinted

    Inherited from XOffsetMirror

    -

    pitch

    +

    pitch

    BeckhoffAxisNoOffset

    :MMS:PITCH

    Pitch stepper and piezo axes [urad]

    hinted

    Inherited from XOffsetMirror

    -

    y_dwn

    +

    y_dwn

    BeckhoffAxisNoOffset

    :MMS:YDWN

    Ydwnstream slave axis [um]

    config

    Inherited from XOffsetMirror

    -

    x_dwn

    +

    x_dwn

    BeckhoffAxisNoOffset

    :MMS:XDWN

    Xdwnstream slave axis [um]

    config

    Inherited from XOffsetMirror

    -

    gantry_x

    +

    gantry_x

    PytmcSignal

    :GANTRY_X

    X gantry difference [um]

    normal

    Inherited from XOffsetMirror

    -

    gantry_y

    +

    gantry_y

    PytmcSignal

    :GANTRY_Y

    Y gantry difference [um]

    normal

    Inherited from XOffsetMirror

    -

    couple_y

    +

    couple_y

    PytmcSignal

    :COUPLE_Y

    Couple Y motors [bool]

    config

    Inherited from XOffsetMirror

    -

    couple_x

    +

    couple_x

    PytmcSignal

    :COUPLE_X

    Couple X motors [bool]

    config

    Inherited from XOffsetMirror

    -

    decouple_y

    +

    decouple_y

    PytmcSignal

    :DECOUPLE_Y

    Decouple Y motors [bool]

    config

    Inherited from XOffsetMirror

    -

    decouple_x

    +

    decouple_x

    PytmcSignal

    :DECOUPLE_X

    Decouple X motors [bool]

    config

    Inherited from XOffsetMirror

    -

    couple_status_y

    +

    couple_status_y

    PytmcSignal

    :ALREADY_COUPLED_Y

    normal

    Inherited from XOffsetMirror

    -

    couple_status_x

    +

    couple_status_x

    PytmcSignal

    :ALREADY_COUPLED_X

    normal

    Inherited from XOffsetMirror

    -

    y_enc_rms

    +

    y_enc_rms

    PytmcSignal

    :ENC:Y:RMS

    Yup encoder RMS deviation [um]

    normal

    Inherited from XOffsetMirror

    -

    x_enc_rms

    +

    x_enc_rms

    PytmcSignal

    :ENC:X:RMS

    Xup encoder RMS deviation [um]

    normal

    Inherited from XOffsetMirror

    -

    pitch_enc_rms

    +

    pitch_enc_rms

    PytmcSignal

    :ENC:PITCH:RMS

    Pitch encoder RMS deviation [urad]

    normal

    Inherited from XOffsetMirror

    -

    bender_us

    +

    bender_us

    BeckhoffAxisNoOffset

    :MMS:US

    hinted

    -

    bender_ds

    +

    bender_ds

    BeckhoffAxisNoOffset

    :MMS:DS

    hinted

    -

    bender_us_enc_rms

    +

    bender_us_enc_rms

    PytmcSignal

    :ENC:US:RMS

    normal

    -

    bender_ds_enc_rms

    +

    bender_ds_enc_rms

    PytmcSignal

    :ENC:DS:RMS

    normal

    -

    us_rtd

    +

    us_rtd

    EpicsSignalRO

    :RTD:US:1_RBV

    normal

    -

    ds_rtd

    +

    ds_rtd

    EpicsSignalRO

    :RTD:DS:1_RBV

    normal

    -

    cool_flow1

    +

    cool_flow1

    EpicsSignalRO

    :FWM:1_RBV

    normal

    -

    cool_flow2

    +

    cool_flow2

    EpicsSignalRO

    :FWM:2_RBV

    normal

    -

    cool_press

    +

    cool_press

    EpicsSignalRO

    :PRSM:1_RBV

    @@ -431,15 +436,15 @@

    pcdsdevices.mirror.XOffsetMirrorBendMethods

    -calc_lightpath_state(x_up: float, y_up: float, pitch: float) LightpathState
    +calc_lightpath_state(x_up: float, y_up: float, pitch: float) LightpathState

    Special lightpath calculation for mr1k1_bend, which only depends on y-range for insertion, rather than x-range

    Parameters:
      -
    • x_up (float) – x position, unused

    • -
    • y_up (float) – y position, used to determine insertion

    • -
    • pitch (float) – pitch position, unused

    • +
    • x_up (float) – x position, unused

    • +
    • y_up (float) – y position, used to determine insertion

    • +
    • pitch (float) – pitch position, unused

    Returns:
    @@ -450,14 +455,14 @@

    pcdsdevices.mirror.XOffsetMirrorBend
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -472,7 +477,7 @@

    pcdsdevices.mirror.XOffsetMirrorBend
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -496,7 +501,7 @@

    pcdsdevices.mirror.XOffsetMirrorBend
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -513,7 +518,7 @@

    pcdsdevices.mirror.XOffsetMirrorBend
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -536,7 +541,7 @@

    pcdsdevices.mirror.XOffsetMirrorBend
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -552,13 +557,13 @@

    pcdsdevices.mirror.XOffsetMirrorBend
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -575,7 +580,7 @@

    pcdsdevices.mirror.XOffsetMirrorBend
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -583,14 +588,14 @@

    pcdsdevices.mirror.XOffsetMirrorBendread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -639,17 +644,17 @@

    pcdsdevices.mirror.XOffsetMirrorBend
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirrorNoBend.html b/master/generated/pcdsdevices.mirror.XOffsetMirrorNoBend.html index 85b27fab91c..acc042bf521 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirrorNoBend.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirrorNoBend.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirrorNoBend — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirrorNoBend — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -220,15 +217,15 @@

    pcdsdevices.mirror.XOffsetMirrorNoBend

    -class pcdsdevices.mirror.XOffsetMirrorNoBend(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)
    +class pcdsdevices.mirror.XOffsetMirrorNoBend(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)

    X-ray Offset Mirror with no bender.

    2nd gen Axilon designs with LCLS-II Beckhoff motion architecture.

    With variable cooling valve installed.

    Parameters:
      -
    • prefix (str) – Base PV for the mirror.

    • -
    • name (str)

    • +
    • prefix (str) – Base PV for the mirror.

    • +
    • name (str)

    • services (Currently (5/15/2024))

    @@ -397,7 +394,7 @@

    pcdsdevices.mirror.XOffsetMirrorNoBendMethods

    -calc_lightpath_state(x_up: float, y_up: float, pitch: float) LightpathState
    +calc_lightpath_state(x_up: float, y_up: float, pitch: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -412,14 +409,14 @@

    pcdsdevices.mirror.XOffsetMirrorNoBend
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -434,7 +431,7 @@

    pcdsdevices.mirror.XOffsetMirrorNoBend
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -458,7 +455,7 @@

    pcdsdevices.mirror.XOffsetMirrorNoBend
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -475,7 +472,7 @@

    pcdsdevices.mirror.XOffsetMirrorNoBend
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -498,7 +495,7 @@

    pcdsdevices.mirror.XOffsetMirrorNoBend
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -514,13 +511,13 @@

    pcdsdevices.mirror.XOffsetMirrorNoBend
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -537,7 +534,7 @@

    pcdsdevices.mirror.XOffsetMirrorNoBend
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -545,14 +542,14 @@

    pcdsdevices.mirror.XOffsetMirrorNoBendread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -601,17 +598,17 @@

    pcdsdevices.mirror.XOffsetMirrorNoBend
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirrorRTDs.html b/master/generated/pcdsdevices.mirror.XOffsetMirrorRTDs.html index 020f0c6a2cc..cfdb034133b 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirrorRTDs.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirrorRTDs.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirrorRTDs — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirrorRTDs — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -220,15 +217,15 @@

    pcdsdevices.mirror.XOffsetMirrorRTDs

    -class pcdsdevices.mirror.XOffsetMirrorRTDs(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)
    +class pcdsdevices.mirror.XOffsetMirrorRTDs(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)

    X-ray Offset Mirror.

    1st and 2nd gen Axilon designs with LCLS-II Beckhoff motion architecture.

    With 3 RTD sensors installed.

    Parameters:
      -
    • prefix (str) – Base PV for the mirror.

    • -
    • name (str) – Alias for the device.

    • +
    • prefix (str) – Base PV for the mirror.

    • +
    • name (str) – Alias for the device.

    @@ -403,7 +400,7 @@

    pcdsdevices.mirror.XOffsetMirrorRTDsMethods

    -calc_lightpath_state(x_up: float, y_up: float, pitch: float) LightpathState
    +calc_lightpath_state(x_up: float, y_up: float, pitch: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -418,14 +415,14 @@

    pcdsdevices.mirror.XOffsetMirrorRTDs
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -440,7 +437,7 @@

    pcdsdevices.mirror.XOffsetMirrorRTDs
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -464,7 +461,7 @@

    pcdsdevices.mirror.XOffsetMirrorRTDs
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -481,7 +478,7 @@

    pcdsdevices.mirror.XOffsetMirrorRTDs
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -504,7 +501,7 @@

    pcdsdevices.mirror.XOffsetMirrorRTDs
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -520,13 +517,13 @@

    pcdsdevices.mirror.XOffsetMirrorRTDs
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -543,7 +540,7 @@

    pcdsdevices.mirror.XOffsetMirrorRTDs
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -551,14 +548,14 @@

    pcdsdevices.mirror.XOffsetMirrorRTDsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -597,17 +594,17 @@

    pcdsdevices.mirror.XOffsetMirrorRTDs
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirrorState.html b/master/generated/pcdsdevices.mirror.XOffsetMirrorState.html index 66ffe56ce4a..b87ee139bd0 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirrorState.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirrorState.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirrorState — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirrorState — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -220,15 +217,15 @@

    pcdsdevices.mirror.XOffsetMirrorState

    -class pcdsdevices.mirror.XOffsetMirrorState(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)
    +class pcdsdevices.mirror.XOffsetMirrorState(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)

    X-ray Offset Mirror with Yleft/Yright

    1st and 2nd gen Axilon designs with LCLS-II Beckhoff motion architecture.

    With Coating State selection implemented

    Parameters:
      -
    • prefix (str) – Base PV for the mirror.

    • -
    • name (str) – Alias for the device.

    • +
    • prefix (str) – Base PV for the mirror.

    • +
    • name (str) – Alias for the device.

    @@ -389,7 +386,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateMethods

    -calc_lightpath_state(x_up: float, coating_state: int, pitch: float) LightpathState
    +calc_lightpath_state(x_up: float, coating_state: int, pitch: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -404,14 +401,14 @@

    pcdsdevices.mirror.XOffsetMirrorState
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -426,7 +423,7 @@

    pcdsdevices.mirror.XOffsetMirrorState
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -450,7 +447,7 @@

    pcdsdevices.mirror.XOffsetMirrorState
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -467,7 +464,7 @@

    pcdsdevices.mirror.XOffsetMirrorState
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -490,7 +487,7 @@

    pcdsdevices.mirror.XOffsetMirrorState
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -506,13 +503,13 @@

    pcdsdevices.mirror.XOffsetMirrorState
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -529,7 +526,7 @@

    pcdsdevices.mirror.XOffsetMirrorState
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -537,14 +534,14 @@

    pcdsdevices.mirror.XOffsetMirrorStateread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -583,17 +580,17 @@

    pcdsdevices.mirror.XOffsetMirrorState
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirrorStateCool.html b/master/generated/pcdsdevices.mirror.XOffsetMirrorStateCool.html index cd0474ca3bc..8781d4a7381 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirrorStateCool.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirrorStateCool.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirrorStateCool — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirrorStateCool — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -220,7 +217,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool

    -class pcdsdevices.mirror.XOffsetMirrorStateCool(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)
    +class pcdsdevices.mirror.XOffsetMirrorStateCool(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)

    X-ray Offset Mirror with Yleft/Yright

    1st and 2nd gen Axilon designs with LCLS-II Beckhoff motion architecture.

    With Coating State selection implemented.

    @@ -229,8 +226,8 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool
    Parameters:
      -
    • prefix (str) – Base PV for the mirror.

    • -
    • name (str) – Alias for the device.

    • +
    • prefix (str) – Base PV for the mirror.

    • +
    • name (str) – Alias for the device.

    @@ -419,7 +416,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolMethods

    -calc_lightpath_state(x_up: float, coating_state: int, pitch: float) LightpathState
    +calc_lightpath_state(x_up: float, coating_state: int, pitch: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -434,14 +431,14 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -456,7 +453,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -480,7 +477,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -497,7 +494,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -520,7 +517,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -536,13 +533,13 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -559,7 +556,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -567,14 +564,14 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -613,17 +610,17 @@

    pcdsdevices.mirror.XOffsetMirrorStateCool
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.html b/master/generated/pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.html index de4484e6d5a..42e62ede806 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -220,15 +217,15 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend

    -class pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)
    +class pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)

    X-ray offset Mirror with all the features of

    XOffsetMirrorStateCool with no bender.

    Currently (06/14/2024) services: mr1k4.

    Parameters:
      -
    • prefix (str) – Base PV for the mirror.

    • -
    • name (str) – Alias for the device.

    • +
    • prefix (str) – Base PV for the mirror.

    • +
    • name (str) – Alias for the device.

    @@ -410,7 +407,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBendMethods

    -calc_lightpath_state(x_up: float, coating_state: int, pitch: float) LightpathState
    +calc_lightpath_state(x_up: float, coating_state: int, pitch: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -425,14 +422,14 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -447,7 +444,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -471,7 +468,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -488,7 +485,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -511,7 +508,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -527,13 +524,13 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -550,7 +547,7 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -558,14 +555,14 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBendread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -609,17 +606,17 @@

    pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirrorSwitch.html b/master/generated/pcdsdevices.mirror.XOffsetMirrorSwitch.html index e6de5a26950..53f16720381 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirrorSwitch.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirrorSwitch.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirrorSwitch — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirrorSwitch — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -220,15 +217,15 @@

    pcdsdevices.mirror.XOffsetMirrorSwitch

    -class pcdsdevices.mirror.XOffsetMirrorSwitch(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)
    +class pcdsdevices.mirror.XOffsetMirrorSwitch(*args, x_ranges: list[list[int]] = [], y_ranges: list[list[int]] = [], pitch_ranges: list[list[list[int]]] = [], **kwargs)

    X-ray Offset Mirror with Yleft/Yright

    1st and 2nd gen Axilon designs with LCLS-II Beckhoff motion architecture.

    currently (09/28/2022) services: mr1k2

    Parameters:
      -
    • prefix (str) – Base PV for the mirror.

    • -
    • name (str) – Alias for the device.

    • +
    • prefix (str) – Base PV for the mirror.

    • +
    • name (str) – Alias for the device.

    @@ -251,133 +248,140 @@

    pcdsdevices.mirror.XOffsetMirrorSwitchXOffsetMirror

    -

    x_up

    +

    coating

    +

    TwinCATMirrorStripe

    +

    :COATING:STATE

    +

    Control of the coating states via saved positions.

    +

    hinted

    + + +

    x_up

    BeckhoffAxisNoOffset

    :MMS:XUP

    Xupstream master [um]

    hinted

    Inherited from XOffsetMirror

    -

    pitch

    +

    pitch

    BeckhoffAxisNoOffset

    :MMS:PITCH

    Pitch stepper and piezo axes [urad]

    hinted

    Inherited from XOffsetMirror

    -

    x_dwn

    +

    x_dwn

    BeckhoffAxisNoOffset

    :MMS:XDWN

    Xdwnstream slave axis [um]

    config

    Inherited from XOffsetMirror

    -

    y_left

    +

    y_left

    BeckhoffAxisNoOffset

    :MMS:YLEFT

    Yleft master axis [um]

    hinted

    -

    y_right

    +

    y_right

    BeckhoffAxisNoOffset

    :MMS:YRIGHT

    Yright slave axis [um]

    config

    -

    gantry_x

    +

    gantry_x

    PytmcSignal

    :GANTRY_X

    X gantry difference [um]

    normal

    Inherited from XOffsetMirror

    -

    gantry_y

    +

    gantry_y

    PytmcSignal

    :GANTRY_Y

    Y gantry difference [um]

    normal

    Inherited from XOffsetMirror

    -

    couple_y

    +

    couple_y

    PytmcSignal

    :COUPLE_Y

    Couple Y motors [bool]

    config

    Inherited from XOffsetMirror

    -

    couple_x

    +

    couple_x

    PytmcSignal

    :COUPLE_X

    Couple X motors [bool]

    config

    Inherited from XOffsetMirror

    -

    decouple_y

    +

    decouple_y

    PytmcSignal

    :DECOUPLE_Y

    Decouple Y motors [bool]

    config

    Inherited from XOffsetMirror

    -

    decouple_x

    +

    decouple_x

    PytmcSignal

    :DECOUPLE_X

    Decouple X motors [bool]

    config

    Inherited from XOffsetMirror

    -

    couple_status_y

    +

    couple_status_y

    PytmcSignal

    :ALREADY_COUPLED_Y

    normal

    Inherited from XOffsetMirror

    -

    couple_status_x

    +

    couple_status_x

    PytmcSignal

    :ALREADY_COUPLED_X

    normal

    Inherited from XOffsetMirror

    -

    y_enc_rms

    +

    y_enc_rms

    PytmcSignal

    :ENC:Y:RMS

    Yup encoder RMS deviation [um]

    normal

    Inherited from XOffsetMirror

    -

    x_enc_rms

    +

    x_enc_rms

    PytmcSignal

    :ENC:X:RMS

    Xup encoder RMS deviation [um]

    normal

    Inherited from XOffsetMirror

    -

    pitch_enc_rms

    +

    pitch_enc_rms

    PytmcSignal

    :ENC:PITCH:RMS

    Pitch encoder RMS deviation [urad]

    normal

    Inherited from XOffsetMirror

    -

    cool_flow1

    +

    cool_flow1

    EpicsSignalRO

    :FWM:1_RBV

    normal

    -

    cool_flow2

    +

    cool_flow2

    EpicsSignalRO

    :FWM:2_RBV

    normal

    -

    cool_press

    +

    cool_press

    EpicsSignalRO

    :PRSM:1_RBV

    @@ -389,7 +393,7 @@

    pcdsdevices.mirror.XOffsetMirrorSwitchMethods

    -calc_lightpath_state(x_up: float, pitch: float) LightpathState
    +calc_lightpath_state(x_up: float, pitch: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -404,14 +408,14 @@

    pcdsdevices.mirror.XOffsetMirrorSwitch
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -426,7 +430,7 @@

    pcdsdevices.mirror.XOffsetMirrorSwitch
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -450,7 +454,7 @@

    pcdsdevices.mirror.XOffsetMirrorSwitch
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -467,7 +471,7 @@

    pcdsdevices.mirror.XOffsetMirrorSwitch
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -490,7 +494,7 @@

    pcdsdevices.mirror.XOffsetMirrorSwitch
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -506,13 +510,13 @@

    pcdsdevices.mirror.XOffsetMirrorSwitch
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -529,7 +533,7 @@

    pcdsdevices.mirror.XOffsetMirrorSwitch
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -537,14 +541,14 @@

    pcdsdevices.mirror.XOffsetMirrorSwitchread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -593,17 +597,17 @@

    pcdsdevices.mirror.XOffsetMirrorSwitch
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.mirror.XOffsetMirrorXYState.html b/master/generated/pcdsdevices.mirror.XOffsetMirrorXYState.html index 919360704c3..524494984e5 100644 --- a/master/generated/pcdsdevices.mirror.XOffsetMirrorXYState.html +++ b/master/generated/pcdsdevices.mirror.XOffsetMirrorXYState.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mirror.XOffsetMirrorXYState — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mirror.XOffsetMirrorXYState — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -108,6 +104,7 @@
  • pcdsdevices.mirror.KBOMirrorHEStates
  • pcdsdevices.mirror.KBOMirrorStates
  • pcdsdevices.mirror.MirrorInsertState
  • +
  • pcdsdevices.mirror.MirrorStripe2D2P
  • pcdsdevices.mirror.MirrorStripe2D4P
  • pcdsdevices.mirror.OMMotor
  • pcdsdevices.mirror.OffsetMirror
  • @@ -394,7 +391,7 @@

    pcdsdevices.mirror.XOffsetMirrorXYStateMethods

    -calc_lightpath_state(insertion_state: int, coating_state: int, pitch: float) LightpathState
    +calc_lightpath_state(insertion_state: int, coating_state: int, pitch: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -409,14 +406,14 @@

    pcdsdevices.mirror.XOffsetMirrorXYState
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -431,7 +428,7 @@

    pcdsdevices.mirror.XOffsetMirrorXYState
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -455,7 +452,7 @@

    pcdsdevices.mirror.XOffsetMirrorXYState
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -472,7 +469,7 @@

    pcdsdevices.mirror.XOffsetMirrorXYState
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -495,7 +492,7 @@

    pcdsdevices.mirror.XOffsetMirrorXYState
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -511,13 +508,13 @@

    pcdsdevices.mirror.XOffsetMirrorXYState
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -534,7 +531,7 @@

    pcdsdevices.mirror.XOffsetMirrorXYState
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -542,14 +539,14 @@

    pcdsdevices.mirror.XOffsetMirrorXYStateread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -588,17 +585,17 @@

    pcdsdevices.mirror.XOffsetMirrorXYState
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.movablestand.MovableStand.html b/master/generated/pcdsdevices.movablestand.MovableStand.html index a936f7d84ed..bc684b09536 100644 --- a/master/generated/pcdsdevices.movablestand.MovableStand.html +++ b/master/generated/pcdsdevices.movablestand.MovableStand.html @@ -1,25 +1,23 @@ + + - pcdsdevices.movablestand.MovableStand — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.movablestand.MovableStand — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -200,8 +196,8 @@

    pcdsdevices.movablestand.MovableStand
    Parameters:
      -
    • prefix (str) – Base PV for the stand.

    • -
    • name (str) – Name to call the stand by.

    • +
    • prefix (str) – Base PV for the stand.

    • +
    • name (str) – Name to call the stand by.

    @@ -272,14 +268,14 @@

    pcdsdevices.movablestand.MovableStand
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -294,7 +290,7 @@

    pcdsdevices.movablestand.MovableStand
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -346,12 +342,12 @@

    pcdsdevices.movablestand.MovableStandobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -363,11 +359,11 @@

    pcdsdevices.movablestand.MovableStand
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -384,12 +380,12 @@

    pcdsdevices.movablestand.MovableStandParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -403,7 +399,7 @@

    pcdsdevices.movablestand.MovableStand
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -426,7 +422,7 @@

    pcdsdevices.movablestand.MovableStand
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -443,12 +439,12 @@

    pcdsdevices.movablestand.MovableStandobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -472,10 +468,10 @@

    pcdsdevices.movablestand.MovableStand
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -486,7 +482,7 @@

    pcdsdevices.movablestand.MovableStand
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -497,7 +493,7 @@

    pcdsdevices.movablestand.MovableStand
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -505,14 +501,14 @@

    pcdsdevices.movablestand.MovableStandread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -630,7 +626,7 @@

    pcdsdevices.movablestand.MovableStand
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.mpod.MPOD.html b/master/generated/pcdsdevices.mpod.MPOD.html index cd69e22291c..a3555b63bb0 100644 --- a/master/generated/pcdsdevices.mpod.MPOD.html +++ b/master/generated/pcdsdevices.mpod.MPOD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod.MPOD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod.MPOD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -205,9 +201,9 @@

    pcdsdevices.mpod.MPOD
    Parameters:
      -
    • channel_prefix (str) – Epics base PV for channels.

    • -
    • card_prefix (str) – Epics base PV for the whole MPOD module, HV Channels.

    • -
    • kwargs (dict) – Information to pass through to the device, upon initialization

    • +
    • channel_prefix (str) – Epics base PV for channels.

    • +
    • card_prefix (str) – Epics base PV for the whole MPOD module, HV Channels.

    • +
    • kwargs (dict) – Information to pass through to the device, upon initialization

    diff --git a/master/generated/pcdsdevices.mpod.MPODChannel.html b/master/generated/pcdsdevices.mpod.MPODChannel.html index f249f7d737f..bc878071e72 100644 --- a/master/generated/pcdsdevices.mpod.MPODChannel.html +++ b/master/generated/pcdsdevices.mpod.MPODChannel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod.MPODChannel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod.MPODChannel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -204,9 +200,9 @@

    pcdsdevices.mpod.MPODChannel
    Parameters:
      -
    • channel_prefix (str) – The EPICS base of the MPOD Channel. E.g.: XPP:R39:MPD:CH:0

    • -
    • card_prefix (str, optional) – The EPICS base of the MPOD Module. XPP:R39:MPD:MOD:10

    • -
    • name (str) – A name to refer to the device.

    • +
    • channel_prefix (str) – The EPICS base of the MPOD Channel. E.g.: XPP:R39:MPD:CH:0

    • +
    • card_prefix (str, optional) – The EPICS base of the MPOD Module. XPP:R39:MPD:MOD:10

    • +
    • name (str) – A name to refer to the device.

    @@ -296,14 +292,14 @@

    pcdsdevices.mpod.MPODChannel
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -318,7 +314,7 @@

    pcdsdevices.mpod.MPODChannel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -371,7 +367,7 @@

    pcdsdevices.mpod.MPODChannel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -394,7 +390,7 @@

    pcdsdevices.mpod.MPODChannel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -466,7 +462,7 @@

    pcdsdevices.mpod.MPODChannel
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -483,7 +479,7 @@

    pcdsdevices.mpod.MPODChannel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -491,14 +487,14 @@

    pcdsdevices.mpod.MPODChannelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -527,7 +523,7 @@

    pcdsdevices.mpod.MPODChannel
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mpod.MPODChannelHV.html b/master/generated/pcdsdevices.mpod.MPODChannelHV.html index ca45b52c4a3..73c4b18b8a7 100644 --- a/master/generated/pcdsdevices.mpod.MPODChannelHV.html +++ b/master/generated/pcdsdevices.mpod.MPODChannelHV.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod.MPODChannelHV — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod.MPODChannelHV — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -204,9 +200,9 @@

    pcdsdevices.mpod.MPODChannelHV
    Parameters:
      -
    • channel_prefix (str) – The EPICS base of the MPOD Channel. E.g.: XPP:R39:MPD:CH:100

    • -
    • card_prefix (str) – The EPICS base of the MPOD HV Module. E.g.: XPP:R39:MPD:MOD:10

    • -
    • name (str)

    • +
    • channel_prefix (str) – The EPICS base of the MPOD Channel. E.g.: XPP:R39:MPD:CH:100

    • +
    • card_prefix (str) – The EPICS base of the MPOD HV Module. E.g.: XPP:R39:MPD:MOD:10

    • +
    • name (str)

    • device. (A name to refer to the)

    @@ -311,14 +307,14 @@

    pcdsdevices.mpod.MPODChannelHV
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -333,7 +329,7 @@

    pcdsdevices.mpod.MPODChannelHV
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -386,7 +382,7 @@

    pcdsdevices.mpod.MPODChannelHV
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -409,7 +405,7 @@

    pcdsdevices.mpod.MPODChannelHV
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -481,7 +477,7 @@

    pcdsdevices.mpod.MPODChannelHV
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -498,7 +494,7 @@

    pcdsdevices.mpod.MPODChannelHV
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -506,14 +502,14 @@

    pcdsdevices.mpod.MPODChannelHVread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -542,7 +538,7 @@

    pcdsdevices.mpod.MPODChannelHV
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mpod.MPODChannelLV.html b/master/generated/pcdsdevices.mpod.MPODChannelLV.html index b56c32557de..002834f91f1 100644 --- a/master/generated/pcdsdevices.mpod.MPODChannelLV.html +++ b/master/generated/pcdsdevices.mpod.MPODChannelLV.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod.MPODChannelLV — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod.MPODChannelLV — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -204,9 +200,9 @@

    pcdsdevices.mpod.MPODChannelLV
    Parameters:
      -
    • channel_prefix (str) – The EPICS base of the MPOD Channel. E.g.: XPP:R39:MPD:CH:0

    • +
    • channel_prefix (str) – The EPICS base of the MPOD Channel. E.g.: XPP:R39:MPD:CH:0

    • card_prefix (None) – The EPICS base of the MPOD HV Module.

    • -
    • name (str)

    • +
    • name (str)

    • device. (A name to refer to the)

    @@ -311,14 +307,14 @@

    pcdsdevices.mpod.MPODChannelLV
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -333,7 +329,7 @@

    pcdsdevices.mpod.MPODChannelLV
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -386,7 +382,7 @@

    pcdsdevices.mpod.MPODChannelLV
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -409,7 +405,7 @@

    pcdsdevices.mpod.MPODChannelLV
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -481,7 +477,7 @@

    pcdsdevices.mpod.MPODChannelLV
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -498,7 +494,7 @@

    pcdsdevices.mpod.MPODChannelLV
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -506,14 +502,14 @@

    pcdsdevices.mpod.MPODChannelLVread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -542,7 +538,7 @@

    pcdsdevices.mpod.MPODChannelLV
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mpod.get_card_number.html b/master/generated/pcdsdevices.mpod.get_card_number.html index 2012ce4f65e..9293ede5afe 100644 --- a/master/generated/pcdsdevices.mpod.get_card_number.html +++ b/master/generated/pcdsdevices.mpod.get_card_number.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod.get_card_number — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod.get_card_number — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -208,7 +204,7 @@

    pcdsdevices.mpod.get_card_number
    Parameters:
    -

    channel (str)

    +

    channel (str)

    Returns:

    channel (int or empty string) – Number to use for the MPOD card.

    diff --git a/master/generated/pcdsdevices.mpod_apalis.MPODApalisChannel.html b/master/generated/pcdsdevices.mpod_apalis.MPODApalisChannel.html index 65299127ebe..f8293a732be 100644 --- a/master/generated/pcdsdevices.mpod_apalis.MPODApalisChannel.html +++ b/master/generated/pcdsdevices.mpod_apalis.MPODApalisChannel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod_apalis.MPODApalisChannel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod_apalis.MPODApalisChannel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -206,8 +202,8 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel
    Parameters:
      -
    • channel_prefix (str) – The EPICS base of the MPOD Channel, e.g. ‘TMO:MPOD:01:M6:C6’.

    • -
    • name (str) – A name to refer to the device.

    • +
    • prefix (str) – The EPICS base of the MPOD Channel, e.g. ‘TMO:MPOD:01:M6:C6’.

    • +
    • name (str, keyword-only) – A name to refer to the device.

    @@ -224,9 +220,9 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel

    voltage

    -

    EpicsSignal

    +

    EpicsSignalEditMD

    :VoltageMeasure

    -

    MPOD Channel Voltage Measurement [V]

    +

    MPOD Channel Voltage Measurement [V]. The value of this signal is the actual measured voltage of the channel. If you put to this signal it will change the channel’s voltage setpoint.

    normal

    @@ -238,9 +234,9 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel

    current

    -

    EpicsSignal

    +

    EpicsSignalEditMD

    :CurrentMeasure

    -

    MPOD Channel Current Measure

    +

    MPOD Channel Current Measurement [A]. The value of this signal is the actual measured current of the channel. If you put to this signal it will change the channel’s current setpoint.

    normal

    @@ -258,19 +254,40 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel

    desc

    +

    EpicsSignal

    +

    :VoltageMeasure.DESC

    +

    MPOD Channel Description

    +

    normal

    + + +

    last_voltage_set

    +

    EpicsSignalRO

    +

    :VoltageSet

    +

    Readback to verify the MPOD Channel Voltage Setpoint [V]. This is used to compare the measured readback voltage with the last value we set to the channel. To change the voltage, use the voltage signal or the set_voltage helper method.

    +

    normal

    + + +

    is_trip

    +

    EpicsSignalRO

    +

    :isTrip

    +

    True if MPOD channel is tripped.

    +

    omitted

    + +

    Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -285,7 +302,7 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -327,7 +344,7 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -350,7 +367,7 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -366,23 +383,33 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel
    -set_current(current_number)
    -

    Set mpod channel current in A. -:param current_number: Current in A. -:type current_number: number

    +set_current(current_number: float) None +

    Set mpod channel current in A.

    +

    Values above or below the channel’s range will be clamped +to the range.

    +
    +
    Parameters:
    +

    current_number (number) – Current in A.

    +
    +

    -set_voltage(voltage_number)
    -

    Set mpod channel voltage in V. -:param voltage_number: Voltage in V. -:type voltage_number: number

    +set_voltage(voltage_number: float) None +

    Set mpod channel voltage in V.

    +

    Values above or below the channel’s range will be clamped +to the range.

    +
    +
    Parameters:
    +

    voltage_number (number) – Voltage in V.

    +
    +
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -399,7 +426,7 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -407,14 +434,14 @@

    pcdsdevices.mpod_apalis.MPODApalisChannelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -443,9 +470,15 @@

    pcdsdevices.mpod_apalis.MPODApalisChannel
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    +
    +
    +voltage_setpoint
    +

    Name alias for backwards compatibility.

    +
    +

    diff --git a/master/generated/pcdsdevices.mpod_apalis.MPODApalisCrate.html b/master/generated/pcdsdevices.mpod_apalis.MPODApalisCrate.html index 2cdfe0c9a1e..e711a7a32dd 100644 --- a/master/generated/pcdsdevices.mpod_apalis.MPODApalisCrate.html +++ b/master/generated/pcdsdevices.mpod_apalis.MPODApalisCrate.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod_apalis.MPODApalisCrate — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod_apalis.MPODApalisCrate — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -206,8 +202,8 @@

    pcdsdevices.mpod_apalis.MPODApalisCrate
    Parameters:
      -
    • card_prefix (str) – The EPICS base of the MPOD Crate, e.g. ‘TMO:MPOD:01’.

    • -
    • name (str) – A name to refer to the device.

    • +
    • card_prefix (str) – The EPICS base of the MPOD Crate, e.g. ‘TMO:MPOD:01’.

    • +
    • name (str) – A name to refer to the device.

    @@ -235,14 +231,14 @@

    pcdsdevices.mpod_apalis.MPODApalisCrateMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -257,7 +253,7 @@

    pcdsdevices.mpod_apalis.MPODApalisCrate
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -293,7 +289,7 @@

    pcdsdevices.mpod_apalis.MPODApalisCrate
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -316,7 +312,7 @@

    pcdsdevices.mpod_apalis.MPODApalisCrate
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -332,7 +328,7 @@

    pcdsdevices.mpod_apalis.MPODApalisCrate
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -349,7 +345,7 @@

    pcdsdevices.mpod_apalis.MPODApalisCrate
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -357,14 +353,14 @@

    pcdsdevices.mpod_apalis.MPODApalisCrateread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -393,7 +389,7 @@

    pcdsdevices.mpod_apalis.MPODApalisCrate
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule.html b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule.html index dfb27b67bde..cee0b657a7b 100644 --- a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule.html +++ b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod_apalis.MPODApalisModule — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod_apalis.MPODApalisModule — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -206,8 +202,8 @@

    pcdsdevices.mpod_apalis.MPODApalisModule
    Parameters:
      -
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • -
    • name (str) – A name to refer to the device.

    • +
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • +
    • name (str) – A name to refer to the device.

    @@ -311,14 +307,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModule
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -333,7 +329,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -363,7 +359,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -386,7 +382,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -426,13 +422,13 @@

    pcdsdevices.mpod_apalis.MPODApalisModule
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -449,7 +445,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -457,14 +453,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModuleread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -493,17 +489,17 @@

    pcdsdevices.mpod_apalis.MPODApalisModule
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule16Channel.html b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule16Channel.html index 8524e08a56d..784a5a03662 100644 --- a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule16Channel.html +++ b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule16Channel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod_apalis.MPODApalisModule16Channel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod_apalis.MPODApalisModule16Channel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -206,8 +202,8 @@

    pcdsdevices.mpod_apalis.MPODApalisModule16Channel
    Parameters:
      -
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • -
    • name (str) – A name to refer to the device.

    • +
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • +
    • name (str) – A name to refer to the device.

    @@ -423,14 +419,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModule16Channel
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -445,7 +441,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule16Channel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -475,7 +471,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule16Channel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -498,7 +494,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule16Channel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -538,13 +534,13 @@

    pcdsdevices.mpod_apalis.MPODApalisModule16Channel
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -561,7 +557,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule16Channel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -569,14 +565,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModule16Channelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -605,17 +601,17 @@

    pcdsdevices.mpod_apalis.MPODApalisModule16Channel
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule24Channel.html b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule24Channel.html index d113ea186f7..f4d61cbc4c4 100644 --- a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule24Channel.html +++ b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule24Channel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod_apalis.MPODApalisModule24Channel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod_apalis.MPODApalisModule24Channel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -206,8 +202,8 @@

    pcdsdevices.mpod_apalis.MPODApalisModule24Channel
    Parameters:
      -
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • -
    • name (str) – A name to refer to the device.

    • +
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • +
    • name (str) – A name to refer to the device.

    @@ -479,14 +475,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModule24Channel
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -501,7 +497,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule24Channel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -531,7 +527,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule24Channel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -554,7 +550,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule24Channel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -594,13 +590,13 @@

    pcdsdevices.mpod_apalis.MPODApalisModule24Channel
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -617,7 +613,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule24Channel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -625,14 +621,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModule24Channelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -661,17 +657,17 @@

    pcdsdevices.mpod_apalis.MPODApalisModule24Channel
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule4Channel.html b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule4Channel.html index bdb9faf781e..66bf72a8d66 100644 --- a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule4Channel.html +++ b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule4Channel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod_apalis.MPODApalisModule4Channel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod_apalis.MPODApalisModule4Channel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -206,8 +202,8 @@

    pcdsdevices.mpod_apalis.MPODApalisModule4Channel
    Parameters:
      -
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • -
    • name (str) – A name to refer to the device.

    • +
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • +
    • name (str) – A name to refer to the device.

    @@ -339,14 +335,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModule4Channel
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -361,7 +357,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule4Channel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -391,7 +387,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule4Channel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -414,7 +410,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule4Channel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -454,13 +450,13 @@

    pcdsdevices.mpod_apalis.MPODApalisModule4Channel
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -477,7 +473,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule4Channel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -485,14 +481,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModule4Channelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -521,17 +517,17 @@

    pcdsdevices.mpod_apalis.MPODApalisModule4Channel
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule8Channel.html b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule8Channel.html index 996c163c4b0..2d9b8137574 100644 --- a/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule8Channel.html +++ b/master/generated/pcdsdevices.mpod_apalis.MPODApalisModule8Channel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mpod_apalis.MPODApalisModule8Channel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mpod_apalis.MPODApalisModule8Channel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -206,8 +202,8 @@

    pcdsdevices.mpod_apalis.MPODApalisModule8Channel
    Parameters:
      -
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • -
    • name (str) – A name to refer to the device.

    • +
    • card_prefix (str) – The EPICS base of the MPOD Module, e.g. ‘TMO:MPOD:01:M6’.

    • +
    • name (str) – A name to refer to the device.

    @@ -367,14 +363,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModule8Channel
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -389,7 +385,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule8Channel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -419,7 +415,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule8Channel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -442,7 +438,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule8Channel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -482,13 +478,13 @@

    pcdsdevices.mpod_apalis.MPODApalisModule8Channel
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -505,7 +501,7 @@

    pcdsdevices.mpod_apalis.MPODApalisModule8Channel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -513,14 +509,14 @@

    pcdsdevices.mpod_apalis.MPODApalisModule8Channelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -549,17 +545,17 @@

    pcdsdevices.mpod_apalis.MPODApalisModule8Channel
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.mps.MPS.html b/master/generated/pcdsdevices.mps.MPS.html index e5ae847601f..a7702e3880d 100644 --- a/master/generated/pcdsdevices.mps.MPS.html +++ b/master/generated/pcdsdevices.mps.MPS.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mps.MPS — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mps.MPS — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -216,9 +212,9 @@

    pcdsdevices.mps.MPS
    Parameters:
      -
    • prefix (str) – PV prefix of MPS information.

    • -
    • name (str) – Name of MPS bit.

    • -
    • veto (bool, optional) – Whether or not the the device is capable of vetoing downstream faults.

    • +
    • prefix (str) – PV prefix of MPS information.

    • +
    • name (str) – Name of MPS bit.

    • +
    • veto (bool, optional) – Whether or not the the device is capable of vetoing downstream faults.

    @@ -253,14 +249,14 @@

    pcdsdevices.mps.MPSMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -275,7 +271,7 @@

    pcdsdevices.mps.MPS
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -305,7 +301,7 @@

    pcdsdevices.mps.MPS
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -328,7 +324,7 @@

    pcdsdevices.mps.MPS
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -344,7 +340,7 @@

    pcdsdevices.mps.MPS
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -361,7 +357,7 @@

    pcdsdevices.mps.MPS
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -369,14 +365,14 @@

    pcdsdevices.mps.MPSread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -422,7 +418,7 @@

    pcdsdevices.mps.MPS
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'sub_mps_faulted'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'sub_mps_faulted'})

    diff --git a/master/generated/pcdsdevices.mps.MPSBase.html b/master/generated/pcdsdevices.mps.MPSBase.html index e5c0487cbd9..81b546ebcae 100644 --- a/master/generated/pcdsdevices.mps.MPSBase.html +++ b/master/generated/pcdsdevices.mps.MPSBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mps.MPSBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mps.MPSBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -228,7 +224,7 @@

    pcdsdevices.mps.MPSBase
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    diff --git a/master/generated/pcdsdevices.mps.MPSLimits.html b/master/generated/pcdsdevices.mps.MPSLimits.html index 9b7f25d1f5f..93323563af4 100644 --- a/master/generated/pcdsdevices.mps.MPSLimits.html +++ b/master/generated/pcdsdevices.mps.MPSLimits.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mps.MPSLimits — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mps.MPSLimits — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -209,8 +205,8 @@

    pcdsdevices.mps.MPSLimits
    Parameters:
      -
    • prefix (str) – Base of the MPS PVs.

    • -
    • name (str) – Name of the MPS combination.

    • +
    • prefix (str) – Base of the MPS PVs.

    • +
    • name (str) – Name of the MPS combination.

    • logic (callable) –

      Determine whether the MPS is faulted based on the state of each limit. The function signature should look like:

      def logic(in_limit: bool, out_limit: bool) -> bool
      @@ -251,14 +247,14 @@ 

      pcdsdevices.mps.MPSLimitsMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -273,7 +269,7 @@

      pcdsdevices.mps.MPSLimits
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -303,7 +299,7 @@

      pcdsdevices.mps.MPSLimits
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -326,7 +322,7 @@

      pcdsdevices.mps.MPSLimits
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -342,7 +338,7 @@

      pcdsdevices.mps.MPSLimits
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -359,7 +355,7 @@

      pcdsdevices.mps.MPSLimits
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -367,14 +363,14 @@

      pcdsdevices.mps.MPSLimitsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -421,7 +417,7 @@

      pcdsdevices.mps.MPSLimits
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'sub_mps_faulted'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'sub_mps_faulted'})

      diff --git a/master/generated/pcdsdevices.mps.mps_factory.html b/master/generated/pcdsdevices.mps.mps_factory.html index f50505d5fd6..48c2cbb8dc1 100644 --- a/master/generated/pcdsdevices.mps.mps_factory.html +++ b/master/generated/pcdsdevices.mps.mps_factory.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mps.mps_factory — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mps.mps_factory — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -208,10 +204,10 @@

      pcdsdevices.mps.mps_factory
      Parameters:
        -
      • clsname (str) – Name of new class to create.

      • -
      • cls (type) – Device class to add mps.

      • -
      • mps_prefix (str) – Prefix for MPS subcomponent.

      • -
      • veto (bool, optional) – Whether the MPS bit is capable of veto.

      • +
      • clsname (str) – Name of new class to create.

      • +
      • cls (type) – Device class to add mps.

      • +
      • mps_prefix (str) – Prefix for MPS subcomponent.

      • +
      • veto (bool, optional) – Whether the MPS bit is capable of veto.

      • args – Passed to device constructor.

      • kwargs – Passed to device constructor.

      diff --git a/master/generated/pcdsdevices.mps.must_be_known.html b/master/generated/pcdsdevices.mps.must_be_known.html index dbfd84cb30c..4116390c8ae 100644 --- a/master/generated/pcdsdevices.mps.must_be_known.html +++ b/master/generated/pcdsdevices.mps.must_be_known.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mps.must_be_known — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mps.must_be_known — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -208,8 +204,8 @@

      pcdsdevices.mps.must_be_known
      Parameters:
        -
      • in_limit (bool) – Whether the in limit is active.

      • -
      • out_limit (bool) – Whether the out limit is active.

      • +
      • in_limit (bool) – Whether the in limit is active.

      • +
      • out_limit (bool) – Whether the out limit is active.

      Returns:
      diff --git a/master/generated/pcdsdevices.mps.must_be_out.html b/master/generated/pcdsdevices.mps.must_be_out.html index e056b70118a..97708446251 100644 --- a/master/generated/pcdsdevices.mps.must_be_out.html +++ b/master/generated/pcdsdevices.mps.must_be_out.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mps.must_be_out — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mps.must_be_out — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -205,8 +201,8 @@

      pcdsdevices.mps.must_be_out
      Parameters:
        -
      • in_limit (bool) – Whether the in limit is active.

      • -
      • out_limit (bool) – Whether the out limit is active.

      • +
      • in_limit (bool) – Whether the in limit is active.

      • +
      • out_limit (bool) – Whether the out limit is active.

      Returns:
      diff --git a/master/generated/pcdsdevices.mrco_motion.MRCO.html b/master/generated/pcdsdevices.mrco_motion.MRCO.html index 9cf7f54081c..4551c314dd0 100644 --- a/master/generated/pcdsdevices.mrco_motion.MRCO.html +++ b/master/generated/pcdsdevices.mrco_motion.MRCO.html @@ -1,25 +1,23 @@ + + - pcdsdevices.mrco_motion.MRCO — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.mrco_motion.MRCO — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -203,8 +199,8 @@

      pcdsdevices.mrco_motion.MRCO
      Parameters:
        -
      • prefix (str) – Base PV for the LAMP motion system

      • -
      • name (str) – Alias for the device

      • +
      • prefix (str) – Base PV for the LAMP motion system

      • +
      • name (str) – Alias for the device

      @@ -267,14 +263,14 @@

      pcdsdevices.mrco_motion.MRCOMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -289,7 +285,7 @@

      pcdsdevices.mrco_motion.MRCO
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -319,7 +315,7 @@

      pcdsdevices.mrco_motion.MRCO
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -342,7 +338,7 @@

      pcdsdevices.mrco_motion.MRCO
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -358,13 +354,13 @@

      pcdsdevices.mrco_motion.MRCO
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -381,7 +377,7 @@

      pcdsdevices.mrco_motion.MRCO
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -389,14 +385,14 @@

      pcdsdevices.mrco_motion.MRCOread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -425,17 +421,17 @@

      pcdsdevices.mrco_motion.MRCO
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pc.PhotonCollimator.html b/master/generated/pcdsdevices.pc.PhotonCollimator.html index b7e834ab21a..46bf500c988 100644 --- a/master/generated/pcdsdevices.pc.PhotonCollimator.html +++ b/master/generated/pcdsdevices.pc.PhotonCollimator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pc.PhotonCollimator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pc.PhotonCollimator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -221,14 +217,14 @@

    pcdsdevices.pc.PhotonCollimatorMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -243,7 +239,7 @@

    pcdsdevices.pc.PhotonCollimator
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -267,7 +263,7 @@

    pcdsdevices.pc.PhotonCollimator
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -290,7 +286,7 @@

    pcdsdevices.pc.PhotonCollimator
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -309,7 +305,7 @@

    pcdsdevices.pc.PhotonCollimator
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -317,14 +313,14 @@

    pcdsdevices.pc.PhotonCollimatorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -353,7 +349,7 @@

    pcdsdevices.pc.PhotonCollimator
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.piezo.SliceDhv.html b/master/generated/pcdsdevices.piezo.SliceDhv.html index 0a91f197130..8ad5563f418 100644 --- a/master/generated/pcdsdevices.piezo.SliceDhv.html +++ b/master/generated/pcdsdevices.piezo.SliceDhv.html @@ -1,25 +1,23 @@ + + - pcdsdevices.piezo.SliceDhv — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.piezo.SliceDhv — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -238,14 +234,14 @@

    pcdsdevices.piezo.SliceDhvMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -260,7 +256,7 @@

    pcdsdevices.piezo.SliceDhv
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -290,7 +286,7 @@

    pcdsdevices.piezo.SliceDhv
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -313,7 +309,7 @@

    pcdsdevices.piezo.SliceDhv
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -329,7 +325,7 @@

    pcdsdevices.piezo.SliceDhv
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -346,7 +342,7 @@

    pcdsdevices.piezo.SliceDhv
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -354,14 +350,14 @@

    pcdsdevices.piezo.SliceDhvread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -390,7 +386,7 @@

    pcdsdevices.piezo.SliceDhv
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.piezo.SliceDhvChannel.html b/master/generated/pcdsdevices.piezo.SliceDhvChannel.html index 47d3c600a18..b7dae66c079 100644 --- a/master/generated/pcdsdevices.piezo.SliceDhvChannel.html +++ b/master/generated/pcdsdevices.piezo.SliceDhvChannel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.piezo.SliceDhvChannel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.piezo.SliceDhvChannel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -294,14 +290,14 @@

    pcdsdevices.piezo.SliceDhvChannelMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -316,7 +312,7 @@

    pcdsdevices.piezo.SliceDhvChannel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -346,7 +342,7 @@

    pcdsdevices.piezo.SliceDhvChannel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -369,7 +365,7 @@

    pcdsdevices.piezo.SliceDhvChannel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -385,7 +381,7 @@

    pcdsdevices.piezo.SliceDhvChannel
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -402,7 +398,7 @@

    pcdsdevices.piezo.SliceDhvChannel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -410,14 +406,14 @@

    pcdsdevices.piezo.SliceDhvChannelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -446,7 +442,7 @@

    pcdsdevices.piezo.SliceDhvChannel
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.piezo.SliceDhvController.html b/master/generated/pcdsdevices.piezo.SliceDhvController.html index dcbbe41b06c..ebb4f6e0e7f 100644 --- a/master/generated/pcdsdevices.piezo.SliceDhvController.html +++ b/master/generated/pcdsdevices.piezo.SliceDhvController.html @@ -1,25 +1,23 @@ + + - pcdsdevices.piezo.SliceDhvController — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.piezo.SliceDhvController — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -300,14 +296,14 @@

    pcdsdevices.piezo.SliceDhvControllerMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -322,7 +318,7 @@

    pcdsdevices.piezo.SliceDhvController
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -352,7 +348,7 @@

    pcdsdevices.piezo.SliceDhvController
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -375,7 +371,7 @@

    pcdsdevices.piezo.SliceDhvController
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -391,7 +387,7 @@

    pcdsdevices.piezo.SliceDhvController
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -408,7 +404,7 @@

    pcdsdevices.piezo.SliceDhvController
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -416,14 +412,14 @@

    pcdsdevices.piezo.SliceDhvControllerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -452,7 +448,7 @@

    pcdsdevices.piezo.SliceDhvController
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pim.IM2K0.html b/master/generated/pcdsdevices.pim.IM2K0.html index 2e9c3289b0d..d93b993f3aa 100644 --- a/master/generated/pcdsdevices.pim.IM2K0.html +++ b/master/generated/pcdsdevices.pim.IM2K0.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.IM2K0 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.IM2K0 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -296,14 +292,14 @@

    pcdsdevices.pim.IM2K0
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -318,7 +314,7 @@

    pcdsdevices.pim.IM2K0
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -342,7 +338,7 @@

    pcdsdevices.pim.IM2K0
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -359,7 +355,7 @@

    pcdsdevices.pim.IM2K0
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -382,7 +378,7 @@

    pcdsdevices.pim.IM2K0
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -398,13 +394,13 @@

    pcdsdevices.pim.IM2K0
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -421,7 +417,7 @@

    pcdsdevices.pim.IM2K0
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -429,14 +425,14 @@

    pcdsdevices.pim.IM2K0read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -475,17 +471,17 @@

    pcdsdevices.pim.IM2K0
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.IM3L0.html b/master/generated/pcdsdevices.pim.IM3L0.html index 5d85d6f525d..511f56ab6f6 100644 --- a/master/generated/pcdsdevices.pim.IM3L0.html +++ b/master/generated/pcdsdevices.pim.IM3L0.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.IM3L0 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.IM3L0 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -309,14 +305,14 @@

    pcdsdevices.pim.IM3L0
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -331,7 +327,7 @@

    pcdsdevices.pim.IM3L0
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -355,7 +351,7 @@

    pcdsdevices.pim.IM3L0
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -372,7 +368,7 @@

    pcdsdevices.pim.IM3L0
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -395,7 +391,7 @@

    pcdsdevices.pim.IM3L0
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -411,13 +407,13 @@

    pcdsdevices.pim.IM3L0
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -434,7 +430,7 @@

    pcdsdevices.pim.IM3L0
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -442,14 +438,14 @@

    pcdsdevices.pim.IM3L0read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -488,17 +484,17 @@

    pcdsdevices.pim.IM3L0
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.LCLS2ImagerBase.html b/master/generated/pcdsdevices.pim.LCLS2ImagerBase.html index def8b234969..88259a9219d 100644 --- a/master/generated/pcdsdevices.pim.LCLS2ImagerBase.html +++ b/master/generated/pcdsdevices.pim.LCLS2ImagerBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.LCLS2ImagerBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.LCLS2ImagerBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -281,14 +277,14 @@

    pcdsdevices.pim.LCLS2ImagerBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -303,7 +299,7 @@

    pcdsdevices.pim.LCLS2ImagerBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -327,7 +323,7 @@

    pcdsdevices.pim.LCLS2ImagerBase
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -344,7 +340,7 @@

    pcdsdevices.pim.LCLS2ImagerBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -367,7 +363,7 @@

    pcdsdevices.pim.LCLS2ImagerBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -383,13 +379,13 @@

    pcdsdevices.pim.LCLS2ImagerBase
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -406,7 +402,7 @@

    pcdsdevices.pim.LCLS2ImagerBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -414,14 +410,14 @@

    pcdsdevices.pim.LCLS2ImagerBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -460,17 +456,17 @@

    pcdsdevices.pim.LCLS2ImagerBase
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.LCLS2Target.html b/master/generated/pcdsdevices.pim.LCLS2Target.html index 386669325c9..b66ec491161 100644 --- a/master/generated/pcdsdevices.pim.LCLS2Target.html +++ b/master/generated/pcdsdevices.pim.LCLS2Target.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.LCLS2Target — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.LCLS2Target — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -344,14 +340,14 @@

    pcdsdevices.pim.LCLS2Target
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -366,7 +362,7 @@

    pcdsdevices.pim.LCLS2Target
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -418,12 +414,12 @@

    pcdsdevices.pim.LCLS2Targetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -435,11 +431,11 @@

    pcdsdevices.pim.LCLS2Target
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -456,12 +452,12 @@

    pcdsdevices.pim.LCLS2TargetParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -475,7 +471,7 @@

    pcdsdevices.pim.LCLS2Target
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -498,7 +494,7 @@

    pcdsdevices.pim.LCLS2Target
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -515,12 +511,12 @@

    pcdsdevices.pim.LCLS2Targetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -544,10 +540,10 @@

    pcdsdevices.pim.LCLS2Target
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -558,7 +554,7 @@

    pcdsdevices.pim.LCLS2Target
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -569,7 +565,7 @@

    pcdsdevices.pim.LCLS2Target
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -577,14 +573,14 @@

    pcdsdevices.pim.LCLS2Targetread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -702,7 +698,7 @@

    pcdsdevices.pim.LCLS2Target
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.pim.PIM.html b/master/generated/pcdsdevices.pim.PIM.html index 615883db64e..3f86de8ceb4 100644 --- a/master/generated/pcdsdevices.pim.PIM.html +++ b/master/generated/pcdsdevices.pim.PIM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.PIM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.PIM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -216,11 +212,11 @@

    pcdsdevices.pim.PIM
    Parameters:
      -
    • prefix (str) – The EPICS base of the PIM.

    • -
    • name (str) – A name to refer to the device.

    • -
    • prefix_det (str, optional) – The EPICS base PV of the detector. If None, it will be attempted to be +

    • prefix (str) – The EPICS base of the PIM.

    • +
    • name (str) – A name to refer to the device.

    • +
    • prefix_det (str, optional) – The EPICS base PV of the detector. If None, it will be attempted to be inferred from prefix.

    • -
    • prefix_zoom (str, optional) – The EPICS base PV of the zoom motor. If None, it will be attempted to +

    • prefix_zoom (str, optional) – The EPICS base PV of the zoom motor. If None, it will be attempted to be inferred from prefix.

    @@ -285,14 +281,14 @@

    pcdsdevices.pim.PIM
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -307,7 +303,7 @@

    pcdsdevices.pim.PIM
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -331,7 +327,7 @@

    pcdsdevices.pim.PIM
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -361,7 +357,7 @@

    pcdsdevices.pim.PIM
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -384,7 +380,7 @@

    pcdsdevices.pim.PIM
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -406,13 +402,13 @@

    pcdsdevices.pim.PIM
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -429,7 +425,7 @@

    pcdsdevices.pim.PIM
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -437,14 +433,14 @@

    pcdsdevices.pim.PIMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -483,7 +479,7 @@

    pcdsdevices.pim.PIM
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -494,12 +490,12 @@

    pcdsdevices.pim.PIM
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pim.PIMWithBoth.html b/master/generated/pcdsdevices.pim.PIMWithBoth.html index 3320a69af22..0d4e8131a84 100644 --- a/master/generated/pcdsdevices.pim.PIMWithBoth.html +++ b/master/generated/pcdsdevices.pim.PIMWithBoth.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.PIMWithBoth — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.PIMWithBoth — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -217,15 +213,15 @@

    pcdsdevices.pim.PIMWithBoth
    Parameters:
      -
    • prefix (str) – The EPICS base of the PIM.

    • -
    • name (str) – A name to refer to the device.

    • -
    • prefix_det (str, optional) – The EPICS base PV of the detector. If None, it will be attempted to be +

    • prefix (str) – The EPICS base of the PIM.

    • +
    • name (str) – A name to refer to the device.

    • +
    • prefix_det (str, optional) – The EPICS base PV of the detector. If None, it will be attempted to be inferred from prefix.

    • -
    • prefix_zoom (str, optional) – The EPICS base PV of the zoom motor. If None, it will be attempted to +

    • prefix_zoom (str, optional) – The EPICS base PV of the zoom motor. If None, it will be attempted to be inferred from prefix.

    • -
    • prefix_focus (str, optional) – The EPICS base PV of the focus motor. If None, it will be attempted to +

    • prefix_focus (str, optional) – The EPICS base PV of the focus motor. If None, it will be attempted to be inferred from prefix.

    • -
    • prefix_led (str, optional) – The EPICS base PV of the LED. If None, it will be attempted to be +

    • prefix_led (str, optional) – The EPICS base PV of the LED. If None, it will be attempted to be inferred from prefix.

    @@ -304,14 +300,14 @@

    pcdsdevices.pim.PIMWithBoth
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -326,7 +322,7 @@

    pcdsdevices.pim.PIMWithBoth
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -350,7 +346,7 @@

    pcdsdevices.pim.PIMWithBoth
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -380,7 +376,7 @@

    pcdsdevices.pim.PIMWithBoth
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -403,7 +399,7 @@

    pcdsdevices.pim.PIMWithBoth
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -425,13 +421,13 @@

    pcdsdevices.pim.PIMWithBoth
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -448,7 +444,7 @@

    pcdsdevices.pim.PIMWithBoth
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -456,14 +452,14 @@

    pcdsdevices.pim.PIMWithBothread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -502,7 +498,7 @@

    pcdsdevices.pim.PIMWithBoth
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -513,12 +509,12 @@

    pcdsdevices.pim.PIMWithBoth
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.PIMWithFocus.html b/master/generated/pcdsdevices.pim.PIMWithFocus.html index 2fd22bc1bfd..37955532295 100644 --- a/master/generated/pcdsdevices.pim.PIMWithFocus.html +++ b/master/generated/pcdsdevices.pim.PIMWithFocus.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.PIMWithFocus — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.PIMWithFocus — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -216,13 +212,13 @@

    pcdsdevices.pim.PIMWithFocus
    Parameters:
      -
    • prefix (str) – The EPICS base of the PIM.

    • -
    • name (str) – A name to refer to the device.

    • -
    • prefix_det (str, optional) – The EPICS base PV of the detector. If None, it will be attempted to be +

    • prefix (str) – The EPICS base of the PIM.

    • +
    • name (str) – A name to refer to the device.

    • +
    • prefix_det (str, optional) – The EPICS base PV of the detector. If None, it will be attempted to be inferred from prefix.

    • -
    • prefix_zoom (str, optional) – The EPICS base PV of the zoom motor. If None, it will be attempted to +

    • prefix_zoom (str, optional) – The EPICS base PV of the zoom motor. If None, it will be attempted to be inferred from prefix.

    • -
    • prefix_focus (str, optional) – The EPICS base PV of the focus motor. If None, it will be attempted to +

    • prefix_focus (str, optional) – The EPICS base PV of the focus motor. If None, it will be attempted to be inferred from prefix.

    @@ -294,14 +290,14 @@

    pcdsdevices.pim.PIMWithFocus
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -316,7 +312,7 @@

    pcdsdevices.pim.PIMWithFocus
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -340,7 +336,7 @@

    pcdsdevices.pim.PIMWithFocus
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -370,7 +366,7 @@

    pcdsdevices.pim.PIMWithFocus
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -393,7 +389,7 @@

    pcdsdevices.pim.PIMWithFocus
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -415,13 +411,13 @@

    pcdsdevices.pim.PIMWithFocus
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -438,7 +434,7 @@

    pcdsdevices.pim.PIMWithFocus
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -446,14 +442,14 @@

    pcdsdevices.pim.PIMWithFocusread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -492,7 +488,7 @@

    pcdsdevices.pim.PIMWithFocus
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -503,12 +499,12 @@

    pcdsdevices.pim.PIMWithFocus
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.PIMWithLED.html b/master/generated/pcdsdevices.pim.PIMWithLED.html index d9d66adf89d..e3bc087e9ac 100644 --- a/master/generated/pcdsdevices.pim.PIMWithLED.html +++ b/master/generated/pcdsdevices.pim.PIMWithLED.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.PIMWithLED — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.PIMWithLED — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -216,13 +212,13 @@

    pcdsdevices.pim.PIMWithLED
    Parameters:
      -
    • prefix (str) – The EPICS base of the PIM.

    • -
    • name (str) – A name to refer to the device.

    • -
    • prefix_det (str, optional) – The EPICS base PV of the detector. If None, it will be attempted to be +

    • prefix (str) – The EPICS base of the PIM.

    • +
    • name (str) – A name to refer to the device.

    • +
    • prefix_det (str, optional) – The EPICS base PV of the detector. If None, it will be attempted to be inferred from prefix.

    • -
    • prefix_zoom (str, optional) – The EPICS base PV of the zoom motor. If None, it will be attempted to +

    • prefix_zoom (str, optional) – The EPICS base PV of the zoom motor. If None, it will be attempted to be inferred from prefix.

    • -
    • prefix_led (str, optional) – The EPICS base PV of the LED. If None, it will be attempted to be +

    • prefix_led (str, optional) – The EPICS base PV of the LED. If None, it will be attempted to be inferred from prefix.

    @@ -294,14 +290,14 @@

    pcdsdevices.pim.PIMWithLED
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -316,7 +312,7 @@

    pcdsdevices.pim.PIMWithLED
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -340,7 +336,7 @@

    pcdsdevices.pim.PIMWithLED
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -370,7 +366,7 @@

    pcdsdevices.pim.PIMWithLED
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -393,7 +389,7 @@

    pcdsdevices.pim.PIMWithLED
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -415,13 +411,13 @@

    pcdsdevices.pim.PIMWithLED
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -438,7 +434,7 @@

    pcdsdevices.pim.PIMWithLED
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -446,14 +442,14 @@

    pcdsdevices.pim.PIMWithLEDread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -492,7 +488,7 @@

    pcdsdevices.pim.PIMWithLED
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -503,12 +499,12 @@

    pcdsdevices.pim.PIMWithLED
    -stage_group: list[Component] = None
    +stage_group: list[Component] = None

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.PIMY.html b/master/generated/pcdsdevices.pim.PIMY.html index b827cd1fc62..a3a554c3a31 100644 --- a/master/generated/pcdsdevices.pim.PIMY.html +++ b/master/generated/pcdsdevices.pim.PIMY.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.PIMY — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.PIMY — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -274,14 +270,14 @@

    pcdsdevices.pim.PIMY
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -296,7 +292,7 @@

    pcdsdevices.pim.PIMY
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -348,12 +344,12 @@

    pcdsdevices.pim.PIMY

    moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -365,11 +361,11 @@

    pcdsdevices.pim.PIMY
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -386,12 +382,12 @@

    pcdsdevices.pim.PIMYParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -405,7 +401,7 @@

    pcdsdevices.pim.PIMY
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -428,7 +424,7 @@

    pcdsdevices.pim.PIMY
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -445,12 +441,12 @@

    pcdsdevices.pim.PIMY

    moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -474,10 +470,10 @@

    pcdsdevices.pim.PIMY
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -488,19 +484,19 @@

    pcdsdevices.pim.PIMY
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Hide the stop method behind an AttributeError.

    This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

    @@ -513,7 +509,7 @@

    pcdsdevices.pim.PIMY
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -521,14 +517,14 @@

    pcdsdevices.pim.PIMYread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -615,7 +611,7 @@

    pcdsdevices.pim.PIMY
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -638,7 +634,7 @@

    pcdsdevices.pim.PIMY
    -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
    +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

    @@ -648,7 +644,7 @@

    pcdsdevices.pim.PIMY
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.pim.PPM.html b/master/generated/pcdsdevices.pim.PPM.html index 2e7293ae46b..0e563dc8ffd 100644 --- a/master/generated/pcdsdevices.pim.PPM.html +++ b/master/generated/pcdsdevices.pim.PPM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.PPM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.PPM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -218,8 +214,8 @@

    pcdsdevices.pim.PPM
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this imager, e.g. ‘IM3L0:PPM’.

    • -
    • name (str) – An identifying name for this motor, e.g. ‘im3l0’.

    • +
    • prefix (str) – The EPICS PV prefix for this imager, e.g. ‘IM3L0:PPM’.

    • +
    • name (str) – An identifying name for this motor, e.g. ‘im3l0’.

    @@ -311,14 +307,14 @@

    pcdsdevices.pim.PPM
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -333,7 +329,7 @@

    pcdsdevices.pim.PPM
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -357,7 +353,7 @@

    pcdsdevices.pim.PPM
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -374,7 +370,7 @@

    pcdsdevices.pim.PPM
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -397,7 +393,7 @@

    pcdsdevices.pim.PPM
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -413,13 +409,13 @@

    pcdsdevices.pim.PPM
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -436,7 +432,7 @@

    pcdsdevices.pim.PPM
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -444,14 +440,14 @@

    pcdsdevices.pim.PPMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -490,17 +486,17 @@

    pcdsdevices.pim.PPM
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.PPMCOOL.html b/master/generated/pcdsdevices.pim.PPMCOOL.html index 77ae3b58099..f7bd5b48022 100644 --- a/master/generated/pcdsdevices.pim.PPMCOOL.html +++ b/master/generated/pcdsdevices.pim.PPMCOOL.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.PPMCOOL — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.PPMCOOL — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -307,14 +303,14 @@

    pcdsdevices.pim.PPMCOOL
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -329,7 +325,7 @@

    pcdsdevices.pim.PPMCOOL
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -353,7 +349,7 @@

    pcdsdevices.pim.PPMCOOL
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -370,7 +366,7 @@

    pcdsdevices.pim.PPMCOOL
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -393,7 +389,7 @@

    pcdsdevices.pim.PPMCOOL
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -409,13 +405,13 @@

    pcdsdevices.pim.PPMCOOL
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -432,7 +428,7 @@

    pcdsdevices.pim.PPMCOOL
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -440,14 +436,14 @@

    pcdsdevices.pim.PPMCOOLread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -486,17 +482,17 @@

    pcdsdevices.pim.PPMCOOL
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.PPMCoolSwitch.html b/master/generated/pcdsdevices.pim.PPMCoolSwitch.html index 7b058da1247..ddef030afe7 100644 --- a/master/generated/pcdsdevices.pim.PPMCoolSwitch.html +++ b/master/generated/pcdsdevices.pim.PPMCoolSwitch.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.PPMCoolSwitch — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.PPMCoolSwitch — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -307,14 +303,14 @@

    pcdsdevices.pim.PPMCoolSwitch
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -329,7 +325,7 @@

    pcdsdevices.pim.PPMCoolSwitch
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -353,7 +349,7 @@

    pcdsdevices.pim.PPMCoolSwitch
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -370,7 +366,7 @@

    pcdsdevices.pim.PPMCoolSwitch
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -393,7 +389,7 @@

    pcdsdevices.pim.PPMCoolSwitch
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -409,13 +405,13 @@

    pcdsdevices.pim.PPMCoolSwitch
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -432,7 +428,7 @@

    pcdsdevices.pim.PPMCoolSwitch
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -440,14 +436,14 @@

    pcdsdevices.pim.PPMCoolSwitchread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -486,17 +482,17 @@

    pcdsdevices.pim.PPMCoolSwitch
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.PPMPowerMeter.html b/master/generated/pcdsdevices.pim.PPMPowerMeter.html index 3a9987bdd50..d7140cd33f9 100644 --- a/master/generated/pcdsdevices.pim.PPMPowerMeter.html +++ b/master/generated/pcdsdevices.pim.PPMPowerMeter.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.PPMPowerMeter — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.PPMPowerMeter — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -213,13 +209,10 @@

    pcdsdevices.pim.PPMPowerMeterclass pcdsdevices.pim.PPMPowerMeter(*args, **kwargs)

    Analog measurement tool for beam energy as part of the PPM assembly.

    When inserted into the beam, the raw_voltage signal value should -increase proportional to the beam energy. The equivalent calibrated -readings are dimensionless, which is a unitless number that -represents the relative calibration of every power meter, and -calibrated_mj, which is the real engineering unit of the beam -power. These are calibrated using the other signals in the following way:

    -

    dimensionless = (raw_voltage + calib_offset) * calib_ratio -calibrated_mj = dimensionless * calib_mj_ratio

    +increase proportional to the beam energy. A responsivity value +calibrated for each power meter in units of volts per watt +is used to calculate the actual energy in the following way:

    +

    calibrated_mj = 1000 * (Signal - Background) / (Responsivity * Beam_Rate)

    @@ -232,73 +225,94 @@

    pcdsdevices.pim.PPMPowerMeter

    + - - + + - + - - + + - + - - + + - - + + + + + - + + + + + - + + + + + + + + - - - + + + - + - - - + + + - + - - - + + + + + + + + + + - + - + - - + + - + - - + + @@ -307,14 +321,14 @@

    pcdsdevices.pim.PPMPowerMeterMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -329,7 +343,7 @@

    pcdsdevices.pim.PPMPowerMeter
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -359,7 +373,7 @@

    pcdsdevices.pim.PPMPowerMeter
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -382,7 +396,7 @@

    pcdsdevices.pim.PPMPowerMeter
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -398,7 +412,7 @@

    pcdsdevices.pim.PPMPowerMeter
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -415,7 +429,7 @@

    pcdsdevices.pim.PPMPowerMeter
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -423,14 +437,14 @@

    pcdsdevices.pim.PPMPowerMeterread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -459,7 +473,7 @@

    pcdsdevices.pim.PPMPowerMeter
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pim.XPIM.html b/master/generated/pcdsdevices.pim.XPIM.html index 040998376b1..78d72960e67 100644 --- a/master/generated/pcdsdevices.pim.XPIM.html +++ b/master/generated/pcdsdevices.pim.XPIM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.XPIM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.XPIM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -218,8 +214,8 @@

    pcdsdevices.pim.XPIM
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this imager, e.g. ‘IM3L0:PPM’.

    • -
    • name (str) – An identifying name for this motor, e.g. ‘im3l0’.

    • +
    • prefix (str) – The EPICS PV prefix for this imager, e.g. ‘IM3L0:PPM’.

    • +
    • name (str) – An identifying name for this motor, e.g. ‘im3l0’.

    @@ -339,14 +335,14 @@

    pcdsdevices.pim.XPIM
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -361,7 +357,7 @@

    pcdsdevices.pim.XPIM
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -385,7 +381,7 @@

    pcdsdevices.pim.XPIM
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -402,7 +398,7 @@

    pcdsdevices.pim.XPIM
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -425,7 +421,7 @@

    pcdsdevices.pim.XPIM
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -441,13 +437,13 @@

    pcdsdevices.pim.XPIM
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -464,7 +460,7 @@

    pcdsdevices.pim.XPIM
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -472,14 +468,14 @@

    pcdsdevices.pim.XPIMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -518,17 +514,17 @@

    pcdsdevices.pim.XPIM
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.pim.XPIMFilterWheel.html b/master/generated/pcdsdevices.pim.XPIMFilterWheel.html index 05730a0e004..f7893f63417 100644 --- a/master/generated/pcdsdevices.pim.XPIMFilterWheel.html +++ b/master/generated/pcdsdevices.pim.XPIMFilterWheel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.XPIMFilterWheel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.XPIMFilterWheel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -264,14 +260,14 @@

    pcdsdevices.pim.XPIMFilterWheel
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -286,7 +282,7 @@

    pcdsdevices.pim.XPIMFilterWheel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -334,11 +330,11 @@

    pcdsdevices.pim.XPIMFilterWheel
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -355,12 +351,12 @@

    pcdsdevices.pim.XPIMFilterWheelParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -374,7 +370,7 @@

    pcdsdevices.pim.XPIMFilterWheel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -397,7 +393,7 @@

    pcdsdevices.pim.XPIMFilterWheel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -422,10 +418,10 @@

    pcdsdevices.pim.XPIMFilterWheel
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -436,7 +432,7 @@

    pcdsdevices.pim.XPIMFilterWheel
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -447,7 +443,7 @@

    pcdsdevices.pim.XPIMFilterWheel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -455,14 +451,14 @@

    pcdsdevices.pim.XPIMFilterWheelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -570,7 +566,7 @@

    pcdsdevices.pim.XPIMFilterWheel
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.pim.XPIMLED.html b/master/generated/pcdsdevices.pim.XPIMLED.html index ce721ced590..6b38767b0a3 100644 --- a/master/generated/pcdsdevices.pim.XPIMLED.html +++ b/master/generated/pcdsdevices.pim.XPIMLED.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pim.XPIMLED — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pim.XPIMLED — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -269,14 +265,14 @@

    pcdsdevices.pim.XPIMLEDMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -291,7 +287,7 @@

    pcdsdevices.pim.XPIMLED
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -321,7 +317,7 @@

    pcdsdevices.pim.XPIMLED
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -344,7 +340,7 @@

    pcdsdevices.pim.XPIMLED
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -360,7 +356,7 @@

    pcdsdevices.pim.XPIMLED
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -377,7 +373,7 @@

    pcdsdevices.pim.XPIMLED
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -385,14 +381,14 @@

    pcdsdevices.pim.XPIMLEDread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -421,7 +417,7 @@

    pcdsdevices.pim.XPIMLED
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pmps.TwinCATStatePMPS.html b/master/generated/pcdsdevices.pmps.TwinCATStatePMPS.html index fdfbd4343ce..d9b5eda2938 100644 --- a/master/generated/pcdsdevices.pmps.TwinCATStatePMPS.html +++ b/master/generated/pcdsdevices.pmps.TwinCATStatePMPS.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pmps.TwinCATStatePMPS — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pmps.TwinCATStatePMPS — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -326,14 +322,14 @@

    pcdsdevices.pmps.TwinCATStatePMPS
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -348,7 +344,7 @@

    pcdsdevices.pmps.TwinCATStatePMPS
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -400,12 +396,12 @@

    pcdsdevices.pmps.TwinCATStatePMPSobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -417,11 +413,11 @@

    pcdsdevices.pmps.TwinCATStatePMPS
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -438,12 +434,12 @@

    pcdsdevices.pmps.TwinCATStatePMPSParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -457,7 +453,7 @@

    pcdsdevices.pmps.TwinCATStatePMPS
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -480,7 +476,7 @@

    pcdsdevices.pmps.TwinCATStatePMPS
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -497,12 +493,12 @@

    pcdsdevices.pmps.TwinCATStatePMPSobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -526,10 +522,10 @@

    pcdsdevices.pmps.TwinCATStatePMPS
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -540,7 +536,7 @@

    pcdsdevices.pmps.TwinCATStatePMPS
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -551,7 +547,7 @@

    pcdsdevices.pmps.TwinCATStatePMPS
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -559,14 +555,14 @@

    pcdsdevices.pmps.TwinCATStatePMPSread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -684,7 +680,7 @@

    pcdsdevices.pmps.TwinCATStatePMPS
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.pneumatic.BeckhoffPneumatic.html b/master/generated/pcdsdevices.pneumatic.BeckhoffPneumatic.html index 0b54a3dc366..3aa43862538 100644 --- a/master/generated/pcdsdevices.pneumatic.BeckhoffPneumatic.html +++ b/master/generated/pcdsdevices.pneumatic.BeckhoffPneumatic.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pneumatic.BeckhoffPneumatic — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pneumatic.BeckhoffPneumatic — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -353,14 +349,14 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -375,7 +371,7 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -399,7 +395,7 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -410,7 +406,7 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -insert(wait: bool = False, timeout: float = 10.0) Status
    +insert(wait: bool = False, timeout: float = 10.0) Status

    Method for inserting Beckhoff Pneumatic Actuator

    @@ -422,7 +418,7 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -445,7 +441,7 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -453,7 +449,7 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -remove(wait: bool = False, timeout: float = 10.0) Status
    +remove(wait: bool = False, timeout: float = 10.0) Status

    Method for removing Beckhoff Pneumatic Actuator

    @@ -467,7 +463,7 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -484,7 +480,7 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -492,14 +488,14 @@

    pcdsdevices.pneumatic.BeckhoffPneumaticread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -538,7 +534,7 @@

    pcdsdevices.pneumatic.BeckhoffPneumatic
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.positioner.FuncPositioner.html b/master/generated/pcdsdevices.positioner.FuncPositioner.html index 2349bec97ca..0a6b08a659f 100644 --- a/master/generated/pcdsdevices.positioner.FuncPositioner.html +++ b/master/generated/pcdsdevices.positioner.FuncPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.positioner.FuncPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.positioner.FuncPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -215,7 +211,7 @@

    pcdsdevices.positioner.FuncPositioner
    Parameters:
      -
    • name (str, keyword-only) – The name to use when we refer to this positioner.

    • +
    • name (str, keyword-only) – The name to use when we refer to this positioner.

    • move (func, keyword-only) – The function to call to cause the device to move. The signature must be def fn(position)

    • get_pos (func, keyword-only) – The function to call to check the device’s position. @@ -231,14 +227,14 @@

      pcdsdevices.positioner.FuncPositionerstr, optional) – If provided, the metadata units for the positioner.

    • -
    • limits (tuple of floats, optional) – If provided, we’ll raise an exception to reject moves outside of this +

    • egu (str, optional) – If provided, the metadata units for the positioner.

    • +
    • limits (tuple of floats, optional) – If provided, we’ll raise an exception to reject moves outside of this range.

    • -
    • update_rate (float, optional) – How often to update the position and check for move completion during a +

    • update_rate (float, optional) – How often to update the position and check for move completion during a move. Defaults to 1 second.

    • -
    • timeout (float, optional) – How long to wait before marking an in-progress move as failed. +

    • timeout (float, optional) – How long to wait before marking an in-progress move as failed. Defaults to 60 seconds.

    • -
    • notepad_pv (str, optional) – If provided, a PV to put to whenever we move. This can be used to allow +

    • notepad_pv (str, optional) – If provided, a PV to put to whenever we move. This can be used to allow other elements in the control system to see what this positioner is doing.

    @@ -286,8 +282,8 @@

    pcdsdevices.positioner.FuncPositionerbool, optional) – Wait until motion has completed

    -
  • timeout (float, optional) – Maximum time to wait for a motion

  • +
  • wait (bool, optional) – Wait until motion has completed

  • +
  • timeout (float, optional) – Maximum time to wait for a motion

  • Returns:
    @@ -295,9 +291,9 @@

    pcdsdevices.positioner.FuncPositionerRaises:
    @@ -311,12 +307,12 @@

    pcdsdevices.positioner.FuncPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -338,13 +334,13 @@

    pcdsdevices.positioner.FuncPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -376,23 +372,23 @@

    pcdsdevices.positioner.FuncPositioner
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -414,7 +410,7 @@

      pcdsdevices.positioner.FuncPositioner
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -425,7 +421,7 @@

    pcdsdevices.positioner.FuncPositioner
    Parameters:
    -

    success (bool, optional) –

    If the move should be considered a success despite the stop.

    +

    success (bool, optional) –

    If the move should be considered a success despite the stop.

    Defaults to False

    @@ -441,7 +437,7 @@

    pcdsdevices.positioner.FuncPositioner
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -453,12 +449,12 @@

    pcdsdevices.positioner.FuncPositioner
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -471,12 +467,12 @@

    pcdsdevices.positioner.FuncPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -567,7 +563,7 @@

    pcdsdevices.positioner.FuncPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pseudopos.DelayBase.html b/master/generated/pcdsdevices.pseudopos.DelayBase.html index 62942ccd4b8..0816ab9253c 100644 --- a/master/generated/pcdsdevices.pseudopos.DelayBase.html +++ b/master/generated/pcdsdevices.pseudopos.DelayBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.DelayBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.DelayBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    @@ -230,7 +227,7 @@

    pcdsdevices.pseudopos.DelayBase
    Type:
    -

    PositionerBase

    +

    PositionerBase

    @@ -250,14 +247,14 @@

    pcdsdevices.pseudopos.DelayBase
    Parameters:
      -
    • prefix (str) – The EPICS prefix of the real motor.

    • -
    • name (str) – A name to assign to this delay stage.

    • -
    • egu (str, optional) – The units to use for the delay axis. The default is seconds. Any +

    • prefix (str) – The EPICS prefix of the real motor.

    • +
    • name (str) – A name to assign to this delay stage.

    • +
    • egu (str, optional) – The units to use for the delay axis. The default is seconds. Any time unit is acceptable.

    • -
    • n_bounces (int, optional) – The number of times the laser bounces on the delay stage, e.g. the +

    • n_bounces (int, optional) – The number of times the laser bounces on the delay stage, e.g. the number of mirrors that this stage moves. The default is 2, a delay branch that bounces the laser back along the axis it enters.

    • -
    • invert (bool, optional) – If True, increasing the real motor will decrease the delay. +

    • invert (bool, optional) – If True, increasing the real motor will decrease the delay. If False (default), increasing the real motor will increase the delay.

    @@ -310,14 +307,14 @@

    pcdsdevices.pseudopos.DelayBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -332,7 +329,7 @@

    pcdsdevices.pseudopos.DelayBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -385,7 +382,7 @@

    pcdsdevices.pseudopos.DelayBasefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -394,9 +391,9 @@

    pcdsdevices.pseudopos.DelayBaseRaises:

    @@ -413,8 +410,8 @@

    pcdsdevices.pseudopos.DelayBaseParameters:
    @@ -428,12 +425,12 @@

    pcdsdevices.pseudopos.DelayBaseParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -455,13 +452,13 @@

    pcdsdevices.pseudopos.DelayBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -475,7 +472,7 @@

    pcdsdevices.pseudopos.DelayBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -498,7 +495,7 @@

    pcdsdevices.pseudopos.DelayBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -547,7 +544,7 @@

    pcdsdevices.pseudopos.DelayBase
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -576,7 +573,7 @@

    pcdsdevices.pseudopos.DelayBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -584,14 +581,14 @@

    pcdsdevices.pseudopos.DelayBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -606,7 +603,7 @@

    pcdsdevices.pseudopos.DelayBase
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -618,12 +615,12 @@

    pcdsdevices.pseudopos.DelayBase
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -636,12 +633,12 @@

    pcdsdevices.pseudopos.DelayBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -785,7 +782,7 @@

    pcdsdevices.pseudopos.DelayBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pseudopos.DelayMotor.html b/master/generated/pcdsdevices.pseudopos.DelayMotor.html index 032773b1344..c5ed5fc4aa0 100644 --- a/master/generated/pcdsdevices.pseudopos.DelayMotor.html +++ b/master/generated/pcdsdevices.pseudopos.DelayMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.DelayMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.DelayMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -125,6 +121,7 @@
  • pcdsdevices.pseudopos.SyncAxis
  • pcdsdevices.pseudopos.delay_class_factory
  • pcdsdevices.pseudopos.delay_instance_factory
  • +
  • pcdsdevices.pseudopos.is_strictly_increasing
  • pcdsdevices.pulsepicker
  • @@ -217,14 +214,14 @@

    pcdsdevices.pseudopos.DelayMotorPositionerBase) – An instantiated motor to transform into a DelayMotor. Will be included as a subcomponent in this device. This motor must have a valid engineering unit assigned to it in length units.

    -
  • name (str, optional) – A name to refer to this DelayMotor by. If omitted, will default to +

  • name (str, optional) – A name to refer to this DelayMotor by. If omitted, will default to the motor’s name with _delay_motor appended to the end.

  • -
  • egu (str, optional) – The units to use for the delay axis. The default is seconds. Any +

  • egu (str, optional) – The units to use for the delay axis. The default is seconds. Any time unit is acceptable.

  • -
  • n_bounces (int, optional) – The number of times the laser bounces on the delay stage, e.g. the +

  • n_bounces (int, optional) – The number of times the laser bounces on the delay stage, e.g. the number of mirrors that this stage moves. The default is 2, a delay branch that bounces the laser back along the axis it enters.

  • -
  • invert (bool, optional) – If True, increasing the real motor will decrease the delay. +

  • invert (bool, optional) – If True, increasing the real motor will decrease the delay. If False (default), increasing the real motor will increase the delay.

  • @@ -256,7 +253,7 @@

    pcdsdevices.pseudopos.DelayMotorDelayBase

    - + @@ -284,14 +281,14 @@

    pcdsdevices.pseudopos.DelayMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -306,7 +303,7 @@

    pcdsdevices.pseudopos.DelayMotor
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -359,7 +356,7 @@

    pcdsdevices.pseudopos.DelayMotorfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -368,9 +365,9 @@

    pcdsdevices.pseudopos.DelayMotorRaises:

    @@ -387,8 +384,8 @@

    pcdsdevices.pseudopos.DelayMotorParameters:
    @@ -402,12 +399,12 @@

    pcdsdevices.pseudopos.DelayMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -429,13 +426,13 @@

    pcdsdevices.pseudopos.DelayMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -449,7 +446,7 @@

    pcdsdevices.pseudopos.DelayMotor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -472,7 +469,7 @@

    pcdsdevices.pseudopos.DelayMotor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -521,7 +518,7 @@

    pcdsdevices.pseudopos.DelayMotor
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -550,7 +547,7 @@

    pcdsdevices.pseudopos.DelayMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -558,14 +555,14 @@

    pcdsdevices.pseudopos.DelayMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -580,7 +577,7 @@

    pcdsdevices.pseudopos.DelayMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -592,12 +589,12 @@

    pcdsdevices.pseudopos.DelayMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -610,12 +607,12 @@

    pcdsdevices.pseudopos.DelayMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -754,7 +751,7 @@

    pcdsdevices.pseudopos.DelayMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pseudopos.LookupTablePositioner.html b/master/generated/pcdsdevices.pseudopos.LookupTablePositioner.html index 42f9b5d2c4c..72044f298ed 100644 --- a/master/generated/pcdsdevices.pseudopos.LookupTablePositioner.html +++ b/master/generated/pcdsdevices.pseudopos.LookupTablePositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.LookupTablePositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.LookupTablePositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -125,6 +121,7 @@
  • pcdsdevices.pseudopos.SyncAxis
  • pcdsdevices.pseudopos.delay_class_factory
  • pcdsdevices.pseudopos.delay_instance_factory
  • +
  • pcdsdevices.pseudopos.is_strictly_increasing
  • pcdsdevices.pulsepicker
  • @@ -205,7 +202,7 @@

    pcdsdevices.pseudopos.LookupTablePositioner

    -class pcdsdevices.pseudopos.LookupTablePositioner(*args, table: ndarray, column_names: list[str], **kwargs)
    +class pcdsdevices.pseudopos.LookupTablePositioner(*args, table: ndarray, column_names: list[str], **kwargs)

    A pseudo positioner which uses a look-up table to compute positions.

    Currently supports 1 pseudo positioner and 1 “real” positioner, which should be columns of a 2D numpy.ndarray table.

    @@ -213,10 +210,10 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    Parameters:
      -
    • prefix (str) – The EPICS prefix of the real motor.

    • -
    • name (str) – A name to assign to this delay stage.

    • +
    • prefix (str) – The EPICS prefix of the real motor.

    • +
    • name (str) – A name to assign to this delay stage.

    • table (np.ndarray) – The table of information.

    • -
    • column_names (list of str) – List of column names, corresponding to the component attribute names. +

    • column_names (list of str) – List of column names, corresponding to the component attribute names. That is, if you have a real motor mtr = Cpt(EpicsMotor, ...), "mtr" should be in the list of column names of the table.

    @@ -231,14 +228,14 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -253,7 +250,7 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -269,9 +266,8 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    -forward(pseudo_pos: tuple) tuple
    -

    Calculate a RealPosition from a given PseudoPosition

    -

    Must be defined on the subclass.

    +forward(pseudo_pos: tuple) tuple +

    Calculate the real motor position given the pseudo position, using the lookup table.

    Parameters:

    pseudo_pos (PseudoPosition) – The pseudo position input, a namedtuple.

    @@ -292,9 +288,8 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    -inverse(real_pos: tuple) tuple
    -

    Calculate a PseudoPosition from a given RealPosition

    -

    Must be defined on the subclass.

    +inverse(real_pos: tuple) tuple +

    Calculate the pseudo motor position given the real position, using the lookup table.

    Parameters:

    real_position (RealPosition) – The real position input

    @@ -317,7 +312,7 @@

    pcdsdevices.pseudopos.LookupTablePositionerfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -326,9 +321,9 @@

    pcdsdevices.pseudopos.LookupTablePositionerRaises:

    @@ -345,8 +340,8 @@

    pcdsdevices.pseudopos.LookupTablePositionerParameters:

    @@ -354,7 +349,7 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -377,7 +372,7 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -435,7 +430,7 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -443,14 +438,14 @@

    pcdsdevices.pseudopos.LookupTablePositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -567,7 +562,7 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})

    @@ -589,7 +584,7 @@

    pcdsdevices.pseudopos.LookupTablePositioner
    -column_names: tuple[str, ...]
    +column_names: tuple[str, ...]

    diff --git a/master/generated/pcdsdevices.pseudopos.OffsetMotorBase.html b/master/generated/pcdsdevices.pseudopos.OffsetMotorBase.html index 01825d99229..3bc15ba3a18 100644 --- a/master/generated/pcdsdevices.pseudopos.OffsetMotorBase.html +++ b/master/generated/pcdsdevices.pseudopos.OffsetMotorBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.OffsetMotorBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.OffsetMotorBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -125,6 +121,7 @@
  • pcdsdevices.pseudopos.SyncAxis
  • pcdsdevices.pseudopos.delay_class_factory
  • pcdsdevices.pseudopos.delay_instance_factory
  • +
  • pcdsdevices.pseudopos.is_strictly_increasing
  • pcdsdevices.pulsepicker
  • @@ -255,14 +252,14 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -277,7 +274,7 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -300,7 +297,7 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    -forward(pseudo_pos: tuple) tuple
    +forward(pseudo_pos: tuple) tuple

    Calculate a RealPosition from a given PseudoPosition.

    Parameters:
    @@ -322,7 +319,7 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    -inverse(real_pos: tuple) tuple
    +inverse(real_pos: tuple) tuple

    Calculate a PseudoPosition from a given RealPosition.

    Parameters:
    @@ -346,7 +343,7 @@

    pcdsdevices.pseudopos.OffsetMotorBasefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -355,9 +352,9 @@

    pcdsdevices.pseudopos.OffsetMotorBaseRaises:

    @@ -374,8 +371,8 @@

    pcdsdevices.pseudopos.OffsetMotorBaseParameters:

    @@ -389,12 +386,12 @@

    pcdsdevices.pseudopos.OffsetMotorBaseParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -416,13 +413,13 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -436,7 +433,7 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -459,7 +456,7 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -508,7 +505,7 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -537,7 +534,7 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -545,14 +542,14 @@

    pcdsdevices.pseudopos.OffsetMotorBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -567,7 +564,7 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -579,12 +576,12 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -597,12 +594,12 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -746,7 +743,7 @@

    pcdsdevices.pseudopos.OffsetMotorBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pseudopos.PseudoPositioner.html b/master/generated/pcdsdevices.pseudopos.PseudoPositioner.html index 122b1945470..59733b102ed 100644 --- a/master/generated/pcdsdevices.pseudopos.PseudoPositioner.html +++ b/master/generated/pcdsdevices.pseudopos.PseudoPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.PseudoPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.PseudoPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -125,6 +121,7 @@
  • pcdsdevices.pseudopos.SyncAxis
  • pcdsdevices.pseudopos.delay_class_factory
  • pcdsdevices.pseudopos.delay_instance_factory
  • +
  • pcdsdevices.pseudopos.is_strictly_increasing
  • pcdsdevices.pulsepicker
  • @@ -215,14 +212,14 @@

    pcdsdevices.pseudopos.PseudoPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -237,7 +234,7 @@

    pcdsdevices.pseudopos.PseudoPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -301,7 +298,7 @@

    pcdsdevices.pseudopos.PseudoPositionerfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -310,9 +307,9 @@

    pcdsdevices.pseudopos.PseudoPositionerRaises:

    @@ -329,8 +326,8 @@

    pcdsdevices.pseudopos.PseudoPositionerParameters:

    @@ -338,7 +335,7 @@

    pcdsdevices.pseudopos.PseudoPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -361,7 +358,7 @@

    pcdsdevices.pseudopos.PseudoPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -419,7 +416,7 @@

    pcdsdevices.pseudopos.PseudoPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -427,14 +424,14 @@

    pcdsdevices.pseudopos.PseudoPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -551,7 +548,7 @@

    pcdsdevices.pseudopos.PseudoPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pseudopos.PseudoSingleInterface.html b/master/generated/pcdsdevices.pseudopos.PseudoSingleInterface.html index f8b880c455c..d457332ec64 100644 --- a/master/generated/pcdsdevices.pseudopos.PseudoSingleInterface.html +++ b/master/generated/pcdsdevices.pseudopos.PseudoSingleInterface.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.PseudoSingleInterface — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.PseudoSingleInterface — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + @@ -263,14 +260,14 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -322,8 +319,8 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    Parameters:
      -
    • pos (float) – Position to move to

    • -
    • kwargs (dict) – Passed onto parent.move_single()

    • +
    • pos (float) – Position to move to

    • +
    • kwargs (dict) – Passed onto parent.move_single()

    @@ -337,12 +334,12 @@

    pcdsdevices.pseudopos.PseudoSingleInterfaceParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -364,13 +361,13 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -384,7 +381,7 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -407,7 +404,7 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -423,23 +420,23 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -461,7 +458,7 @@

      pcdsdevices.pseudopos.PseudoSingleInterface
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -484,7 +481,7 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -492,14 +489,14 @@

    pcdsdevices.pseudopos.PseudoSingleInterfaceread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -514,7 +511,7 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -526,12 +523,12 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -544,12 +541,12 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -649,7 +646,7 @@

    pcdsdevices.pseudopos.PseudoSingleInterface
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pseudopos.SimDelayStage.html b/master/generated/pcdsdevices.pseudopos.SimDelayStage.html index 91b0eb5735f..0e6f29e5c2a 100644 --- a/master/generated/pcdsdevices.pseudopos.SimDelayStage.html +++ b/master/generated/pcdsdevices.pseudopos.SimDelayStage.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.SimDelayStage — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.SimDelayStage — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -125,6 +121,7 @@
  • pcdsdevices.pseudopos.SyncAxis
  • pcdsdevices.pseudopos.delay_class_factory
  • pcdsdevices.pseudopos.delay_instance_factory
  • +
  • pcdsdevices.pseudopos.is_strictly_increasing
  • pcdsdevices.pulsepicker
  • @@ -261,14 +258,14 @@

    pcdsdevices.pseudopos.SimDelayStage
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -283,7 +280,7 @@

    pcdsdevices.pseudopos.SimDelayStage
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -336,7 +333,7 @@

    pcdsdevices.pseudopos.SimDelayStagefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -345,9 +342,9 @@

    pcdsdevices.pseudopos.SimDelayStageRaises:

    @@ -364,8 +361,8 @@

    pcdsdevices.pseudopos.SimDelayStageParameters:

    @@ -379,12 +376,12 @@

    pcdsdevices.pseudopos.SimDelayStageParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -406,13 +403,13 @@

    pcdsdevices.pseudopos.SimDelayStage
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -426,7 +423,7 @@

    pcdsdevices.pseudopos.SimDelayStage
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -449,7 +446,7 @@

    pcdsdevices.pseudopos.SimDelayStage
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -498,7 +495,7 @@

    pcdsdevices.pseudopos.SimDelayStage
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -527,7 +524,7 @@

    pcdsdevices.pseudopos.SimDelayStage
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -535,14 +532,14 @@

    pcdsdevices.pseudopos.SimDelayStageread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -557,7 +554,7 @@

    pcdsdevices.pseudopos.SimDelayStage
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -569,12 +566,12 @@

    pcdsdevices.pseudopos.SimDelayStage
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -587,12 +584,12 @@

    pcdsdevices.pseudopos.SimDelayStage
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -731,7 +728,7 @@

    pcdsdevices.pseudopos.SimDelayStage
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pseudopos.SyncAxesBase.html b/master/generated/pcdsdevices.pseudopos.SyncAxesBase.html index 4291519d134..ac8fa0b692d 100644 --- a/master/generated/pcdsdevices.pseudopos.SyncAxesBase.html +++ b/master/generated/pcdsdevices.pseudopos.SyncAxesBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.SyncAxesBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.SyncAxesBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -125,6 +121,7 @@
  • pcdsdevices.pseudopos.SyncAxis
  • pcdsdevices.pseudopos.delay_class_factory
  • pcdsdevices.pseudopos.delay_instance_factory
  • +
  • pcdsdevices.pseudopos.is_strictly_increasing
  • pcdsdevices.pulsepicker
  • @@ -251,7 +248,7 @@

    pcdsdevices.pseudopos.SyncAxesBase
    Parameters:
    -

    real_position (NamedTuple) – The positions of each of the real motors, accessible by name.

    +

    real_position (NamedTuple) – The positions of each of the real motors, accessible by name.

    Returns:

    pseudo_position (float) – The combined position of the axes.

    @@ -278,14 +275,14 @@

    pcdsdevices.pseudopos.SyncAxesBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -300,7 +297,7 @@

    pcdsdevices.pseudopos.SyncAxesBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -353,7 +350,7 @@

    pcdsdevices.pseudopos.SyncAxesBasefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -362,9 +359,9 @@

    pcdsdevices.pseudopos.SyncAxesBaseRaises:

    @@ -381,8 +378,8 @@

    pcdsdevices.pseudopos.SyncAxesBaseParameters:

    @@ -396,12 +393,12 @@

    pcdsdevices.pseudopos.SyncAxesBaseParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -423,13 +420,13 @@

    pcdsdevices.pseudopos.SyncAxesBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -443,7 +440,7 @@

    pcdsdevices.pseudopos.SyncAxesBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -466,7 +463,7 @@

    pcdsdevices.pseudopos.SyncAxesBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -524,7 +521,7 @@

    pcdsdevices.pseudopos.SyncAxesBase
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -553,7 +550,7 @@

    pcdsdevices.pseudopos.SyncAxesBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -561,14 +558,14 @@

    pcdsdevices.pseudopos.SyncAxesBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -583,7 +580,7 @@

    pcdsdevices.pseudopos.SyncAxesBase
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -595,12 +592,12 @@

    pcdsdevices.pseudopos.SyncAxesBase
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -613,12 +610,12 @@

    pcdsdevices.pseudopos.SyncAxesBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -757,7 +754,7 @@

    pcdsdevices.pseudopos.SyncAxesBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pseudopos.SyncAxis.html b/master/generated/pcdsdevices.pseudopos.SyncAxis.html index 60f10ed82c3..e27a43ffc0d 100644 --- a/master/generated/pcdsdevices.pseudopos.SyncAxis.html +++ b/master/generated/pcdsdevices.pseudopos.SyncAxis.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.SyncAxis — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.SyncAxis — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    @@ -289,7 +286,7 @@

    pcdsdevices.pseudopos.SyncAxis
    Type:
    -

    float

    +

    float

    @@ -297,12 +294,12 @@

    pcdsdevices.pseudopos.SyncAxis
    warn_inconsistent
    -

    If True (the default), warn the user if the real motors are not in a +

    If True (the default), warn the user if the real motors are not in a consistent position. An inconsistent position, or desync, can occur if a motor in the SyncAxis group has been moved manually.

    Type:
    -

    bool

    +

    bool

    @@ -314,7 +311,7 @@

    pcdsdevices.pseudopos.SyncAxis
    Type:
    -

    float

    +

    float

    @@ -329,7 +326,7 @@

    pcdsdevices.pseudopos.SyncAxis
    Type:
    -

    str or None

    +

    str or None

    @@ -343,7 +340,7 @@

    pcdsdevices.pseudopos.SyncAxis
    Type:
    -

    tuple or None

    +

    tuple or None

    @@ -389,14 +386,14 @@

    pcdsdevices.pseudopos.SyncAxis
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -417,7 +414,7 @@

    pcdsdevices.pseudopos.SyncAxis
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -509,7 +506,7 @@

    pcdsdevices.pseudopos.SyncAxisfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -518,9 +515,9 @@

    pcdsdevices.pseudopos.SyncAxisRaises:

    @@ -537,8 +534,8 @@

    pcdsdevices.pseudopos.SyncAxisParameters:
    @@ -552,12 +549,12 @@

    pcdsdevices.pseudopos.SyncAxisParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -579,13 +576,13 @@

    pcdsdevices.pseudopos.SyncAxis
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -599,7 +596,7 @@

    pcdsdevices.pseudopos.SyncAxis
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -622,7 +619,7 @@

    pcdsdevices.pseudopos.SyncAxis
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -672,7 +669,7 @@

    pcdsdevices.pseudopos.SyncAxis
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -701,7 +698,7 @@

    pcdsdevices.pseudopos.SyncAxis
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -709,14 +706,14 @@

    pcdsdevices.pseudopos.SyncAxisread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -731,7 +728,7 @@

    pcdsdevices.pseudopos.SyncAxis
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -743,12 +740,12 @@

    pcdsdevices.pseudopos.SyncAxis
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -761,12 +758,12 @@

    pcdsdevices.pseudopos.SyncAxis
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -935,7 +932,7 @@

    pcdsdevices.pseudopos.SyncAxis
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pseudopos.delay_class_factory.html b/master/generated/pcdsdevices.pseudopos.delay_class_factory.html index e2831b4bcc4..1c4f9a173f2 100644 --- a/master/generated/pcdsdevices.pseudopos.delay_class_factory.html +++ b/master/generated/pcdsdevices.pseudopos.delay_class_factory.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pseudopos.delay_class_factory — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.delay_class_factory — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -125,6 +121,7 @@
  • pcdsdevices.pseudopos.delay_instance_factory
  • +
  • pcdsdevices.pseudopos.is_strictly_increasing
  • pcdsdevices.pulsepicker
  • diff --git a/master/generated/pcdsdevices.pseudopos.delay_instance_factory.html b/master/generated/pcdsdevices.pseudopos.delay_instance_factory.html index bee37136ba0..2fc5072fa8c 100644 --- a/master/generated/pcdsdevices.pseudopos.delay_instance_factory.html +++ b/master/generated/pcdsdevices.pseudopos.delay_instance_factory.html @@ -1,29 +1,27 @@ + + - pcdsdevices.pseudopos.delay_instance_factory — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pseudopos.delay_instance_factory — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    @@ -230,7 +227,7 @@

    pcdsdevices.pseudopos.delay_instance_factory
    Type:
    -

    PositionerBase

    +

    PositionerBase

    @@ -250,14 +247,14 @@

    pcdsdevices.pseudopos.delay_instance_factory
    Parameters:
      -
    • prefix (str) – The EPICS prefix of the real motor.

    • -
    • name (str) – A name to assign to this delay stage.

    • -
    • egu (str, optional) – The units to use for the delay axis. The default is seconds. Any +

    • prefix (str) – The EPICS prefix of the real motor.

    • +
    • name (str) – A name to assign to this delay stage.

    • +
    • egu (str, optional) – The units to use for the delay axis. The default is seconds. Any time unit is acceptable.

    • -
    • n_bounces (int, optional) – The number of times the laser bounces on the delay stage, e.g. the +

    • n_bounces (int, optional) – The number of times the laser bounces on the delay stage, e.g. the number of mirrors that this stage moves. The default is 2, a delay branch that bounces the laser back along the axis it enters.

    • -
    • invert (bool, optional) – If True, increasing the real motor will decrease the delay. +

    • invert (bool, optional) – If True, increasing the real motor will decrease the delay. If False (default), increasing the real motor will increase the delay.

    @@ -271,7 +268,7 @@

    pcdsdevices.pseudopos.delay_instance_factory - +
    diff --git a/master/generated/pcdsdevices.pseudopos.is_strictly_increasing.html b/master/generated/pcdsdevices.pseudopos.is_strictly_increasing.html new file mode 100644 index 00000000000..fcf40f9aa97 --- /dev/null +++ b/master/generated/pcdsdevices.pseudopos.is_strictly_increasing.html @@ -0,0 +1,242 @@ + + + + + + + + + pcdsdevices.pseudopos.is_strictly_increasing — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    +
    + +
    +
    +
    +
    + +
    +

    pcdsdevices.pseudopos.is_strictly_increasing

    +
    +
    +pcdsdevices.pseudopos.is_strictly_increasing(arr: ndarray) bool
    +

    Returns True if axis 1 of arr is strictly increasing and False otherwise.

    +
    + +
    + + +
    +
    + +
    +
    +
    +
    + + + + \ No newline at end of file diff --git a/master/generated/pcdsdevices.pulsepicker.PulsePicker.html b/master/generated/pcdsdevices.pulsepicker.PulsePicker.html index a6e78b4fa74..f68eb5ac4b3 100644 --- a/master/generated/pcdsdevices.pulsepicker.PulsePicker.html +++ b/master/generated/pcdsdevices.pulsepicker.PulsePicker.html @@ -1,30 +1,28 @@ + + - pcdsdevices.pulsepicker.PulsePicker — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pulsepicker.PulsePicker — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -203,10 +199,10 @@

    pcdsdevices.pulsepicker.PulsePicker
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -302,7 +298,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -357,21 +353,21 @@

    pcdsdevices.pulsepicker.PulsePicker
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -386,7 +382,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -413,7 +409,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -424,7 +420,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -439,7 +435,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -471,12 +467,12 @@

    pcdsdevices.pulsepicker.PulsePickerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -488,11 +484,11 @@

    pcdsdevices.pulsepicker.PulsePicker
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -509,12 +505,12 @@

    pcdsdevices.pulsepicker.PulsePickerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -526,7 +522,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -539,7 +535,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -562,7 +558,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -579,12 +575,12 @@

    pcdsdevices.pulsepicker.PulsePickerobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -595,7 +591,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -619,10 +615,10 @@

    pcdsdevices.pulsepicker.PulsePicker
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -633,7 +629,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -644,7 +640,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -652,14 +648,14 @@

    pcdsdevices.pulsepicker.PulsePickerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -787,7 +783,7 @@

    pcdsdevices.pulsepicker.PulsePicker
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    @@ -812,7 +808,7 @@

    pcdsdevices.pulsepicker.PulsePicker - + diff --git a/master/generated/pcdsdevices.pulsepicker.PulsePickerInOut.html b/master/generated/pcdsdevices.pulsepicker.PulsePickerInOut.html index 0b656b1a9af..6c5da678b79 100644 --- a/master/generated/pcdsdevices.pulsepicker.PulsePickerInOut.html +++ b/master/generated/pcdsdevices.pulsepicker.PulsePickerInOut.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pulsepicker.PulsePickerInOut — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pulsepicker.PulsePickerInOut — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -209,10 +205,10 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    Parameters:
      -
    • prefix (str) – The EPICS PV prefix for this motor.

    • -
    • name (str) – An identifying name for this motor.

    • -
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • -
    • timeout (float, optional) – The amount of time to wait before automatically marking a long +

    • prefix (str) – The EPICS PV prefix for this motor.

    • +
    • name (str) – An identifying name for this motor.

    • +
    • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

    • +
    • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

    @@ -315,7 +311,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -370,21 +366,21 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -399,7 +395,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -426,7 +422,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -437,7 +433,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -452,7 +448,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -484,12 +480,12 @@

    pcdsdevices.pulsepicker.PulsePickerInOutobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -501,11 +497,11 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -522,12 +518,12 @@

    pcdsdevices.pulsepicker.PulsePickerInOutParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -539,7 +535,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -552,7 +548,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -575,7 +571,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -592,12 +588,12 @@

    pcdsdevices.pulsepicker.PulsePickerInOutobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -608,7 +604,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    Parameters:
    -

    wait (bool, optional) – If True, block until procedure is done.

    +

    wait (bool, optional) – If True, block until procedure is done.

    @@ -632,10 +628,10 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -646,13 +642,13 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -663,7 +659,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -671,14 +667,14 @@

    pcdsdevices.pulsepicker.PulsePickerInOutread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -775,7 +771,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    @@ -798,7 +794,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    -stage_group: list[Component] = [FormattedComponent(InOutRecordPositioner, '{self._inout}', kind='normal')]
    +stage_group: list[Component] = [FormattedComponent(InOutRecordPositioner, '{self._inout}', kind='normal')]

    @@ -816,7 +812,7 @@

    pcdsdevices.pulsepicker.PulsePickerInOut
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

    diff --git a/master/generated/pcdsdevices.pump.AgilentSerial.html b/master/generated/pcdsdevices.pump.AgilentSerial.html index d8ea0852c6e..31dc964cb21 100644 --- a/master/generated/pcdsdevices.pump.AgilentSerial.html +++ b/master/generated/pcdsdevices.pump.AgilentSerial.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.AgilentSerial — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.AgilentSerial — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -431,14 +427,14 @@

    pcdsdevices.pump.AgilentSerialMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -453,7 +449,7 @@

    pcdsdevices.pump.AgilentSerial
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -477,7 +473,7 @@

    pcdsdevices.pump.AgilentSerial
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -500,7 +496,7 @@

    pcdsdevices.pump.AgilentSerial
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -519,7 +515,7 @@

    pcdsdevices.pump.AgilentSerial
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -527,14 +523,14 @@

    pcdsdevices.pump.AgilentSerialread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -563,7 +559,7 @@

    pcdsdevices.pump.AgilentSerial
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.EbaraPump.html b/master/generated/pcdsdevices.pump.EbaraPump.html index 37525c1d55b..862277b7417 100644 --- a/master/generated/pcdsdevices.pump.EbaraPump.html +++ b/master/generated/pcdsdevices.pump.EbaraPump.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.EbaraPump — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.EbaraPump — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -235,14 +231,14 @@

    pcdsdevices.pump.EbaraPumpMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -257,7 +253,7 @@

    pcdsdevices.pump.EbaraPump
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -287,7 +283,7 @@

    pcdsdevices.pump.EbaraPump
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -310,7 +306,7 @@

    pcdsdevices.pump.EbaraPump
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -332,13 +328,13 @@

    pcdsdevices.pump.EbaraPump
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Start the Turbo Pump

    @@ -349,7 +345,7 @@

    pcdsdevices.pump.EbaraPump
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -357,14 +353,14 @@

    pcdsdevices.pump.EbaraPumpread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -393,7 +389,7 @@

    pcdsdevices.pump.EbaraPump
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.Ebara_EV_A03_1.html b/master/generated/pcdsdevices.pump.Ebara_EV_A03_1.html index 92f237ecb4b..c7fa9f3ebef 100644 --- a/master/generated/pcdsdevices.pump.Ebara_EV_A03_1.html +++ b/master/generated/pcdsdevices.pump.Ebara_EV_A03_1.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.Ebara_EV_A03_1 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.Ebara_EV_A03_1 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + @@ -266,7 +262,7 @@

    pcdsdevices.pump.Ebara_EV_A03_1PROPLC

    - + @@ -287,7 +283,7 @@

    pcdsdevices.pump.Ebara_EV_A03_1

    - + @@ -298,14 +294,14 @@

    pcdsdevices.pump.Ebara_EV_A03_1Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -320,7 +316,7 @@

    pcdsdevices.pump.Ebara_EV_A03_1
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -344,7 +340,7 @@

    pcdsdevices.pump.Ebara_EV_A03_1
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -367,7 +363,7 @@

    pcdsdevices.pump.Ebara_EV_A03_1
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -386,7 +382,7 @@

    pcdsdevices.pump.Ebara_EV_A03_1
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -394,14 +390,14 @@

    pcdsdevices.pump.Ebara_EV_A03_1read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -430,7 +426,7 @@

    pcdsdevices.pump.Ebara_EV_A03_1
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.GammaController.html b/master/generated/pcdsdevices.pump.GammaController.html index 7b2c0a20b17..e6ccbccfcc6 100644 --- a/master/generated/pcdsdevices.pump.GammaController.html +++ b/master/generated/pcdsdevices.pump.GammaController.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.GammaController — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.GammaController — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -298,14 +294,14 @@

    pcdsdevices.pump.GammaControllerMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -320,7 +316,7 @@

    pcdsdevices.pump.GammaController
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -350,7 +346,7 @@

    pcdsdevices.pump.GammaController
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -373,7 +369,7 @@

    pcdsdevices.pump.GammaController
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -389,7 +385,7 @@

    pcdsdevices.pump.GammaController
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -406,7 +402,7 @@

    pcdsdevices.pump.GammaController
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -414,14 +410,14 @@

    pcdsdevices.pump.GammaControllerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -450,7 +446,7 @@

    pcdsdevices.pump.GammaController
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.GammaPCT.html b/master/generated/pcdsdevices.pump.GammaPCT.html index be65fc7356f..a09767df0f3 100644 --- a/master/generated/pcdsdevices.pump.GammaPCT.html +++ b/master/generated/pcdsdevices.pump.GammaPCT.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.GammaPCT — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.GammaPCT — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -284,14 +280,14 @@

    pcdsdevices.pump.GammaPCTMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -306,7 +302,7 @@

    pcdsdevices.pump.GammaPCT
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -330,7 +326,7 @@

    pcdsdevices.pump.GammaPCT
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -353,7 +349,7 @@

    pcdsdevices.pump.GammaPCT
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -372,7 +368,7 @@

    pcdsdevices.pump.GammaPCT
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -380,14 +376,14 @@

    pcdsdevices.pump.GammaPCTread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -416,7 +412,7 @@

    pcdsdevices.pump.GammaPCT
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.IonPump.html b/master/generated/pcdsdevices.pump.IonPump.html index 3a8ddf49296..becde4e8cdd 100644 --- a/master/generated/pcdsdevices.pump.IonPump.html +++ b/master/generated/pcdsdevices.pump.IonPump.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.IonPump — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.IonPump — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -214,9 +210,9 @@

    pcdsdevices.pump.IonPump
    Parameters:
      -
    • prefix (str) – Base PV for the Ion Pump.

    • -
    • name (str) – Alias for the Ion Pump.

    • -
    • prefix_controller (str, optional) – Ion Pump Controller base PV.

    • +
    • prefix (str) – Base PV for the Ion Pump.

    • +
    • name (str) – Alias for the Ion Pump.

    • +
    • prefix_controller (str, optional) – Ion Pump Controller base PV.

    diff --git a/master/generated/pcdsdevices.pump.IonPumpBase.html b/master/generated/pcdsdevices.pump.IonPumpBase.html index 1410d494642..f30e45a9e66 100644 --- a/master/generated/pcdsdevices.pump.IonPumpBase.html +++ b/master/generated/pcdsdevices.pump.IonPumpBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.IonPumpBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.IonPumpBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -214,8 +210,8 @@

    pcdsdevices.pump.IonPumpBase
    Parameters:
      -
    • prefix (str) – EPICS base PV for the ion pump.

    • -
    • name (str) – Name to refer to the ion pump.

    • +
    • prefix (str) – EPICS base PV for the ion pump.

    • +
    • name (str) – Name to refer to the ion pump.

    @@ -327,14 +323,14 @@

    pcdsdevices.pump.IonPumpBaseMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -349,7 +345,7 @@

    pcdsdevices.pump.IonPumpBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -404,7 +400,7 @@

    pcdsdevices.pump.IonPumpBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -427,7 +423,7 @@

    pcdsdevices.pump.IonPumpBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -454,7 +450,7 @@

    pcdsdevices.pump.IonPumpBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -462,14 +458,14 @@

    pcdsdevices.pump.IonPumpBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -498,7 +494,7 @@

    pcdsdevices.pump.IonPumpBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.IonPumpWithController.html b/master/generated/pcdsdevices.pump.IonPumpWithController.html index cadf4934c57..3c4e112a528 100644 --- a/master/generated/pcdsdevices.pump.IonPumpWithController.html +++ b/master/generated/pcdsdevices.pump.IonPumpWithController.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.IonPumpWithController — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.IonPumpWithController — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -214,8 +210,8 @@

    pcdsdevices.pump.IonPumpWithController
    Parameters:
      -
    • prefix (str) – EPICS base PV for the ion pump.

    • -
    • name (str) – Name to refer to the ion pump.

    • +
    • prefix (str) – EPICS base PV for the ion pump.

    • +
    • name (str) – Name to refer to the ion pump.

    @@ -338,14 +334,14 @@

    pcdsdevices.pump.IonPumpWithControllerMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -360,7 +356,7 @@

    pcdsdevices.pump.IonPumpWithController
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -415,7 +411,7 @@

    pcdsdevices.pump.IonPumpWithController
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -438,7 +434,7 @@

    pcdsdevices.pump.IonPumpWithController
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -465,7 +461,7 @@

    pcdsdevices.pump.IonPumpWithController
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -473,14 +469,14 @@

    pcdsdevices.pump.IonPumpWithControllerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -509,7 +505,7 @@

    pcdsdevices.pump.IonPumpWithController
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.Navigator.html b/master/generated/pcdsdevices.pump.Navigator.html index fd6bcefb971..9557596e0fc 100644 --- a/master/generated/pcdsdevices.pump.Navigator.html +++ b/master/generated/pcdsdevices.pump.Navigator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.Navigator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.Navigator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -536,14 +532,14 @@

    pcdsdevices.pump.NavigatorMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -558,7 +554,7 @@

    pcdsdevices.pump.Navigator
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -582,7 +578,7 @@

    pcdsdevices.pump.Navigator
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -605,7 +601,7 @@

    pcdsdevices.pump.Navigator
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -624,7 +620,7 @@

    pcdsdevices.pump.Navigator
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -632,14 +628,14 @@

    pcdsdevices.pump.Navigatorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -668,7 +664,7 @@

    pcdsdevices.pump.Navigator
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.PIPPLC.html b/master/generated/pcdsdevices.pump.PIPPLC.html index 6d406d8d44b..33fe906afbc 100644 --- a/master/generated/pcdsdevices.pump.PIPPLC.html +++ b/master/generated/pcdsdevices.pump.PIPPLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.PIPPLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.PIPPLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + - + @@ -282,14 +278,14 @@

    pcdsdevices.pump.PIPPLC

    - + - + @@ -303,7 +299,7 @@

    pcdsdevices.pump.PIPPLC

    - + @@ -317,27 +313,34 @@

    pcdsdevices.pump.PIPPLC

    - + - + + + + + + + + - + - + @@ -349,14 +352,14 @@

    pcdsdevices.pump.PIPPLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -371,7 +374,7 @@

    pcdsdevices.pump.PIPPLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -395,7 +398,7 @@

    pcdsdevices.pump.PIPPLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -418,7 +421,7 @@

    pcdsdevices.pump.PIPPLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -437,7 +440,7 @@

    pcdsdevices.pump.PIPPLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -445,14 +448,14 @@

    pcdsdevices.pump.PIPPLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -481,7 +484,7 @@

    pcdsdevices.pump.PIPPLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.PIPSerial.html b/master/generated/pcdsdevices.pump.PIPSerial.html index df08c3e6c61..7ee467cd37b 100644 --- a/master/generated/pcdsdevices.pump.PIPSerial.html +++ b/master/generated/pcdsdevices.pump.PIPSerial.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.PIPSerial — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.PIPSerial — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -375,14 +371,14 @@

    pcdsdevices.pump.PIPSerialMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -397,7 +393,7 @@

    pcdsdevices.pump.PIPSerial
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -421,7 +417,7 @@

    pcdsdevices.pump.PIPSerial
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -444,7 +440,7 @@

    pcdsdevices.pump.PIPSerial
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -463,7 +459,7 @@

    pcdsdevices.pump.PIPSerial
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -471,14 +467,14 @@

    pcdsdevices.pump.PIPSerialread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -507,7 +503,7 @@

    pcdsdevices.pump.PIPSerial
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.PROPLC.html b/master/generated/pcdsdevices.pump.PROPLC.html index 064b0ef54c3..091c1b22806 100644 --- a/master/generated/pcdsdevices.pump.PROPLC.html +++ b/master/generated/pcdsdevices.pump.PROPLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.PROPLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.PROPLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + @@ -270,14 +266,14 @@

    pcdsdevices.pump.PROPLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -292,7 +288,7 @@

    pcdsdevices.pump.PROPLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -316,7 +312,7 @@

    pcdsdevices.pump.PROPLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -339,7 +335,7 @@

    pcdsdevices.pump.PROPLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -358,7 +354,7 @@

    pcdsdevices.pump.PROPLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -366,14 +362,14 @@

    pcdsdevices.pump.PROPLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -402,7 +398,7 @@

    pcdsdevices.pump.PROPLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.PTMPLC.html b/master/generated/pcdsdevices.pump.PTMPLC.html index a6189d91d2c..0e6c3f00622 100644 --- a/master/generated/pcdsdevices.pump.PTMPLC.html +++ b/master/generated/pcdsdevices.pump.PTMPLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.PTMPLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.PTMPLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + - + @@ -301,14 +297,14 @@

    pcdsdevices.pump.PTMPLC

    - + - + @@ -326,14 +322,14 @@

    pcdsdevices.pump.PTMPLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -348,7 +344,7 @@

    pcdsdevices.pump.PTMPLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -372,7 +368,7 @@

    pcdsdevices.pump.PTMPLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -395,7 +391,7 @@

    pcdsdevices.pump.PTMPLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -414,7 +410,7 @@

    pcdsdevices.pump.PTMPLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -422,14 +418,14 @@

    pcdsdevices.pump.PTMPLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -458,7 +454,7 @@

    pcdsdevices.pump.PTMPLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.QPCPCT.html b/master/generated/pcdsdevices.pump.QPCPCT.html index 03fb54b262e..ed744f84986 100644 --- a/master/generated/pcdsdevices.pump.QPCPCT.html +++ b/master/generated/pcdsdevices.pump.QPCPCT.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.QPCPCT — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.QPCPCT — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -291,14 +287,14 @@

    pcdsdevices.pump.QPCPCTMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -313,7 +309,7 @@

    pcdsdevices.pump.QPCPCT
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -337,7 +333,7 @@

    pcdsdevices.pump.QPCPCT
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -360,7 +356,7 @@

    pcdsdevices.pump.QPCPCT
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -379,7 +375,7 @@

    pcdsdevices.pump.QPCPCT
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -387,14 +383,14 @@

    pcdsdevices.pump.QPCPCTread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -423,7 +419,7 @@

    pcdsdevices.pump.QPCPCT
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pump.TurboPump.html b/master/generated/pcdsdevices.pump.TurboPump.html index 5348f136c71..62c95782564 100644 --- a/master/generated/pcdsdevices.pump.TurboPump.html +++ b/master/generated/pcdsdevices.pump.TurboPump.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pump.TurboPump — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pump.TurboPump — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -242,14 +238,14 @@

    pcdsdevices.pump.TurboPumpMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -264,7 +260,7 @@

    pcdsdevices.pump.TurboPump
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -294,7 +290,7 @@

    pcdsdevices.pump.TurboPump
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -317,7 +313,7 @@

    pcdsdevices.pump.TurboPump
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -339,13 +335,13 @@

    pcdsdevices.pump.TurboPump
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Start the Turbo Pump

    @@ -356,7 +352,7 @@

    pcdsdevices.pump.TurboPump
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -364,14 +360,14 @@

    pcdsdevices.pump.TurboPumpread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -400,7 +396,7 @@

    pcdsdevices.pump.TurboPump
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.pv_positioner.OnePVMotor.html b/master/generated/pcdsdevices.pv_positioner.OnePVMotor.html index 3bad5b9dee7..230ec724be4 100644 --- a/master/generated/pcdsdevices.pv_positioner.OnePVMotor.html +++ b/master/generated/pcdsdevices.pv_positioner.OnePVMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pv_positioner.OnePVMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pv_positioner.OnePVMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -199,15 +195,15 @@

    pcdsdevices.pv_positioner.OnePVMotor

    -class pcdsdevices.pv_positioner.OnePVMotor(prefix: str, *, name: str, skip_small_moves: bool = False, atol: float | None = None, **kwargs)
    +class pcdsdevices.pv_positioner.OnePVMotor(prefix: str, *, name: str, skip_small_moves: bool = False, atol: float | None = None, **kwargs)

    The simplest possible pv_positioner: a single PV.

    You can use this when you want to control an EpicsSignal as if it was a positioner.

    Parameters:
      -
    • prefix (str) – The PV to control

    • -
    • name (str, keyword-only) – A name to refer to this positioner.

    • +
    • prefix (str) – The PV to control

    • +
    • name (str, keyword-only) – A name to refer to this positioner.

    @@ -253,14 +249,14 @@

    pcdsdevices.pv_positioner.OnePVMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -275,7 +271,7 @@

    pcdsdevices.pv_positioner.OnePVMotor
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -316,7 +312,7 @@

    pcdsdevices.pv_positioner.OnePVMotorfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -325,9 +321,9 @@

    pcdsdevices.pv_positioner.OnePVMotorRaises:

    @@ -341,12 +337,12 @@

    pcdsdevices.pv_positioner.OnePVMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -368,13 +364,13 @@

    pcdsdevices.pv_positioner.OnePVMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -388,7 +384,7 @@

    pcdsdevices.pv_positioner.OnePVMotor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -411,7 +407,7 @@

    pcdsdevices.pv_positioner.OnePVMotor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -427,23 +423,23 @@

    pcdsdevices.pv_positioner.OnePVMotor
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -465,7 +461,7 @@

      pcdsdevices.pv_positioner.OnePVMotor
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -482,7 +478,7 @@

    pcdsdevices.pv_positioner.OnePVMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -490,14 +486,14 @@

    pcdsdevices.pv_positioner.OnePVMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -512,7 +508,7 @@

    pcdsdevices.pv_positioner.OnePVMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -524,12 +520,12 @@

    pcdsdevices.pv_positioner.OnePVMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -542,12 +538,12 @@

    pcdsdevices.pv_positioner.OnePVMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -689,7 +685,7 @@

    pcdsdevices.pv_positioner.OnePVMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pv_positioner.PVPositionerComparator.html b/master/generated/pcdsdevices.pv_positioner.PVPositionerComparator.html index 8d036cb68cf..d23ac72985d 100644 --- a/master/generated/pcdsdevices.pv_positioner.PVPositionerComparator.html +++ b/master/generated/pcdsdevices.pv_positioner.PVPositionerComparator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pv_positioner.PVPositionerComparator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pv_positioner.PVPositionerComparator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -240,14 +236,14 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -262,7 +258,7 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -309,7 +305,7 @@

    pcdsdevices.pv_positioner.PVPositionerComparatorfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -318,9 +314,9 @@

    pcdsdevices.pv_positioner.PVPositionerComparatorRaises:

    @@ -334,12 +330,12 @@

    pcdsdevices.pv_positioner.PVPositionerComparatorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -361,13 +357,13 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -381,7 +377,7 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -404,7 +400,7 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -420,23 +416,23 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -458,7 +454,7 @@

      pcdsdevices.pv_positioner.PVPositionerComparator
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -475,7 +471,7 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -483,14 +479,14 @@

    pcdsdevices.pv_positioner.PVPositionerComparatorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -505,7 +501,7 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -517,12 +513,12 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -535,12 +531,12 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -682,7 +678,7 @@

    pcdsdevices.pv_positioner.PVPositionerComparator
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pv_positioner.PVPositionerDone.html b/master/generated/pcdsdevices.pv_positioner.PVPositionerDone.html index ee8521ea1ef..d04799b58cd 100644 --- a/master/generated/pcdsdevices.pv_positioner.PVPositionerDone.html +++ b/master/generated/pcdsdevices.pv_positioner.PVPositionerDone.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pv_positioner.PVPositionerDone — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pv_positioner.PVPositionerDone — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -199,23 +195,23 @@

    pcdsdevices.pv_positioner.PVPositionerDone

    -class pcdsdevices.pv_positioner.PVPositionerDone(prefix: str, *, name: str, skip_small_moves: bool = False, atol: float | None = None, **kwargs)
    +class pcdsdevices.pv_positioner.PVPositionerDone(prefix: str, *, name: str, skip_small_moves: bool = False, atol: float | None = None, **kwargs)

    PV Positioner with no readback that reports done immediately.

    Optionally, this PV positioner can be configured to skip small moves, e.g. moves that are smaller than the atol value.

    Parameters:
      -
    • prefix (str) – PV prefix for the request setpoint. This should always be a hutch name.

    • -
    • name (str, required keyword) – Name to use for this device in log messages, data streams, etc.

    • -
    • skip_small_moves (bool, optional) – Defaults to False. If True, ignores move requests that are smaller +

    • prefix (str) – PV prefix for the request setpoint. This should always be a hutch name.

    • +
    • name (str, required keyword) – Name to use for this device in log messages, data streams, etc.

    • +
    • skip_small_moves (bool, optional) – Defaults to False. If True, ignores move requests that are smaller than the atol factor. This can be very useful for synchronized energy scans where the ACR side of the process can be very slow, but does not necessarily need to happen at every step. Rather than design complicated scan patterns, we can skip the small moves here and move the monochromater and beam request devices in parallel.

    • -
    • atol (int, optional) – Absolute tolerance that determines when the move is done and when to +

    • atol (int, optional) – Absolute tolerance that determines when the move is done and when to skip moves using the skip_small_moves parameter.

    @@ -255,14 +251,14 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -277,7 +273,7 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -318,7 +314,7 @@

    pcdsdevices.pv_positioner.PVPositionerDonefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -327,9 +323,9 @@

    pcdsdevices.pv_positioner.PVPositionerDoneRaises:

    @@ -343,12 +339,12 @@

    pcdsdevices.pv_positioner.PVPositionerDoneParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -370,13 +366,13 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -390,7 +386,7 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -413,7 +409,7 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -429,23 +425,23 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -467,7 +463,7 @@

      pcdsdevices.pv_positioner.PVPositionerDone
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -484,7 +480,7 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -492,14 +488,14 @@

    pcdsdevices.pv_positioner.PVPositionerDoneread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -514,7 +510,7 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -526,12 +522,12 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -544,12 +540,12 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -696,7 +692,7 @@

    pcdsdevices.pv_positioner.PVPositionerDone
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pv_positioner.PVPositionerIsClose.html b/master/generated/pcdsdevices.pv_positioner.PVPositionerIsClose.html index aa2ff858cb8..cc872628f42 100644 --- a/master/generated/pcdsdevices.pv_positioner.PVPositionerIsClose.html +++ b/master/generated/pcdsdevices.pv_positioner.PVPositionerIsClose.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pv_positioner.PVPositionerIsClose — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pv_positioner.PVPositionerIsClose — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -238,14 +234,14 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -260,7 +256,7 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -307,7 +303,7 @@

    pcdsdevices.pv_positioner.PVPositionerIsClosefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -316,9 +312,9 @@

    pcdsdevices.pv_positioner.PVPositionerIsCloseRaises:

    @@ -332,12 +328,12 @@

    pcdsdevices.pv_positioner.PVPositionerIsCloseParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -359,13 +355,13 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -379,7 +375,7 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -402,7 +398,7 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -418,23 +414,23 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -456,7 +452,7 @@

      pcdsdevices.pv_positioner.PVPositionerIsClose
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -473,7 +469,7 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -481,14 +477,14 @@

    pcdsdevices.pv_positioner.PVPositionerIsCloseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -503,7 +499,7 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -515,12 +511,12 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -533,12 +529,12 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -690,7 +686,7 @@

    pcdsdevices.pv_positioner.PVPositionerIsClose
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.pv_positioner.PVPositionerNoInterrupt.html b/master/generated/pcdsdevices.pv_positioner.PVPositionerNoInterrupt.html index 69c7e63184a..0197abb3bc3 100644 --- a/master/generated/pcdsdevices.pv_positioner.PVPositionerNoInterrupt.html +++ b/master/generated/pcdsdevices.pv_positioner.PVPositionerNoInterrupt.html @@ -1,25 +1,23 @@ + + - pcdsdevices.pv_positioner.PVPositionerNoInterrupt — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.pv_positioner.PVPositionerNoInterrupt — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -206,13 +202,13 @@

    pcdsdevices.pv_positioner.PVPositionerNoInterrupt
    Parameters:
      -
    • prefix (str, optional) – The device prefix used for all sub-positioners. This is optional as it +

    • prefix (str, optional) – The device prefix used for all sub-positioners. This is optional as it may be desirable to specify full PV names for PVPositioners.

    • limits (2-element sequence, optional) – (low_limit, high_limit)

    • -
    • name (str) – The device name

    • -
    • egu (str, optional) – The engineering units (EGU) for the position

    • -
    • settle_time (float, optional) – The amount of time to wait after moves to report status completion

    • -
    • timeout (float, optional) – The default timeout to use for motion requests, in seconds.

    • +
    • name (str) – The device name

    • +
    • egu (str, optional) – The engineering units (EGU) for the position

    • +
    • settle_time (float, optional) – The amount of time to wait after moves to report status completion

    • +
    • timeout (float, optional) – The default timeout to use for motion requests, in seconds.

    @@ -311,10 +307,10 @@

    pcdsdevices.pv_positioner.PVPositionerNoInterrupt

    If set, the specified PV should allow for asynchronous put completion to indicate motion has finished. If actuate is specified, it will be used for put completion. Otherwise, the setpoint will be used. See -the -c option from caput for more information.

    +the -c option from caput for more information.

    Type:
    -

    bool, optional

    +

    bool, optional

    @@ -322,14 +318,14 @@

    pcdsdevices.pv_positioner.PVPositionerNoInterruptMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -344,7 +340,7 @@

    pcdsdevices.pv_positioner.PVPositionerNoInterrupt
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -368,18 +364,18 @@

    pcdsdevices.pv_positioner.PVPositionerNoInterrupt
    -move(position: float, wait: bool = True, timeout: float | None = None, moved_cb: Callable[[PVPositionerNoInterrupt], None] | None = None)
    +move(position: float, wait: bool = True, timeout: float | None = None, moved_cb: Callable[[PVPositionerNoInterrupt], None] | None = None)

    Move to a specified position, optionally waiting for motion to complete. Unlike the standard move, this will fail with a clear error message when a move is already in progress.

    Parameters:
      -
    • position (float) – Position to move to

    • +
    • position (float) – Position to move to

    • moved_cb (callable) – Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -388,9 +384,9 @@

    pcdsdevices.pv_positioner.PVPositionerNoInterrupt
    Raises:
      -
    • TimeoutError – When motion takes longer than timeout

    • -
    • ValueError – On invalid positions

    • -
    • RuntimeError – If motion fails other than timing out, including when a move is +

    • TimeoutError – When motion takes longer than timeout

    • +
    • ValueError – On invalid positions

    • +
    • RuntimeError – If motion fails other than timing out, including when a move is attempted while another move is already in progress.

    @@ -399,7 +395,7 @@

    pcdsdevices.pv_positioner.PVPositionerNoInterrupt
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -422,7 +418,7 @@

    pcdsdevices.pv_positioner.PVPositionerNoInterrupt
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -430,23 +426,23 @@

    pcdsdevices.pv_positioner.PVPositionerNoInterrupt
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -472,7 +468,7 @@

      pcdsdevices.pv_positioner.PVPositionerNoInterrupt
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -480,14 +476,14 @@

      pcdsdevices.pv_positioner.PVPositionerNoInterruptread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -612,7 +608,7 @@

      pcdsdevices.pv_positioner.PVPositionerNoInterrupt
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})

    diff --git a/master/generated/pcdsdevices.qadc.Qadc.html b/master/generated/pcdsdevices.qadc.Qadc.html index 779709e80f7..2a10cc8c075 100644 --- a/master/generated/pcdsdevices.qadc.Qadc.html +++ b/master/generated/pcdsdevices.qadc.Qadc.html @@ -1,25 +1,23 @@ + + - pcdsdevices.qadc.Qadc — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.qadc.Qadc — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -430,14 +426,14 @@

    pcdsdevices.qadc.QadcMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -452,7 +448,7 @@

    pcdsdevices.qadc.Qadc
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -482,7 +478,7 @@

    pcdsdevices.qadc.Qadc
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -505,7 +501,7 @@

    pcdsdevices.qadc.Qadc
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -521,7 +517,7 @@

    pcdsdevices.qadc.Qadc
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -538,7 +534,7 @@

    pcdsdevices.qadc.Qadc
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -546,14 +542,14 @@

    pcdsdevices.qadc.Qadcread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -582,7 +578,7 @@

    pcdsdevices.qadc.Qadc
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.qadc.Qadc134.html b/master/generated/pcdsdevices.qadc.Qadc134.html index cdaf418ac26..ccb7eb9490f 100644 --- a/master/generated/pcdsdevices.qadc.Qadc134.html +++ b/master/generated/pcdsdevices.qadc.Qadc134.html @@ -1,25 +1,23 @@ + + - pcdsdevices.qadc.Qadc134 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.qadc.Qadc134 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -409,14 +405,14 @@

    pcdsdevices.qadc.Qadc134Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -431,7 +427,7 @@

    pcdsdevices.qadc.Qadc134
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -461,7 +457,7 @@

    pcdsdevices.qadc.Qadc134
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -484,7 +480,7 @@

    pcdsdevices.qadc.Qadc134
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -500,7 +496,7 @@

    pcdsdevices.qadc.Qadc134
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -517,7 +513,7 @@

    pcdsdevices.qadc.Qadc134
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -525,14 +521,14 @@

    pcdsdevices.qadc.Qadc134read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -561,7 +557,7 @@

    pcdsdevices.qadc.Qadc134
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.qadc.Qadc134Common.html b/master/generated/pcdsdevices.qadc.Qadc134Common.html index 3e0a98edbec..09270b04ee2 100644 --- a/master/generated/pcdsdevices.qadc.Qadc134Common.html +++ b/master/generated/pcdsdevices.qadc.Qadc134Common.html @@ -1,25 +1,23 @@ + + - pcdsdevices.qadc.Qadc134Common — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.qadc.Qadc134Common — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -402,14 +398,14 @@

    pcdsdevices.qadc.Qadc134CommonMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -424,7 +420,7 @@

    pcdsdevices.qadc.Qadc134Common
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -454,7 +450,7 @@

    pcdsdevices.qadc.Qadc134Common
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -477,7 +473,7 @@

    pcdsdevices.qadc.Qadc134Common
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -493,7 +489,7 @@

    pcdsdevices.qadc.Qadc134Common
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -510,7 +506,7 @@

    pcdsdevices.qadc.Qadc134Common
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -518,14 +514,14 @@

    pcdsdevices.qadc.Qadc134Commonread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -554,7 +550,7 @@

    pcdsdevices.qadc.Qadc134Common
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.qadc.Qadc134Lcls2.html b/master/generated/pcdsdevices.qadc.Qadc134Lcls2.html index 92c019dc3f5..004ee14443c 100644 --- a/master/generated/pcdsdevices.qadc.Qadc134Lcls2.html +++ b/master/generated/pcdsdevices.qadc.Qadc134Lcls2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.qadc.Qadc134Lcls2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.qadc.Qadc134Lcls2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -451,14 +447,14 @@

    pcdsdevices.qadc.Qadc134Lcls2Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -473,7 +469,7 @@

    pcdsdevices.qadc.Qadc134Lcls2
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -503,7 +499,7 @@

    pcdsdevices.qadc.Qadc134Lcls2
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -526,7 +522,7 @@

    pcdsdevices.qadc.Qadc134Lcls2
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -542,7 +538,7 @@

    pcdsdevices.qadc.Qadc134Lcls2
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -559,7 +555,7 @@

    pcdsdevices.qadc.Qadc134Lcls2
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -567,14 +563,14 @@

    pcdsdevices.qadc.Qadc134Lcls2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -603,7 +599,7 @@

    pcdsdevices.qadc.Qadc134Lcls2
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.qadc.QadcCommon.html b/master/generated/pcdsdevices.qadc.QadcCommon.html index 31e75fcea4d..ed2ff6a7247 100644 --- a/master/generated/pcdsdevices.qadc.QadcCommon.html +++ b/master/generated/pcdsdevices.qadc.QadcCommon.html @@ -1,25 +1,23 @@ + + - pcdsdevices.qadc.QadcCommon — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.qadc.QadcCommon — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -262,14 +258,14 @@

    pcdsdevices.qadc.QadcCommonMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -284,7 +280,7 @@

    pcdsdevices.qadc.QadcCommon
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -314,7 +310,7 @@

    pcdsdevices.qadc.QadcCommon
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -337,7 +333,7 @@

    pcdsdevices.qadc.QadcCommon
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -353,7 +349,7 @@

    pcdsdevices.qadc.QadcCommon
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -370,7 +366,7 @@

    pcdsdevices.qadc.QadcCommon
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -378,14 +374,14 @@

    pcdsdevices.qadc.QadcCommonread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -414,7 +410,7 @@

    pcdsdevices.qadc.QadcCommon
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.qadc.QadcLcls1Timing.html b/master/generated/pcdsdevices.qadc.QadcLcls1Timing.html index f338365135f..85346446cd1 100644 --- a/master/generated/pcdsdevices.qadc.QadcLcls1Timing.html +++ b/master/generated/pcdsdevices.qadc.QadcLcls1Timing.html @@ -1,25 +1,23 @@ + + - pcdsdevices.qadc.QadcLcls1Timing — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.qadc.QadcLcls1Timing — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -227,14 +223,14 @@

    pcdsdevices.qadc.QadcLcls1TimingMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -249,7 +245,7 @@

    pcdsdevices.qadc.QadcLcls1Timing
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -279,7 +275,7 @@

    pcdsdevices.qadc.QadcLcls1Timing
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -302,7 +298,7 @@

    pcdsdevices.qadc.QadcLcls1Timing
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -318,7 +314,7 @@

    pcdsdevices.qadc.QadcLcls1Timing
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -335,7 +331,7 @@

    pcdsdevices.qadc.QadcLcls1Timing
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -343,14 +339,14 @@

    pcdsdevices.qadc.QadcLcls1Timingread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -379,7 +375,7 @@

    pcdsdevices.qadc.QadcLcls1Timing
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.qadc.QadcLcls2Timing.html b/master/generated/pcdsdevices.qadc.QadcLcls2Timing.html index 39c27e058ba..f79838c164d 100644 --- a/master/generated/pcdsdevices.qadc.QadcLcls2Timing.html +++ b/master/generated/pcdsdevices.qadc.QadcLcls2Timing.html @@ -1,25 +1,23 @@ + + - pcdsdevices.qadc.QadcLcls2Timing — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.qadc.QadcLcls2Timing — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -269,14 +265,14 @@

    pcdsdevices.qadc.QadcLcls2TimingMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -291,7 +287,7 @@

    pcdsdevices.qadc.QadcLcls2Timing
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -321,7 +317,7 @@

    pcdsdevices.qadc.QadcLcls2Timing
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -344,7 +340,7 @@

    pcdsdevices.qadc.QadcLcls2Timing
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -360,7 +356,7 @@

    pcdsdevices.qadc.QadcLcls2Timing
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -377,7 +373,7 @@

    pcdsdevices.qadc.QadcLcls2Timing
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -385,14 +381,14 @@

    pcdsdevices.qadc.QadcLcls2Timingread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -421,7 +417,7 @@

    pcdsdevices.qadc.QadcLcls2Timing
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.radiation.HPI6030.html b/master/generated/pcdsdevices.radiation.HPI6030.html index 71fb1442848..6d2db650346 100644 --- a/master/generated/pcdsdevices.radiation.HPI6030.html +++ b/master/generated/pcdsdevices.radiation.HPI6030.html @@ -1,25 +1,23 @@ + + - pcdsdevices.radiation.HPI6030 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.radiation.HPI6030 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -250,14 +246,14 @@

    pcdsdevices.radiation.HPI6030Methods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -272,7 +268,7 @@

    pcdsdevices.radiation.HPI6030
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -296,7 +292,7 @@

    pcdsdevices.radiation.HPI6030
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -319,7 +315,7 @@

    pcdsdevices.radiation.HPI6030
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -338,7 +334,7 @@

    pcdsdevices.radiation.HPI6030
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -346,14 +342,14 @@

    pcdsdevices.radiation.HPI6030read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -382,7 +378,7 @@

    pcdsdevices.radiation.HPI6030
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.ref.ReflaserL2SI.html b/master/generated/pcdsdevices.ref.ReflaserL2SI.html index 1aee6866929..a53b511ab29 100644 --- a/master/generated/pcdsdevices.ref.ReflaserL2SI.html +++ b/master/generated/pcdsdevices.ref.ReflaserL2SI.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ref.ReflaserL2SI — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ref.ReflaserL2SI — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -290,14 +286,14 @@

    pcdsdevices.ref.ReflaserL2SI
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -312,7 +308,7 @@

    pcdsdevices.ref.ReflaserL2SI
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -336,7 +332,7 @@

    pcdsdevices.ref.ReflaserL2SI
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -353,7 +349,7 @@

    pcdsdevices.ref.ReflaserL2SI
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -376,7 +372,7 @@

    pcdsdevices.ref.ReflaserL2SI
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -392,13 +388,13 @@

    pcdsdevices.ref.ReflaserL2SI
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -415,7 +411,7 @@

    pcdsdevices.ref.ReflaserL2SI
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -423,14 +419,14 @@

    pcdsdevices.ref.ReflaserL2SIread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -469,17 +465,17 @@

    pcdsdevices.ref.ReflaserL2SI
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.ref.ReflaserL2SIMirror.html b/master/generated/pcdsdevices.ref.ReflaserL2SIMirror.html index 30138fe5bd3..2e58fdd6f98 100644 --- a/master/generated/pcdsdevices.ref.ReflaserL2SIMirror.html +++ b/master/generated/pcdsdevices.ref.ReflaserL2SIMirror.html @@ -1,25 +1,23 @@ + + - pcdsdevices.ref.ReflaserL2SIMirror — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.ref.ReflaserL2SIMirror — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -328,14 +324,14 @@

    pcdsdevices.ref.ReflaserL2SIMirror
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -350,7 +346,7 @@

    pcdsdevices.ref.ReflaserL2SIMirror
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -402,12 +398,12 @@

    pcdsdevices.ref.ReflaserL2SIMirrorobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -419,11 +415,11 @@

    pcdsdevices.ref.ReflaserL2SIMirror
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -440,12 +436,12 @@

    pcdsdevices.ref.ReflaserL2SIMirrorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -459,7 +455,7 @@

    pcdsdevices.ref.ReflaserL2SIMirror
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -482,7 +478,7 @@

    pcdsdevices.ref.ReflaserL2SIMirror
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -499,12 +495,12 @@

    pcdsdevices.ref.ReflaserL2SIMirrorobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -528,10 +524,10 @@

    pcdsdevices.ref.ReflaserL2SIMirror
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -542,7 +538,7 @@

    pcdsdevices.ref.ReflaserL2SIMirror
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -553,7 +549,7 @@

    pcdsdevices.ref.ReflaserL2SIMirror
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -561,14 +557,14 @@

    pcdsdevices.ref.ReflaserL2SIMirrorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -686,7 +682,7 @@

    pcdsdevices.ref.ReflaserL2SIMirror
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.rs_powersupply.RSChannel.html b/master/generated/pcdsdevices.rs_powersupply.RSChannel.html index b94090735c3..89af3985ccb 100644 --- a/master/generated/pcdsdevices.rs_powersupply.RSChannel.html +++ b/master/generated/pcdsdevices.rs_powersupply.RSChannel.html @@ -1,25 +1,23 @@ + + - pcdsdevices.rs_powersupply.RSChannel — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.rs_powersupply.RSChannel — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -201,8 +197,8 @@

    pcdsdevices.rs_powersupply.RSChannel
    Parameters:
      -
    • prefix (str) – The base PV of the relevant Rohde-Schwarz channel.

    • -
    • name (str, keyword-only) – A name to refer to the relevant Rohde-Schwarz channel.

    • +
    • prefix (str) – The base PV of the relevant Rohde-Schwarz channel.

    • +
    • name (str, keyword-only) – A name to refer to the relevant Rohde-Schwarz channel.

    @@ -321,14 +317,14 @@

    pcdsdevices.rs_powersupply.RSChannelMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -343,7 +339,7 @@

    pcdsdevices.rs_powersupply.RSChannel
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -367,7 +363,7 @@

    pcdsdevices.rs_powersupply.RSChannel
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -390,7 +386,7 @@

    pcdsdevices.rs_powersupply.RSChannel
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -409,7 +405,7 @@

    pcdsdevices.rs_powersupply.RSChannel
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -417,14 +413,14 @@

    pcdsdevices.rs_powersupply.RSChannelread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -453,7 +449,7 @@

    pcdsdevices.rs_powersupply.RSChannel
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.html b/master/generated/pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.html index a9d85e67ac3..4fded37ec24 100644 --- a/master/generated/pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.html +++ b/master/generated/pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.html @@ -1,25 +1,23 @@ + + - pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -201,8 +197,8 @@

    pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply
    Parameters:
      -
    • prefix (str) – The base PV of the relevant RohdeSchwarzPowersupply.

    • -
    • name (str, keyword-only) – A name to refer to the relevant RohdeSchwazPowersupply.

    • +
    • prefix (str) – The base PV of the relevant RohdeSchwarzPowersupply.

    • +
    • name (str, keyword-only) – A name to refer to the relevant RohdeSchwazPowersupply.

    @@ -279,14 +275,14 @@

    pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupplyMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -301,7 +297,7 @@

    pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -325,7 +321,7 @@

    pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -348,7 +344,7 @@

    pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -367,7 +363,7 @@

    pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -375,14 +371,14 @@

    pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupplyread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -411,7 +407,7 @@

    pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.rtds_ebd.PneumaticActuator.html b/master/generated/pcdsdevices.rtds_ebd.PneumaticActuator.html index 822f9737ccc..08e496bde0a 100644 --- a/master/generated/pcdsdevices.rtds_ebd.PneumaticActuator.html +++ b/master/generated/pcdsdevices.rtds_ebd.PneumaticActuator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.rtds_ebd.PneumaticActuator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.rtds_ebd.PneumaticActuator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -302,14 +298,14 @@

    pcdsdevices.rtds_ebd.PneumaticActuator
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -324,7 +320,7 @@

    pcdsdevices.rtds_ebd.PneumaticActuator
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -376,12 +372,12 @@

    pcdsdevices.rtds_ebd.PneumaticActuatorobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -393,11 +389,11 @@

    pcdsdevices.rtds_ebd.PneumaticActuator
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -414,12 +410,12 @@

    pcdsdevices.rtds_ebd.PneumaticActuatorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -433,7 +429,7 @@

    pcdsdevices.rtds_ebd.PneumaticActuator
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -456,7 +452,7 @@

    pcdsdevices.rtds_ebd.PneumaticActuator
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -473,12 +469,12 @@

    pcdsdevices.rtds_ebd.PneumaticActuatorobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -502,10 +498,10 @@

    pcdsdevices.rtds_ebd.PneumaticActuator
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -516,7 +512,7 @@

    pcdsdevices.rtds_ebd.PneumaticActuator
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -527,7 +523,7 @@

    pcdsdevices.rtds_ebd.PneumaticActuator
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -535,14 +531,14 @@

    pcdsdevices.rtds_ebd.PneumaticActuatorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -660,7 +656,7 @@

    pcdsdevices.rtds_ebd.PneumaticActuator
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.rtds_ebd.RTDSBase.html b/master/generated/pcdsdevices.rtds_ebd.RTDSBase.html index 34463608d34..1ad304f9b1d 100644 --- a/master/generated/pcdsdevices.rtds_ebd.RTDSBase.html +++ b/master/generated/pcdsdevices.rtds_ebd.RTDSBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.rtds_ebd.RTDSBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.rtds_ebd.RTDSBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -268,14 +264,14 @@

    pcdsdevices.rtds_ebd.RTDSBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -290,7 +286,7 @@

    pcdsdevices.rtds_ebd.RTDSBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -314,7 +310,7 @@

    pcdsdevices.rtds_ebd.RTDSBase
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -331,7 +327,7 @@

    pcdsdevices.rtds_ebd.RTDSBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -354,7 +350,7 @@

    pcdsdevices.rtds_ebd.RTDSBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -370,13 +366,13 @@

    pcdsdevices.rtds_ebd.RTDSBase
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -393,7 +389,7 @@

    pcdsdevices.rtds_ebd.RTDSBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -401,14 +397,14 @@

    pcdsdevices.rtds_ebd.RTDSBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -447,17 +443,17 @@

    pcdsdevices.rtds_ebd.RTDSBase
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.rtds_ebd.RTDSK0.html b/master/generated/pcdsdevices.rtds_ebd.RTDSK0.html index 9e2cbf3adca..f8b2ca800ab 100644 --- a/master/generated/pcdsdevices.rtds_ebd.RTDSK0.html +++ b/master/generated/pcdsdevices.rtds_ebd.RTDSK0.html @@ -1,25 +1,23 @@ + + - pcdsdevices.rtds_ebd.RTDSK0 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.rtds_ebd.RTDSK0 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -255,14 +251,14 @@

    pcdsdevices.rtds_ebd.RTDSK0
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -277,7 +273,7 @@

    pcdsdevices.rtds_ebd.RTDSK0
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -301,7 +297,7 @@

    pcdsdevices.rtds_ebd.RTDSK0
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -318,7 +314,7 @@

    pcdsdevices.rtds_ebd.RTDSK0
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -341,7 +337,7 @@

    pcdsdevices.rtds_ebd.RTDSK0
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -357,13 +353,13 @@

    pcdsdevices.rtds_ebd.RTDSK0
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -380,7 +376,7 @@

    pcdsdevices.rtds_ebd.RTDSK0
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -388,14 +384,14 @@

    pcdsdevices.rtds_ebd.RTDSK0read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -444,17 +440,17 @@

    pcdsdevices.rtds_ebd.RTDSK0
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.rtds_ebd.RTDSL0.html b/master/generated/pcdsdevices.rtds_ebd.RTDSL0.html index 507145d7661..5eeb7b43628 100644 --- a/master/generated/pcdsdevices.rtds_ebd.RTDSL0.html +++ b/master/generated/pcdsdevices.rtds_ebd.RTDSL0.html @@ -1,25 +1,23 @@ + + - pcdsdevices.rtds_ebd.RTDSL0 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.rtds_ebd.RTDSL0 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -262,14 +258,14 @@

    pcdsdevices.rtds_ebd.RTDSL0
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -284,7 +280,7 @@

    pcdsdevices.rtds_ebd.RTDSL0
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -308,7 +304,7 @@

    pcdsdevices.rtds_ebd.RTDSL0
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -325,7 +321,7 @@

    pcdsdevices.rtds_ebd.RTDSL0
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -348,7 +344,7 @@

    pcdsdevices.rtds_ebd.RTDSL0
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -364,13 +360,13 @@

    pcdsdevices.rtds_ebd.RTDSL0
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -387,7 +383,7 @@

    pcdsdevices.rtds_ebd.RTDSL0
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -395,14 +391,14 @@

    pcdsdevices.rtds_ebd.RTDSL0read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -446,17 +442,17 @@

    pcdsdevices.rtds_ebd.RTDSL0
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.rtds_ebd.RTDSX0ThreeStage.html b/master/generated/pcdsdevices.rtds_ebd.RTDSX0ThreeStage.html index 09fff5c2a87..315f93f3ebc 100644 --- a/master/generated/pcdsdevices.rtds_ebd.RTDSX0ThreeStage.html +++ b/master/generated/pcdsdevices.rtds_ebd.RTDSX0ThreeStage.html @@ -1,25 +1,23 @@ + + - pcdsdevices.rtds_ebd.RTDSX0ThreeStage — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.rtds_ebd.RTDSX0ThreeStage — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -268,14 +264,14 @@

    pcdsdevices.rtds_ebd.RTDSX0ThreeStage
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -290,7 +286,7 @@

    pcdsdevices.rtds_ebd.RTDSX0ThreeStage
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -314,7 +310,7 @@

    pcdsdevices.rtds_ebd.RTDSX0ThreeStage
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -331,7 +327,7 @@

    pcdsdevices.rtds_ebd.RTDSX0ThreeStage
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -354,7 +350,7 @@

    pcdsdevices.rtds_ebd.RTDSX0ThreeStage
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -370,7 +366,7 @@

    pcdsdevices.rtds_ebd.RTDSX0ThreeStage
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -387,7 +383,7 @@

    pcdsdevices.rtds_ebd.RTDSX0ThreeStage
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -395,14 +391,14 @@

    pcdsdevices.rtds_ebd.RTDSX0ThreeStageread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -441,7 +437,7 @@

    pcdsdevices.rtds_ebd.RTDSX0ThreeStage
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.Bronkhorst.html b/master/generated/pcdsdevices.sample_delivery.Bronkhorst.html index 39e45c8e067..7b4fd5b79ef 100644 --- a/master/generated/pcdsdevices.sample_delivery.Bronkhorst.html +++ b/master/generated/pcdsdevices.sample_delivery.Bronkhorst.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.Bronkhorst — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.Bronkhorst — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,8 +208,8 @@

    pcdsdevices.sample_delivery.Bronkhorst
    Parameters:
      -
    • prefix (str) – The base PV for the Bronkhorst.

    • -
    • name (str) – A name for the device.

    • +
    • prefix (str) – The base PV for the Bronkhorst.

    • +
    • name (str) – A name for the device.

    @@ -255,14 +251,14 @@

    pcdsdevices.sample_delivery.BronkhorstMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -277,7 +273,7 @@

    pcdsdevices.sample_delivery.Bronkhorst
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -307,7 +303,7 @@

    pcdsdevices.sample_delivery.Bronkhorst
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -330,7 +326,7 @@

    pcdsdevices.sample_delivery.Bronkhorst
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -346,7 +342,7 @@

    pcdsdevices.sample_delivery.Bronkhorst
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -363,7 +359,7 @@

    pcdsdevices.sample_delivery.Bronkhorst
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -371,14 +367,14 @@

    pcdsdevices.sample_delivery.Bronkhorstread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -407,7 +403,7 @@

    pcdsdevices.sample_delivery.Bronkhorst
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.CoolerShaker.html b/master/generated/pcdsdevices.sample_delivery.CoolerShaker.html index f1e091921d7..5278765e357 100644 --- a/master/generated/pcdsdevices.sample_delivery.CoolerShaker.html +++ b/master/generated/pcdsdevices.sample_delivery.CoolerShaker.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.CoolerShaker — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.CoolerShaker — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,17 +208,17 @@

    pcdsdevices.sample_delivery.CoolerShaker
    Parameters:
      -
    • prefix (str) – The base PV for the Pressure Controller.

    • -
    • name (str) – A name for the device.

    • -
    • temperature1_prefix (str) – Temperature of 1.

    • -
    • SP1_prefix (str) – Set point of 1.

    • -
    • set_SP1_prefix (str) – Set the set point for 1.

    • -
    • current1_prefix (str) – Current for 1.

    • -
    • temperature2_prefix (str) – Temperature of 2.

    • -
    • SP2_prefix (str) – Set point of 2.

    • -
    • set_SP2_prefix (str) – Set the set point of 2.

    • -
    • current2_prefix (str) – Current of 2.

    • -
    • reboot_prefix (str) – PV which reboots the cooler/shaker.

    • +
    • prefix (str) – The base PV for the Pressure Controller.

    • +
    • name (str) – A name for the device.

    • +
    • temperature1_prefix (str) – Temperature of 1.

    • +
    • SP1_prefix (str) – Set point of 1.

    • +
    • set_SP1_prefix (str) – Set the set point for 1.

    • +
    • current1_prefix (str) – Current for 1.

    • +
    • temperature2_prefix (str) – Temperature of 2.

    • +
    • SP2_prefix (str) – Set point of 2.

    • +
    • set_SP2_prefix (str) – Set the set point of 2.

    • +
    • current2_prefix (str) – Current of 2.

    • +
    • reboot_prefix (str) – PV which reboots the cooler/shaker.

    @@ -306,14 +302,14 @@

    pcdsdevices.sample_delivery.CoolerShakerMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -328,7 +324,7 @@

    pcdsdevices.sample_delivery.CoolerShaker
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -358,7 +354,7 @@

    pcdsdevices.sample_delivery.CoolerShaker
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -381,7 +377,7 @@

    pcdsdevices.sample_delivery.CoolerShaker
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -397,7 +393,7 @@

    pcdsdevices.sample_delivery.CoolerShaker
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -414,7 +410,7 @@

    pcdsdevices.sample_delivery.CoolerShaker
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -422,14 +418,14 @@

    pcdsdevices.sample_delivery.CoolerShakerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -458,7 +454,7 @@

    pcdsdevices.sample_delivery.CoolerShaker
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.FlowIntegrator.html b/master/generated/pcdsdevices.sample_delivery.FlowIntegrator.html index 73090317c4a..16743c20725 100644 --- a/master/generated/pcdsdevices.sample_delivery.FlowIntegrator.html +++ b/master/generated/pcdsdevices.sample_delivery.FlowIntegrator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.FlowIntegrator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.FlowIntegrator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,40 +208,40 @@

    pcdsdevices.sample_delivery.FlowIntegrator
    Parameters:
      -
    • name (str) – A name for the device.

    • -
    • integrator_source_prefix (str)

    • -
    • flow_source_prefix (str)

    • -
    • names_prefix (str)

    • -
    • flow1_start_prefix (str) – Starting volume of flow 1.

    • -
    • flow1_used_prefix (str) – Flow rate of flow 1.

    • -
    • flow1_time_prefix (str) – Estimated depletion time of flow 1.

    • -
    • flow2_start_prefix (str) – Starting volume of flow 2.

    • -
    • flow2_used_prefix (str) – Flow rate of flow 2.

    • -
    • flow2_time_prefix (str) – Estimated depletion time of flow 2.

    • -
    • flow3_start_prefix (str) – Starting volume of flow 3.

    • -
    • flow3_used_prefix (str) – Flow rate of flow 3.

    • -
    • flow3_time_prefix (str) – Estimated depletion time of flow 3.

    • -
    • flow4_start_prefix (str) – Starting volume of flow 4.

    • -
    • flow4_used_prefix (str) – Flow rate of flow 4.

    • -
    • flow4_time_prefix (str) – Estimated depletion time of flow 4.

    • -
    • flow5_start_prefix (str) – Starting volume of flow 5.

    • -
    • flow5_used_prefix (str) – Flow rate of flow 5.

    • -
    • flow5_time_prefix (str) – Estimated depletion time of flow 5.

    • -
    • flow6_start_prefix (str) – Starting volume of flow 6.

    • -
    • flow6_used_prefix (str) – Flow rate of flow 6.

    • -
    • flow6_time_prefix (str) – Estimated depletion time of flow 6.

    • -
    • flow7_start_prefix (str) – Starting volume of flow 7.

    • -
    • flow7_used_prefix (str) – Flow rate of flow 7.

    • -
    • flow7_time_prefix (str) – Estimated depletion time of flow 7.

    • -
    • flow8_start_prefix (str) – Starting volume of flow 8.

    • -
    • flow8_used_prefix (str) – Flow rate of flow 8.

    • -
    • flow8_time_prefix (str) – Estimated depletion time of flow 8.

    • -
    • flow9_start_prefix (str) – Starting volume of flow 9.

    • -
    • flow9_used_prefix (str) – Flow rate of flow 9.

    • -
    • flow9_time_prefix (str) – Estimated depletion time of flow 9.

    • -
    • flow10_start_prefix (str) – Starting volume of flow 10.

    • -
    • flow10_used_prefix (str) – Flow rate of flow 10.

    • -
    • flow10_time_prefix (str) – Estimated depletion time of flow 10.

    • +
    • name (str) – A name for the device.

    • +
    • integrator_source_prefix (str)

    • +
    • flow_source_prefix (str)

    • +
    • names_prefix (str)

    • +
    • flow1_start_prefix (str) – Starting volume of flow 1.

    • +
    • flow1_used_prefix (str) – Flow rate of flow 1.

    • +
    • flow1_time_prefix (str) – Estimated depletion time of flow 1.

    • +
    • flow2_start_prefix (str) – Starting volume of flow 2.

    • +
    • flow2_used_prefix (str) – Flow rate of flow 2.

    • +
    • flow2_time_prefix (str) – Estimated depletion time of flow 2.

    • +
    • flow3_start_prefix (str) – Starting volume of flow 3.

    • +
    • flow3_used_prefix (str) – Flow rate of flow 3.

    • +
    • flow3_time_prefix (str) – Estimated depletion time of flow 3.

    • +
    • flow4_start_prefix (str) – Starting volume of flow 4.

    • +
    • flow4_used_prefix (str) – Flow rate of flow 4.

    • +
    • flow4_time_prefix (str) – Estimated depletion time of flow 4.

    • +
    • flow5_start_prefix (str) – Starting volume of flow 5.

    • +
    • flow5_used_prefix (str) – Flow rate of flow 5.

    • +
    • flow5_time_prefix (str) – Estimated depletion time of flow 5.

    • +
    • flow6_start_prefix (str) – Starting volume of flow 6.

    • +
    • flow6_used_prefix (str) – Flow rate of flow 6.

    • +
    • flow6_time_prefix (str) – Estimated depletion time of flow 6.

    • +
    • flow7_start_prefix (str) – Starting volume of flow 7.

    • +
    • flow7_used_prefix (str) – Flow rate of flow 7.

    • +
    • flow7_time_prefix (str) – Estimated depletion time of flow 7.

    • +
    • flow8_start_prefix (str) – Starting volume of flow 8.

    • +
    • flow8_used_prefix (str) – Flow rate of flow 8.

    • +
    • flow8_time_prefix (str) – Estimated depletion time of flow 8.

    • +
    • flow9_start_prefix (str) – Starting volume of flow 9.

    • +
    • flow9_used_prefix (str) – Flow rate of flow 9.

    • +
    • flow9_time_prefix (str) – Estimated depletion time of flow 9.

    • +
    • flow10_start_prefix (str) – Starting volume of flow 10.

    • +
    • flow10_used_prefix (str) – Flow rate of flow 10.

    • +
    • flow10_time_prefix (str) – Estimated depletion time of flow 10.

    @@ -357,14 +353,14 @@

    pcdsdevices.sample_delivery.FlowIntegratorMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -379,7 +375,7 @@

    pcdsdevices.sample_delivery.FlowIntegrator
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -409,7 +405,7 @@

    pcdsdevices.sample_delivery.FlowIntegrator
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -432,7 +428,7 @@

    pcdsdevices.sample_delivery.FlowIntegrator
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -448,13 +444,13 @@

    pcdsdevices.sample_delivery.FlowIntegrator
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -471,7 +467,7 @@

    pcdsdevices.sample_delivery.FlowIntegrator
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -479,14 +475,14 @@

    pcdsdevices.sample_delivery.FlowIntegratorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -515,17 +511,17 @@

    pcdsdevices.sample_delivery.FlowIntegrator
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.GasManifold.html b/master/generated/pcdsdevices.sample_delivery.GasManifold.html index 6814b995607..ff8a0e7fa40 100644 --- a/master/generated/pcdsdevices.sample_delivery.GasManifold.html +++ b/master/generated/pcdsdevices.sample_delivery.GasManifold.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.GasManifold — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.GasManifold — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,8 +208,8 @@

    pcdsdevices.sample_delivery.GasManifold
    Parameters:
      -
    • prefix (str) – The base PV for the Gas Manifold.

    • -
    • name (str) – A name for the device.

    • +
    • prefix (str) – The base PV for the Gas Manifold.

    • +
    • name (str) – A name for the device.

    @@ -297,14 +293,14 @@

    pcdsdevices.sample_delivery.GasManifoldMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -319,7 +315,7 @@

    pcdsdevices.sample_delivery.GasManifold
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -349,7 +345,7 @@

    pcdsdevices.sample_delivery.GasManifold
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -372,7 +368,7 @@

    pcdsdevices.sample_delivery.GasManifold
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -388,7 +384,7 @@

    pcdsdevices.sample_delivery.GasManifold
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    @@ -405,7 +401,7 @@

    pcdsdevices.sample_delivery.GasManifold
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -413,14 +409,14 @@

    pcdsdevices.sample_delivery.GasManifoldread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -449,17 +445,17 @@

    pcdsdevices.sample_delivery.GasManifold
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.HPLC.html b/master/generated/pcdsdevices.sample_delivery.HPLC.html index 5d39fce8000..f69d2578708 100644 --- a/master/generated/pcdsdevices.sample_delivery.HPLC.html +++ b/master/generated/pcdsdevices.sample_delivery.HPLC.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.HPLC — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.HPLC — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,18 +208,18 @@

    pcdsdevices.sample_delivery.HPLC
    Parameters:
      -
    • prefix (str) – The base PV for the Pressure Controller.

    • -
    • name (str) – A name for the device.

    • -
    • status_prefix (str) – Status of the HPLC.

    • -
    • run_prefix (str) – Run the HPLC.

    • -
    • flowrate_prefix (str) – Flow rate of the HPLC.

    • -
    • set_flowrate_prefix (str) – Set the flow rate of the HPLC.

    • -
    • flowrate_SP_prefix (str) – Set point for the flow rate.

    • -
    • pressure_prefix (str) – Pressure in the HPLC.

    • -
    • pressure_units_prefix (str) – Units for the pressure.

    • -
    • set_max_pressure_prefix (str) – Set the maximum pressure.

    • -
    • max_pressure_prefix (str) – Maximum pressure.

    • -
    • clear_error_prefix (str) – Clear errors.

    • +
    • prefix (str) – The base PV for the Pressure Controller.

    • +
    • name (str) – A name for the device.

    • +
    • status_prefix (str) – Status of the HPLC.

    • +
    • run_prefix (str) – Run the HPLC.

    • +
    • flowrate_prefix (str) – Flow rate of the HPLC.

    • +
    • set_flowrate_prefix (str) – Set the flow rate of the HPLC.

    • +
    • flowrate_SP_prefix (str) – Set point for the flow rate.

    • +
    • pressure_prefix (str) – Pressure in the HPLC.

    • +
    • pressure_units_prefix (str) – Units for the pressure.

    • +
    • set_max_pressure_prefix (str) – Set the maximum pressure.

    • +
    • max_pressure_prefix (str) – Maximum pressure.

    • +
    • clear_error_prefix (str) – Clear errors.

    @@ -314,14 +310,14 @@

    pcdsdevices.sample_delivery.HPLCMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -336,7 +332,7 @@

    pcdsdevices.sample_delivery.HPLC
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -366,7 +362,7 @@

    pcdsdevices.sample_delivery.HPLC
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -389,7 +385,7 @@

    pcdsdevices.sample_delivery.HPLC
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -416,7 +412,7 @@

    pcdsdevices.sample_delivery.HPLC
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -424,14 +420,14 @@

    pcdsdevices.sample_delivery.HPLCread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -460,7 +456,7 @@

    pcdsdevices.sample_delivery.HPLC
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.IntegratedFlow.html b/master/generated/pcdsdevices.sample_delivery.IntegratedFlow.html index c7d68bcf4ae..4570eed41fe 100644 --- a/master/generated/pcdsdevices.sample_delivery.IntegratedFlow.html +++ b/master/generated/pcdsdevices.sample_delivery.IntegratedFlow.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.IntegratedFlow — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.IntegratedFlow — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,9 +208,9 @@

    pcdsdevices.sample_delivery.IntegratedFlow
    Parameters:
      -
    • start_prefix (str) – Starting volume of the flow.

    • -
    • used_prefix (str) – Flow rate of the flow.

    • -
    • flow1_time_prefix (str) – Estimated depletion time of the flow.

    • +
    • start_prefix (str) – Starting volume of the flow.

    • +
    • used_prefix (str) – Flow rate of the flow.

    • +
    • flow1_time_prefix (str) – Estimated depletion time of the flow.

    @@ -256,14 +252,14 @@

    pcdsdevices.sample_delivery.IntegratedFlowMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -278,7 +274,7 @@

    pcdsdevices.sample_delivery.IntegratedFlow
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -308,7 +304,7 @@

    pcdsdevices.sample_delivery.IntegratedFlow
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -331,7 +327,7 @@

    pcdsdevices.sample_delivery.IntegratedFlow
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -347,7 +343,7 @@

    pcdsdevices.sample_delivery.IntegratedFlow
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -364,7 +360,7 @@

    pcdsdevices.sample_delivery.IntegratedFlow
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -372,14 +368,14 @@

    pcdsdevices.sample_delivery.IntegratedFlowread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -408,7 +404,7 @@

    pcdsdevices.sample_delivery.IntegratedFlow
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.M3BasePLCDevice.html b/master/generated/pcdsdevices.sample_delivery.M3BasePLCDevice.html index cad7e768109..5ee2473f821 100644 --- a/master/generated/pcdsdevices.sample_delivery.M3BasePLCDevice.html +++ b/master/generated/pcdsdevices.sample_delivery.M3BasePLCDevice.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.M3BasePLCDevice — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.M3BasePLCDevice — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -235,14 +231,14 @@

    pcdsdevices.sample_delivery.M3BasePLCDeviceMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -257,7 +253,7 @@

    pcdsdevices.sample_delivery.M3BasePLCDevice
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -287,7 +283,7 @@

    pcdsdevices.sample_delivery.M3BasePLCDevice
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -310,7 +306,7 @@

    pcdsdevices.sample_delivery.M3BasePLCDevice
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -337,7 +333,7 @@

    pcdsdevices.sample_delivery.M3BasePLCDevice
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -345,14 +341,14 @@

    pcdsdevices.sample_delivery.M3BasePLCDeviceread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -381,7 +377,7 @@

    pcdsdevices.sample_delivery.M3BasePLCDevice
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.ManifoldValve.html b/master/generated/pcdsdevices.sample_delivery.ManifoldValve.html index 6e5007bb814..04cd8c5acba 100644 --- a/master/generated/pcdsdevices.sample_delivery.ManifoldValve.html +++ b/master/generated/pcdsdevices.sample_delivery.ManifoldValve.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.ManifoldValve — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.ManifoldValve — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,8 +208,8 @@

    pcdsdevices.sample_delivery.ManifoldValve
    Parameters:
      -
    • prefix (str) – The base PV for the Gas Manifold.

    • -
    • name (str) – A name for the device.

    • +
    • prefix (str) – The base PV for the Gas Manifold.

    • +
    • name (str) – A name for the device.

    @@ -262,14 +258,14 @@

    pcdsdevices.sample_delivery.ManifoldValveMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -284,7 +280,7 @@

    pcdsdevices.sample_delivery.ManifoldValve
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -314,7 +310,7 @@

    pcdsdevices.sample_delivery.ManifoldValve
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -337,7 +333,7 @@

    pcdsdevices.sample_delivery.ManifoldValve
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -353,7 +349,7 @@

    pcdsdevices.sample_delivery.ManifoldValve
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -370,7 +366,7 @@

    pcdsdevices.sample_delivery.ManifoldValve
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -378,14 +374,14 @@

    pcdsdevices.sample_delivery.ManifoldValveread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -414,7 +410,7 @@

    pcdsdevices.sample_delivery.ManifoldValve
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.PCM.html b/master/generated/pcdsdevices.sample_delivery.PCM.html index d206c0fc0e3..eeb807b0cfd 100644 --- a/master/generated/pcdsdevices.sample_delivery.PCM.html +++ b/master/generated/pcdsdevices.sample_delivery.PCM.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.PCM — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.PCM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,8 +208,8 @@

    pcdsdevices.sample_delivery.PCM
    Parameters:
      -
    • prefix (str) – The base PV for the Pressure Control Module.

    • -
    • name (str) – A name for the device.

    • +
    • prefix (str) – The base PV for the Pressure Control Module.

    • +
    • name (str) – A name for the device.

    @@ -255,14 +251,14 @@

    pcdsdevices.sample_delivery.PCMMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -277,7 +273,7 @@

    pcdsdevices.sample_delivery.PCM
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -307,7 +303,7 @@

    pcdsdevices.sample_delivery.PCM
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -330,7 +326,7 @@

    pcdsdevices.sample_delivery.PCM
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -346,7 +342,7 @@

    pcdsdevices.sample_delivery.PCM
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    @@ -363,7 +359,7 @@

    pcdsdevices.sample_delivery.PCM
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -371,14 +367,14 @@

    pcdsdevices.sample_delivery.PCMread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -407,17 +403,17 @@

    pcdsdevices.sample_delivery.PCM
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.sample_delivery.PropAir.html b/master/generated/pcdsdevices.sample_delivery.PropAir.html index 5ac3fd0ee09..f70dca576cf 100644 --- a/master/generated/pcdsdevices.sample_delivery.PropAir.html +++ b/master/generated/pcdsdevices.sample_delivery.PropAir.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.PropAir — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.PropAir — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,8 +208,8 @@

    pcdsdevices.sample_delivery.PropAir
    Parameters:
      -
    • prefix (str) – The base PV for the Proportionair.

    • -
    • name (str) – A name for the device.

    • +
    • prefix (str) – The base PV for the Proportionair.

    • +
    • name (str) – A name for the device.

    @@ -269,14 +265,14 @@

    pcdsdevices.sample_delivery.PropAirMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -291,7 +287,7 @@

    pcdsdevices.sample_delivery.PropAir
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -321,7 +317,7 @@

    pcdsdevices.sample_delivery.PropAir
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -344,7 +340,7 @@

    pcdsdevices.sample_delivery.PropAir
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -360,7 +356,7 @@

    pcdsdevices.sample_delivery.PropAir
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -377,7 +373,7 @@

    pcdsdevices.sample_delivery.PropAir
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -385,14 +381,14 @@

    pcdsdevices.sample_delivery.PropAirread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -421,7 +417,7 @@

    pcdsdevices.sample_delivery.PropAir
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.Selector.html b/master/generated/pcdsdevices.sample_delivery.Selector.html index 9c93898cb60..d2b71705ea5 100644 --- a/master/generated/pcdsdevices.sample_delivery.Selector.html +++ b/master/generated/pcdsdevices.sample_delivery.Selector.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.Selector — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.Selector — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -214,8 +210,8 @@

    pcdsdevices.sample_delivery.Selector
    Parameters:
      -
    • prefix (str) – The base PV for the Selector.

    • -
    • name (str) – A name for the device.

    • +
    • prefix (str) – The base PV for the Selector.

    • +
    • name (str) – A name for the device.

    @@ -341,14 +337,14 @@

    pcdsdevices.sample_delivery.SelectorMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -363,7 +359,7 @@

    pcdsdevices.sample_delivery.Selector
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -393,7 +389,7 @@

    pcdsdevices.sample_delivery.Selector
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -416,7 +412,7 @@

    pcdsdevices.sample_delivery.Selector
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -432,7 +428,7 @@

    pcdsdevices.sample_delivery.Selector
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    @@ -449,7 +445,7 @@

    pcdsdevices.sample_delivery.Selector
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -457,14 +453,14 @@

    pcdsdevices.sample_delivery.Selectorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -493,17 +489,17 @@

    pcdsdevices.sample_delivery.Selector
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.sample_delivery.Sensirion.html b/master/generated/pcdsdevices.sample_delivery.Sensirion.html index e66eaf834d5..d99089f8d1e 100644 --- a/master/generated/pcdsdevices.sample_delivery.Sensirion.html +++ b/master/generated/pcdsdevices.sample_delivery.Sensirion.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.Sensirion — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.Sensirion — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,8 +208,8 @@

    pcdsdevices.sample_delivery.Sensirion
    Parameters:
      -
    • prefix (str) – The base PV for the Sensirion.

    • -
    • name (str) – A name for the device.

    • +
    • prefix (str) – The base PV for the Sensirion.

    • +
    • name (str) – A name for the device.

    @@ -269,14 +265,14 @@

    pcdsdevices.sample_delivery.SensirionMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -291,7 +287,7 @@

    pcdsdevices.sample_delivery.Sensirion
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -321,7 +317,7 @@

    pcdsdevices.sample_delivery.Sensirion
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -344,7 +340,7 @@

    pcdsdevices.sample_delivery.Sensirion
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -360,7 +356,7 @@

    pcdsdevices.sample_delivery.Sensirion
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -377,7 +373,7 @@

    pcdsdevices.sample_delivery.Sensirion
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -385,14 +381,14 @@

    pcdsdevices.sample_delivery.Sensirionread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -421,7 +417,7 @@

    pcdsdevices.sample_delivery.Sensirion
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sample_delivery.ViciValve.html b/master/generated/pcdsdevices.sample_delivery.ViciValve.html index 43f0b3babb5..6db929a87ad 100644 --- a/master/generated/pcdsdevices.sample_delivery.ViciValve.html +++ b/master/generated/pcdsdevices.sample_delivery.ViciValve.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sample_delivery.ViciValve — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sample_delivery.ViciValve — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,8 +208,8 @@

    pcdsdevices.sample_delivery.ViciValve
    Parameters:
      -
    • prefix (str) – The base PV for the Vici Valve.

    • -
    • name (str) – A name for the device.

    • +
    • prefix (str) – The base PV for the Vici Valve.

    • +
    • name (str) – A name for the device.

    @@ -248,14 +244,14 @@

    pcdsdevices.sample_delivery.ViciValveMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -270,7 +266,7 @@

    pcdsdevices.sample_delivery.ViciValve
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -300,7 +296,7 @@

    pcdsdevices.sample_delivery.ViciValve
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -323,7 +319,7 @@

    pcdsdevices.sample_delivery.ViciValve
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -339,7 +335,7 @@

    pcdsdevices.sample_delivery.ViciValve
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -356,7 +352,7 @@

    pcdsdevices.sample_delivery.ViciValve
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -364,14 +360,14 @@

    pcdsdevices.sample_delivery.ViciValveread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -400,7 +396,7 @@

    pcdsdevices.sample_delivery.ViciValve
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sensors.RTD.html b/master/generated/pcdsdevices.sensors.RTD.html index 9dfcb5091c9..3a9271214d8 100644 --- a/master/generated/pcdsdevices.sensors.RTD.html +++ b/master/generated/pcdsdevices.sensors.RTD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sensors.RTD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sensors.RTD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -202,7 +198,7 @@

    pcdsdevices.sensors.RTDCan be thermistors, or pt100 (or similar).

    Parameters:
    -

    prefix (str) – The PV base of the device.

    +

    prefix (str) – The PV base of the device.

    Ophyd Device Components

    raw_voltage

    responsivity

    PytmcSignal

    :VOLT

    Raw readback from the power meter.

    :RES

    Responsivity in V/W, unique for every power meter.

    normal

    dimensionless

    background_voltage

    PytmcSignal

    :CALIB

    Calibrated dimensionless readback for cross-meter comparisons.

    :BACK:VOLT

    Background voltage value used to calculate pulse energy.

    normal

    calibrated_mj

    auto_background_reset

    PytmcSignal

    :MJ

    Calibrated absolute measurement of beam power in physics units.

    :BACK:RESET

    Set to reset auto background voltage collection.

    normal

    thermocouple

    TwinCATThermocouple

    background_mode

    PytmcSignal

    :BACK:MODE

    Can be manual or passive. In manual mode, you can collect for a specified number of seconds. In passive mode, a buffer of automatically collected background voltages will be used to calculate the background voltage.

    normal

    Thermocouple on the power meter holder.

    background_collect

    PytmcSignal

    :BACK:COLL

    Start collecting background voltages for specified time.

    normal

    calib_offset

    background_collect_time

    PytmcSignal

    :BACK:TIME

    Time to collect background voltages for.

    normal

    raw_voltage

    PytmcSignal

    :CALIB:OFFSET

    Calibration parameter to offset raw voltage to zero for the calibrated quantities. Unique per power meter.

    config

    :VOLT

    Raw readback from the power meter.

    normal

    calib_ratio

    calibrated_mj

    PytmcSignal

    :CALIB:RATIO

    Calibration multiplier to convert to the dimensionless constant. Unique per power meter.

    config

    :MJ

    Calibrated absolute measurement of beam power in physics units.

    normal

    calib_mj_ratio

    wattage

    PytmcSignal

    :CALIB:MJ_RATIO

    Calibration multiplier to convert from the dimensionless constant to calibrated scientific quantity. Same for every power meter.

    config

    :WATT

    Wattage measured by power meter, equals MJ times Beamrate.

    normal

    thermocouple

    TwinCATThermocouple

    Thermocouple on the power meter holder.

    normal

    raw_voltage_buffer

    raw_voltage_buffer

    PytmcSignal

    :VOLT_BUFFER

    Array of the last 1000 raw measurements. Polls faster than the EPICS updates.

    omitted

    dimensionless_buffer

    calibrated_mj_buffer

    PytmcSignal

    :CALIB_BUFFER

    Array of the last 1000 dimensionless measurements. Polls faster than the EPICS updates.

    :MJ_BUFFER

    Array of the last 1000 fully calibrated measurements. Polls faster than the EPICS updates.

    omitted

    calibrated_mj_buffer

    wattage_buffer

    PytmcSignal

    :MJ_BUFFER

    Array of the last 1000 fully calibrated measurements. Polls faster than the EPICS updates.

    :WATT_BUFFER

    Array of the last 1000 wattages. Polls faster than the EPICS updates.

    omitted

    motor (InterfaceComponent)

    PositionerBase

    PositionerBase

    normal

    Inherited from PseudoSingle

    setpoint

    AttributeSignal

    normal

    Inherited from PseudoSingle

    Inherited from PseudoSingle

    notepad_setpoint

    NotepadLinkedSignal

    switch_pump_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :RUN_SW

    omitted

    remote

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :REMOTE

    omitted

    reset_di

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :RST_SW

    omitted

    protection_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :AT_VAC_SP

    Protection/At Vacuum Setpoint

    config

    setpoint_hysteresis

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :SP_HYS

    Protection Setpoint Hysteresis

    config

    at_vac_setpoint

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :AT_VAC_SP

    at vacuum set point

    omitted

    high_voltage_switch

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :HV_SW

    epics command to switch on the high voltage

    config

    auto_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :Auto_On

    Setting to automatically turn on the ion pump when thereference gauge pressure is below protection setpoint

    config

    override_force_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :FORCE_START

    Force Ion Pump to turn on

    omitted

    qpc_pumpsize

    qpc_name

    EpicsSignalRO

    :VPCNAME

    Quad Ion Pump Controller Name

    config

    qpc_pumpsize

    EpicsSignalRO

    :PUMPSIZE

    Ion Pump Size (L/s)

    config

    interlock_device

    interlock_device

    EpicsSignalRO

    :ILK_DEVICE_RBV

    Vacuum device used for interlocking this pump

    config

    autoOn_countdown

    autoOn_countdown

    EpicsSignalRO

    :AutoOn_timer_RBV

    Timer count down to turn on the ion pump

    switch_pump_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :RUN_SW

    omitted

    switch_pump_on

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :RUN_SW

    normal

    reset_fault

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :RST_SW

    normal

    backingpressure_sp

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :BP_SP

    config

    inletpressure_sp

    EpicsSignalWithRBV

    EpicsSignalWithRBV

    :IP_SP

    config

    @@ -229,14 +225,14 @@

    pcdsdevices.sensors.RTDMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -251,7 +247,7 @@

    pcdsdevices.sensors.RTD
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -281,7 +277,7 @@

    pcdsdevices.sensors.RTD
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -304,7 +300,7 @@

    pcdsdevices.sensors.RTD
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -320,7 +316,7 @@

    pcdsdevices.sensors.RTD
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -337,7 +333,7 @@

    pcdsdevices.sensors.RTD
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -345,14 +341,14 @@

    pcdsdevices.sensors.RTDread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -381,7 +377,7 @@

    pcdsdevices.sensors.RTD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sensors.TwinCATTempSensor.html b/master/generated/pcdsdevices.sensors.TwinCATTempSensor.html index e7664126a00..eb9a6c7a910 100644 --- a/master/generated/pcdsdevices.sensors.TwinCATTempSensor.html +++ b/master/generated/pcdsdevices.sensors.TwinCATTempSensor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sensors.TwinCATTempSensor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sensors.TwinCATTempSensor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -239,14 +235,14 @@

    pcdsdevices.sensors.TwinCATTempSensorMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -261,7 +257,7 @@

    pcdsdevices.sensors.TwinCATTempSensor
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -291,7 +287,7 @@

    pcdsdevices.sensors.TwinCATTempSensor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -314,7 +310,7 @@

    pcdsdevices.sensors.TwinCATTempSensor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -330,7 +326,7 @@

    pcdsdevices.sensors.TwinCATTempSensor
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -347,7 +343,7 @@

    pcdsdevices.sensors.TwinCATTempSensor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -355,14 +351,14 @@

    pcdsdevices.sensors.TwinCATTempSensorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -391,7 +387,7 @@

    pcdsdevices.sensors.TwinCATTempSensor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sensors.TwinCATThermocouple.html b/master/generated/pcdsdevices.sensors.TwinCATThermocouple.html index a22da0f0730..7522d404358 100644 --- a/master/generated/pcdsdevices.sensors.TwinCATThermocouple.html +++ b/master/generated/pcdsdevices.sensors.TwinCATThermocouple.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sensors.TwinCATThermocouple — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sensors.TwinCATThermocouple — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -239,14 +235,14 @@

    pcdsdevices.sensors.TwinCATThermocoupleMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -261,7 +257,7 @@

    pcdsdevices.sensors.TwinCATThermocouple
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -291,7 +287,7 @@

    pcdsdevices.sensors.TwinCATThermocouple
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -314,7 +310,7 @@

    pcdsdevices.sensors.TwinCATThermocouple
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -330,7 +326,7 @@

    pcdsdevices.sensors.TwinCATThermocouple
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -347,7 +343,7 @@

    pcdsdevices.sensors.TwinCATThermocouple
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -355,14 +351,14 @@

    pcdsdevices.sensors.TwinCATThermocoupleread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -391,7 +387,7 @@

    pcdsdevices.sensors.TwinCATThermocouple
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sequencer.EventSequence.html b/master/generated/pcdsdevices.sequencer.EventSequence.html index 38878992e37..77b5adecc61 100644 --- a/master/generated/pcdsdevices.sequencer.EventSequence.html +++ b/master/generated/pcdsdevices.sequencer.EventSequence.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sequencer.EventSequence — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sequencer.EventSequence — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -250,14 +246,14 @@

    pcdsdevices.sequencer.EventSequenceMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -272,7 +268,7 @@

    pcdsdevices.sequencer.EventSequence
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -305,8 +301,8 @@

    pcdsdevices.sequencer.EventSequenceFalse, the whole sequence will be returned.

    Parameters:
    -

    current_length (bool) – Option to retrieve the sequence up to the current length. Defaults -to True.

    +

    current_length (bool) – Option to retrieve the sequence up to the current length. Defaults +to True.

    Examples

    @@ -336,11 +332,11 @@

    pcdsdevices.sequencer.EventSequence
    Parameters:
      -
    • sequence (list) – List of lists describing the event sequence. The list takes the +

    • sequence (list) – List of lists describing the event sequence. The list takes the form [[beam_code, delta_beam, delta_fiducial, burst_count], ...].

    • -
    • update_length (bool) – Option to automatically update the play length (the ‘{prefix}:LEN’ -PV) to the length of the written sequence. Defaults to True.

    • +
    • update_length (bool) – Option to automatically update the play length (the ‘{prefix}:LEN’ +PV) to the length of the written sequence. Defaults to True.

    @@ -360,7 +356,7 @@

    pcdsdevices.sequencer.EventSequence
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -383,7 +379,7 @@

    pcdsdevices.sequencer.EventSequence
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -405,7 +401,7 @@

    pcdsdevices.sequencer.EventSequencenum_lines parameter.

    Parameters:
    -

    num_lines (int) – Number of event sequence lines to print. Defaults to current +

    num_lines (int) – Number of event sequence lines to print. Defaults to current sequence length.

    @@ -418,7 +414,7 @@

    pcdsdevices.sequencer.EventSequence
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -435,7 +431,7 @@

    pcdsdevices.sequencer.EventSequence
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -443,14 +439,14 @@

    pcdsdevices.sequencer.EventSequenceread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -479,7 +475,7 @@

    pcdsdevices.sequencer.EventSequence
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sequencer.EventSequencer.html b/master/generated/pcdsdevices.sequencer.EventSequencer.html index ae58db79882..4776e3854ee 100644 --- a/master/generated/pcdsdevices.sequencer.EventSequencer.html +++ b/master/generated/pcdsdevices.sequencer.EventSequencer.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sequencer.EventSequencer — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sequencer.EventSequencer — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -205,8 +201,8 @@

    pcdsdevices.sequencer.EventSequencer
    Parameters:
      -
    • prefix (str) – Base prefix of the EventSequencer.

    • -
    • name (str) – Name of Event Sequencer object.

    • +
    • prefix (str) – Base prefix of the EventSequencer.

    • +
    • name (str) – Name of Event Sequencer object.

    @@ -338,7 +334,7 @@

    pcdsdevices.sequencer.EventSequencer
    -collect_tables() Iterable[Any]
    +collect_tables() Iterable[Any]

    Retrieve data from flyer as tables

    PROPOSED

    @@ -375,14 +371,14 @@

    pcdsdevices.sequencer.EventSequencer
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -397,7 +393,7 @@

    pcdsdevices.sequencer.EventSequencer
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -444,7 +440,7 @@

    pcdsdevices.sequencer.EventSequencer
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -467,7 +463,7 @@

    pcdsdevices.sequencer.EventSequencer
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -489,13 +485,13 @@

    pcdsdevices.sequencer.EventSequencer
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Stop the EventSequencer.

    @@ -546,7 +542,7 @@

    pcdsdevices.sequencer.EventSequencer
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.signal.AggregateSignal.html b/master/generated/pcdsdevices.signal.AggregateSignal.html index 1e9497b2e3c..b032d99607c 100644 --- a/master/generated/pcdsdevices.signal.AggregateSignal.html +++ b/master/generated/pcdsdevices.signal.AggregateSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.AggregateSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.AggregateSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -229,13 +225,13 @@

    pcdsdevices.signal.AggregateSignalMethods

    -add_signal_by_attr_name(name: str) Signal
    +add_signal_by_attr_name(name: str) Signal

    Add a signal from which to aggregate information.

    This must be called before any subscriptions are made to the signal. Duplicate signals will not be re-added.

    Parameters:
    -

    name (str) – The attribute name of the signal, relative to the parent device.

    +

    name (str) – The attribute name of the signal, relative to the parent device.

    Returns:

    sig (ophyd.Signal) – The signal referenced by the attribute name.

    @@ -370,7 +366,7 @@

    pcdsdevices.signal.AggregateSignal
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.AvgSignal.html b/master/generated/pcdsdevices.signal.AvgSignal.html index 46da8424c0d..bddcc238719 100644 --- a/master/generated/pcdsdevices.signal.AvgSignal.html +++ b/master/generated/pcdsdevices.signal.AvgSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.AvgSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.AvgSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -220,8 +216,12 @@

    pcdsdevices.signal.AvgSignal

    -class pcdsdevices.signal.AvgSignal(signal, averages, *, name, parent=None, **kwargs)
    +class pcdsdevices.signal.AvgSignal(signal: Signal | str, averages: int, duration: float | None = None, *, name: str, parent: Device | None = None, **kwargs)

    Signal that acts as a rolling average of another signal.

    +

    Optionally, the rolling average can be reset every time the trigger method +is called (e.g. at every point in a bluesky scan). +This is the behavior if you specific a duration for the trigger using +the duration argument.

    This will subscribe to a signal, and fill an internal buffer with values from SUB_VALUE. It will update its own value to be the mean of the last n accumulated values, up to the buffer size. If we haven’t filled this @@ -232,10 +232,15 @@

    pcdsdevices.signal.AvgSignal
    Parameters:
      -
    • signal (Signal) – Any subclass of ophyd.signal.Signal that returns a numeric value. -This signal will be subscribed to be AvgSignal to calculate the mean.

    • -
    • averages (int) – The number of SUB_VALUE updates to include in the average. New values +

    • signal (Signal or str) – Any subclass of ophyd.signal.Signal that returns a numeric value. +This signal will be subscribed to be AvgSignal to calculate the mean. +Parent classes can pass a str instead that matches the attr name +of one of their component signals.

    • +
    • averages (int) – The number of SUB_VALUE updates to include in the average. New values after this number is reached will begin overriding old values.

    • +
    • duration (float, optional) – The number of seconds to wait before returning trigger complete. Nominally this +should be set to averages divided by the expected update rate of the signal. +If omitted, we will not reset the buffer or wait for values at scan points.

    @@ -280,6 +285,12 @@

    pcdsdevices.signal.AvgSignal +
    +reset_buffer() None
    +

    Re-initialize the avg signal buffer.

    +

    +
    set(value, *, timeout=None, settle_time=None, **kwargs)
    @@ -294,7 +305,7 @@

    pcdsdevices.signal.AvgSignal
    -trigger()
    +trigger() Status

    Call that is used by bluesky prior to read()

    @@ -364,7 +375,7 @@

    pcdsdevices.signal.AvgSignal
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.EpicsSignalBaseEditMD.html b/master/generated/pcdsdevices.signal.EpicsSignalBaseEditMD.html index f314860e16b..e9ae6612501 100644 --- a/master/generated/pcdsdevices.signal.EpicsSignalBaseEditMD.html +++ b/master/generated/pcdsdevices.signal.EpicsSignalBaseEditMD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.EpicsSignalBaseEditMD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.EpicsSignalBaseEditMD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -220,14 +216,14 @@

    pcdsdevices.signal.EpicsSignalBaseEditMD

    -class pcdsdevices.signal.EpicsSignalBaseEditMD(*args, enum_attrs: list[str | None] | None = None, enum_strs: list[str] | None = None, parent: OphydObject | None = None, name: str | None = None, **kwargs)
    +class pcdsdevices.signal.EpicsSignalBaseEditMD(*args, enum_attrs: list[str | None] | None = None, enum_strs: list[str] | None = None, parent: OphydObject | None = None, name: str | None = None, **kwargs)

    EpicsSignal variant which allows for user correction of various metadata.

    Parameters:
      -
    • enum_strings (list of str, optional) – List of enum strings to replace the EPICS originals. May not be +

    • enum_strings (list of str, optional) – List of enum strings to replace the EPICS originals. May not be used in conjunction with the dynamic enum_attrs.

    • -
    • enum_attrs (list of str, optional) – List of signal attribute names, relative to the parent device. That is +

    • enum_attrs (list of str, optional) – List of signal attribute names, relative to the parent device. That is to say a given attribute is assumed to be a sibling of this signal instance. Attribute names may be None in the case where the original enum string should be passed through.

    • @@ -236,7 +232,7 @@

      pcdsdevices.signal.EpicsSignalBaseEditMD

      See also

      -

      None

      +

      None

    Methods

    @@ -258,15 +254,15 @@

    pcdsdevices.signal.EpicsSignalBaseEditMD
    Parameters:
      -
    • count (int, optional) – Explicitly limit count for array data

    • -
    • as_string (bool, optional) – Get a string representation of the value, defaults to as_string +

    • count (int, optional) – Explicitly limit count for array data

    • +
    • as_string (bool, optional) – Get a string representation of the value, defaults to as_string from this signal, optional

    • -
    • as_numpy (bool) – Use numpy array as the return type for array data.

    • -
    • timeout (float, optional) – maximum time to wait for value to be received. +

    • as_numpy (bool) – Use numpy array as the return type for array data.

    • +
    • timeout (float, optional) – maximum time to wait for value to be received. (default = 0.5 + log10(count) seconds)

    • -
    • use_monitor (bool, optional) – to use value from latest monitor callback or to make an +

    • use_monitor (bool, optional) – to use value from latest monitor callback or to make an explicit CA call for the value. (default: True)

    • -
    • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds +

    • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds for the connection to complete.

    • form ({'time', 'ctrl'}) – PV form to request

    @@ -330,12 +326,12 @@

    pcdsdevices.signal.EpicsSignalBaseEditMD
    Parameters:
      -
    • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. +

    • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. If False, request new value from EPICS each time get() is called.

    • -
    • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the +

    • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the IOC.

    • -
    • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

    • -
    • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. +

    • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

    • +
    • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. The write_timeout is very different than the connection and read timeouts above. It relates to how long an action takes to complete. Any default value we choose here is likely to cause problems—either @@ -345,7 +341,7 @@

      pcdsdevices.signal.EpicsSignalBaseEditMDRaises: -

      RuntimeError – If called after EpicsSignalBase has been instantiated for +

      RuntimeError – If called after EpicsSignalBase has been instantiated for the first time.

    @@ -474,7 +470,7 @@

    pcdsdevices.signal.EpicsSignalBaseEditMD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.EpicsSignalEditMD.html b/master/generated/pcdsdevices.signal.EpicsSignalEditMD.html index 8125c9cd385..2517a02f489 100644 --- a/master/generated/pcdsdevices.signal.EpicsSignalEditMD.html +++ b/master/generated/pcdsdevices.signal.EpicsSignalEditMD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.EpicsSignalEditMD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.EpicsSignalEditMD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -225,9 +221,9 @@

    pcdsdevices.signal.EpicsSignalEditMD
    Parameters:
      -
    • enum_strings (list of str, optional) – List of enum strings to replace the EPICS originals. May not be +

    • enum_strings (list of str, optional) – List of enum strings to replace the EPICS originals. May not be used in conjunction with the dynamic enum_attrs.

    • -
    • enum_attrs (list of str, optional) – List of signal attribute names, relative to the parent device. That is +

    • enum_attrs (list of str, optional) – List of signal attribute names, relative to the parent device. That is to say a given attribute is assumed to be a sibling of this signal instance. Attribute names may be None in the case where the original enum string should be passed through.

    • @@ -236,29 +232,29 @@

      pcdsdevices.signal.EpicsSignalEditMD

      See also

      -

      None, An, comprised, Keyword

      +

      None, An, comprised, Keyword

    Parameters:
      -
    • read_pv (str) – The PV to read from

    • -
    • write_pv (str, optional) – The PV to write to if different from the read PV

    • -
    • limits (bool, optional) – Check limits prior to writing value

    • -
    • auto_monitor (bool, optional) – Use automonitor with epics.PV

    • -
    • name (str, optional) – Name of signal. If not given defaults to read_pv

    • -
    • put_complete (bool, optional) – Use put completion when writing the value

    • +
    • read_pv (str) – The PV to read from

    • +
    • write_pv (str, optional) – The PV to write to if different from the read PV

    • +
    • limits (bool, optional) – Check limits prior to writing value

    • +
    • auto_monitor (bool, optional) – Use automonitor with epics.PV

    • +
    • name (str, optional) – Name of signal. If not given defaults to read_pv

    • +
    • put_complete (bool, optional) – Use put completion when writing the value

    • tolerance (any, optional) – The absolute tolerance associated with the value. If specified, this overrides any precision information calculated from the write PV

    • rtolerance (any, optional) – The relative tolerance associated with the value

    • -
    • timeout (float or None, optional) –

      The timeout for serving a read request on a connected channel. This is +

    • timeout (float or None, optional) –

      The timeout for serving a read request on a connected channel. This is only applied if the PV is connected within connection_timeout (below).

      The default value DEFAULT_TIMEOUT means, “Fall back to class-wide default.” See EpicsSignalBase.set_defaults to configure class defaults.

      Explicitly passing None means, “Wait forever.”

    • -
    • write_timeout (float or None, optional) –

      The timeout for a reply when put completion is used. This is +

    • write_timeout (float or None, optional) –

      The timeout for a reply when put completion is used. This is only applied if the PV is connected within connection_timeout (below).

      This is very different than the connection and read timeouts above. It relates to how long an action takes to complete, such motor @@ -269,7 +265,7 @@

      pcdsdevices.signal.EpicsSignalEditMDset at the Device level, where a context-appropriate value can be chosen.

    • -
    • connection_timeout (float or None, optional) –

      Timeout for connection. This includes the time to search and establish +

    • connection_timeout (float or None, optional) –

      Timeout for connection. This includes the time to search and establish a channel.

      The default value DEFAULT_CONNECTION_TIMEOUT means, “Fall back to class-wide default.” See EpicsSignalBase.set_defaults to @@ -299,15 +295,15 @@

      pcdsdevices.signal.EpicsSignalEditMD
      Parameters:
        -
      • count (int, optional) – Explicitly limit count for array data

      • -
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string +

      • count (int, optional) – Explicitly limit count for array data

      • +
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string from this signal, optional

      • -
      • as_numpy (bool) – Use numpy array as the return type for array data.

      • -
      • timeout (float, optional) – maximum time to wait for value to be received. +

      • as_numpy (bool) – Use numpy array as the return type for array data.

      • +
      • timeout (float, optional) – maximum time to wait for value to be received. (default = 0.5 + log10(count) seconds)

      • -
      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an +

      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an explicit CA call for the value. (default: True)

      • -
      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds +

      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds for the connection to complete.

      • form ({'time', 'ctrl'}) – PV form to request

      @@ -322,15 +318,15 @@

      pcdsdevices.signal.EpicsSignalEditMD
      Parameters:
        -
      • count (int, optional) – Explicitly limit count for array data

      • -
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string +

      • count (int, optional) – Explicitly limit count for array data

      • +
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string from this signal, optional

      • -
      • as_numpy (bool) – Use numpy array as the return type for array data.

      • -
      • timeout (float, optional) – maximum time to wait for value to be received. +

      • as_numpy (bool) – Use numpy array as the return type for array data.

      • +
      • timeout (float, optional) – maximum time to wait for value to be received. (default = 0.5 + log10(count) seconds)

      • -
      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an +

      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an explicit CA call for the value. (default: True)

      • -
      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds +

      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds for the connection to complete.

      • form ({'time', 'ctrl'}) – PV form to request

      @@ -368,8 +364,8 @@

      pcdsdevices.signal.EpicsSignalEditMDParameters:
      • value (any)

      • -
      • timeout (float, optional) – Maximum time to wait.

      • -
      • settle_time (float, optional) – Delay after the set() has completed to indicate completion +

      • timeout (float, optional) – Maximum time to wait.

      • +
      • settle_time (float, optional) – Delay after the set() has completed to indicate completion to the caller

      @@ -409,12 +405,12 @@

      pcdsdevices.signal.EpicsSignalEditMD
      Parameters:
        -
      • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. +

      • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. If False, request new value from EPICS each time get() is called.

      • -
      • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the +

      • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the IOC.

      • -
      • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

      • -
      • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. +

      • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

      • +
      • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. The write_timeout is very different than the connection and read timeouts above. It relates to how long an action takes to complete. Any default value we choose here is likely to cause problems—either @@ -424,7 +420,7 @@

        pcdsdevices.signal.EpicsSignalEditMDRaises: -

        RuntimeError – If called after EpicsSignalBase has been instantiated for +

        RuntimeError – If called after EpicsSignalBase has been instantiated for the first time.

    @@ -599,7 +595,7 @@

    pcdsdevices.signal.EpicsSignalEditMD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'setpoint', 'setpoint_meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'setpoint', 'setpoint_meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.EpicsSignalROEditMD.html b/master/generated/pcdsdevices.signal.EpicsSignalROEditMD.html index 47ef3ad8266..b938dc5ce4d 100644 --- a/master/generated/pcdsdevices.signal.EpicsSignalROEditMD.html +++ b/master/generated/pcdsdevices.signal.EpicsSignalROEditMD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.EpicsSignalROEditMD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.EpicsSignalROEditMD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -225,9 +221,9 @@

    pcdsdevices.signal.EpicsSignalROEditMD
    Parameters:
      -
    • enum_strings (list of str, optional) – List of enum strings to replace the EPICS originals. May not be +

    • enum_strings (list of str, optional) – List of enum strings to replace the EPICS originals. May not be used in conjunction with the dynamic enum_attrs.

    • -
    • enum_attrs (list of str, optional) – List of signal attribute names, relative to the parent device. That is +

    • enum_attrs (list of str, optional) – List of signal attribute names, relative to the parent device. That is to say a given attribute is assumed to be a sibling of this signal instance. Attribute names may be None in the case where the original enum string should be passed through.

    • @@ -236,23 +232,23 @@

      pcdsdevices.signal.EpicsSignalROEditMD

      See also

      -

      None, A, one, Keyword

      +

      None, A, one, Keyword

    Parameters:
      -
    • read_pv (str) – The PV to read from

    • -
    • limits (bool, optional) – Check limits prior to writing value

    • -
    • auto_monitor (bool, optional) – Use automonitor with epics.PV

    • -
    • name (str, optional) – Name of signal. If not given defaults to read_pv

    • -
    • timeout (float or None, optional) –

      The timeout for serving a read request on a connected channel. This is +

    • read_pv (str) – The PV to read from

    • +
    • limits (bool, optional) – Check limits prior to writing value

    • +
    • auto_monitor (bool, optional) – Use automonitor with epics.PV

    • +
    • name (str, optional) – Name of signal. If not given defaults to read_pv

    • +
    • timeout (float or None, optional) –

      The timeout for serving a read request on a connected channel. This is only applied if the PV is connected within connection_timeout (below).

      The default value DEFAULT_TIMEOUT means, “Fall back to class-wide default.” See EpicsSignalBase.set_defaults to configure class defaults.

      Explicitly passing None means, “Wait forever.”

    • -
    • write_timeout (float or None, optional) –

      The timeout for a reply when put completion is used. This is +

    • write_timeout (float or None, optional) –

      The timeout for a reply when put completion is used. This is only applied if the PV is connected within connection_timeout (below).

      This is very different than the connection and read timeouts above. It relates to how long an action takes to complete, such motor @@ -263,7 +259,7 @@

      pcdsdevices.signal.EpicsSignalROEditMDset at the Device level, where a context-appropriate value can be chosen.

    • -
    • connection_timeout (float or None, optional) –

      Timeout for connection. This includes the time to search and establish +

    • connection_timeout (float or None, optional) –

      Timeout for connection. This includes the time to search and establish a channel.

      The default value DEFAULT_CONNECTION_TIMEOUT means, “Fall back to class-wide default.” See EpicsSignalBase.set_defaults to @@ -293,15 +289,15 @@

      pcdsdevices.signal.EpicsSignalROEditMD
      Parameters:
        -
      • count (int, optional) – Explicitly limit count for array data

      • -
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string +

      • count (int, optional) – Explicitly limit count for array data

      • +
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string from this signal, optional

      • -
      • as_numpy (bool) – Use numpy array as the return type for array data.

      • -
      • timeout (float, optional) – maximum time to wait for value to be received. +

      • as_numpy (bool) – Use numpy array as the return type for array data.

      • +
      • timeout (float, optional) – maximum time to wait for value to be received. (default = 0.5 + log10(count) seconds)

      • -
      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an +

      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an explicit CA call for the value. (default: True)

      • -
      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds +

      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds for the connection to complete.

      • form ({'time', 'ctrl'}) – PV form to request

      @@ -359,12 +355,12 @@

      pcdsdevices.signal.EpicsSignalROEditMD
      Parameters:
        -
      • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. +

      • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. If False, request new value from EPICS each time get() is called.

      • -
      • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the +

      • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the IOC.

      • -
      • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

      • -
      • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. +

      • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

      • +
      • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. The write_timeout is very different than the connection and read timeouts above. It relates to how long an action takes to complete. Any default value we choose here is likely to cause problems—either @@ -374,7 +370,7 @@

        pcdsdevices.signal.EpicsSignalROEditMDRaises: -

        RuntimeError – If called after EpicsSignalBase has been instantiated for +

        RuntimeError – If called after EpicsSignalBase has been instantiated for the first time.

    @@ -503,7 +499,7 @@

    pcdsdevices.signal.EpicsSignalROEditMD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.FakeEpicsSignalEditMD.html b/master/generated/pcdsdevices.signal.FakeEpicsSignalEditMD.html index 63b5a743956..be1954630d0 100644 --- a/master/generated/pcdsdevices.signal.FakeEpicsSignalEditMD.html +++ b/master/generated/pcdsdevices.signal.FakeEpicsSignalEditMD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.FakeEpicsSignalEditMD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.FakeEpicsSignalEditMD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -220,7 +216,7 @@

    pcdsdevices.signal.FakeEpicsSignalEditMD

    -class pcdsdevices.signal.FakeEpicsSignalEditMD(*args, enum_attrs: list[str | None] | None = None, enum_strs: list[str] | None = None, **kwargs)
    +class pcdsdevices.signal.FakeEpicsSignalEditMD(*args, enum_attrs: list[str | None] | None = None, enum_strs: list[str] | None = None, **kwargs)

    API stand-in for EpicsSignalEditMD Add to this if you need it to actually work for your test.

    Methods

    @@ -290,7 +286,7 @@

    pcdsdevices.signal.FakeEpicsSignalEditMD
    Parameters:
    -

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in +

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in enums will be 0, the next will be 1, etc.

    @@ -393,7 +389,7 @@

    pcdsdevices.signal.FakeEpicsSignalEditMD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.FakeEpicsSignalROEditMD.html b/master/generated/pcdsdevices.signal.FakeEpicsSignalROEditMD.html index c3ed1b55e73..b66fc63139a 100644 --- a/master/generated/pcdsdevices.signal.FakeEpicsSignalROEditMD.html +++ b/master/generated/pcdsdevices.signal.FakeEpicsSignalROEditMD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.FakeEpicsSignalROEditMD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.FakeEpicsSignalROEditMD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -220,7 +216,7 @@

    pcdsdevices.signal.FakeEpicsSignalROEditMD

    -class pcdsdevices.signal.FakeEpicsSignalROEditMD(*args, enum_attrs: list[str | None] | None = None, enum_strs: list[str] | None = None, **kwargs)
    +class pcdsdevices.signal.FakeEpicsSignalROEditMD(*args, enum_attrs: list[str | None] | None = None, enum_strs: list[str] | None = None, **kwargs)

    API stand-in for EpicsSignalROEditMD

    Methods

    @@ -289,7 +285,7 @@

    pcdsdevices.signal.FakeEpicsSignalROEditMD
    Parameters:
    -

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in +

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in enums will be 0, the next will be 1, etc.

    @@ -392,7 +388,7 @@

    pcdsdevices.signal.FakeEpicsSignalROEditMD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.FakeNotepadLinkedSignal.html b/master/generated/pcdsdevices.signal.FakeNotepadLinkedSignal.html index 5f35f052715..77705f34a49 100644 --- a/master/generated/pcdsdevices.signal.FakeNotepadLinkedSignal.html +++ b/master/generated/pcdsdevices.signal.FakeNotepadLinkedSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.FakeNotepadLinkedSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.FakeNotepadLinkedSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -289,7 +285,7 @@

    pcdsdevices.signal.FakeNotepadLinkedSignal
    Parameters:
    -

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in +

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in enums will be 0, the next will be 1, etc.

    @@ -387,7 +383,7 @@

    pcdsdevices.signal.FakeNotepadLinkedSignal
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.FakePytmcSignal.html b/master/generated/pcdsdevices.signal.FakePytmcSignal.html index 2d746eb9d3f..cfdfd7149a4 100644 --- a/master/generated/pcdsdevices.signal.FakePytmcSignal.html +++ b/master/generated/pcdsdevices.signal.FakePytmcSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.FakePytmcSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.FakePytmcSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -289,7 +285,7 @@

    pcdsdevices.signal.FakePytmcSignal
    Parameters:
    -

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in +

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in enums will be 0, the next will be 1, etc.

    @@ -387,7 +383,7 @@

    pcdsdevices.signal.FakePytmcSignal
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    diff --git a/master/generated/pcdsdevices.signal.FakePytmcSignalRO.html b/master/generated/pcdsdevices.signal.FakePytmcSignalRO.html index b8c680abd16..ddee32ccc04 100644 --- a/master/generated/pcdsdevices.signal.FakePytmcSignalRO.html +++ b/master/generated/pcdsdevices.signal.FakePytmcSignalRO.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.FakePytmcSignalRO — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.FakePytmcSignalRO — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -288,7 +284,7 @@

    pcdsdevices.signal.FakePytmcSignalRO
    Parameters:
    -

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in +

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in enums will be 0, the next will be 1, etc.

    @@ -386,7 +382,7 @@

    pcdsdevices.signal.FakePytmcSignalRO
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    diff --git a/master/generated/pcdsdevices.signal.FakePytmcSignalRW.html b/master/generated/pcdsdevices.signal.FakePytmcSignalRW.html index 241634a0dfe..01cde5de59c 100644 --- a/master/generated/pcdsdevices.signal.FakePytmcSignalRW.html +++ b/master/generated/pcdsdevices.signal.FakePytmcSignalRW.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.FakePytmcSignalRW — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.FakePytmcSignalRW — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -288,7 +284,7 @@

    pcdsdevices.signal.FakePytmcSignalRW
    Parameters:
    -

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in +

    enums (list or tuple of str) – The enums will be accessed by array index, e.g. the first item in enums will be 0, the next will be 1, etc.

    @@ -386,7 +382,7 @@

    pcdsdevices.signal.FakePytmcSignalRW
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    diff --git a/master/generated/pcdsdevices.signal.InternalSignal.html b/master/generated/pcdsdevices.signal.InternalSignal.html index e6a93d45966..d62223182dc 100644 --- a/master/generated/pcdsdevices.signal.InternalSignal.html +++ b/master/generated/pcdsdevices.signal.InternalSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.InternalSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.InternalSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -346,7 +342,7 @@

    pcdsdevices.signal.InternalSignal
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.MultiDerivedSignal.html b/master/generated/pcdsdevices.signal.MultiDerivedSignal.html index 47c045bbd43..21ed22aa2eb 100644 --- a/master/generated/pcdsdevices.signal.MultiDerivedSignal.html +++ b/master/generated/pcdsdevices.signal.MultiDerivedSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.MultiDerivedSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.MultiDerivedSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -220,7 +216,7 @@

    pcdsdevices.signal.MultiDerivedSignal

    -class pcdsdevices.signal.MultiDerivedSignal(*args, attrs: list[str], calculate_on_get: MdsOnGetFunction | None = None, calculate_on_put: MdsOnPutFunction | None = None, timeout: int | float | None = None, settle_time: int | float | None = None, **kwargs)
    +class pcdsdevices.signal.MultiDerivedSignal(*args, attrs: list[str], calculate_on_get: MdsOnGetFunction | None = None, calculate_on_put: MdsOnPutFunction | None = None, timeout: int | float | None = None, settle_time: int | float | None = None, **kwargs)

    Signal derived from multiple signals in the device hierarchy.

    Requires a calculation function to be passed in. Support writing to multiple signals if an additional calculate_on_put function is @@ -232,7 +228,7 @@

    pcdsdevices.signal.MultiDerivedSignal
    Parameters:
      -
    • attrs (list of str) – Attribute names of signals that are used to generate a value for this +

    • attrs (list of str) – Attribute names of signals that are used to generate a value for this signal.

    • calculate_on_get (MdsCalculationFunction) – A calculation function that takes in a dictionary of signals to values. It should be made to return a value of a compatible ophyd data type, @@ -249,13 +245,13 @@

      pcdsdevices.signal.MultiDerivedSignalMethods

      -add_signal_by_attr_name(name: str) Signal
      +add_signal_by_attr_name(name: str) Signal

      Add a signal from which to aggregate information.

      This must be called before any subscriptions are made to the signal. Duplicate signals will not be re-added.

      Parameters:
      -

      name (str) – The attribute name of the signal, relative to the parent device.

      +

      name (str) – The attribute name of the signal, relative to the parent device.

      Returns:

      sig (ophyd.Signal) – The signal referenced by the attribute name.

      @@ -313,7 +309,7 @@

      pcdsdevices.signal.MultiDerivedSignal
      -set(value: str | int | bool | float | list[str | int | bool | float] | ndarray[Any, dtype[str | int | bool | float]], *, timeout: float | None = None, settle_time: float | None = None) StatusBase
      +set(value: str | int | bool | float | list[str | int | bool | float] | ndarray[Any, dtype[str | int | bool | float]], *, timeout: float | None = None, settle_time: float | None = None) StatusBase

      Set the value of the Signal and return a Status object.

      Returns:
      @@ -396,7 +392,7 @@

      pcdsdevices.signal.MultiDerivedSignal
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

      @@ -430,7 +426,7 @@

      pcdsdevices.signal.MultiDerivedSignal
      -calculate_on_put: MdsOnPutFunction | None
      +calculate_on_put: MdsOnPutFunction | None

      diff --git a/master/generated/pcdsdevices.signal.MultiDerivedSignalRO.html b/master/generated/pcdsdevices.signal.MultiDerivedSignalRO.html index 9ad37076d32..296abb66214 100644 --- a/master/generated/pcdsdevices.signal.MultiDerivedSignalRO.html +++ b/master/generated/pcdsdevices.signal.MultiDerivedSignalRO.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.MultiDerivedSignalRO — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.MultiDerivedSignalRO — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -225,13 +221,13 @@

      pcdsdevices.signal.MultiDerivedSignalROMethods

      -add_signal_by_attr_name(name: str) Signal
      +add_signal_by_attr_name(name: str) Signal

      Add a signal from which to aggregate information.

      This must be called before any subscriptions are made to the signal. Duplicate signals will not be re-added.

      Parameters:
      -

      name (str) – The attribute name of the signal, relative to the parent device.

      +

      name (str) – The attribute name of the signal, relative to the parent device.

      Returns:

      sig (ophyd.Signal) – The signal referenced by the attribute name.

      @@ -372,7 +368,7 @@

      pcdsdevices.signal.MultiDerivedSignalRO
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

      @@ -406,7 +402,7 @@

      pcdsdevices.signal.MultiDerivedSignalRO
      -calculate_on_put: MdsOnPutFunction | None
      +calculate_on_put: MdsOnPutFunction | None

      diff --git a/master/generated/pcdsdevices.signal.NotImplementedSignal.html b/master/generated/pcdsdevices.signal.NotImplementedSignal.html index 3809040a8a6..0de6b142b16 100644 --- a/master/generated/pcdsdevices.signal.NotImplementedSignal.html +++ b/master/generated/pcdsdevices.signal.NotImplementedSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.NotImplementedSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.NotImplementedSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -342,7 +338,7 @@

      pcdsdevices.signal.NotImplementedSignal
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

      diff --git a/master/generated/pcdsdevices.signal.NotepadLinkedSignal.html b/master/generated/pcdsdevices.signal.NotepadLinkedSignal.html index baa0b807bd0..c699884ab49 100644 --- a/master/generated/pcdsdevices.signal.NotepadLinkedSignal.html +++ b/master/generated/pcdsdevices.signal.NotepadLinkedSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.NotepadLinkedSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.NotepadLinkedSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -226,9 +222,9 @@

      pcdsdevices.signal.NotepadLinkedSignal
      Parameters:
        -
      • read_pv (str) – The PV to read from.

      • -
      • write_pv (str, optional) – The PV to write to if different from the read PV.

      • -
      • notepad_metadata (dict) – Base metadata for the notepad IOC. This is a required keyword-only +

      • read_pv (str) – The PV to read from.

      • +
      • write_pv (str, optional) – The PV to write to if different from the read PV.

      • +
      • notepad_metadata (dict) – Base metadata for the notepad IOC. This is a required keyword-only argument. May include keys {"record_type", "default_value"}.

      @@ -305,7 +301,7 @@

      pcdsdevices.signal.NotepadLinkedSignal
      -should_use_epics_signal() bool
      +should_use_epics_signal() bool

      Tell _OptionalEpicsSignal whether or not to use the EpicsSignal.

      By default, the EpicsSignal will be used if the PV has connected.

      @@ -393,7 +389,7 @@

      pcdsdevices.signal.NotepadLinkedSignal
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

      diff --git a/master/generated/pcdsdevices.signal.PVStateSignal.html b/master/generated/pcdsdevices.signal.PVStateSignal.html index b98e5a4cb7b..5735c9b2f26 100644 --- a/master/generated/pcdsdevices.signal.PVStateSignal.html +++ b/master/generated/pcdsdevices.signal.PVStateSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.PVStateSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.PVStateSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -226,13 +222,13 @@

      pcdsdevices.signal.PVStateSignalMethods

      -add_signal_by_attr_name(name: str) Signal
      +add_signal_by_attr_name(name: str) Signal

      Add a signal from which to aggregate information.

      This must be called before any subscriptions are made to the signal. Duplicate signals will not be re-added.

      Parameters:
      -

      name (str) – The attribute name of the signal, relative to the parent device.

      +

      name (str) – The attribute name of the signal, relative to the parent device.

      Returns:

      sig (ophyd.Signal) – The signal referenced by the attribute name.

      @@ -245,7 +241,7 @@

      pcdsdevices.signal.PVStateSignal
      -describe() dict[str, dict[str, Any]]
      +describe() dict[str, dict[str, Any]]

      Make sure a reasonable description exists for bluesky scans.

      @@ -363,7 +359,7 @@

      pcdsdevices.signal.PVStateSignal
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

      diff --git a/master/generated/pcdsdevices.signal.PytmcSignal.html b/master/generated/pcdsdevices.signal.PytmcSignal.html index 7f30d0a8d0c..c24e7051ded 100644 --- a/master/generated/pcdsdevices.signal.PytmcSignal.html +++ b/master/generated/pcdsdevices.signal.PytmcSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.PytmcSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.PytmcSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -247,15 +243,15 @@

      pcdsdevices.signal.PytmcSignal
      Parameters:
        -
      • count (int, optional) – Explicitly limit count for array data

      • -
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string +

      • count (int, optional) – Explicitly limit count for array data

      • +
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string from this signal, optional

      • -
      • as_numpy (bool) – Use numpy array as the return type for array data.

      • -
      • timeout (float, optional) – maximum time to wait for value to be received. +

      • as_numpy (bool) – Use numpy array as the return type for array data.

      • +
      • timeout (float, optional) – maximum time to wait for value to be received. (default = 0.5 + log10(count) seconds)

      • -
      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an +

      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an explicit CA call for the value. (default: True)

      • -
      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds +

      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds for the connection to complete.

      • form ({'time', 'ctrl'}) – PV form to request

      @@ -319,12 +315,12 @@

      pcdsdevices.signal.PytmcSignal
      Parameters:
        -
      • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. +

      • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. If False, request new value from EPICS each time get() is called.

      • -
      • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the +

      • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the IOC.

      • -
      • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

      • -
      • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. +

      • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

      • +
      • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. The write_timeout is very different than the connection and read timeouts above. It relates to how long an action takes to complete. Any default value we choose here is likely to cause problems—either @@ -334,7 +330,7 @@

        pcdsdevices.signal.PytmcSignalRaises: -

        RuntimeError – If called after EpicsSignalBase has been instantiated for +

        RuntimeError – If called after EpicsSignalBase has been instantiated for the first time.

      @@ -448,7 +444,7 @@

      pcdsdevices.signal.PytmcSignal
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

      diff --git a/master/generated/pcdsdevices.signal.PytmcSignalRO.html b/master/generated/pcdsdevices.signal.PytmcSignalRO.html index e557801a053..198beb458b2 100644 --- a/master/generated/pcdsdevices.signal.PytmcSignalRO.html +++ b/master/generated/pcdsdevices.signal.PytmcSignalRO.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.PytmcSignalRO — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.PytmcSignalRO — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -241,15 +237,15 @@

      pcdsdevices.signal.PytmcSignalRO
      Parameters:
        -
      • count (int, optional) – Explicitly limit count for array data

      • -
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string +

      • count (int, optional) – Explicitly limit count for array data

      • +
      • as_string (bool, optional) – Get a string representation of the value, defaults to as_string from this signal, optional

      • -
      • as_numpy (bool) – Use numpy array as the return type for array data.

      • -
      • timeout (float, optional) – maximum time to wait for value to be received. +

      • as_numpy (bool) – Use numpy array as the return type for array data.

      • +
      • timeout (float, optional) – maximum time to wait for value to be received. (default = 0.5 + log10(count) seconds)

      • -
      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an +

      • use_monitor (bool, optional) – to use value from latest monitor callback or to make an explicit CA call for the value. (default: True)

      • -
      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds +

      • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds for the connection to complete.

      • form ({'time', 'ctrl'}) – PV form to request

      @@ -307,12 +303,12 @@

      pcdsdevices.signal.PytmcSignalRO
      Parameters:
        -
      • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. +

      • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. If False, request new value from EPICS each time get() is called.

      • -
      • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the +

      • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the IOC.

      • -
      • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

      • -
      • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. +

      • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

      • +
      • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. The write_timeout is very different than the connection and read timeouts above. It relates to how long an action takes to complete. Any default value we choose here is likely to cause problems—either @@ -322,7 +318,7 @@

        pcdsdevices.signal.PytmcSignalRORaises: -

        RuntimeError – If called after EpicsSignalBase has been instantiated for +

        RuntimeError – If called after EpicsSignalBase has been instantiated for the first time.

      @@ -436,7 +432,7 @@

      pcdsdevices.signal.PytmcSignalRO
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.PytmcSignalRW.html b/master/generated/pcdsdevices.signal.PytmcSignalRW.html index 86712bd8e7d..a00011b056a 100644 --- a/master/generated/pcdsdevices.signal.PytmcSignalRW.html +++ b/master/generated/pcdsdevices.signal.PytmcSignalRW.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.PytmcSignalRW — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.PytmcSignalRW — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -241,15 +237,15 @@

    pcdsdevices.signal.PytmcSignalRW
    Parameters:
      -
    • count (int, optional) – Explicitly limit count for array data

    • -
    • as_string (bool, optional) – Get a string representation of the value, defaults to as_string +

    • count (int, optional) – Explicitly limit count for array data

    • +
    • as_string (bool, optional) – Get a string representation of the value, defaults to as_string from this signal, optional

    • -
    • as_numpy (bool) – Use numpy array as the return type for array data.

    • -
    • timeout (float, optional) – maximum time to wait for value to be received. +

    • as_numpy (bool) – Use numpy array as the return type for array data.

    • +
    • timeout (float, optional) – maximum time to wait for value to be received. (default = 0.5 + log10(count) seconds)

    • -
    • use_monitor (bool, optional) – to use value from latest monitor callback or to make an +

    • use_monitor (bool, optional) – to use value from latest monitor callback or to make an explicit CA call for the value. (default: True)

    • -
    • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds +

    • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds for the connection to complete.

    • form ({'time', 'ctrl'}) – PV form to request

    @@ -264,15 +260,15 @@

    pcdsdevices.signal.PytmcSignalRW
    Parameters:
      -
    • count (int, optional) – Explicitly limit count for array data

    • -
    • as_string (bool, optional) – Get a string representation of the value, defaults to as_string +

    • count (int, optional) – Explicitly limit count for array data

    • +
    • as_string (bool, optional) – Get a string representation of the value, defaults to as_string from this signal, optional

    • -
    • as_numpy (bool) – Use numpy array as the return type for array data.

    • -
    • timeout (float, optional) – maximum time to wait for value to be received. +

    • as_numpy (bool) – Use numpy array as the return type for array data.

    • +
    • timeout (float, optional) – maximum time to wait for value to be received. (default = 0.5 + log10(count) seconds)

    • -
    • use_monitor (bool, optional) – to use value from latest monitor callback or to make an +

    • use_monitor (bool, optional) – to use value from latest monitor callback or to make an explicit CA call for the value. (default: True)

    • -
    • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds +

    • connection_timeout (float, optional) – If not already connected, allow up to connection_timeout seconds for the connection to complete.

    • form ({'time', 'ctrl'}) – PV form to request

    @@ -310,8 +306,8 @@

    pcdsdevices.signal.PytmcSignalRWParameters:
    • value (any)

    • -
    • timeout (float, optional) – Maximum time to wait.

    • -
    • settle_time (float, optional) – Delay after the set() has completed to indicate completion +

    • timeout (float, optional) – Maximum time to wait.

    • +
    • settle_time (float, optional) – Delay after the set() has completed to indicate completion to the caller

    @@ -351,12 +347,12 @@

    pcdsdevices.signal.PytmcSignalRW
    Parameters:
      -
    • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. +

    • auto_monitor (bool, optional) – If True, update cached value from EPICS CA monitor callbacks. If False, request new value from EPICS each time get() is called.

    • -
    • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the +

    • connection_timeout (float, optional) – Time (seconds) allocated for establishing a connection with the IOC.

    • -
    • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

    • -
    • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. +

    • timeout (float, optional) – Total time budget (seconds) for reading, not including connection time.

    • +
    • write_timeout (float, optional) – Time (seconds) allocated for writing, not including connection time. The write_timeout is very different than the connection and read timeouts above. It relates to how long an action takes to complete. Any default value we choose here is likely to cause problems—either @@ -366,7 +362,7 @@

      pcdsdevices.signal.PytmcSignalRWRaises: -

      RuntimeError – If called after EpicsSignalBase has been instantiated for +

      RuntimeError – If called after EpicsSignalBase has been instantiated for the first time.

    @@ -526,7 +522,7 @@

    pcdsdevices.signal.PytmcSignalRW
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'setpoint', 'setpoint_meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'setpoint', 'setpoint_meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.SignalEditMD.html b/master/generated/pcdsdevices.signal.SignalEditMD.html index 41b515ac4c2..bad1b2daf22 100644 --- a/master/generated/pcdsdevices.signal.SignalEditMD.html +++ b/master/generated/pcdsdevices.signal.SignalEditMD.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.SignalEditMD — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.SignalEditMD — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -346,7 +342,7 @@

    pcdsdevices.signal.SignalEditMD
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.SummarySignal.html b/master/generated/pcdsdevices.signal.SummarySignal.html index 3b34734560a..39b59d4b66b 100644 --- a/master/generated/pcdsdevices.signal.SummarySignal.html +++ b/master/generated/pcdsdevices.signal.SummarySignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.SummarySignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.SummarySignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -229,13 +225,13 @@

    pcdsdevices.signal.SummarySignalMethods

    -add_signal_by_attr_name(name: str) Signal
    +add_signal_by_attr_name(name: str) Signal

    Add a signal from which to aggregate information.

    This must be called before any subscriptions are made to the signal. Duplicate signals will not be re-added.

    Parameters:
    -

    name (str) – The attribute name of the signal, relative to the parent device.

    +

    name (str) – The attribute name of the signal, relative to the parent device.

    Returns:

    sig (ophyd.Signal) – The signal referenced by the attribute name.

    @@ -370,7 +366,7 @@

    pcdsdevices.signal.SummarySignal
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.UnitConversionDerivedSignal.html b/master/generated/pcdsdevices.signal.UnitConversionDerivedSignal.html index bbae126d1fc..b75927cc081 100644 --- a/master/generated/pcdsdevices.signal.UnitConversionDerivedSignal.html +++ b/master/generated/pcdsdevices.signal.UnitConversionDerivedSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.UnitConversionDerivedSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.UnitConversionDerivedSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -220,20 +216,20 @@

    pcdsdevices.signal.UnitConversionDerivedSignal

    -class pcdsdevices.signal.UnitConversionDerivedSignal(derived_from, *, derived_units: str, original_units: str | None = None, user_offset: Real | None = 0, limits: tuple[Real, Real] | None = None, **kwargs)
    +class pcdsdevices.signal.UnitConversionDerivedSignal(derived_from, *, derived_units: str, original_units: str | None = None, user_offset: Real | None = 0, limits: tuple[Real, Real] | None = None, **kwargs)

    A DerivedSignal which performs unit conversion.

    Custom units may be specified for the original signal, or if specified, the original signal’s units may be retrieved upon first connection.

    Parameters:
      -
    • derived_from (Signal or str) – The signal from which this one is derived. This may be a string +

    • derived_from (Signal or str) – The signal from which this one is derived. This may be a string attribute name that indicates a sibling to use. When used in a Device, this is then simply the attribute name of another Component.

    • -
    • derived_units (str) – The desired units to use for this signal. These can also be referred +

    • derived_units (str) – The desired units to use for this signal. These can also be referred to as the “user-facing” units.

    • -
    • original_units (str, optional) – The units from the original signal. If not specified, control system +

    • original_units (str, optional) – The units from the original signal. If not specified, control system information regarding units will be retrieved upon first connection.

    • user_offset (any, optional) –

      An optional user offset that will be subtracted when updating the original signal, and added when calculating the derived value. @@ -244,9 +240,9 @@

      pcdsdevices.signal.UnitConversionDerivedSignalDerivedSignal will show a value of 600. When providing a new setpoint, the user_offset will be subtracted.

    • -
    • write_access (bool, optional) – Write access may be disabled by setting this to False, regardless +

    • write_access (bool, optional) – Write access may be disabled by setting this to False, regardless of the write access of the underlying signal.

    • -
    • name (str, optional) – The signal name.

    • +
    • name (str, optional) – The signal name.

    • parent (Device, optional) – The parent device. Required if derived_from is an attribute name.

    • limits (2-tuple, optional) – Ophyd signal-level limits in derived units. DerivedSignal defaults to converting the original signal’s limits, but these may be overridden @@ -387,7 +383,7 @@

      pcdsdevices.signal.UnitConversionDerivedSignal
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    @@ -422,12 +418,12 @@

    pcdsdevices.signal.UnitConversionDerivedSignal
    -derived_units: str
    +derived_units: str

    -original_units: str
    +original_units: str
    diff --git a/master/generated/pcdsdevices.signal._OptionalEpicsSignal.html b/master/generated/pcdsdevices.signal._OptionalEpicsSignal.html index aa1ca701d0f..045ce44d274 100644 --- a/master/generated/pcdsdevices.signal._OptionalEpicsSignal.html +++ b/master/generated/pcdsdevices.signal._OptionalEpicsSignal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal._OptionalEpicsSignal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal._OptionalEpicsSignal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -282,7 +278,7 @@

    pcdsdevices.signal._OptionalEpicsSignal
    -should_use_epics_signal() bool
    +should_use_epics_signal() bool

    Tell _OptionalEpicsSignal whether or not to use the EpicsSignal.

    By default, the EpicsSignal will be used if the PV has connected.

    @@ -370,7 +366,7 @@

    pcdsdevices.signal._OptionalEpicsSignal
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'meta', 'value'})

    diff --git a/master/generated/pcdsdevices.signal.pytmc_writable.html b/master/generated/pcdsdevices.signal.pytmc_writable.html index 0312608abf4..95249110b93 100644 --- a/master/generated/pcdsdevices.signal.pytmc_writable.html +++ b/master/generated/pcdsdevices.signal.pytmc_writable.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.pytmc_writable — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.pytmc_writable — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -221,7 +217,7 @@

    pcdsdevices.signal.pytmc_writable
    pcdsdevices.signal.pytmc_writable(io)
    -

    Returns True if the pytmc io arg represents a writable PV.

    +

    Returns True if the pytmc io arg represents a writable PV.

    diff --git a/master/generated/pcdsdevices.signal.select_pytmc_class.html b/master/generated/pcdsdevices.signal.select_pytmc_class.html index 0e683a5786d..dc08b564dc6 100644 --- a/master/generated/pcdsdevices.signal.select_pytmc_class.html +++ b/master/generated/pcdsdevices.signal.select_pytmc_class.html @@ -1,25 +1,23 @@ + + - pcdsdevices.signal.select_pytmc_class — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.signal.select_pytmc_class — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • diff --git a/master/generated/pcdsdevices.sim.FastMotor.html b/master/generated/pcdsdevices.sim.FastMotor.html index 20800e8fa88..d77d9e0b7af 100644 --- a/master/generated/pcdsdevices.sim.FastMotor.html +++ b/master/generated/pcdsdevices.sim.FastMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sim.FastMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sim.FastMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -194,14 +189,14 @@

    pcdsdevices.sim.FastMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -252,8 +247,8 @@

    pcdsdevices.sim.FastMotorbool, optional) – Wait until motion has completed

    -
  • timeout (float, optional) – Maximum time to wait for a motion

  • +
  • wait (bool, optional) – Wait until motion has completed

  • +
  • timeout (float, optional) – Maximum time to wait for a motion

  • Returns:
    @@ -261,9 +256,9 @@

    pcdsdevices.sim.FastMotorRaises:

    @@ -277,12 +272,12 @@

    pcdsdevices.sim.FastMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -304,13 +299,13 @@

    pcdsdevices.sim.FastMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -363,23 +358,23 @@

    pcdsdevices.sim.FastMotor
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -406,18 +401,18 @@

      pcdsdevices.sim.FastMotor
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Stops motion.

    Sub-classes must extend this method to _actually_ stop the device.

    Parameters:
    -

    success (bool, optional) –

    If the move should be considered a success despite the stop.

    +

    success (bool, optional) –

    If the move should be considered a success despite the stop.

    Defaults to False

    @@ -431,7 +426,7 @@

    pcdsdevices.sim.FastMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -439,14 +434,14 @@

    pcdsdevices.sim.FastMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -461,7 +456,7 @@

    pcdsdevices.sim.FastMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -473,12 +468,12 @@

    pcdsdevices.sim.FastMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -491,12 +486,12 @@

    pcdsdevices.sim.FastMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -596,7 +591,7 @@

    pcdsdevices.sim.FastMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.sim.SimTwoAxis.html b/master/generated/pcdsdevices.sim.SimTwoAxis.html index c732d5869a1..5c4f921e56a 100644 --- a/master/generated/pcdsdevices.sim.SimTwoAxis.html +++ b/master/generated/pcdsdevices.sim.SimTwoAxis.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sim.SimTwoAxis — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sim.SimTwoAxis — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -156,14 +151,14 @@

    pcdsdevices.sim.SimTwoAxisMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -178,7 +173,7 @@

    pcdsdevices.sim.SimTwoAxis
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -202,7 +197,7 @@

    pcdsdevices.sim.SimTwoAxis
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -225,7 +220,7 @@

    pcdsdevices.sim.SimTwoAxis
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -244,7 +239,7 @@

    pcdsdevices.sim.SimTwoAxis
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -252,14 +247,14 @@

    pcdsdevices.sim.SimTwoAxisread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -293,7 +288,7 @@

    pcdsdevices.sim.SimTwoAxis
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.sim.SlowMotor.html b/master/generated/pcdsdevices.sim.SlowMotor.html index 5a9173f21f0..1c3f9706c4d 100644 --- a/master/generated/pcdsdevices.sim.SlowMotor.html +++ b/master/generated/pcdsdevices.sim.SlowMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sim.SlowMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sim.SlowMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -194,14 +189,14 @@

    pcdsdevices.sim.SlowMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -252,8 +247,8 @@

    pcdsdevices.sim.SlowMotorbool, optional) – Wait until motion has completed

    -
  • timeout (float, optional) – Maximum time to wait for a motion

  • +
  • wait (bool, optional) – Wait until motion has completed

  • +
  • timeout (float, optional) – Maximum time to wait for a motion

  • Returns:
    @@ -261,9 +256,9 @@

    pcdsdevices.sim.SlowMotorRaises:

    @@ -277,12 +272,12 @@

    pcdsdevices.sim.SlowMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -304,13 +299,13 @@

    pcdsdevices.sim.SlowMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -363,23 +358,23 @@

    pcdsdevices.sim.SlowMotor
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -406,18 +401,18 @@

      pcdsdevices.sim.SlowMotor
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    -stop(*, success: bool = False)
    +stop(*, success: bool = False)

    Stops motion.

    Sub-classes must extend this method to _actually_ stop the device.

    Parameters:
    -

    success (bool, optional) –

    If the move should be considered a success despite the stop.

    +

    success (bool, optional) –

    If the move should be considered a success despite the stop.

    Defaults to False

    @@ -431,7 +426,7 @@

    pcdsdevices.sim.SlowMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -439,14 +434,14 @@

    pcdsdevices.sim.SlowMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -461,7 +456,7 @@

    pcdsdevices.sim.SlowMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -473,12 +468,12 @@

    pcdsdevices.sim.SlowMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -491,12 +486,12 @@

    pcdsdevices.sim.SlowMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -596,7 +591,7 @@

    pcdsdevices.sim.SlowMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.sim.SynMotor.html b/master/generated/pcdsdevices.sim.SynMotor.html index 735aeef517b..652650793fd 100644 --- a/master/generated/pcdsdevices.sim.SynMotor.html +++ b/master/generated/pcdsdevices.sim.SynMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sim.SynMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sim.SynMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -208,14 +203,14 @@

    pcdsdevices.sim.SynMotor
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -230,7 +225,7 @@

    pcdsdevices.sim.SynMotor
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -272,12 +267,12 @@

    pcdsdevices.sim.SynMotorParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -299,13 +294,13 @@

    pcdsdevices.sim.SynMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -319,7 +314,7 @@

    pcdsdevices.sim.SynMotor
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -342,7 +337,7 @@

    pcdsdevices.sim.SynMotor
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -358,7 +353,7 @@

    pcdsdevices.sim.SynMotor
    -set(value: float) MoveStatus
    +set(value: float) MoveStatus
    @@ -370,7 +365,7 @@

    pcdsdevices.sim.SynMotor
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -387,7 +382,7 @@

    pcdsdevices.sim.SynMotor
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -395,14 +390,14 @@

    pcdsdevices.sim.SynMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -417,7 +412,7 @@

    pcdsdevices.sim.SynMotor
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -429,12 +424,12 @@

    pcdsdevices.sim.SynMotor
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -447,12 +442,12 @@

    pcdsdevices.sim.SynMotor
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -508,7 +503,7 @@

    pcdsdevices.sim.SynMotor
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'readback'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'readback'})

    diff --git a/master/generated/pcdsdevices.slits.BadSlitPositionerBase.html b/master/generated/pcdsdevices.slits.BadSlitPositionerBase.html index 231b2c391af..b848c65b3fb 100644 --- a/master/generated/pcdsdevices.slits.BadSlitPositionerBase.html +++ b/master/generated/pcdsdevices.slits.BadSlitPositionerBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.BadSlitPositionerBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.BadSlitPositionerBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -251,14 +247,14 @@

    pcdsdevices.slits.BadSlitPositionerBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -273,7 +269,7 @@

    pcdsdevices.slits.BadSlitPositionerBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -314,7 +310,7 @@

    pcdsdevices.slits.BadSlitPositionerBasefloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -323,9 +319,9 @@

    pcdsdevices.slits.BadSlitPositionerBaseRaises:

    @@ -339,12 +335,12 @@

    pcdsdevices.slits.BadSlitPositionerBaseParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -366,13 +362,13 @@

    pcdsdevices.slits.BadSlitPositionerBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -386,7 +382,7 @@

    pcdsdevices.slits.BadSlitPositionerBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -409,7 +405,7 @@

    pcdsdevices.slits.BadSlitPositionerBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -425,23 +421,23 @@

    pcdsdevices.slits.BadSlitPositionerBase
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -463,7 +459,7 @@

      pcdsdevices.slits.BadSlitPositionerBase
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -480,7 +476,7 @@

    pcdsdevices.slits.BadSlitPositionerBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -488,14 +484,14 @@

    pcdsdevices.slits.BadSlitPositionerBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -510,7 +506,7 @@

    pcdsdevices.slits.BadSlitPositionerBase
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -522,12 +518,12 @@

    pcdsdevices.slits.BadSlitPositionerBase
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -540,12 +536,12 @@

    pcdsdevices.slits.BadSlitPositionerBase
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -682,7 +678,7 @@

    pcdsdevices.slits.BadSlitPositionerBase
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.slits.BeckhoffSlitPositioner.html b/master/generated/pcdsdevices.slits.BeckhoffSlitPositioner.html index 27f82aabe7c..bbe3c301ca2 100644 --- a/master/generated/pcdsdevices.slits.BeckhoffSlitPositioner.html +++ b/master/generated/pcdsdevices.slits.BeckhoffSlitPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.BeckhoffSlitPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.BeckhoffSlitPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -266,14 +262,14 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -288,7 +284,7 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -329,7 +325,7 @@

    pcdsdevices.slits.BeckhoffSlitPositionerfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -338,9 +334,9 @@

    pcdsdevices.slits.BeckhoffSlitPositionerRaises:

    @@ -354,12 +350,12 @@

    pcdsdevices.slits.BeckhoffSlitPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -381,13 +377,13 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -401,7 +397,7 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -424,7 +420,7 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -440,23 +436,23 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -478,7 +474,7 @@

      pcdsdevices.slits.BeckhoffSlitPositioner
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -495,7 +491,7 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -503,14 +499,14 @@

    pcdsdevices.slits.BeckhoffSlitPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -525,7 +521,7 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -537,12 +533,12 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -555,12 +551,12 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -687,7 +683,7 @@

    pcdsdevices.slits.BeckhoffSlitPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.slits.BeckhoffSlits.html b/master/generated/pcdsdevices.slits.BeckhoffSlits.html index 1745af0dbc8..e7f537c0329 100644 --- a/master/generated/pcdsdevices.slits.BeckhoffSlits.html +++ b/master/generated/pcdsdevices.slits.BeckhoffSlits.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.BeckhoffSlits — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.BeckhoffSlits — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -344,7 +340,7 @@

    pcdsdevices.slits.BeckhoffSlitsMethods

    -calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState
    +calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState

    widths have different names due to different positioner class

    @@ -361,14 +357,14 @@

    pcdsdevices.slits.BeckhoffSlits
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -383,7 +379,7 @@

    pcdsdevices.slits.BeckhoffSlits
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -414,7 +410,7 @@

    pcdsdevices.slits.BeckhoffSlits
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -430,12 +426,12 @@

    pcdsdevices.slits.BeckhoffSlits
    Parameters:
      -
    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is +

    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is desired, a single value can be entered. Otherwise, the width and height can both be entered, either as separate arguments or as a tuple.

    • -
    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • +
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of xwidth and ywidth positioners is used.

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • @@ -456,12 +452,12 @@

      pcdsdevices.slits.BeckhoffSlitsParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

    @@ -475,7 +471,7 @@

    pcdsdevices.slits.BeckhoffSlits
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -498,7 +494,7 @@

    pcdsdevices.slits.BeckhoffSlits
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -511,9 +507,9 @@

    pcdsdevices.slits.BeckhoffSlits
    Parameters:
      -
    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • -
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • +
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -543,13 +539,13 @@

    pcdsdevices.slits.BeckhoffSlits
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -566,7 +562,7 @@

    pcdsdevices.slits.BeckhoffSlits
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -574,14 +570,14 @@

    pcdsdevices.slits.BeckhoffSlitsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -649,7 +645,7 @@

    pcdsdevices.slits.BeckhoffSlits
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -659,12 +655,12 @@

    pcdsdevices.slits.BeckhoffSlits
    -stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]
    +stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.slits.ExitSlitTarget.html b/master/generated/pcdsdevices.slits.ExitSlitTarget.html index e63057a5da3..31652ee7286 100644 --- a/master/generated/pcdsdevices.slits.ExitSlitTarget.html +++ b/master/generated/pcdsdevices.slits.ExitSlitTarget.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.ExitSlitTarget — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.ExitSlitTarget — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -339,14 +335,14 @@

    pcdsdevices.slits.ExitSlitTarget
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -361,7 +357,7 @@

    pcdsdevices.slits.ExitSlitTarget
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -413,12 +409,12 @@

    pcdsdevices.slits.ExitSlitTargetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -430,11 +426,11 @@

    pcdsdevices.slits.ExitSlitTarget
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -451,12 +447,12 @@

    pcdsdevices.slits.ExitSlitTargetParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -470,7 +466,7 @@

    pcdsdevices.slits.ExitSlitTarget
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -493,7 +489,7 @@

    pcdsdevices.slits.ExitSlitTarget
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -510,12 +506,12 @@

    pcdsdevices.slits.ExitSlitTargetobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -539,10 +535,10 @@

    pcdsdevices.slits.ExitSlitTarget
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -553,7 +549,7 @@

    pcdsdevices.slits.ExitSlitTarget
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -564,7 +560,7 @@

    pcdsdevices.slits.ExitSlitTarget
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -572,14 +568,14 @@

    pcdsdevices.slits.ExitSlitTargetread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -697,7 +693,7 @@

    pcdsdevices.slits.ExitSlitTarget
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.slits.ExitSlits.html b/master/generated/pcdsdevices.slits.ExitSlits.html index c6677814ea7..751439345c3 100644 --- a/master/generated/pcdsdevices.slits.ExitSlits.html +++ b/master/generated/pcdsdevices.slits.ExitSlits.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.ExitSlits — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.ExitSlits — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -

    - + - + @@ -366,14 +362,14 @@

    pcdsdevices.slits.ExitSlits
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -388,7 +384,7 @@

    pcdsdevices.slits.ExitSlits
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -412,7 +408,7 @@

    pcdsdevices.slits.ExitSlits
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -429,7 +425,7 @@

    pcdsdevices.slits.ExitSlits
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -452,7 +448,7 @@

    pcdsdevices.slits.ExitSlits
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -468,13 +464,13 @@

    pcdsdevices.slits.ExitSlits
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -491,7 +487,7 @@

    pcdsdevices.slits.ExitSlits
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -499,14 +495,14 @@

    pcdsdevices.slits.ExitSlitsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -545,17 +541,17 @@

    pcdsdevices.slits.ExitSlits
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    diff --git a/master/generated/pcdsdevices.slits.JJSlits.html b/master/generated/pcdsdevices.slits.JJSlits.html index 7f7f14131bb..003be8d7e4e 100644 --- a/master/generated/pcdsdevices.slits.JJSlits.html +++ b/master/generated/pcdsdevices.slits.JJSlits.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.JJSlits — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.JJSlits — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -222,8 +218,8 @@

    pcdsdevices.slits.JJSlits
    Parameters:
      -
    • prefix (str) – Base PV for the JJ X-RAY PLC System

    • -
    • name (str, keyword-only)

    • +
    • prefix (str) – Base PV for the JJ X-RAY PLC System

    • +
    • name (str, keyword-only)

    @@ -286,7 +282,7 @@

    pcdsdevices.slits.JJSlitsMethods

    -calc_lightpath_state(xwidth: float, ywidth: float) LightpathState
    +calc_lightpath_state(xwidth: float, ywidth: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -312,14 +308,14 @@

    pcdsdevices.slits.JJSlits
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -334,7 +330,7 @@

    pcdsdevices.slits.JJSlits
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -365,7 +361,7 @@

    pcdsdevices.slits.JJSlits
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -381,12 +377,12 @@

    pcdsdevices.slits.JJSlits
    Parameters:
      -
    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is +

    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is desired, a single value can be entered. Otherwise, the width and height can both be entered, either as separate arguments or as a tuple.

    • -
    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • +
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of xwidth and ywidth positioners is used.

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • @@ -407,12 +403,12 @@

      pcdsdevices.slits.JJSlitsParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

    @@ -426,7 +422,7 @@

    pcdsdevices.slits.JJSlits
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -449,7 +445,7 @@

    pcdsdevices.slits.JJSlits
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -462,9 +458,9 @@

    pcdsdevices.slits.JJSlits
    Parameters:
      -
    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • -
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • +
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -494,13 +490,13 @@

    pcdsdevices.slits.JJSlits
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -517,7 +513,7 @@

    pcdsdevices.slits.JJSlits
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -525,14 +521,14 @@

    pcdsdevices.slits.JJSlitsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -600,7 +596,7 @@

    pcdsdevices.slits.JJSlits
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -610,12 +606,12 @@

    pcdsdevices.slits.JJSlits
    -stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]
    +stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.slits.LusiSlitPositioner.html b/master/generated/pcdsdevices.slits.LusiSlitPositioner.html index 88421f7e491..f51d44a9f18 100644 --- a/master/generated/pcdsdevices.slits.LusiSlitPositioner.html +++ b/master/generated/pcdsdevices.slits.LusiSlitPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.LusiSlitPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.LusiSlitPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -216,19 +212,19 @@

    pcdsdevices.slits.LusiSlitPositioner
    Parameters:
      -
    • prefix (str) – The prefix location of the slits, e.g. ‘MFX:DG2’.

    • -
    • name (str) – Alias for the axis.

    • +
    • prefix (str) – The prefix location of the slits, e.g. ‘MFX:DG2’.

    • +
    • name (str) – Alias for the axis.

    • slit_type ({'XWIDTH', 'YWIDTH', 'XCENTER', 'YCENTER'}) – The aspect of the slit position you would like to control with this specific motor.

    • -
    • limits (tuple, optional) – Limits on the motion of the positioner. By default, the limits on the -setpoint PV are used if None is given.

    • +
    • limits (tuple, optional) – Limits on the motion of the positioner. By default, the limits on the +setpoint PV are used if None is given.

    See also

    -
    None

    SlitPositioner inherits directly from ~ophyd.PVPositioner.

    +
    None

    SlitPositioner inherits directly from ~ophyd.PVPositioner.

    @@ -281,14 +277,14 @@

    pcdsdevices.slits.LusiSlitPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -303,7 +299,7 @@

    pcdsdevices.slits.LusiSlitPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -344,7 +340,7 @@

    pcdsdevices.slits.LusiSlitPositionerfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -353,9 +349,9 @@

    pcdsdevices.slits.LusiSlitPositionerRaises:

    @@ -369,12 +365,12 @@

    pcdsdevices.slits.LusiSlitPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -396,13 +392,13 @@

    pcdsdevices.slits.LusiSlitPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -416,7 +412,7 @@

    pcdsdevices.slits.LusiSlitPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -439,7 +435,7 @@

    pcdsdevices.slits.LusiSlitPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -455,23 +451,23 @@

    pcdsdevices.slits.LusiSlitPositioner
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -493,7 +489,7 @@

      pcdsdevices.slits.LusiSlitPositioner
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -510,7 +506,7 @@

    pcdsdevices.slits.LusiSlitPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -518,14 +514,14 @@

    pcdsdevices.slits.LusiSlitPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -540,7 +536,7 @@

    pcdsdevices.slits.LusiSlitPositioner
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -552,12 +548,12 @@

    pcdsdevices.slits.LusiSlitPositioner
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -570,12 +566,12 @@

    pcdsdevices.slits.LusiSlitPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -707,7 +703,7 @@

    pcdsdevices.slits.LusiSlitPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.slits.LusiSlits.html b/master/generated/pcdsdevices.slits.LusiSlits.html index 14034c42cea..5b915ed7a40 100644 --- a/master/generated/pcdsdevices.slits.LusiSlits.html +++ b/master/generated/pcdsdevices.slits.LusiSlits.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.LusiSlits — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.LusiSlits — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,9 +208,9 @@

    pcdsdevices.slits.LusiSlits
    Parameters:
      -
    • prefix (str) – The EPICS base PV of the motor.

    • -
    • name (str, optional) – The name of the offset mirror.

    • -
    • nominal_aperture (float, optional) – Nominal slit size that will encompass the beam without blocking.

    • +
    • prefix (str) – The EPICS base PV of the motor.

    • +
    • name (str, optional) – The name of the offset mirror.

    • +
    • nominal_aperture (float, optional) – Nominal slit size that will encompass the beam without blocking.

    @@ -347,7 +343,7 @@

    pcdsdevices.slits.LusiSlits
    -calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState
    +calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState

    widths have different names due to different positioner class

    @@ -370,14 +366,14 @@

    pcdsdevices.slits.LusiSlits
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -392,7 +388,7 @@

    pcdsdevices.slits.LusiSlits
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -423,7 +419,7 @@

    pcdsdevices.slits.LusiSlits
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -439,12 +435,12 @@

    pcdsdevices.slits.LusiSlits
    Parameters:
      -
    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is +

    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is desired, a single value can be entered. Otherwise, the width and height can both be entered, either as separate arguments or as a tuple.

    • -
    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • +
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of xwidth and ywidth positioners is used.

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • @@ -465,12 +461,12 @@

      pcdsdevices.slits.LusiSlitsParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

    @@ -490,7 +486,7 @@

    pcdsdevices.slits.LusiSlits
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -513,7 +509,7 @@

    pcdsdevices.slits.LusiSlits
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -526,9 +522,9 @@

    pcdsdevices.slits.LusiSlits
    Parameters:
      -
    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • -
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • +
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -558,13 +554,13 @@

    pcdsdevices.slits.LusiSlits
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -581,7 +577,7 @@

    pcdsdevices.slits.LusiSlits
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -589,14 +585,14 @@

    pcdsdevices.slits.LusiSlitsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -664,7 +660,7 @@

    pcdsdevices.slits.LusiSlits
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    @@ -674,12 +670,12 @@

    pcdsdevices.slits.LusiSlits
    -stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]
    +stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.slits.PowerSlits.html b/master/generated/pcdsdevices.slits.PowerSlits.html index c974dd8f6a9..abe66b3bd09 100644 --- a/master/generated/pcdsdevices.slits.PowerSlits.html +++ b/master/generated/pcdsdevices.slits.PowerSlits.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.PowerSlits — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.PowerSlits — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -212,7 +208,7 @@

    pcdsdevices.slits.PowerSlits
    Parameters:
    -

    prefix (str) – The PV base of the device.

    +

    prefix (str) – The PV base of the device.

    upper_crystal_pitch_motor

    EpicsMotor

    EpicsMotor

    :MMZ:PITCH:TOP

    Direct control of the upper slits assembly piezo pitch motor.

    normal

    lower_crystal_pitch_motor

    EpicsMotor

    EpicsMotor

    :MMZ:PITCH:BOTTOM

    Direct control of the lower slits assembly piezo pitch motor.

    normal

    @@ -435,7 +431,7 @@

    pcdsdevices.slits.PowerSlitsMethods

    -calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState
    +calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState

    widths have different names due to different positioner class

    @@ -452,14 +448,14 @@

    pcdsdevices.slits.PowerSlits
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -474,7 +470,7 @@

    pcdsdevices.slits.PowerSlits
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -505,7 +501,7 @@

    pcdsdevices.slits.PowerSlits
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -521,12 +517,12 @@

    pcdsdevices.slits.PowerSlits
    Parameters:
      -
    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is +

    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is desired, a single value can be entered. Otherwise, the width and height can both be entered, either as separate arguments or as a tuple.

    • -
    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • +
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of xwidth and ywidth positioners is used.

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • @@ -547,12 +543,12 @@

      pcdsdevices.slits.PowerSlitsParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

    @@ -566,7 +562,7 @@

    pcdsdevices.slits.PowerSlits
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -589,7 +585,7 @@

    pcdsdevices.slits.PowerSlits
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -602,9 +598,9 @@

    pcdsdevices.slits.PowerSlits
    Parameters:
      -
    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • -
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • +
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -634,13 +630,13 @@

    pcdsdevices.slits.PowerSlits
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -657,7 +653,7 @@

    pcdsdevices.slits.PowerSlits
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -665,14 +661,14 @@

    pcdsdevices.slits.PowerSlitsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -740,7 +736,7 @@

    pcdsdevices.slits.PowerSlits
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    @@ -750,12 +746,12 @@

    pcdsdevices.slits.PowerSlits
    -stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]
    +stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.slits.SimLusiSlits.html b/master/generated/pcdsdevices.slits.SimLusiSlits.html index 38b040c07d4..46f8c7abc03 100644 --- a/master/generated/pcdsdevices.slits.SimLusiSlits.html +++ b/master/generated/pcdsdevices.slits.SimLusiSlits.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.SimLusiSlits — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.SimLusiSlits — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -329,7 +325,7 @@

    pcdsdevices.slits.SimLusiSlits
    -calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState
    +calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState

    widths have different names due to different positioner class

    @@ -352,14 +348,14 @@

    pcdsdevices.slits.SimLusiSlits
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -374,7 +370,7 @@

    pcdsdevices.slits.SimLusiSlits
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -405,7 +401,7 @@

    pcdsdevices.slits.SimLusiSlits
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -421,12 +417,12 @@

    pcdsdevices.slits.SimLusiSlits
    Parameters:
      -
    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is +

    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is desired, a single value can be entered. Otherwise, the width and height can both be entered, either as separate arguments or as a tuple.

    • -
    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • +
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of xwidth and ywidth positioners is used.

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • @@ -447,12 +443,12 @@

      pcdsdevices.slits.SimLusiSlitsParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

    @@ -472,7 +468,7 @@

    pcdsdevices.slits.SimLusiSlits
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -495,7 +491,7 @@

    pcdsdevices.slits.SimLusiSlits
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -508,9 +504,9 @@

    pcdsdevices.slits.SimLusiSlits
    Parameters:
      -
    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • -
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • +
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -540,13 +536,13 @@

    pcdsdevices.slits.SimLusiSlits
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -563,7 +559,7 @@

    pcdsdevices.slits.SimLusiSlits
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -571,14 +567,14 @@

    pcdsdevices.slits.SimLusiSlitsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -646,7 +642,7 @@

    pcdsdevices.slits.SimLusiSlits
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    @@ -656,12 +652,12 @@

    pcdsdevices.slits.SimLusiSlits
    -stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]
    +stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.slits.SlitPositioner.html b/master/generated/pcdsdevices.slits.SlitPositioner.html index fd4a4e3bfe1..ef8006413b3 100644 --- a/master/generated/pcdsdevices.slits.SlitPositioner.html +++ b/master/generated/pcdsdevices.slits.SlitPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.SlitPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.SlitPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -257,14 +253,14 @@

    pcdsdevices.slits.SlitPositioner
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -279,7 +275,7 @@

    pcdsdevices.slits.SlitPositioner
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -320,7 +316,7 @@

    pcdsdevices.slits.SlitPositionerfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
  • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

  • @@ -329,9 +325,9 @@

    pcdsdevices.slits.SlitPositionerRaises:

    @@ -345,12 +341,12 @@

    pcdsdevices.slits.SlitPositionerParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -372,13 +368,13 @@

    pcdsdevices.slits.SlitPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -392,7 +388,7 @@

    pcdsdevices.slits.SlitPositioner
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -415,7 +411,7 @@

    pcdsdevices.slits.SlitPositioner
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -431,23 +427,23 @@

    pcdsdevices.slits.SlitPositioner
    -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
    +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

    Set a value and return a Status object

    Parameters:
      -
    • new_position (object) – The input here is whatever the device requires (this +

    • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • moved_cb (callable, optional) –

      Deprecated

      Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

    • -
    • wait (bool, optional) –

      Deprecated

      +
    • wait (bool, optional) –

      Deprecated

      If the method should block until the Status object reports it is done.

      Defaults to False

      @@ -469,7 +465,7 @@

      pcdsdevices.slits.SlitPositioner
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

    @@ -486,7 +482,7 @@

    pcdsdevices.slits.SlitPositioner
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -494,14 +490,14 @@

    pcdsdevices.slits.SlitPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -516,7 +512,7 @@

    pcdsdevices.slits.SlitPositioner
    Parameters:
    -

    scale (float) – starting step size, default = 0.1

    +

    scale (float) – starting step size, default = 0.1

    @@ -528,12 +524,12 @@

    pcdsdevices.slits.SlitPositioner
    Parameters:
      -
    • position (float) – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • position (float) – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -546,12 +542,12 @@

    pcdsdevices.slits.SlitPositioner
    Parameters:
      -
    • delta (float) – Desired change in position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • delta (float) – Desired change in position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • -
    • newline (bool, optional) – If True, inserts a newline after the updates.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • newline (bool, optional) – If True, inserts a newline after the updates.

    @@ -683,7 +679,7 @@

    pcdsdevices.slits.SlitPositioner
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
    diff --git a/master/generated/pcdsdevices.slits.Slits.html b/master/generated/pcdsdevices.slits.Slits.html index 47875b138b6..b3eeb4c44b0 100644 --- a/master/generated/pcdsdevices.slits.Slits.html +++ b/master/generated/pcdsdevices.slits.Slits.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.Slits — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.Slits — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -329,7 +325,7 @@

    pcdsdevices.slits.Slits
    -calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState
    +calc_lightpath_state(xwidth_readback: float, ywidth_readback: float) LightpathState

    widths have different names due to different positioner class

    @@ -352,14 +348,14 @@

    pcdsdevices.slits.Slits
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -374,7 +370,7 @@

    pcdsdevices.slits.Slits
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -405,7 +401,7 @@

    pcdsdevices.slits.Slits
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -421,12 +417,12 @@

    pcdsdevices.slits.Slits
    Parameters:
      -
    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is +

    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is desired, a single value can be entered. Otherwise, the width and height can both be entered, either as separate arguments or as a tuple.

    • -
    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • +
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of xwidth and ywidth positioners is used.

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • @@ -447,12 +443,12 @@

      pcdsdevices.slits.SlitsParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

    @@ -472,7 +468,7 @@

    pcdsdevices.slits.Slits
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -495,7 +491,7 @@

    pcdsdevices.slits.Slits
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -508,9 +504,9 @@

    pcdsdevices.slits.Slits
    Parameters:
      -
    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • -
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • +
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -540,13 +536,13 @@

    pcdsdevices.slits.Slits
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -563,7 +559,7 @@

    pcdsdevices.slits.Slits
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -571,14 +567,14 @@

    pcdsdevices.slits.Slitsread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -646,7 +642,7 @@

    pcdsdevices.slits.Slits
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    @@ -656,12 +652,12 @@

    pcdsdevices.slits.Slits
    -stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]
    +stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.slits.SlitsBase.html b/master/generated/pcdsdevices.slits.SlitsBase.html index 36b862e5fd8..3ca4dd18a45 100644 --- a/master/generated/pcdsdevices.slits.SlitsBase.html +++ b/master/generated/pcdsdevices.slits.SlitsBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.slits.SlitsBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.slits.SlitsBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -268,7 +264,7 @@

    pcdsdevices.slits.SlitsBaseMethods

    -calc_lightpath_state(xwidth: float, ywidth: float) LightpathState
    +calc_lightpath_state(xwidth: float, ywidth: float) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -294,14 +290,14 @@

    pcdsdevices.slits.SlitsBase
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -316,7 +312,7 @@

    pcdsdevices.slits.SlitsBase
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -347,7 +343,7 @@

    pcdsdevices.slits.SlitsBase
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -363,12 +359,12 @@

    pcdsdevices.slits.SlitsBase
    Parameters:
      -
    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is +

    • size (float or tuple of float) – Target size for slits in both x and y axis. If a square gap is desired, a single value can be entered. Otherwise, the width and height can both be entered, either as separate arguments or as a tuple.

    • -
    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • -
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value +

    • wait (bool, optional) – If True, block until move is completed. Defaults to False.

    • +
    • timeout (float, optional) – Maximum time for the motion. If None is given, the default value of xwidth and ywidth positioners is used.

    • moved_cb (callable, optional) – Function to be run when the operation finishes. This callback should not expect any arguments or keywords.

    • @@ -389,12 +385,12 @@

      pcdsdevices.slits.SlitsBaseParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

    @@ -408,7 +404,7 @@

    pcdsdevices.slits.SlitsBase
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -431,7 +427,7 @@

    pcdsdevices.slits.SlitsBase
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -444,9 +440,9 @@

    pcdsdevices.slits.SlitsBase
    Parameters:
      -
    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • -
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • -
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

    • size (float, optional) – Open the slits to a specific size. Defaults to .nominal_aperture.

    • +
    • wait (bool, optional) – Wait for the status object to complete the move before returning.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    @@ -476,13 +472,13 @@

    pcdsdevices.slits.SlitsBase
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -499,7 +495,7 @@

    pcdsdevices.slits.SlitsBase
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -507,14 +503,14 @@

    pcdsdevices.slits.SlitsBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -582,7 +578,7 @@

    pcdsdevices.slits.SlitsBase
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    @@ -592,12 +588,12 @@

    pcdsdevices.slits.SlitsBase
    -stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]
    +stage_group: list[Component] = [Component(SignalRO, kind='normal'), Component(SignalRO, kind='normal')]

    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.smarpod.SmarPod.html b/master/generated/pcdsdevices.smarpod.SmarPod.html index 912dded47a6..c39bf2e9f40 100644 --- a/master/generated/pcdsdevices.smarpod.SmarPod.html +++ b/master/generated/pcdsdevices.smarpod.SmarPod.html @@ -1,25 +1,23 @@ + + - pcdsdevices.smarpod.SmarPod — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.smarpod.SmarPod — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -727,14 +723,14 @@

    pcdsdevices.smarpod.SmarPodMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -749,7 +745,7 @@

    pcdsdevices.smarpod.SmarPod
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -773,7 +769,7 @@

    pcdsdevices.smarpod.SmarPod
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -796,7 +792,7 @@

    pcdsdevices.smarpod.SmarPod
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -815,7 +811,7 @@

    pcdsdevices.smarpod.SmarPod
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -823,14 +819,14 @@

    pcdsdevices.smarpod.SmarPodread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -859,7 +855,7 @@

    pcdsdevices.smarpod.SmarPod
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.smarpod.SmarPodPose.html b/master/generated/pcdsdevices.smarpod.SmarPodPose.html index c650877e74c..45f0832f3bd 100644 --- a/master/generated/pcdsdevices.smarpod.SmarPodPose.html +++ b/master/generated/pcdsdevices.smarpod.SmarPodPose.html @@ -1,25 +1,23 @@ + + - pcdsdevices.smarpod.SmarPodPose — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.smarpod.SmarPodPose — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -281,14 +277,14 @@

    pcdsdevices.smarpod.SmarPodPoseMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -303,7 +299,7 @@

    pcdsdevices.smarpod.SmarPodPose
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -327,7 +323,7 @@

    pcdsdevices.smarpod.SmarPodPose
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -350,7 +346,7 @@

    pcdsdevices.smarpod.SmarPodPose
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -369,7 +365,7 @@

    pcdsdevices.smarpod.SmarPodPose
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -377,14 +373,14 @@

    pcdsdevices.smarpod.SmarPodPoseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -413,7 +409,7 @@

    pcdsdevices.smarpod.SmarPodPose
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.smarpod.SmarPodStatus.html b/master/generated/pcdsdevices.smarpod.SmarPodStatus.html index f14ad6d1990..da6b9f2a4ab 100644 --- a/master/generated/pcdsdevices.smarpod.SmarPodStatus.html +++ b/master/generated/pcdsdevices.smarpod.SmarPodStatus.html @@ -1,25 +1,23 @@ + + - pcdsdevices.smarpod.SmarPodStatus — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.smarpod.SmarPodStatus — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -321,14 +317,14 @@

    pcdsdevices.smarpod.SmarPodStatusMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -343,7 +339,7 @@

    pcdsdevices.smarpod.SmarPodStatus
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -367,7 +363,7 @@

    pcdsdevices.smarpod.SmarPodStatus
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -390,7 +386,7 @@

    pcdsdevices.smarpod.SmarPodStatus
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -409,7 +405,7 @@

    pcdsdevices.smarpod.SmarPodStatus
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -417,14 +413,14 @@

    pcdsdevices.smarpod.SmarPodStatusread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -453,7 +449,7 @@

    pcdsdevices.smarpod.SmarPodStatus
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.spectrometer.FZPStates.html b/master/generated/pcdsdevices.spectrometer.FZPStates.html index 1af66d4b511..a033650d52a 100644 --- a/master/generated/pcdsdevices.spectrometer.FZPStates.html +++ b/master/generated/pcdsdevices.spectrometer.FZPStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.FZPStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.FZPStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -136,6 +132,7 @@
  • pcdsdevices.spectrometer.HXRSpectrometer
  • pcdsdevices.spectrometer.Kmono
  • pcdsdevices.spectrometer.Mono
  • +
  • pcdsdevices.spectrometer.MonoGratingStates
  • pcdsdevices.spectrometer.TMOSpectrometer
  • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
  • pcdsdevices.spectrometer.VonHamos4Crystal
  • @@ -341,14 +338,14 @@

    pcdsdevices.spectrometer.FZPStates
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -363,7 +360,7 @@

    pcdsdevices.spectrometer.FZPStates
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -415,12 +412,12 @@

    pcdsdevices.spectrometer.FZPStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -432,11 +429,11 @@

    pcdsdevices.spectrometer.FZPStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • -
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    Returns:
    @@ -453,12 +450,12 @@

    pcdsdevices.spectrometer.FZPStatesParameters:
    • position – Desired end position.

    • -
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

    • -
    • wait (bool, optional) – If True, wait for motion completion before returning. +

    • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

    • -
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    @@ -472,7 +469,7 @@

    pcdsdevices.spectrometer.FZPStates
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -495,7 +492,7 @@

    pcdsdevices.spectrometer.FZPStates
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -512,12 +509,12 @@

    pcdsdevices.spectrometer.FZPStatesobj, which will be set to this instance.

    -
  • timeout (float, optional) – Maximum time to wait for the motion.

  • -
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • +
  • timeout (float, optional) – Maximum time to wait for the motion.

  • +
  • wait (bool, optional) – If True, do not continue until the move is complete.

  • Returns:
    -

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    @@ -541,10 +538,10 @@

    pcdsdevices.spectrometer.FZPStates
    Parameters:
      -
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • position (int or str) – The enumerate state or the corresponding integer.

    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

    • -
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    Returns:
    @@ -555,7 +552,7 @@

    pcdsdevices.spectrometer.FZPStates
    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -566,7 +563,7 @@

    pcdsdevices.spectrometer.FZPStates
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -574,14 +571,14 @@

    pcdsdevices.spectrometer.FZPStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -699,7 +696,7 @@

    pcdsdevices.spectrometer.FZPStates
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    diff --git a/master/generated/pcdsdevices.spectrometer.Gen1VonHamos4Crystal.html b/master/generated/pcdsdevices.spectrometer.Gen1VonHamos4Crystal.html index ec4611fd2a1..674a788f43d 100644 --- a/master/generated/pcdsdevices.spectrometer.Gen1VonHamos4Crystal.html +++ b/master/generated/pcdsdevices.spectrometer.Gen1VonHamos4Crystal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.Gen1VonHamos4Crystal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.Gen1VonHamos4Crystal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -272,14 +269,14 @@

    pcdsdevices.spectrometer.Gen1VonHamos4CrystalMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -294,7 +291,7 @@

    pcdsdevices.spectrometer.Gen1VonHamos4Crystal
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -324,7 +321,7 @@

    pcdsdevices.spectrometer.Gen1VonHamos4Crystal
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -347,7 +344,7 @@

    pcdsdevices.spectrometer.Gen1VonHamos4Crystal
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -363,13 +360,13 @@

    pcdsdevices.spectrometer.Gen1VonHamos4Crystal
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -386,7 +383,7 @@

    pcdsdevices.spectrometer.Gen1VonHamos4Crystal
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -394,14 +391,14 @@

    pcdsdevices.spectrometer.Gen1VonHamos4Crystalread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -430,17 +427,17 @@

    pcdsdevices.spectrometer.Gen1VonHamos4Crystal
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.spectrometer.Gen1VonHamosCrystal.html b/master/generated/pcdsdevices.spectrometer.Gen1VonHamosCrystal.html index 0281a6360fd..41e36a54369 100644 --- a/master/generated/pcdsdevices.spectrometer.Gen1VonHamosCrystal.html +++ b/master/generated/pcdsdevices.spectrometer.Gen1VonHamosCrystal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.Gen1VonHamosCrystal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.Gen1VonHamosCrystal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -136,6 +132,7 @@
  • pcdsdevices.spectrometer.HXRSpectrometer
  • pcdsdevices.spectrometer.Kmono
  • pcdsdevices.spectrometer.Mono
  • +
  • pcdsdevices.spectrometer.MonoGratingStates
  • pcdsdevices.spectrometer.TMOSpectrometer
  • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
  • pcdsdevices.spectrometer.VonHamos4Crystal
  • @@ -248,14 +245,14 @@

    pcdsdevices.spectrometer.Gen1VonHamosCrystalMethods

    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -270,7 +267,7 @@

    pcdsdevices.spectrometer.Gen1VonHamosCrystal
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -300,7 +297,7 @@

    pcdsdevices.spectrometer.Gen1VonHamosCrystal
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -323,7 +320,7 @@

    pcdsdevices.spectrometer.Gen1VonHamosCrystal
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -339,13 +336,13 @@

    pcdsdevices.spectrometer.Gen1VonHamosCrystal
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -362,7 +359,7 @@

    pcdsdevices.spectrometer.Gen1VonHamosCrystal
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -370,14 +367,14 @@

    pcdsdevices.spectrometer.Gen1VonHamosCrystalread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -406,17 +403,17 @@

    pcdsdevices.spectrometer.Gen1VonHamosCrystal
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.spectrometer.HXRSpectrometer.html b/master/generated/pcdsdevices.spectrometer.HXRSpectrometer.html index aee8ca58fff..6a434c2d52e 100644 --- a/master/generated/pcdsdevices.spectrometer.HXRSpectrometer.html +++ b/master/generated/pcdsdevices.spectrometer.HXRSpectrometer.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.HXRSpectrometer — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.HXRSpectrometer — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -136,6 +132,7 @@
  • pcdsdevices.spectrometer.Kmono
  • pcdsdevices.spectrometer.Mono
  • +
  • pcdsdevices.spectrometer.MonoGratingStates
  • pcdsdevices.spectrometer.TMOSpectrometer
  • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
  • pcdsdevices.spectrometer.VonHamos4Crystal
  • @@ -306,14 +303,14 @@

    Parameters:
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -328,7 +325,7 @@

    Parameters:
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -352,7 +349,7 @@

    Parameters:
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -369,7 +366,7 @@

    Parameters:
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -392,7 +389,7 @@

    Parameters:
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -408,13 +405,13 @@

    Parameters:
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -431,7 +428,7 @@

    Parameters:
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -439,14 +436,14 @@

    Parameters:read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -485,17 +482,17 @@

    Parameters:
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
    diff --git a/master/generated/pcdsdevices.spectrometer.Kmono.html b/master/generated/pcdsdevices.spectrometer.Kmono.html index ccdd24038ac..7392564e762 100644 --- a/master/generated/pcdsdevices.spectrometer.Kmono.html +++ b/master/generated/pcdsdevices.spectrometer.Kmono.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.Kmono — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.Kmono — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -136,6 +132,7 @@
  • pcdsdevices.spectrometer.Mono
  • +
  • pcdsdevices.spectrometer.MonoGratingStates
  • pcdsdevices.spectrometer.TMOSpectrometer
  • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
  • pcdsdevices.spectrometer.VonHamos4Crystal
  • @@ -329,7 +326,7 @@

    pcdsdevices.spectrometer.KmonoMethods

    -calc_lightpath_state(xtal_in: bool, xtal_out: bool, ret_in: bool, ret_out: bool, diode_in: bool, diode_out: bool) LightpathState
    +calc_lightpath_state(xtal_in: bool, xtal_out: bool, ret_in: bool, ret_out: bool, diode_in: bool, diode_out: bool) LightpathState

    Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

    kwargs should be the same as the signal names provided in @@ -344,14 +341,14 @@

    pcdsdevices.spectrometer.Kmono
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -366,7 +363,7 @@

    pcdsdevices.spectrometer.Kmono
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -390,7 +387,7 @@

    pcdsdevices.spectrometer.Kmono
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -407,7 +404,7 @@

    pcdsdevices.spectrometer.Kmono
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -430,7 +427,7 @@

    pcdsdevices.spectrometer.Kmono
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -446,13 +443,13 @@

    pcdsdevices.spectrometer.Kmono
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -469,7 +466,7 @@

    pcdsdevices.spectrometer.Kmono
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -477,14 +474,14 @@

    pcdsdevices.spectrometer.Kmonoread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -523,17 +520,17 @@

    pcdsdevices.spectrometer.Kmono
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

    diff --git a/master/generated/pcdsdevices.spectrometer.Mono.html b/master/generated/pcdsdevices.spectrometer.Mono.html index a85d03348f6..628ec1efd14 100644 --- a/master/generated/pcdsdevices.spectrometer.Mono.html +++ b/master/generated/pcdsdevices.spectrometer.Mono.html @@ -1,29 +1,27 @@ + + - pcdsdevices.spectrometer.Mono — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.Mono — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -136,6 +132,7 @@
  • Mono
  • +
  • pcdsdevices.spectrometer.MonoGratingStates
  • pcdsdevices.spectrometer.TMOSpectrometer
  • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
  • pcdsdevices.spectrometer.VonHamos4Crystal
  • @@ -210,7 +207,7 @@

    pcdsdevices.spectrometer.Mono class pcdsdevices.spectrometer.Mono(*args, **kwargs)

    L2S-I NEH 2.X Monochromator

    -

    Axilon mechatronic desig with LCLS-II Beckhoff motion architecture.

    +

    Axilon mechatronic design with LCLS-II Beckhoff motion architecture.

    Parameters:

    @@ -238,182 +235,189 @@

    Parameters:LightpathMixin

    -

    + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -440,14 +444,14 @@

    Parameters:
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -462,7 +466,7 @@

    Parameters:
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -486,7 +490,7 @@

    Parameters:
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -503,7 +507,7 @@

    Parameters:
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -526,7 +530,7 @@

    Parameters:
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -542,13 +546,13 @@

    Parameters:
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -565,7 +569,7 @@

    Parameters:
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -573,14 +577,14 @@

    Parameters:read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -619,17 +623,17 @@

    Parameters:
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
    @@ -647,7 +651,7 @@

    Parameters: - +
    diff --git a/master/generated/pcdsdevices.spectrometer.MonoGratingStates.html b/master/generated/pcdsdevices.spectrometer.MonoGratingStates.html new file mode 100644 index 00000000000..576f6bcf324 --- /dev/null +++ b/master/generated/pcdsdevices.spectrometer.MonoGratingStates.html @@ -0,0 +1,748 @@ + + + + + + + + + pcdsdevices.spectrometer.MonoGratingStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    +
    + +
    +
    +
    +
    + +
    +

    pcdsdevices.spectrometer.MonoGratingStates

    +
    +
    +class pcdsdevices.spectrometer.MonoGratingStates(prefix, *, name, **kwargs)
    +

    SP1K1 Mono Grating States Axis G_H with PMPS.

    +

    m_pi

    grating_states

    MonoGratingStates

    :GRATING:STATE

    mono grating states g_h

    normal

    m_pi

    BeckhoffAxisNoOffset

    :MMS:M_PI

    mirror pitch [urad]

    normal

    g_pi

    g_pi

    BeckhoffAxisNoOffset

    :MMS:G_PI

    grating pitch [urad]

    normal

    m_h

    m_h

    BeckhoffAxisNoOffset

    :MMS:M_H

    mirror horizontal [um]

    normal

    g_h

    g_h

    BeckhoffAxisNoOffset

    :MMS:G_H

    grating horizontal [um]

    normal

    sd_v

    sd_v

    BeckhoffAxisNoOffset

    :MMS:SD_V

    screwdriver vertical (in/out) [um]

    normal

    sd_rot

    sd_rot

    BeckhoffAxisNoOffset

    :MMS:SD_ROT

    screwdriver rotation [urad]

    normal

    m_pi_up_enc

    m_pi_up_enc

    PytmcSignal

    :ENC:M_PI:02

    mirror pitch upstream encoder [urad]

    normal

    g_pi_up_enc

    g_pi_up_enc

    PytmcSignal

    :ENC:G_PI:02

    grating pitch upstream encoder [urad]

    normal

    led_power_1

    led_power_1

    PytmcSignal

    :LED:01:PWR

    LED power supply controls.

    config

    led_power_2

    led_power_2

    PytmcSignal

    :LED:02:PWR

    LED power supply controls.

    config

    led_power_3

    led_power_3

    PytmcSignal

    :LED:03:PWR

    LED power supply controls.

    config

    cool_flow1

    cool_flow1

    PytmcSignal

    :FWM:1

    flow meter 1

    normal

    cool_flow2

    cool_flow2

    PytmcSignal

    :FWM:2

    flow meter 2

    normal

    cool_press

    cool_press

    PytmcSignal

    :PRSM:1

    pressure meter 1

    normal

    grating_temp_1

    grating_temp_1

    PytmcSignal

    :RTD:01:TEMP

    [deg C]

    normal

    grating_temp_2

    grating_temp_2

    PytmcSignal

    :RTD:02:TEMP

    [deg C]

    normal

    grating_temp_3

    grating_temp_3

    PytmcSignal

    :RTD:03:TEMP

    [deg C]

    normal

    grating_temp_4

    grating_temp_4

    PytmcSignal

    :RTD:04:TEMP

    [deg C]

    normal

    grating_mask_temp_1

    grating_mask_temp_1

    PytmcSignal

    :RTD:05:TEMP

    [deg C]

    normal

    grating_mask_temp_2

    grating_mask_temp_2

    PytmcSignal

    :RTD:06:TEMP

    [deg C]

    normal

    grating_mask_temp_3

    grating_mask_temp_3

    PytmcSignal

    :RTD:07:TEMP

    [deg C]

    normal

    grating_mask_temp_4

    grating_mask_temp_4

    PytmcSignal

    :RTD:08:TEMP

    [deg C]

    normal

    mirror_mask_temp

    mirror_mask_temp

    PytmcSignal

    :RTD:09:TEMP

    [deg C]

    normal

    mirror_cooling_temp

    mirror_cooling_temp

    PytmcSignal

    :RTD:11:TEMP

    [deg C]

    normal

    exit_mask_right_temp

    exit_mask_right_temp

    PytmcSignal

    :RTD:10:TEMP

    [deg C]

    normal

    exit_mask_left_temp

    exit_mask_left_temp

    PytmcSignal

    :RTD:12:TEMP

    [deg C]

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Ophyd Device Components

    Attribute

    Class

    Suffix

    Docs

    Kind

    Notes

    state

    EpicsSignalEditMD

    :GET_RBV

    Setpoint and readback for TwinCAT state position.

    hinted

    Inherited from TwinCATStatePMPS

    error

    PytmcSignal

    :ERR

    True if we have an error.

    normal

    Inherited from TwinCATStatePMPS

    error_id

    PytmcSignal

    :ERRID

    Error code.

    normal

    Inherited from TwinCATStatePMPS

    error_message

    PytmcSignal

    :ERRMSG

    Error message

    normal

    Inherited from TwinCATStatePMPS

    busy

    PytmcSignal

    :BUSY

    True if we have an ongoing move.

    normal

    Inherited from TwinCATStatePMPS

    done

    PytmcSignal

    :DONE

    True if we completed the last move.

    normal

    Inherited from TwinCATStatePMPS

    reset_cmd

    EpicsSignal

    :RESET

    Command to reset an error.

    normal

    Inherited from TwinCATStatePMPS

    config (UpdateComponent)

    TwinCATStateConfigDynamic

    Configuration of state positions, deltas, etc.

    omitted

    Inherited from TwinCATStatePMPS

    state_velo

    MultiDerivedSignal

    State mover velocity. Displays the highest velocity of all the state move destinations and allows bulk writes to all of these velocity settings. Note that this velocity only applies to moves done using the state selector box.

    config

    Inherited from TwinCATStatePMPS

    arb_enable

    PytmcSignal

    :PMPS:ARB:ENABLE

    Enables PMPS pre-emptive protections. This can be disabled to fall back on fast-fault-only protections. Disabling this will also clear arbiter requests.

    config

    Inherited from TwinCATStatePMPS

    maint_mode

    PytmcSignal

    :PMPS:MAINT

    If this is on, we trip a fast fault and then can move the motor freely. Useful for debugging motion issues.

    config

    Inherited from TwinCATStatePMPS

    +

    Methods

    +
    +
    +camonitor()
    +

    Shows a live-updating motor position in the terminal.

    +

    This will be the value that is returned by the position +attribute.

    +

    This method ends cleanly at a ctrl+c or after a call to +end_monitor_thread(), which may be useful when this is called in +a background thread.

    +
    + +
    +
    +check_inserted(state=None)
    +

    Query if a particular state counts as inserted.

    +
    + +
    +
    +check_removed(state=None)
    +

    Query if a particular state counts as removed.

    +
    + +
    +
    +check_transmission(state=None)
    +

    Query the transition at a particular state.

    +
    + +
    +
    +clear_error()
    +
    + +
    +
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +

    Configure the device for something during a run

    +

    This default implementation allows the user to change any of the +configuration_attrs. Subclasses might override this to perform +additional input validation, cleanup, etc.

    +
    +
    Parameters:
    +

    d (dict) – The configuration dictionary. To specify the order that +the changes should be made, use an OrderedDict.

    +
    +
    Returns:
    +

      +
    • (old, new) tuple of dictionaries

    • +
    • Where old and new are pre- and post-configure configuration states.

    • +
    +

    +
    +
    +
    + +
    +
    +describe() OrderedDictType[str, Dict[str, Any]]
    +

    Provide schema and meta-data for read().

    +

    This keys in the OrderedDict this method returns must match the +keys in the OrderedDict return by read().

    +

    This provides schema related information, (ex shape, dtype), the +source (ex PV name), and if available, units, limits, precision etc.

    +
    +
    Returns:
    +

    data_keys (OrderedDict) – The keys must be strings and the values must be dict-like +with the event_model.event_descriptor.data_key schema.

    +
    +
    +
    + +
    +
    +end_monitor_thread()
    +

    Stop a camonitor() or wm_update() that is running in +another thread.

    +
    + +
    +
    +get(**kwargs)
    +

    Get the value of all components in the device

    +

    Keyword arguments are passed onto each signal.get(). Components +beginning with an underscore will not be included.

    +
    + +
    +
    +get_state(value)
    +

    Given an integer or string value, return the proper state entry.

    +
    +
    Returns:
    +

    state (~enum.Enum) – The corresponding Enum entry for this value. It has two +meaningful fields, name and value.

    +
    +
    +
    + +
    +
    +insert(moved_cb=None, timeout=None, wait=False)
    +

    Moves this device to the first state on the in_states list. +If we’re already at some other in state, do nothing instead.

    +
    +
    Parameters:
    +
      +
    • moved_cb (callable, optional) – Call this callback when movement is finished. This callback must +accept one keyword argument, obj, which will be set to this +instance.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    +
    +
    Returns:
    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +
    +
    +
    + +
    +
    +move(position, moved_cb=None, timeout=None, wait=False)
    +

    Move to the desired state and return completion information.

    +
    +
    Parameters:
    +
      +
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) +will be called when move is complete.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    • wait (bool, optional) – If True, do not return until the motion has completed.

    • +
    +
    +
    Returns:
    +

    status (StateStatus) – Status object that represents the move’s progress.

    +
    +
    +
    + +
    +
    +mv(position, timeout=None, wait=False, log=True)
    +

    Absolute move to a position.

    +
    +
    Parameters:
    +
      +
    • position – Desired end position.

    • +
    • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +than timeout to complete. If omitted, the mover’s default timeout +will be use.

    • +
    • wait (bool, optional) – If True, wait for motion completion before returning. +Defaults to False.

    • +
    • log (bool, optional) – If True, logs the move at INFO level.

    • +
    +
    +
    +
    + +
    +
    +post_elog_status()
    +

    Post device status to the primary elog, if possible.

    +
    + +
    +
    +read() OrderedDictType[str, Dict[str, Any]]
    +

    Read data from the device.

    +

    This method is expected to be as instantaneous as possible, +with any substantial acquisition time taken care of in +trigger().

    +

    The OrderedDict returned by this method must have identical +keys (in the same order) as the OrderedDict returned by +describe().

    +

    By convention, the first key in the return is the ‘primary’ key +and maybe used by heuristics in bluesky.

    +

    The values in the ordered dictionary must be dict (-likes) with the +keys {'value', 'timestamp'}. The 'value' may have any type, +the timestamp must be a float UNIX epoch timestamp in UTC.

    +
    +
    Returns:
    +

    data (OrderedDict) – The keys must be strings and the values must be dict-like +with the keys {'value', 'timestamp'}

    +
    +
    +
    + +
    +
    +read_configuration() OrderedDictType[str, Dict[str, Any]]
    +

    Dictionary mapping names to value dicts with keys: value, timestamp

    +

    To control which fields are included, change the Component kinds on the +device, or modify the configuration_attrs list.

    +
    + +
    +
    +remove(moved_cb=None, timeout=None, wait=False)
    +

    Macro to move this device to the first state on the out_states list. +If we’re already at some other out state, do nothing instead.

    +
    +
    Parameters:
    +
      +
    • moved_cb (callable, optional) – Call this callback when movement is finished. This callback must +accept one keyword argument, obj, which will be set to this +instance.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    +
    +
    Returns:
    +

    moved_status (Status) – Status that will be marked as done when the motion is complete.

    +
    +
    +
    + +
    +
    +screen()
    +

    Open a screen for controlling the device.

    +

    Default behavior is the typhos screen, but this method can +be overridden for more specialized screens.

    +
    + +
    +
    +set(position, moved_cb=None, timeout=None)
    +

    Move to the desired state and return completion information.

    +

    This is the bare-bones implementation of the move with only motion, +callbacks, and timeouts defined. Additional functional options are +relegated to the move command and bells and whistles are relegated to +a different interface.

    +
    +
    Parameters:
    +
      +
    • position (int or str) – The enumerate state or the corresponding integer.

    • +
    • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) +will be called when move is complete.

    • +
    • timeout (int or float, optional) – Move timeout in seconds.

    • +
    +
    +
    Returns:
    +

    status (StateStatus) – Status object that represents the move’s progress.

    +
    +
    +
    + +
    +
    +status() str
    +

    Returns a str with the current pv values for the device.

    +
    + +
    +
    +summary()
    +
    + +
    +
    +trigger() StatusBase
    +

    Trigger the device and return status object.

    +

    This method is responsible for implementing ‘trigger’ or +‘acquire’ functionality of this device.

    +

    If there is an appreciable time between triggering the device +and it being able to be read (via the +read() method) then this method is +also responsible for arranging that the +StatusBase object returned by this method +is notified when the device is ready to be read.

    +

    If there is no delay between triggering and being readable, +then this method must return a StatusBase +object which is already completed.

    +
    +
    Returns:
    +

    status (StatusBase) – StatusBase object which will be marked +as complete when the device is ready to be read.

    +
    +
    +
    + +
    +
    +wait(timeout=None)
    +
    + +
    +
    +wm()
    +

    Get the mover’s current positon (where motor).

    +
    + +
    +
    +wm_update()
    +

    Shows a live-updating motor position in the terminal.

    +

    This will be the value that is returned by the position +attribute.

    +

    This method ends cleanly at a ctrl+c or after a call to +end_monitor_thread(), which may be useful when this is called in +a background thread.

    +
    + +

    Attributes

    +
    +
    +configuration_attrs
    +
    + +
    +
    +connected
    +
    + +
    +
    +egu = 'state'
    +
    + +
    +
    +high_limit
    +
    + +
    +
    +hints
    +
    + +
    +
    +in_states = ['IN']
    +
    + +
    +
    +kind
    +
    + +
    +
    +limits
    +
    + +
    +
    +low_limit
    +
    + +
    +
    +moving
    +

    Whether or not the motor is moving

    +
    +
    Returns:
    +

    moving (bool)

    +
    +
    +
    + +
    +
    +out_states = ['OUT']
    +
    + +
    +
    +position
    +

    Name of the positioner’s current state. If aliases were provided, the +first alias will be used instead of the base name.

    +
    + +
    +
    +settle_time
    +

    Amount of time to wait after moves to report status completion

    +
    + +
    +
    +states_list = []
    +
    + +
    +
    +stop
    +

    Hide the stop method behind an AttributeError.

    +

    This makes it so that other interfaces know that the stop method can’t +be run without needing to run it to find out.

    +
    + +
    +
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
    +
    + +
    +
    +timeout
    +

    Amount of time to wait before to considering a motion as failed

    +
    + +
    +
    +transmission
    +

    The proportion of incoming beam that makes it through the device.

    +

    This will be a float between 0 and 1, where 0 is no beam and 1 is full +transmission.

    +
    + +

    + + + + +

    +

    + +

    +

    + +

    + + + + \ No newline at end of file diff --git a/master/generated/pcdsdevices.spectrometer.TMOSpectrometer.html b/master/generated/pcdsdevices.spectrometer.TMOSpectrometer.html index a6028bd44fc..655e2648681 100644 --- a/master/generated/pcdsdevices.spectrometer.TMOSpectrometer.html +++ b/master/generated/pcdsdevices.spectrometer.TMOSpectrometer.html @@ -1,30 +1,28 @@ + + - pcdsdevices.spectrometer.TMOSpectrometer — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.TMOSpectrometer — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -133,6 +129,7 @@
  • pcdsdevices.spectrometer.HXRSpectrometer
  • pcdsdevices.spectrometer.Kmono
  • pcdsdevices.spectrometer.Mono
  • +
  • pcdsdevices.spectrometer.MonoGratingStates
  • pcdsdevices.spectrometer.TMOSpectrometer @@ -356,14 +353,14 @@

    Parameters:
    -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
    +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

    Configure the device for something during a run

    This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

    Parameters:
    -

    d (dict) – The configuration dictionary. To specify the order that +

    d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

    Returns:
    @@ -378,7 +375,7 @@

    Parameters:
    -describe() OrderedDictType[str, Dict[str, Any]]
    +describe() OrderedDictType[str, Dict[str, Any]]

    Provide schema and meta-data for read().

    This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

    @@ -402,7 +399,7 @@

    Parameters:
    -get_lightpath_state(use_cache: bool = True) LightpathState
    +get_lightpath_state(use_cache: bool = True) LightpathState

    Return the current LightpathState

    Returns:
    @@ -419,7 +416,7 @@

    Parameters:
    -read() OrderedDictType[str, Dict[str, Any]]
    +read() OrderedDictType[str, Dict[str, Any]]

    Read data from the device.

    This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -442,7 +439,7 @@

    Parameters:
    -read_configuration() OrderedDictType[str, Dict[str, Any]]
    +read_configuration() OrderedDictType[str, Dict[str, Any]]

    Dictionary mapping names to value dicts with keys: value, timestamp

    To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

    @@ -458,13 +455,13 @@

    Parameters:
    -stage_group_instances() Iterator[OphydObject]
    +stage_group_instances() Iterator[OphydObject]

    Yields an iterator of subdevices that should be staged.

    -status() str
    +status() str

    Returns a str with the current pv values for the device.

    @@ -481,7 +478,7 @@

    Parameters:
    -trigger() StatusBase
    +trigger() StatusBase

    Trigger the device and return status object.

    This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

    @@ -489,14 +486,14 @@

    Parameters:read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

    If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

    Returns:
    -

    status (StatusBase) – StatusBase object which will be marked +

    status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

    @@ -535,17 +532,17 @@

    Parameters:
    -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
    +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

    -stage_group: list[Component] = None
    +stage_group: list[Component] = None
    -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
    +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
    @@ -562,7 +559,7 @@

    Parameters: - +

  • diff --git a/master/generated/pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.html b/master/generated/pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.html index 1f6a0093236..0babb5a523c 100644 --- a/master/generated/pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.html +++ b/master/generated/pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -133,6 +129,7 @@
  • pcdsdevices.spectrometer.HXRSpectrometer
  • pcdsdevices.spectrometer.Kmono
  • pcdsdevices.spectrometer.Mono
  • +
  • pcdsdevices.spectrometer.MonoGratingStates
  • pcdsdevices.spectrometer.TMOSpectrometer
  • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
    • TMOSpectrometerSOLIDATTStates
    • @@ -210,7 +207,7 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates class pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates(prefix, *, name, **kwargs)

      Spectrometer Solid Attenuator(FOIL X and Y) 2D States Setup

      -

      Here, we specify 4 states,(after adding an Unknown state), and 2 motors, for the X and Y +

      Here, we specify 6 states,(after adding an Unknown state), and 2 motors, for the X and Y axes.

      @@ -340,14 +337,14 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -362,7 +359,7 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -414,12 +411,12 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates

      moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -431,11 +428,11 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -452,12 +449,12 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStatesParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -471,7 +468,7 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -494,7 +491,7 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -511,12 +508,12 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates

      moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -540,10 +537,10 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -554,7 +551,7 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -565,7 +562,7 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -573,14 +570,14 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -698,7 +695,7 @@

      pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      diff --git a/master/generated/pcdsdevices.spectrometer.VonHamos4Crystal.html b/master/generated/pcdsdevices.spectrometer.VonHamos4Crystal.html index acf87719c48..1c05ae30695 100644 --- a/master/generated/pcdsdevices.spectrometer.VonHamos4Crystal.html +++ b/master/generated/pcdsdevices.spectrometer.VonHamos4Crystal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.VonHamos4Crystal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.VonHamos4Crystal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -133,6 +129,7 @@
    • pcdsdevices.spectrometer.HXRSpectrometer
    • pcdsdevices.spectrometer.Kmono
    • pcdsdevices.spectrometer.Mono
    • +
    • pcdsdevices.spectrometer.MonoGratingStates
    • pcdsdevices.spectrometer.TMOSpectrometer
    • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
    • pcdsdevices.spectrometer.VonHamos4Crystal
        @@ -216,10 +213,10 @@

        pcdsdevices.spectrometer.VonHamos4Crystal
        Parameters:
          -
        • prefix (str) – von Hamos base PV.

        • -
        • name (str) – A name to refer to the device.

        • -
        • prefix_focus (str) – The EPICS base PV of the motor controlling the spectrometer’s focus.

        • -
        • prefix_energy (str) – The EPICS base PV of the motor controlling the spectrometer energy.

        • +
        • prefix (str) – von Hamos base PV.

        • +
        • name (str) – A name to refer to the device.

        • +
        • prefix_focus (str) – The EPICS base PV of the motor controlling the spectrometer’s focus.

        • +
        • prefix_energy (str) – The EPICS base PV of the motor controlling the spectrometer energy.

    • @@ -282,14 +279,14 @@

      pcdsdevices.spectrometer.VonHamos4CrystalMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -304,7 +301,7 @@

      pcdsdevices.spectrometer.VonHamos4Crystal
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -334,7 +331,7 @@

      pcdsdevices.spectrometer.VonHamos4Crystal
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -357,7 +354,7 @@

      pcdsdevices.spectrometer.VonHamos4Crystal
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -373,13 +370,13 @@

      pcdsdevices.spectrometer.VonHamos4Crystal
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -396,7 +393,7 @@

      pcdsdevices.spectrometer.VonHamos4Crystal
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -404,14 +401,14 @@

      pcdsdevices.spectrometer.VonHamos4Crystalread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -440,17 +437,17 @@

      pcdsdevices.spectrometer.VonHamos4Crystal
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

      diff --git a/master/generated/pcdsdevices.spectrometer.VonHamos6Crystal.html b/master/generated/pcdsdevices.spectrometer.VonHamos6Crystal.html index 7c79d1b0a85..ad5e9bc7be0 100644 --- a/master/generated/pcdsdevices.spectrometer.VonHamos6Crystal.html +++ b/master/generated/pcdsdevices.spectrometer.VonHamos6Crystal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.VonHamos6Crystal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.VonHamos6Crystal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -133,6 +129,7 @@
    • pcdsdevices.spectrometer.HXRSpectrometer
    • pcdsdevices.spectrometer.Kmono
    • pcdsdevices.spectrometer.Mono
    • +
    • pcdsdevices.spectrometer.MonoGratingStates
    • pcdsdevices.spectrometer.TMOSpectrometer
    • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
    • pcdsdevices.spectrometer.VonHamos4Crystal
    • @@ -297,14 +294,14 @@

      pcdsdevices.spectrometer.VonHamos6CrystalMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -319,7 +316,7 @@

      pcdsdevices.spectrometer.VonHamos6Crystal
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -349,7 +346,7 @@

      pcdsdevices.spectrometer.VonHamos6Crystal
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -372,7 +369,7 @@

      pcdsdevices.spectrometer.VonHamos6Crystal
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -388,13 +385,13 @@

      pcdsdevices.spectrometer.VonHamos6Crystal
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -411,7 +408,7 @@

      pcdsdevices.spectrometer.VonHamos6Crystal
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -419,14 +416,14 @@

      pcdsdevices.spectrometer.VonHamos6Crystalread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -455,17 +452,17 @@

      pcdsdevices.spectrometer.VonHamos6Crystal
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      diff --git a/master/generated/pcdsdevices.spectrometer.VonHamosCrystal.html b/master/generated/pcdsdevices.spectrometer.VonHamosCrystal.html index 1cb73a2e14e..ff750a6d3d0 100644 --- a/master/generated/pcdsdevices.spectrometer.VonHamosCrystal.html +++ b/master/generated/pcdsdevices.spectrometer.VonHamosCrystal.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.VonHamosCrystal — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.VonHamosCrystal — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -133,6 +129,7 @@
    • pcdsdevices.spectrometer.HXRSpectrometer
    • pcdsdevices.spectrometer.Kmono
    • pcdsdevices.spectrometer.Mono
    • +
    • pcdsdevices.spectrometer.MonoGratingStates
    • pcdsdevices.spectrometer.TMOSpectrometer
    • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
    • pcdsdevices.spectrometer.VonHamos4Crystal
    • @@ -249,14 +246,14 @@

      pcdsdevices.spectrometer.VonHamosCrystalMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -271,7 +268,7 @@

      pcdsdevices.spectrometer.VonHamosCrystal
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -301,7 +298,7 @@

      pcdsdevices.spectrometer.VonHamosCrystal
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -324,7 +321,7 @@

      pcdsdevices.spectrometer.VonHamosCrystal
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -340,13 +337,13 @@

      pcdsdevices.spectrometer.VonHamosCrystal
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -363,7 +360,7 @@

      pcdsdevices.spectrometer.VonHamosCrystal
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -371,14 +368,14 @@

      pcdsdevices.spectrometer.VonHamosCrystalread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -407,17 +404,17 @@

      pcdsdevices.spectrometer.VonHamosCrystal
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      diff --git a/master/generated/pcdsdevices.spectrometer.VonHamosCrystal_2.html b/master/generated/pcdsdevices.spectrometer.VonHamosCrystal_2.html index e37f709884d..fb162729ff0 100644 --- a/master/generated/pcdsdevices.spectrometer.VonHamosCrystal_2.html +++ b/master/generated/pcdsdevices.spectrometer.VonHamosCrystal_2.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.VonHamosCrystal_2 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.VonHamosCrystal_2 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -133,6 +129,7 @@
    • pcdsdevices.spectrometer.HXRSpectrometer
    • pcdsdevices.spectrometer.Kmono
    • pcdsdevices.spectrometer.Mono
    • +
    • pcdsdevices.spectrometer.MonoGratingStates
    • pcdsdevices.spectrometer.TMOSpectrometer
    • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
    • pcdsdevices.spectrometer.VonHamos4Crystal
    • @@ -249,14 +246,14 @@

      pcdsdevices.spectrometer.VonHamosCrystal_2Methods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -271,7 +268,7 @@

      pcdsdevices.spectrometer.VonHamosCrystal_2
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -301,7 +298,7 @@

      pcdsdevices.spectrometer.VonHamosCrystal_2
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -324,7 +321,7 @@

      pcdsdevices.spectrometer.VonHamosCrystal_2
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -340,13 +337,13 @@

      pcdsdevices.spectrometer.VonHamosCrystal_2
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -363,7 +360,7 @@

      pcdsdevices.spectrometer.VonHamosCrystal_2
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -371,14 +368,14 @@

      pcdsdevices.spectrometer.VonHamosCrystal_2read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -407,17 +404,17 @@

      pcdsdevices.spectrometer.VonHamosCrystal_2
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      diff --git a/master/generated/pcdsdevices.spectrometer.VonHamosFE.html b/master/generated/pcdsdevices.spectrometer.VonHamosFE.html index b9c29ee2cff..12c515b8d22 100644 --- a/master/generated/pcdsdevices.spectrometer.VonHamosFE.html +++ b/master/generated/pcdsdevices.spectrometer.VonHamosFE.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.VonHamosFE — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.VonHamosFE — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -133,6 +129,7 @@
    • pcdsdevices.spectrometer.HXRSpectrometer
    • pcdsdevices.spectrometer.Kmono
    • pcdsdevices.spectrometer.Mono
    • +
    • pcdsdevices.spectrometer.MonoGratingStates
    • pcdsdevices.spectrometer.TMOSpectrometer
    • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
    • pcdsdevices.spectrometer.VonHamos4Crystal
    • @@ -215,10 +212,10 @@

      pcdsdevices.spectrometer.VonHamosFE
      Parameters:
        -
      • prefix (str, optional) – von Hamos base PV.

      • -
      • name (str) – A name to refer to the device.

      • -
      • prefix_focus (str) – The EPICS base PV of the motor controlling the spectrometer’s focus.

      • -
      • prefix_energy (str) – The EPICS base PV of the motor controlling the spectrometer energy.

      • +
      • prefix (str, optional) – von Hamos base PV.

      • +
      • name (str) – A name to refer to the device.

      • +
      • prefix_focus (str) – The EPICS base PV of the motor controlling the spectrometer’s focus.

      • +
      • prefix_energy (str) – The EPICS base PV of the motor controlling the spectrometer energy.

      @@ -253,14 +250,14 @@

      pcdsdevices.spectrometer.VonHamosFEMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -275,7 +272,7 @@

      pcdsdevices.spectrometer.VonHamosFE
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -305,7 +302,7 @@

      pcdsdevices.spectrometer.VonHamosFE
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -328,7 +325,7 @@

      pcdsdevices.spectrometer.VonHamosFE
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -344,13 +341,13 @@

      pcdsdevices.spectrometer.VonHamosFE
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -367,7 +364,7 @@

      pcdsdevices.spectrometer.VonHamosFE
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -375,14 +372,14 @@

      pcdsdevices.spectrometer.VonHamosFEread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -411,17 +408,17 @@

      pcdsdevices.spectrometer.VonHamosFE
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      diff --git a/master/generated/pcdsdevices.spectrometer.VonHamosFER.html b/master/generated/pcdsdevices.spectrometer.VonHamosFER.html index c6e21e700cc..6804ab26430 100644 --- a/master/generated/pcdsdevices.spectrometer.VonHamosFER.html +++ b/master/generated/pcdsdevices.spectrometer.VonHamosFER.html @@ -1,25 +1,23 @@ + + - pcdsdevices.spectrometer.VonHamosFER — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.spectrometer.VonHamosFER — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -133,6 +129,7 @@
    • pcdsdevices.spectrometer.HXRSpectrometer
    • pcdsdevices.spectrometer.Kmono
    • pcdsdevices.spectrometer.Mono
    • +
    • pcdsdevices.spectrometer.MonoGratingStates
    • pcdsdevices.spectrometer.TMOSpectrometer
    • pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates
    • pcdsdevices.spectrometer.VonHamos4Crystal
    • @@ -215,11 +212,11 @@

      pcdsdevices.spectrometer.VonHamosFER
      Parameters:
        -
      • prefix (str, optional) – von Hamos base PV.

      • -
      • name (str) – A name to refer to the device.

      • -
      • prefix_focus (str) – The EPICS base PV of the motor controlling the spectrometer’s focus.

      • -
      • prefix_energy (str) – The EPICS base PV of the motor controlling the spectrometer energy.

      • -
      • prefix_rot (str) – The EPICS base PV of the common rotation motor.

      • +
      • prefix (str, optional) – von Hamos base PV.

      • +
      • name (str) – A name to refer to the device.

      • +
      • prefix_focus (str) – The EPICS base PV of the motor controlling the spectrometer’s focus.

      • +
      • prefix_energy (str) – The EPICS base PV of the motor controlling the spectrometer energy.

      • +
      • prefix_rot (str) – The EPICS base PV of the common rotation motor.

      @@ -261,14 +258,14 @@

      pcdsdevices.spectrometer.VonHamosFERMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -283,7 +280,7 @@

      pcdsdevices.spectrometer.VonHamosFER
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -313,7 +310,7 @@

      pcdsdevices.spectrometer.VonHamosFER
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -336,7 +333,7 @@

      pcdsdevices.spectrometer.VonHamosFER
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -352,13 +349,13 @@

      pcdsdevices.spectrometer.VonHamosFER
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -375,7 +372,7 @@

      pcdsdevices.spectrometer.VonHamosFER
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -383,14 +380,14 @@

      pcdsdevices.spectrometer.VonHamosFERread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -419,17 +416,17 @@

      pcdsdevices.spectrometer.VonHamosFER
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      diff --git a/master/generated/pcdsdevices.sqr1.SQR1.html b/master/generated/pcdsdevices.sqr1.SQR1.html index 1cf4c1c600a..588aa0be11d 100644 --- a/master/generated/pcdsdevices.sqr1.SQR1.html +++ b/master/generated/pcdsdevices.sqr1.SQR1.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sqr1.SQR1 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sqr1.SQR1 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -205,9 +201,9 @@

      pcdsdevices.sqr1.SQR1
      Parameters:
        -
      • prefix (str, optional) – The PV prefix for all components of the device

      • -
      • name (str, keyword only) – The name of the device (as will be reported via read()`

      • -
      • kind (a member of the Kind IntEnum) – (or equivalent integer), optional +

      • prefix (str, optional) – The PV prefix for all components of the device

      • +
      • name (str, keyword only) – The name of the device (as will be reported via read()`

      • +
      • kind (a member of the Kind IntEnum) – (or equivalent integer), optional Default is Kind.normal. See Kind for options.

      • read_attrs (sequence of attribute names) – DEPRECATED: the components to include in a normal reading (i.e., in read())

      • @@ -378,14 +374,14 @@

        pcdsdevices.sqr1.SQR1Methods

        -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
        +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

        Configure the device for something during a run

        This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

        Parameters:
        -

        d (dict) – The configuration dictionary. To specify the order that +

        d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

        Returns:
        @@ -400,7 +396,7 @@

        pcdsdevices.sqr1.SQR1
        -describe() OrderedDictType[str, Dict[str, Any]]
        +describe() OrderedDictType[str, Dict[str, Any]]

        Provide schema and meta-data for read().

        This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

        @@ -424,26 +420,26 @@

        pcdsdevices.sqr1.SQR1
        -multi_axis_move(x_sp: float | None = None, y_sp: float | None = None, z_sp: float | None = None, rx_sp: float | None = None, ry_sp: float | None = None, rz_sp: float | None = None, wait: bool = True, timeout: float = 30.0)
        +multi_axis_move(x_sp: float | None = None, y_sp: float | None = None, z_sp: float | None = None, rx_sp: float | None = None, ry_sp: float | None = None, rz_sp: float | None = None, wait: bool = True, timeout: float = 30.0)

        Move one or multiple axes simultaneously to specified positions.

        Parameters:
          -
        • x_sp (float or None, optional) – The desired position for the X-axis.If None (default), the current +

        • x_sp (float or None, optional) – The desired position for the X-axis.If None (default), the current position is used.

        • -
        • y_sp (float or None, optional) – The desired position for the Y-axis.If None (default), the current +

        • y_sp (float or None, optional) – The desired position for the Y-axis.If None (default), the current position is used.

        • -
        • z_sp (float or None, optional) – The desired position for the Z-axis.If None (default), the current +

        • z_sp (float or None, optional) – The desired position for the Z-axis.If None (default), the current position is used.

        • -
        • rx_sp (float or None, optional) – The desired position for the rX-axis.If None (default), the current +

        • rx_sp (float or None, optional) – The desired position for the rX-axis.If None (default), the current position is used.

        • -
        • ry_sp (float or None, optional) – The desired position for the rY-axis.If None (default), the current +

        • ry_sp (float or None, optional) – The desired position for the rY-axis.If None (default), the current position is used.

        • -
        • rz_sp (float or None, optional) – The desired position for the rZ-axis.If None (default), the current +

        • rz_sp (float or None, optional) – The desired position for the rZ-axis.If None (default), the current position is used.

        • -
        • wait (bool, optional) – If True (default), wait for motion to complete before returning. +

        • wait (bool, optional) – If True (default), wait for motion to complete before returning. If False, return immediately after initiating the motion.

        • -
        • timeout (float, optional) – The maximum time (in seconds) to wait for the motion to complete. +

        • timeout (float, optional) – The maximum time (in seconds) to wait for the motion to complete. Default is 30.0 seconds.

        @@ -462,7 +458,7 @@

        pcdsdevices.sqr1.SQR1
        -read() OrderedDictType[str, Dict[str, Any]]
        +read() OrderedDictType[str, Dict[str, Any]]

        Read data from the device.

        This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -485,7 +481,7 @@

        pcdsdevices.sqr1.SQR1
        -read_configuration() OrderedDictType[str, Dict[str, Any]]
        +read_configuration() OrderedDictType[str, Dict[str, Any]]

        Dictionary mapping names to value dicts with keys: value, timestamp

        To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

        @@ -512,7 +508,7 @@

        pcdsdevices.sqr1.SQR1
        -trigger() StatusBase
        +trigger() StatusBase

        Trigger the device and return status object.

        This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

        @@ -520,14 +516,14 @@

        pcdsdevices.sqr1.SQR1read() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

        If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

        Returns:
        -

        status (StatusBase) – StatusBase object which will be marked +

        status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

        @@ -566,7 +562,7 @@

        pcdsdevices.sqr1.SQR1
        -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
        +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

        diff --git a/master/generated/pcdsdevices.sqr1.SQR1Axis.html b/master/generated/pcdsdevices.sqr1.SQR1Axis.html index 7971b13015f..b5dae7c6165 100644 --- a/master/generated/pcdsdevices.sqr1.SQR1Axis.html +++ b/master/generated/pcdsdevices.sqr1.SQR1Axis.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sqr1.SQR1Axis — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sqr1.SQR1Axis — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
        - 8.5.1.dev30+gd6e98430 -
        @@ -80,6 +75,7 @@
      • pcdsdevices.ipm
      • pcdsdevices.jet
      • pcdsdevices.keithley
      • +
      • pcdsdevices.lakeshore
      • pcdsdevices.lamp_motion
      • pcdsdevices.lasers.btps
      • pcdsdevices.lasers.counters
      • @@ -196,7 +192,7 @@

        pcdsdevices.sqr1.SQR1Axis

        -class pcdsdevices.sqr1.SQR1Axis(prefix: str, axis: Axis, sync_setpoints: Callable | None = None, **kwargs)
        +class pcdsdevices.sqr1.SQR1Axis(prefix: str, axis: Axis, sync_setpoints: Callable | None = None, **kwargs)

        Single axis of the square-one tri-sphere motion system.

        A PVPositionerIsClose subclass that includes attributes for setting the setpoint, reading back the current position, actuating the motion, @@ -204,10 +200,10 @@

        pcdsdevices.sqr1.SQR1Axis
        Parameters:
          -
        • prefix (str) – The EPICS PV prefix for this axis.

        • -
        • axis (str) – The axis identifier (‘X’, ‘Y’, ‘Z’, ‘rX’, ‘rY’, ‘rZ’).

        • +
        • prefix (str) – The EPICS PV prefix for this axis.

        • +
        • axis (str) – The axis identifier (‘X’, ‘Y’, ‘Z’, ‘rX’, ‘rY’, ‘rZ’).

        • sync_setpoints (callable or None, optional) – A callback function to synchronize setpoints before moving the axis.

        • -
        • **kwargs (dict) – Additional keyword arguments to pass to the base class constructor

        • +
        • **kwargs (dict) – Additional keyword arguments to pass to the base class constructor

        @@ -303,7 +299,7 @@

        pcdsdevices.sqr1.SQR1AxisPVPositionerIsClose

        +

      @@ -338,14 +334,14 @@

      pcdsdevices.sqr1.SQR1AxisMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -360,7 +356,7 @@

      pcdsdevices.sqr1.SQR1Axis
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -376,7 +372,7 @@

      pcdsdevices.sqr1.SQR1Axis
      -done_comparator(readback: float, setpoint: float) bool
      +done_comparator(readback: float, setpoint: float) bool

      Check if the readback is close to the setpoint value.

      Uses numpy.isclose to make the comparison. Tolerance values atol and rtol for numpy.isclose are taken from the attributes @@ -396,17 +392,17 @@

      pcdsdevices.sqr1.SQR1Axis
      -move(position: float, wait: bool = True, timeout: float = None, moved_cb: Callable | None = None, sync_enable: bool = True)
      +move(position: float, wait: bool = True, timeout: float = None, moved_cb: Callable | None = None, sync_enable: bool = True)

      Move the axis to the specified position.

      Parameters:
        -
      • position (float) – The desired position to move the axis to.

      • -
      • wait (bool, optional) – If True (default), wait for motion to complete before returning. -If False, return immediately after initiating the motion.

      • -
      • timeout (float, optional) – The maximum time (in seconds) to wait for the motion to complete.

      • +
      • position (float) – The desired position to move the axis to.

      • +
      • wait (bool, optional) – If True (default), wait for motion to complete before returning. +If False, return immediately after initiating the motion.

      • +
      • timeout (float, optional) – The maximum time (in seconds) to wait for the motion to complete.

      • moved_cb (callable or None, optional) – A callback function to execute when the motion has completed.

      • -
      • sync_enable (bool, optional) – If True (default) synchronize setpoints before moving the axis.

      • +
      • sync_enable (bool, optional) – If True (default) synchronize setpoints before moving the axis.

      Returns:
      @@ -422,7 +418,7 @@

      pcdsdevices.sqr1.SQR1Axis
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -445,7 +441,7 @@

      pcdsdevices.sqr1.SQR1Axis
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -453,16 +449,16 @@

      pcdsdevices.sqr1.SQR1Axis
      -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) MoveStatus
      +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) MoveStatus

      Set SQR1 single axis new position.

      Parameters:
        -
      • new_position (Any) – The target position to move to.

      • -
      • timeout (float, optional) – The maximum time to wait for the move to complete.If None, +

      • new_position (Any) – The target position to move to.

      • +
      • timeout (float, optional) – The maximum time to wait for the move to complete.If None, no timeout is applied.

      • -
      • moved_cb (Callable, optional) – A callback function that is called when the move is complete.

      • -
      • wait (bool, optional) – always will be false. kept for consistent method signature +

      • moved_cb (Callable, optional) – A callback function that is called when the move is complete.

      • +
      • wait (bool, optional) – always will be false. kept for consistent method signature across future implementations.

      @@ -489,7 +485,7 @@

      pcdsdevices.sqr1.SQR1Axis
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -497,14 +493,14 @@

      pcdsdevices.sqr1.SQR1Axisread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -518,7 +514,7 @@

      pcdsdevices.sqr1.SQR1Axis
      -atol: float | None = None
      +atol: float | None = None

      @@ -598,7 +594,7 @@

      pcdsdevices.sqr1.SQR1Axis
      -rtol: float | None = None
      +rtol: float | None = None

      @@ -614,7 +610,7 @@

      pcdsdevices.sqr1.SQR1Axis
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})

      diff --git a/master/generated/pcdsdevices.state.CombinedStateRecordPositioner.html b/master/generated/pcdsdevices.state.CombinedStateRecordPositioner.html index 60d98acf83a..9fcf635710b 100644 --- a/master/generated/pcdsdevices.state.CombinedStateRecordPositioner.html +++ b/master/generated/pcdsdevices.state.CombinedStateRecordPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.CombinedStateRecordPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.CombinedStateRecordPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -261,14 +257,14 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -283,7 +279,7 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -331,11 +327,11 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -352,12 +348,12 @@

      pcdsdevices.state.CombinedStateRecordPositionerParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -371,7 +367,7 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -394,7 +390,7 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -419,10 +415,10 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -433,13 +429,13 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -450,7 +446,7 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -458,14 +454,14 @@

      pcdsdevices.state.CombinedStateRecordPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -547,7 +543,7 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      @@ -565,7 +561,7 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
      +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

      @@ -583,7 +579,7 @@

      pcdsdevices.state.CombinedStateRecordPositioner
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

      diff --git a/master/generated/pcdsdevices.state.FakeTwinCATStateConfigDynamic.html b/master/generated/pcdsdevices.state.FakeTwinCATStateConfigDynamic.html index d4dc484c005..6bfd97c5b96 100644 --- a/master/generated/pcdsdevices.state.FakeTwinCATStateConfigDynamic.html +++ b/master/generated/pcdsdevices.state.FakeTwinCATStateConfigDynamic.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.FakeTwinCATStateConfigDynamic — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.FakeTwinCATStateConfigDynamic — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -207,20 +203,20 @@

      pcdsdevices.state.FakeTwinCATStateConfigDynamic

      -class pcdsdevices.state.FakeTwinCATStateConfigDynamic(prefix: str, *, state_count: int, motor_count: int, **kwargs)
      +class pcdsdevices.state.FakeTwinCATStateConfigDynamic(prefix: str, *, state_count: int, motor_count: int, **kwargs)

      Proper fake device class for TwinCATStateConfigDynamic.

      Useful in test suites.

      Methods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -235,7 +231,7 @@

      pcdsdevices.state.FakeTwinCATStateConfigDynamic
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -259,7 +255,7 @@

      pcdsdevices.state.FakeTwinCATStateConfigDynamic
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -282,7 +278,7 @@

      pcdsdevices.state.FakeTwinCATStateConfigDynamic
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -301,7 +297,7 @@

      pcdsdevices.state.FakeTwinCATStateConfigDynamic
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -309,14 +305,14 @@

      pcdsdevices.state.FakeTwinCATStateConfigDynamicread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -345,7 +341,7 @@

      pcdsdevices.state.FakeTwinCATStateConfigDynamic
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

      diff --git a/master/generated/pcdsdevices.state.PVStatePositioner.html b/master/generated/pcdsdevices.state.PVStatePositioner.html index 784a3b52243..003d86015b7 100644 --- a/master/generated/pcdsdevices.state.PVStatePositioner.html +++ b/master/generated/pcdsdevices.state.PVStatePositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.PVStatePositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.PVStatePositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -213,10 +209,10 @@

      pcdsdevices.state.PVStatePositioner
      Parameters:
        -
      • prefix (str) – The EPICS PV prefix for this motor.

      • -
      • name (str) – An identifying name for this motor.

      • -
      • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

      • -
      • timeout (float, optional) – The amount of time to wait before automatically marking a long +

      • prefix (str) – The EPICS PV prefix for this motor.

      • +
      • name (str) – An identifying name for this motor.

      • +
      • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

      • +
      • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

      @@ -242,7 +238,7 @@

      pcdsdevices.state.PVStatePositionerstate component.

      Type:
      -

      dict

      +

      dict

      @@ -268,7 +264,7 @@

      pcdsdevices.state.PVStatePositioner
      Type:
      -

      str or None

      +

      str or None

      @@ -308,14 +304,14 @@

      pcdsdevices.state.PVStatePositioner
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -330,7 +326,7 @@

      pcdsdevices.state.PVStatePositioner
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -378,11 +374,11 @@

      pcdsdevices.state.PVStatePositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -399,12 +395,12 @@

      pcdsdevices.state.PVStatePositionerParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -418,7 +414,7 @@

      pcdsdevices.state.PVStatePositioner
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -441,7 +437,7 @@

      pcdsdevices.state.PVStatePositioner
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -466,10 +462,10 @@

      pcdsdevices.state.PVStatePositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -480,7 +476,7 @@

      pcdsdevices.state.PVStatePositioner
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -491,7 +487,7 @@

      pcdsdevices.state.PVStatePositioner
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -499,14 +495,14 @@

      pcdsdevices.state.PVStatePositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -614,7 +610,7 @@

      pcdsdevices.state.PVStatePositioner
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      diff --git a/master/generated/pcdsdevices.state.StatePositioner.html b/master/generated/pcdsdevices.state.StatePositioner.html index a780ddcb253..0230b56fa85 100644 --- a/master/generated/pcdsdevices.state.StatePositioner.html +++ b/master/generated/pcdsdevices.state.StatePositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.StatePositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.StatePositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -214,10 +210,10 @@

      pcdsdevices.state.StatePositioner
      Parameters:
        -
      • prefix (str) – The EPICS PV prefix for this motor.

      • -
      • name (str) – An identifying name for this motor.

      • -
      • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

      • -
      • timeout (float, optional) – The amount of time to wait before automatically marking a long +

      • prefix (str) – The EPICS PV prefix for this motor.

      • +
      • name (str) – An identifying name for this motor.

      • +
      • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

      • +
      • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

      @@ -243,7 +239,7 @@

      pcdsdevices.state.StatePositioner
      Type:
      -

      list of str

      +

      list of str

      @@ -256,7 +252,7 @@

      pcdsdevices.state.StatePositioner_states_alias, but it can also be overriden in a child class.

      Type:
      -

      Enum

      +

      Enum

      @@ -269,7 +265,7 @@

      pcdsdevices.state.StatePositioner
      Type:
      -

      list of str

      +

      list of str

      @@ -281,7 +277,7 @@

      pcdsdevices.state.StatePositionerFalse if there is no unknown state.

      Type:
      -

      str

      +

      str

      @@ -293,7 +289,7 @@

      pcdsdevices.state.StatePositioner
      Type:
      -

      dict

      +

      dict

      @@ -312,14 +308,14 @@

      pcdsdevices.state.StatePositioner
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -334,7 +330,7 @@

      pcdsdevices.state.StatePositioner
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -382,11 +378,11 @@

      pcdsdevices.state.StatePositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -403,12 +399,12 @@

      pcdsdevices.state.StatePositionerParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -422,7 +418,7 @@

      pcdsdevices.state.StatePositioner
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -445,7 +441,7 @@

      pcdsdevices.state.StatePositioner
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -470,10 +466,10 @@

      pcdsdevices.state.StatePositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -484,7 +480,7 @@

      pcdsdevices.state.StatePositioner
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -495,7 +491,7 @@

      pcdsdevices.state.StatePositioner
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -503,14 +499,14 @@

      pcdsdevices.state.StatePositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -623,7 +619,7 @@

      pcdsdevices.state.StatePositioner
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      diff --git a/master/generated/pcdsdevices.state.StateRecordPositioner.html b/master/generated/pcdsdevices.state.StateRecordPositioner.html index e55bceb95f7..89d9561da7b 100644 --- a/master/generated/pcdsdevices.state.StateRecordPositioner.html +++ b/master/generated/pcdsdevices.state.StateRecordPositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.StateRecordPositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.StateRecordPositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -254,14 +250,14 @@

      pcdsdevices.state.StateRecordPositioner
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -276,7 +272,7 @@

      pcdsdevices.state.StateRecordPositioner
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -324,11 +320,11 @@

      pcdsdevices.state.StateRecordPositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -345,12 +341,12 @@

      pcdsdevices.state.StateRecordPositionerParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -364,7 +360,7 @@

      pcdsdevices.state.StateRecordPositioner
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -387,7 +383,7 @@

      pcdsdevices.state.StateRecordPositioner
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -412,10 +408,10 @@

      pcdsdevices.state.StateRecordPositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -426,19 +422,19 @@

      pcdsdevices.state.StateRecordPositioner
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      -stop(*, success: bool = False)
      +stop(*, success: bool = False)

      Hide the stop method behind an AttributeError.

      This makes it so that other interfaces know that the stop method can’t be run without needing to run it to find out.

      @@ -451,7 +447,7 @@

      pcdsdevices.state.StateRecordPositioner
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -459,14 +455,14 @@

      pcdsdevices.state.StateRecordPositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -548,7 +544,7 @@

      pcdsdevices.state.StateRecordPositioner
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      @@ -566,7 +562,7 @@

      pcdsdevices.state.StateRecordPositioner
      -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
      +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

      @@ -576,7 +572,7 @@

      pcdsdevices.state.StateRecordPositioner
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

      diff --git a/master/generated/pcdsdevices.state.StateRecordPositionerBase.html b/master/generated/pcdsdevices.state.StateRecordPositionerBase.html index ea6e478b46d..03e26bfea0f 100644 --- a/master/generated/pcdsdevices.state.StateRecordPositionerBase.html +++ b/master/generated/pcdsdevices.state.StateRecordPositionerBase.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.StateRecordPositionerBase — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.StateRecordPositionerBase — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -245,14 +241,14 @@

      pcdsdevices.state.StateRecordPositionerBase
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -267,7 +263,7 @@

      pcdsdevices.state.StateRecordPositionerBase
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -315,11 +311,11 @@

      pcdsdevices.state.StateRecordPositionerBase
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -336,12 +332,12 @@

      pcdsdevices.state.StateRecordPositionerBaseParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -355,7 +351,7 @@

      pcdsdevices.state.StateRecordPositionerBase
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -378,7 +374,7 @@

      pcdsdevices.state.StateRecordPositionerBase
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -403,10 +399,10 @@

      pcdsdevices.state.StateRecordPositionerBase
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -417,13 +413,13 @@

      pcdsdevices.state.StateRecordPositionerBase
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -434,7 +430,7 @@

      pcdsdevices.state.StateRecordPositionerBase
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -442,14 +438,14 @@

      pcdsdevices.state.StateRecordPositionerBaseread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -531,7 +527,7 @@

      pcdsdevices.state.StateRecordPositionerBase
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      @@ -549,7 +545,7 @@

      pcdsdevices.state.StateRecordPositionerBase
      -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
      +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

      @@ -567,7 +563,7 @@

      pcdsdevices.state.StateRecordPositionerBase
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

      diff --git a/master/generated/pcdsdevices.state.TwinCATStateConfigDynamic.html b/master/generated/pcdsdevices.state.TwinCATStateConfigDynamic.html index b7c7bb2ee4c..ba57fabb046 100644 --- a/master/generated/pcdsdevices.state.TwinCATStateConfigDynamic.html +++ b/master/generated/pcdsdevices.state.TwinCATStateConfigDynamic.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.TwinCATStateConfigDynamic — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.TwinCATStateConfigDynamic — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -207,7 +203,7 @@

      pcdsdevices.state.TwinCATStateConfigDynamic

      -class pcdsdevices.state.TwinCATStateConfigDynamic(prefix: str, *, state_count: int, motor_count: int, **kwargs)
      +class pcdsdevices.state.TwinCATStateConfigDynamic(prefix: str, *, state_count: int, motor_count: int, **kwargs)

      Configuration of a variable number of TwinCAT states.

      This will become an instance with a number of config states based on the input “state_count” and “motor_count” keyword-only required arguments.

      @@ -219,14 +215,14 @@

      pcdsdevices.state.TwinCATStateConfigDynamicMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -241,7 +237,7 @@

      pcdsdevices.state.TwinCATStateConfigDynamic
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -265,7 +261,7 @@

      pcdsdevices.state.TwinCATStateConfigDynamic
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -288,7 +284,7 @@

      pcdsdevices.state.TwinCATStateConfigDynamic
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -307,7 +303,7 @@

      pcdsdevices.state.TwinCATStateConfigDynamic
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -315,14 +311,14 @@

      pcdsdevices.state.TwinCATStateConfigDynamicread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -351,7 +347,7 @@

      pcdsdevices.state.TwinCATStateConfigDynamic
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

      diff --git a/master/generated/pcdsdevices.state.TwinCATStateConfigOne.html b/master/generated/pcdsdevices.state.TwinCATStateConfigOne.html index 73251c50314..5a8dfb61505 100644 --- a/master/generated/pcdsdevices.state.TwinCATStateConfigOne.html +++ b/master/generated/pcdsdevices.state.TwinCATStateConfigOne.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.TwinCATStateConfigOne — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.TwinCATStateConfigOne — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -256,14 +252,14 @@

      pcdsdevices.state.TwinCATStateConfigOneMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -278,7 +274,7 @@

      pcdsdevices.state.TwinCATStateConfigOne
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -302,7 +298,7 @@

      pcdsdevices.state.TwinCATStateConfigOne
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -325,7 +321,7 @@

      pcdsdevices.state.TwinCATStateConfigOne
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -344,7 +340,7 @@

      pcdsdevices.state.TwinCATStateConfigOne
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -352,14 +348,14 @@

      pcdsdevices.state.TwinCATStateConfigOneread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -388,7 +384,7 @@

      pcdsdevices.state.TwinCATStateConfigOne
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

      diff --git a/master/generated/pcdsdevices.state.TwinCATStatePositioner.html b/master/generated/pcdsdevices.state.TwinCATStatePositioner.html index 5c0e768c322..78016ad9853 100644 --- a/master/generated/pcdsdevices.state.TwinCATStatePositioner.html +++ b/master/generated/pcdsdevices.state.TwinCATStatePositioner.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.TwinCATStatePositioner — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.TwinCATStatePositioner — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -222,10 +218,10 @@

      pcdsdevices.state.TwinCATStatePositioner
      Parameters:
        -
      • prefix (str) – The EPICS PV prefix for this motor.

      • -
      • name (str) – An identifying name for this motor.

      • -
      • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

      • -
      • timeout (float, optional) – The amount of time to wait before automatically marking a long +

      • prefix (str) – The EPICS PV prefix for this motor.

      • +
      • name (str) – An identifying name for this motor.

      • +
      • settle_time (float, optional) – The amount of extra time to wait before interpreting a move as done.

      • +
      • timeout (float, optional) – The amount of time to wait before automatically marking a long in-progress move as failed.

      @@ -326,14 +322,14 @@

      pcdsdevices.state.TwinCATStatePositioner
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -348,7 +344,7 @@

      pcdsdevices.state.TwinCATStatePositioner
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -396,11 +392,11 @@

      pcdsdevices.state.TwinCATStatePositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -417,12 +413,12 @@

      pcdsdevices.state.TwinCATStatePositionerParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -436,7 +432,7 @@

      pcdsdevices.state.TwinCATStatePositioner
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -459,7 +455,7 @@

      pcdsdevices.state.TwinCATStatePositioner
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -484,10 +480,10 @@

      pcdsdevices.state.TwinCATStatePositioner
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -498,7 +494,7 @@

      pcdsdevices.state.TwinCATStatePositioner
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -509,7 +505,7 @@

      pcdsdevices.state.TwinCATStatePositioner
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -517,14 +513,14 @@

      pcdsdevices.state.TwinCATStatePositionerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -632,7 +628,7 @@

      pcdsdevices.state.TwinCATStatePositioner
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

      diff --git a/master/generated/pcdsdevices.state.get_dynamic_state_attr.html b/master/generated/pcdsdevices.state.get_dynamic_state_attr.html index fbd55d08860..a0b50a13d67 100644 --- a/master/generated/pcdsdevices.state.get_dynamic_state_attr.html +++ b/master/generated/pcdsdevices.state.get_dynamic_state_attr.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.get_dynamic_state_attr — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.get_dynamic_state_attr — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -207,7 +203,7 @@

      pcdsdevices.state.get_dynamic_state_attr

      -pcdsdevices.state.get_dynamic_state_attr(state_index: int, motor_index: int = 0) str
      +pcdsdevices.state.get_dynamic_state_attr(state_index: int, motor_index: int = 0) str

      Get the attr string associated with a single state index.

      For example, the 5th state should create an attribute on TwinCATStateConfigDynamic called “state05”. Therefore, @@ -219,8 +215,8 @@

      pcdsdevices.state.get_dynamic_state_attr
      Parameters:
        -
      • state_index (int) – The index of the state.

      • -
      • motor_index (int) – The index of the motor. Zero has a special meaning here of +

      • state_index (int) – The index of the state.

      • +
      • motor_index (int) – The index of the motor. Zero has a special meaning here of “there is only one motor”.

      diff --git a/master/generated/pcdsdevices.state.state_config_dotted_attribute.html b/master/generated/pcdsdevices.state.state_config_dotted_attribute.html index e6beb28e695..17071b0243b 100644 --- a/master/generated/pcdsdevices.state.state_config_dotted_attribute.html +++ b/master/generated/pcdsdevices.state.state_config_dotted_attribute.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.state_config_dotted_attribute — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.state_config_dotted_attribute — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -207,15 +203,15 @@

      pcdsdevices.state.state_config_dotted_attribute

      -pcdsdevices.state.state_config_dotted_attribute(config_attr: str, state_count: int, motor_count: int = 1, first_motor_only: bool = False) list[str]
      +pcdsdevices.state.state_config_dotted_attribute(config_attr: str, state_count: int, motor_count: int = 1, first_motor_only: bool = False) list[str]

      Returns the full dotted name of all associated state config components.

      Parameters:
        -
      • config_attr (str) – The attribute of TwinCATStateConfigOne to target.

      • -
      • state_count (int) – The number of known states used by the device.

      • -
      • motor_count (int, optional) – The number of motors associated with the states config.

      • -
      • first_motor_only (bool, optional) – If switched to True, only return the dotted names associated with the first +

      • config_attr (str) – The attribute of TwinCATStateConfigOne to target.

      • +
      • state_count (int) – The number of known states used by the device.

      • +
      • motor_count (int, optional) – The number of motors associated with the states config.

      • +
      • first_motor_only (bool, optional) – If switched to True, only return the dotted names associated with the first motor instead of from all of them. Only valid if motor_count is greater than 1. This is useful in cases where we need to locate specific attributes but only need one set, e.g. state names.

      • diff --git a/master/generated/pcdsdevices.state.state_config_dotted_names.html b/master/generated/pcdsdevices.state.state_config_dotted_names.html index aa160ff9fcb..78413025b7f 100644 --- a/master/generated/pcdsdevices.state.state_config_dotted_names.html +++ b/master/generated/pcdsdevices.state.state_config_dotted_names.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.state_config_dotted_names — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.state_config_dotted_names — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
        - 8.5.1.dev30+gd6e98430 -
        @@ -80,6 +75,7 @@
      • pcdsdevices.ipm
      • pcdsdevices.jet
      • pcdsdevices.keithley
      • +
      • pcdsdevices.lakeshore
      • pcdsdevices.lamp_motion
      • pcdsdevices.lasers.btps
      • pcdsdevices.lasers.counters
      • @@ -207,7 +203,7 @@

        pcdsdevices.state.state_config_dotted_names

        -pcdsdevices.state.state_config_dotted_names(state_count: int, motor_count: int = 1) list[str | None]
        +pcdsdevices.state.state_config_dotted_names(state_count: int, motor_count: int = 1) list[str | None]

        Returns the full dotted names of the state config state_name components.

        This includes None for the Unknown state and is valid for use in EpicsSignalEditMD’s enum_attrs argument, matching the structure found in @@ -215,8 +211,8 @@

        pcdsdevices.state.state_config_dotted_names
        Parameters:
          -
        • state_count (int) – The number of known states used by the device.

        • -
        • motor_count (int, optional) – The number of motors associated with the states config.

        • +
        • state_count (int) – The number of known states used by the device.

        • +
        • motor_count (int, optional) – The number of motors associated with the states config.

        Returns:
        diff --git a/master/generated/pcdsdevices.state.state_config_dotted_velos.html b/master/generated/pcdsdevices.state.state_config_dotted_velos.html index 3bf307f591c..32eb5a2fe5d 100644 --- a/master/generated/pcdsdevices.state.state_config_dotted_velos.html +++ b/master/generated/pcdsdevices.state.state_config_dotted_velos.html @@ -1,25 +1,23 @@ + + - pcdsdevices.state.state_config_dotted_velos — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.state.state_config_dotted_velos — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
        - 8.5.1.dev30+gd6e98430 -
        @@ -80,6 +75,7 @@
      • pcdsdevices.ipm
      • pcdsdevices.jet
      • pcdsdevices.keithley
      • +
      • pcdsdevices.lakeshore
      • pcdsdevices.lamp_motion
      • pcdsdevices.lasers.btps
      • pcdsdevices.lasers.counters
      • @@ -207,15 +203,15 @@

        pcdsdevices.state.state_config_dotted_velos

        -pcdsdevices.state.state_config_dotted_velos(state_count: int, motor_count: int = 1) list[str]
        +pcdsdevices.state.state_config_dotted_velos(state_count: int, motor_count: int = 1) list[str]

        Returns the full dotted names of the state config velo components.

        This does not include any entry for the unknown state and can be passed directly into the velocity summary MultiDerivedSignal attrs.

        Parameters:
          -
        • state_count (int) – The number of known states used by the device.

        • -
        • motor_count (int, optional) – The number of motors associated with the states config.

        • +
        • state_count (int) – The number of known states used by the device.

        • +
        • motor_count (int, optional) – The number of motors associated with the states config.

        Returns:
        diff --git a/master/generated/pcdsdevices.stopper.PPSStopper.html b/master/generated/pcdsdevices.stopper.PPSStopper.html index 4786567901d..b47218779f5 100644 --- a/master/generated/pcdsdevices.stopper.PPSStopper.html +++ b/master/generated/pcdsdevices.stopper.PPSStopper.html @@ -1,25 +1,23 @@ + + - pcdsdevices.stopper.PPSStopper — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.stopper.PPSStopper — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
        - 8.5.1.dev30+gd6e98430 -
        @@ -80,6 +75,7 @@
      • pcdsdevices.ipm
      • pcdsdevices.jet
      • pcdsdevices.keithley
      • +
      • pcdsdevices.lakeshore
      • pcdsdevices.lamp_motion
      • pcdsdevices.lasers.btps
      • pcdsdevices.lasers.counters
      • @@ -207,10 +203,10 @@

        pcdsdevices.stopper.PPSStopper
        Parameters:
          -
        • prefix (str) – Full PPS Stopper PV.

        • -
        • name (str) – Alias for the stopper.

        • -
        • in_state (str, optional) – String associatted with in enum value.

        • -
        • out_state (str, optional) – String associatted with out enum value.

        • +
        • prefix (str) – Full PPS Stopper PV.

        • +
        • name (str) – Alias for the stopper.

        • +
        • in_state (str, optional) – String associatted with in enum value.

        • +
        • out_state (str, optional) – String associatted with out enum value.

        @@ -289,14 +285,14 @@

        pcdsdevices.stopper.PPSStopper
        -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
        +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

        Configure the device for something during a run

        This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

        Parameters:
        -

        d (dict) – The configuration dictionary. To specify the order that +

        d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

        Returns:
        @@ -311,7 +307,7 @@

        pcdsdevices.stopper.PPSStopper
        -describe() OrderedDictType[str, Dict[str, Any]]
        +describe() OrderedDictType[str, Dict[str, Any]]

        Provide schema and meta-data for read().

        This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

        @@ -342,7 +338,7 @@

        pcdsdevices.stopper.PPSStopper
        -get_lightpath_state(use_cache: bool = True) LightpathState
        +get_lightpath_state(use_cache: bool = True) LightpathState

        Return the current LightpathState

        Returns:
        @@ -374,12 +370,12 @@

        pcdsdevices.stopper.PPSStopperobj, which will be set to this instance.

        -
      • timeout (float, optional) – Maximum time to wait for the motion.

      • -
      • wait (bool, optional) – If True, do not continue until the move is complete.

      • +
      • timeout (float, optional) – Maximum time to wait for the motion.

      • +
      • wait (bool, optional) – If True, do not continue until the move is complete.

      Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -391,11 +387,11 @@

      pcdsdevices.stopper.PPSStopper
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -412,12 +408,12 @@

      pcdsdevices.stopper.PPSStopperParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -431,7 +427,7 @@

      pcdsdevices.stopper.PPSStopper
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -454,7 +450,7 @@

      pcdsdevices.stopper.PPSStopper
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -471,12 +467,12 @@

      pcdsdevices.stopper.PPSStopperobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -500,10 +496,10 @@

      pcdsdevices.stopper.PPSStopper
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -514,7 +510,7 @@

      pcdsdevices.stopper.PPSStopper
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -525,7 +521,7 @@

      pcdsdevices.stopper.PPSStopper
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -533,14 +529,14 @@

      pcdsdevices.stopper.PPSStopperread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -668,7 +664,7 @@

      pcdsdevices.stopper.PPSStopper
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      diff --git a/master/generated/pcdsdevices.stopper.PPSStopper2PV.html b/master/generated/pcdsdevices.stopper.PPSStopper2PV.html index 7107a498e81..f29b28087a0 100644 --- a/master/generated/pcdsdevices.stopper.PPSStopper2PV.html +++ b/master/generated/pcdsdevices.stopper.PPSStopper2PV.html @@ -1,25 +1,23 @@ + + - pcdsdevices.stopper.PPSStopper2PV — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.stopper.PPSStopper2PV — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -211,13 +207,13 @@

      pcdsdevices.stopper.PPSStopper2PV
      Parameters:
        -
      • in_suffix (str, optional) – The suffix for the in_signal that tells us if the stopper is inserted +

      • in_suffix (str, optional) – The suffix for the in_signal that tells us if the stopper is inserted or not. Defaults to ‘INSUM’.

      • -
      • out_suffix (str, optional) – The suffix for the out_signal that tells us if the stopper is removed +

      • out_suffix (str, optional) – The suffix for the out_signal that tells us if the stopper is removed or not. Defaults to ‘OUTSUM’

      • -
      • in_value (int, optional) – The value of the in_signal that tells us that the stopper is inserted. +

      • in_value (int, optional) – The value of the in_signal that tells us that the stopper is inserted. Defaults to 1.

      • -
      • out_value (int, optional) – The value of the out_signal that tells us that the stopper is removed. +

      • out_value (int, optional) – The value of the out_signal that tells us that the stopper is removed. Defaults to 1.

      @@ -260,7 +256,7 @@

      pcdsdevices.stopper.PPSStopper2PVMethods

      -calc_lightpath_state(in_signal: int, out_signal: int) LightpathState
      +calc_lightpath_state(in_signal: int, out_signal: int) LightpathState

      Create and return a LightpathState object containing information needed for lightpath, given a set of signal values

      kwargs should be the same as the signal names provided in @@ -275,14 +271,14 @@

      pcdsdevices.stopper.PPSStopper2PV
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -297,7 +293,7 @@

      pcdsdevices.stopper.PPSStopper2PV
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -321,7 +317,7 @@

      pcdsdevices.stopper.PPSStopper2PV
      -get_lightpath_state(use_cache: bool = True) LightpathState
      +get_lightpath_state(use_cache: bool = True) LightpathState

      Return the current LightpathState

      Returns:
      @@ -338,7 +334,7 @@

      pcdsdevices.stopper.PPSStopper2PV
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -361,7 +357,7 @@

      pcdsdevices.stopper.PPSStopper2PV
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -377,7 +373,7 @@

      pcdsdevices.stopper.PPSStopper2PV
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -394,7 +390,7 @@

      pcdsdevices.stopper.PPSStopper2PV
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -402,14 +398,14 @@

      pcdsdevices.stopper.PPSStopper2PVread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -448,7 +444,7 @@

      pcdsdevices.stopper.PPSStopper2PV
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

      diff --git a/master/generated/pcdsdevices.stopper.Stopper.html b/master/generated/pcdsdevices.stopper.Stopper.html index 0a496801048..fd2af9a16a3 100644 --- a/master/generated/pcdsdevices.stopper.Stopper.html +++ b/master/generated/pcdsdevices.stopper.Stopper.html @@ -1,25 +1,23 @@ + + - pcdsdevices.stopper.Stopper — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.stopper.Stopper — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -205,8 +201,8 @@

      pcdsdevices.stopper.Stopper
      Parameters:
        -
      • prefix (str) – Full PPS Stopper PV.

      • -
      • name (str) – Alias for the stopper.

      • +
      • prefix (str) – Full PPS Stopper PV.

      • +
      • name (str) – Alias for the stopper.

      @@ -217,7 +213,7 @@

      pcdsdevices.stopper.Stopper~Commands.close_valve values.

      Type:
      -

      IntEnum

      +

      IntEnum

      @@ -324,14 +320,14 @@

      pcdsdevices.stopper.Stopper
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -346,7 +342,7 @@

      pcdsdevices.stopper.Stopper
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -377,7 +373,7 @@

      pcdsdevices.stopper.Stopper
      -get_lightpath_state(use_cache: bool = True) LightpathState
      +get_lightpath_state(use_cache: bool = True) LightpathState

      Return the current LightpathState

      Returns:
      @@ -409,12 +405,12 @@

      pcdsdevices.stopper.Stopperobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -426,11 +422,11 @@

      pcdsdevices.stopper.Stopper
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -447,12 +443,12 @@

      pcdsdevices.stopper.StopperParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -472,7 +468,7 @@

      pcdsdevices.stopper.Stopper
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -495,7 +491,7 @@

      pcdsdevices.stopper.Stopper
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -512,12 +508,12 @@

      pcdsdevices.stopper.Stopperobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -541,10 +537,10 @@

      pcdsdevices.stopper.Stopper
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -555,7 +551,7 @@

      pcdsdevices.stopper.Stopper
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -566,7 +562,7 @@

      pcdsdevices.stopper.Stopper
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -574,14 +570,14 @@

      pcdsdevices.stopper.Stopperread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -709,7 +705,7 @@

      pcdsdevices.stopper.Stopper
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      diff --git a/master/generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorber.html b/master/generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorber.html index ded0accc59f..6025d90253b 100644 --- a/master/generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorber.html +++ b/master/generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorber.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sxr_test_absorber.SxrTestAbsorber — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sxr_test_absorber.SxrTestAbsorber — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -264,14 +260,14 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorber
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -286,7 +282,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorber
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -310,7 +306,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorber
      -get_lightpath_state(use_cache: bool = True) LightpathState
      +get_lightpath_state(use_cache: bool = True) LightpathState

      Return the current LightpathState

      Returns:
      @@ -327,7 +323,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorber
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -350,7 +346,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorber
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -366,7 +362,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorber
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -383,7 +379,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorber
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -391,14 +387,14 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -437,7 +433,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorber
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

      diff --git a/master/generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.html b/master/generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.html index 46ff2c6eb74..e5d07e9df42 100644 --- a/master/generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.html +++ b/master/generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.html @@ -1,25 +1,23 @@ + + - pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -321,14 +317,14 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -343,7 +339,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -395,12 +391,12 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates

      moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -412,11 +408,11 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -433,12 +429,12 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStatesParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -452,7 +448,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -475,7 +471,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -492,12 +488,12 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates

      moved_cb (callable, optional) – Call this callback when movement is finished. This callback must accept one keyword argument, obj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -521,10 +517,10 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -535,7 +531,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -546,7 +542,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -554,14 +550,14 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStatesread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -679,7 +675,7 @@

      pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      diff --git a/master/generated/pcdsdevices.tags.explain_tag.html b/master/generated/pcdsdevices.tags.explain_tag.html index 6750776237f..82b107ce2bd 100644 --- a/master/generated/pcdsdevices.tags.explain_tag.html +++ b/master/generated/pcdsdevices.tags.explain_tag.html @@ -1,25 +1,23 @@ + + - pcdsdevices.tags.explain_tag — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.tags.explain_tag — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • diff --git a/master/generated/pcdsdevices.tags.get_valid_tags.html b/master/generated/pcdsdevices.tags.get_valid_tags.html index ea9b15fe4b9..459fa02b355 100644 --- a/master/generated/pcdsdevices.tags.get_valid_tags.html +++ b/master/generated/pcdsdevices.tags.get_valid_tags.html @@ -1,25 +1,23 @@ + + - pcdsdevices.tags.get_valid_tags — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.tags.get_valid_tags — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • diff --git a/master/generated/pcdsdevices.targets.StageStack.html b/master/generated/pcdsdevices.targets.StageStack.html index ab548401939..4d9d24d571e 100644 --- a/master/generated/pcdsdevices.targets.StageStack.html +++ b/master/generated/pcdsdevices.targets.StageStack.html @@ -1,25 +1,23 @@ + + - pcdsdevices.targets.StageStack — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.targets.StageStack — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -211,7 +207,7 @@

      pcdsdevices.targets.StageStackParameters:

      diff --git a/master/generated/pcdsdevices.targets.convert_to_physical.html b/master/generated/pcdsdevices.targets.convert_to_physical.html index d59749f5f08..92486794f02 100644 --- a/master/generated/pcdsdevices.targets.convert_to_physical.html +++ b/master/generated/pcdsdevices.targets.convert_to_physical.html @@ -1,25 +1,23 @@ + + - pcdsdevices.targets.convert_to_physical — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.targets.convert_to_physical — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -206,8 +202,8 @@

      pcdsdevices.targets.convert_to_physical

      Returns:
      diff --git a/master/generated/pcdsdevices.targets.get_unit_meshgrid.html b/master/generated/pcdsdevices.targets.get_unit_meshgrid.html index 61c765ade6b..46a5b8d90cf 100644 --- a/master/generated/pcdsdevices.targets.get_unit_meshgrid.html +++ b/master/generated/pcdsdevices.targets.get_unit_meshgrid.html @@ -1,25 +1,23 @@ + + - pcdsdevices.targets.get_unit_meshgrid — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.targets.get_unit_meshgrid — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -206,8 +202,8 @@

      pcdsdevices.targets.get_unit_meshgrid
      Parameters:
        -
      • m_rows (int) – Number of rows our grid has.

      • -
      • n_columns (int) – Number of columns our grid has.

      • +
      • m_rows (int) – Number of rows our grid has.

      • +
      • n_columns (int) – Number of columns our grid has.

      diff --git a/master/generated/pcdsdevices.targets.mesh_interpolation.html b/master/generated/pcdsdevices.targets.mesh_interpolation.html index 86a75310347..3b7208d174a 100644 --- a/master/generated/pcdsdevices.targets.mesh_interpolation.html +++ b/master/generated/pcdsdevices.targets.mesh_interpolation.html @@ -1,25 +1,23 @@ + + - pcdsdevices.targets.mesh_interpolation — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.targets.mesh_interpolation — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -225,10 +221,10 @@

      pcdsdevices.targets.mesh_interpolation
      Parameters:
        -
      • top_left (tuple) – (x, y) coordinates of the top left corner

      • -
      • top_right (tuple) – (x, y) coordinates of the top right corner

      • -
      • bottom_right (tuple) – (x, y) coordinates of the bottom right corner

      • -
      • bottom_left (tuple) – (x, y) coordinates of the bottom left corner

      • +
      • top_left (tuple) – (x, y) coordinates of the top left corner

      • +
      • top_right (tuple) – (x, y) coordinates of the top right corner

      • +
      • bottom_right (tuple) – (x, y) coordinates of the bottom right corner

      • +
      • bottom_left (tuple) – (x, y) coordinates of the bottom left corner

      Returns:
      diff --git a/master/generated/pcdsdevices.targets.snake_grid_list.html b/master/generated/pcdsdevices.targets.snake_grid_list.html index 80980856d03..2a7a73f83a1 100644 --- a/master/generated/pcdsdevices.targets.snake_grid_list.html +++ b/master/generated/pcdsdevices.targets.snake_grid_list.html @@ -1,25 +1,23 @@ + + - pcdsdevices.targets.snake_grid_list — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.targets.snake_grid_list — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • diff --git a/master/generated/pcdsdevices.timetool.Timetool.html b/master/generated/pcdsdevices.timetool.Timetool.html index 2d390c05597..8ad1ff3487c 100644 --- a/master/generated/pcdsdevices.timetool.Timetool.html +++ b/master/generated/pcdsdevices.timetool.Timetool.html @@ -1,25 +1,23 @@ + + - pcdsdevices.timetool.Timetool — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.timetool.Timetool — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -203,9 +199,9 @@

      pcdsdevices.timetool.Timetool
      Parameters:
        -
      • prefix (str) – The EPICS base PV of the Timetool.

      • -
      • name (str) – A name to refer to the device.

      • -
      • prefix_det (str) – The EPICS base PV of the detector.

      • +
      • prefix (str) – The EPICS base PV of the Timetool.

      • +
      • name (str) – A name to refer to the device.

      • +
      • prefix_det (str) – The EPICS base PV of the detector.

      @@ -283,14 +279,14 @@

      pcdsdevices.timetool.Timetool
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -305,7 +301,7 @@

      pcdsdevices.timetool.Timetool
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -357,12 +353,12 @@

      pcdsdevices.timetool.Timetoolobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -374,11 +370,11 @@

      pcdsdevices.timetool.Timetool
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -395,12 +391,12 @@

      pcdsdevices.timetool.TimetoolParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -414,7 +410,7 @@

      pcdsdevices.timetool.Timetool
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -437,7 +433,7 @@

      pcdsdevices.timetool.Timetool
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -454,12 +450,12 @@

      pcdsdevices.timetool.Timetoolobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -483,10 +479,10 @@

      pcdsdevices.timetool.Timetool
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -497,13 +493,13 @@

      pcdsdevices.timetool.Timetool
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -514,7 +510,7 @@

      pcdsdevices.timetool.Timetool
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -522,14 +518,14 @@

      pcdsdevices.timetool.Timetoolread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -616,7 +612,7 @@

      pcdsdevices.timetool.Timetool
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      @@ -639,7 +635,7 @@

      pcdsdevices.timetool.Timetool
      -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
      +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

      @@ -657,7 +653,7 @@

      pcdsdevices.timetool.Timetool
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

      diff --git a/master/generated/pcdsdevices.timetool.TimetoolWithNav.html b/master/generated/pcdsdevices.timetool.TimetoolWithNav.html index 20aea63dcc1..ac17e37c8fe 100644 --- a/master/generated/pcdsdevices.timetool.TimetoolWithNav.html +++ b/master/generated/pcdsdevices.timetool.TimetoolWithNav.html @@ -1,25 +1,23 @@ + + - pcdsdevices.timetool.TimetoolWithNav — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.timetool.TimetoolWithNav — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -203,9 +199,9 @@

      pcdsdevices.timetool.TimetoolWithNav
      Parameters:
        -
      • prefix (str) – The EPICS base PV of the Timetool.

      • -
      • name (str) – A name to refer to the device.

      • -
      • prefix_det (str) – The EPICS base PV of the detector.

      • +
      • prefix (str) – The EPICS base PV of the Timetool.

      • +
      • name (str) – A name to refer to the device.

      • +
      • prefix_det (str) – The EPICS base PV of the detector.

      @@ -297,14 +293,14 @@

      pcdsdevices.timetool.TimetoolWithNav
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -319,7 +315,7 @@

      pcdsdevices.timetool.TimetoolWithNav
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -371,12 +367,12 @@

      pcdsdevices.timetool.TimetoolWithNavobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -388,11 +384,11 @@

      pcdsdevices.timetool.TimetoolWithNav
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -409,12 +405,12 @@

      pcdsdevices.timetool.TimetoolWithNavParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -428,7 +424,7 @@

      pcdsdevices.timetool.TimetoolWithNav
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -451,7 +447,7 @@

      pcdsdevices.timetool.TimetoolWithNav
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -468,12 +464,12 @@

      pcdsdevices.timetool.TimetoolWithNavobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -497,10 +493,10 @@

      pcdsdevices.timetool.TimetoolWithNav
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -511,13 +507,13 @@

      pcdsdevices.timetool.TimetoolWithNav
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -528,7 +524,7 @@

      pcdsdevices.timetool.TimetoolWithNav
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -536,14 +532,14 @@

      pcdsdevices.timetool.TimetoolWithNavread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -630,7 +626,7 @@

      pcdsdevices.timetool.TimetoolWithNav
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      @@ -653,7 +649,7 @@

      pcdsdevices.timetool.TimetoolWithNav
      -stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]
      +stage_group: list[Component] = [Component(EpicsSignal, write_pv=':GO', kind='hinted')]

      @@ -671,7 +667,7 @@

      pcdsdevices.timetool.TimetoolWithNav
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})

      diff --git a/master/generated/pcdsdevices.tmo_ip1.CalibrationAxis.html b/master/generated/pcdsdevices.tmo_ip1.CalibrationAxis.html index 3497818020d..e343a0e2e64 100644 --- a/master/generated/pcdsdevices.tmo_ip1.CalibrationAxis.html +++ b/master/generated/pcdsdevices.tmo_ip1.CalibrationAxis.html @@ -1,25 +1,23 @@ + + - pcdsdevices.tmo_ip1.CalibrationAxis — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.tmo_ip1.CalibrationAxis — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -198,8 +194,8 @@

      pcdsdevices.tmo_ip1.CalibrationAxis class pcdsdevices.tmo_ip1.CalibrationAxis(prefix, *, name, **kwargs)

      Sample calibration 1D State Setup -Here, we specify 5 states, and 1 motor, for Y -axe.

      +Here, we specify 7 states, and 1 motor, for Y +axe.Add OUT states IN, total is 8

      Ophyd Device Components

      Inherited from PVPositionerIsClose

      setpoint (FCpt)

      EpicsSignal

      @@ -328,14 +324,14 @@

      pcdsdevices.tmo_ip1.CalibrationAxis
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -350,7 +346,7 @@

      pcdsdevices.tmo_ip1.CalibrationAxis
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -402,12 +398,12 @@

      pcdsdevices.tmo_ip1.CalibrationAxisobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -419,11 +415,11 @@

      pcdsdevices.tmo_ip1.CalibrationAxis
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -440,12 +436,12 @@

      pcdsdevices.tmo_ip1.CalibrationAxisParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -459,7 +455,7 @@

      pcdsdevices.tmo_ip1.CalibrationAxis
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -482,7 +478,7 @@

      pcdsdevices.tmo_ip1.CalibrationAxis
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -499,12 +495,12 @@

      pcdsdevices.tmo_ip1.CalibrationAxisobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -528,10 +524,10 @@

      pcdsdevices.tmo_ip1.CalibrationAxis
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -542,7 +538,7 @@

      pcdsdevices.tmo_ip1.CalibrationAxis
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -553,7 +549,7 @@

      pcdsdevices.tmo_ip1.CalibrationAxis
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -561,14 +557,14 @@

      pcdsdevices.tmo_ip1.CalibrationAxisread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -686,7 +682,7 @@

      pcdsdevices.tmo_ip1.CalibrationAxis
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      diff --git a/master/generated/pcdsdevices.tmo_ip1.SCaFoil.html b/master/generated/pcdsdevices.tmo_ip1.SCaFoil.html index 9eff56d6c95..2b712dc46bc 100644 --- a/master/generated/pcdsdevices.tmo_ip1.SCaFoil.html +++ b/master/generated/pcdsdevices.tmo_ip1.SCaFoil.html @@ -1,25 +1,23 @@ + + - pcdsdevices.tmo_ip1.SCaFoil — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.tmo_ip1.SCaFoil — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -261,14 +257,14 @@

      pcdsdevices.tmo_ip1.SCaFoil
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -283,7 +279,7 @@

      pcdsdevices.tmo_ip1.SCaFoil
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -307,7 +303,7 @@

      pcdsdevices.tmo_ip1.SCaFoil
      -get_lightpath_state(use_cache: bool = True) LightpathState
      +get_lightpath_state(use_cache: bool = True) LightpathState

      Return the current LightpathState

      Returns:
      @@ -324,7 +320,7 @@

      pcdsdevices.tmo_ip1.SCaFoil
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -347,7 +343,7 @@

      pcdsdevices.tmo_ip1.SCaFoil
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -363,13 +359,13 @@

      pcdsdevices.tmo_ip1.SCaFoil
      -stage_group_instances() Iterator[OphydObject]
      +stage_group_instances() Iterator[OphydObject]

      Yields an iterator of subdevices that should be staged.

      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -386,7 +382,7 @@

      pcdsdevices.tmo_ip1.SCaFoil
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -394,14 +390,14 @@

      pcdsdevices.tmo_ip1.SCaFoilread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -440,17 +436,17 @@

      pcdsdevices.tmo_ip1.SCaFoil
      -needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]
      +needs_parent: list[type[OphydObject]] = [<class 'ophyd.signal.AttributeSignal'>, <class 'ophyd.signal.DerivedSignal'>, <class 'ophyd.areadetector.plugins.PluginBase'>, <class 'ophyd.pseudopos.PseudoSingle'>, <class 'pcdsdevices.signal.PVStateSignal'>, <class 'pcdsdevices.signal.AggregateSignal'>]

      -stage_group: list[Component] = None
      +stage_group: list[Component] = None
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done', 'state'})
      diff --git a/master/generated/pcdsdevices.tpr.TprMotor.html b/master/generated/pcdsdevices.tpr.TprMotor.html index ccd77a3bc5b..fe9294453bd 100644 --- a/master/generated/pcdsdevices.tpr.TprMotor.html +++ b/master/generated/pcdsdevices.tpr.TprMotor.html @@ -1,25 +1,23 @@ + + - pcdsdevices.tpr.TprMotor — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.tpr.TprMotor — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -263,14 +259,14 @@

      pcdsdevices.tpr.TprMotor
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -285,7 +281,7 @@

      pcdsdevices.tpr.TprMotor
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -332,7 +328,7 @@

      pcdsdevices.tpr.TprMotorfloat, optional) – Maximum time to wait for the motion. If None, the default timeout +
    • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

    • @@ -341,9 +337,9 @@

      pcdsdevices.tpr.TprMotorRaises:

      @@ -357,12 +353,12 @@

      pcdsdevices.tpr.TprMotorParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -384,13 +380,13 @@

      pcdsdevices.tpr.TprMotor
      Parameters:
        -
      • delta (float) – Desired change in position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • delta (float) – Desired change in position.

      • +
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -404,7 +400,7 @@

      pcdsdevices.tpr.TprMotor
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -427,7 +423,7 @@

      pcdsdevices.tpr.TprMotor
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -443,23 +439,23 @@

      pcdsdevices.tpr.TprMotor
      -set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase
      +set(new_position: Any, *, timeout: float | None = None, moved_cb: Callable | None = None, wait: bool = False) StatusBase

      Set a value and return a Status object

      Parameters:
        -
      • new_position (object) – The input here is whatever the device requires (this +

      • new_position (object) – The input here is whatever the device requires (this should be over-ridden by the implementation. For example a motor would take a float, a shutter the strings {‘Open’, ‘Close’}, and a goineometer (h, k, l) tuples

      • -
      • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout +

      • timeout (float, optional) – Maximum time to wait for the motion. If None, the default timeout for this positioner is used.

      • moved_cb (callable, optional) –

        Deprecated

        Call this callback when movement has finished. This callback must accept one keyword argument: ‘obj’ which will be set to this positioner instance.

      • -
      • wait (bool, optional) –

        Deprecated

        +
      • wait (bool, optional) –

        Deprecated

        If the method should block until the Status object reports it is done.

        Defaults to False

        @@ -481,7 +477,7 @@

        pcdsdevices.tpr.TprMotor
        -status() str
        +status() str

        Returns a str with the current pv values for the device.

      @@ -498,7 +494,7 @@

      pcdsdevices.tpr.TprMotor
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -506,14 +502,14 @@

      pcdsdevices.tpr.TprMotorread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -528,7 +524,7 @@

      pcdsdevices.tpr.TprMotor
      Parameters:
      -

      scale (float) – starting step size, default = 0.1

      +

      scale (float) – starting step size, default = 0.1

      @@ -540,12 +536,12 @@

      pcdsdevices.tpr.TprMotor
      Parameters:
        -
      • position (float) – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • position (float) – Desired end position.

      • +
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • -
      • newline (bool, optional) – If True, inserts a newline after the updates.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • newline (bool, optional) – If True, inserts a newline after the updates.

      @@ -558,12 +554,12 @@

      pcdsdevices.tpr.TprMotor
      Parameters:
        -
      • delta (float) – Desired change in position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • delta (float) – Desired change in position.

      • +
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • -
      • newline (bool, optional) – If True, inserts a newline after the updates.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • newline (bool, optional) – If True, inserts a newline after the updates.

      @@ -705,7 +701,7 @@

      pcdsdevices.tpr.TprMotor
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving'})
      diff --git a/master/generated/pcdsdevices.tpr.TprTrigger.html b/master/generated/pcdsdevices.tpr.TprTrigger.html index 27bc6312b69..cacea1419d8 100644 --- a/master/generated/pcdsdevices.tpr.TprTrigger.html +++ b/master/generated/pcdsdevices.tpr.TprTrigger.html @@ -1,25 +1,23 @@ + + - pcdsdevices.tpr.TprTrigger — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.tpr.TprTrigger — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -201,10 +197,10 @@

      pcdsdevices.tpr.TprTrigger
      Parameters:
        -
      • timing_mode (int, str, or Enum) – The timing mode the TPR is configured for. Can be an enum +

      • timing_mode (int, str, or Enum) – The timing mode the TPR is configured for. Can be an enum (tpr.TimingMode.LCLS1 tpr.TimingMode.LCLS1) a str (“LCLS1” or “LCLS2”) or an int (1 or 2).

      • -
      • channel (int) – The integer channel to be used (0 through 11).

      • +
      • channel (int) – The integer channel to be used (0 through 11).

      @@ -386,14 +382,14 @@

      pcdsdevices.tpr.TprTriggerMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -408,7 +404,7 @@

      pcdsdevices.tpr.TprTrigger
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -474,7 +470,7 @@

      pcdsdevices.tpr.TprTrigger
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -497,7 +493,7 @@

      pcdsdevices.tpr.TprTrigger
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -513,7 +509,7 @@

      pcdsdevices.tpr.TprTrigger
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -530,7 +526,7 @@

      pcdsdevices.tpr.TprTrigger
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -538,14 +534,14 @@

      pcdsdevices.tpr.TprTriggerread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -574,7 +570,7 @@

      pcdsdevices.tpr.TprTrigger
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

      diff --git a/master/generated/pcdsdevices.usb_encoder.UsDigitalUsbEncoder.html b/master/generated/pcdsdevices.usb_encoder.UsDigitalUsbEncoder.html index d81860789b4..88db13b33ec 100644 --- a/master/generated/pcdsdevices.usb_encoder.UsDigitalUsbEncoder.html +++ b/master/generated/pcdsdevices.usb_encoder.UsDigitalUsbEncoder.html @@ -1,25 +1,23 @@ + + - pcdsdevices.usb_encoder.UsDigitalUsbEncoder — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.usb_encoder.UsDigitalUsbEncoder — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -201,8 +197,8 @@

      pcdsdevices.usb_encoder.UsDigitalUsbEncoder
      Parameters:
        -
      • prefix (str) – Base PV of the USB encoder

      • -
      • name (str) – USB encoder name

      • +
      • prefix (str) – Base PV of the USB encoder

      • +
      • name (str) – USB encoder name

      • linked_axis (device) – Instance of the axis on which the encoder is mounted

      @@ -252,14 +248,14 @@

      pcdsdevices.usb_encoder.UsDigitalUsbEncoderMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -274,7 +270,7 @@

      pcdsdevices.usb_encoder.UsDigitalUsbEncoder
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -304,7 +300,7 @@

      pcdsdevices.usb_encoder.UsDigitalUsbEncoder
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -327,7 +323,7 @@

      pcdsdevices.usb_encoder.UsDigitalUsbEncoder
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -356,7 +352,7 @@

      pcdsdevices.usb_encoder.UsDigitalUsbEncoder
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -373,7 +369,7 @@

      pcdsdevices.usb_encoder.UsDigitalUsbEncoder
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -381,14 +377,14 @@

      pcdsdevices.usb_encoder.UsDigitalUsbEncoderread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -417,7 +413,7 @@

      pcdsdevices.usb_encoder.UsDigitalUsbEncoder
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

      diff --git a/master/generated/pcdsdevices.utils.check_kind_flag.html b/master/generated/pcdsdevices.utils.check_kind_flag.html index 273e048542b..ea477611d8d 100644 --- a/master/generated/pcdsdevices.utils.check_kind_flag.html +++ b/master/generated/pcdsdevices.utils.check_kind_flag.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.check_kind_flag — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.check_kind_flag — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -216,7 +212,7 @@

      pcdsdevices.utils.check_kind_flag

      -pcdsdevices.utils.check_kind_flag(kind: int, flag: Kind) bool
      +pcdsdevices.utils.check_kind_flag(kind: int, flag: Kind) bool

      Return True if kind contains flag.

      diff --git a/master/generated/pcdsdevices.utils.combine_status_info.html b/master/generated/pcdsdevices.utils.combine_status_info.html index 0550b43f2a2..90e473bef3c 100644 --- a/master/generated/pcdsdevices.utils.combine_status_info.html +++ b/master/generated/pcdsdevices.utils.combine_status_info.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.combine_status_info — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.combine_status_info — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -222,9 +218,9 @@

      pcdsdevices.utils.combine_status_infoParameters:
      • obj (OphydObj) – The parent ophyd object.

      • -
      • status_info (dict) – The status information dictionary.

      • -
      • attrs (sequence of str) – The attribute names.

      • -
      • separator (str, optional) – The separator line between the statuses. May be formatted +

      • status_info (dict) – The status information dictionary.

      • +
      • attrs (sequence of str) – The attribute names.

      • +
      • separator (str, optional) – The separator line between the statuses. May be formatted with variables attr, parent, or child.

      diff --git a/master/generated/pcdsdevices.utils.convert_unit.html b/master/generated/pcdsdevices.utils.convert_unit.html index 63c4374342d..8c7b928763f 100644 --- a/master/generated/pcdsdevices.utils.convert_unit.html +++ b/master/generated/pcdsdevices.utils.convert_unit.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.convert_unit — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.convert_unit — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -216,14 +212,14 @@

      pcdsdevices.utils.convert_unit

      -pcdsdevices.utils.convert_unit(value: float, unit: str, new_unit: str)
      +pcdsdevices.utils.convert_unit(value: float, unit: str, new_unit: str)

      One-line unit conversion.

      Parameters:
        -
      • value (float) – The starting value for the conversion.

      • -
      • unit (str) – The starting unit for the conversion.

      • -
      • new_unit (str) – The desired unit for the conversion.

      • +
      • value (float) – The starting value for the conversion.

      • +
      • unit (str) – The starting unit for the conversion.

      • +
      • new_unit (str) – The desired unit for the conversion.

      Returns:
      diff --git a/master/generated/pcdsdevices.utils.doc_format_decorator.html b/master/generated/pcdsdevices.utils.doc_format_decorator.html index ee8f5d1888f..fa2c7c92c0a 100644 --- a/master/generated/pcdsdevices.utils.doc_format_decorator.html +++ b/master/generated/pcdsdevices.utils.doc_format_decorator.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.doc_format_decorator — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.doc_format_decorator — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • diff --git a/master/generated/pcdsdevices.utils.format_ophyds_to_html.html b/master/generated/pcdsdevices.utils.format_ophyds_to_html.html index d62ff3e4ff9..fcbcae734a9 100644 --- a/master/generated/pcdsdevices.utils.format_ophyds_to_html.html +++ b/master/generated/pcdsdevices.utils.format_ophyds_to_html.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.format_ophyds_to_html — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.format_ophyds_to_html — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -227,7 +223,7 @@

      pcdsdevices.utils.format_ophyds_to_htmlParameters:
      diff --git a/master/generated/pcdsdevices.utils.format_status_table.html b/master/generated/pcdsdevices.utils.format_status_table.html index 345df448b7e..362243332ee 100644 --- a/master/generated/pcdsdevices.utils.format_status_table.html +++ b/master/generated/pcdsdevices.utils.format_status_table.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.format_status_table — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.format_status_table — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -221,10 +217,10 @@

      pcdsdevices.utils.format_status_table
      Parameters:
        -
      • status_info (dict) – The status information dictionary.

      • -
      • row_to_key (dict) – Dictionary of the form {'display_text': 'status_key'}.

      • -
      • column_to_key (dict) – Dictionary of the form {'display_text': 'status_key'}.

      • -
      • row_identifier (str, optional) – What to show for the first column, likely an ‘Index’ or ‘Component’.

      • +
      • status_info (dict) – The status information dictionary.

      • +
      • row_to_key (dict) – Dictionary of the form {'display_text': 'status_key'}.

      • +
      • column_to_key (dict) – Dictionary of the form {'display_text': 'status_key'}.

      • +
      • row_identifier (str, optional) – What to show for the first column, likely an ‘Index’ or ‘Component’.

      diff --git a/master/generated/pcdsdevices.utils.get_component.html b/master/generated/pcdsdevices.utils.get_component.html index 47a4af24fe7..7a1816f8a78 100644 --- a/master/generated/pcdsdevices.utils.get_component.html +++ b/master/generated/pcdsdevices.utils.get_component.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.get_component — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.get_component — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • diff --git a/master/generated/pcdsdevices.utils.get_input.html b/master/generated/pcdsdevices.utils.get_input.html index 7fc742cd6ea..45882ff821d 100644 --- a/master/generated/pcdsdevices.utils.get_input.html +++ b/master/generated/pcdsdevices.utils.get_input.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.get_input — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.get_input — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • diff --git a/master/generated/pcdsdevices.utils.get_status_float.html b/master/generated/pcdsdevices.utils.get_status_float.html index 94527ed92c5..76a0f845db8 100644 --- a/master/generated/pcdsdevices.utils.get_status_float.html +++ b/master/generated/pcdsdevices.utils.get_status_float.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.get_status_float — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.get_status_float — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -222,13 +218,13 @@

      pcdsdevices.utils.get_status_float
      Parameters:
        -
      • status_info (dict) – Dictionary to look through.

      • -
      • keys (list) – List of keys to look through with nested dictionarie.

      • -
      • default_value (str, optional) – A default value to return if the item value was not found.

      • -
      • precision (int, optional) – Precision requested for the float values. Defaults to 4.

      • -
      • format (str, optional) – Format specifier to use for the floating point value. Defaults to ‘f’.

      • -
      • scale (float, optional) – Scale to apply to value prior to formatting.

      • -
      • include_plus_sign (bool, optional) – Include a plus sign before a positive value for text alignment +

      • status_info (dict) – Dictionary to look through.

      • +
      • keys (list) – List of keys to look through with nested dictionarie.

      • +
      • default_value (str, optional) – A default value to return if the item value was not found.

      • +
      • precision (int, optional) – Precision requested for the float values. Defaults to 4.

      • +
      • format (str, optional) – Format specifier to use for the floating point value. Defaults to ‘f’.

      • +
      • scale (float, optional) – Scale to apply to value prior to formatting.

      • +
      • include_plus_sign (bool, optional) – Include a plus sign before a positive value for text alignment purposes. Defaults to False.

      diff --git a/master/generated/pcdsdevices.utils.get_status_value.html b/master/generated/pcdsdevices.utils.get_status_value.html index 08832db26cb..20d6eadaa69 100644 --- a/master/generated/pcdsdevices.utils.get_status_value.html +++ b/master/generated/pcdsdevices.utils.get_status_value.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.get_status_value — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.get_status_value — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -221,9 +217,9 @@

      pcdsdevices.utils.get_status_value
      Parameters:
        -
      • status_info (dict) – Dictionary to look through.

      • -
      • keys (list) – List of keys to look through with nested dictionarie.

      • -
      • default_value (str) – A default value to return if the item value was not found.

      • +
      • status_info (dict) – Dictionary to look through.

      • +
      • keys (list) – List of keys to look through with nested dictionarie.

      • +
      • default_value (str) – A default value to return if the item value was not found.

      Returns:
      diff --git a/master/generated/pcdsdevices.utils.ipm_screen.html b/master/generated/pcdsdevices.utils.ipm_screen.html index 593ed393519..982040d7846 100644 --- a/master/generated/pcdsdevices.utils.ipm_screen.html +++ b/master/generated/pcdsdevices.utils.ipm_screen.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.ipm_screen — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.ipm_screen — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -222,8 +218,8 @@

      pcdsdevices.utils.ipm_screenParameters:

      diff --git a/master/generated/pcdsdevices.utils.is_input.html b/master/generated/pcdsdevices.utils.is_input.html index 90eb4c0b387..0e9ab6a901c 100644 --- a/master/generated/pcdsdevices.utils.is_input.html +++ b/master/generated/pcdsdevices.utils.is_input.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.is_input — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.is_input — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -220,7 +216,7 @@

      pcdsdevices.utils.is_input
      Returns:
      -

      is_input (bool) – True if there is data in sys.stdin.

      +

      is_input (bool) – True if there is data in sys.stdin.

      diff --git a/master/generated/pcdsdevices.utils.maybe_make_method.html b/master/generated/pcdsdevices.utils.maybe_make_method.html index 5c4afab9ad1..e25538ac387 100644 --- a/master/generated/pcdsdevices.utils.maybe_make_method.html +++ b/master/generated/pcdsdevices.utils.maybe_make_method.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.maybe_make_method — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.maybe_make_method — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -216,14 +212,14 @@

      pcdsdevices.utils.maybe_make_method

      -pcdsdevices.utils.maybe_make_method(func: Callable | None, owner: object) Callable | None
      +pcdsdevices.utils.maybe_make_method(func: Callable | None, owner: object) Callable | None

      Bind func as a method of owner if self is the first parameter.

      Additionally, this accepts None and passes it through.

      Parameters:
      • func (callable or None) – The function to optionally wrap.

      • -
      • owner (object) – The owner class instance to optionally bind func to.

      • +
      • owner (object) – The owner class instance to optionally bind func to.

      Returns:
      diff --git a/master/generated/pcdsdevices.utils.move_subdevices_to_start.html b/master/generated/pcdsdevices.utils.move_subdevices_to_start.html index 87fc50b6d4c..5b3a8d1b763 100644 --- a/master/generated/pcdsdevices.utils.move_subdevices_to_start.html +++ b/master/generated/pcdsdevices.utils.move_subdevices_to_start.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.move_subdevices_to_start — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.move_subdevices_to_start — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -216,7 +212,7 @@

      pcdsdevices.utils.move_subdevices_to_start

      -pcdsdevices.utils.move_subdevices_to_start(cls: type[Device] | None = None, subdevice_cls: type[Device] = <class 'ophyd.device.Device'>) type[Device] | Callable[[type[Device]], type[Device]]
      +pcdsdevices.utils.move_subdevices_to_start(cls: type[Device] | None = None, subdevice_cls: type[Device] = <class 'ophyd.device.Device'>) type[Device] | Callable[[type[Device]], type[Device]]

      Arrange the component order of a device class to put subdevices first.

      This can be useful to bring e.g. all the motors to the top for the typhos screen.

      @@ -225,7 +221,7 @@

      pcdsdevices.utils.move_subdevices_to_startParameters:
      diff --git a/master/generated/pcdsdevices.utils.post_ophyds_to_elog.html b/master/generated/pcdsdevices.utils.post_ophyds_to_elog.html index 25001983893..1bfc4d858e0 100644 --- a/master/generated/pcdsdevices.utils.post_ophyds_to_elog.html +++ b/master/generated/pcdsdevices.utils.post_ophyds_to_elog.html @@ -1,25 +1,23 @@ + + - pcdsdevices.utils.post_ophyds_to_elog — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.utils.post_ophyds_to_elog — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -80,6 +75,7 @@
    • pcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • @@ -237,7 +233,7 @@

      pcdsdevices.utils.post_ophyds_to_elogParameters:
    • pcdsdevices.valve.VCN
    • +
    • pcdsdevices.valve.VCN_OpenLoop
    • pcdsdevices.valve.VCN_VAT590
    • pcdsdevices.valve.VCN_VAT590_Status
    • pcdsdevices.valve.VFS
    • @@ -325,14 +322,14 @@

      pcdsdevices.valve.GateValve
      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -347,7 +344,7 @@

      pcdsdevices.valve.GateValve
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -378,7 +375,7 @@

      pcdsdevices.valve.GateValve
      -get_lightpath_state(use_cache: bool = True) LightpathState
      +get_lightpath_state(use_cache: bool = True) LightpathState

      Return the current LightpathState

      Returns:
      @@ -410,12 +407,12 @@

      pcdsdevices.valve.GateValveobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -427,11 +424,11 @@

      pcdsdevices.valve.GateValve
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • -
      • wait (bool, optional) – If True, do not return until the motion has completed.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • wait (bool, optional) – If True, do not return until the motion has completed.

      Returns:
      @@ -448,12 +445,12 @@

      pcdsdevices.valve.GateValveParameters:
      • position – Desired end position.

      • -
      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer +

      • timeout (float, optional) – If provided, the mover will throw an error if motion takes longer than timeout to complete. If omitted, the mover’s default timeout will be use.

      • -
      • wait (bool, optional) – If True, wait for motion completion before returning. +

      • wait (bool, optional) – If True, wait for motion completion before returning. Defaults to False.

      • -
      • log (bool, optional) – If True, logs the move at INFO level.

      • +
      • log (bool, optional) – If True, logs the move at INFO level.

      @@ -473,7 +470,7 @@

      pcdsdevices.valve.GateValve
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -496,7 +493,7 @@

      pcdsdevices.valve.GateValve
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -513,12 +510,12 @@

      pcdsdevices.valve.GateValveobj, which will be set to this instance.

      -
    • timeout (float, optional) – Maximum time to wait for the motion.

    • -
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • +
    • timeout (float, optional) – Maximum time to wait for the motion.

    • +
    • wait (bool, optional) – If True, do not continue until the move is complete.

    • Returns:
      -

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      +

      moved_status (Status) – Status that will be marked as done when the motion is complete.

      @@ -542,10 +539,10 @@

      pcdsdevices.valve.GateValve
      Parameters:
        -
      • position (int or str) – The enumerate state or the corresponding integer.

      • +
      • position (int or str) – The enumerate state or the corresponding integer.

      • moved_cb (callable, optional) – Function to call at the end of motion. i.e. moved_cb(obj=self) will be called when move is complete.

      • -
      • timeout (int or float, optional) – Move timeout in seconds.

      • +
      • timeout (int or float, optional) – Move timeout in seconds.

      Returns:
      @@ -556,7 +553,7 @@

      pcdsdevices.valve.GateValve
      -status() str
      +status() str

      Returns a str with the current pv values for the device.

      @@ -567,7 +564,7 @@

      pcdsdevices.valve.GateValve
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -575,14 +572,14 @@

      pcdsdevices.valve.GateValveread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -717,7 +714,7 @@

      pcdsdevices.valve.GateValve
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'_req_done', 'acq_done', 'done_moving', 'readback', 'start_moving', 'state'})
      diff --git a/master/generated/pcdsdevices.valve.VCN.html b/master/generated/pcdsdevices.valve.VCN.html index 6717b90d3b9..fb941f7e8cf 100644 --- a/master/generated/pcdsdevices.valve.VCN.html +++ b/master/generated/pcdsdevices.valve.VCN.html @@ -1,29 +1,27 @@ + + - pcdsdevices.valve.VCN — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.valve.VCN — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -

      - + - + @@ -255,14 +252,14 @@

      pcdsdevices.valve.VCN

      - + - + @@ -280,14 +277,14 @@

      pcdsdevices.valve.VCNMethods

      -configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]

      Configure the device for something during a run

      This default implementation allows the user to change any of the configuration_attrs. Subclasses might override this to perform additional input validation, cleanup, etc.

      Parameters:
      -

      d (dict) – The configuration dictionary. To specify the order that +

      d (dict) – The configuration dictionary. To specify the order that the changes should be made, use an OrderedDict.

      Returns:
      @@ -302,7 +299,7 @@

      pcdsdevices.valve.VCN
      -describe() OrderedDictType[str, Dict[str, Any]]
      +describe() OrderedDictType[str, Dict[str, Any]]

      Provide schema and meta-data for read().

      This keys in the OrderedDict this method returns must match the keys in the OrderedDict return by read().

      @@ -326,7 +323,7 @@

      pcdsdevices.valve.VCN
      -read() OrderedDictType[str, Dict[str, Any]]
      +read() OrderedDictType[str, Dict[str, Any]]

      Read data from the device.

      This method is expected to be as instantaneous as possible, with any substantial acquisition time taken care of in @@ -349,7 +346,7 @@

      pcdsdevices.valve.VCN
      -read_configuration() OrderedDictType[str, Dict[str, Any]]
      +read_configuration() OrderedDictType[str, Dict[str, Any]]

      Dictionary mapping names to value dicts with keys: value, timestamp

      To control which fields are included, change the Component kinds on the device, or modify the configuration_attrs list.

      @@ -368,7 +365,7 @@

      pcdsdevices.valve.VCN
      -trigger() StatusBase
      +trigger() StatusBase

      Trigger the device and return status object.

      This method is responsible for implementing ‘trigger’ or ‘acquire’ functionality of this device.

      @@ -376,14 +373,14 @@

      pcdsdevices.valve.VCNread() method) then this method is also responsible for arranging that the -StatusBase object returned by this method +StatusBase object returned by this method is notified when the device is ready to be read.

      If there is no delay between triggering and being readable, -then this method must return a StatusBase +then this method must return a StatusBase object which is already completed.

      Returns:
      -

      status (StatusBase) – StatusBase object which will be marked +

      status (StatusBase) – StatusBase object which will be marked as complete when the device is ready to be read.

      @@ -412,7 +409,7 @@

      pcdsdevices.valve.VCN
      -subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})

      @@ -424,7 +421,7 @@

      pcdsdevices.valve.VCN

      Ophyd Device Components

      position_control

      EpicsSignalWithRBV

      EpicsSignalWithRBV

      :POS_REQ

      requested positition to control the valve 0-100%

      normal

      upper_limit

      EpicsSignalWithRBV

      EpicsSignalWithRBV

      :Limit

      max upper limit position to open the valve 0-100%

      normal

      open_command

      EpicsSignalWithRBV

      EpicsSignalWithRBV

      :OPN_SW

      Epics command to Open valve

      normal

      state

      EpicsSignalWithRBV

      EpicsSignalWithRBV

      :STATE

      Valve state

      hinted

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Ophyd Device Components

      Attribute

      Class

      Suffix

      Docs

      Kind

      Notes

      position_control

      EpicsSignalWithRBV

      :POS_REQ

      requested positition to control the valve 0-100%

      normal

      upper_limit

      EpicsSignalWithRBV

      :Limit

      max upper limit position to open the valve 0-100%

      normal

      interlock_ok

      EpicsSignalRO

      :ILK_OK_RBV

      interlock ok status

      normal

      control_mode

      EpicsSignalWithRBV

      :STATE

      Open mode will open valve to upper limit

      normal

      pos_ao

      EpicsSignalRO

      :POS_AO_R_RBV

      normal

      +

      Methods

      +
      +
      +configure(d: Dict[str, Any]) Tuple[Dict[str, Any], Dict[str, Any]]
      +

      Configure the device for something during a run

      +

      This default implementation allows the user to change any of the +configuration_attrs. Subclasses might override this to perform +additional input validation, cleanup, etc.

      +
      +
      Parameters:
      +

      d (dict) – The configuration dictionary. To specify the order that +the changes should be made, use an OrderedDict.

      +
      +
      Returns:
      +

        +
      • (old, new) tuple of dictionaries

      • +
      • Where old and new are pre- and post-configure configuration states.

      • +
      +

      +
      +
      +
      + +
      +
      +describe() OrderedDictType[str, Dict[str, Any]]
      +

      Provide schema and meta-data for read().

      +

      This keys in the OrderedDict this method returns must match the +keys in the OrderedDict return by read().

      +

      This provides schema related information, (ex shape, dtype), the +source (ex PV name), and if available, units, limits, precision etc.

      +
      +
      Returns:
      +

      data_keys (OrderedDict) – The keys must be strings and the values must be dict-like +with the event_model.event_descriptor.data_key schema.

      +
      +
      +
      + +
      +
      +get(**kwargs)
      +

      Get the value of all components in the device

      +

      Keyword arguments are passed onto each signal.get(). Components +beginning with an underscore will not be included.

      +
      + +
      +
      +read() OrderedDictType[str, Dict[str, Any]]
      +

      Read data from the device.

      +

      This method is expected to be as instantaneous as possible, +with any substantial acquisition time taken care of in +trigger().

      +

      The OrderedDict returned by this method must have identical +keys (in the same order) as the OrderedDict returned by +describe().

      +

      By convention, the first key in the return is the ‘primary’ key +and maybe used by heuristics in bluesky.

      +

      The values in the ordered dictionary must be dict (-likes) with the +keys {'value', 'timestamp'}. The 'value' may have any type, +the timestamp must be a float UNIX epoch timestamp in UTC.

      +
      +
      Returns:
      +

      data (OrderedDict) – The keys must be strings and the values must be dict-like +with the keys {'value', 'timestamp'}

      +
      +
      +
      + +
      +
      +read_configuration() OrderedDictType[str, Dict[str, Any]]
      +

      Dictionary mapping names to value dicts with keys: value, timestamp

      +

      To control which fields are included, change the Component kinds on the +device, or modify the configuration_attrs list.

      +
      + +
      +
      +stop(*, success=False)
      +

      Stop the Device and all (instantiated) subdevices

      +
      + +
      +
      +summary()
      +
      + +
      +
      +trigger() StatusBase
      +

      Trigger the device and return status object.

      +

      This method is responsible for implementing ‘trigger’ or +‘acquire’ functionality of this device.

      +

      If there is an appreciable time between triggering the device +and it being able to be read (via the +read() method) then this method is +also responsible for arranging that the +StatusBase object returned by this method +is notified when the device is ready to be read.

      +

      If there is no delay between triggering and being readable, +then this method must return a StatusBase +object which is already completed.

      +
      +
      Returns:
      +

      status (StatusBase) – StatusBase object which will be marked +as complete when the device is ready to be read.

      +
      +
      +
      + +

      Attributes

      +
      +
      +configuration_attrs
      +
      + +
      +
      +connected
      +
      + +
      +
      +hints
      +
      + +
      +
      +kind
      +
      + +
      +
      +subscriptions: ClassVar[FrozenSet[str]] = frozenset({'acq_done'})
      +
      + +
      + + + + +

  • +

    + +

    +

    + +

    + + + + \ No newline at end of file diff --git a/master/generated/pcdsdevices.valve.VCN_VAT590.html b/master/generated/pcdsdevices.valve.VCN_VAT590.html index f39137e0d9b..99b5f1317fd 100644 --- a/master/generated/pcdsdevices.valve.VCN_VAT590.html +++ b/master/generated/pcdsdevices.valve.VCN_VAT590.html @@ -1,30 +1,28 @@ + + - pcdsdevices.valve.VCN_VAT590 — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.valve.VCN_VAT590 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + - + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -141,6 +137,7 @@
  • pcdsdevices.valve
  • diff --git a/master/generated/pcdsdevices.valve.VCN_VAT590_Status.html b/master/generated/pcdsdevices.valve.VCN_VAT590_Status.html index 3b374439ee5..506b8ae7844 100644 --- a/master/generated/pcdsdevices.valve.VCN_VAT590_Status.html +++ b/master/generated/pcdsdevices.valve.VCN_VAT590_Status.html @@ -1,25 +1,23 @@ + + - pcdsdevices.valve.VCN_VAT590_Status — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + pcdsdevices.valve.VCN_VAT590_Status — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
    - 8.5.1.dev30+gd6e98430 -
    @@ -80,6 +75,7 @@
  • pcdsdevices.ipm
  • pcdsdevices.jet
  • pcdsdevices.keithley
  • +
  • pcdsdevices.lakeshore
  • pcdsdevices.lamp_motion
  • pcdsdevices.lasers.btps
  • pcdsdevices.lasers.counters
  • @@ -141,6 +137,7 @@
  • pcdsdevices.valve
  • +
  • reset_buffer() (pcdsdevices.signal.AvgSignal method) +
  • reset_calc_constant_defaults() (pcdsdevices.ccm.CCM method)
  • +
  • TemperatureSensor (class in pcdsdevices.lakeshore) +
  • theta0_deg_val (pcdsdevices.ccm.CCM attribute)
  • - - +
    • VCN (class in pcdsdevices.valve) +
    • +
    • VCN_OpenLoop (class in pcdsdevices.valve)
    • VCN_VAT590 (class in pcdsdevices.valve)
    • @@ -31086,6 +31415,8 @@

      V

    • VLSOpticsSim (class in pcdsdevices.crix_motion)
    • voltage() (pcdsdevices.dc_devices.ICTBus method) +
    • +
    • voltage_setpoint (pcdsdevices.mpod_apalis.MPODApalisChannel attribute)
    • VonHamos4Crystal (class in pcdsdevices.spectrometer)
    • @@ -31323,6 +31654,8 @@

      W

    • (pcdsdevices.mirror.Gantry method)
    • (pcdsdevices.mirror.MirrorInsertState method) +
    • +
    • (pcdsdevices.mirror.MirrorStripe2D2P method)
    • (pcdsdevices.mirror.MirrorStripe2D4P method)
    • @@ -31407,6 +31740,8 @@

      W

    • (pcdsdevices.slits.SlitsBase method)
    • (pcdsdevices.spectrometer.FZPStates method) +
    • +
    • (pcdsdevices.spectrometer.MonoGratingStates method)
    • (pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates method)
    • @@ -31747,6 +32082,8 @@

      W

    • (pcdsdevices.mirror.Gantry method)
    • (pcdsdevices.mirror.MirrorInsertState method) +
    • +
    • (pcdsdevices.mirror.MirrorStripe2D2P method)
    • (pcdsdevices.mirror.MirrorStripe2D4P method)
    • @@ -31831,6 +32168,8 @@

      W

    • (pcdsdevices.slits.SlitsBase method)
    • (pcdsdevices.spectrometer.FZPStates method) +
    • +
    • (pcdsdevices.spectrometer.MonoGratingStates method)
    • (pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates method)
    • @@ -32069,6 +32408,8 @@

      W

    • (pcdsdevices.mirror.Gantry method)
    • (pcdsdevices.mirror.MirrorInsertState method) +
    • +
    • (pcdsdevices.mirror.MirrorStripe2D2P method)
    • (pcdsdevices.mirror.MirrorStripe2D4P method)
    • @@ -32153,6 +32494,8 @@

      W

    • (pcdsdevices.slits.SlitsBase method)
    • (pcdsdevices.spectrometer.FZPStates method) +
    • +
    • (pcdsdevices.spectrometer.MonoGratingStates method)
    • (pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates method)
    • diff --git a/master/index.html b/master/index.html index 2cdacbc44e5..8fa6db70cd4 100644 --- a/master/index.html +++ b/master/index.html @@ -1,25 +1,23 @@ + + - Motivation — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + Motivation — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -37,9 +35,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -147,6 +142,7 @@

      Installationpcdsdevices.ipm
    • pcdsdevices.jet
    • pcdsdevices.keithley
    • +
    • pcdsdevices.lakeshore
    • pcdsdevices.lamp_motion
    • pcdsdevices.lasers.btps
    • pcdsdevices.lasers.counters
    • diff --git a/master/mv.html b/master/mv.html index d40f4a07142..500ecd607bf 100644 --- a/master/mv.html +++ b/master/mv.html @@ -1,25 +1,23 @@ + + - Shortcuts — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + Shortcuts — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -100,7 +95,7 @@

      ShortcutsStatus objects and are allowed to create arbitrary +Status objects and are allowed to create arbitrary terminal readback and prints.

      All pcdsdevices with a move command and a position property implement the MvInterface.

      @@ -114,7 +109,7 @@

      Shortcutspcdsdevices that return float values for their position +

      All pcdsdevices that return float values for their position (e.g. motors but not state devices) implement the FltMvInterface:

      diff --git a/master/objects.inv b/master/objects.inv index 5512ff74ac7..b8e5b27ca50 100644 Binary files a/master/objects.inv and b/master/objects.inv differ diff --git a/master/presets.html b/master/presets.html index c1f29fd7600..68f211b85fc 100644 --- a/master/presets.html +++ b/master/presets.html @@ -1,25 +1,23 @@ + + - Preset Positions — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + Preset Positions — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      diff --git a/master/releases.html b/master/releases.html index 2bd8ade1850..80e584696fe 100644 --- a/master/releases.html +++ b/master/releases.html @@ -1,25 +1,23 @@ + + - Release History — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + Release History — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
      - 8.5.1.dev30+gd6e98430 -
      @@ -67,6 +62,7 @@
      • Release History @@ -543,6 +539,13 @@

        Release History

        v8.6.0 (2024-09-16)

        +
        +

        API Breaks

        +
          +
        • Removed qpc_name (:VPCNAME PV). +This will be brought back in the next release.

        • +
        +

        Device Features

          @@ -650,7 +653,7 @@

          BugfixesAttenuatorSXR_LadderTwoBladeLBD, AT2L0, XCSLODCM, and XPPLODCM

        • SmarActEncodedTipTilt`: Fix typo in tilt axis instantiation.

        • Replace the broken motor “disabled” (.DISP) typhos widget with a bitmask toggle button.

        • -
        • Properly fill the sys keyword argument in TprTrigger.ns_delay_scan

        • +
        • Properly fill the sys keyword argument in TprTrigger.ns_delay_scan

        • btms_config.DestinationPosition: fix description of RIX IP3

        • btms_config.valid_destinations: fix description of RIX IP3

        • Implement a workaround for an issue where Lcls2LaserTiming could not be scanned @@ -835,14 +838,14 @@

          Contributors

        v8.2.0 (2023-12-19)

        -
        -

        API Breaks

        +
        +

        API Breaks

        • Moved K2700 and IM3L0_K2700 to keithley submodule. This is not expected to impact any known user code.

        -
        -

        Features

        +
        +

        Features

        -
        -

        Device Updates

        +
        +

        Device Updates

        -
        -

        New Devices

        +
        +

        New Devices

        -
        -

        Bugfixes

        +
        +

        Bugfixes

        -
        -

        Contributors

        +
        +

        Contributors

        • KaushikMalapati

        • nrwslac

        • @@ -894,38 +897,38 @@

          Contributors

        v8.1.0 (2023-10-16)

        -
        -

        Device Updates

        +
        +

        Device Updates

        • Adds a K2700 component to IM3L0.

        • Reorders the IM3L0 components to make the K2700 and power meter adjacent in the UI. The Keithley 2700 here is also measuring the power meter, but with a higher resolution.

        • Removes the IM3L0 detailed screen in favor of an embedded IM3L0_K2700 screen.

        -
        -

        New Devices

        +
        +

        New Devices

        -
        -

        Bugfixes

        +
        +

        Bugfixes

        • The TMO Spectrometer (SP1K4) now correctly has 6 attenuator states instead of 7, which was causing a myriad of issues due to other internal bugs.

        -
        -

        Maintenance

        +
        +

        Maintenance

        • Fixes documentation building due to missing IPython dependency in docs-extras.

        -
        -

        Contributors

        +
        +

        Contributors

        • kaushikmalapati

        • klauer

        • @@ -936,8 +939,8 @@

          Contributors

        v8.0.0 (2023-09-27)

        -
        -

        API Breaks

        +
        +

        API Breaks

        -
        -

        Features

        +
        +

        Features

        • EPICS motors now support setattr on their limits attribute. That is, you can do e.g. motor.limits = (0, 100) to set @@ -967,8 +970,8 @@

          Features< TyphosPositionerRowWidget.

        -
        -

        Device Updates

        +
        +

        Device Updates

        -
        -

        New Devices

        +
        +

        New Devices

        -
        -

        Bugfixes

        +
        +

        Bugfixes

        • KBOMirrorHE in mirror.py only has 1 flow sensor per mirror, so remove one.

        • Fixes an issue where the generic Motor factory function would not recognize devices with MCS2 in the PV name. These are now recognized as SmarAct devices.

        -
        -

        Maintenance

        +
        +

        Maintenance

        -
        -

        Contributors

        +
        +

        Contributors

        • baljamal

        • jozamudi

        • @@ -1048,14 +1051,14 @@

          Contributors

        v7.4.3 (2023-07-11)

        -
        -

        Bugfixes

        +
        +

        Bugfixes

        • Fix typo in zoom motor prefix for PIM devices.

        -
        -

        Maintenance

        +
        +

        Maintenance

        -
        -

        Contributors

        +
        +

        Contributors

        • tangkong

        • vespos

        • @@ -1074,15 +1077,15 @@

          Contributors

        v7.4.2 (2023-07-07)

        -
        -

        Device Updates

        +
        +

        Device Updates

        • .screen() and .post_elog_status() methods were added to the BaseInterface whitelist for tab completion.

        -
        -

        Contributors

        +
        +

        Contributors

        • klauer

        @@ -1090,21 +1093,21 @@

        Contributors

        v7.4.1 (2023-06-30)

        -
        -

        Device Updates

        +
        +

        Device Updates

        • QminiSpectrometer: Added some new PVs and modified others related to recent IOC changes. Embedded UI was updated to reflect this.

        -
        -

        Maintenance

        +
        +

        Maintenance

        • unpin pyqt, with the hope of supporting py3.11

        -
        -

        Contributors

        +
        +

        Contributors

        • slactjohnson

        • tangkong

        • @@ -1113,8 +1116,8 @@

          Contributors

        v7.4.0 (2023-05-08)

        -
        -

        Device Updates

        +
        +

        Device Updates

        • IMS class:

            @@ -1136,8 +1139,8 @@

            Device Updates -

            Contributors

            +
            +

            Contributors

            • spenc333

            • tangkong

            • @@ -1147,24 +1150,24 @@

              Contributors

            v7.3.0 (2023-04-17)

            -
            -

            Device Updates

            +
            +

            Device Updates

            • LODCM: Add energy setpoint and tweakXC.

            • LODCM: fix energy functionality and add commonly used aliases.

            • LasBasler: Add a new signal that can be used to auto-configure a camera based on an internal dictionary.

            -
            -

            New Devices

            +
            +

            New Devices

            • PCDSAreaDetectorTyphos class: Add in signals for camera binning and region size control.

            • LasBaslerNF: A Basler camera intended to be used as a near-field diagnostic.

            • LasBaslerFF: A Basler camera intended to be used as a far-field diagnostic.

            -
            -

            Contributors

            +
            +

            Contributors

            • slactjohnson

            • tangkong

            • @@ -1175,8 +1178,8 @@

              Contributors

            v7.2.0 (2023-04-04)

            -
            -

            Features

            +
            +

            Features

            • Added a diff_configuration function to the IMS class in epics_motor.py that compares the desired motor pv settings with the @@ -1184,8 +1187,8 @@

              Features<
            • Made IMS pmgr only search through USR objects.

            -
            -

            Device Updates

            +
            +

            Device Updates

            • Adds a preliminary attenuator class AT1K2 and base classes for similar two-blade ladder attenuators designed by JJ X-ray.

            • @@ -1199,8 +1202,8 @@

              Device Updates -

              New Devices

              +
              +

              New Devices

              • Adds Leviton device classes and corresponding happi container for use in the Facility Monitoring System (fms).

              • @@ -1213,8 +1216,8 @@

                New Devices in the EBD’s RTDS chambers.

              -
              -

              Bugfixes

              +
              +

              Bugfixes

              • Fixes lightpath logic for XPPLODCM to use the correct line and show full transmission when splitting beam.

              • @@ -1228,8 +1231,8 @@

                Bugfixes< EPICS.

              -
              -

              Maintenance

              +
              +

              Maintenance

              • Fix an issue with the pre-commit config pointing to a missing mirror.

              • Add AT1K2 and AT2K2 to the attenuator smoke tests.

              • @@ -1255,8 +1258,8 @@

                Maintenance installations.

              -
              -

              Contributors

              +
              +

              Contributors

              • klauer

              • ljansen7

              • @@ -1275,8 +1278,8 @@

                Contributors

              v7.1.0 (2022-11-04)

              -
              -

              Device Updates

              +
              +

              Device Updates

              • Allow BeckhoffAxis devices to report the NC error from the beckhoff PLC as part of the move status.

              • @@ -1284,8 +1287,8 @@

                Device Updates -

                Bugfixes

                +
                +

                Bugfixes

                -
                -

                Maintenance

                +
                +

                Maintenance

                -
                -

                Contributors

                +
                +

                Contributors

                • klauer

                • tangkong

                • @@ -1330,15 +1333,15 @@

                  Contributors

                v7.0.1 (2022-10-26)

                -
                -

                Device Updates

                +
                +

                Device Updates

                • Rename lens_pitch to lens_pitch to lens_pitch_up_down and lens_yaw to lens_yaw to lens_yaw_left_right.

                -
                -

                Bugfixes

                +
                +

                Bugfixes

                -
                -

                Contributors

                +
                +

                Contributors

                • tangkong

                • tongju12

                • @@ -1370,8 +1373,8 @@

                  API Changes -

                  Features

                  +
                  +

                  Features

                  -
                  -

                  Device Updates

                  +
                  +

                  Device Updates

                  -
                  -

                  New Devices

                  +
                  +

                  New Devices

                  -
                  -

                  Bugfixes

                  +
                  +

                  Bugfixes

                  -
                  -

                  Maintenance

                  +
                  +

                  Maintenance

                  • Made some of the test motor simulations slightly more accurate.

                  • Mark test_presets as xfail because it has a race condition that is slowing down our development.

                  -
                  -

                  Contributors

                  +
                  +

                  Contributors

                  • christina-pino

                  • jortiz-slac

                  • @@ -1459,15 +1462,15 @@

                    Contributors

                  v6.3.0 (2022-07-27)

                  -
                  -

                  Features

                  +
                  +

                  Features

                  • Add new module for controlling intensity of LEDs or Fiber-Lites, light_control.py. CvmiLed from cvmi_motion.py has been moved to this new module and renamed to LightControl.

                  -
                  -

                  Device Updates

                  +
                  +

                  Device Updates

                  • TM2K4 now has its own class with 5 position states (4 targets and and OUT state)

                  • Upgrade BeamEnergyRequest from BaseInterface to FltMvInterface @@ -1476,22 +1479,22 @@

                    Device Updatesset_zero method to DelayBase

                  -
                  -

                  New Devices

                  +
                  +

                  New Devices

                  • UsDigitalUsbEncoder in pcdsdevices.usb_encoder. This is the EPICS interface for configuring the scale/offset of these encoders that are used in the DAQ.

                  -
                  -

                  Maintenance

                  +
                  +

                  Maintenance

                  • Delay the import of pint so that sessions with no unit conversions can start up 2 seconds faster.

                  -
                  -

                  Contributors

                  +
                  +

                  Contributors

                  • mbosum

                  • vespos

                  • @@ -1502,8 +1505,8 @@

                    Contributors

                  v6.2.0 (2022-06-20)

                  -
                  -

                  Device Updates

                  +
                  +

                  Device Updates

                  • Add IMS.setup_pmgr as a public API for applications that want to initialize pmgr support before the first device uses it. This was previously private @@ -1511,29 +1514,29 @@

                    Device Updates -

                    New Devices

                    +
                    +

                    New Devices

                    • Added ItechRfof class: Instrumentation Technologies RF over Fiber unit

                    -
                    -

                    Bugfixes

                    +
                    +

                    Bugfixes

                    • Create the pmgr resources when they are first used rather than on IMS init, saving 3 seconds of startup time for users that don’t need pmgr resources.

                    -
                    -

                    Maintenance

                    +
                    +

                    Maintenance

                    • Vendor happi.device.Device as LegacyItem instead of importing it, pending deprecation of the happi.device module.

                    -
                    -

                    Contributors

                    +
                    +

                    Contributors

                    • Mbosum

                    • mcb64

                    • @@ -1545,8 +1548,8 @@

                      Contributors

                    v6.1.0 (2022-06-03)

                    -
                    -

                    Device Updates

                    +
                    +

                    Device Updates

                    • Updated the Laser Beam Transport Protection system configuration to reflect the latest PLC/IOC changes: the image sum from near and @@ -1558,8 +1561,8 @@

                      Device Updates -

                      New Devices

                      +
                      +

                      New Devices

                      • Added KBOMirrorHEStates - a class for KBO mirrors with coating states and cooling.

                      • @@ -1567,8 +1570,8 @@

                        New Devices and no cooling.

                      -
                      -

                      Bugfixes

                      +
                      +

                      Bugfixes

                      • Fixed the Stopper happi container definition.

                      • Removed unusable bunch_charge_2 signal from LCLS beam stats. This PV seems @@ -1576,15 +1579,15 @@

                        Bugfixes< errors on certain hosts.

                      -
                      -

                      Maintenance

                      +
                      +

                      Maintenance

                      • Added a run constraint for pyqt to avoid latest while we work out testing failures.

                      -
                      -

                      Contributors

                      +
                      +

                      Contributors

                      • klauer

                      • nrwslac

                      • @@ -1595,8 +1598,8 @@

                        Contributors

                      v6.0.0 (2022-05-03)

                      -
                      -

                      API Changes

                      +
                      +

                      API Changes

                      • MultiDerivedSignal and MultiDerivedSignalRO calculation functions (calculate_on_get and calculate_on_put) now take new signatures. @@ -1610,8 +1613,8 @@

                        API Changes

                      -
                      -

                      Features

                      +
                      +

                      Features

                      • adds .screen() method to BaseInterface, which opens a typhos screen

                      • adds AreaDetector specific .screen() method, which calls camViewer

                      • @@ -1621,8 +1624,8 @@

                        Features< automatic typhos tree.

                      -
                      -

                      Device Updates

                      +
                      +

                      Device Updates

                      • Added “ref” signal to “BeamEnergyRequest” to track the energy reference PV.

                      • @@ -1635,8 +1638,8 @@

                        Device Updates -

                        New Devices

                        +
                        +

                        New Devices

                        • New JJSlits class and typhos screen for controlling JJSlits model AT-C8-HV with Beckhoff controls.

                        • XOffsetMirrorRTDs, offset mirrors with RTDs for measuring temperatures.

                        • @@ -1647,8 +1650,8 @@

                          New Devices for mr1l0, mr2l0, mr1l4, mr1l3, and mr2l3.

                        -
                        -

                        Bugfixes

                        +
                        +

                        Bugfixes

                        • Fix calls to ipm_screen.

                        • Fix an issue where Beckhoff motion error reset signals could not be set twice in the same session.

                        • @@ -1656,8 +1659,8 @@

                          Bugfixes< when loaded in lightpath.

                        -
                        -

                        Maintenance

                        +
                        +

                        Maintenance

                        -
                        -

                        Contributors

                        +
                        +

                        Contributors

                        • klauer

                        • mbosum

                        • @@ -1680,8 +1683,8 @@

                          Contributors

                        v5.2.0 (2022-03-31)

                        -
                        -

                        Features

                        +
                        +

                        Features

                        -
                        -

                        Device Updates

                        +
                        +

                        Device Updates

                        • Added the Y axis to the KBOMirror status printout

                        • TwinCAT state devices now have a top-level “state_velo” summary signal. @@ -1708,8 +1711,8 @@

                          Device Updates -

                          New Devices

                          +
                          +

                          New Devices

                          -
                          -

                          Bugfixes

                          +
                          +

                          Bugfixes

                          -
                          -

                          Maintenance

                          +
                          +

                          Maintenance

                          -
                          -

                          Contributors

                          +
                          +

                          Contributors

                          • klauer

                          • mbosum

                          • @@ -1758,22 +1761,22 @@

                            Contributors

                          v5.1.0 (2022-02-07)

                          -
                          -

                          Features

                          +
                          +

                          Features

                          • Adds a new script, make_ophyd_device.py, that helps with autogeneration of an ophyd device class from an IOC db file. Includes a helper script.

                          • State names are no longer case-sensitive.

                          -
                          -

                          Device Updates

                          +
                          +

                          Device Updates

                          • Add pmgr methods to the IMS class’s tab whitelist.

                          -
                          -

                          New Devices

                          +
                          +

                          New Devices

                          -
                          -

                          Bugfixes

                          +
                          +

                          Bugfixes

                          -
                          -

                          Maintenance

                          +
                          +

                          Maintenance

                          -
                          -

                          Contributors

                          +
                          +

                          Contributors

                          • mbosum

                          • klauer

                          • @@ -1833,15 +1836,15 @@

                            Contributors

                          v5.0.2 (2021-12-02)

                          -
                          -

                          Bugfixes

                          +
                          +

                          Bugfixes

                          • Fix issue where EpicsSignalEditMD could log enum error messages for signals that did not edit their enum metadata.

                          -
                          -

                          Contributors

                          +
                          +

                          Contributors

                          • zllentz

                          @@ -1849,16 +1852,16 @@

                          Contributors

                          v5.0.1 (2021-11-19)

                          -
                          -

                          Bugfixes

                          +
                          +

                          Bugfixes

                          • CCM status representation fixed in certain situations. (#908)

                          • Exceptions will no longer be raised when generating device status representations. (#909)

                          -
                          -

                          Contributors

                          +
                          +

                          Contributors

                          • klauer

                          @@ -1866,8 +1869,8 @@

                          Contributors

                          v5.0.0 (2021-11-15)

                          -
                          -

                          API Changes

                          +
                          +

                          API Changes

                          -
                          -

                          Features

                          +
                          +

                          Features

                          -
                          -

                          Device Updates

                          +
                          +

                          Device Updates

                          • Using the new TwinCATStateConfigDynamic mechanisms and the UpdateComponent, update the following classes to contain exactly the correct number of @@ -1928,8 +1931,8 @@

                            Device Updates -

                            New Devices

                            +
                            +

                            New Devices

                            -
                            -

                            Bugfixes

                            +
                            +

                            Bugfixes

                            -
                            -

                            Maintenance

                            +
                            +

                            Maintenance

                            • Add various missing docstrings and type annotations.

                            • Tab whitelists have been cut down to make things simpler for non-expert users.

                            -
                            -

                            Contributors

                            +
                            +

                            Contributors

                            • cymel123

                            • jyin999

                            • @@ -1978,20 +1981,20 @@

                              Contributors

                              v4.9.0 (2021-10-19)

                              -
                              -

                              Device Updates

                              +
                              +

                              Device Updates

                              • Changed pv names for flow cell xyz-theta

                              -
                              -

                              New Devices

                              +
                              +

                              New Devices

                              • LAMPFlowCell class for new 4 axis flow cell manipulator replacing cVMI on LAMP.

                              -
                              -

                              Bugfixes

                              +
                              +

                              Bugfixes

                              • All stop methods now use the ophyd-defined signature, including a keyword-only success boolean.

                              • @@ -1999,8 +2002,8 @@

                                Bugfixes classes.

                              -
                              -

                              Maintenance

                              +
                              +

                              Maintenance

                              -
                              -

                              Contributors

                              +
                              +

                              Contributors

                              • Mbosum

                              • klauer

                              • @@ -2025,8 +2028,8 @@

                                Contributors

                                v4.8.0 (2021-09-28)

                                -
                                -

                                Features

                                +
                                +

                                Features

                                -
                                -

                                Device Updates

                                +
                                +

                                Device Updates

                                • The following devices have become group devices: - Acromag @@ -2123,15 +2126,15 @@

                                  Device Updates -

                                  New Devices

                                  +
                                  +

                                  New Devices

                                  • TMO Fresnel Photon Spectrometer Motion components class, TMOSpectrometer

                                  -
                                  -

                                  Bugfixes

                                  +
                                  +

                                  Bugfixes

                                  • Fix some race conditions in FuncPositioner

                                  • Fix a race condition in schedule_task that could cause a task to never be run

                                  • @@ -2144,8 +2147,8 @@

                                    Bugfixes of device status.

                                  -
                                  -

                                  Maintenance

                                  +
                                  +

                                  Maintenance

                                  -
                                  -

                                  Contributors

                                  +
                                  +

                                  Contributors

                                  • ghalym

                                  • jyin999

                                  • @@ -2172,8 +2175,8 @@

                                    Contributors

                                    v4.7.1 (2021-08-11)

                                    -
                                    -

                                    Maintenance

                                    +
                                    +

                                    Maintenance

                                    • Fix a packaging issue where the ui files were not included in the distribution.

                                    • @@ -2182,8 +2185,8 @@

                                      Maintenance

                                    v4.7.0 (2021-08-09)

                                    -
                                    -

                                    Features

                                    +
                                    +

                                    Features

                                    -
                                    -

                                    New Devices

                                    +
                                    +

                                    New Devices

                                    • Add classes for controlling the new apalis mpods. The new apalis mpod PVs differ from previous model PVs and needed new classes to @@ -2209,14 +2212,14 @@

                                      New Devices

                                    -
                                    -

                                    Maintenance

                                    +
                                    +

                                    Maintenance

                                    • Add missing jsonschema dependency.

                                    -
                                    -

                                    Contributors

                                    +
                                    +

                                    Contributors

                                    • klauer

                                    • spenc333

                                    • @@ -2226,16 +2229,16 @@

                                      Contributors

                                      v4.6.0 (2021-07-09)

                                      -
                                      -

                                      Features

                                      +
                                      +

                                      Features

                                      • Add pmgr support to the IMS class! There are three new methods on IMS for interacting with pmgr: configure, get_configuration, and find_configuration.

                                      -
                                      -

                                      Device Updates

                                      +
                                      +

                                      Device Updates

                                      • User changes to offset/dir on python or UI level to MRCO motion have been disabled.

                                      • Add the veto_device signal (:VETO_DEVICE_RBV) to the VFS class.

                                      • @@ -2244,15 +2247,15 @@

                                        Device Updates -

                                        New Devices

                                        +
                                        +

                                        New Devices

                                        • Add special IM2K0 device for the new configuration of IM2K0, where we swapped its XTES style camera setup for a L2SI style camera setup.

                                        -
                                        -

                                        Bugfixes

                                        +
                                        +

                                        Bugfixes

                                        -
                                        -

                                        Contributors

                                        +
                                        +

                                        Contributors

                                        • cristinasewell

                                        • jsheppard95

                                        • @@ -2277,15 +2280,15 @@

                                          Contributors

                                          v4.5.0 (2021-06-03)

                                          -
                                          -

                                          Features

                                          +
                                          +

                                          Features

                                          • Add UpdateComponent, a component class to update component args in subclasses.

                                          -
                                          -

                                          Device Updates

                                          +
                                          +

                                          Device Updates

                                          • Update kmono threshold for showing beam passing in lightpath

                                          • Rename PPSStopperL2SI to PPSStopper2PV and generalize to all PPS stoppers @@ -2299,8 +2302,8 @@

                                            Device Updates -

                                            New Devices

                                            +
                                            +

                                            New Devices

                                            -
                                            -

                                            Bugfixes

                                            +
                                            +

                                            Bugfixes

                                            -
                                            -

                                            Contributors

                                            +
                                            +

                                            Contributors

                                            • Mbosum

                                            • ZLLentz

                                            • @@ -2329,16 +2332,16 @@

                                              Contributors

                                              v4.4.0 (2021-04-15)

                                              -
                                              -

                                              API Changes

                                              +
                                              +

                                              API Changes

                                              • Move stoppers into stopper.py, but keep reverse imports for backwards compatibility. This will be deprecated and then removed at a later date.

                                              -
                                              -

                                              Device Updates

                                              +
                                              +

                                              Device Updates

                                              • Add “confirm” variety metadata tag to EpicsMotorInterface and BeckhoffAxisPLC home commands, requiring user confirmation prior to @@ -2352,15 +2355,15 @@

                                                Device Updates -

                                                New Devices

                                                +
                                                +

                                                New Devices

                                                • Add PPSStopperL2SI for having readbacks of the new PPS stoppers inside of lightpath.

                                                -
                                                -

                                                Bugfixes

                                                +
                                                +

                                                Bugfixes

                                                -
                                                -

                                                Contributors

                                                +
                                                +

                                                Contributors

                                                • ZryletTC

                                                • klauer

                                                • @@ -2386,15 +2389,15 @@

                                                  Contributors

                                                  v4.3.2 (2021-04-05)

                                                  -
                                                  -

                                                  Bugfixes

                                                  +
                                                  +

                                                  Bugfixes

                                                  • Fix an issue where pcdsdevices would break pyepics and ophyd in such a way to cause thousands of lines of teardown spam at exit.

                                                  -
                                                  -

                                                  Contributors

                                                  +
                                                  +

                                                  Contributors

                                                  • zllentz

                                                  @@ -2402,22 +2405,22 @@

                                                  Contributors

                                                  v4.3.1 (2021-04-02)

                                                  -
                                                  -

                                                  Features

                                                  +
                                                  +

                                                  Features

                                                  -
                                                  -

                                                  Maintenance

                                                  +
                                                  +

                                                  Maintenance

                                                  • Have cleaned up some docstring and changed the naming for the offset motors to the old style.

                                                  -
                                                  -

                                                  Contributors

                                                  +
                                                  +

                                                  Contributors

                                                  • cristinasewell

                                                  @@ -2425,16 +2428,16 @@

                                                  Contributors

                                                  v4.3.0 (2021-04-02)

                                                  -
                                                  -

                                                  API Changes

                                                  +
                                                  +

                                                  API Changes

                                                  • Deprecate pcdsdevices.component in favor of pcdsdevices.device to avoid circular imports and to more closely mirror the structure of ophyd.

                                                  -
                                                  -

                                                  Features

                                                  +
                                                  +

                                                  Features

                                                  -
                                                  -

                                                  Device Updates

                                                  +
                                                  +

                                                  Device Updates

                                                  • Add custom status prints for DelayBase and SyncAxis

                                                  • QminiSpectrometer: A few variety metadata updates for Typhos screens.

                                                  • Set EpicsMotor soft limit kinds to “config” for use in typhos.

                                                  -
                                                  -

                                                  New Devices

                                                  +
                                                  +

                                                  New Devices

                                                  -
                                                  -

                                                  Bugfixes

                                                  +
                                                  +

                                                  Bugfixes

                                                  • Include hacky fix from XPP/XCS that allows LaserTiming to complete moves in all situations. The real cause and ideas for a clean fix are not @@ -2498,15 +2501,15 @@

                                                    Bugfixes improperly reported as “hinted”.

                                                  -
                                                  -

                                                  Maintenance

                                                  +
                                                  +

                                                  Maintenance

                                                  • Make unit handling in status_info more consistent to improve reliability of status printouts.

                                                  -
                                                  -

                                                  Contributors

                                                  +
                                                  +

                                                  Contributors

                                                  • Mbosum

                                                  • ghalym

                                                  • @@ -2518,8 +2521,8 @@

                                                    Contributors

                                                    v4.2.0 (2021-03-03)

                                                    -
                                                    -

                                                    Features

                                                    +
                                                    +

                                                    Features

                                                    • Happi IOC Data: added new EntryInfo to happi.containers.LCLSItem for ioc configuration data including engineer, location, hutch, release, arch, name, @@ -2533,8 +2536,8 @@

                                                      Features
                                                    • Add verbose_name property to LaserTiming

                                                    -
                                                    -

                                                    Device Updates

                                                    +
                                                    +

                                                    Device Updates

                                                    • LODCM object has been updated to contain the Energy motors as well as the other motors and offsets.

                                                    • Update various signal kinds on PTMPLC from omitted to normal or config as @@ -2542,16 +2545,16 @@

                                                      Device Updates -

                                                      New Devices

                                                      +
                                                      +

                                                      New Devices

                                                      • OffsetMotor - PseudoPositioner with an offset

                                                      • Add GHCPLC (Hot Cathode) class as a counterpart to the GCCPLC (Cold Cathode) class.

                                                      -
                                                      -

                                                      Bugfixes

                                                      +
                                                      +

                                                      Bugfixes

                                                      -
                                                      -

                                                      Contributors

                                                      +
                                                      +

                                                      Contributors

                                                      • cristinasewell

                                                      • klauer

                                                      • @@ -2574,8 +2577,8 @@

                                                        Contributors

                                                        v4.1.0 (2021-02-10)

                                                        -
                                                        -

                                                        API Changes

                                                        +
                                                        +

                                                        API Changes

                                                        -
                                                        -

                                                        Features

                                                        +
                                                        +

                                                        Features

                                                        -
                                                        -

                                                        Device Updates

                                                        +
                                                        +

                                                        Device Updates

                                                        -
                                                        -

                                                        New Devices

                                                        +
                                                        +

                                                        New Devices

                                                        • XYGridStage - maps targets from grids to x,y positions, and supports multiple samples on a stage.

                                                        • Added AT1K4 and supporting SXR solid @@ -2622,14 +2625,14 @@

                                                          New Devices
                                                        • pcdsdevices.cvmi_motion.KTOF

                                                        -
                                                        -

                                                        Bugfixes

                                                        +
                                                        +

                                                        Bugfixes

                                                        • The transmission status value for the 3rd harmonic has been fixed, it was previously using the wrong value.

                                                        -
                                                        -

                                                        Maintenance

                                                        +
                                                        +

                                                        Maintenance

                                                        -
                                                        -

                                                        Contributors

                                                        +
                                                        +

                                                        Contributors

                                                        • cristinasewell

                                                        • ghalym

                                                        • @@ -2659,8 +2662,8 @@

                                                          Contributors

                                                          v4.0.0 (2020-12-22)

                                                          -
                                                          -

                                                          API Changes

                                                          +
                                                          +

                                                          API Changes

                                                          -
                                                          -

                                                          Features

                                                          +
                                                          +

                                                          Features

                                                          -
                                                          -

                                                          Device Updates

                                                          +
                                                          +

                                                          Device Updates

                                                          • Instead of creating separated devices for Fundamental Frequency and 3rd Harmonic Frequency, we are now creating Attenuators that have both frequencies.

                                                          • EpicsMotorInterface: Add metadata to various upstream Ophyd methods to clean @@ -2692,14 +2695,14 @@

                                                            Device Updates -

                                                            New Devices

                                                            +
                                                            +

                                                            New Devices

                                                            -
                                                            -

                                                            Bugfixes

                                                            +
                                                            +

                                                            Bugfixes

                                                            -
                                                            -

                                                            Contributors

                                                            +
                                                            +

                                                            Contributors

                                                            • ZryletTC

                                                            • cristinasewell

                                                            • @@ -2722,8 +2725,8 @@

                                                              Contributors

                                                              v3.3.0 (2020-11-17)

                                                              -
                                                              -

                                                              API Changes

                                                              +
                                                              +

                                                              API Changes

                                                              -
                                                              -

                                                              Features

                                                              +
                                                              +

                                                              Features

                                                              -
                                                              -

                                                              Device Updates

                                                              +
                                                              +

                                                              Device Updates

                                                              -
                                                              -

                                                              New Devices

                                                              +
                                                              +

                                                              New Devices

                                                              -
                                                              -

                                                              Bugfixes

                                                              +
                                                              +

                                                              Bugfixes

                                                              -
                                                              -

                                                              Maintenance

                                                              +
                                                              +

                                                              Maintenance

                                                              -
                                                              -

                                                              Contributors

                                                              +
                                                              +

                                                              Contributors

                                                              • cristinasewell

                                                              • ghalym

                                                              • @@ -2827,8 +2830,8 @@

                                                                Contributors

                                                                v3.2.0 (2020-10-23)

                                                                -
                                                                -

                                                                Device Updates

                                                                +
                                                                +

                                                                Device Updates

                                                                • PCDSAreaDetectorTyphos: Added a camera viewer button to the class to open a python camera viewer for the camera. Removed the old ‘cam_image’ viewer in @@ -2836,8 +2839,8 @@

                                                                  Device Updates -

                                                                  New Devices

                                                                  +
                                                                  +

                                                                  New Devices

                                                                  -
                                                                  -

                                                                  Contributors

                                                                  +
                                                                  +

                                                                  Contributors

                                                                  • ghalym

                                                                  • tjohnson

                                                                  • @@ -2855,16 +2858,16 @@

                                                                    Contributors

                                                                    v3.1.0 (2020-10-21)

                                                                    -
                                                                    -

                                                                    API Changes

                                                                    +
                                                                    +

                                                                    API Changes

                                                                    • The SxrGmD device has been removed from beam_stats module. SXR has been disassembled and the GMD was moved into the EBD. Its MJ PVs was not working anymore.

                                                                    -
                                                                    -

                                                                    Device Updates

                                                                    +
                                                                    +

                                                                    Device Updates

                                                                    • Added RTD PVs to KBOMirror class for bender actuators

                                                                    • Added PTYPE PV to SmarAct class

                                                                    • @@ -2875,8 +2878,8 @@

                                                                      Device Updates -

                                                                      New Devices

                                                                      +
                                                                      +

                                                                      New Devices

                                                                      • Add XYTargetGrid, an interactive utility class for managing a target grid oriented normal to the beam, with regular X-Y spacing between targets.

                                                                      • @@ -2898,8 +2901,8 @@

                                                                        New Devices open-loop SmarAct motors.

                                                                      -
                                                                      -

                                                                      Bugfixes

                                                                      +
                                                                      +

                                                                      Bugfixes

                                                                      • Corrected X/Y error in KBOMirror and FFMirror classes

                                                                      • Fix issues with L2SI Reflaser Picos being unable to successfully move. @@ -2909,14 +2912,14 @@

                                                                        Bugfixes TuttiFrutti device.

                                                                      -
                                                                      -

                                                                      Maintenance

                                                                      +
                                                                      +

                                                                      Maintenance

                                                                      • Add prefix and lightpath tests for KBOMirror.

                                                                      -
                                                                      -

                                                                      Contributors

                                                                      +
                                                                      +

                                                                      Contributors

                                                                      • cristinasewell

                                                                      • jsheppard95

                                                                      • @@ -2928,8 +2931,8 @@

                                                                        Contributors

                                                                        v3.0.0 (2020-10-07)

                                                                        -
                                                                        -

                                                                        API Changes

                                                                        +
                                                                        +

                                                                        API Changes

                                                                        -
                                                                        -

                                                                        Features

                                                                        +
                                                                        +

                                                                        Features

                                                                        -
                                                                        -

                                                                        Device Updates

                                                                        +
                                                                        +

                                                                        Device Updates

                                                                        • Add event/trigger information to PPM, XPIM.

                                                                        • Reclassify twincat motor and states error resets as “normal” for @@ -2962,8 +2965,8 @@

                                                                          Device Updates -

                                                                          New Devices

                                                                          +
                                                                          +

                                                                          New Devices

                                                                          -
                                                                          -

                                                                          Bugfixes

                                                                          +
                                                                          +

                                                                          Bugfixes

                                                                          • Fixed a typo in a ValueError exception in pcdsdevices.state.StatePositioner.check_value().

                                                                          • @@ -2993,8 +2996,8 @@

                                                                            BugfixesEpicsMotorInterface.

                                                                          -
                                                                          -

                                                                          Maintenance

                                                                          +
                                                                          +

                                                                          Maintenance

                                                                          -
                                                                          -

                                                                          Contributors

                                                                          +
                                                                          +

                                                                          Contributors

                                                                          • cristinasewell

                                                                          • klauer

                                                                          • @@ -3015,8 +3018,8 @@

                                                                            Contributors

                                                                            v2.11.0 (2020-09-21)

                                                                            -
                                                                            -

                                                                            API Changes

                                                                            +
                                                                            +

                                                                            API Changes

                                                                            • BaseInterface no longer inherits from ophyd.OphydObject.

                                                                            • The order of multiple inheritance for many devices using the LCLS-enhanced @@ -3030,8 +3033,8 @@

                                                                              API Changes current position is used.

                                                                            -
                                                                            -

                                                                            Features

                                                                            +
                                                                            +

                                                                            Features

                                                                            -
                                                                            -

                                                                            Device Updates

                                                                            +
                                                                            +

                                                                            Device Updates

                                                                            • CCM energy limited to the range of 4 to 25 keV

                                                                            • CCM theta2fine done moving tolerance raised to 0.01

                                                                            • Beam request default move start tolerance dropped to 5eV

                                                                            -
                                                                            -

                                                                            New Devices

                                                                            +
                                                                            +

                                                                            New Devices

                                                                            • Add WaveFrontSensorTarget for the wavefront sensor targets (PF1K0, PF1L0).

                                                                            • Add TwinCATTempSensor for the updated twincat FB with corrected PV pragmas.

                                                                            -
                                                                            -

                                                                            Bugfixes

                                                                            +
                                                                            +

                                                                            Bugfixes

                                                                            -
                                                                            -

                                                                            Maintenance

                                                                            +
                                                                            +

                                                                            Maintenance

                                                                            • Establish DOC conventions for accumulating release notes from every pull request.

                                                                            • @@ -3111,8 +3114,8 @@

                                                                              Maintenance relying on local overrides.

                                                                            -
                                                                            -

                                                                            Contributors

                                                                            +
                                                                            +

                                                                            Contributors

                                                                            • klauer

                                                                            • zllentz

                                                                            • @@ -3122,8 +3125,8 @@

                                                                              Contributors

                                                                              v2.10.0 (2020-08-21)

                                                                              -
                                                                              -

                                                                              Features

                                                                              +
                                                                              +

                                                                              Features

                                                                              -
                                                                              -

                                                                              Device Updates

                                                                              +
                                                                              +

                                                                              Device Updates

                                                                              • Add Vernier integration into the CCM class using BeamEnergyRequest.

                                                                              -
                                                                              -

                                                                              New Devices

                                                                              +
                                                                              +

                                                                              New Devices

                                                                              • Add support for Thorlabs WFS40 USB Wavefront Sensor Camera.

                                                                              • Add LaserEnergyPositioner PseudoPositioner (lxe) using @@ -3152,15 +3155,15 @@

                                                                                New Devices

                                                                              v2.9.0 (2020-08-18)

                                                                              -
                                                                              -

                                                                              Features

                                                                              +
                                                                              +

                                                                              Features

                                                                              • Devices will now show detailed status information when returned in the ipython terminal.

                                                                              -
                                                                              -

                                                                              Device Updates

                                                                              +
                                                                              +

                                                                              Device Updates

                                                                              • Update docs on FSV fast shutter valve

                                                                              • Update AT2L0 with state positioners and calculator

                                                                              • @@ -3169,16 +3172,16 @@

                                                                                Device Updates -

                                                                                New Devices

                                                                                +
                                                                                +

                                                                                New Devices

                                                                                • Add support for SmarAct motors

                                                                                • Add attenuator calculator device for Ken’s new calculator

                                                                                • Add support for TuttiFruitti diagnostic stack

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Fix typo in PV name of BeckhoffJet slits

                                                                                @@ -3186,14 +3189,14 @@

                                                                                Bugfixes

                                                                                v2.8.0 (2020-07-24)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                • Expand variety schema support and add dotted dictionary access.

                                                                                -
                                                                                -

                                                                                Device Updates

                                                                                +
                                                                                +

                                                                                Device Updates

                                                                                -
                                                                                -

                                                                                New Devices

                                                                                +
                                                                                +

                                                                                New Devices

                                                                                • Add support for Qmini Spectrometer.

                                                                                • Add AreaDetectorTyphos class for optimized screen view of most used @@ -3231,14 +3234,14 @@

                                                                                  New Devices station configurations.

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Fix issue with failing callback in IMS from upstream ophyd change.

                                                                                -
                                                                                -

                                                                                Maintenance

                                                                                +
                                                                                +

                                                                                Maintenance

                                                                                • Switch from using cf-units to pint for portability.

                                                                                • Add the following helpers: @@ -3260,14 +3263,14 @@

                                                                                  Maintenance

                                                                                v2.7.0 (2020-07-01)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                • Add component variety metadata and schema validation.

                                                                                -
                                                                                -

                                                                                Device Updates

                                                                                +
                                                                                +

                                                                                Device Updates

                                                                                • Add many components to PIPPLC class, adjust component kinds to be more appropriate, and fix errant PV names.

                                                                                • @@ -3279,8 +3282,8 @@

                                                                                  Device UpdatesSPMG field to BeckhoffAxis.

                                                                                -
                                                                                -

                                                                                New Devices

                                                                                +
                                                                                +

                                                                                New Devices

                                                                                -
                                                                                -

                                                                                Maintenance

                                                                                +
                                                                                +

                                                                                Maintenance

                                                                                • Remove monkeypatch of EventSequence in tests, as it was no longer needed.

                                                                                • Update dependency from cf_units to its renamed cf-units.

                                                                                • @@ -3303,8 +3306,8 @@

                                                                                  Maintenance

                                                                                v2.6.0 (2020-05-21)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                • happi entry points have been moved to this library for proper modularization.

                                                                                • @@ -3313,8 +3316,8 @@

                                                                                  Features for example in typhos.

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Provide FakePytmcSignal for testing in external libraries. This fixes issues with fake devices not working if they contain PytmcSignal @@ -3332,15 +3335,15 @@

                                                                                  Docs<

                                                                                v2.5.0 (2020-04-15)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                • Add classes for Goniometers, Von Hamos spectrometers, Beckhoff liquid jets, TimeTools, and PFLSs

                                                                                • Add UnrelatedComponent as a helper for writing devices with many prefixes

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Fix TwinCAT states enum states

                                                                                • Add missing packages to requirements file

                                                                                • @@ -3358,8 +3361,8 @@

                                                                                  Misc<

                                                                                v2.4.0 (2020-03-12)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                -
                                                                                -

                                                                                API Changes

                                                                                +
                                                                                +

                                                                                API Changes

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Make protection_setpoint writeable in GCCPLC

                                                                                • Make state writeable in VCN

                                                                                -
                                                                                -

                                                                                Misc

                                                                                +
                                                                                +

                                                                                Misc

                                                                                • Allow build docs failure to speed up overall CI

                                                                                • Specify old working conda version as temporary solution for @@ -3396,8 +3399,8 @@

                                                                                  Misc

                                                                                v2.3.0 (2020-02-05)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                • Make everything compatible with the upcoming ophyd v1.4.0

                                                                                • Add be lens calculations port from old python system

                                                                                • @@ -3406,14 +3409,14 @@

                                                                                  Features

                                                                                v2.2.0 (2020-01-22)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                • Add a bunch vacuum-related classes for L2SI

                                                                                -
                                                                                -

                                                                                Misc

                                                                                +
                                                                                +

                                                                                Misc

                                                                                • Fix an issue with the doctr deploy key

                                                                                @@ -3421,8 +3424,8 @@

                                                                                Misc

                                                                                v2.1.0 (2020-01-10)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                -
                                                                                -

                                                                                Misc

                                                                                +
                                                                                +

                                                                                Misc

                                                                                • Fixed a race condition in the tests

                                                                                • Clean up the Travis CI configuration

                                                                                • @@ -3447,8 +3450,8 @@

                                                                                  Misc

                                                                                v2.0.0 (2019-06-28)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                -
                                                                                -

                                                                                API Breaks

                                                                                +
                                                                                +

                                                                                API Breaks

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Fix PVs in BeckhoffAxis

                                                                                -
                                                                                -

                                                                                Misc

                                                                                +
                                                                                +

                                                                                Misc

                                                                                • Officially build for python=3.7

                                                                                @@ -3480,8 +3483,8 @@

                                                                                Misc

                                                                                v1.2.0 (2019-03-08)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                • Add all common plugins to PCDSDetector

                                                                                • EventSequencer now accepts human-readable sequences

                                                                                • @@ -3493,8 +3496,8 @@

                                                                                  Fixes

                                                                                  Fix debug PV names in BeckhoffAxis

                                                                                -
                                                                                -

                                                                                Misc

                                                                                +
                                                                                +

                                                                                Misc

                                                                                • Add a py37 build to the CI

                                                                                • Remove outdated hotfix for FakeEpicsSignal in tests

                                                                                • @@ -3504,16 +3507,16 @@

                                                                                  Misc

                                                                                v1.1.0 (2018-10-26)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                • Support for reading and writing sequences to and from the EventSequencer

                                                                                • Add Motor factory function for choosing which motor class to use based on the text in the prefix.

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • IMS class will no longer get its .SPG field stuck on paused or stopped when a scan is interrupted. Scans will start even if these @@ -3527,8 +3530,8 @@

                                                                                  Bugfixes

                                                                                v1.0.0 (2018-10-12)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                • Display current position in umv progress bars

                                                                                • Added ophyd Kind specification to every device in the library

                                                                                • @@ -3552,8 +3555,8 @@

                                                                                  Features applications

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Use IMAGE2 instead of IMAGE1 as the area detector default, because this is the low rate or binned image. Avoid sending huge images quickly @@ -3571,8 +3574,8 @@

                                                                                  Bugfixes
                                                                                • Valve interlock had inverted logic

                                                                                -
                                                                                -

                                                                                Maintenance

                                                                                +
                                                                                +

                                                                                Maintenance

                                                                                -
                                                                                -

                                                                                API Breaks

                                                                                +
                                                                                +

                                                                                API Breaks

                                                                                • Rework and improve various simulated hardware, removing old sim modules.

                                                                                • Require some newer modules

                                                                                • @@ -3591,8 +3594,8 @@

                                                                                  API Breaks

                                                                                v0.8.0 (2018-05-27)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Fix a bug where the LODCM class had a readback signal with an invalid PV. (#232)

                                                                                • Fix a bug where the tests would never pass, ever (#238)

                                                                                • @@ -3610,8 +3613,8 @@

                                                                                  Bugfixes

                                                                                v0.7.0 (2018-05-08)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Fix a bug where preset saving could break the session if passed bad arguments (#218)

                                                                                • Fix a bug where malformed states could fail silently or cryptically (#216)

                                                                                • @@ -3631,8 +3634,8 @@

                                                                                  Bugfixes

                                                                                v0.6.0 (2018-04-05)

                                                                                -
                                                                                -

                                                                                Features

                                                                                +
                                                                                +

                                                                                Features

                                                                                -
                                                                                -

                                                                                Bugfixes

                                                                                +
                                                                                +

                                                                                Bugfixes

                                                                                • Fixed a rare race condition in the testing suite (#189)

                                                                                @@ -3656,8 +3659,8 @@

                                                                                CI

                                                                                v0.5.0 (2018-03-08)

                                                                                -
                                                                                -

                                                                                API Changes

                                                                                +
                                                                                +

                                                                                API Changes

                                                                                • The pcdsdevices.EpicsMotor has been replaced by pcdsdevices.PCDSMotorBase and three child classes diff --git a/master/search.html b/master/search.html index 066dfbc0286..e42b71f0bdc 100644 --- a/master/search.html +++ b/master/search.html @@ -1,25 +1,23 @@ + + - Search — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + Search — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -

                                                                                  - 8.5.1.dev30+gd6e98430 -
                                                                                  diff --git a/master/searchindex.js b/master/searchindex.js index 4c0b239eaf2..aed8d89e356 100644 --- a/master/searchindex.js +++ b/master/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"A read-only MultiDerivedSignalRO": [[638, "a-read-only-multiderivedsignalro"]], "A read-write MultiDerivedSignal": [[638, "a-read-write-multiderivedsignal"]], "API": [[0, null]], "API Breaks": [[637, "api-breaks"], [637, "id25"], [637, "id230"], [637, "id240"], [643, "api-breaks"], [644, "api-breaks"]], "API Changes": [[637, "api-changes"], [637, "id79"], [637, "id102"], [637, "id135"], [637, "id145"], [637, "id157"], [637, "id164"], [637, "id170"], [637, "id180"], [637, "id186"], [637, "id193"], [637, "id221"], [637, "id247"]], "Advanced Signal Types": [[638, "advanced-signal-types"]], "AggregateSignal": [[638, "aggregatesignal"]], "AttenuatorCalculator_AT2L0.filters (DDC) Dynamic Device Components": [[58, "id2"]], "AvgSignal": [[638, "avgsignal"]], "Base Classes": [[1, null]], "Bugfixes": [[637, "bugfixes"], [637, "id1"], [637, "id7"], [637, "id12"], [637, "id18"], [637, "id22"], [637, "id29"], [637, "id32"], [637, "id48"], [637, "id52"], [637, "id56"], [637, "id61"], [637, "id71"], [637, "id76"], [637, "id83"], [637, "id89"], [637, "id95"], [637, "id98"], [637, "id100"], [637, "id106"], [637, "id111"], [637, "id117"], [637, "id128"], [637, "id133"], [637, "id138"], [637, "id140"], [637, "id149"], [637, "id155"], [637, "id161"], [637, "id168"], [637, "id174"], [637, "id183"], [637, "id190"], [637, "id197"], [637, "id206"], [637, "id210"], [637, "id217"], [637, "id219"], [637, "id222"], [637, "id231"], [637, "id236"], [637, "id238"], [637, "id242"], [637, "id244"], [637, "id246"], [643, "bugfixes"], [644, "bugfixes"]], "CI": [[637, "ci"]], "ColorConvPlugin.array_size (DDC) Dynamic Device Components": [[19, "id3"]], "ColorConvPlugin.dim_sa (DDC) Dynamic Device Components": [[19, "id4"]], "Compatibility Notes": [[637, "compatibility-notes"]], "Configuring Presets": [[636, "configuring-presets"]], "Contributors": [[637, "contributors"], [637, "id3"], [637, "id8"], [637, "id14"], [637, "id19"], [637, "id24"], [637, "id31"], [637, "id34"], [637, "id36"], [637, "id39"], [637, "id41"], [637, "id44"], [637, "id50"], [637, "id54"], [637, "id57"], [637, "id63"], [637, "id68"], [637, "id73"], [637, "id78"], [637, "id85"], [637, "id91"], [637, "id97"], [637, "id99"], [637, "id101"], [637, "id108"], [637, "id113"], [637, "id119"], [637, "id124"], [637, "id129"], [637, "id134"], [637, "id139"], [637, "id141"], [637, "id144"], [637, "id151"], [637, "id156"], [637, "id163"], [637, "id169"], [637, "id176"], [637, "id179"], [637, "id185"], [637, "id192"], [637, "id199"], [643, "contributors"], [644, "contributors"]], "Creating a Preset": [[636, "creating-a-preset"]], "Default port chains": [[12, "default-port-chains"]], "Developer Notes": [[634, null]], "Device Features": [[637, "device-features"], [643, "device-features"], [644, "device-features"]], "Device Types": [[634, null]], "Device Updates": [[637, "device-updates"], [637, "id5"], [637, "id10"], [637, "id16"], [637, "id20"], [637, "id27"], [637, "id35"], [637, "id37"], [637, "id40"], [637, "id42"], [637, "id46"], [637, "id51"], [637, "id55"], [637, "id59"], [637, "id65"], [637, "id69"], [637, "id74"], [637, "id81"], [637, "id87"], [637, "id93"], [637, "id104"], [637, "id109"], [637, "id115"], [637, "id126"], [637, "id131"], [637, "id136"], [637, "id147"], [637, "id153"], [637, "id159"], [637, "id166"], [637, "id172"], [637, "id177"], [637, "id181"], [637, "id188"], [637, "id195"], [637, "id201"], [637, "id204"], [637, "id208"], [637, "id213"]], "Docs": [[637, "docs"]], "Example": [[638, "example"], [638, "id1"]], "Fake Signal Types": [[638, "fake-signal-types"]], "Features": [[634, null], [637, "features"], [637, "id4"], [637, "id9"], [637, "id15"], [637, "id26"], [637, "id45"], [637, "id58"], [637, "id64"], [637, "id80"], [637, "id86"], [637, "id92"], [637, "id103"], [637, "id114"], [637, "id121"], [637, "id125"], [637, "id130"], [637, "id142"], [637, "id146"], [637, "id152"], [637, "id158"], [637, "id165"], [637, "id171"], [637, "id187"], [637, "id194"], [637, "id200"], [637, "id203"], [637, "id207"], [637, "id212"], [637, "id216"], [637, "id218"], [637, "id220"], [637, "id224"], [637, "id225"], [637, "id227"], [637, "id229"], [637, "id233"], [637, "id235"], [637, "id237"], [637, "id241"], [637, "id243"], [637, "id245"]], "FeeOpalCam.max_size (DDC) Dynamic Device Components": [[6, "id3"]], "FeeOpalCam.reverse (DDC) Dynamic Device Components": [[6, "id4"]], "FeeOpalCam.size (DDC) Dynamic Device Components": [[6, "id5"]], "FilePlugin.array_size (DDC) Dynamic Device Components": [[20, "id3"]], "FilePlugin.dim_sa (DDC) Dynamic Device Components": [[20, "id4"]], "Fixes": [[637, "fixes"]], "HDF5FileStore.array_size (DDC) Dynamic Device Components": [[21, "id3"]], "HDF5FileStore.array_size_all (DDC) Dynamic Device Components": [[21, "id11"]], "HDF5FileStore.array_size_xyz (DDC) Dynamic Device Components": [[21, "id7"]], "HDF5FileStore.dim_sa (DDC) Dynamic Device Components": [[21, "id4"]], "HDF5FileStore.extra_dim_chunk (DDC) Dynamic Device Components": [[21, "id8"]], "HDF5FileStore.extra_dim_name (DDC) Dynamic Device Components": [[21, "id5"]], "HDF5FileStore.extra_dim_size (DDC) Dynamic Device Components": [[21, "id6"]], "HDF5FileStore.pos_index_dim (DDC) Dynamic Device Components": [[21, "id9"]], "HDF5FileStore.pos_name_dim (DDC) Dynamic Device Components": [[21, "id10"]], "HDF5Plugin.array_size (DDC) Dynamic Device Components": [[22, "id3"]], "HDF5Plugin.dim_sa (DDC) Dynamic Device Components": [[22, "id4"]], "HDF5Plugin.extra_dim_name (DDC) Dynamic Device Components": [[22, "id5"]], "HDF5Plugin.extra_dim_size (DDC) Dynamic Device Components": [[22, "id6"]], "IPython Tab Curation": [[640, null]], "ImagePlugin.array_size (DDC) Dynamic Device Components": [[23, "id3"]], "ImagePlugin.dim_sa (DDC) Dynamic Device Components": [[23, "id4"]], "Installation": [[634, "installation"]], "InternalSignal": [[638, "internalsignal"]], "IssueNumber Title": [[643, null], [644, null]], "JPEGPlugin.array_size (DDC) Dynamic Device Components": [[24, "id3"]], "JPEGPlugin.dim_sa (DDC) Dynamic Device Components": [[24, "id4"]], "Laser delay stages": [[1, "laser-delay-stages"]], "Library Features": [[643, "library-features"], [644, "library-features"]], "Look-up Tables": [[1, "look-up-tables"]], "MagickPlugin.array_size (DDC) Dynamic Device Components": [[25, "id3"]], "MagickPlugin.dim_sa (DDC) Dynamic Device Components": [[25, "id4"]], "Maintenance": [[637, "maintenance"], [637, "id2"], [637, "id13"], [637, "id23"], [637, "id30"], [637, "id33"], [637, "id38"], [637, "id49"], [637, "id53"], [637, "id62"], [637, "id67"], [637, "id72"], [637, "id77"], [637, "id84"], [637, "id90"], [637, "id96"], [637, "id107"], [637, "id112"], [637, "id118"], [637, "id120"], [637, "id123"], [637, "id143"], [637, "id150"], [637, "id162"], [637, "id175"], [637, "id184"], [637, "id191"], [637, "id198"], [637, "id211"], [637, "id215"], [637, "id239"], [643, "maintenance"], [644, "maintenance"]], "Manage Existing Presets": [[636, "manage-existing-presets"]], "Misc": [[637, "misc"], [637, "id223"], [637, "id226"], [637, "id228"], [637, "id232"], [637, "id234"]], "Motivation": [[634, null]], "MultiDerivedSignal and MultiDerivedSignalRO": [[638, "multiderivedsignal-and-multiderivedsignalro"]], "NetCDFPlugin.array_size (DDC) Dynamic Device Components": [[26, "id3"]], "NetCDFPlugin.dim_sa (DDC) Dynamic Device Components": [[26, "id4"]], "New Devices": [[637, "new-devices"], [637, "id6"], [637, "id11"], [637, "id17"], [637, "id21"], [637, "id28"], [637, "id43"], [637, "id47"], [637, "id60"], [637, "id66"], [637, "id70"], [637, "id75"], [637, "id82"], [637, "id88"], [637, "id94"], [637, "id105"], [637, "id110"], [637, "id116"], [637, "id122"], [637, "id127"], [637, "id132"], [637, "id137"], [637, "id148"], [637, "id154"], [637, "id160"], [637, "id167"], [637, "id173"], [637, "id178"], [637, "id182"], [637, "id189"], [637, "id196"], [637, "id202"], [637, "id205"], [637, "id209"], [637, "id214"], [643, "new-devices"], [644, "new-devices"]], "NexusPlugin.array_size (DDC) Dynamic Device Components": [[27, "id3"]], "NexusPlugin.dim_sa (DDC) Dynamic Device Components": [[27, "id4"]], "NotImplementedSignal": [[638, "notimplementedsignal"]], "NotepadLinkedSignal": [[638, "notepadlinkedsignal"]], "Offset Motor": [[1, "offset-motor"]], "Ophyd Device Components": [[2, "id1"], [3, "id1"], [4, "id1"], [6, "id2"], [7, "id1"], [8, "id1"], [9, "id1"], [10, "id1"], [11, "id1"], [12, "id2"], [13, "id2"], [14, "id2"], [15, "id1"], [16, "id1"], [17, "id1"], [18, "id2"], [19, "id2"], [20, "id2"], [21, "id2"], [22, "id2"], [23, "id2"], [24, "id2"], [25, "id2"], [26, "id2"], [27, "id2"], [28, "id2"], [29, "id2"], [30, "id2"], [31, "id2"], [32, "id2"], [33, "id2"], [34, "id2"], [35, "id2"], [36, "id1"], [37, "id1"], [38, "id1"], [39, "id1"], [40, "id1"], [41, "id1"], [42, "id1"], [43, "id1"], [44, "id1"], [45, "id1"], [46, "id1"], [47, "id1"], [48, "id1"], [49, "id1"], [50, "id1"], [51, "id1"], [53, "id1"], [54, "id1"], [55, "id1"], [56, "id1"], [57, "id1"], [58, "id1"], [59, "id1"], [60, "id1"], [61, "id1"], [62, "id1"], [63, "id1"], [64, "id1"], [65, "id1"], [66, "id1"], [67, "id1"], [68, "id1"], [69, "id1"], [70, "id1"], [71, "id1"], [74, "id1"], [75, "id1"], [76, "id1"], [77, "id1"], [78, "id1"], [79, "id1"], [80, "id1"], [81, "id1"], [82, "id1"], [83, "id1"], [84, "id1"], [85, "id1"], [86, "id1"], [87, "id1"], [88, "id1"], [89, "id1"], [90, "id1"], [91, "id1"], [98, "id1"], [99, "id1"], [100, "id1"], [101, "id1"], [102, "id1"], [103, "id1"], [104, "id1"], [105, "id1"], [106, "id1"], [107, "id1"], [108, "id1"], [109, "id1"], [113, "id1"], [114, "id1"], [115, "id1"], [116, "id1"], [117, "id1"], [118, "id1"], [119, "id1"], [120, "id1"], [121, "id1"], [122, "id1"], [123, "id1"], [124, "id1"], [125, "id1"], [126, "id1"], [127, "id1"], [128, "id1"], [129, "id1"], [130, "id1"], [131, "id1"], [132, "id1"], [133, "id1"], [134, "id1"], [135, "id1"], [136, "id1"], [137, "id1"], [138, "id1"], [139, "id1"], [140, "id1"], [141, "id1"], [142, "id1"], [143, "id1"], [144, "id1"], [145, "id1"], [146, "id1"], [147, "id1"], [148, "id1"], [149, "id1"], [150, "id1"], [152, "id1"], [153, "id1"], [154, "id1"], [155, "id1"], [156, "id1"], [157, "id1"], [158, "id1"], [159, "id1"], [160, "id1"], [161, "id1"], [162, "id1"], [163, "id1"], [164, "id1"], [165, "id1"], [166, "id1"], [167, "id1"], [168, "id1"], [169, "id1"], [170, "id1"], [171, "id1"], [172, "id1"], [173, "id1"], [174, "id1"], [175, "id1"], [176, "id1"], [177, "id1"], [178, "id1"], [179, "id1"], [180, "id1"], [181, "id1"], [182, "id1"], [183, "id1"], [184, "id1"], [185, "id1"], [186, "id1"], [187, "id1"], [188, "id1"], [189, "id1"], [190, "id1"], [191, "id1"], [192, "id1"], [193, "id1"], [194, "id1"], [195, "id1"], [196, "id1"], [197, "id1"], [198, "id1"], [199, "id1"], [201, "id1"], [202, "id1"], [203, "id1"], [204, "id1"], [205, "id1"], [206, "id1"], [207, "id1"], [208, "id1"], [209, "id1"], [211, "id1"], [212, "id1"], [213, "id1"], [214, "id1"], [215, "id1"], [216, "id1"], [217, "id1"], [218, "id1"], [220, "id1"], [221, "id1"], [222, "id1"], [223, "id1"], [224, "id1"], [228, "id1"], [229, "id1"], [230, "id1"], [247, "id1"], [248, "id1"], [250, "id1"], [251, "id1"], [252, "id1"], [254, "id1"], [255, "id1"], [256, "id1"], [257, "id1"], [258, "id1"], [259, "id1"], [260, "id1"], [261, "id1"], [262, "id1"], [263, "id1"], [264, "id1"], [265, "id1"], [266, "id1"], [267, "id1"], [268, "id1"], [269, "id1"], [270, "id1"], [271, "id1"], [272, "id1"], [273, "id1"], [274, "id1"], [275, "id1"], [276, "id1"], [277, "id1"], [278, "id1"], [279, "id1"], [280, "id1"], [281, "id1"], [282, "id1"], [283, "id1"], [284, "id1"], [285, "id1"], [286, "id1"], [287, "id1"], [288, "id1"], [289, "id1"], [290, "id1"], [291, "id1"], [292, "id1"], [293, "id1"], [294, "id1"], [295, "id1"], [296, "id1"], [297, "id1"], [300, "id1"], [301, "id1"], [302, "id1"], [303, "id1"], [304, "id1"], [305, "id1"], [306, "id1"], [307, "id1"], [308, "id1"], [309, "id1"], [310, "id1"], [311, "id1"], [312, "id1"], [313, "id1"], [314, "id1"], [315, "id1"], [316, "id1"], [317, "id1"], [318, "id1"], [319, "id1"], [320, "id1"], [321, "id1"], [322, "id1"], [323, "id1"], [324, "id1"], [325, "id1"], [326, "id1"], [327, "id1"], [328, "id1"], [329, "id1"], [330, "id1"], [331, "id1"], [332, "id1"], [333, "id1"], [334, "id1"], [335, "id1"], [336, "id1"], [337, "id1"], [338, "id1"], [339, "id1"], [340, "id1"], [341, "id1"], [342, "id1"], [343, "id1"], [344, "id1"], [358, "id1"], [359, "id1"], [360, "id1"], [361, "id1"], [362, "id1"], [363, "id1"], [364, "id1"], [365, "id1"], [366, "id1"], [367, "id1"], [368, "id1"], [369, "id1"], [370, "id1"], [371, "id1"], [372, "id1"], [373, "id1"], [374, "id1"], [375, "id1"], [376, "id1"], [377, "id1"], [378, "id1"], [379, "id1"], [380, "id1"], [381, "id1"], [382, "id1"], [383, "id1"], [384, "id1"], [386, "id1"], [387, "id1"], [388, "id1"], [390, "id1"], [391, "id1"], [392, "id1"], [393, "id1"], [394, "id1"], [395, "id1"], [396, "id1"], [397, "id1"], [399, "id1"], [403, "id1"], [404, "id1"], [405, "id1"], [406, "id1"], [407, "id1"], [408, "id1"], [409, "id1"], [410, "id1"], [411, "id1"], [412, "id1"], [413, "id1"], [414, "id1"], [415, "id1"], [416, "id1"], [417, "id1"], [418, "id1"], [419, "id1"], [420, "id1"], [421, "id1"], [422, "id1"], [423, "id1"], [424, "id1"], [425, "id1"], [427, "id1"], [428, "id1"], [430, "id1"], [432, "id1"], [433, "id1"], [434, "id1"], [435, "id9"], [438, "id1"], [439, "id1"], [440, "id1"], [441, "id1"], [442, "id1"], [443, "id1"], [444, "id1"], [446, "id1"], [447, "id1"], [448, "id1"], [449, "id1"], [450, "id1"], [451, "id1"], [452, "id1"], [453, "id1"], [454, "id1"], [455, "id1"], [456, "id1"], [457, "id1"], [458, "id1"], [460, "id1"], [461, "id1"], [462, "id1"], [463, "id1"], [464, "id1"], [465, "id1"], [466, "id1"], [467, "id1"], [468, "id1"], [469, "id1"], [470, "id1"], [471, "id1"], [472, "id1"], [473, "id1"], [474, "id1"], [475, "id1"], [476, "id1"], [477, "id1"], [478, "id1"], [479, "id1"], [480, "id1"], [481, "id1"], [482, "id1"], [483, "id1"], [484, "id1"], [485, "id1"], [486, "id1"], [487, "id1"], [488, "id1"], [489, "id1"], [490, "id1"], [491, "id1"], [492, "id1"], [493, "id1"], [494, "id1"], [521, "id1"], [522, "id1"], [523, "id1"], [524, "id1"], [525, "id1"], [526, "id1"], [527, "id1"], [528, "id1"], [529, "id1"], [530, "id1"], [531, "id1"], [532, "id1"], [533, "id1"], [534, "id1"], [535, "id1"], [536, "id1"], [537, "id1"], [538, "id1"], [539, "id1"], [540, "id1"], [541, "id1"], [542, "id1"], [543, "id1"], [544, "id1"], [545, "id1"], [546, "id1"], [547, "id1"], [548, "id1"], [549, "id1"], [550, "id1"], [551, "id1"], [552, "id1"], [553, "id1"], [554, "id1"], [555, "id1"], [556, "id2"], [557, "id1"], [559, "id1"], [561, "id1"], [562, "id1"], [564, "id1"], [565, "id1"], [570, "id1"], [571, "id1"], [572, "id1"], [573, "id1"], [574, "id1"], [582, "id1"], [583, "id1"], [584, "id1"], [585, "id1"], [586, "id1"], [587, "id1"], [588, "id1"], [611, "id1"], [612, "id1"], [613, "id1"], [614, "id1"], [615, "id1"], [616, "id1"], [617, "id1"], [618, "id1"], [619, "id1"], [620, "id1"], [621, "id1"], [622, "id1"], [623, "id1"], [624, "id1"], [625, "id1"], [630, "id1"], [631, "id1"], [632, "id1"], [633, "id1"]], "OverlayPlugin.array_size (DDC) Dynamic Device Components": [[29, "id3"]], "OverlayPlugin.dim_sa (DDC) Dynamic Device Components": [[29, "id4"]], "OverlayPlugin.max_size (DDC) Dynamic Device Components": [[29, "id5"]], "PV Positioners": [[1, "pv-positioners"]], "PVStateSignal": [[638, "pvstatesignal"]], "Parameters:": [[163, "parameters"], [310, "parameters"], [544, "parameters"], [546, "parameters"], [547, "parameters"]], "PluginBase.array_size (DDC) Dynamic Device Components": [[30, "id3"]], "PluginBase.dim_sa (DDC) Dynamic Device Components": [[30, "id4"]], "PowerSlits.rtds (DDC) Dynamic Device Components": [[533, "id2"]], "Preset Positions": [[636, null]], "ProcessPlugin.array_size (DDC) Dynamic Device Components": [[31, "id3"]], "ProcessPlugin.dim_sa (DDC) Dynamic Device Components": [[31, "id4"]], "ProcessPlugin.fc (DDC) Dynamic Device Components": [[31, "id5"]], "ProcessPlugin.oc (DDC) Dynamic Device Components": [[31, "id6"]], "ProcessPlugin.rc (DDC) Dynamic Device Components": [[31, "id7"]], "PytmcSignal": [[638, "pytmcsignal"]], "PytmcSignal for Inputs": [[638, "pytmcsignal-for-inputs"]], "PytmcSignal for Outputs": [[638, "pytmcsignal-for-outputs"]], "ROIPlugin.array_size (DDC) Dynamic Device Components": [[32, "id3"]], "ROIPlugin.auto_size (DDC) Dynamic Device Components": [[32, "id5"]], "ROIPlugin.bin_ (DDC) Dynamic Device Components": [[32, "id6"]], "ROIPlugin.dim_sa (DDC) Dynamic Device Components": [[32, "id4"]], "ROIPlugin.max_size (DDC) Dynamic Device Components": [[32, "id9"]], "ROIPlugin.max_xy (DDC) Dynamic Device Components": [[32, "id8"]], "ROIPlugin.min_xyz (DDC) Dynamic Device Components": [[32, "id10"]], "ROIPlugin.reverse (DDC) Dynamic Device Components": [[32, "id11"]], "ROIPlugin.roi_enable (DDC) Dynamic Device Components": [[32, "id7"]], "ROIPlugin.size (DDC) Dynamic Device Components": [[32, "id12"]], "Release History": [[637, null]], "Shortcuts": [[635, null]], "Signal Classes": [[638, null]], "SignalEditMD, and EpicsSignalEditMD and EpicsSignalROEditMD": [[638, "signaleditmd-and-epicssignaleditmd-and-epicssignalroeditmd"]], "Simulated Devices": [[639, null]], "StatsPlugin.array_size (DDC) Dynamic Device Components": [[33, "id3"]], "StatsPlugin.centroid (DDC) Dynamic Device Components": [[33, "id5"]], "StatsPlugin.cursor (DDC) Dynamic Device Components": [[33, "id6"]], "StatsPlugin.dim_sa (DDC) Dynamic Device Components": [[33, "id4"]], "StatsPlugin.max_size (DDC) Dynamic Device Components": [[33, "id7"]], "StatsPlugin.max_xy (DDC) Dynamic Device Components": [[33, "id8"]], "StatsPlugin.min_xy (DDC) Dynamic Device Components": [[33, "id9"]], "StatsPlugin.profile_average (DDC) Dynamic Device Components": [[33, "id10"]], "StatsPlugin.profile_centroid (DDC) Dynamic Device Components": [[33, "id11"]], "StatsPlugin.profile_cursor (DDC) Dynamic Device Components": [[33, "id12"]], "StatsPlugin.profile_size (DDC) Dynamic Device Components": [[33, "id13"]], "StatsPlugin.profile_threshold (DDC) Dynamic Device Components": [[33, "id14"]], "StatsPlugin.ts_centroid (DDC) Dynamic Device Components": [[33, "id15"]], "StatsPlugin.ts_max (DDC) Dynamic Device Components": [[33, "id16"]], "StatsPlugin.ts_min (DDC) Dynamic Device Components": [[33, "id17"]], "Synchronized Axes": [[1, "synchronized-axes"]], "TIFFPlugin.array_size (DDC) Dynamic Device Components": [[34, "id3"]], "TIFFPlugin.dim_sa (DDC) Dynamic Device Components": [[34, "id4"]], "TransformPlugin.array_size (DDC) Dynamic Device Components": [[35, "id3"]], "TransformPlugin.dim_sa (DDC) Dynamic Device Components": [[35, "id4"]], "TransformPlugin.t1_max_size (DDC) Dynamic Device Components": [[35, "id5"]], "TransformPlugin.t2_max_size (DDC) Dynamic Device Components": [[35, "id6"]], "TransformPlugin.t3_max_size (DDC) Dynamic Device Components": [[35, "id7"]], "TransformPlugin.t4_max_size (DDC) Dynamic Device Components": [[35, "id8"]], "TransformPlugin.types (DDC) Dynamic Device Components": [[35, "id9"]], "UI Templates": [[641, null]], "UnitConversionDerivedSignal": [[638, "unitconversionderivedsignal"]], "UnitConversionDerivedSignal Example": [[638, "unitconversionderivedsignal-example"]], "Upcoming Changes": [[642, null]], "Using a Preset": [[636, "using-a-preset"]], "Why not just use self.parent.cpt.get()?": [[638, "why-not-just-use-self-parent-cpt-get"]], "pcdsdevices.analog_signals": [[0, "pcdsdevices-analog-signals"]], "pcdsdevices.analog_signals.Acromag": [[2, null]], "pcdsdevices.analog_signals.FDQ": [[3, null]], "pcdsdevices.analog_signals.Mesh": [[4, null]], "pcdsdevices.analog_signals.acromag_ch_factory_func": [[5, null]], "pcdsdevices.areadetector.cam": [[0, "pcdsdevices-areadetector-cam"]], "pcdsdevices.areadetector.cam.FeeOpalCam": [[6, null]], "pcdsdevices.areadetector.detectors": [[0, "pcdsdevices-areadetector-detectors"]], "pcdsdevices.areadetector.detectors.Basler": [[7, null]], "pcdsdevices.areadetector.detectors.BaslerBase": [[8, null]], "pcdsdevices.areadetector.detectors.LasBasler": [[9, null]], "pcdsdevices.areadetector.detectors.LasBaslerFF": [[10, null]], "pcdsdevices.areadetector.detectors.LasBaslerNF": [[11, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetector": [[12, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase": [[13, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded": [[14, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos": [[15, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats": [[16, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger": [[17, null]], "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable": [[18, null]], "pcdsdevices.areadetector.plugins": [[0, "pcdsdevices-areadetector-plugins"]], "pcdsdevices.areadetector.plugins.ColorConvPlugin": [[19, null]], "pcdsdevices.areadetector.plugins.FilePlugin": [[20, null]], "pcdsdevices.areadetector.plugins.HDF5FileStore": [[21, null]], "pcdsdevices.areadetector.plugins.HDF5Plugin": [[22, null]], "pcdsdevices.areadetector.plugins.ImagePlugin": [[23, null]], "pcdsdevices.areadetector.plugins.JPEGPlugin": [[24, null]], "pcdsdevices.areadetector.plugins.MagickPlugin": [[25, null]], "pcdsdevices.areadetector.plugins.NetCDFPlugin": [[26, null]], "pcdsdevices.areadetector.plugins.NexusPlugin": [[27, null]], "pcdsdevices.areadetector.plugins.Overlay": [[28, null]], "pcdsdevices.areadetector.plugins.OverlayPlugin": [[29, null]], "pcdsdevices.areadetector.plugins.PluginBase": [[30, null]], "pcdsdevices.areadetector.plugins.ProcessPlugin": [[31, null]], "pcdsdevices.areadetector.plugins.ROIPlugin": [[32, null]], "pcdsdevices.areadetector.plugins.StatsPlugin": [[33, null]], "pcdsdevices.areadetector.plugins.TIFFPlugin": [[34, null]], "pcdsdevices.areadetector.plugins.TransformPlugin": [[35, null]], "pcdsdevices.atm": [[0, "pcdsdevices-atm"]], "pcdsdevices.atm.ATMTarget": [[36, null]], "pcdsdevices.atm.ArrivalTimeMonitor": [[37, null]], "pcdsdevices.atm.MFXATM": [[38, null]], "pcdsdevices.atm.TM1K4": [[39, null]], "pcdsdevices.atm.TM1K4Target": [[40, null]], "pcdsdevices.atm.TM2K2": [[41, null]], "pcdsdevices.atm.TM2K2Target": [[42, null]], "pcdsdevices.atm.TM2K4": [[43, null]], "pcdsdevices.atm.TM2K4Target": [[44, null]], "pcdsdevices.attenuator": [[0, "pcdsdevices-attenuator"]], "pcdsdevices.attenuator.AT1K2": [[45, null]], "pcdsdevices.attenuator.AT1K4": [[46, null]], "pcdsdevices.attenuator.AT2K2": [[47, null]], "pcdsdevices.attenuator.AT2L0": [[48, null]], "pcdsdevices.attenuator.AttBase": [[49, null]], "pcdsdevices.attenuator.AttBaseWith3rdHarmonic": [[50, null]], "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP": [[51, null]], "pcdsdevices.attenuator.Attenuator": [[52, null]], "pcdsdevices.attenuator.AttenuatorCalculatorBase": [[53, null]], "pcdsdevices.attenuator.AttenuatorCalculatorFilter": [[54, null]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade": [[55, null]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade": [[56, null]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade": [[57, null]], "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0": [[58, null]], "pcdsdevices.attenuator.AttenuatorSXR_Ladder": [[59, null]], "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD": [[60, null]], "pcdsdevices.attenuator.FEESolidAttenuatorBlade": [[61, null]], "pcdsdevices.attenuator.FEESolidAttenuatorStates": [[62, null]], "pcdsdevices.attenuator.FeeAtt": [[63, null]], "pcdsdevices.attenuator.FeeFilter": [[64, null]], "pcdsdevices.attenuator.Filter": [[65, null]], "pcdsdevices.attenuator.GasAttenuator": [[66, null]], "pcdsdevices.attenuator.GattApertureX": [[67, null]], "pcdsdevices.attenuator.GattApertureY": [[68, null]], "pcdsdevices.attenuator.SXRGasAtt": [[69, null]], "pcdsdevices.attenuator.SXRLadderAttenuatorBlade": [[70, null]], "pcdsdevices.attenuator.SXRLadderAttenuatorStates": [[71, null]], "pcdsdevices.attenuator.get_blade_enum": [[72, null]], "pcdsdevices.attenuator.render_ascii_att": [[73, null]], "pcdsdevices.beam_stats": [[0, "pcdsdevices-beam-stats"]], "pcdsdevices.beam_stats.BeamEnergyRequest": [[74, null]], "pcdsdevices.beam_stats.BeamEnergyRequestACRWait": [[75, null]], "pcdsdevices.beam_stats.BeamEnergyRequestNoWait": [[76, null]], "pcdsdevices.beam_stats.BeamStats": [[77, null]], "pcdsdevices.beam_stats.FakeBeamEnergyRequest": [[78, null]], "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait": [[79, null]], "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait": [[80, null]], "pcdsdevices.beam_stats.LCLS": [[81, null]], "pcdsdevices.ccm": [[0, "pcdsdevices-ccm"]], "pcdsdevices.ccm.CCM": [[82, null]], "pcdsdevices.ccm.CCMAlio": [[83, null]], "pcdsdevices.ccm.CCMConstantsMixin": [[84, null]], "pcdsdevices.ccm.CCMEnergy": [[85, null]], "pcdsdevices.ccm.CCMEnergyWithACRStatus": [[86, null]], "pcdsdevices.ccm.CCMEnergyWithVernier": [[87, null]], "pcdsdevices.ccm.CCMMotor": [[88, null]], "pcdsdevices.ccm.CCMPico": [[89, null]], "pcdsdevices.ccm.CCMX": [[90, null]], "pcdsdevices.ccm.CCMY": [[91, null]], "pcdsdevices.ccm.alio_to_theta": [[92, null]], "pcdsdevices.ccm.energy_to_wavelength": [[93, null]], "pcdsdevices.ccm.theta_to_alio": [[94, null]], "pcdsdevices.ccm.theta_to_wavelength": [[95, null]], "pcdsdevices.ccm.wavelength_to_energy": [[96, null]], "pcdsdevices.ccm.wavelength_to_theta": [[97, null]], "pcdsdevices.crix_motion": [[0, "pcdsdevices-crix-motion"]], "pcdsdevices.crix_motion.QuadraticBeckhoffMotor": [[98, null]], "pcdsdevices.crix_motion.QuadraticSimMotor": [[99, null]], "pcdsdevices.crix_motion.VLSOptics": [[100, null]], "pcdsdevices.crix_motion.VLSOpticsSim": [[101, null]], "pcdsdevices.cvmi_motion": [[0, "pcdsdevices-cvmi-motion"]], "pcdsdevices.cvmi_motion.CVMI": [[102, null]], "pcdsdevices.cvmi_motion.KTOF": [[103, null]], "pcdsdevices.dc_devices": [[0, "pcdsdevices-dc-devices"]], "pcdsdevices.dc_devices.ICT": [[104, null]], "pcdsdevices.dc_devices.ICTBus": [[105, null]], "pcdsdevices.dc_devices.ICTChannel": [[106, null]], "pcdsdevices.delay_generator": [[0, "pcdsdevices-delay-generator"]], "pcdsdevices.delay_generator.DelayGenerator": [[107, null]], "pcdsdevices.delay_generator.DelayGeneratorBase": [[108, null]], "pcdsdevices.delay_generator.DgChannel": [[109, null]], "pcdsdevices.device": [[0, "pcdsdevices-device"]], "pcdsdevices.device.GroupDevice": [[110, null]], "pcdsdevices.device.InterfaceDevice": [[111, null]], "pcdsdevices.device.to_interface": [[112, null]], "pcdsdevices.digital_signals": [[0, "pcdsdevices-digital-signals"]], "pcdsdevices.digital_signals.J120K": [[113, null]], "pcdsdevices.digitizers": [[0, "pcdsdevices-digitizers"]], "pcdsdevices.digitizers.Qadc": [[114, null]], "pcdsdevices.digitizers.Qadc134": [[115, null]], "pcdsdevices.digitizers.Qadc134Sparsification": [[116, null]], "pcdsdevices.digitizers.QadcBase": [[117, null]], "pcdsdevices.digitizers.Wave8V2": [[118, null]], "pcdsdevices.digitizers.Wave8V2ADCDelayLanes": [[119, null]], "pcdsdevices.digitizers.Wave8V2ADCRegs": [[120, null]], "pcdsdevices.digitizers.Wave8V2ADCSampleReadout": [[121, null]], "pcdsdevices.digitizers.Wave8V2ADCSamples": [[122, null]], "pcdsdevices.digitizers.Wave8V2AxiVersion": [[123, null]], "pcdsdevices.digitizers.Wave8V2EventBuilder": [[124, null]], "pcdsdevices.digitizers.Wave8V2EvrV2": [[125, null]], "pcdsdevices.digitizers.Wave8V2Integrators": [[126, null]], "pcdsdevices.digitizers.Wave8V2PgpMon": [[127, null]], "pcdsdevices.digitizers.Wave8V2RawBuffers": [[128, null]], "pcdsdevices.digitizers.Wave8V2Sfp": [[129, null]], "pcdsdevices.digitizers.Wave8V2Simple": [[130, null]], "pcdsdevices.digitizers.Wave8V2SystemRegs": [[131, null]], "pcdsdevices.digitizers.Wave8V2Timing": [[132, null]], "pcdsdevices.digitizers.Wave8V2TriggerEventManager": [[133, null]], "pcdsdevices.digitizers.Wave8V2XpmMini": [[134, null]], "pcdsdevices.digitizers.Wave8V2XpmMsg": [[135, null]], "pcdsdevices.energy_monitor": [[0, "pcdsdevices-energy-monitor"]], "pcdsdevices.energy_monitor.GEM": [[136, null]], "pcdsdevices.energy_monitor.GMD": [[137, null]], "pcdsdevices.energy_monitor.GMDPreAmp": [[138, null]], "pcdsdevices.energy_monitor.XGMD": [[139, null]], "pcdsdevices.epics_motor": [[0, "pcdsdevices-epics-motor"]], "pcdsdevices.epics_motor.BeckhoffAxis": [[140, null]], "pcdsdevices.epics_motor.BeckhoffAxisEPS": [[141, null]], "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom": [[142, null]], "pcdsdevices.epics_motor.BeckhoffAxisNoOffset": [[143, null]], "pcdsdevices.epics_motor.BeckhoffAxisPLC": [[144, null]], "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS": [[145, null]], "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140": [[146, null]], "pcdsdevices.epics_motor.BeckhoffAxis_Pre140": [[147, null]], "pcdsdevices.epics_motor.EpicsMotorInterface": [[148, null]], "pcdsdevices.epics_motor.IMS": [[149, null]], "pcdsdevices.epics_motor.MMC100": [[150, null]], "pcdsdevices.epics_motor.Motor": [[151, null]], "pcdsdevices.epics_motor.Newport": [[152, null]], "pcdsdevices.epics_motor.OffsetIMSWithPreset": [[153, null]], "pcdsdevices.epics_motor.OffsetMotor": [[154, null]], "pcdsdevices.epics_motor.PCDSMotorBase": [[155, null]], "pcdsdevices.epics_motor.PI_M824": [[156, null]], "pcdsdevices.epics_motor.PMC100": [[157, null]], "pcdsdevices.epics_motor.SmarAct": [[158, null]], "pcdsdevices.epics_motor.SmarActEncodedTipTilt": [[159, null]], "pcdsdevices.epics_motor.SmarActOpenLoop": [[160, null]], "pcdsdevices.epics_motor.SmarActOpenLoopPositioner": [[161, null]], "pcdsdevices.epics_motor.SmarActPicoscale": [[162, null]], "pcdsdevices.epics_motor.SmarActTipTilt": [[163, null]], "pcdsdevices.eps": [[0, "pcdsdevices-eps"]], "pcdsdevices.eps.EPS": [[164, null]], "pcdsdevices.evr": [[0, "pcdsdevices-evr"]], "pcdsdevices.evr.EvrMotor": [[165, null]], "pcdsdevices.evr.Trigger": [[166, null]], "pcdsdevices.example": [[0, "pcdsdevices-example"]], "pcdsdevices.example.Example3D": [[167, null]], "pcdsdevices.example.Example3DStates": [[168, null]], "pcdsdevices.example.ExampleL2L": [[169, null]], "pcdsdevices.example.ExampleL2LStates": [[170, null]], "pcdsdevices.example.PLCExampleMotion": [[171, null]], "pcdsdevices.example.PLCOnlyXPIM": [[172, null]], "pcdsdevices.fms": [[0, "pcdsdevices-fms"]], "pcdsdevices.fms.LCP1": [[173, null]], "pcdsdevices.fms.LCP2": [[174, null]], "pcdsdevices.fms.PDU_Humidity2": [[175, null]], "pcdsdevices.fms.PDU_Humidity4": [[176, null]], "pcdsdevices.fms.PDU_Humidity6": [[177, null]], "pcdsdevices.fms.PDU_Humidity8": [[178, null]], "pcdsdevices.fms.PDU_Load1": [[179, null]], "pcdsdevices.fms.PDU_Load2": [[180, null]], "pcdsdevices.fms.PDU_Load3": [[181, null]], "pcdsdevices.fms.PDU_Load4": [[182, null]], "pcdsdevices.fms.PDU_Temp2": [[183, null]], "pcdsdevices.fms.PDU_Temp4": [[184, null]], "pcdsdevices.fms.PDU_Temp6": [[185, null]], "pcdsdevices.fms.PDU_Temp8": [[186, null]], "pcdsdevices.fms.Setra5000": [[187, null]], "pcdsdevices.gauge": [[0, "pcdsdevices-gauge"]], "pcdsdevices.gauge.BaseGauge": [[188, null]], "pcdsdevices.gauge.GCC500PLC": [[189, null]], "pcdsdevices.gauge.GCCPLC": [[190, null]], "pcdsdevices.gauge.GCT": [[191, null]], "pcdsdevices.gauge.GFSPLC": [[192, null]], "pcdsdevices.gauge.GHCPLC": [[193, null]], "pcdsdevices.gauge.GaugeColdCathode": [[194, null]], "pcdsdevices.gauge.GaugePLC": [[195, null]], "pcdsdevices.gauge.GaugePirani": [[196, null]], "pcdsdevices.gauge.GaugeSerial": [[197, null]], "pcdsdevices.gauge.GaugeSerialGCC": [[198, null]], "pcdsdevices.gauge.GaugeSerialGPI": [[199, null]], "pcdsdevices.gauge.GaugeSet": [[200, null]], "pcdsdevices.gauge.GaugeSetBase": [[201, null]], "pcdsdevices.gauge.GaugeSetMks": [[202, null]], "pcdsdevices.gauge.GaugeSetPirani": [[203, null]], "pcdsdevices.gauge.GaugeSetPiraniMks": [[204, null]], "pcdsdevices.gauge.MKS937AController": [[205, null]], "pcdsdevices.gauge.MKS937BController": [[206, null]], "pcdsdevices.gauge.MKS937a": [[207, null]], "pcdsdevices.gon": [[0, "pcdsdevices-gon"]], "pcdsdevices.gon.BaseGon": [[208, null]], "pcdsdevices.gon.GonWithDetArm": [[209, null]], "pcdsdevices.gon.Goniometer": [[210, null]], "pcdsdevices.gon.Kappa": [[211, null]], "pcdsdevices.gon.KappaXYZStage": [[212, null]], "pcdsdevices.gon.SamPhi": [[213, null]], "pcdsdevices.gon.SimKappa": [[214, null]], "pcdsdevices.gon.SimSampleStage": [[215, null]], "pcdsdevices.gon.XYZStage": [[216, null]], "pcdsdevices.inout": [[0, "pcdsdevices-inout"]], "pcdsdevices.inout.CombinedInOutRecordPositioner": [[217, null]], "pcdsdevices.inout.InOutPVStatePositioner": [[218, null]], "pcdsdevices.inout.InOutPositioner": [[219, null]], "pcdsdevices.inout.InOutRecordPositioner": [[220, null]], "pcdsdevices.inout.LightpathInOutRecordPositioner": [[221, null]], "pcdsdevices.inout.Reflaser": [[222, null]], "pcdsdevices.inout.TTReflaser": [[223, null]], "pcdsdevices.inout.TwinCATInOutPositioner": [[224, null]], "pcdsdevices.interface": [[0, "pcdsdevices-interface"]], "pcdsdevices.interface.BaseInterface": [[225, null]], "pcdsdevices.interface.FltMvInterface": [[226, null]], "pcdsdevices.interface.LegacyLightpathMixin": [[227, null]], "pcdsdevices.interface.LightpathInOutCptMixin": [[228, null]], "pcdsdevices.interface.LightpathInOutMixin": [[229, null]], "pcdsdevices.interface.LightpathMixin": [[230, null]], "pcdsdevices.interface.MvInterface": [[231, null]], "pcdsdevices.interface.TabCompletionHelperClass": [[232, null]], "pcdsdevices.interface.TabCompletionHelperInstance": [[233, null]], "pcdsdevices.interface._TabCompletionHelper": [[234, null]], "pcdsdevices.interface.device_info": [[235, null]], "pcdsdevices.interface.get_engineering_mode": [[236, null]], "pcdsdevices.interface.get_kind": [[237, null]], "pcdsdevices.interface.get_name": [[238, null]], "pcdsdevices.interface.get_units": [[239, null]], "pcdsdevices.interface.get_value": [[240, null]], "pcdsdevices.interface.ophydobj_info": [[241, null]], "pcdsdevices.interface.positionerbase_info": [[242, null]], "pcdsdevices.interface.set_engineering_mode": [[243, null]], "pcdsdevices.interface.setup_preset_paths": [[244, null]], "pcdsdevices.interface.signal_info": [[245, null]], "pcdsdevices.interface.tweak_base": [[246, null]], "pcdsdevices.ipm": [[0, "pcdsdevices-ipm"]], "pcdsdevices.ipm.IPIMB": [[247, null]], "pcdsdevices.ipm.IPIMBChannel": [[248, null]], "pcdsdevices.ipm.IPM": [[249, null]], "pcdsdevices.ipm.IPMDiode": [[250, null]], "pcdsdevices.ipm.IPMMotion": [[251, null]], "pcdsdevices.ipm.IPMTarget": [[252, null]], "pcdsdevices.ipm.IPM_Det": [[253, null]], "pcdsdevices.ipm.IPM_IPIMB": [[254, null]], "pcdsdevices.ipm.IPM_Wave8": [[255, null]], "pcdsdevices.ipm.Wave8": [[256, null]], "pcdsdevices.ipm.Wave8Channel": [[257, null]], "pcdsdevices.jet": [[0, "pcdsdevices-jet"]], "pcdsdevices.jet.BeckhoffJet": [[258, null]], "pcdsdevices.jet.BeckhoffJetManipulator": [[259, null]], "pcdsdevices.jet.BeckhoffJetSlits": [[260, null]], "pcdsdevices.jet.Injector": [[261, null]], "pcdsdevices.jet.InjectorWithFine": [[262, null]], "pcdsdevices.keithley": [[0, "pcdsdevices-keithley"]], "pcdsdevices.keithley.IM3L0_K2700": [[263, null]], "pcdsdevices.keithley.K2700": [[264, null]], "pcdsdevices.keithley.K6514": [[265, null]], "pcdsdevices.lamp_motion": [[0, "pcdsdevices-lamp-motion"]], "pcdsdevices.lamp_motion.LAMP": [[266, null]], "pcdsdevices.lamp_motion.LAMPFlowCell": [[267, null]], "pcdsdevices.lamp_motion.LAMPMagneticBottle": [[268, null]], "pcdsdevices.lamp_motion.LAMP_LV_17": [[269, null]], "pcdsdevices.lasers.btps": [[0, "pcdsdevices-lasers-btps"]], "pcdsdevices.lasers.btps.BtpsSourceStatus": [[270, null]], "pcdsdevices.lasers.btps.BtpsState": [[271, null]], "pcdsdevices.lasers.btps.BtpsVGC": [[272, null]], "pcdsdevices.lasers.btps.CentroidConfig": [[273, null]], "pcdsdevices.lasers.btps.DestinationConfig": [[274, null]], "pcdsdevices.lasers.btps.GlobalConfig": [[275, null]], "pcdsdevices.lasers.btps.LssShutterStatus": [[276, null]], "pcdsdevices.lasers.btps.RangeComparison": [[277, null]], "pcdsdevices.lasers.btps.SourceToDestinationConfig": [[278, null]], "pcdsdevices.lasers.counters": [[0, "pcdsdevices-lasers-counters"]], "pcdsdevices.lasers.counters.Agilent53210A": [[279, null]], "pcdsdevices.lasers.dicon": [[0, "pcdsdevices-lasers-dicon"]], "pcdsdevices.lasers.dicon.DiconSwitch": [[280, null]], "pcdsdevices.lasers.ek9000": [[0, "pcdsdevices-lasers-ek9000"]], "pcdsdevices.lasers.ek9000.El3174AiCh": [[281, null]], "pcdsdevices.lasers.ek9000.EnvironmentalMonitor": [[282, null]], "pcdsdevices.lasers.elliptec": [[0, "pcdsdevices-lasers-elliptec"]], "pcdsdevices.lasers.elliptec.Ell6": [[283, null]], "pcdsdevices.lasers.elliptec.Ell9": [[284, null]], "pcdsdevices.lasers.elliptec.EllBase": [[285, null]], "pcdsdevices.lasers.elliptec.EllLinear": [[286, null]], "pcdsdevices.lasers.elliptec.EllRotation": [[287, null]], "pcdsdevices.lasers.qmini": [[0, "pcdsdevices-lasers-qmini"]], "pcdsdevices.lasers.qmini.QminiSpectrometer": [[288, null]], "pcdsdevices.lasers.qmini.QminiWithEvr": [[289, null]], "pcdsdevices.lasers.rfof": [[0, "pcdsdevices-lasers-rfof"]], "pcdsdevices.lasers.rfof.CycleRfofRx": [[290, null]], "pcdsdevices.lasers.rfof.CycleRfofTx": [[291, null]], "pcdsdevices.lasers.rfof.ItechRfofAll": [[292, null]], "pcdsdevices.lasers.rfof.ItechRfofErrors": [[293, null]], "pcdsdevices.lasers.rfof.ItechRfofRx": [[294, null]], "pcdsdevices.lasers.rfof.ItechRfofStatus": [[295, null]], "pcdsdevices.lasers.rfof.ItechRfofTx": [[296, null]], "pcdsdevices.lasers.thorlabsWFS": [[0, "pcdsdevices-lasers-thorlabswfs"]], "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40": [[297, null]], "pcdsdevices.lasers.tuttifrutti": [[0, "pcdsdevices-lasers-tuttifrutti"]], "pcdsdevices.lasers.tuttifrutti.TuttiFrutti": [[298, null]], "pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls": [[299, null]], "pcdsdevices.lasers.zoomtelescope": [[0, "pcdsdevices-lasers-zoomtelescope"]], "pcdsdevices.lasers.zoomtelescope.ZoomTelescope": [[300, null]], "pcdsdevices.lens": [[0, "pcdsdevices-lens"]], "pcdsdevices.lens.LensStack": [[301, null]], "pcdsdevices.lens.LensStackBase": [[302, null]], "pcdsdevices.lens.Prefocus": [[303, null]], "pcdsdevices.lens.SimLensStack": [[304, null]], "pcdsdevices.lens.SimLensStackBase": [[305, null]], "pcdsdevices.lens.XFLS": [[306, null]], "pcdsdevices.lic": [[0, "pcdsdevices-lic"]], "pcdsdevices.lic.LICMirror": [[307, null]], "pcdsdevices.lic.LaserInCoupling": [[308, null]], "pcdsdevices.lic_2d_tmo": [[0, "pcdsdevices-lic-2d-tmo"]], "pcdsdevices.lic_2d_tmo.LaserCouplingStates": [[309, null]], "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension": [[310, null]], "pcdsdevices.light_control": [[0, "pcdsdevices-light-control"]], "pcdsdevices.light_control.LightControl": [[311, null]], "pcdsdevices.lodcm": [[0, "pcdsdevices-lodcm"]], "pcdsdevices.lodcm.CHI1": [[312, null]], "pcdsdevices.lodcm.CHI2": [[313, null]], "pcdsdevices.lodcm.CrystalTower1": [[314, null]], "pcdsdevices.lodcm.CrystalTower2": [[315, null]], "pcdsdevices.lodcm.Dectris": [[316, null]], "pcdsdevices.lodcm.DiagnosticsTower": [[317, null]], "pcdsdevices.lodcm.Diode": [[318, null]], "pcdsdevices.lodcm.Foil": [[319, null]], "pcdsdevices.lodcm.H1N": [[320, null]], "pcdsdevices.lodcm.H2N": [[321, null]], "pcdsdevices.lodcm.LODCM": [[322, null]], "pcdsdevices.lodcm.LODCMEnergyC": [[323, null]], "pcdsdevices.lodcm.LODCMEnergyC1": [[324, null]], "pcdsdevices.lodcm.LODCMEnergySi": [[325, null]], "pcdsdevices.lodcm.SimDiagnosticsTower": [[326, null]], "pcdsdevices.lodcm.SimEnergyC": [[327, null]], "pcdsdevices.lodcm.SimEnergySi": [[328, null]], "pcdsdevices.lodcm.SimFirstTower": [[329, null]], "pcdsdevices.lodcm.SimLODCM": [[330, null]], "pcdsdevices.lodcm.SimSecondTower": [[331, null]], "pcdsdevices.lodcm.XCSLODCM": [[332, null]], "pcdsdevices.lodcm.XPPLODCM": [[333, null]], "pcdsdevices.lodcm.Y1": [[334, null]], "pcdsdevices.lodcm.Y2": [[335, null]], "pcdsdevices.lodcm.YagLom": [[336, null]], "pcdsdevices.lxe": [[0, "pcdsdevices-lxe"]], "pcdsdevices.lxe.FakeLxtTtc": [[337, null]], "pcdsdevices.lxe.LaserEnergyPositioner": [[338, null]], "pcdsdevices.lxe.LaserTiming": [[339, null]], "pcdsdevices.lxe.LaserTimingCompensation": [[340, null]], "pcdsdevices.lxe.Lcls2LaserTiming": [[341, null]], "pcdsdevices.lxe.LxtTtcExample": [[342, null]], "pcdsdevices.lxe.TimeToolDelay": [[343, null]], "pcdsdevices.lxe._ReversedTimeToolDelay": [[344, null]], "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal": [[345, null]], "pcdsdevices.lxe.load_calibration_file": [[346, null]], "pcdsdevices.make_ophyd_device": [[0, "pcdsdevices-make-ophyd-device"]], "pcdsdevices.make_ophyd_device.flatten_list": [[347, null]], "pcdsdevices.make_ophyd_device.get_components": [[348, null]], "pcdsdevices.make_ophyd_device.make_class": [[349, null]], "pcdsdevices.make_ophyd_device.make_class_line": [[350, null]], "pcdsdevices.make_ophyd_device.make_class_name": [[351, null]], "pcdsdevices.make_ophyd_device.make_cpt": [[352, null]], "pcdsdevices.make_ophyd_device.make_signal": [[353, null]], "pcdsdevices.make_ophyd_device.make_signal_wrbv": [[354, null]], "pcdsdevices.make_ophyd_device.print_class": [[355, null]], "pcdsdevices.make_ophyd_device.recurse_record": [[356, null]], "pcdsdevices.make_ophyd_device.write_file": [[357, null]], "pcdsdevices.mirror": [[0, "pcdsdevices-mirror"]], "pcdsdevices.mirror.FFMirror": [[358, null]], "pcdsdevices.mirror.FFMirrorZ": [[359, null]], "pcdsdevices.mirror.Gantry": [[360, null]], "pcdsdevices.mirror.KBOMirror": [[361, null]], "pcdsdevices.mirror.KBOMirrorChin": [[362, null]], "pcdsdevices.mirror.KBOMirrorHE": [[363, null]], "pcdsdevices.mirror.KBOMirrorHEStates": [[364, null]], "pcdsdevices.mirror.KBOMirrorStates": [[365, null]], "pcdsdevices.mirror.MirrorInsertState": [[366, null]], "pcdsdevices.mirror.MirrorStripe2D4P": [[367, null]], "pcdsdevices.mirror.OMMotor": [[368, null]], "pcdsdevices.mirror.OffsetMirror": [[369, null]], "pcdsdevices.mirror.OpticsPitchNotepad": [[370, null]], "pcdsdevices.mirror.Pitch": [[371, null]], "pcdsdevices.mirror.PointingMirror": [[372, null]], "pcdsdevices.mirror.TwinCATMirrorStripe": [[373, null]], "pcdsdevices.mirror.XOffsetMirror": [[374, null]], "pcdsdevices.mirror.XOffsetMirror2D4PState": [[375, null]], "pcdsdevices.mirror.XOffsetMirrorBend": [[376, null]], "pcdsdevices.mirror.XOffsetMirrorNoBend": [[377, null]], "pcdsdevices.mirror.XOffsetMirrorRTDs": [[378, null]], "pcdsdevices.mirror.XOffsetMirrorState": [[379, null]], "pcdsdevices.mirror.XOffsetMirrorStateCool": [[380, null]], "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend": [[381, null]], "pcdsdevices.mirror.XOffsetMirrorSwitch": [[382, null]], "pcdsdevices.mirror.XOffsetMirrorXYState": [[383, null]], "pcdsdevices.movablestand": [[0, "pcdsdevices-movablestand"]], "pcdsdevices.movablestand.MovableStand": [[384, null]], "pcdsdevices.mpod": [[0, "pcdsdevices-mpod"]], "pcdsdevices.mpod.MPOD": [[385, null]], "pcdsdevices.mpod.MPODChannel": [[386, null]], "pcdsdevices.mpod.MPODChannelHV": [[387, null]], "pcdsdevices.mpod.MPODChannelLV": [[388, null]], "pcdsdevices.mpod.get_card_number": [[389, null]], "pcdsdevices.mpod_apalis": [[0, "pcdsdevices-mpod-apalis"]], "pcdsdevices.mpod_apalis.MPODApalisChannel": [[390, null]], "pcdsdevices.mpod_apalis.MPODApalisCrate": [[391, null]], "pcdsdevices.mpod_apalis.MPODApalisModule": [[392, null]], "pcdsdevices.mpod_apalis.MPODApalisModule16Channel": [[393, null]], "pcdsdevices.mpod_apalis.MPODApalisModule24Channel": [[394, null]], "pcdsdevices.mpod_apalis.MPODApalisModule4Channel": [[395, null]], "pcdsdevices.mpod_apalis.MPODApalisModule8Channel": [[396, null]], "pcdsdevices.mps": [[0, "pcdsdevices-mps"]], "pcdsdevices.mps.MPS": [[397, null]], "pcdsdevices.mps.MPSBase": [[398, null]], "pcdsdevices.mps.MPSLimits": [[399, null]], "pcdsdevices.mps.mps_factory": [[400, null]], "pcdsdevices.mps.must_be_known": [[401, null]], "pcdsdevices.mps.must_be_out": [[402, null]], "pcdsdevices.mrco_motion": [[0, "pcdsdevices-mrco-motion"]], "pcdsdevices.mrco_motion.MRCO": [[403, null]], "pcdsdevices.pc": [[0, "pcdsdevices-pc"]], "pcdsdevices.pc.PhotonCollimator": [[404, null]], "pcdsdevices.piezo": [[0, "pcdsdevices-piezo"]], "pcdsdevices.piezo.SliceDhv": [[405, null]], "pcdsdevices.piezo.SliceDhvChannel": [[406, null]], "pcdsdevices.piezo.SliceDhvController": [[407, null]], "pcdsdevices.pim": [[0, "pcdsdevices-pim"]], "pcdsdevices.pim.IM2K0": [[408, null]], "pcdsdevices.pim.IM3L0": [[409, null]], "pcdsdevices.pim.LCLS2ImagerBase": [[410, null]], "pcdsdevices.pim.LCLS2Target": [[411, null]], "pcdsdevices.pim.PIM": [[412, null]], "pcdsdevices.pim.PIMWithBoth": [[413, null]], "pcdsdevices.pim.PIMWithFocus": [[414, null]], "pcdsdevices.pim.PIMWithLED": [[415, null]], "pcdsdevices.pim.PIMY": [[416, null]], "pcdsdevices.pim.PPM": [[417, null]], "pcdsdevices.pim.PPMCOOL": [[418, null]], "pcdsdevices.pim.PPMCoolSwitch": [[419, null]], "pcdsdevices.pim.PPMPowerMeter": [[420, null]], "pcdsdevices.pim.XPIM": [[421, null]], "pcdsdevices.pim.XPIMFilterWheel": [[422, null]], "pcdsdevices.pim.XPIMLED": [[423, null]], "pcdsdevices.pmps": [[0, "pcdsdevices-pmps"]], "pcdsdevices.pmps.TwinCATStatePMPS": [[424, null]], "pcdsdevices.pneumatic": [[0, "pcdsdevices-pneumatic"]], "pcdsdevices.pneumatic.BeckhoffPneumatic": [[425, null]], "pcdsdevices.positioner": [[0, "pcdsdevices-positioner"]], "pcdsdevices.positioner.FuncPositioner": [[426, null]], "pcdsdevices.pseudopos": [[0, "pcdsdevices-pseudopos"]], "pcdsdevices.pseudopos.DelayBase": [[427, null]], "pcdsdevices.pseudopos.DelayMotor": [[428, null]], "pcdsdevices.pseudopos.LookupTablePositioner": [[429, null]], "pcdsdevices.pseudopos.OffsetMotorBase": [[430, null]], "pcdsdevices.pseudopos.PseudoPositioner": [[431, null]], "pcdsdevices.pseudopos.PseudoSingleInterface": [[432, null]], "pcdsdevices.pseudopos.SimDelayStage": [[433, null]], "pcdsdevices.pseudopos.SyncAxesBase": [[434, null]], "pcdsdevices.pseudopos.SyncAxis": [[435, null]], "pcdsdevices.pseudopos.delay_class_factory": [[436, null]], "pcdsdevices.pseudopos.delay_instance_factory": [[437, null]], "pcdsdevices.pulsepicker": [[0, "pcdsdevices-pulsepicker"]], "pcdsdevices.pulsepicker.PulsePicker": [[438, null]], "pcdsdevices.pulsepicker.PulsePickerInOut": [[439, null]], "pcdsdevices.pump": [[0, "pcdsdevices-pump"]], "pcdsdevices.pump.AgilentSerial": [[440, null]], "pcdsdevices.pump.EbaraPump": [[441, null]], "pcdsdevices.pump.Ebara_EV_A03_1": [[442, null]], "pcdsdevices.pump.GammaController": [[443, null]], "pcdsdevices.pump.GammaPCT": [[444, null]], "pcdsdevices.pump.IonPump": [[445, null]], "pcdsdevices.pump.IonPumpBase": [[446, null]], "pcdsdevices.pump.IonPumpWithController": [[447, null]], "pcdsdevices.pump.Navigator": [[448, null]], "pcdsdevices.pump.PIPPLC": [[449, null]], "pcdsdevices.pump.PIPSerial": [[450, null]], "pcdsdevices.pump.PROPLC": [[451, null]], "pcdsdevices.pump.PTMPLC": [[452, null]], "pcdsdevices.pump.QPCPCT": [[453, null]], "pcdsdevices.pump.TurboPump": [[454, null]], "pcdsdevices.pv_positioner": [[0, "pcdsdevices-pv-positioner"]], "pcdsdevices.pv_positioner.OnePVMotor": [[455, null]], "pcdsdevices.pv_positioner.PVPositionerComparator": [[456, null]], "pcdsdevices.pv_positioner.PVPositionerDone": [[457, null]], "pcdsdevices.pv_positioner.PVPositionerIsClose": [[458, null]], "pcdsdevices.pv_positioner.PVPositionerNoInterrupt": [[459, null]], "pcdsdevices.qadc": [[0, "pcdsdevices-qadc"]], "pcdsdevices.qadc.Qadc": [[460, null]], "pcdsdevices.qadc.Qadc134": [[461, null]], "pcdsdevices.qadc.Qadc134Common": [[462, null]], "pcdsdevices.qadc.Qadc134Lcls2": [[463, null]], "pcdsdevices.qadc.QadcCommon": [[464, null]], "pcdsdevices.qadc.QadcLcls1Timing": [[465, null]], "pcdsdevices.qadc.QadcLcls2Timing": [[466, null]], "pcdsdevices.radiation": [[0, "pcdsdevices-radiation"]], "pcdsdevices.radiation.HPI6030": [[467, null]], "pcdsdevices.ref": [[0, "pcdsdevices-ref"]], "pcdsdevices.ref.ReflaserL2SI": [[468, null]], "pcdsdevices.ref.ReflaserL2SIMirror": [[469, null]], "pcdsdevices.rs_powersupply": [[0, "pcdsdevices-rs-powersupply"]], "pcdsdevices.rs_powersupply.RSChannel": [[470, null]], "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply": [[471, null]], "pcdsdevices.rtds_ebd": [[0, "pcdsdevices-rtds-ebd"]], "pcdsdevices.rtds_ebd.PneumaticActuator": [[472, null]], "pcdsdevices.rtds_ebd.RTDSBase": [[473, null]], "pcdsdevices.rtds_ebd.RTDSK0": [[474, null]], "pcdsdevices.rtds_ebd.RTDSL0": [[475, null]], "pcdsdevices.rtds_ebd.RTDSX0ThreeStage": [[476, null]], "pcdsdevices.sample_delivery": [[0, "pcdsdevices-sample-delivery"]], "pcdsdevices.sample_delivery.Bronkhorst": [[477, null]], "pcdsdevices.sample_delivery.CoolerShaker": [[478, null]], "pcdsdevices.sample_delivery.FlowIntegrator": [[479, null]], "pcdsdevices.sample_delivery.GasManifold": [[480, null]], "pcdsdevices.sample_delivery.HPLC": [[481, null]], "pcdsdevices.sample_delivery.IntegratedFlow": [[482, null]], "pcdsdevices.sample_delivery.M3BasePLCDevice": [[483, null]], "pcdsdevices.sample_delivery.ManifoldValve": [[484, null]], "pcdsdevices.sample_delivery.PCM": [[485, null]], "pcdsdevices.sample_delivery.PropAir": [[486, null]], "pcdsdevices.sample_delivery.Selector": [[487, null]], "pcdsdevices.sample_delivery.Sensirion": [[488, null]], "pcdsdevices.sample_delivery.ViciValve": [[489, null]], "pcdsdevices.sensors": [[0, "pcdsdevices-sensors"]], "pcdsdevices.sensors.RTD": [[490, null]], "pcdsdevices.sensors.TwinCATTempSensor": [[491, null]], "pcdsdevices.sensors.TwinCATThermocouple": [[492, null]], "pcdsdevices.sequencer": [[0, "pcdsdevices-sequencer"]], "pcdsdevices.sequencer.EventSequence": [[493, null]], "pcdsdevices.sequencer.EventSequencer": [[494, null]], "pcdsdevices.signal": [[0, "pcdsdevices-signal"]], "pcdsdevices.signal.AggregateSignal": [[495, null]], "pcdsdevices.signal.AvgSignal": [[496, null]], "pcdsdevices.signal.EpicsSignalBaseEditMD": [[497, null]], "pcdsdevices.signal.EpicsSignalEditMD": [[498, null]], "pcdsdevices.signal.EpicsSignalROEditMD": [[499, null]], "pcdsdevices.signal.FakeEpicsSignalEditMD": [[500, null]], "pcdsdevices.signal.FakeEpicsSignalROEditMD": [[501, null]], "pcdsdevices.signal.FakeNotepadLinkedSignal": [[502, null]], "pcdsdevices.signal.FakePytmcSignal": [[503, null]], "pcdsdevices.signal.FakePytmcSignalRO": [[504, null]], "pcdsdevices.signal.FakePytmcSignalRW": [[505, null]], "pcdsdevices.signal.InternalSignal": [[506, null]], "pcdsdevices.signal.MultiDerivedSignal": [[507, null]], "pcdsdevices.signal.MultiDerivedSignalRO": [[508, null]], "pcdsdevices.signal.NotImplementedSignal": [[509, null]], "pcdsdevices.signal.NotepadLinkedSignal": [[510, null]], "pcdsdevices.signal.PVStateSignal": [[511, null]], "pcdsdevices.signal.PytmcSignal": [[512, null]], "pcdsdevices.signal.PytmcSignalRO": [[513, null]], "pcdsdevices.signal.PytmcSignalRW": [[514, null]], "pcdsdevices.signal.SignalEditMD": [[515, null]], "pcdsdevices.signal.SummarySignal": [[516, null]], "pcdsdevices.signal.UnitConversionDerivedSignal": [[517, null]], "pcdsdevices.signal._OptionalEpicsSignal": [[518, null]], "pcdsdevices.signal.pytmc_writable": [[519, null]], "pcdsdevices.signal.select_pytmc_class": [[520, null]], "pcdsdevices.sim": [[0, "pcdsdevices-sim"]], "pcdsdevices.sim.FastMotor": [[521, null]], "pcdsdevices.sim.SimTwoAxis": [[522, null]], "pcdsdevices.sim.SlowMotor": [[523, null]], "pcdsdevices.sim.SynMotor": [[524, null]], "pcdsdevices.slits": [[0, "pcdsdevices-slits"]], "pcdsdevices.slits.BadSlitPositionerBase": [[525, null]], "pcdsdevices.slits.BeckhoffSlitPositioner": [[526, null]], "pcdsdevices.slits.BeckhoffSlits": [[527, null]], "pcdsdevices.slits.ExitSlitTarget": [[528, null]], "pcdsdevices.slits.ExitSlits": [[529, null]], "pcdsdevices.slits.JJSlits": [[530, null]], "pcdsdevices.slits.LusiSlitPositioner": [[531, null]], "pcdsdevices.slits.LusiSlits": [[532, null]], "pcdsdevices.slits.PowerSlits": [[533, null]], "pcdsdevices.slits.SimLusiSlits": [[534, null]], "pcdsdevices.slits.SlitPositioner": [[535, null]], "pcdsdevices.slits.Slits": [[536, null]], "pcdsdevices.slits.SlitsBase": [[537, null]], "pcdsdevices.smarpod": [[0, "pcdsdevices-smarpod"]], "pcdsdevices.smarpod.SmarPod": [[538, null]], "pcdsdevices.smarpod.SmarPodPose": [[539, null]], "pcdsdevices.smarpod.SmarPodStatus": [[540, null]], "pcdsdevices.spectrometer": [[0, "pcdsdevices-spectrometer"]], "pcdsdevices.spectrometer.FZPStates": [[541, null]], "pcdsdevices.spectrometer.Gen1VonHamos4Crystal": [[542, null]], "pcdsdevices.spectrometer.Gen1VonHamosCrystal": [[543, null]], "pcdsdevices.spectrometer.HXRSpectrometer": [[544, null]], "pcdsdevices.spectrometer.Kmono": [[545, null]], "pcdsdevices.spectrometer.Mono": [[546, null]], "pcdsdevices.spectrometer.TMOSpectrometer": [[547, null]], "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates": [[548, null]], "pcdsdevices.spectrometer.VonHamos4Crystal": [[549, null]], "pcdsdevices.spectrometer.VonHamos6Crystal": [[550, null]], "pcdsdevices.spectrometer.VonHamosCrystal": [[551, null]], "pcdsdevices.spectrometer.VonHamosCrystal_2": [[552, null]], "pcdsdevices.spectrometer.VonHamosFE": [[553, null]], "pcdsdevices.spectrometer.VonHamosFER": [[554, null]], "pcdsdevices.sqr1": [[0, "pcdsdevices-sqr1"]], "pcdsdevices.sqr1.SQR1": [[555, null]], "pcdsdevices.sqr1.SQR1Axis": [[556, null]], "pcdsdevices.state": [[0, "pcdsdevices-state"]], "pcdsdevices.state.CombinedStateRecordPositioner": [[557, null]], "pcdsdevices.state.FakeTwinCATStateConfigDynamic": [[558, null]], "pcdsdevices.state.PVStatePositioner": [[559, null]], "pcdsdevices.state.StatePositioner": [[560, null]], "pcdsdevices.state.StateRecordPositioner": [[561, null]], "pcdsdevices.state.StateRecordPositionerBase": [[562, null]], "pcdsdevices.state.TwinCATStateConfigDynamic": [[563, null]], "pcdsdevices.state.TwinCATStateConfigOne": [[564, null]], "pcdsdevices.state.TwinCATStatePositioner": [[565, null]], "pcdsdevices.state.get_dynamic_state_attr": [[566, null]], "pcdsdevices.state.state_config_dotted_attribute": [[567, null]], "pcdsdevices.state.state_config_dotted_names": [[568, null]], "pcdsdevices.state.state_config_dotted_velos": [[569, null]], "pcdsdevices.stopper": [[0, "pcdsdevices-stopper"]], "pcdsdevices.stopper.PPSStopper": [[570, null]], "pcdsdevices.stopper.PPSStopper2PV": [[571, null]], "pcdsdevices.stopper.Stopper": [[572, null]], "pcdsdevices.sxr_test_absorber": [[0, "pcdsdevices-sxr-test-absorber"]], "pcdsdevices.sxr_test_absorber.SxrTestAbsorber": [[573, null]], "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates": [[574, null]], "pcdsdevices.tags": [[0, "pcdsdevices-tags"]], "pcdsdevices.tags.explain_tag": [[575, null]], "pcdsdevices.tags.get_valid_tags": [[576, null]], "pcdsdevices.targets": [[0, "pcdsdevices-targets"]], "pcdsdevices.targets.StageStack": [[577, null]], "pcdsdevices.targets.convert_to_physical": [[578, null]], "pcdsdevices.targets.get_unit_meshgrid": [[579, null]], "pcdsdevices.targets.mesh_interpolation": [[580, null]], "pcdsdevices.targets.snake_grid_list": [[581, null]], "pcdsdevices.timetool": [[0, "pcdsdevices-timetool"]], "pcdsdevices.timetool.Timetool": [[582, null]], "pcdsdevices.timetool.TimetoolWithNav": [[583, null]], "pcdsdevices.tmo_ip1": [[0, "pcdsdevices-tmo-ip1"]], "pcdsdevices.tmo_ip1.CalibrationAxis": [[584, null]], "pcdsdevices.tmo_ip1.SCaFoil": [[585, null]], "pcdsdevices.tpr": [[0, "pcdsdevices-tpr"]], "pcdsdevices.tpr.TprMotor": [[586, null]], "pcdsdevices.tpr.TprTrigger": [[587, null]], "pcdsdevices.usb_encoder": [[0, "pcdsdevices-usb-encoder"]], "pcdsdevices.usb_encoder.UsDigitalUsbEncoder": [[588, null]], "pcdsdevices.utils": [[0, "pcdsdevices-utils"]], "pcdsdevices.utils.check_kind_flag": [[589, null]], "pcdsdevices.utils.combine_status_info": [[590, null]], "pcdsdevices.utils.convert_unit": [[591, null]], "pcdsdevices.utils.doc_format_decorator": [[592, null]], "pcdsdevices.utils.format_ophyds_to_html": [[593, null]], "pcdsdevices.utils.format_status_table": [[594, null]], "pcdsdevices.utils.get_component": [[595, null]], "pcdsdevices.utils.get_input": [[596, null]], "pcdsdevices.utils.get_status_float": [[597, null]], "pcdsdevices.utils.get_status_value": [[598, null]], "pcdsdevices.utils.ipm_screen": [[599, null]], "pcdsdevices.utils.is_input": [[600, null]], "pcdsdevices.utils.maybe_make_method": [[601, null]], "pcdsdevices.utils.move_subdevices_to_start": [[602, null]], "pcdsdevices.utils.post_ophyds_to_elog": [[603, null]], "pcdsdevices.utils.re_arg": [[604, null]], "pcdsdevices.utils.reorder_components": [[605, null]], "pcdsdevices.utils.schedule_task": [[606, null]], "pcdsdevices.utils.set_many": [[607, null]], "pcdsdevices.utils.set_standard_ordering": [[608, null]], "pcdsdevices.utils.sort_components_by_kind": [[609, null]], "pcdsdevices.utils.sort_components_by_name": [[610, null]], "pcdsdevices.valve": [[0, "pcdsdevices-valve"]], "pcdsdevices.valve.GateValve": [[611, null]], "pcdsdevices.valve.VCN": [[612, null]], "pcdsdevices.valve.VCN_VAT590": [[613, null]], "pcdsdevices.valve.VCN_VAT590_Status": [[614, null]], "pcdsdevices.valve.VFS": [[615, null]], "pcdsdevices.valve.VGC": [[616, null]], "pcdsdevices.valve.VGCLegacy": [[617, null]], "pcdsdevices.valve.VGC_2S": [[618, null]], "pcdsdevices.valve.VRC": [[619, null]], "pcdsdevices.valve.VRCClsLS": [[620, null]], "pcdsdevices.valve.VRCDA": [[621, null]], "pcdsdevices.valve.VRCNO": [[622, null]], "pcdsdevices.valve.VVC": [[623, null]], "pcdsdevices.valve.VVCNO": [[624, null]], "pcdsdevices.valve.ValveBase": [[625, null]], "pcdsdevices.variety": [[0, "pcdsdevices-variety"]], "pcdsdevices.variety.expand_dotted_dict": [[626, null]], "pcdsdevices.variety.get_metadata": [[627, null]], "pcdsdevices.variety.set_metadata": [[628, null]], "pcdsdevices.variety.validate_metadata": [[629, null]], "pcdsdevices.wfs": [[0, "pcdsdevices-wfs"]], "pcdsdevices.wfs.WaveFrontSensorStates": [[630, null]], "pcdsdevices.wfs.WaveFrontSensorTarget": [[631, null]], "pcdsdevices.wfs.WaveFrontSensorTargetCool": [[632, null]], "pcdsdevices.wfs.WaveFrontSensorTargetFDQ": [[633, null]], "v0.5.0 (2018-03-08)": [[637, "v0-5-0-2018-03-08"]], "v0.6.0 (2018-04-05)": [[637, "v0-6-0-2018-04-05"]], "v0.7.0 (2018-05-08)": [[637, "v0-7-0-2018-05-08"]], "v0.8.0 (2018-05-27)": [[637, "v0-8-0-2018-05-27"]], "v1.0.0 (2018-10-12)": [[637, "v1-0-0-2018-10-12"]], "v1.1.0 (2018-10-26)": [[637, "v1-1-0-2018-10-26"]], "v1.2.0 (2019-03-08)": [[637, "v1-2-0-2019-03-08"]], "v2.0.0 (2019-06-28)": [[637, "v2-0-0-2019-06-28"]], "v2.1.0 (2020-01-10)": [[637, "v2-1-0-2020-01-10"]], "v2.10.0 (2020-08-21)": [[637, "v2-10-0-2020-08-21"]], "v2.11.0 (2020-09-21)": [[637, "v2-11-0-2020-09-21"]], "v2.2.0 (2020-01-22)": [[637, "v2-2-0-2020-01-22"]], "v2.3.0 (2020-02-05)": [[637, "v2-3-0-2020-02-05"]], "v2.4.0 (2020-03-12)": [[637, "v2-4-0-2020-03-12"]], "v2.5.0 (2020-04-15)": [[637, "v2-5-0-2020-04-15"]], "v2.6.0 (2020-05-21)": [[637, "v2-6-0-2020-05-21"]], "v2.7.0 (2020-07-01)": [[637, "v2-7-0-2020-07-01"]], "v2.8.0 (2020-07-24)": [[637, "v2-8-0-2020-07-24"]], "v2.9.0 (2020-08-18)": [[637, "v2-9-0-2020-08-18"]], "v3.0.0 (2020-10-07)": [[637, "v3-0-0-2020-10-07"]], "v3.1.0 (2020-10-21)": [[637, "v3-1-0-2020-10-21"]], "v3.2.0 (2020-10-23)": [[637, "v3-2-0-2020-10-23"]], "v3.3.0 (2020-11-17)": [[637, "v3-3-0-2020-11-17"]], "v4.0.0 (2020-12-22)": [[637, "v4-0-0-2020-12-22"]], "v4.1.0 (2021-02-10)": [[637, "v4-1-0-2021-02-10"]], "v4.2.0 (2021-03-03)": [[637, "v4-2-0-2021-03-03"]], "v4.3.0 (2021-04-02)": [[637, "v4-3-0-2021-04-02"]], "v4.3.1 (2021-04-02)": [[637, "v4-3-1-2021-04-02"]], "v4.3.2 (2021-04-05)": [[637, "v4-3-2-2021-04-05"]], "v4.4.0 (2021-04-15)": [[637, "v4-4-0-2021-04-15"]], "v4.5.0 (2021-06-03)": [[637, "v4-5-0-2021-06-03"]], "v4.6.0 (2021-07-09)": [[637, "v4-6-0-2021-07-09"]], "v4.7.0 (2021-08-09)": [[637, "v4-7-0-2021-08-09"]], "v4.7.1 (2021-08-11)": [[637, "v4-7-1-2021-08-11"]], "v4.8.0 (2021-09-28)": [[637, "v4-8-0-2021-09-28"]], "v4.9.0 (2021-10-19)": [[637, "v4-9-0-2021-10-19"]], "v5.0.0 (2021-11-15)": [[637, "v5-0-0-2021-11-15"]], "v5.0.1 (2021-11-19)": [[637, "v5-0-1-2021-11-19"]], "v5.0.2 (2021-12-02)": [[637, "v5-0-2-2021-12-02"]], "v5.1.0 (2022-02-07)": [[637, "v5-1-0-2022-02-07"]], "v5.2.0 (2022-03-31)": [[637, "v5-2-0-2022-03-31"]], "v6.0.0 (2022-05-03)": [[637, "v6-0-0-2022-05-03"]], "v6.1.0 (2022-06-03)": [[637, "v6-1-0-2022-06-03"]], "v6.2.0 (2022-06-20)": [[637, "v6-2-0-2022-06-20"]], "v6.3.0 (2022-07-27)": [[637, "v6-3-0-2022-07-27"]], "v7.0.0 (2022-10-21)": [[637, "v7-0-0-2022-10-21"]], "v7.0.1 (2022-10-26)": [[637, "v7-0-1-2022-10-26"]], "v7.1.0 (2022-11-04)": [[637, "v7-1-0-2022-11-04"]], "v7.2.0 (2023-04-04)": [[637, "v7-2-0-2023-04-04"]], "v7.3.0 (2023-04-17)": [[637, "v7-3-0-2023-04-17"]], "v7.4.0 (2023-05-08)": [[637, "v7-4-0-2023-05-08"]], "v7.4.1 (2023-06-30)": [[637, "v7-4-1-2023-06-30"]], "v7.4.2 (2023-07-07)": [[637, "v7-4-2-2023-07-07"]], "v7.4.3 (2023-07-11)": [[637, "v7-4-3-2023-07-11"]], "v8.0.0 (2023-09-27)": [[637, "v8-0-0-2023-09-27"]], "v8.1.0 (2023-10-16)": [[637, "v8-1-0-2023-10-16"]], "v8.2.0 (2023-12-19)": [[637, "v8-2-0-2023-12-19"]], "v8.3.0 (2024-02-21)": [[637, "v8-3-0-2024-02-21"]], "v8.4.0 (2024-04-16)": [[637, "v8-4-0-2024-04-16"]], "v8.5.0 (2024-08-22)": [[637, "v8-5-0-2024-08-22"]], "v8.6.0 (2024-09-16)": [[637, "v8-6-0-2024-09-16"]]}, "docnames": ["api", "base_classes", "generated/pcdsdevices.analog_signals.Acromag", "generated/pcdsdevices.analog_signals.FDQ", "generated/pcdsdevices.analog_signals.Mesh", "generated/pcdsdevices.analog_signals.acromag_ch_factory_func", "generated/pcdsdevices.areadetector.cam.FeeOpalCam", "generated/pcdsdevices.areadetector.detectors.Basler", "generated/pcdsdevices.areadetector.detectors.BaslerBase", "generated/pcdsdevices.areadetector.detectors.LasBasler", "generated/pcdsdevices.areadetector.detectors.LasBaslerFF", "generated/pcdsdevices.areadetector.detectors.LasBaslerNF", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetector", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger", "generated/pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable", "generated/pcdsdevices.areadetector.plugins.ColorConvPlugin", "generated/pcdsdevices.areadetector.plugins.FilePlugin", "generated/pcdsdevices.areadetector.plugins.HDF5FileStore", "generated/pcdsdevices.areadetector.plugins.HDF5Plugin", "generated/pcdsdevices.areadetector.plugins.ImagePlugin", "generated/pcdsdevices.areadetector.plugins.JPEGPlugin", "generated/pcdsdevices.areadetector.plugins.MagickPlugin", "generated/pcdsdevices.areadetector.plugins.NetCDFPlugin", "generated/pcdsdevices.areadetector.plugins.NexusPlugin", "generated/pcdsdevices.areadetector.plugins.Overlay", "generated/pcdsdevices.areadetector.plugins.OverlayPlugin", "generated/pcdsdevices.areadetector.plugins.PluginBase", "generated/pcdsdevices.areadetector.plugins.ProcessPlugin", "generated/pcdsdevices.areadetector.plugins.ROIPlugin", "generated/pcdsdevices.areadetector.plugins.StatsPlugin", "generated/pcdsdevices.areadetector.plugins.TIFFPlugin", "generated/pcdsdevices.areadetector.plugins.TransformPlugin", "generated/pcdsdevices.atm.ATMTarget", "generated/pcdsdevices.atm.ArrivalTimeMonitor", "generated/pcdsdevices.atm.MFXATM", "generated/pcdsdevices.atm.TM1K4", "generated/pcdsdevices.atm.TM1K4Target", "generated/pcdsdevices.atm.TM2K2", "generated/pcdsdevices.atm.TM2K2Target", "generated/pcdsdevices.atm.TM2K4", "generated/pcdsdevices.atm.TM2K4Target", "generated/pcdsdevices.attenuator.AT1K2", "generated/pcdsdevices.attenuator.AT1K4", "generated/pcdsdevices.attenuator.AT2K2", "generated/pcdsdevices.attenuator.AT2L0", "generated/pcdsdevices.attenuator.AttBase", "generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonic", "generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP", "generated/pcdsdevices.attenuator.Attenuator", "generated/pcdsdevices.attenuator.AttenuatorCalculatorBase", "generated/pcdsdevices.attenuator.AttenuatorCalculatorFilter", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade", "generated/pcdsdevices.attenuator.AttenuatorCalculator_AT2L0", "generated/pcdsdevices.attenuator.AttenuatorSXR_Ladder", "generated/pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD", "generated/pcdsdevices.attenuator.FEESolidAttenuatorBlade", "generated/pcdsdevices.attenuator.FEESolidAttenuatorStates", "generated/pcdsdevices.attenuator.FeeAtt", "generated/pcdsdevices.attenuator.FeeFilter", "generated/pcdsdevices.attenuator.Filter", "generated/pcdsdevices.attenuator.GasAttenuator", "generated/pcdsdevices.attenuator.GattApertureX", "generated/pcdsdevices.attenuator.GattApertureY", "generated/pcdsdevices.attenuator.SXRGasAtt", "generated/pcdsdevices.attenuator.SXRLadderAttenuatorBlade", "generated/pcdsdevices.attenuator.SXRLadderAttenuatorStates", "generated/pcdsdevices.attenuator.get_blade_enum", "generated/pcdsdevices.attenuator.render_ascii_att", "generated/pcdsdevices.beam_stats.BeamEnergyRequest", "generated/pcdsdevices.beam_stats.BeamEnergyRequestACRWait", "generated/pcdsdevices.beam_stats.BeamEnergyRequestNoWait", "generated/pcdsdevices.beam_stats.BeamStats", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequest", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait", "generated/pcdsdevices.beam_stats.LCLS", "generated/pcdsdevices.ccm.CCM", "generated/pcdsdevices.ccm.CCMAlio", "generated/pcdsdevices.ccm.CCMConstantsMixin", "generated/pcdsdevices.ccm.CCMEnergy", "generated/pcdsdevices.ccm.CCMEnergyWithACRStatus", "generated/pcdsdevices.ccm.CCMEnergyWithVernier", "generated/pcdsdevices.ccm.CCMMotor", "generated/pcdsdevices.ccm.CCMPico", "generated/pcdsdevices.ccm.CCMX", "generated/pcdsdevices.ccm.CCMY", "generated/pcdsdevices.ccm.alio_to_theta", "generated/pcdsdevices.ccm.energy_to_wavelength", "generated/pcdsdevices.ccm.theta_to_alio", "generated/pcdsdevices.ccm.theta_to_wavelength", "generated/pcdsdevices.ccm.wavelength_to_energy", "generated/pcdsdevices.ccm.wavelength_to_theta", "generated/pcdsdevices.crix_motion.QuadraticBeckhoffMotor", "generated/pcdsdevices.crix_motion.QuadraticSimMotor", "generated/pcdsdevices.crix_motion.VLSOptics", "generated/pcdsdevices.crix_motion.VLSOpticsSim", "generated/pcdsdevices.cvmi_motion.CVMI", "generated/pcdsdevices.cvmi_motion.KTOF", "generated/pcdsdevices.dc_devices.ICT", "generated/pcdsdevices.dc_devices.ICTBus", "generated/pcdsdevices.dc_devices.ICTChannel", "generated/pcdsdevices.delay_generator.DelayGenerator", "generated/pcdsdevices.delay_generator.DelayGeneratorBase", "generated/pcdsdevices.delay_generator.DgChannel", "generated/pcdsdevices.device.GroupDevice", "generated/pcdsdevices.device.InterfaceDevice", "generated/pcdsdevices.device.to_interface", "generated/pcdsdevices.digital_signals.J120K", "generated/pcdsdevices.digitizers.Qadc", "generated/pcdsdevices.digitizers.Qadc134", "generated/pcdsdevices.digitizers.Qadc134Sparsification", "generated/pcdsdevices.digitizers.QadcBase", "generated/pcdsdevices.digitizers.Wave8V2", "generated/pcdsdevices.digitizers.Wave8V2ADCDelayLanes", "generated/pcdsdevices.digitizers.Wave8V2ADCRegs", "generated/pcdsdevices.digitizers.Wave8V2ADCSampleReadout", "generated/pcdsdevices.digitizers.Wave8V2ADCSamples", "generated/pcdsdevices.digitizers.Wave8V2AxiVersion", "generated/pcdsdevices.digitizers.Wave8V2EventBuilder", "generated/pcdsdevices.digitizers.Wave8V2EvrV2", "generated/pcdsdevices.digitizers.Wave8V2Integrators", "generated/pcdsdevices.digitizers.Wave8V2PgpMon", "generated/pcdsdevices.digitizers.Wave8V2RawBuffers", "generated/pcdsdevices.digitizers.Wave8V2Sfp", "generated/pcdsdevices.digitizers.Wave8V2Simple", "generated/pcdsdevices.digitizers.Wave8V2SystemRegs", "generated/pcdsdevices.digitizers.Wave8V2Timing", "generated/pcdsdevices.digitizers.Wave8V2TriggerEventManager", "generated/pcdsdevices.digitizers.Wave8V2XpmMini", "generated/pcdsdevices.digitizers.Wave8V2XpmMsg", "generated/pcdsdevices.energy_monitor.GEM", "generated/pcdsdevices.energy_monitor.GMD", "generated/pcdsdevices.energy_monitor.GMDPreAmp", "generated/pcdsdevices.energy_monitor.XGMD", "generated/pcdsdevices.epics_motor.BeckhoffAxis", "generated/pcdsdevices.epics_motor.BeckhoffAxisEPS", "generated/pcdsdevices.epics_motor.BeckhoffAxisEPSCustom", "generated/pcdsdevices.epics_motor.BeckhoffAxisNoOffset", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLC", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLCEPS", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140", "generated/pcdsdevices.epics_motor.BeckhoffAxis_Pre140", "generated/pcdsdevices.epics_motor.EpicsMotorInterface", "generated/pcdsdevices.epics_motor.IMS", "generated/pcdsdevices.epics_motor.MMC100", "generated/pcdsdevices.epics_motor.Motor", "generated/pcdsdevices.epics_motor.Newport", "generated/pcdsdevices.epics_motor.OffsetIMSWithPreset", "generated/pcdsdevices.epics_motor.OffsetMotor", "generated/pcdsdevices.epics_motor.PCDSMotorBase", "generated/pcdsdevices.epics_motor.PI_M824", "generated/pcdsdevices.epics_motor.PMC100", "generated/pcdsdevices.epics_motor.SmarAct", "generated/pcdsdevices.epics_motor.SmarActEncodedTipTilt", "generated/pcdsdevices.epics_motor.SmarActOpenLoop", "generated/pcdsdevices.epics_motor.SmarActOpenLoopPositioner", "generated/pcdsdevices.epics_motor.SmarActPicoscale", "generated/pcdsdevices.epics_motor.SmarActTipTilt", "generated/pcdsdevices.eps.EPS", "generated/pcdsdevices.evr.EvrMotor", "generated/pcdsdevices.evr.Trigger", "generated/pcdsdevices.example.Example3D", "generated/pcdsdevices.example.Example3DStates", "generated/pcdsdevices.example.ExampleL2L", "generated/pcdsdevices.example.ExampleL2LStates", "generated/pcdsdevices.example.PLCExampleMotion", "generated/pcdsdevices.example.PLCOnlyXPIM", "generated/pcdsdevices.fms.LCP1", "generated/pcdsdevices.fms.LCP2", "generated/pcdsdevices.fms.PDU_Humidity2", "generated/pcdsdevices.fms.PDU_Humidity4", "generated/pcdsdevices.fms.PDU_Humidity6", "generated/pcdsdevices.fms.PDU_Humidity8", "generated/pcdsdevices.fms.PDU_Load1", "generated/pcdsdevices.fms.PDU_Load2", "generated/pcdsdevices.fms.PDU_Load3", "generated/pcdsdevices.fms.PDU_Load4", "generated/pcdsdevices.fms.PDU_Temp2", "generated/pcdsdevices.fms.PDU_Temp4", "generated/pcdsdevices.fms.PDU_Temp6", "generated/pcdsdevices.fms.PDU_Temp8", "generated/pcdsdevices.fms.Setra5000", "generated/pcdsdevices.gauge.BaseGauge", "generated/pcdsdevices.gauge.GCC500PLC", "generated/pcdsdevices.gauge.GCCPLC", "generated/pcdsdevices.gauge.GCT", "generated/pcdsdevices.gauge.GFSPLC", "generated/pcdsdevices.gauge.GHCPLC", "generated/pcdsdevices.gauge.GaugeColdCathode", "generated/pcdsdevices.gauge.GaugePLC", "generated/pcdsdevices.gauge.GaugePirani", "generated/pcdsdevices.gauge.GaugeSerial", "generated/pcdsdevices.gauge.GaugeSerialGCC", "generated/pcdsdevices.gauge.GaugeSerialGPI", "generated/pcdsdevices.gauge.GaugeSet", "generated/pcdsdevices.gauge.GaugeSetBase", "generated/pcdsdevices.gauge.GaugeSetMks", "generated/pcdsdevices.gauge.GaugeSetPirani", "generated/pcdsdevices.gauge.GaugeSetPiraniMks", "generated/pcdsdevices.gauge.MKS937AController", "generated/pcdsdevices.gauge.MKS937BController", "generated/pcdsdevices.gauge.MKS937a", "generated/pcdsdevices.gon.BaseGon", "generated/pcdsdevices.gon.GonWithDetArm", "generated/pcdsdevices.gon.Goniometer", "generated/pcdsdevices.gon.Kappa", "generated/pcdsdevices.gon.KappaXYZStage", "generated/pcdsdevices.gon.SamPhi", "generated/pcdsdevices.gon.SimKappa", "generated/pcdsdevices.gon.SimSampleStage", "generated/pcdsdevices.gon.XYZStage", "generated/pcdsdevices.inout.CombinedInOutRecordPositioner", "generated/pcdsdevices.inout.InOutPVStatePositioner", "generated/pcdsdevices.inout.InOutPositioner", "generated/pcdsdevices.inout.InOutRecordPositioner", "generated/pcdsdevices.inout.LightpathInOutRecordPositioner", "generated/pcdsdevices.inout.Reflaser", "generated/pcdsdevices.inout.TTReflaser", "generated/pcdsdevices.inout.TwinCATInOutPositioner", "generated/pcdsdevices.interface.BaseInterface", "generated/pcdsdevices.interface.FltMvInterface", "generated/pcdsdevices.interface.LegacyLightpathMixin", "generated/pcdsdevices.interface.LightpathInOutCptMixin", "generated/pcdsdevices.interface.LightpathInOutMixin", "generated/pcdsdevices.interface.LightpathMixin", "generated/pcdsdevices.interface.MvInterface", "generated/pcdsdevices.interface.TabCompletionHelperClass", "generated/pcdsdevices.interface.TabCompletionHelperInstance", "generated/pcdsdevices.interface._TabCompletionHelper", "generated/pcdsdevices.interface.device_info", "generated/pcdsdevices.interface.get_engineering_mode", "generated/pcdsdevices.interface.get_kind", "generated/pcdsdevices.interface.get_name", "generated/pcdsdevices.interface.get_units", "generated/pcdsdevices.interface.get_value", "generated/pcdsdevices.interface.ophydobj_info", "generated/pcdsdevices.interface.positionerbase_info", "generated/pcdsdevices.interface.set_engineering_mode", "generated/pcdsdevices.interface.setup_preset_paths", "generated/pcdsdevices.interface.signal_info", "generated/pcdsdevices.interface.tweak_base", "generated/pcdsdevices.ipm.IPIMB", "generated/pcdsdevices.ipm.IPIMBChannel", "generated/pcdsdevices.ipm.IPM", "generated/pcdsdevices.ipm.IPMDiode", "generated/pcdsdevices.ipm.IPMMotion", "generated/pcdsdevices.ipm.IPMTarget", "generated/pcdsdevices.ipm.IPM_Det", "generated/pcdsdevices.ipm.IPM_IPIMB", "generated/pcdsdevices.ipm.IPM_Wave8", "generated/pcdsdevices.ipm.Wave8", "generated/pcdsdevices.ipm.Wave8Channel", "generated/pcdsdevices.jet.BeckhoffJet", "generated/pcdsdevices.jet.BeckhoffJetManipulator", "generated/pcdsdevices.jet.BeckhoffJetSlits", "generated/pcdsdevices.jet.Injector", "generated/pcdsdevices.jet.InjectorWithFine", "generated/pcdsdevices.keithley.IM3L0_K2700", "generated/pcdsdevices.keithley.K2700", "generated/pcdsdevices.keithley.K6514", "generated/pcdsdevices.lamp_motion.LAMP", "generated/pcdsdevices.lamp_motion.LAMPFlowCell", "generated/pcdsdevices.lamp_motion.LAMPMagneticBottle", "generated/pcdsdevices.lamp_motion.LAMP_LV_17", "generated/pcdsdevices.lasers.btps.BtpsSourceStatus", "generated/pcdsdevices.lasers.btps.BtpsState", "generated/pcdsdevices.lasers.btps.BtpsVGC", "generated/pcdsdevices.lasers.btps.CentroidConfig", "generated/pcdsdevices.lasers.btps.DestinationConfig", "generated/pcdsdevices.lasers.btps.GlobalConfig", "generated/pcdsdevices.lasers.btps.LssShutterStatus", "generated/pcdsdevices.lasers.btps.RangeComparison", "generated/pcdsdevices.lasers.btps.SourceToDestinationConfig", "generated/pcdsdevices.lasers.counters.Agilent53210A", "generated/pcdsdevices.lasers.dicon.DiconSwitch", "generated/pcdsdevices.lasers.ek9000.El3174AiCh", "generated/pcdsdevices.lasers.ek9000.EnvironmentalMonitor", "generated/pcdsdevices.lasers.elliptec.Ell6", "generated/pcdsdevices.lasers.elliptec.Ell9", "generated/pcdsdevices.lasers.elliptec.EllBase", "generated/pcdsdevices.lasers.elliptec.EllLinear", "generated/pcdsdevices.lasers.elliptec.EllRotation", "generated/pcdsdevices.lasers.qmini.QminiSpectrometer", "generated/pcdsdevices.lasers.qmini.QminiWithEvr", "generated/pcdsdevices.lasers.rfof.CycleRfofRx", "generated/pcdsdevices.lasers.rfof.CycleRfofTx", "generated/pcdsdevices.lasers.rfof.ItechRfofAll", "generated/pcdsdevices.lasers.rfof.ItechRfofErrors", "generated/pcdsdevices.lasers.rfof.ItechRfofRx", "generated/pcdsdevices.lasers.rfof.ItechRfofStatus", "generated/pcdsdevices.lasers.rfof.ItechRfofTx", "generated/pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40", "generated/pcdsdevices.lasers.tuttifrutti.TuttiFrutti", "generated/pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls", "generated/pcdsdevices.lasers.zoomtelescope.ZoomTelescope", "generated/pcdsdevices.lens.LensStack", "generated/pcdsdevices.lens.LensStackBase", "generated/pcdsdevices.lens.Prefocus", "generated/pcdsdevices.lens.SimLensStack", "generated/pcdsdevices.lens.SimLensStackBase", "generated/pcdsdevices.lens.XFLS", "generated/pcdsdevices.lic.LICMirror", "generated/pcdsdevices.lic.LaserInCoupling", "generated/pcdsdevices.lic_2d_tmo.LaserCouplingStates", "generated/pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension", "generated/pcdsdevices.light_control.LightControl", "generated/pcdsdevices.lodcm.CHI1", "generated/pcdsdevices.lodcm.CHI2", "generated/pcdsdevices.lodcm.CrystalTower1", "generated/pcdsdevices.lodcm.CrystalTower2", "generated/pcdsdevices.lodcm.Dectris", "generated/pcdsdevices.lodcm.DiagnosticsTower", "generated/pcdsdevices.lodcm.Diode", "generated/pcdsdevices.lodcm.Foil", "generated/pcdsdevices.lodcm.H1N", "generated/pcdsdevices.lodcm.H2N", "generated/pcdsdevices.lodcm.LODCM", "generated/pcdsdevices.lodcm.LODCMEnergyC", "generated/pcdsdevices.lodcm.LODCMEnergyC1", "generated/pcdsdevices.lodcm.LODCMEnergySi", "generated/pcdsdevices.lodcm.SimDiagnosticsTower", "generated/pcdsdevices.lodcm.SimEnergyC", "generated/pcdsdevices.lodcm.SimEnergySi", "generated/pcdsdevices.lodcm.SimFirstTower", "generated/pcdsdevices.lodcm.SimLODCM", "generated/pcdsdevices.lodcm.SimSecondTower", "generated/pcdsdevices.lodcm.XCSLODCM", "generated/pcdsdevices.lodcm.XPPLODCM", "generated/pcdsdevices.lodcm.Y1", "generated/pcdsdevices.lodcm.Y2", "generated/pcdsdevices.lodcm.YagLom", "generated/pcdsdevices.lxe.FakeLxtTtc", "generated/pcdsdevices.lxe.LaserEnergyPositioner", "generated/pcdsdevices.lxe.LaserTiming", "generated/pcdsdevices.lxe.LaserTimingCompensation", "generated/pcdsdevices.lxe.Lcls2LaserTiming", "generated/pcdsdevices.lxe.LxtTtcExample", "generated/pcdsdevices.lxe.TimeToolDelay", "generated/pcdsdevices.lxe._ReversedTimeToolDelay", "generated/pcdsdevices.lxe._ScaledUnitConversionDerivedSignal", "generated/pcdsdevices.lxe.load_calibration_file", "generated/pcdsdevices.make_ophyd_device.flatten_list", "generated/pcdsdevices.make_ophyd_device.get_components", "generated/pcdsdevices.make_ophyd_device.make_class", "generated/pcdsdevices.make_ophyd_device.make_class_line", "generated/pcdsdevices.make_ophyd_device.make_class_name", "generated/pcdsdevices.make_ophyd_device.make_cpt", "generated/pcdsdevices.make_ophyd_device.make_signal", "generated/pcdsdevices.make_ophyd_device.make_signal_wrbv", "generated/pcdsdevices.make_ophyd_device.print_class", "generated/pcdsdevices.make_ophyd_device.recurse_record", "generated/pcdsdevices.make_ophyd_device.write_file", "generated/pcdsdevices.mirror.FFMirror", "generated/pcdsdevices.mirror.FFMirrorZ", "generated/pcdsdevices.mirror.Gantry", "generated/pcdsdevices.mirror.KBOMirror", "generated/pcdsdevices.mirror.KBOMirrorChin", "generated/pcdsdevices.mirror.KBOMirrorHE", "generated/pcdsdevices.mirror.KBOMirrorHEStates", "generated/pcdsdevices.mirror.KBOMirrorStates", "generated/pcdsdevices.mirror.MirrorInsertState", "generated/pcdsdevices.mirror.MirrorStripe2D4P", "generated/pcdsdevices.mirror.OMMotor", "generated/pcdsdevices.mirror.OffsetMirror", "generated/pcdsdevices.mirror.OpticsPitchNotepad", "generated/pcdsdevices.mirror.Pitch", "generated/pcdsdevices.mirror.PointingMirror", "generated/pcdsdevices.mirror.TwinCATMirrorStripe", "generated/pcdsdevices.mirror.XOffsetMirror", "generated/pcdsdevices.mirror.XOffsetMirror2D4PState", "generated/pcdsdevices.mirror.XOffsetMirrorBend", "generated/pcdsdevices.mirror.XOffsetMirrorNoBend", "generated/pcdsdevices.mirror.XOffsetMirrorRTDs", "generated/pcdsdevices.mirror.XOffsetMirrorState", "generated/pcdsdevices.mirror.XOffsetMirrorStateCool", "generated/pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend", "generated/pcdsdevices.mirror.XOffsetMirrorSwitch", "generated/pcdsdevices.mirror.XOffsetMirrorXYState", "generated/pcdsdevices.movablestand.MovableStand", "generated/pcdsdevices.mpod.MPOD", "generated/pcdsdevices.mpod.MPODChannel", "generated/pcdsdevices.mpod.MPODChannelHV", "generated/pcdsdevices.mpod.MPODChannelLV", "generated/pcdsdevices.mpod.get_card_number", "generated/pcdsdevices.mpod_apalis.MPODApalisChannel", "generated/pcdsdevices.mpod_apalis.MPODApalisCrate", "generated/pcdsdevices.mpod_apalis.MPODApalisModule", "generated/pcdsdevices.mpod_apalis.MPODApalisModule16Channel", "generated/pcdsdevices.mpod_apalis.MPODApalisModule24Channel", "generated/pcdsdevices.mpod_apalis.MPODApalisModule4Channel", "generated/pcdsdevices.mpod_apalis.MPODApalisModule8Channel", "generated/pcdsdevices.mps.MPS", "generated/pcdsdevices.mps.MPSBase", "generated/pcdsdevices.mps.MPSLimits", "generated/pcdsdevices.mps.mps_factory", "generated/pcdsdevices.mps.must_be_known", "generated/pcdsdevices.mps.must_be_out", "generated/pcdsdevices.mrco_motion.MRCO", "generated/pcdsdevices.pc.PhotonCollimator", "generated/pcdsdevices.piezo.SliceDhv", "generated/pcdsdevices.piezo.SliceDhvChannel", "generated/pcdsdevices.piezo.SliceDhvController", "generated/pcdsdevices.pim.IM2K0", "generated/pcdsdevices.pim.IM3L0", "generated/pcdsdevices.pim.LCLS2ImagerBase", "generated/pcdsdevices.pim.LCLS2Target", "generated/pcdsdevices.pim.PIM", "generated/pcdsdevices.pim.PIMWithBoth", "generated/pcdsdevices.pim.PIMWithFocus", "generated/pcdsdevices.pim.PIMWithLED", "generated/pcdsdevices.pim.PIMY", "generated/pcdsdevices.pim.PPM", "generated/pcdsdevices.pim.PPMCOOL", "generated/pcdsdevices.pim.PPMCoolSwitch", "generated/pcdsdevices.pim.PPMPowerMeter", "generated/pcdsdevices.pim.XPIM", "generated/pcdsdevices.pim.XPIMFilterWheel", "generated/pcdsdevices.pim.XPIMLED", "generated/pcdsdevices.pmps.TwinCATStatePMPS", "generated/pcdsdevices.pneumatic.BeckhoffPneumatic", "generated/pcdsdevices.positioner.FuncPositioner", "generated/pcdsdevices.pseudopos.DelayBase", "generated/pcdsdevices.pseudopos.DelayMotor", "generated/pcdsdevices.pseudopos.LookupTablePositioner", "generated/pcdsdevices.pseudopos.OffsetMotorBase", "generated/pcdsdevices.pseudopos.PseudoPositioner", "generated/pcdsdevices.pseudopos.PseudoSingleInterface", "generated/pcdsdevices.pseudopos.SimDelayStage", "generated/pcdsdevices.pseudopos.SyncAxesBase", "generated/pcdsdevices.pseudopos.SyncAxis", "generated/pcdsdevices.pseudopos.delay_class_factory", "generated/pcdsdevices.pseudopos.delay_instance_factory", "generated/pcdsdevices.pulsepicker.PulsePicker", "generated/pcdsdevices.pulsepicker.PulsePickerInOut", "generated/pcdsdevices.pump.AgilentSerial", "generated/pcdsdevices.pump.EbaraPump", "generated/pcdsdevices.pump.Ebara_EV_A03_1", "generated/pcdsdevices.pump.GammaController", "generated/pcdsdevices.pump.GammaPCT", "generated/pcdsdevices.pump.IonPump", "generated/pcdsdevices.pump.IonPumpBase", "generated/pcdsdevices.pump.IonPumpWithController", "generated/pcdsdevices.pump.Navigator", "generated/pcdsdevices.pump.PIPPLC", "generated/pcdsdevices.pump.PIPSerial", "generated/pcdsdevices.pump.PROPLC", "generated/pcdsdevices.pump.PTMPLC", "generated/pcdsdevices.pump.QPCPCT", "generated/pcdsdevices.pump.TurboPump", "generated/pcdsdevices.pv_positioner.OnePVMotor", "generated/pcdsdevices.pv_positioner.PVPositionerComparator", "generated/pcdsdevices.pv_positioner.PVPositionerDone", "generated/pcdsdevices.pv_positioner.PVPositionerIsClose", "generated/pcdsdevices.pv_positioner.PVPositionerNoInterrupt", "generated/pcdsdevices.qadc.Qadc", "generated/pcdsdevices.qadc.Qadc134", "generated/pcdsdevices.qadc.Qadc134Common", "generated/pcdsdevices.qadc.Qadc134Lcls2", "generated/pcdsdevices.qadc.QadcCommon", "generated/pcdsdevices.qadc.QadcLcls1Timing", "generated/pcdsdevices.qadc.QadcLcls2Timing", "generated/pcdsdevices.radiation.HPI6030", "generated/pcdsdevices.ref.ReflaserL2SI", "generated/pcdsdevices.ref.ReflaserL2SIMirror", "generated/pcdsdevices.rs_powersupply.RSChannel", "generated/pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply", "generated/pcdsdevices.rtds_ebd.PneumaticActuator", "generated/pcdsdevices.rtds_ebd.RTDSBase", "generated/pcdsdevices.rtds_ebd.RTDSK0", "generated/pcdsdevices.rtds_ebd.RTDSL0", "generated/pcdsdevices.rtds_ebd.RTDSX0ThreeStage", "generated/pcdsdevices.sample_delivery.Bronkhorst", "generated/pcdsdevices.sample_delivery.CoolerShaker", "generated/pcdsdevices.sample_delivery.FlowIntegrator", "generated/pcdsdevices.sample_delivery.GasManifold", "generated/pcdsdevices.sample_delivery.HPLC", "generated/pcdsdevices.sample_delivery.IntegratedFlow", "generated/pcdsdevices.sample_delivery.M3BasePLCDevice", "generated/pcdsdevices.sample_delivery.ManifoldValve", "generated/pcdsdevices.sample_delivery.PCM", "generated/pcdsdevices.sample_delivery.PropAir", "generated/pcdsdevices.sample_delivery.Selector", "generated/pcdsdevices.sample_delivery.Sensirion", "generated/pcdsdevices.sample_delivery.ViciValve", "generated/pcdsdevices.sensors.RTD", "generated/pcdsdevices.sensors.TwinCATTempSensor", "generated/pcdsdevices.sensors.TwinCATThermocouple", "generated/pcdsdevices.sequencer.EventSequence", "generated/pcdsdevices.sequencer.EventSequencer", "generated/pcdsdevices.signal.AggregateSignal", "generated/pcdsdevices.signal.AvgSignal", "generated/pcdsdevices.signal.EpicsSignalBaseEditMD", "generated/pcdsdevices.signal.EpicsSignalEditMD", "generated/pcdsdevices.signal.EpicsSignalROEditMD", "generated/pcdsdevices.signal.FakeEpicsSignalEditMD", "generated/pcdsdevices.signal.FakeEpicsSignalROEditMD", "generated/pcdsdevices.signal.FakeNotepadLinkedSignal", "generated/pcdsdevices.signal.FakePytmcSignal", "generated/pcdsdevices.signal.FakePytmcSignalRO", "generated/pcdsdevices.signal.FakePytmcSignalRW", "generated/pcdsdevices.signal.InternalSignal", "generated/pcdsdevices.signal.MultiDerivedSignal", "generated/pcdsdevices.signal.MultiDerivedSignalRO", "generated/pcdsdevices.signal.NotImplementedSignal", "generated/pcdsdevices.signal.NotepadLinkedSignal", "generated/pcdsdevices.signal.PVStateSignal", "generated/pcdsdevices.signal.PytmcSignal", "generated/pcdsdevices.signal.PytmcSignalRO", "generated/pcdsdevices.signal.PytmcSignalRW", "generated/pcdsdevices.signal.SignalEditMD", "generated/pcdsdevices.signal.SummarySignal", "generated/pcdsdevices.signal.UnitConversionDerivedSignal", "generated/pcdsdevices.signal._OptionalEpicsSignal", "generated/pcdsdevices.signal.pytmc_writable", "generated/pcdsdevices.signal.select_pytmc_class", "generated/pcdsdevices.sim.FastMotor", "generated/pcdsdevices.sim.SimTwoAxis", "generated/pcdsdevices.sim.SlowMotor", "generated/pcdsdevices.sim.SynMotor", "generated/pcdsdevices.slits.BadSlitPositionerBase", "generated/pcdsdevices.slits.BeckhoffSlitPositioner", "generated/pcdsdevices.slits.BeckhoffSlits", "generated/pcdsdevices.slits.ExitSlitTarget", "generated/pcdsdevices.slits.ExitSlits", "generated/pcdsdevices.slits.JJSlits", "generated/pcdsdevices.slits.LusiSlitPositioner", "generated/pcdsdevices.slits.LusiSlits", "generated/pcdsdevices.slits.PowerSlits", "generated/pcdsdevices.slits.SimLusiSlits", "generated/pcdsdevices.slits.SlitPositioner", "generated/pcdsdevices.slits.Slits", "generated/pcdsdevices.slits.SlitsBase", "generated/pcdsdevices.smarpod.SmarPod", "generated/pcdsdevices.smarpod.SmarPodPose", "generated/pcdsdevices.smarpod.SmarPodStatus", "generated/pcdsdevices.spectrometer.FZPStates", "generated/pcdsdevices.spectrometer.Gen1VonHamos4Crystal", "generated/pcdsdevices.spectrometer.Gen1VonHamosCrystal", "generated/pcdsdevices.spectrometer.HXRSpectrometer", "generated/pcdsdevices.spectrometer.Kmono", "generated/pcdsdevices.spectrometer.Mono", "generated/pcdsdevices.spectrometer.TMOSpectrometer", "generated/pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates", "generated/pcdsdevices.spectrometer.VonHamos4Crystal", "generated/pcdsdevices.spectrometer.VonHamos6Crystal", "generated/pcdsdevices.spectrometer.VonHamosCrystal", "generated/pcdsdevices.spectrometer.VonHamosCrystal_2", "generated/pcdsdevices.spectrometer.VonHamosFE", "generated/pcdsdevices.spectrometer.VonHamosFER", "generated/pcdsdevices.sqr1.SQR1", "generated/pcdsdevices.sqr1.SQR1Axis", "generated/pcdsdevices.state.CombinedStateRecordPositioner", "generated/pcdsdevices.state.FakeTwinCATStateConfigDynamic", "generated/pcdsdevices.state.PVStatePositioner", "generated/pcdsdevices.state.StatePositioner", "generated/pcdsdevices.state.StateRecordPositioner", "generated/pcdsdevices.state.StateRecordPositionerBase", "generated/pcdsdevices.state.TwinCATStateConfigDynamic", "generated/pcdsdevices.state.TwinCATStateConfigOne", "generated/pcdsdevices.state.TwinCATStatePositioner", "generated/pcdsdevices.state.get_dynamic_state_attr", "generated/pcdsdevices.state.state_config_dotted_attribute", "generated/pcdsdevices.state.state_config_dotted_names", "generated/pcdsdevices.state.state_config_dotted_velos", "generated/pcdsdevices.stopper.PPSStopper", "generated/pcdsdevices.stopper.PPSStopper2PV", "generated/pcdsdevices.stopper.Stopper", "generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorber", "generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates", "generated/pcdsdevices.tags.explain_tag", "generated/pcdsdevices.tags.get_valid_tags", "generated/pcdsdevices.targets.StageStack", "generated/pcdsdevices.targets.convert_to_physical", "generated/pcdsdevices.targets.get_unit_meshgrid", "generated/pcdsdevices.targets.mesh_interpolation", "generated/pcdsdevices.targets.snake_grid_list", "generated/pcdsdevices.timetool.Timetool", "generated/pcdsdevices.timetool.TimetoolWithNav", "generated/pcdsdevices.tmo_ip1.CalibrationAxis", "generated/pcdsdevices.tmo_ip1.SCaFoil", "generated/pcdsdevices.tpr.TprMotor", "generated/pcdsdevices.tpr.TprTrigger", "generated/pcdsdevices.usb_encoder.UsDigitalUsbEncoder", "generated/pcdsdevices.utils.check_kind_flag", "generated/pcdsdevices.utils.combine_status_info", "generated/pcdsdevices.utils.convert_unit", "generated/pcdsdevices.utils.doc_format_decorator", "generated/pcdsdevices.utils.format_ophyds_to_html", "generated/pcdsdevices.utils.format_status_table", "generated/pcdsdevices.utils.get_component", "generated/pcdsdevices.utils.get_input", "generated/pcdsdevices.utils.get_status_float", "generated/pcdsdevices.utils.get_status_value", "generated/pcdsdevices.utils.ipm_screen", "generated/pcdsdevices.utils.is_input", "generated/pcdsdevices.utils.maybe_make_method", "generated/pcdsdevices.utils.move_subdevices_to_start", "generated/pcdsdevices.utils.post_ophyds_to_elog", "generated/pcdsdevices.utils.re_arg", "generated/pcdsdevices.utils.reorder_components", "generated/pcdsdevices.utils.schedule_task", "generated/pcdsdevices.utils.set_many", "generated/pcdsdevices.utils.set_standard_ordering", "generated/pcdsdevices.utils.sort_components_by_kind", "generated/pcdsdevices.utils.sort_components_by_name", "generated/pcdsdevices.valve.GateValve", "generated/pcdsdevices.valve.VCN", "generated/pcdsdevices.valve.VCN_VAT590", "generated/pcdsdevices.valve.VCN_VAT590_Status", "generated/pcdsdevices.valve.VFS", "generated/pcdsdevices.valve.VGC", "generated/pcdsdevices.valve.VGCLegacy", "generated/pcdsdevices.valve.VGC_2S", "generated/pcdsdevices.valve.VRC", "generated/pcdsdevices.valve.VRCClsLS", "generated/pcdsdevices.valve.VRCDA", "generated/pcdsdevices.valve.VRCNO", "generated/pcdsdevices.valve.VVC", "generated/pcdsdevices.valve.VVCNO", "generated/pcdsdevices.valve.ValveBase", "generated/pcdsdevices.variety.expand_dotted_dict", "generated/pcdsdevices.variety.get_metadata", "generated/pcdsdevices.variety.set_metadata", "generated/pcdsdevices.variety.validate_metadata", "generated/pcdsdevices.wfs.WaveFrontSensorStates", "generated/pcdsdevices.wfs.WaveFrontSensorTarget", "generated/pcdsdevices.wfs.WaveFrontSensorTargetCool", "generated/pcdsdevices.wfs.WaveFrontSensorTargetFDQ", "index", "mv", "presets", "releases", "signals", "sim_types", "tab", "ui", "upcoming_changes", "upcoming_release_notes/template-full", "upcoming_release_notes/template-short"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["api.rst", "base_classes.rst", "generated/pcdsdevices.analog_signals.Acromag.rst", "generated/pcdsdevices.analog_signals.FDQ.rst", "generated/pcdsdevices.analog_signals.Mesh.rst", "generated/pcdsdevices.analog_signals.acromag_ch_factory_func.rst", "generated/pcdsdevices.areadetector.cam.FeeOpalCam.rst", "generated/pcdsdevices.areadetector.detectors.Basler.rst", "generated/pcdsdevices.areadetector.detectors.BaslerBase.rst", "generated/pcdsdevices.areadetector.detectors.LasBasler.rst", "generated/pcdsdevices.areadetector.detectors.LasBaslerFF.rst", "generated/pcdsdevices.areadetector.detectors.LasBaslerNF.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetector.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.rst", "generated/pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.rst", "generated/pcdsdevices.areadetector.plugins.ColorConvPlugin.rst", "generated/pcdsdevices.areadetector.plugins.FilePlugin.rst", "generated/pcdsdevices.areadetector.plugins.HDF5FileStore.rst", "generated/pcdsdevices.areadetector.plugins.HDF5Plugin.rst", "generated/pcdsdevices.areadetector.plugins.ImagePlugin.rst", "generated/pcdsdevices.areadetector.plugins.JPEGPlugin.rst", "generated/pcdsdevices.areadetector.plugins.MagickPlugin.rst", "generated/pcdsdevices.areadetector.plugins.NetCDFPlugin.rst", "generated/pcdsdevices.areadetector.plugins.NexusPlugin.rst", "generated/pcdsdevices.areadetector.plugins.Overlay.rst", "generated/pcdsdevices.areadetector.plugins.OverlayPlugin.rst", "generated/pcdsdevices.areadetector.plugins.PluginBase.rst", "generated/pcdsdevices.areadetector.plugins.ProcessPlugin.rst", "generated/pcdsdevices.areadetector.plugins.ROIPlugin.rst", "generated/pcdsdevices.areadetector.plugins.StatsPlugin.rst", "generated/pcdsdevices.areadetector.plugins.TIFFPlugin.rst", "generated/pcdsdevices.areadetector.plugins.TransformPlugin.rst", "generated/pcdsdevices.atm.ATMTarget.rst", "generated/pcdsdevices.atm.ArrivalTimeMonitor.rst", "generated/pcdsdevices.atm.MFXATM.rst", "generated/pcdsdevices.atm.TM1K4.rst", "generated/pcdsdevices.atm.TM1K4Target.rst", "generated/pcdsdevices.atm.TM2K2.rst", "generated/pcdsdevices.atm.TM2K2Target.rst", "generated/pcdsdevices.atm.TM2K4.rst", "generated/pcdsdevices.atm.TM2K4Target.rst", "generated/pcdsdevices.attenuator.AT1K2.rst", "generated/pcdsdevices.attenuator.AT1K4.rst", "generated/pcdsdevices.attenuator.AT2K2.rst", "generated/pcdsdevices.attenuator.AT2L0.rst", "generated/pcdsdevices.attenuator.AttBase.rst", "generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonic.rst", "generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.rst", "generated/pcdsdevices.attenuator.Attenuator.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorBase.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorFilter.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.rst", "generated/pcdsdevices.attenuator.AttenuatorSXR_Ladder.rst", "generated/pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.rst", "generated/pcdsdevices.attenuator.FEESolidAttenuatorBlade.rst", "generated/pcdsdevices.attenuator.FEESolidAttenuatorStates.rst", "generated/pcdsdevices.attenuator.FeeAtt.rst", "generated/pcdsdevices.attenuator.FeeFilter.rst", "generated/pcdsdevices.attenuator.Filter.rst", "generated/pcdsdevices.attenuator.GasAttenuator.rst", "generated/pcdsdevices.attenuator.GattApertureX.rst", "generated/pcdsdevices.attenuator.GattApertureY.rst", "generated/pcdsdevices.attenuator.SXRGasAtt.rst", "generated/pcdsdevices.attenuator.SXRLadderAttenuatorBlade.rst", "generated/pcdsdevices.attenuator.SXRLadderAttenuatorStates.rst", "generated/pcdsdevices.attenuator.get_blade_enum.rst", "generated/pcdsdevices.attenuator.render_ascii_att.rst", "generated/pcdsdevices.beam_stats.BeamEnergyRequest.rst", "generated/pcdsdevices.beam_stats.BeamEnergyRequestACRWait.rst", "generated/pcdsdevices.beam_stats.BeamEnergyRequestNoWait.rst", "generated/pcdsdevices.beam_stats.BeamStats.rst", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequest.rst", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.rst", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.rst", "generated/pcdsdevices.beam_stats.LCLS.rst", "generated/pcdsdevices.ccm.CCM.rst", "generated/pcdsdevices.ccm.CCMAlio.rst", "generated/pcdsdevices.ccm.CCMConstantsMixin.rst", "generated/pcdsdevices.ccm.CCMEnergy.rst", "generated/pcdsdevices.ccm.CCMEnergyWithACRStatus.rst", "generated/pcdsdevices.ccm.CCMEnergyWithVernier.rst", "generated/pcdsdevices.ccm.CCMMotor.rst", "generated/pcdsdevices.ccm.CCMPico.rst", "generated/pcdsdevices.ccm.CCMX.rst", "generated/pcdsdevices.ccm.CCMY.rst", "generated/pcdsdevices.ccm.alio_to_theta.rst", "generated/pcdsdevices.ccm.energy_to_wavelength.rst", "generated/pcdsdevices.ccm.theta_to_alio.rst", "generated/pcdsdevices.ccm.theta_to_wavelength.rst", "generated/pcdsdevices.ccm.wavelength_to_energy.rst", "generated/pcdsdevices.ccm.wavelength_to_theta.rst", "generated/pcdsdevices.crix_motion.QuadraticBeckhoffMotor.rst", "generated/pcdsdevices.crix_motion.QuadraticSimMotor.rst", "generated/pcdsdevices.crix_motion.VLSOptics.rst", "generated/pcdsdevices.crix_motion.VLSOpticsSim.rst", "generated/pcdsdevices.cvmi_motion.CVMI.rst", "generated/pcdsdevices.cvmi_motion.KTOF.rst", "generated/pcdsdevices.dc_devices.ICT.rst", "generated/pcdsdevices.dc_devices.ICTBus.rst", "generated/pcdsdevices.dc_devices.ICTChannel.rst", "generated/pcdsdevices.delay_generator.DelayGenerator.rst", "generated/pcdsdevices.delay_generator.DelayGeneratorBase.rst", "generated/pcdsdevices.delay_generator.DgChannel.rst", "generated/pcdsdevices.device.GroupDevice.rst", "generated/pcdsdevices.device.InterfaceDevice.rst", "generated/pcdsdevices.device.to_interface.rst", "generated/pcdsdevices.digital_signals.J120K.rst", "generated/pcdsdevices.digitizers.Qadc.rst", "generated/pcdsdevices.digitizers.Qadc134.rst", "generated/pcdsdevices.digitizers.Qadc134Sparsification.rst", "generated/pcdsdevices.digitizers.QadcBase.rst", "generated/pcdsdevices.digitizers.Wave8V2.rst", "generated/pcdsdevices.digitizers.Wave8V2ADCDelayLanes.rst", "generated/pcdsdevices.digitizers.Wave8V2ADCRegs.rst", "generated/pcdsdevices.digitizers.Wave8V2ADCSampleReadout.rst", "generated/pcdsdevices.digitizers.Wave8V2ADCSamples.rst", "generated/pcdsdevices.digitizers.Wave8V2AxiVersion.rst", "generated/pcdsdevices.digitizers.Wave8V2EventBuilder.rst", "generated/pcdsdevices.digitizers.Wave8V2EvrV2.rst", "generated/pcdsdevices.digitizers.Wave8V2Integrators.rst", "generated/pcdsdevices.digitizers.Wave8V2PgpMon.rst", "generated/pcdsdevices.digitizers.Wave8V2RawBuffers.rst", "generated/pcdsdevices.digitizers.Wave8V2Sfp.rst", "generated/pcdsdevices.digitizers.Wave8V2Simple.rst", "generated/pcdsdevices.digitizers.Wave8V2SystemRegs.rst", "generated/pcdsdevices.digitizers.Wave8V2Timing.rst", "generated/pcdsdevices.digitizers.Wave8V2TriggerEventManager.rst", "generated/pcdsdevices.digitizers.Wave8V2XpmMini.rst", "generated/pcdsdevices.digitizers.Wave8V2XpmMsg.rst", "generated/pcdsdevices.energy_monitor.GEM.rst", "generated/pcdsdevices.energy_monitor.GMD.rst", "generated/pcdsdevices.energy_monitor.GMDPreAmp.rst", "generated/pcdsdevices.energy_monitor.XGMD.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxis.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisEPS.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisNoOffset.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLC.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxis_Pre140.rst", "generated/pcdsdevices.epics_motor.EpicsMotorInterface.rst", "generated/pcdsdevices.epics_motor.IMS.rst", "generated/pcdsdevices.epics_motor.MMC100.rst", "generated/pcdsdevices.epics_motor.Motor.rst", "generated/pcdsdevices.epics_motor.Newport.rst", "generated/pcdsdevices.epics_motor.OffsetIMSWithPreset.rst", "generated/pcdsdevices.epics_motor.OffsetMotor.rst", "generated/pcdsdevices.epics_motor.PCDSMotorBase.rst", "generated/pcdsdevices.epics_motor.PI_M824.rst", "generated/pcdsdevices.epics_motor.PMC100.rst", "generated/pcdsdevices.epics_motor.SmarAct.rst", "generated/pcdsdevices.epics_motor.SmarActEncodedTipTilt.rst", "generated/pcdsdevices.epics_motor.SmarActOpenLoop.rst", "generated/pcdsdevices.epics_motor.SmarActOpenLoopPositioner.rst", "generated/pcdsdevices.epics_motor.SmarActPicoscale.rst", "generated/pcdsdevices.epics_motor.SmarActTipTilt.rst", "generated/pcdsdevices.eps.EPS.rst", "generated/pcdsdevices.evr.EvrMotor.rst", "generated/pcdsdevices.evr.Trigger.rst", "generated/pcdsdevices.example.Example3D.rst", "generated/pcdsdevices.example.Example3DStates.rst", "generated/pcdsdevices.example.ExampleL2L.rst", "generated/pcdsdevices.example.ExampleL2LStates.rst", "generated/pcdsdevices.example.PLCExampleMotion.rst", "generated/pcdsdevices.example.PLCOnlyXPIM.rst", "generated/pcdsdevices.fms.LCP1.rst", "generated/pcdsdevices.fms.LCP2.rst", "generated/pcdsdevices.fms.PDU_Humidity2.rst", "generated/pcdsdevices.fms.PDU_Humidity4.rst", "generated/pcdsdevices.fms.PDU_Humidity6.rst", "generated/pcdsdevices.fms.PDU_Humidity8.rst", "generated/pcdsdevices.fms.PDU_Load1.rst", "generated/pcdsdevices.fms.PDU_Load2.rst", "generated/pcdsdevices.fms.PDU_Load3.rst", "generated/pcdsdevices.fms.PDU_Load4.rst", "generated/pcdsdevices.fms.PDU_Temp2.rst", "generated/pcdsdevices.fms.PDU_Temp4.rst", "generated/pcdsdevices.fms.PDU_Temp6.rst", "generated/pcdsdevices.fms.PDU_Temp8.rst", "generated/pcdsdevices.fms.Setra5000.rst", "generated/pcdsdevices.gauge.BaseGauge.rst", "generated/pcdsdevices.gauge.GCC500PLC.rst", "generated/pcdsdevices.gauge.GCCPLC.rst", "generated/pcdsdevices.gauge.GCT.rst", "generated/pcdsdevices.gauge.GFSPLC.rst", "generated/pcdsdevices.gauge.GHCPLC.rst", "generated/pcdsdevices.gauge.GaugeColdCathode.rst", "generated/pcdsdevices.gauge.GaugePLC.rst", "generated/pcdsdevices.gauge.GaugePirani.rst", "generated/pcdsdevices.gauge.GaugeSerial.rst", "generated/pcdsdevices.gauge.GaugeSerialGCC.rst", "generated/pcdsdevices.gauge.GaugeSerialGPI.rst", "generated/pcdsdevices.gauge.GaugeSet.rst", "generated/pcdsdevices.gauge.GaugeSetBase.rst", "generated/pcdsdevices.gauge.GaugeSetMks.rst", "generated/pcdsdevices.gauge.GaugeSetPirani.rst", "generated/pcdsdevices.gauge.GaugeSetPiraniMks.rst", "generated/pcdsdevices.gauge.MKS937AController.rst", "generated/pcdsdevices.gauge.MKS937BController.rst", "generated/pcdsdevices.gauge.MKS937a.rst", "generated/pcdsdevices.gon.BaseGon.rst", "generated/pcdsdevices.gon.GonWithDetArm.rst", "generated/pcdsdevices.gon.Goniometer.rst", "generated/pcdsdevices.gon.Kappa.rst", "generated/pcdsdevices.gon.KappaXYZStage.rst", "generated/pcdsdevices.gon.SamPhi.rst", "generated/pcdsdevices.gon.SimKappa.rst", "generated/pcdsdevices.gon.SimSampleStage.rst", "generated/pcdsdevices.gon.XYZStage.rst", "generated/pcdsdevices.inout.CombinedInOutRecordPositioner.rst", "generated/pcdsdevices.inout.InOutPVStatePositioner.rst", "generated/pcdsdevices.inout.InOutPositioner.rst", "generated/pcdsdevices.inout.InOutRecordPositioner.rst", "generated/pcdsdevices.inout.LightpathInOutRecordPositioner.rst", "generated/pcdsdevices.inout.Reflaser.rst", "generated/pcdsdevices.inout.TTReflaser.rst", "generated/pcdsdevices.inout.TwinCATInOutPositioner.rst", "generated/pcdsdevices.interface.BaseInterface.rst", "generated/pcdsdevices.interface.FltMvInterface.rst", "generated/pcdsdevices.interface.LegacyLightpathMixin.rst", "generated/pcdsdevices.interface.LightpathInOutCptMixin.rst", "generated/pcdsdevices.interface.LightpathInOutMixin.rst", "generated/pcdsdevices.interface.LightpathMixin.rst", "generated/pcdsdevices.interface.MvInterface.rst", "generated/pcdsdevices.interface.TabCompletionHelperClass.rst", "generated/pcdsdevices.interface.TabCompletionHelperInstance.rst", "generated/pcdsdevices.interface._TabCompletionHelper.rst", "generated/pcdsdevices.interface.device_info.rst", "generated/pcdsdevices.interface.get_engineering_mode.rst", "generated/pcdsdevices.interface.get_kind.rst", "generated/pcdsdevices.interface.get_name.rst", "generated/pcdsdevices.interface.get_units.rst", "generated/pcdsdevices.interface.get_value.rst", "generated/pcdsdevices.interface.ophydobj_info.rst", "generated/pcdsdevices.interface.positionerbase_info.rst", "generated/pcdsdevices.interface.set_engineering_mode.rst", "generated/pcdsdevices.interface.setup_preset_paths.rst", "generated/pcdsdevices.interface.signal_info.rst", "generated/pcdsdevices.interface.tweak_base.rst", "generated/pcdsdevices.ipm.IPIMB.rst", "generated/pcdsdevices.ipm.IPIMBChannel.rst", "generated/pcdsdevices.ipm.IPM.rst", "generated/pcdsdevices.ipm.IPMDiode.rst", "generated/pcdsdevices.ipm.IPMMotion.rst", "generated/pcdsdevices.ipm.IPMTarget.rst", "generated/pcdsdevices.ipm.IPM_Det.rst", "generated/pcdsdevices.ipm.IPM_IPIMB.rst", "generated/pcdsdevices.ipm.IPM_Wave8.rst", "generated/pcdsdevices.ipm.Wave8.rst", "generated/pcdsdevices.ipm.Wave8Channel.rst", "generated/pcdsdevices.jet.BeckhoffJet.rst", "generated/pcdsdevices.jet.BeckhoffJetManipulator.rst", "generated/pcdsdevices.jet.BeckhoffJetSlits.rst", "generated/pcdsdevices.jet.Injector.rst", "generated/pcdsdevices.jet.InjectorWithFine.rst", "generated/pcdsdevices.keithley.IM3L0_K2700.rst", "generated/pcdsdevices.keithley.K2700.rst", "generated/pcdsdevices.keithley.K6514.rst", "generated/pcdsdevices.lamp_motion.LAMP.rst", "generated/pcdsdevices.lamp_motion.LAMPFlowCell.rst", "generated/pcdsdevices.lamp_motion.LAMPMagneticBottle.rst", "generated/pcdsdevices.lamp_motion.LAMP_LV_17.rst", "generated/pcdsdevices.lasers.btps.BtpsSourceStatus.rst", "generated/pcdsdevices.lasers.btps.BtpsState.rst", "generated/pcdsdevices.lasers.btps.BtpsVGC.rst", "generated/pcdsdevices.lasers.btps.CentroidConfig.rst", "generated/pcdsdevices.lasers.btps.DestinationConfig.rst", "generated/pcdsdevices.lasers.btps.GlobalConfig.rst", "generated/pcdsdevices.lasers.btps.LssShutterStatus.rst", "generated/pcdsdevices.lasers.btps.RangeComparison.rst", "generated/pcdsdevices.lasers.btps.SourceToDestinationConfig.rst", "generated/pcdsdevices.lasers.counters.Agilent53210A.rst", "generated/pcdsdevices.lasers.dicon.DiconSwitch.rst", "generated/pcdsdevices.lasers.ek9000.El3174AiCh.rst", "generated/pcdsdevices.lasers.ek9000.EnvironmentalMonitor.rst", "generated/pcdsdevices.lasers.elliptec.Ell6.rst", "generated/pcdsdevices.lasers.elliptec.Ell9.rst", "generated/pcdsdevices.lasers.elliptec.EllBase.rst", "generated/pcdsdevices.lasers.elliptec.EllLinear.rst", "generated/pcdsdevices.lasers.elliptec.EllRotation.rst", "generated/pcdsdevices.lasers.qmini.QminiSpectrometer.rst", "generated/pcdsdevices.lasers.qmini.QminiWithEvr.rst", "generated/pcdsdevices.lasers.rfof.CycleRfofRx.rst", "generated/pcdsdevices.lasers.rfof.CycleRfofTx.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofAll.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofErrors.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofRx.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofStatus.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofTx.rst", "generated/pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.rst", "generated/pcdsdevices.lasers.tuttifrutti.TuttiFrutti.rst", "generated/pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls.rst", "generated/pcdsdevices.lasers.zoomtelescope.ZoomTelescope.rst", "generated/pcdsdevices.lens.LensStack.rst", "generated/pcdsdevices.lens.LensStackBase.rst", "generated/pcdsdevices.lens.Prefocus.rst", "generated/pcdsdevices.lens.SimLensStack.rst", "generated/pcdsdevices.lens.SimLensStackBase.rst", "generated/pcdsdevices.lens.XFLS.rst", "generated/pcdsdevices.lic.LICMirror.rst", "generated/pcdsdevices.lic.LaserInCoupling.rst", "generated/pcdsdevices.lic_2d_tmo.LaserCouplingStates.rst", "generated/pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.rst", "generated/pcdsdevices.light_control.LightControl.rst", "generated/pcdsdevices.lodcm.CHI1.rst", "generated/pcdsdevices.lodcm.CHI2.rst", "generated/pcdsdevices.lodcm.CrystalTower1.rst", "generated/pcdsdevices.lodcm.CrystalTower2.rst", "generated/pcdsdevices.lodcm.Dectris.rst", "generated/pcdsdevices.lodcm.DiagnosticsTower.rst", "generated/pcdsdevices.lodcm.Diode.rst", "generated/pcdsdevices.lodcm.Foil.rst", "generated/pcdsdevices.lodcm.H1N.rst", "generated/pcdsdevices.lodcm.H2N.rst", "generated/pcdsdevices.lodcm.LODCM.rst", "generated/pcdsdevices.lodcm.LODCMEnergyC.rst", "generated/pcdsdevices.lodcm.LODCMEnergyC1.rst", "generated/pcdsdevices.lodcm.LODCMEnergySi.rst", "generated/pcdsdevices.lodcm.SimDiagnosticsTower.rst", "generated/pcdsdevices.lodcm.SimEnergyC.rst", "generated/pcdsdevices.lodcm.SimEnergySi.rst", "generated/pcdsdevices.lodcm.SimFirstTower.rst", "generated/pcdsdevices.lodcm.SimLODCM.rst", "generated/pcdsdevices.lodcm.SimSecondTower.rst", "generated/pcdsdevices.lodcm.XCSLODCM.rst", "generated/pcdsdevices.lodcm.XPPLODCM.rst", "generated/pcdsdevices.lodcm.Y1.rst", "generated/pcdsdevices.lodcm.Y2.rst", "generated/pcdsdevices.lodcm.YagLom.rst", "generated/pcdsdevices.lxe.FakeLxtTtc.rst", "generated/pcdsdevices.lxe.LaserEnergyPositioner.rst", "generated/pcdsdevices.lxe.LaserTiming.rst", "generated/pcdsdevices.lxe.LaserTimingCompensation.rst", "generated/pcdsdevices.lxe.Lcls2LaserTiming.rst", "generated/pcdsdevices.lxe.LxtTtcExample.rst", "generated/pcdsdevices.lxe.TimeToolDelay.rst", "generated/pcdsdevices.lxe._ReversedTimeToolDelay.rst", "generated/pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.rst", "generated/pcdsdevices.lxe.load_calibration_file.rst", "generated/pcdsdevices.make_ophyd_device.flatten_list.rst", "generated/pcdsdevices.make_ophyd_device.get_components.rst", "generated/pcdsdevices.make_ophyd_device.make_class.rst", "generated/pcdsdevices.make_ophyd_device.make_class_line.rst", "generated/pcdsdevices.make_ophyd_device.make_class_name.rst", "generated/pcdsdevices.make_ophyd_device.make_cpt.rst", "generated/pcdsdevices.make_ophyd_device.make_signal.rst", "generated/pcdsdevices.make_ophyd_device.make_signal_wrbv.rst", "generated/pcdsdevices.make_ophyd_device.print_class.rst", "generated/pcdsdevices.make_ophyd_device.recurse_record.rst", "generated/pcdsdevices.make_ophyd_device.write_file.rst", "generated/pcdsdevices.mirror.FFMirror.rst", "generated/pcdsdevices.mirror.FFMirrorZ.rst", "generated/pcdsdevices.mirror.Gantry.rst", "generated/pcdsdevices.mirror.KBOMirror.rst", "generated/pcdsdevices.mirror.KBOMirrorChin.rst", "generated/pcdsdevices.mirror.KBOMirrorHE.rst", "generated/pcdsdevices.mirror.KBOMirrorHEStates.rst", "generated/pcdsdevices.mirror.KBOMirrorStates.rst", "generated/pcdsdevices.mirror.MirrorInsertState.rst", "generated/pcdsdevices.mirror.MirrorStripe2D4P.rst", "generated/pcdsdevices.mirror.OMMotor.rst", "generated/pcdsdevices.mirror.OffsetMirror.rst", "generated/pcdsdevices.mirror.OpticsPitchNotepad.rst", "generated/pcdsdevices.mirror.Pitch.rst", "generated/pcdsdevices.mirror.PointingMirror.rst", "generated/pcdsdevices.mirror.TwinCATMirrorStripe.rst", "generated/pcdsdevices.mirror.XOffsetMirror.rst", "generated/pcdsdevices.mirror.XOffsetMirror2D4PState.rst", "generated/pcdsdevices.mirror.XOffsetMirrorBend.rst", "generated/pcdsdevices.mirror.XOffsetMirrorNoBend.rst", "generated/pcdsdevices.mirror.XOffsetMirrorRTDs.rst", "generated/pcdsdevices.mirror.XOffsetMirrorState.rst", "generated/pcdsdevices.mirror.XOffsetMirrorStateCool.rst", "generated/pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.rst", "generated/pcdsdevices.mirror.XOffsetMirrorSwitch.rst", "generated/pcdsdevices.mirror.XOffsetMirrorXYState.rst", "generated/pcdsdevices.movablestand.MovableStand.rst", "generated/pcdsdevices.mpod.MPOD.rst", "generated/pcdsdevices.mpod.MPODChannel.rst", "generated/pcdsdevices.mpod.MPODChannelHV.rst", "generated/pcdsdevices.mpod.MPODChannelLV.rst", "generated/pcdsdevices.mpod.get_card_number.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisChannel.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisCrate.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule16Channel.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule24Channel.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule4Channel.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule8Channel.rst", "generated/pcdsdevices.mps.MPS.rst", "generated/pcdsdevices.mps.MPSBase.rst", "generated/pcdsdevices.mps.MPSLimits.rst", "generated/pcdsdevices.mps.mps_factory.rst", "generated/pcdsdevices.mps.must_be_known.rst", "generated/pcdsdevices.mps.must_be_out.rst", "generated/pcdsdevices.mrco_motion.MRCO.rst", "generated/pcdsdevices.pc.PhotonCollimator.rst", "generated/pcdsdevices.piezo.SliceDhv.rst", "generated/pcdsdevices.piezo.SliceDhvChannel.rst", "generated/pcdsdevices.piezo.SliceDhvController.rst", "generated/pcdsdevices.pim.IM2K0.rst", "generated/pcdsdevices.pim.IM3L0.rst", "generated/pcdsdevices.pim.LCLS2ImagerBase.rst", "generated/pcdsdevices.pim.LCLS2Target.rst", "generated/pcdsdevices.pim.PIM.rst", "generated/pcdsdevices.pim.PIMWithBoth.rst", "generated/pcdsdevices.pim.PIMWithFocus.rst", "generated/pcdsdevices.pim.PIMWithLED.rst", "generated/pcdsdevices.pim.PIMY.rst", "generated/pcdsdevices.pim.PPM.rst", "generated/pcdsdevices.pim.PPMCOOL.rst", "generated/pcdsdevices.pim.PPMCoolSwitch.rst", "generated/pcdsdevices.pim.PPMPowerMeter.rst", "generated/pcdsdevices.pim.XPIM.rst", "generated/pcdsdevices.pim.XPIMFilterWheel.rst", "generated/pcdsdevices.pim.XPIMLED.rst", "generated/pcdsdevices.pmps.TwinCATStatePMPS.rst", "generated/pcdsdevices.pneumatic.BeckhoffPneumatic.rst", "generated/pcdsdevices.positioner.FuncPositioner.rst", "generated/pcdsdevices.pseudopos.DelayBase.rst", "generated/pcdsdevices.pseudopos.DelayMotor.rst", "generated/pcdsdevices.pseudopos.LookupTablePositioner.rst", "generated/pcdsdevices.pseudopos.OffsetMotorBase.rst", "generated/pcdsdevices.pseudopos.PseudoPositioner.rst", "generated/pcdsdevices.pseudopos.PseudoSingleInterface.rst", "generated/pcdsdevices.pseudopos.SimDelayStage.rst", "generated/pcdsdevices.pseudopos.SyncAxesBase.rst", "generated/pcdsdevices.pseudopos.SyncAxis.rst", "generated/pcdsdevices.pseudopos.delay_class_factory.rst", "generated/pcdsdevices.pseudopos.delay_instance_factory.rst", "generated/pcdsdevices.pulsepicker.PulsePicker.rst", "generated/pcdsdevices.pulsepicker.PulsePickerInOut.rst", "generated/pcdsdevices.pump.AgilentSerial.rst", "generated/pcdsdevices.pump.EbaraPump.rst", "generated/pcdsdevices.pump.Ebara_EV_A03_1.rst", "generated/pcdsdevices.pump.GammaController.rst", "generated/pcdsdevices.pump.GammaPCT.rst", "generated/pcdsdevices.pump.IonPump.rst", "generated/pcdsdevices.pump.IonPumpBase.rst", "generated/pcdsdevices.pump.IonPumpWithController.rst", "generated/pcdsdevices.pump.Navigator.rst", "generated/pcdsdevices.pump.PIPPLC.rst", "generated/pcdsdevices.pump.PIPSerial.rst", "generated/pcdsdevices.pump.PROPLC.rst", "generated/pcdsdevices.pump.PTMPLC.rst", "generated/pcdsdevices.pump.QPCPCT.rst", "generated/pcdsdevices.pump.TurboPump.rst", "generated/pcdsdevices.pv_positioner.OnePVMotor.rst", "generated/pcdsdevices.pv_positioner.PVPositionerComparator.rst", "generated/pcdsdevices.pv_positioner.PVPositionerDone.rst", "generated/pcdsdevices.pv_positioner.PVPositionerIsClose.rst", "generated/pcdsdevices.pv_positioner.PVPositionerNoInterrupt.rst", "generated/pcdsdevices.qadc.Qadc.rst", "generated/pcdsdevices.qadc.Qadc134.rst", "generated/pcdsdevices.qadc.Qadc134Common.rst", "generated/pcdsdevices.qadc.Qadc134Lcls2.rst", "generated/pcdsdevices.qadc.QadcCommon.rst", "generated/pcdsdevices.qadc.QadcLcls1Timing.rst", "generated/pcdsdevices.qadc.QadcLcls2Timing.rst", "generated/pcdsdevices.radiation.HPI6030.rst", "generated/pcdsdevices.ref.ReflaserL2SI.rst", "generated/pcdsdevices.ref.ReflaserL2SIMirror.rst", "generated/pcdsdevices.rs_powersupply.RSChannel.rst", "generated/pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.rst", "generated/pcdsdevices.rtds_ebd.PneumaticActuator.rst", "generated/pcdsdevices.rtds_ebd.RTDSBase.rst", "generated/pcdsdevices.rtds_ebd.RTDSK0.rst", "generated/pcdsdevices.rtds_ebd.RTDSL0.rst", "generated/pcdsdevices.rtds_ebd.RTDSX0ThreeStage.rst", "generated/pcdsdevices.sample_delivery.Bronkhorst.rst", "generated/pcdsdevices.sample_delivery.CoolerShaker.rst", "generated/pcdsdevices.sample_delivery.FlowIntegrator.rst", "generated/pcdsdevices.sample_delivery.GasManifold.rst", "generated/pcdsdevices.sample_delivery.HPLC.rst", "generated/pcdsdevices.sample_delivery.IntegratedFlow.rst", "generated/pcdsdevices.sample_delivery.M3BasePLCDevice.rst", "generated/pcdsdevices.sample_delivery.ManifoldValve.rst", "generated/pcdsdevices.sample_delivery.PCM.rst", "generated/pcdsdevices.sample_delivery.PropAir.rst", "generated/pcdsdevices.sample_delivery.Selector.rst", "generated/pcdsdevices.sample_delivery.Sensirion.rst", "generated/pcdsdevices.sample_delivery.ViciValve.rst", "generated/pcdsdevices.sensors.RTD.rst", "generated/pcdsdevices.sensors.TwinCATTempSensor.rst", "generated/pcdsdevices.sensors.TwinCATThermocouple.rst", "generated/pcdsdevices.sequencer.EventSequence.rst", "generated/pcdsdevices.sequencer.EventSequencer.rst", "generated/pcdsdevices.signal.AggregateSignal.rst", "generated/pcdsdevices.signal.AvgSignal.rst", "generated/pcdsdevices.signal.EpicsSignalBaseEditMD.rst", "generated/pcdsdevices.signal.EpicsSignalEditMD.rst", "generated/pcdsdevices.signal.EpicsSignalROEditMD.rst", "generated/pcdsdevices.signal.FakeEpicsSignalEditMD.rst", "generated/pcdsdevices.signal.FakeEpicsSignalROEditMD.rst", "generated/pcdsdevices.signal.FakeNotepadLinkedSignal.rst", "generated/pcdsdevices.signal.FakePytmcSignal.rst", "generated/pcdsdevices.signal.FakePytmcSignalRO.rst", "generated/pcdsdevices.signal.FakePytmcSignalRW.rst", "generated/pcdsdevices.signal.InternalSignal.rst", "generated/pcdsdevices.signal.MultiDerivedSignal.rst", "generated/pcdsdevices.signal.MultiDerivedSignalRO.rst", "generated/pcdsdevices.signal.NotImplementedSignal.rst", "generated/pcdsdevices.signal.NotepadLinkedSignal.rst", "generated/pcdsdevices.signal.PVStateSignal.rst", "generated/pcdsdevices.signal.PytmcSignal.rst", "generated/pcdsdevices.signal.PytmcSignalRO.rst", "generated/pcdsdevices.signal.PytmcSignalRW.rst", "generated/pcdsdevices.signal.SignalEditMD.rst", "generated/pcdsdevices.signal.SummarySignal.rst", "generated/pcdsdevices.signal.UnitConversionDerivedSignal.rst", "generated/pcdsdevices.signal._OptionalEpicsSignal.rst", "generated/pcdsdevices.signal.pytmc_writable.rst", "generated/pcdsdevices.signal.select_pytmc_class.rst", "generated/pcdsdevices.sim.FastMotor.rst", "generated/pcdsdevices.sim.SimTwoAxis.rst", "generated/pcdsdevices.sim.SlowMotor.rst", "generated/pcdsdevices.sim.SynMotor.rst", "generated/pcdsdevices.slits.BadSlitPositionerBase.rst", "generated/pcdsdevices.slits.BeckhoffSlitPositioner.rst", "generated/pcdsdevices.slits.BeckhoffSlits.rst", "generated/pcdsdevices.slits.ExitSlitTarget.rst", "generated/pcdsdevices.slits.ExitSlits.rst", "generated/pcdsdevices.slits.JJSlits.rst", "generated/pcdsdevices.slits.LusiSlitPositioner.rst", "generated/pcdsdevices.slits.LusiSlits.rst", "generated/pcdsdevices.slits.PowerSlits.rst", "generated/pcdsdevices.slits.SimLusiSlits.rst", "generated/pcdsdevices.slits.SlitPositioner.rst", "generated/pcdsdevices.slits.Slits.rst", "generated/pcdsdevices.slits.SlitsBase.rst", "generated/pcdsdevices.smarpod.SmarPod.rst", "generated/pcdsdevices.smarpod.SmarPodPose.rst", "generated/pcdsdevices.smarpod.SmarPodStatus.rst", "generated/pcdsdevices.spectrometer.FZPStates.rst", "generated/pcdsdevices.spectrometer.Gen1VonHamos4Crystal.rst", "generated/pcdsdevices.spectrometer.Gen1VonHamosCrystal.rst", "generated/pcdsdevices.spectrometer.HXRSpectrometer.rst", "generated/pcdsdevices.spectrometer.Kmono.rst", "generated/pcdsdevices.spectrometer.Mono.rst", "generated/pcdsdevices.spectrometer.TMOSpectrometer.rst", "generated/pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.rst", "generated/pcdsdevices.spectrometer.VonHamos4Crystal.rst", "generated/pcdsdevices.spectrometer.VonHamos6Crystal.rst", "generated/pcdsdevices.spectrometer.VonHamosCrystal.rst", "generated/pcdsdevices.spectrometer.VonHamosCrystal_2.rst", "generated/pcdsdevices.spectrometer.VonHamosFE.rst", "generated/pcdsdevices.spectrometer.VonHamosFER.rst", "generated/pcdsdevices.sqr1.SQR1.rst", "generated/pcdsdevices.sqr1.SQR1Axis.rst", "generated/pcdsdevices.state.CombinedStateRecordPositioner.rst", "generated/pcdsdevices.state.FakeTwinCATStateConfigDynamic.rst", "generated/pcdsdevices.state.PVStatePositioner.rst", "generated/pcdsdevices.state.StatePositioner.rst", "generated/pcdsdevices.state.StateRecordPositioner.rst", "generated/pcdsdevices.state.StateRecordPositionerBase.rst", "generated/pcdsdevices.state.TwinCATStateConfigDynamic.rst", "generated/pcdsdevices.state.TwinCATStateConfigOne.rst", "generated/pcdsdevices.state.TwinCATStatePositioner.rst", "generated/pcdsdevices.state.get_dynamic_state_attr.rst", "generated/pcdsdevices.state.state_config_dotted_attribute.rst", "generated/pcdsdevices.state.state_config_dotted_names.rst", "generated/pcdsdevices.state.state_config_dotted_velos.rst", "generated/pcdsdevices.stopper.PPSStopper.rst", "generated/pcdsdevices.stopper.PPSStopper2PV.rst", "generated/pcdsdevices.stopper.Stopper.rst", "generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorber.rst", "generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.rst", "generated/pcdsdevices.tags.explain_tag.rst", "generated/pcdsdevices.tags.get_valid_tags.rst", "generated/pcdsdevices.targets.StageStack.rst", "generated/pcdsdevices.targets.convert_to_physical.rst", "generated/pcdsdevices.targets.get_unit_meshgrid.rst", "generated/pcdsdevices.targets.mesh_interpolation.rst", "generated/pcdsdevices.targets.snake_grid_list.rst", "generated/pcdsdevices.timetool.Timetool.rst", "generated/pcdsdevices.timetool.TimetoolWithNav.rst", "generated/pcdsdevices.tmo_ip1.CalibrationAxis.rst", "generated/pcdsdevices.tmo_ip1.SCaFoil.rst", "generated/pcdsdevices.tpr.TprMotor.rst", "generated/pcdsdevices.tpr.TprTrigger.rst", "generated/pcdsdevices.usb_encoder.UsDigitalUsbEncoder.rst", "generated/pcdsdevices.utils.check_kind_flag.rst", "generated/pcdsdevices.utils.combine_status_info.rst", "generated/pcdsdevices.utils.convert_unit.rst", "generated/pcdsdevices.utils.doc_format_decorator.rst", "generated/pcdsdevices.utils.format_ophyds_to_html.rst", "generated/pcdsdevices.utils.format_status_table.rst", "generated/pcdsdevices.utils.get_component.rst", "generated/pcdsdevices.utils.get_input.rst", "generated/pcdsdevices.utils.get_status_float.rst", "generated/pcdsdevices.utils.get_status_value.rst", "generated/pcdsdevices.utils.ipm_screen.rst", "generated/pcdsdevices.utils.is_input.rst", "generated/pcdsdevices.utils.maybe_make_method.rst", "generated/pcdsdevices.utils.move_subdevices_to_start.rst", "generated/pcdsdevices.utils.post_ophyds_to_elog.rst", "generated/pcdsdevices.utils.re_arg.rst", "generated/pcdsdevices.utils.reorder_components.rst", "generated/pcdsdevices.utils.schedule_task.rst", "generated/pcdsdevices.utils.set_many.rst", "generated/pcdsdevices.utils.set_standard_ordering.rst", "generated/pcdsdevices.utils.sort_components_by_kind.rst", "generated/pcdsdevices.utils.sort_components_by_name.rst", "generated/pcdsdevices.valve.GateValve.rst", "generated/pcdsdevices.valve.VCN.rst", "generated/pcdsdevices.valve.VCN_VAT590.rst", "generated/pcdsdevices.valve.VCN_VAT590_Status.rst", "generated/pcdsdevices.valve.VFS.rst", "generated/pcdsdevices.valve.VGC.rst", "generated/pcdsdevices.valve.VGCLegacy.rst", "generated/pcdsdevices.valve.VGC_2S.rst", "generated/pcdsdevices.valve.VRC.rst", "generated/pcdsdevices.valve.VRCClsLS.rst", "generated/pcdsdevices.valve.VRCDA.rst", "generated/pcdsdevices.valve.VRCNO.rst", "generated/pcdsdevices.valve.VVC.rst", "generated/pcdsdevices.valve.VVCNO.rst", "generated/pcdsdevices.valve.ValveBase.rst", "generated/pcdsdevices.variety.expand_dotted_dict.rst", "generated/pcdsdevices.variety.get_metadata.rst", "generated/pcdsdevices.variety.set_metadata.rst", "generated/pcdsdevices.variety.validate_metadata.rst", "generated/pcdsdevices.wfs.WaveFrontSensorStates.rst", "generated/pcdsdevices.wfs.WaveFrontSensorTarget.rst", "generated/pcdsdevices.wfs.WaveFrontSensorTargetCool.rst", "generated/pcdsdevices.wfs.WaveFrontSensorTargetFDQ.rst", "index.rst", "mv.rst", "presets.rst", "releases.rst", "signals.rst", "sim_types.rst", "tab.rst", "ui.rst", "upcoming_changes.rst", "upcoming_release_notes/template-full.rst", "upcoming_release_notes/template-short.rst"], "indexentries": {"_in_if_not_out (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner._in_if_not_out", false]], "_invalid_states (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner._invalid_states", false]], "_optionalepicssignal (class in pcdsdevices.signal)": [[518, "pcdsdevices.signal._OptionalEpicsSignal", false]], "_reversedtimetooldelay (class in pcdsdevices.lxe)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay", false]], "_scaledunitconversionderivedsignal (class in pcdsdevices.lxe)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal", false]], "_state_logic (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner._state_logic", false]], "_state_logic_mode (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner._state_logic_mode", false]], "_state_logic_set_ref (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner._state_logic_set_ref", false]], "_states_alias (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner._states_alias", false]], "_tabcompletionhelper (class in pcdsdevices.interface)": [[234, "pcdsdevices.interface._TabCompletionHelper", false]], "_transmission (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner._transmission", false]], "_unknown (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner._unknown", false]], "acromag (class in pcdsdevices.analog_signals)": [[2, "pcdsdevices.analog_signals.Acromag", false]], "acromag_ch_factory_func() (in module pcdsdevices.analog_signals)": [[5, "pcdsdevices.analog_signals.acromag_ch_factory_func", false]], "actuate (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.actuate", false]], "actuate (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.actuate", false]], "actuate (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.actuate", false]], "actuate (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.actuate", false]], "actuate (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.actuate", false]], "actuate (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.actuate", false]], "actuate (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.actuate", false]], "actuate (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.actuate", false]], "actuate (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.actuate", false]], "actuate (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.actuate", false]], "actuate (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.actuate", false]], "actuate (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.actuate", false]], "actuate (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.actuate", false]], "actuate (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.actuate", false]], "actuate (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.actuate", false]], "actuate (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.actuate", false]], "actuate (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.actuate", false]], "actuate (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.actuate", false]], "actuate (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.actuate", false]], "actuate (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.actuate", false]], "actuate (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.actuate", false]], "actuate (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.actuate", false]], "actuate (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.actuate", false]], "actuate (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.actuate", false]], "actuate (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "id0", false], [459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.actuate", false]], "actuate (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.actuate", false]], "actuate (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.actuate", false]], "actuate (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.actuate", false]], "actuate (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.actuate", false]], "actuate (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.actuate", false]], "actuate_value (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.actuate_value", false]], "actuate_value (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.actuate_value", false]], "actuate_value (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.actuate_value", false]], "actuate_value (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.actuate_value", false]], "actuate_value (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.actuate_value", false]], "actuate_value (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.actuate_value", false]], "actuate_value (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.actuate_value", false]], "actuate_value (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.actuate_value", false]], "actuate_value (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.actuate_value", false]], "actuate_value (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.actuate_value", false]], "actuate_value (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.actuate_value", false]], "actuate_value (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.actuate_value", false]], "actuate_value (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.actuate_value", false]], "actuate_value (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.actuate_value", false]], "actuate_value (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "id1", false], [459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.actuate_value", false]], "actuate_value (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.actuate_value", false]], "actuate_value (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.actuate_value", false]], "actuate_value (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.actuate_value", false]], "actuate_value (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.actuate_value", false]], "actuate_value (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.actuate_value", false]], "actuate_value (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "id0", false], [556, "pcdsdevices.sqr1.SQR1Axis.actuate_value", false]], "actuate_value (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.actuate_value", false]], "ad_root (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.ad_root", false]], "ad_root (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.ad_root", false]], "ad_root (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.ad_root", false]], "ad_root (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.ad_root", false]], "ad_root (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.ad_root", false]], "add() (pcdsdevices.interface._tabcompletionhelper method)": [[234, "pcdsdevices.interface._TabCompletionHelper.add", false]], "add() (pcdsdevices.interface.tabcompletionhelperclass method)": [[232, "pcdsdevices.interface.TabCompletionHelperClass.add", false]], "add() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance.add", false]], "add_signal_by_attr_name() (pcdsdevices.signal.aggregatesignal method)": [[495, "pcdsdevices.signal.AggregateSignal.add_signal_by_attr_name", false]], "add_signal_by_attr_name() (pcdsdevices.signal.multiderivedsignal method)": [[507, "pcdsdevices.signal.MultiDerivedSignal.add_signal_by_attr_name", false]], "add_signal_by_attr_name() (pcdsdevices.signal.multiderivedsignalro method)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.add_signal_by_attr_name", false]], "add_signal_by_attr_name() (pcdsdevices.signal.pvstatesignal method)": [[511, "pcdsdevices.signal.PVStateSignal.add_signal_by_attr_name", false]], "add_signal_by_attr_name() (pcdsdevices.signal.summarysignal method)": [[516, "pcdsdevices.signal.SummarySignal.add_signal_by_attr_name", false]], "aggregatesignal (class in pcdsdevices.signal)": [[495, "pcdsdevices.signal.AggregateSignal", false]], "agilent53210a (class in pcdsdevices.lasers.counters)": [[279, "pcdsdevices.lasers.counters.Agilent53210A", false]], "agilentserial (class in pcdsdevices.pump)": [[440, "pcdsdevices.pump.AgilentSerial", false]], "alarm_severity (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.alarm_severity", false]], "alarm_status (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.alarm_status", false]], "alarm_status (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.alarm_status", false]], "alarm_status (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.alarm_status", false]], "alarm_status (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.alarm_status", false]], "alarm_status (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.alarm_status", false]], "alarm_status (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.alarm_status", false]], "align() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.align", false]], "align() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.align", false]], "align() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.align", false]], "align() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.align", false]], "alio_to_energy() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.alio_to_energy", false]], "alio_to_energy() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.alio_to_energy", false]], "alio_to_energy() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.alio_to_energy", false]], "alio_to_theta() (in module pcdsdevices.ccm)": [[92, "pcdsdevices.ccm.alio_to_theta", false]], "all_pvnames() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.all_pvnames", false]], "apply_configuration() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.apply_configuration", false]], "array_pixels (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.array_pixels", false]], "arrivaltimemonitor (class in pcdsdevices.atm)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor", false]], "as_string (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.as_string", false]], "as_string (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.as_string", false]], "as_string (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.as_string", false]], "as_string (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.as_string", false]], "as_string (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.as_string", false]], "as_string (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.as_string", false]], "at1k2 (class in pcdsdevices.attenuator)": [[45, "pcdsdevices.attenuator.AT1K2", false]], "at1k4 (class in pcdsdevices.attenuator)": [[46, "pcdsdevices.attenuator.AT1K4", false]], "at2k2 (class in pcdsdevices.attenuator)": [[47, "pcdsdevices.attenuator.AT2K2", false]], "at2l0 (class in pcdsdevices.attenuator)": [[48, "pcdsdevices.attenuator.AT2L0", false]], "atmtarget (class in pcdsdevices.atm)": [[36, "pcdsdevices.atm.ATMTarget", false]], "atol (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.atol", false]], "atol (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.atol", false]], "atol (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.atol", false]], "atol (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.atol", false]], "atol (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.atol", false]], "atol (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.atol", false]], "atol (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.atol", false]], "atol (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.atol", false]], "atol (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.atol", false]], "atol (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.atol", false]], "atol (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.atol", false]], "atol (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.atol", false]], "atol (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.atol", false]], "atol (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.atol", false]], "atol (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.atol", false]], "atol (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.atol", false]], "atol (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.atol", false]], "attbase (class in pcdsdevices.attenuator)": [[49, "pcdsdevices.attenuator.AttBase", false]], "attbasewith3rdharmonic (class in pcdsdevices.attenuator)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic", false]], "attbasewith3rdharmoniclp (class in pcdsdevices.attenuator)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP", false]], "attenuator() (in module pcdsdevices.attenuator)": [[52, "pcdsdevices.attenuator.Attenuator", false]], "attenuatorcalculator_at2l0 (class in pcdsdevices.attenuator)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0", false]], "attenuatorcalculatorbase (class in pcdsdevices.attenuator)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase", false]], "attenuatorcalculatorfilter (class in pcdsdevices.attenuator)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter", false]], "attenuatorcalculatorsxr_blade (class in pcdsdevices.attenuator)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade", false]], "attenuatorcalculatorsxr_fourblade (class in pcdsdevices.attenuator)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade", false]], "attenuatorcalculatorsxr_twoblade (class in pcdsdevices.attenuator)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade", false]], "attenuatorsxr_ladder (class in pcdsdevices.attenuator)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder", false]], "attenuatorsxr_laddertwobladelbd (class in pcdsdevices.attenuator)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD", false]], "auto_setup() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.auto_setup", false]], "averages (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.averages", false]], "avgsignal (class in pcdsdevices.signal)": [[496, "pcdsdevices.signal.AvgSignal", false]], "backup_path (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.backup_path", false]], "backup_path (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.backup_path", false]], "badslitpositionerbase (class in pcdsdevices.slits)": [[525, "pcdsdevices.slits.BadSlitPositionerBase", false]], "basegauge (class in pcdsdevices.gauge)": [[188, "pcdsdevices.gauge.BaseGauge", false]], "basegon (class in pcdsdevices.gon)": [[208, "pcdsdevices.gon.BaseGon", false]], "baseinterface (class in pcdsdevices.interface)": [[225, "pcdsdevices.interface.BaseInterface", false]], "basler (class in pcdsdevices.areadetector.detectors)": [[7, "pcdsdevices.areadetector.detectors.Basler", false]], "baslerbase (class in pcdsdevices.areadetector.detectors)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase", false]], "beamenergyrequest (class in pcdsdevices.beam_stats)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest", false]], "beamenergyrequestacrwait (class in pcdsdevices.beam_stats)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait", false]], "beamenergyrequestnowait (class in pcdsdevices.beam_stats)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait", false]], "beamstats (class in pcdsdevices.beam_stats)": [[77, "pcdsdevices.beam_stats.BeamStats", false]], "beckhoffaxis (class in pcdsdevices.epics_motor)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis", false]], "beckhoffaxis_pre140 (class in pcdsdevices.epics_motor)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140", false]], "beckhoffaxiseps (class in pcdsdevices.epics_motor)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS", false]], "beckhoffaxisepscustom (class in pcdsdevices.epics_motor)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom", false]], "beckhoffaxisnooffset (class in pcdsdevices.epics_motor)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset", false]], "beckhoffaxisplc (class in pcdsdevices.epics_motor)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC", false]], "beckhoffaxisplc_pre140 (class in pcdsdevices.epics_motor)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140", false]], "beckhoffaxisplceps (class in pcdsdevices.epics_motor)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS", false]], "beckhoffjet (class in pcdsdevices.jet)": [[258, "pcdsdevices.jet.BeckhoffJet", false]], "beckhoffjetmanipulator (class in pcdsdevices.jet)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator", false]], "beckhoffjetslits (class in pcdsdevices.jet)": [[260, "pcdsdevices.jet.BeckhoffJetSlits", false]], "beckhoffpneumatic (class in pcdsdevices.pneumatic)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic", false]], "beckhoffslitpositioner (class in pcdsdevices.slits)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner", false]], "beckhoffslits (class in pcdsdevices.slits)": [[527, "pcdsdevices.slits.BeckhoffSlits", false]], "bender (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.bender", false]], "bender (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.bender", false]], "bender (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.bender", false]], "bender (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.bender", false]], "bender_enc_rms (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.bender_enc_rms", false]], "bender_enc_rms (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.bender_enc_rms", false]], "bender_enc_rms (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.bender_enc_rms", false]], "bias (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.bias", false]], "block() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.block", false]], "block() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.block", false]], "block() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.block", false]], "branches (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.branches", false]], "branches (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.branches", false]], "branches (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.branches", false]], "branches (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.branches", false]], "branches (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.branches", false]], "bronkhorst (class in pcdsdevices.sample_delivery)": [[477, "pcdsdevices.sample_delivery.Bronkhorst", false]], "btpssourcestatus (class in pcdsdevices.lasers.btps)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus", false]], "btpsstate (class in pcdsdevices.lasers.btps)": [[271, "pcdsdevices.lasers.btps.BtpsState", false]], "btpsvgc (class in pcdsdevices.lasers.btps)": [[272, "pcdsdevices.lasers.btps.BtpsVGC", false]], "build_regex() (pcdsdevices.interface._tabcompletionhelper method)": [[234, "pcdsdevices.interface._TabCompletionHelper.build_regex", false]], "build_regex() (pcdsdevices.interface.tabcompletionhelperclass method)": [[232, "pcdsdevices.interface.TabCompletionHelperClass.build_regex", false]], "build_regex() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance.build_regex", false]], "burst() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.burst", false]], "burst() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.burst", false]], "bykik_disable() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_disable", false]], "bykik_enable() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_enable", false]], "bykik_get_period() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_get_period", false]], "bykik_set_period() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_set_period", false]], "bykik_status() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_status", false]], "bypassed (pcdsdevices.mps.mps attribute)": [[397, "pcdsdevices.mps.MPS.bypassed", false]], "bypassed (pcdsdevices.mps.mpslimits attribute)": [[399, "pcdsdevices.mps.MPSLimits.bypassed", false]], "calc_combined() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.calc_combined", false]], "calc_combined() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.calc_combined", false]], "calc_geometry() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.calc_geometry", false]], "calc_lightpath_state() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.calc_lightpath_state", false]], "calculate() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.calculate", false]], "calculate() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.calculate", false]], "calculate() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.calculate", false]], "calculate() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.calculate", false]], "calculate_on_get (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.calculate_on_get", false]], "calculate_on_get (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.calculate_on_get", false]], "calculate_on_put (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.calculate_on_put", false]], "calculate_on_put (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.calculate_on_put", false]], "calculated_dial_pos (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.calculated_dial_pos", false]], "calibrationaxis (class in pcdsdevices.tmo_ip1)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis", false]], "callback() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.callback", false]], "camonitor() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.camonitor", false]], "camonitor() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.camonitor", false]], "camonitor() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.camonitor", false]], "camonitor() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.camonitor", false]], "camonitor() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.camonitor", false]], "camonitor() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.camonitor", false]], "camonitor() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.camonitor", false]], "camonitor() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.camonitor", false]], "camonitor() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.camonitor", false]], "camonitor() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.camonitor", false]], "camonitor() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.camonitor", false]], "camonitor() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.camonitor", false]], "camonitor() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.camonitor", false]], "camonitor() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.camonitor", false]], "camonitor() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.camonitor", false]], "camonitor() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.camonitor", false]], "camonitor() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.camonitor", false]], "camonitor() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.camonitor", false]], "camonitor() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.camonitor", false]], "camonitor() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.camonitor", false]], "camonitor() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.camonitor", false]], "camonitor() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.camonitor", false]], "camonitor() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.camonitor", false]], "camonitor() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.camonitor", false]], "camonitor() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.camonitor", false]], "camonitor() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.camonitor", false]], "camonitor() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.camonitor", false]], "camonitor() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.camonitor", false]], "camonitor() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.camonitor", false]], "camonitor() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.camonitor", false]], "camonitor() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.camonitor", false]], "camonitor() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.camonitor", false]], "camonitor() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.camonitor", false]], "camonitor() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.camonitor", false]], "camonitor() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.camonitor", false]], "camonitor() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.camonitor", false]], "camonitor() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.camonitor", false]], "camonitor() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.camonitor", false]], "camonitor() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.camonitor", false]], "camonitor() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.camonitor", false]], "camonitor() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.camonitor", false]], "camonitor() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.camonitor", false]], "camonitor() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.camonitor", false]], "camonitor() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.camonitor", false]], "camonitor() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.camonitor", false]], "camonitor() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.camonitor", false]], "camonitor() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.camonitor", false]], "camonitor() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.camonitor", false]], "camonitor() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.camonitor", false]], "camonitor() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.camonitor", false]], "camonitor() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.camonitor", false]], "camonitor() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.camonitor", false]], "camonitor() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.camonitor", false]], "camonitor() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.camonitor", false]], "camonitor() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.camonitor", false]], "camonitor() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.camonitor", false]], "camonitor() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.camonitor", false]], "camonitor() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.camonitor", false]], "camonitor() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.camonitor", false]], "camonitor() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.camonitor", false]], "camonitor() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.camonitor", false]], "camonitor() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.camonitor", false]], "camonitor() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.camonitor", false]], "camonitor() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.camonitor", false]], "camonitor() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.camonitor", false]], "camonitor() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.camonitor", false]], "camonitor() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.camonitor", false]], "camonitor() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.camonitor", false]], "camonitor() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.camonitor", false]], "camonitor() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.camonitor", false]], "camonitor() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.camonitor", false]], "camonitor() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.camonitor", false]], "camonitor() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.camonitor", false]], "camonitor() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.camonitor", false]], "camonitor() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.camonitor", false]], "camonitor() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.camonitor", false]], "camonitor() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.camonitor", false]], "camonitor() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.camonitor", false]], "camonitor() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.camonitor", false]], "camonitor() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.camonitor", false]], "camonitor() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.camonitor", false]], "camonitor() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.camonitor", false]], "camonitor() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.camonitor", false]], "camonitor() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.camonitor", false]], "camonitor() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.camonitor", false]], "camonitor() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.camonitor", false]], "camonitor() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.camonitor", false]], "camonitor() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.camonitor", false]], "camonitor() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.camonitor", false]], "camonitor() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.camonitor", false]], "camonitor() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.camonitor", false]], "camonitor() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.camonitor", false]], "camonitor() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.camonitor", false]], "camonitor() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.camonitor", false]], "camonitor() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.camonitor", false]], "camonitor() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.camonitor", false]], "camonitor() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.camonitor", false]], "camonitor() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.camonitor", false]], "camonitor() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.camonitor", false]], "ccm (class in pcdsdevices.ccm)": [[82, "pcdsdevices.ccm.CCM", false]], "ccmalio (class in pcdsdevices.ccm)": [[83, "pcdsdevices.ccm.CCMAlio", false]], "ccmconstantsmixin (class in pcdsdevices.ccm)": [[84, "pcdsdevices.ccm.CCMConstantsMixin", false]], "ccmenergy (class in pcdsdevices.ccm)": [[85, "pcdsdevices.ccm.CCMEnergy", false]], "ccmenergywithacrstatus (class in pcdsdevices.ccm)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus", false]], "ccmenergywithvernier (class in pcdsdevices.ccm)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier", false]], "ccmmotor (class in pcdsdevices.ccm)": [[88, "pcdsdevices.ccm.CCMMotor", false]], "ccmpico (class in pcdsdevices.ccm)": [[89, "pcdsdevices.ccm.CCMPico", false]], "ccmx (class in pcdsdevices.ccm)": [[90, "pcdsdevices.ccm.CCMX", false]], "ccmy (class in pcdsdevices.ccm)": [[91, "pcdsdevices.ccm.CCMY", false]], "centroidconfig (class in pcdsdevices.lasers.btps)": [[273, "pcdsdevices.lasers.btps.CentroidConfig", false]], "channel() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.channel", false]], "channel() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.channel", false]], "channel() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.channel", false]], "channels (pcdsdevices.ipm.ipm_det attribute)": [[253, "pcdsdevices.ipm.IPM_Det.channels", false]], "channels (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.channels", false]], "channels (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.channels", false]], "check_inserted() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.check_inserted", false]], "check_inserted() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.check_inserted", false]], "check_inserted() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.check_inserted", false]], "check_inserted() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.check_inserted", false]], "check_inserted() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.check_inserted", false]], "check_inserted() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.check_inserted", false]], "check_inserted() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.check_inserted", false]], "check_inserted() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.check_inserted", false]], "check_inserted() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.check_inserted", false]], "check_inserted() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.check_inserted", false]], "check_inserted() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.check_inserted", false]], "check_inserted() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.check_inserted", false]], "check_inserted() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.check_inserted", false]], "check_inserted() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.check_inserted", false]], "check_inserted() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.check_inserted", false]], "check_inserted() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.check_inserted", false]], "check_inserted() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.check_inserted", false]], "check_inserted() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.check_inserted", false]], "check_inserted() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.check_inserted", false]], "check_inserted() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.check_inserted", false]], "check_inserted() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.check_inserted", false]], "check_inserted() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.check_inserted", false]], "check_inserted() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.check_inserted", false]], "check_inserted() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.check_inserted", false]], "check_inserted() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.check_inserted", false]], "check_inserted() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.check_inserted", false]], "check_inserted() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.check_inserted", false]], "check_inserted() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.check_inserted", false]], "check_inserted() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.check_inserted", false]], "check_inserted() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.check_inserted", false]], "check_inserted() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.check_inserted", false]], "check_inserted() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.check_inserted", false]], "check_inserted() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.check_inserted", false]], "check_inserted() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.check_inserted", false]], "check_inserted() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.check_inserted", false]], "check_inserted() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.check_inserted", false]], "check_kind_flag() (in module pcdsdevices.utils)": [[589, "pcdsdevices.utils.check_kind_flag", false]], "check_limit_switches() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.check_limit_switches", false]], "check_motor_step() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.check_motor_step", false]], "check_motor_step() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.check_motor_step", false]], "check_move() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.check_move", false]], "check_move_all() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.check_move_all", false]], "check_pmgr() (pcdsdevices.epics_motor.ims static method)": [[149, "pcdsdevices.epics_motor.IMS.check_pmgr", false]], "check_removed() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.check_removed", false]], "check_removed() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.check_removed", false]], "check_removed() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.check_removed", false]], "check_removed() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.check_removed", false]], "check_removed() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.check_removed", false]], "check_removed() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.check_removed", false]], "check_removed() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.check_removed", false]], "check_removed() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.check_removed", false]], "check_removed() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.check_removed", false]], "check_removed() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.check_removed", false]], "check_removed() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.check_removed", false]], "check_removed() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.check_removed", false]], "check_removed() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.check_removed", false]], "check_removed() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.check_removed", false]], "check_removed() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.check_removed", false]], "check_removed() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.check_removed", false]], "check_removed() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.check_removed", false]], "check_removed() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.check_removed", false]], "check_removed() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.check_removed", false]], "check_removed() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.check_removed", false]], "check_removed() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.check_removed", false]], "check_removed() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.check_removed", false]], "check_removed() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.check_removed", false]], "check_removed() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.check_removed", false]], "check_removed() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.check_removed", false]], "check_removed() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.check_removed", false]], "check_removed() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.check_removed", false]], "check_removed() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.check_removed", false]], "check_removed() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.check_removed", false]], "check_removed() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.check_removed", false]], "check_removed() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.check_removed", false]], "check_removed() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.check_removed", false]], "check_removed() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.check_removed", false]], "check_removed() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.check_removed", false]], "check_removed() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.check_removed", false]], "check_removed() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.check_removed", false]], "check_removed() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.check_removed", false]], "check_removed() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.check_removed", false]], "check_removed() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.check_removed", false]], "check_removed() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.check_removed", false]], "check_removed() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.check_removed", false]], "check_removed() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.check_removed", false]], "check_removed() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.check_removed", false]], "check_removed() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.check_removed", false]], "check_removed() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.check_removed", false]], "check_removed() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.check_removed", false]], "check_removed() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.check_removed", false]], "check_removed() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.check_removed", false]], "check_removed() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.check_removed", false]], "check_removed() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.check_removed", false]], "check_removed() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.check_removed", false]], "check_removed() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.check_removed", false]], "check_removed() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.check_removed", false]], "check_single() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.check_single", false]], "check_single() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.check_single", false]], "check_single() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.check_single", false]], "check_single() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.check_single", false]], "check_single() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.check_single", false]], "check_single() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.check_single", false]], "check_single() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.check_single", false]], "check_single() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.check_single", false]], "check_single() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.check_single", false]], "check_single() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.check_single", false]], "check_single() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.check_single", false]], "check_single() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.check_single", false]], "check_single() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.check_single", false]], "check_single() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.check_single", false]], "check_single() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.check_single", false]], "check_single() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.check_single", false]], "check_single() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.check_single", false]], "check_single() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.check_single", false]], "check_single() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.check_single", false]], "check_single() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.check_single", false]], "check_single() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.check_single", false]], "check_single() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.check_single", false]], "check_single() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.check_single", false]], "check_single() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.check_single", false]], "check_single() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.check_single", false]], "check_single() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.check_single", false]], "check_single() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.check_single", false]], "check_single() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.check_single", false]], "check_single() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.check_single", false]], "check_single() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.check_single", false]], "check_single() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.check_single", false]], "check_single() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.check_single", false]], "check_single() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.check_single", false]], "check_single() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.check_single", false]], "check_transmission() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.check_transmission", false]], "check_transmission() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.check_transmission", false]], "check_transmission() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.check_transmission", false]], "check_transmission() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.check_transmission", false]], "check_transmission() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.check_transmission", false]], "check_transmission() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.check_transmission", false]], "check_transmission() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.check_transmission", false]], "check_transmission() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.check_transmission", false]], "check_transmission() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.check_transmission", false]], "check_transmission() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.check_transmission", false]], "check_transmission() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.check_transmission", false]], "check_transmission() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.check_transmission", false]], "check_transmission() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.check_transmission", false]], "check_transmission() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.check_transmission", false]], "check_transmission() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.check_transmission", false]], "check_transmission() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.check_transmission", false]], "check_transmission() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.check_transmission", false]], "check_transmission() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.check_transmission", false]], "check_transmission() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.check_transmission", false]], "check_transmission() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.check_transmission", false]], "check_transmission() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.check_transmission", false]], "check_transmission() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.check_transmission", false]], "check_transmission() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.check_transmission", false]], "check_transmission() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.check_transmission", false]], "check_transmission() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.check_transmission", false]], "check_transmission() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.check_transmission", false]], "check_transmission() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.check_transmission", false]], "check_transmission() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.check_transmission", false]], "check_transmission() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.check_transmission", false]], "check_transmission() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.check_transmission", false]], "check_transmission() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.check_transmission", false]], "check_transmission() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.check_transmission", false]], "check_transmission() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.check_transmission", false]], "check_transmission() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.check_transmission", false]], "check_transmission() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.check_transmission", false]], "check_transmission() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.check_transmission", false]], "chi1 (class in pcdsdevices.lodcm)": [[312, "pcdsdevices.lodcm.CHI1", false]], "chi2 (class in pcdsdevices.lodcm)": [[313, "pcdsdevices.lodcm.CHI2", false]], "class_helper (pcdsdevices.interface.tabcompletionhelperinstance attribute)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance.class_helper", false]], "clear_all_flags() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_all_flags", false]], "clear_error() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.clear_error", false]], "clear_error() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.clear_error", false]], "clear_error() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.clear_error", false]], "clear_error() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.clear_error", false]], "clear_error() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.clear_error", false]], "clear_error() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.clear_error", false]], "clear_error() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.clear_error", false]], "clear_error() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_error", false]], "clear_error() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.clear_error", false]], "clear_error() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.clear_error", false]], "clear_error() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.clear_error", false]], "clear_error() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.clear_error", false]], "clear_error() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.clear_error", false]], "clear_error() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.clear_error", false]], "clear_error() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.clear_error", false]], "clear_error() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.clear_error", false]], "clear_error() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.clear_error", false]], "clear_error() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.clear_error", false]], "clear_error() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.clear_error", false]], "clear_error() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.clear_error", false]], "clear_error() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.clear_error", false]], "clear_error() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.clear_error", false]], "clear_error() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.clear_error", false]], "clear_error() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.clear_error", false]], "clear_error() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.clear_error", false]], "clear_error() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.clear_error", false]], "clear_errors() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.clear_errors", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.clear_faults", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.clear_faults", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.clear_faults", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.clear_faults", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.clear_faults", false]], "clear_limits() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.clear_limits", false]], "clear_powerup() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_powerup", false]], "clear_stall() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_stall", false]], "close() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.close", false]], "close() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.close", false]], "close() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.close", false]], "close() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.close", false]], "close() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.close", false]], "close() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.close", false]], "close() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.close", false]], "close_override (pcdsdevices.valve.vrcda attribute)": [[621, "pcdsdevices.valve.VRCDA.close_override", false]], "close_override (pcdsdevices.valve.vrcno attribute)": [[622, "pcdsdevices.valve.VRCNO.close_override", false]], "close_override (pcdsdevices.valve.vvcno attribute)": [[624, "pcdsdevices.valve.VVCNO.close_override", false]], "clr_evnt() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.clr_evnt", false]], "clr_evnt() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.clr_evnt", false]], "clr_evnt() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.clr_evnt", false]], "cls (pcdsdevices.interface.tabcompletionhelperclass attribute)": [[232, "pcdsdevices.interface.TabCompletionHelperClass.cls", false]], "cmd_home (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.cmd_home", false]], "collect() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.collect", false]], "collect_asset_docs() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.collect_asset_docs", false]], "collect_asset_docs() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.collect_asset_docs", false]], "collect_asset_docs() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.collect_asset_docs", false]], "collect_asset_docs() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.collect_asset_docs", false]], "collect_asset_docs() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.collect_asset_docs", false]], "collect_tables() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.collect_tables", false]], "colorconvplugin (class in pcdsdevices.areadetector.plugins)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin", false]], "column_names (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.column_names", false]], "column_names (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.column_names", false]], "combine_status_info() (in module pcdsdevices.utils)": [[590, "pcdsdevices.utils.combine_status_info", false]], "combinedinoutrecordpositioner (class in pcdsdevices.inout)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner", false]], "combinedstaterecordpositioner (class in pcdsdevices.state)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner", false]], "commands (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.commands", false]], "complete() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.complete", false]], "composite_egu (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.composite_egu", false]], "composite_egu (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.composite_egu", false]], "composite_egu (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.composite_egu", false]], "composite_egu (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.composite_egu", false]], "composite_egu (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.composite_egu", false]], "composite_egu (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.composite_egu", false]], "composite_egu (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.composite_egu", false]], "composite_egu (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.composite_egu", false]], "composite_egu (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.composite_egu", false]], "composite_egu (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.composite_egu", false]], "composite_egu (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.composite_egu", false]], "composite_egu (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.composite_egu", false]], "composite_egu (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.composite_egu", false]], "composite_egu (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.composite_egu", false]], "composite_egu (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.composite_egu", false]], "composite_egu (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.composite_egu", false]], "composite_egu (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.composite_egu", false]], "composite_egu (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.composite_egu", false]], "composite_egu (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.composite_egu", false]], "composite_egu (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.composite_egu", false]], "composite_egu (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.composite_egu", false]], "concurrent (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.concurrent", false]], "concurrent (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.concurrent", false]], "concurrent (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.concurrent", false]], "concurrent (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.concurrent", false]], "concurrent (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.concurrent", false]], "concurrent (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.concurrent", false]], "concurrent (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.concurrent", false]], "concurrent (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.concurrent", false]], "concurrent (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.concurrent", false]], "concurrent (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.concurrent", false]], "concurrent (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.concurrent", false]], "concurrent (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.concurrent", false]], "concurrent (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.concurrent", false]], "concurrent (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.concurrent", false]], "concurrent (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.concurrent", false]], "concurrent (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.concurrent", false]], "concurrent (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.concurrent", false]], "concurrent (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.concurrent", false]], "concurrent (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.concurrent", false]], "concurrent (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.concurrent", false]], "concurrent (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.concurrent", false]], "concurrent (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.concurrent", false]], "concurrent (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.concurrent", false]], "concurrent (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.concurrent", false]], "concurrent (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.concurrent", false]], "concurrent (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.concurrent", false]], "concurrent (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.concurrent", false]], "concurrent (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.concurrent", false]], "concurrent (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.concurrent", false]], "concurrent (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.concurrent", false]], "concurrent (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.concurrent", false]], "concurrent (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.concurrent", false]], "concurrent (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.concurrent", false]], "concurrent (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.concurrent", false]], "configuration_attrs (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.configuration_attrs", false]], "configuration_attrs (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.configuration_attrs", false]], "configuration_attrs (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.configuration_attrs", false]], "configuration_attrs (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.configuration_attrs", false]], "configuration_attrs (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.configuration_attrs", false]], "configuration_attrs (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.configuration_attrs", false]], "configuration_attrs (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.configuration_attrs", false]], "configuration_attrs (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.configuration_attrs", false]], "configuration_attrs (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.configuration_attrs", false]], "configuration_attrs (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.configuration_attrs", false]], "configuration_attrs (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.configuration_attrs", false]], "configuration_attrs (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.configuration_attrs", false]], "configuration_attrs (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.kappaxyzstage attribute)": [[212, "pcdsdevices.gon.KappaXYZStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.samphi attribute)": [[213, "pcdsdevices.gon.SamPhi.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.simsamplestage attribute)": [[215, "pcdsdevices.gon.SimSampleStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.xyzstage attribute)": [[216, "pcdsdevices.gon.XYZStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.interface.lightpathinoutmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutMixin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.interface.lightpathmixin attribute)": [[230, "pcdsdevices.interface.LightpathMixin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipimbchannel attribute)": [[248, "pcdsdevices.ipm.IPIMBChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipm_det attribute)": [[253, "pcdsdevices.ipm.IPM_Det.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipmdiode attribute)": [[250, "pcdsdevices.ipm.IPMDiode.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.wave8 attribute)": [[256, "pcdsdevices.ipm.Wave8.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.wave8channel attribute)": [[257, "pcdsdevices.ipm.Wave8Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.beckhoffjet attribute)": [[258, "pcdsdevices.jet.BeckhoffJet.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.beckhoffjetslits attribute)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.injector attribute)": [[261, "pcdsdevices.jet.Injector.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.injectorwithfine attribute)": [[262, "pcdsdevices.jet.InjectorWithFine.configuration_attrs", false]], "configuration_attrs (pcdsdevices.keithley.im3l0_k2700 attribute)": [[263, "pcdsdevices.keithley.IM3L0_K2700.configuration_attrs", false]], "configuration_attrs (pcdsdevices.keithley.k2700 attribute)": [[264, "pcdsdevices.keithley.K2700.configuration_attrs", false]], "configuration_attrs (pcdsdevices.keithley.k6514 attribute)": [[265, "pcdsdevices.keithley.K6514.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lamp_motion.lamp attribute)": [[266, "pcdsdevices.lamp_motion.LAMP.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lamp_motion.lampflowcell attribute)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.btpsstate attribute)": [[271, "pcdsdevices.lasers.btps.BtpsState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.btpsvgc attribute)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.centroidconfig attribute)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.destinationconfig attribute)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.globalconfig attribute)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.rangecomparison attribute)": [[277, "pcdsdevices.lasers.btps.RangeComparison.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.counters.agilent53210a attribute)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.dicon.diconswitch attribute)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lic.laserincoupling attribute)": [[308, "pcdsdevices.lic.LaserInCoupling.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.configuration_attrs", false]], "configuration_attrs (pcdsdevices.light_control.lightcontrol attribute)": [[311, "pcdsdevices.light_control.LightControl.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.crystaltower1 attribute)": [[314, "pcdsdevices.lodcm.CrystalTower1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.crystaltower2 attribute)": [[315, "pcdsdevices.lodcm.CrystalTower2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.diagnosticstower attribute)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simfirsttower attribute)": [[329, "pcdsdevices.lodcm.SimFirstTower.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simsecondtower attribute)": [[331, "pcdsdevices.lodcm.SimSecondTower.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.ffmirror attribute)": [[358, "pcdsdevices.mirror.FFMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirror attribute)": [[361, "pcdsdevices.mirror.KBOMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirrorchin attribute)": [[362, "pcdsdevices.mirror.KBOMirrorChin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirrorhe attribute)": [[363, "pcdsdevices.mirror.KBOMirrorHE.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirrorhestates attribute)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirrorstates attribute)": [[365, "pcdsdevices.mirror.KBOMirrorStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.opticspitchnotepad attribute)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirror attribute)": [[374, "pcdsdevices.mirror.XOffsetMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod.mpodchannel attribute)": [[386, "pcdsdevices.mpod.MPODChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod.mpodchannelhv attribute)": [[387, "pcdsdevices.mpod.MPODChannelHV.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod.mpodchannellv attribute)": [[388, "pcdsdevices.mpod.MPODChannelLV.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mps.mps attribute)": [[397, "pcdsdevices.mps.MPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mps.mpslimits attribute)": [[399, "pcdsdevices.mps.MPSLimits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mrco_motion.mrco attribute)": [[403, "pcdsdevices.mrco_motion.MRCO.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pc.photoncollimator attribute)": [[404, "pcdsdevices.pc.PhotonCollimator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.piezo.slicedhv attribute)": [[405, "pcdsdevices.piezo.SliceDhv.configuration_attrs", false]], "configuration_attrs (pcdsdevices.piezo.slicedhvchannel attribute)": [[406, "pcdsdevices.piezo.SliceDhvChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.piezo.slicedhvcontroller attribute)": [[407, "pcdsdevices.piezo.SliceDhvController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.ppmpowermeter attribute)": [[420, "pcdsdevices.pim.PPMPowerMeter.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.xpimled attribute)": [[423, "pcdsdevices.pim.XPIMLED.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.agilentserial attribute)": [[440, "pcdsdevices.pump.AgilentSerial.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ebarapump attribute)": [[441, "pcdsdevices.pump.EbaraPump.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.gammacontroller attribute)": [[443, "pcdsdevices.pump.GammaController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.gammapct attribute)": [[444, "pcdsdevices.pump.GammaPCT.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ionpumpbase attribute)": [[446, "pcdsdevices.pump.IonPumpBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[447, "pcdsdevices.pump.IonPumpWithController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.navigator attribute)": [[448, "pcdsdevices.pump.Navigator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.pipplc attribute)": [[449, "pcdsdevices.pump.PIPPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.pipserial attribute)": [[450, "pcdsdevices.pump.PIPSerial.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.proplc attribute)": [[451, "pcdsdevices.pump.PROPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ptmplc attribute)": [[452, "pcdsdevices.pump.PTMPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.qpcpct attribute)": [[453, "pcdsdevices.pump.QPCPCT.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.turbopump attribute)": [[454, "pcdsdevices.pump.TurboPump.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadc attribute)": [[460, "pcdsdevices.qadc.Qadc.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadc134 attribute)": [[461, "pcdsdevices.qadc.Qadc134.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadc134common attribute)": [[462, "pcdsdevices.qadc.Qadc134Common.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadc134lcls2 attribute)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadccommon attribute)": [[464, "pcdsdevices.qadc.QadcCommon.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadclcls1timing attribute)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadclcls2timing attribute)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.configuration_attrs", false]], "configuration_attrs (pcdsdevices.radiation.hpi6030 attribute)": [[467, "pcdsdevices.radiation.HPI6030.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ref.reflaserl2si attribute)": [[468, "pcdsdevices.ref.ReflaserL2SI.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rs_powersupply.rschannel attribute)": [[470, "pcdsdevices.rs_powersupply.RSChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.bronkhorst attribute)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.coolershaker attribute)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.flowintegrator attribute)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.gasmanifold attribute)": [[480, "pcdsdevices.sample_delivery.GasManifold.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.hplc attribute)": [[481, "pcdsdevices.sample_delivery.HPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.integratedflow attribute)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.pcm attribute)": [[485, "pcdsdevices.sample_delivery.PCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.propair attribute)": [[486, "pcdsdevices.sample_delivery.PropAir.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.selector attribute)": [[487, "pcdsdevices.sample_delivery.Selector.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.sensirion attribute)": [[488, "pcdsdevices.sample_delivery.Sensirion.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.vicivalve attribute)": [[489, "pcdsdevices.sample_delivery.ViciValve.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sensors.rtd attribute)": [[490, "pcdsdevices.sensors.RTD.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sensors.twincattempsensor attribute)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sensors.twincatthermocouple attribute)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sequencer.eventsequence attribute)": [[493, "pcdsdevices.sequencer.EventSequence.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sequencer.eventsequencer attribute)": [[494, "pcdsdevices.sequencer.EventSequencer.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sim.simtwoaxis attribute)": [[522, "pcdsdevices.sim.SimTwoAxis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sim.synmotor attribute)": [[524, "pcdsdevices.sim.SynMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.smarpod.smarpod attribute)": [[538, "pcdsdevices.smarpod.SmarPod.configuration_attrs", false]], "configuration_attrs (pcdsdevices.smarpod.smarpodpose attribute)": [[539, "pcdsdevices.smarpod.SmarPodPose.configuration_attrs", false]], "configuration_attrs (pcdsdevices.smarpod.smarpodstatus attribute)": [[540, "pcdsdevices.smarpod.SmarPodStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.kmono attribute)": [[545, "pcdsdevices.spectrometer.Kmono.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamosfe attribute)": [[553, "pcdsdevices.spectrometer.VonHamosFE.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamosfer attribute)": [[554, "pcdsdevices.spectrometer.VonHamosFER.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.twincatstateconfigone attribute)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.configuration_attrs", false]], "configuration_attrs (pcdsdevices.stopper.ppsstopper2pv attribute)": [[571, "pcdsdevices.stopper.PPSStopper2PV.configuration_attrs", false]], "configuration_attrs (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.configuration_attrs", false]], "configuration_attrs (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.configuration_attrs", false]], "configuration_attrs (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.configuration_attrs", false]], "configuration_attrs (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.tpr.tprtrigger attribute)": [[587, "pcdsdevices.tpr.TprTrigger.configuration_attrs", false]], "configuration_attrs (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.valvebase attribute)": [[625, "pcdsdevices.valve.ValveBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vcn attribute)": [[612, "pcdsdevices.valve.VCN.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vcn_vat590 attribute)": [[613, "pcdsdevices.valve.VCN_VAT590.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vcn_vat590_status attribute)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vfs attribute)": [[615, "pcdsdevices.valve.VFS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vgc attribute)": [[616, "pcdsdevices.valve.VGC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vgc_2s attribute)": [[618, "pcdsdevices.valve.VGC_2S.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vgclegacy attribute)": [[617, "pcdsdevices.valve.VGCLegacy.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vrc attribute)": [[619, "pcdsdevices.valve.VRC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vrcclsls attribute)": [[620, "pcdsdevices.valve.VRCClsLS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vrcda attribute)": [[621, "pcdsdevices.valve.VRCDA.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vrcno attribute)": [[622, "pcdsdevices.valve.VRCNO.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vvc attribute)": [[623, "pcdsdevices.valve.VVC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vvcno attribute)": [[624, "pcdsdevices.valve.VVCNO.configuration_attrs", false]], "configuration_attrs (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.configuration_attrs", false]], "configuration_attrs (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.configuration_attrs", false]], "configuration_attrs (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.configuration_attrs", false]], "configure() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.configure", false]], "configure() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.configure", false]], "configure() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.configure", false]], "configure() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.configure", false]], "configure() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.configure", false]], "configure() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.configure", false]], "configure() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.configure", false]], "configure() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.configure", false]], "configure() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.configure", false]], "configure() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.configure", false]], "configure() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.configure", false]], "configure() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.configure", false]], "configure() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.configure", false]], "configure() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.configure", false]], "configure() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.configure", false]], "configure() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.configure", false]], "configure() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.configure", false]], "configure() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.configure", false]], "configure() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.configure", false]], "configure() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.configure", false]], "configure() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.configure", false]], "configure() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.configure", false]], "configure() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.configure", false]], "configure() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.configure", false]], "configure() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.configure", false]], "configure() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.configure", false]], "configure() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.configure", false]], "configure() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.configure", false]], "configure() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.configure", false]], "configure() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.configure", false]], "configure() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.configure", false]], "configure() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.configure", false]], "configure() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.configure", false]], "configure() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.configure", false]], "configure() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.configure", false]], "configure() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.configure", false]], "configure() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.configure", false]], "configure() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.configure", false]], "configure() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.configure", false]], "configure() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.configure", false]], "configure() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.configure", false]], "configure() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.configure", false]], "configure() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.configure", false]], "configure() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.configure", false]], "configure() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.configure", false]], "configure() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.configure", false]], "configure() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.configure", false]], "configure() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.configure", false]], "configure() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.configure", false]], "configure() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.configure", false]], "configure() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.configure", false]], "configure() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.configure", false]], "configure() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.configure", false]], "configure() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.configure", false]], "configure() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.configure", false]], "configure() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.configure", false]], "configure() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.configure", false]], "configure() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.configure", false]], "configure() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.configure", false]], "configure() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.configure", false]], "configure() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.configure", false]], "configure() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.configure", false]], "configure() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.configure", false]], "configure() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.configure", false]], "configure() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.configure", false]], "configure() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.configure", false]], "configure() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.configure", false]], "configure() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.configure", false]], "configure() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.configure", false]], "configure() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.configure", false]], "configure() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.configure", false]], "configure() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.configure", false]], "configure() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.configure", false]], "configure() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.configure", false]], "configure() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.configure", false]], "configure() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.configure", false]], "configure() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.configure", false]], "configure() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.configure", false]], "configure() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.configure", false]], "configure() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.configure", false]], "configure() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.configure", false]], "configure() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.configure", false]], "configure() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.configure", false]], "configure() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.configure", false]], "configure() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.configure", false]], "configure() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.configure", false]], "configure() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.configure", false]], "configure() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.configure", false]], "configure() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.configure", false]], "configure() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.configure", false]], "configure() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.configure", false]], "configure() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.configure", false]], "configure() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.configure", false]], "configure() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.configure", false]], "configure() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.configure", false]], "configure() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.configure", false]], "configure() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.configure", false]], "configure() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.configure", false]], "configure() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.configure", false]], "configure() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.configure", false]], "configure() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.configure", false]], "configure() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.configure", false]], "configure() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.configure", false]], "configure() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.configure", false]], "configure() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.configure", false]], "configure() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.configure", false]], "configure() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.configure", false]], "configure() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.configure", false]], "configure() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.configure", false]], "configure() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.configure", false]], "configure() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.configure", false]], "configure() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.configure", false]], "configure() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.configure", false]], "configure() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.configure", false]], "configure() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.configure", false]], "configure() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.configure", false]], "configure() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.configure", false]], "configure() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.configure", false]], "configure() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.configure", false]], "configure() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.configure", false]], "configure() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.configure", false]], "configure() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.configure", false]], "configure() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.configure", false]], "configure() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.configure", false]], "configure() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.configure", false]], "configure() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.configure", false]], "configure() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.configure", false]], "configure() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.configure", false]], "configure() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.configure", false]], "configure() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.configure", false]], "configure() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.configure", false]], "configure() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.configure", false]], "configure() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.configure", false]], "configure() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.configure", false]], "configure() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.configure", false]], "configure() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.configure", false]], "configure() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.configure", false]], "configure() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.configure", false]], "configure() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.configure", false]], "configure() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.configure", false]], "configure() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.configure", false]], "configure() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.configure", false]], "configure() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.configure", false]], "configure() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.configure", false]], "configure() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.configure", false]], "configure() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.configure", false]], "configure() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.configure", false]], "configure() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.configure", false]], "configure() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.configure", false]], "configure() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.configure", false]], "configure() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.configure", false]], "configure() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.configure", false]], "configure() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.configure", false]], "configure() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.configure", false]], "configure() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.configure", false]], "configure() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.configure", false]], "configure() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.configure", false]], "configure() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.configure", false]], "configure() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.configure", false]], "configure() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.configure", false]], "configure() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.configure", false]], "configure() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.configure", false]], "configure() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.configure", false]], "configure() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.configure", false]], "configure() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.configure", false]], "configure() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.configure", false]], "configure() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.configure", false]], "configure() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.configure", false]], "configure() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.configure", false]], "configure() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.configure", false]], "configure() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.configure", false]], "configure() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.configure", false]], "configure() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.configure", false]], "configure() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.configure", false]], "configure() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.configure", false]], "configure() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.configure", false]], "configure() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.configure", false]], "configure() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.configure", false]], "configure() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.configure", false]], "configure() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.configure", false]], "configure() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.configure", false]], "configure() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.configure", false]], "configure() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.configure", false]], "configure() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.configure", false]], "configure() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.configure", false]], "configure() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.configure", false]], "configure() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.configure", false]], "configure() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.configure", false]], "configure() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.configure", false]], "configure() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.configure", false]], "configure() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.configure", false]], "configure() (pcdsdevices.lasers.ek9000.el3174aich method)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.configure", false]], "configure() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.configure", false]], "configure() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.configure", false]], "configure() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.configure", false]], "configure() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.configure", false]], "configure() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.configure", false]], "configure() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.configure", false]], "configure() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.configure", false]], "configure() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.configure", false]], "configure() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.configure", false]], "configure() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.configure", false]], "configure() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.configure", false]], "configure() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.configure", false]], "configure() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.configure", false]], "configure() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.configure", false]], "configure() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.configure", false]], "configure() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.configure", false]], "configure() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.configure", false]], "configure() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.configure", false]], "configure() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.configure", false]], "configure() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.configure", false]], "configure() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.configure", false]], "configure() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.configure", false]], "configure() (pcdsdevices.light_control.lightcontrol method)": [[311, "pcdsdevices.light_control.LightControl.configure", false]], "configure() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.configure", false]], "configure() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.configure", false]], "configure() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.configure", false]], "configure() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.configure", false]], "configure() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.configure", false]], "configure() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.configure", false]], "configure() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.configure", false]], "configure() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.configure", false]], "configure() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.configure", false]], "configure() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.configure", false]], "configure() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.configure", false]], "configure() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.configure", false]], "configure() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.configure", false]], "configure() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.configure", false]], "configure() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.configure", false]], "configure() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.configure", false]], "configure() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.configure", false]], "configure() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.configure", false]], "configure() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.configure", false]], "configure() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.configure", false]], "configure() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.configure", false]], "configure() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.configure", false]], "configure() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.configure", false]], "configure() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.configure", false]], "configure() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.configure", false]], "configure() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.configure", false]], "configure() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.configure", false]], "configure() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.configure", false]], "configure() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.configure", false]], "configure() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.configure", false]], "configure() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.configure", false]], "configure() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.configure", false]], "configure() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.configure", false]], "configure() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.configure", false]], "configure() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.configure", false]], "configure() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.configure", false]], "configure() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.configure", false]], "configure() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.configure", false]], "configure() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.configure", false]], "configure() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.configure", false]], "configure() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.configure", false]], "configure() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.configure", false]], "configure() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.configure", false]], "configure() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.configure", false]], "configure() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.configure", false]], "configure() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.configure", false]], "configure() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.configure", false]], "configure() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.configure", false]], "configure() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.configure", false]], "configure() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.configure", false]], "configure() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.configure", false]], "configure() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.configure", false]], "configure() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.configure", false]], "configure() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.configure", false]], "configure() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.configure", false]], "configure() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.configure", false]], "configure() (pcdsdevices.pc.photoncollimator method)": [[404, "pcdsdevices.pc.PhotonCollimator.configure", false]], "configure() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.configure", false]], "configure() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.configure", false]], "configure() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.configure", false]], "configure() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.configure", false]], "configure() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.configure", false]], "configure() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.configure", false]], "configure() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.configure", false]], "configure() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.configure", false]], "configure() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.configure", false]], "configure() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.configure", false]], "configure() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.configure", false]], "configure() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.configure", false]], "configure() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.configure", false]], "configure() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.configure", false]], "configure() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.configure", false]], "configure() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.configure", false]], "configure() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.configure", false]], "configure() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.configure", false]], "configure() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.configure", false]], "configure() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.configure", false]], "configure() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.configure", false]], "configure() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.configure", false]], "configure() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.configure", false]], "configure() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.configure", false]], "configure() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.configure", false]], "configure() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.configure", false]], "configure() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.configure", false]], "configure() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.configure", false]], "configure() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.configure", false]], "configure() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.configure", false]], "configure() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.configure", false]], "configure() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.configure", false]], "configure() (pcdsdevices.pump.agilentserial method)": [[440, "pcdsdevices.pump.AgilentSerial.configure", false]], "configure() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.configure", false]], "configure() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.configure", false]], "configure() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.configure", false]], "configure() (pcdsdevices.pump.gammapct method)": [[444, "pcdsdevices.pump.GammaPCT.configure", false]], "configure() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.configure", false]], "configure() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.configure", false]], "configure() (pcdsdevices.pump.navigator method)": [[448, "pcdsdevices.pump.Navigator.configure", false]], "configure() (pcdsdevices.pump.pipplc method)": [[449, "pcdsdevices.pump.PIPPLC.configure", false]], "configure() (pcdsdevices.pump.pipserial method)": [[450, "pcdsdevices.pump.PIPSerial.configure", false]], "configure() (pcdsdevices.pump.proplc method)": [[451, "pcdsdevices.pump.PROPLC.configure", false]], "configure() (pcdsdevices.pump.ptmplc method)": [[452, "pcdsdevices.pump.PTMPLC.configure", false]], "configure() (pcdsdevices.pump.qpcpct method)": [[453, "pcdsdevices.pump.QPCPCT.configure", false]], "configure() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.configure", false]], "configure() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.configure", false]], "configure() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.configure", false]], "configure() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.configure", false]], "configure() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.configure", false]], "configure() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.configure", false]], "configure() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.configure", false]], "configure() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.configure", false]], "configure() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.configure", false]], "configure() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.configure", false]], "configure() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.configure", false]], "configure() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.configure", false]], "configure() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.configure", false]], "configure() (pcdsdevices.radiation.hpi6030 method)": [[467, "pcdsdevices.radiation.HPI6030.configure", false]], "configure() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.configure", false]], "configure() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.configure", false]], "configure() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.configure", false]], "configure() (pcdsdevices.rs_powersupply.rschannel method)": [[470, "pcdsdevices.rs_powersupply.RSChannel.configure", false]], "configure() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.configure", false]], "configure() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.configure", false]], "configure() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.configure", false]], "configure() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.configure", false]], "configure() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.configure", false]], "configure() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.configure", false]], "configure() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.configure", false]], "configure() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.configure", false]], "configure() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.configure", false]], "configure() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.configure", false]], "configure() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.configure", false]], "configure() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.configure", false]], "configure() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.configure", false]], "configure() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.configure", false]], "configure() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.configure", false]], "configure() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.configure", false]], "configure() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.configure", false]], "configure() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.configure", false]], "configure() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.configure", false]], "configure() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.configure", false]], "configure() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.configure", false]], "configure() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.configure", false]], "configure() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.configure", false]], "configure() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.configure", false]], "configure() (pcdsdevices.sim.simtwoaxis method)": [[522, "pcdsdevices.sim.SimTwoAxis.configure", false]], "configure() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.configure", false]], "configure() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.configure", false]], "configure() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.configure", false]], "configure() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.configure", false]], "configure() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.configure", false]], "configure() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.configure", false]], "configure() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.configure", false]], "configure() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.configure", false]], "configure() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.configure", false]], "configure() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.configure", false]], "configure() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.configure", false]], "configure() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.configure", false]], "configure() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.configure", false]], "configure() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.configure", false]], "configure() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.configure", false]], "configure() (pcdsdevices.smarpod.smarpod method)": [[538, "pcdsdevices.smarpod.SmarPod.configure", false]], "configure() (pcdsdevices.smarpod.smarpodpose method)": [[539, "pcdsdevices.smarpod.SmarPodPose.configure", false]], "configure() (pcdsdevices.smarpod.smarpodstatus method)": [[540, "pcdsdevices.smarpod.SmarPodStatus.configure", false]], "configure() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.configure", false]], "configure() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.configure", false]], "configure() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.configure", false]], "configure() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.configure", false]], "configure() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.configure", false]], "configure() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.configure", false]], "configure() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.configure", false]], "configure() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.configure", false]], "configure() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.configure", false]], "configure() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.configure", false]], "configure() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.configure", false]], "configure() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.configure", false]], "configure() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.configure", false]], "configure() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.configure", false]], "configure() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.configure", false]], "configure() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.configure", false]], "configure() (pcdsdevices.state.twincatstateconfigdynamic method)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.configure", false]], "configure() (pcdsdevices.state.twincatstateconfigone method)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.configure", false]], "configure() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.configure", false]], "configure() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.configure", false]], "configure() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.configure", false]], "configure() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.configure", false]], "configure() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.configure", false]], "configure() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.configure", false]], "configure() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.configure", false]], "configure() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.configure", false]], "configure() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.configure", false]], "configure() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.configure", false]], "configure() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.configure", false]], "configure() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.configure", false]], "configure() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.configure", false]], "configure() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.configure", false]], "configure() (pcdsdevices.valve.valvebase method)": [[625, "pcdsdevices.valve.ValveBase.configure", false]], "configure() (pcdsdevices.valve.vcn method)": [[612, "pcdsdevices.valve.VCN.configure", false]], "configure() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.configure", false]], "configure() (pcdsdevices.valve.vcn_vat590_status method)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.configure", false]], "configure() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.configure", false]], "configure() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.configure", false]], "configure() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.configure", false]], "configure() (pcdsdevices.valve.vgclegacy method)": [[617, "pcdsdevices.valve.VGCLegacy.configure", false]], "configure() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.configure", false]], "configure() (pcdsdevices.valve.vrcclsls method)": [[620, "pcdsdevices.valve.VRCClsLS.configure", false]], "configure() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.configure", false]], "configure() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.configure", false]], "configure() (pcdsdevices.valve.vvc method)": [[623, "pcdsdevices.valve.VVC.configure", false]], "configure() (pcdsdevices.valve.vvcno method)": [[624, "pcdsdevices.valve.VVCNO.configure", false]], "configure() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.configure", false]], "configure() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.configure", false]], "configure() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.configure", false]], "configure() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.configure", false]], "connected (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.connected", false]], "connected (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.connected", false]], "connected (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.connected", false]], "connected (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.connected", false]], "connected (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.connected", false]], "connected (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.connected", false]], "connected (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.connected", false]], "connected (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.connected", false]], "connected (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.connected", false]], "connected (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.connected", false]], "connected (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.connected", false]], "connected (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.connected", false]], "connected (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.connected", false]], "connected (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.connected", false]], "connected (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.connected", false]], "connected (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.connected", false]], "connected (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.connected", false]], "connected (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.connected", false]], "connected (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.connected", false]], "connected (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.connected", false]], "connected (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.connected", false]], "connected (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.connected", false]], "connected (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.connected", false]], "connected (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.connected", false]], "connected (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.connected", false]], "connected (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.connected", false]], "connected (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.connected", false]], "connected (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.connected", false]], "connected (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.connected", false]], "connected (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.connected", false]], "connected (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.connected", false]], "connected (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.connected", false]], "connected (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.connected", false]], "connected (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.connected", false]], "connected (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.connected", false]], "connected (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.connected", false]], "connected (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.connected", false]], "connected (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.connected", false]], "connected (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.connected", false]], "connected (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.connected", false]], "connected (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.connected", false]], "connected (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.connected", false]], "connected (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.connected", false]], "connected (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.connected", false]], "connected (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.connected", false]], "connected (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.connected", false]], "connected (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.connected", false]], "connected (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.connected", false]], "connected (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.connected", false]], "connected (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.connected", false]], "connected (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.connected", false]], "connected (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.connected", false]], "connected (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.connected", false]], "connected (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.connected", false]], "connected (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.connected", false]], "connected (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.connected", false]], "connected (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.connected", false]], "connected (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.connected", false]], "connected (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.connected", false]], "connected (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.connected", false]], "connected (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.connected", false]], "connected (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.connected", false]], "connected (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.connected", false]], "connected (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.connected", false]], "connected (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.connected", false]], "connected (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.connected", false]], "connected (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.connected", false]], "connected (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.connected", false]], "connected (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.connected", false]], "connected (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.connected", false]], "connected (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.connected", false]], "connected (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.connected", false]], "connected (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.connected", false]], "connected (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.connected", false]], "connected (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.connected", false]], "connected (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.connected", false]], "connected (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.connected", false]], "connected (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.connected", false]], "connected (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.connected", false]], "connected (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.connected", false]], "connected (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.connected", false]], "connected (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.connected", false]], "connected (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.connected", false]], "connected (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.connected", false]], "connected (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.connected", false]], "connected (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.connected", false]], "connected (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.connected", false]], "connected (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.connected", false]], "connected (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.connected", false]], "connected (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.connected", false]], "connected (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.connected", false]], "connected (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.connected", false]], "connected (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.connected", false]], "connected (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.connected", false]], "connected (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.connected", false]], "connected (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.connected", false]], "connected (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.connected", false]], "connected (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.connected", false]], "connected (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.connected", false]], "connected (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.connected", false]], "connected (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.connected", false]], "connected (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.connected", false]], "connected (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.connected", false]], "connected (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.connected", false]], "connected (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.connected", false]], "connected (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.connected", false]], "connected (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.connected", false]], "connected (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.connected", false]], "connected (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.connected", false]], "connected (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.connected", false]], "connected (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.connected", false]], "connected (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.connected", false]], "connected (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.connected", false]], "connected (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.connected", false]], "connected (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.connected", false]], "connected (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.connected", false]], "connected (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.connected", false]], "connected (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.connected", false]], "connected (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.connected", false]], "connected (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.connected", false]], "connected (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.connected", false]], "connected (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.connected", false]], "connected (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.connected", false]], "connected (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.connected", false]], "connected (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.connected", false]], "connected (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.connected", false]], "connected (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.connected", false]], "connected (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.connected", false]], "connected (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.connected", false]], "connected (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.connected", false]], "connected (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.connected", false]], "connected (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.connected", false]], "connected (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.connected", false]], "connected (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.connected", false]], "connected (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.connected", false]], "connected (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.connected", false]], "connected (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.connected", false]], "connected (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.connected", false]], "connected (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.connected", false]], "connected (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.connected", false]], "connected (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.connected", false]], "connected (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.connected", false]], "connected (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.connected", false]], "connected (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.connected", false]], "connected (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.connected", false]], "connected (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.connected", false]], "connected (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.connected", false]], "connected (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.connected", false]], "connected (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.connected", false]], "connected (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.connected", false]], "connected (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.connected", false]], "connected (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.connected", false]], "connected (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.connected", false]], "connected (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.connected", false]], "connected (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.connected", false]], "connected (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.connected", false]], "connected (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.connected", false]], "connected (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.connected", false]], "connected (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.connected", false]], "connected (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.connected", false]], "connected (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.connected", false]], "connected (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.connected", false]], "connected (pcdsdevices.gon.kappaxyzstage attribute)": [[212, "pcdsdevices.gon.KappaXYZStage.connected", false]], "connected (pcdsdevices.gon.samphi attribute)": [[213, "pcdsdevices.gon.SamPhi.connected", false]], "connected (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.connected", false]], "connected (pcdsdevices.gon.simsamplestage attribute)": [[215, "pcdsdevices.gon.SimSampleStage.connected", false]], "connected (pcdsdevices.gon.xyzstage attribute)": [[216, "pcdsdevices.gon.XYZStage.connected", false]], "connected (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.connected", false]], "connected (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.connected", false]], "connected (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.connected", false]], "connected (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.connected", false]], "connected (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.connected", false]], "connected (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.connected", false]], "connected (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.connected", false]], "connected (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.connected", false]], "connected (pcdsdevices.interface.legacylightpathmixin attribute)": [[227, "pcdsdevices.interface.LegacyLightpathMixin.connected", false]], "connected (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.connected", false]], "connected (pcdsdevices.interface.lightpathinoutmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutMixin.connected", false]], "connected (pcdsdevices.interface.lightpathmixin attribute)": [[230, "pcdsdevices.interface.LightpathMixin.connected", false]], "connected (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.connected", false]], "connected (pcdsdevices.ipm.ipimbchannel attribute)": [[248, "pcdsdevices.ipm.IPIMBChannel.connected", false]], "connected (pcdsdevices.ipm.ipm_det attribute)": [[253, "pcdsdevices.ipm.IPM_Det.connected", false]], "connected (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.connected", false]], "connected (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.connected", false]], "connected (pcdsdevices.ipm.ipmdiode attribute)": [[250, "pcdsdevices.ipm.IPMDiode.connected", false]], "connected (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.connected", false]], "connected (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.connected", false]], "connected (pcdsdevices.ipm.wave8 attribute)": [[256, "pcdsdevices.ipm.Wave8.connected", false]], "connected (pcdsdevices.ipm.wave8channel attribute)": [[257, "pcdsdevices.ipm.Wave8Channel.connected", false]], "connected (pcdsdevices.jet.beckhoffjet attribute)": [[258, "pcdsdevices.jet.BeckhoffJet.connected", false]], "connected (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.connected", false]], "connected (pcdsdevices.jet.beckhoffjetslits attribute)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.connected", false]], "connected (pcdsdevices.jet.injector attribute)": [[261, "pcdsdevices.jet.Injector.connected", false]], "connected (pcdsdevices.jet.injectorwithfine attribute)": [[262, "pcdsdevices.jet.InjectorWithFine.connected", false]], "connected (pcdsdevices.keithley.im3l0_k2700 attribute)": [[263, "pcdsdevices.keithley.IM3L0_K2700.connected", false]], "connected (pcdsdevices.keithley.k2700 attribute)": [[264, "pcdsdevices.keithley.K2700.connected", false]], "connected (pcdsdevices.keithley.k6514 attribute)": [[265, "pcdsdevices.keithley.K6514.connected", false]], "connected (pcdsdevices.lamp_motion.lamp attribute)": [[266, "pcdsdevices.lamp_motion.LAMP.connected", false]], "connected (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.connected", false]], "connected (pcdsdevices.lamp_motion.lampflowcell attribute)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.connected", false]], "connected (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.connected", false]], "connected (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.connected", false]], "connected (pcdsdevices.lasers.btps.btpsstate attribute)": [[271, "pcdsdevices.lasers.btps.BtpsState.connected", false]], "connected (pcdsdevices.lasers.btps.btpsvgc attribute)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.connected", false]], "connected (pcdsdevices.lasers.btps.centroidconfig attribute)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.connected", false]], "connected (pcdsdevices.lasers.btps.destinationconfig attribute)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.connected", false]], "connected (pcdsdevices.lasers.btps.globalconfig attribute)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.connected", false]], "connected (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.connected", false]], "connected (pcdsdevices.lasers.btps.rangecomparison attribute)": [[277, "pcdsdevices.lasers.btps.RangeComparison.connected", false]], "connected (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.connected", false]], "connected (pcdsdevices.lasers.counters.agilent53210a attribute)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.connected", false]], "connected (pcdsdevices.lasers.dicon.diconswitch attribute)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.connected", false]], "connected (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.connected", false]], "connected (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.connected", false]], "connected (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.connected", false]], "connected (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.connected", false]], "connected (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.connected", false]], "connected (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.connected", false]], "connected (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.connected", false]], "connected (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.connected", false]], "connected (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.connected", false]], "connected (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.connected", false]], "connected (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.connected", false]], "connected (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.connected", false]], "connected (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.connected", false]], "connected (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.connected", false]], "connected (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.connected", false]], "connected (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.connected", false]], "connected (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.connected", false]], "connected (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.connected", false]], "connected (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.connected", false]], "connected (pcdsdevices.lic.laserincoupling attribute)": [[308, "pcdsdevices.lic.LaserInCoupling.connected", false]], "connected (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.connected", false]], "connected (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.connected", false]], "connected (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.connected", false]], "connected (pcdsdevices.light_control.lightcontrol attribute)": [[311, "pcdsdevices.light_control.LightControl.connected", false]], "connected (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.connected", false]], "connected (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.connected", false]], "connected (pcdsdevices.lodcm.crystaltower1 attribute)": [[314, "pcdsdevices.lodcm.CrystalTower1.connected", false]], "connected (pcdsdevices.lodcm.crystaltower2 attribute)": [[315, "pcdsdevices.lodcm.CrystalTower2.connected", false]], "connected (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.connected", false]], "connected (pcdsdevices.lodcm.diagnosticstower attribute)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.connected", false]], "connected (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.connected", false]], "connected (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.connected", false]], "connected (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.connected", false]], "connected (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.connected", false]], "connected (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.connected", false]], "connected (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.connected", false]], "connected (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.connected", false]], "connected (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.connected", false]], "connected (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.connected", false]], "connected (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.connected", false]], "connected (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.connected", false]], "connected (pcdsdevices.lodcm.simfirsttower attribute)": [[329, "pcdsdevices.lodcm.SimFirstTower.connected", false]], "connected (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.connected", false]], "connected (pcdsdevices.lodcm.simsecondtower attribute)": [[331, "pcdsdevices.lodcm.SimSecondTower.connected", false]], "connected (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.connected", false]], "connected (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.connected", false]], "connected (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.connected", false]], "connected (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.connected", false]], "connected (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.connected", false]], "connected (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.connected", false]], "connected (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.connected", false]], "connected (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.connected", false]], "connected (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.connected", false]], "connected (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.connected", false]], "connected (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.connected", false]], "connected (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.connected", false]], "connected (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.connected", false]], "connected (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.connected", false]], "connected (pcdsdevices.mirror.ffmirror attribute)": [[358, "pcdsdevices.mirror.FFMirror.connected", false]], "connected (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.connected", false]], "connected (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.connected", false]], "connected (pcdsdevices.mirror.kbomirror attribute)": [[361, "pcdsdevices.mirror.KBOMirror.connected", false]], "connected (pcdsdevices.mirror.kbomirrorchin attribute)": [[362, "pcdsdevices.mirror.KBOMirrorChin.connected", false]], "connected (pcdsdevices.mirror.kbomirrorhe attribute)": [[363, "pcdsdevices.mirror.KBOMirrorHE.connected", false]], "connected (pcdsdevices.mirror.kbomirrorhestates attribute)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.connected", false]], "connected (pcdsdevices.mirror.kbomirrorstates attribute)": [[365, "pcdsdevices.mirror.KBOMirrorStates.connected", false]], "connected (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.connected", false]], "connected (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.connected", false]], "connected (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.connected", false]], "connected (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.connected", false]], "connected (pcdsdevices.mirror.opticspitchnotepad attribute)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.connected", false]], "connected (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.connected", false]], "connected (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.connected", false]], "connected (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirror attribute)": [[374, "pcdsdevices.mirror.XOffsetMirror.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.connected", false]], "connected (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.connected", false]], "connected (pcdsdevices.mpod.mpodchannel attribute)": [[386, "pcdsdevices.mpod.MPODChannel.connected", false]], "connected (pcdsdevices.mpod.mpodchannelhv attribute)": [[387, "pcdsdevices.mpod.MPODChannelHV.connected", false]], "connected (pcdsdevices.mpod.mpodchannellv attribute)": [[388, "pcdsdevices.mpod.MPODChannelLV.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.connected", false]], "connected (pcdsdevices.mps.mps attribute)": [[397, "pcdsdevices.mps.MPS.connected", false]], "connected (pcdsdevices.mps.mpslimits attribute)": [[399, "pcdsdevices.mps.MPSLimits.connected", false]], "connected (pcdsdevices.mrco_motion.mrco attribute)": [[403, "pcdsdevices.mrco_motion.MRCO.connected", false]], "connected (pcdsdevices.pc.photoncollimator attribute)": [[404, "pcdsdevices.pc.PhotonCollimator.connected", false]], "connected (pcdsdevices.piezo.slicedhv attribute)": [[405, "pcdsdevices.piezo.SliceDhv.connected", false]], "connected (pcdsdevices.piezo.slicedhvchannel attribute)": [[406, "pcdsdevices.piezo.SliceDhvChannel.connected", false]], "connected (pcdsdevices.piezo.slicedhvcontroller attribute)": [[407, "pcdsdevices.piezo.SliceDhvController.connected", false]], "connected (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.connected", false]], "connected (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.connected", false]], "connected (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.connected", false]], "connected (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.connected", false]], "connected (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.connected", false]], "connected (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.connected", false]], "connected (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.connected", false]], "connected (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.connected", false]], "connected (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.connected", false]], "connected (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.connected", false]], "connected (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.connected", false]], "connected (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.connected", false]], "connected (pcdsdevices.pim.ppmpowermeter attribute)": [[420, "pcdsdevices.pim.PPMPowerMeter.connected", false]], "connected (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.connected", false]], "connected (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.connected", false]], "connected (pcdsdevices.pim.xpimled attribute)": [[423, "pcdsdevices.pim.XPIMLED.connected", false]], "connected (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.connected", false]], "connected (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.connected", false]], "connected (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.connected", false]], "connected (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.connected", false]], "connected (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.connected", false]], "connected (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.connected", false]], "connected (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.connected", false]], "connected (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.connected", false]], "connected (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.connected", false]], "connected (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.connected", false]], "connected (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.connected", false]], "connected (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.connected", false]], "connected (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.connected", false]], "connected (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.connected", false]], "connected (pcdsdevices.pump.agilentserial attribute)": [[440, "pcdsdevices.pump.AgilentSerial.connected", false]], "connected (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.connected", false]], "connected (pcdsdevices.pump.ebarapump attribute)": [[441, "pcdsdevices.pump.EbaraPump.connected", false]], "connected (pcdsdevices.pump.gammacontroller attribute)": [[443, "pcdsdevices.pump.GammaController.connected", false]], "connected (pcdsdevices.pump.gammapct attribute)": [[444, "pcdsdevices.pump.GammaPCT.connected", false]], "connected (pcdsdevices.pump.ionpumpbase attribute)": [[446, "pcdsdevices.pump.IonPumpBase.connected", false]], "connected (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[447, "pcdsdevices.pump.IonPumpWithController.connected", false]], "connected (pcdsdevices.pump.navigator attribute)": [[448, "pcdsdevices.pump.Navigator.connected", false]], "connected (pcdsdevices.pump.pipplc attribute)": [[449, "pcdsdevices.pump.PIPPLC.connected", false]], "connected (pcdsdevices.pump.pipserial attribute)": [[450, "pcdsdevices.pump.PIPSerial.connected", false]], "connected (pcdsdevices.pump.proplc attribute)": [[451, "pcdsdevices.pump.PROPLC.connected", false]], "connected (pcdsdevices.pump.ptmplc attribute)": [[452, "pcdsdevices.pump.PTMPLC.connected", false]], "connected (pcdsdevices.pump.qpcpct attribute)": [[453, "pcdsdevices.pump.QPCPCT.connected", false]], "connected (pcdsdevices.pump.turbopump attribute)": [[454, "pcdsdevices.pump.TurboPump.connected", false]], "connected (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.connected", false]], "connected (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.connected", false]], "connected (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.connected", false]], "connected (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.connected", false]], "connected (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.connected", false]], "connected (pcdsdevices.qadc.qadc attribute)": [[460, "pcdsdevices.qadc.Qadc.connected", false]], "connected (pcdsdevices.qadc.qadc134 attribute)": [[461, "pcdsdevices.qadc.Qadc134.connected", false]], "connected (pcdsdevices.qadc.qadc134common attribute)": [[462, "pcdsdevices.qadc.Qadc134Common.connected", false]], "connected (pcdsdevices.qadc.qadc134lcls2 attribute)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.connected", false]], "connected (pcdsdevices.qadc.qadccommon attribute)": [[464, "pcdsdevices.qadc.QadcCommon.connected", false]], "connected (pcdsdevices.qadc.qadclcls1timing attribute)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.connected", false]], "connected (pcdsdevices.qadc.qadclcls2timing attribute)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.connected", false]], "connected (pcdsdevices.radiation.hpi6030 attribute)": [[467, "pcdsdevices.radiation.HPI6030.connected", false]], "connected (pcdsdevices.ref.reflaserl2si attribute)": [[468, "pcdsdevices.ref.ReflaserL2SI.connected", false]], "connected (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.connected", false]], "connected (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.connected", false]], "connected (pcdsdevices.rs_powersupply.rschannel attribute)": [[470, "pcdsdevices.rs_powersupply.RSChannel.connected", false]], "connected (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.connected", false]], "connected (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.connected", false]], "connected (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.connected", false]], "connected (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.connected", false]], "connected (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.connected", false]], "connected (pcdsdevices.sample_delivery.bronkhorst attribute)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.connected", false]], "connected (pcdsdevices.sample_delivery.coolershaker attribute)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.connected", false]], "connected (pcdsdevices.sample_delivery.flowintegrator attribute)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.connected", false]], "connected (pcdsdevices.sample_delivery.gasmanifold attribute)": [[480, "pcdsdevices.sample_delivery.GasManifold.connected", false]], "connected (pcdsdevices.sample_delivery.hplc attribute)": [[481, "pcdsdevices.sample_delivery.HPLC.connected", false]], "connected (pcdsdevices.sample_delivery.integratedflow attribute)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.connected", false]], "connected (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.connected", false]], "connected (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.connected", false]], "connected (pcdsdevices.sample_delivery.pcm attribute)": [[485, "pcdsdevices.sample_delivery.PCM.connected", false]], "connected (pcdsdevices.sample_delivery.propair attribute)": [[486, "pcdsdevices.sample_delivery.PropAir.connected", false]], "connected (pcdsdevices.sample_delivery.selector attribute)": [[487, "pcdsdevices.sample_delivery.Selector.connected", false]], "connected (pcdsdevices.sample_delivery.sensirion attribute)": [[488, "pcdsdevices.sample_delivery.Sensirion.connected", false]], "connected (pcdsdevices.sample_delivery.vicivalve attribute)": [[489, "pcdsdevices.sample_delivery.ViciValve.connected", false]], "connected (pcdsdevices.sensors.rtd attribute)": [[490, "pcdsdevices.sensors.RTD.connected", false]], "connected (pcdsdevices.sensors.twincattempsensor attribute)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.connected", false]], "connected (pcdsdevices.sensors.twincatthermocouple attribute)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.connected", false]], "connected (pcdsdevices.sequencer.eventsequence attribute)": [[493, "pcdsdevices.sequencer.EventSequence.connected", false]], "connected (pcdsdevices.sequencer.eventsequencer attribute)": [[494, "pcdsdevices.sequencer.EventSequencer.connected", false]], "connected (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.connected", false]], "connected (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.connected", false]], "connected (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.connected", false]], "connected (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.connected", false]], "connected (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.connected", false]], "connected (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.connected", false]], "connected (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.connected", false]], "connected (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.connected", false]], "connected (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.connected", false]], "connected (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.connected", false]], "connected (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.connected", false]], "connected (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.connected", false]], "connected (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.connected", false]], "connected (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.connected", false]], "connected (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.connected", false]], "connected (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.connected", false]], "connected (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.connected", false]], "connected (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.connected", false]], "connected (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.connected", false]], "connected (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.connected", false]], "connected (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.connected", false]], "connected (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.connected", false]], "connected (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.connected", false]], "connected (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.connected", false]], "connected (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.connected", false]], "connected (pcdsdevices.sim.simtwoaxis attribute)": [[522, "pcdsdevices.sim.SimTwoAxis.connected", false]], "connected (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.connected", false]], "connected (pcdsdevices.sim.synmotor attribute)": [[524, "pcdsdevices.sim.SynMotor.connected", false]], "connected (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.connected", false]], "connected (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.connected", false]], "connected (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.connected", false]], "connected (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.connected", false]], "connected (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.connected", false]], "connected (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.connected", false]], "connected (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.connected", false]], "connected (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.connected", false]], "connected (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.connected", false]], "connected (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.connected", false]], "connected (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.connected", false]], "connected (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.connected", false]], "connected (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.connected", false]], "connected (pcdsdevices.smarpod.smarpod attribute)": [[538, "pcdsdevices.smarpod.SmarPod.connected", false]], "connected (pcdsdevices.smarpod.smarpodpose attribute)": [[539, "pcdsdevices.smarpod.SmarPodPose.connected", false]], "connected (pcdsdevices.smarpod.smarpodstatus attribute)": [[540, "pcdsdevices.smarpod.SmarPodStatus.connected", false]], "connected (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.connected", false]], "connected (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.connected", false]], "connected (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.connected", false]], "connected (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.connected", false]], "connected (pcdsdevices.spectrometer.kmono attribute)": [[545, "pcdsdevices.spectrometer.Kmono.connected", false]], "connected (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.connected", false]], "connected (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.connected", false]], "connected (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.connected", false]], "connected (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.connected", false]], "connected (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.connected", false]], "connected (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.connected", false]], "connected (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.connected", false]], "connected (pcdsdevices.spectrometer.vonhamosfe attribute)": [[553, "pcdsdevices.spectrometer.VonHamosFE.connected", false]], "connected (pcdsdevices.spectrometer.vonhamosfer attribute)": [[554, "pcdsdevices.spectrometer.VonHamosFER.connected", false]], "connected (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.connected", false]], "connected (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.connected", false]], "connected (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.connected", false]], "connected (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.connected", false]], "connected (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.connected", false]], "connected (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.connected", false]], "connected (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.connected", false]], "connected (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.connected", false]], "connected (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.connected", false]], "connected (pcdsdevices.state.twincatstateconfigone attribute)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.connected", false]], "connected (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.connected", false]], "connected (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.connected", false]], "connected (pcdsdevices.stopper.ppsstopper2pv attribute)": [[571, "pcdsdevices.stopper.PPSStopper2PV.connected", false]], "connected (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.connected", false]], "connected (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.connected", false]], "connected (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.connected", false]], "connected (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.connected", false]], "connected (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.connected", false]], "connected (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.connected", false]], "connected (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.connected", false]], "connected (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.connected", false]], "connected (pcdsdevices.tpr.tprtrigger attribute)": [[587, "pcdsdevices.tpr.TprTrigger.connected", false]], "connected (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.connected", false]], "connected (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.connected", false]], "connected (pcdsdevices.valve.valvebase attribute)": [[625, "pcdsdevices.valve.ValveBase.connected", false]], "connected (pcdsdevices.valve.vcn attribute)": [[612, "pcdsdevices.valve.VCN.connected", false]], "connected (pcdsdevices.valve.vcn_vat590 attribute)": [[613, "pcdsdevices.valve.VCN_VAT590.connected", false]], "connected (pcdsdevices.valve.vcn_vat590_status attribute)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.connected", false]], "connected (pcdsdevices.valve.vfs attribute)": [[615, "pcdsdevices.valve.VFS.connected", false]], "connected (pcdsdevices.valve.vgc attribute)": [[616, "pcdsdevices.valve.VGC.connected", false]], "connected (pcdsdevices.valve.vgc_2s attribute)": [[618, "pcdsdevices.valve.VGC_2S.connected", false]], "connected (pcdsdevices.valve.vgclegacy attribute)": [[617, "pcdsdevices.valve.VGCLegacy.connected", false]], "connected (pcdsdevices.valve.vrc attribute)": [[619, "pcdsdevices.valve.VRC.connected", false]], "connected (pcdsdevices.valve.vrcclsls attribute)": [[620, "pcdsdevices.valve.VRCClsLS.connected", false]], "connected (pcdsdevices.valve.vrcda attribute)": [[621, "pcdsdevices.valve.VRCDA.connected", false]], "connected (pcdsdevices.valve.vrcno attribute)": [[622, "pcdsdevices.valve.VRCNO.connected", false]], "connected (pcdsdevices.valve.vvc attribute)": [[623, "pcdsdevices.valve.VVC.connected", false]], "connected (pcdsdevices.valve.vvcno attribute)": [[624, "pcdsdevices.valve.VVCNO.connected", false]], "connected (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.connected", false]], "connected (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.connected", false]], "connected (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.connected", false]], "connected (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.connected", false]], "connection_timeout (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.connection_timeout", false]], "consistency_warning() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.consistency_warning", false]], "consistency_warning() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.consistency_warning", false]], "consistency_warning() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.consistency_warning", false]], "consistency_warning() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.consistency_warning", false]], "consistency_warning() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.consistency_warning", false]], "convert_to_physical() (in module pcdsdevices.targets)": [[578, "pcdsdevices.targets.convert_to_physical", false]], "convert_unit() (in module pcdsdevices.utils)": [[591, "pcdsdevices.utils.convert_unit", false]], "cool_flow2 (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.cool_flow2", false]], "coolershaker (class in pcdsdevices.sample_delivery)": [[478, "pcdsdevices.sample_delivery.CoolerShaker", false]], "create_lens() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.create_lens", false]], "create_lens() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.create_lens", false]], "create_notepad_metadata() (pcdsdevices.signal.notepadlinkedsignal static method)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.create_notepad_metadata", false]], "crystaltower1 (class in pcdsdevices.lodcm)": [[314, "pcdsdevices.lodcm.CrystalTower1", false]], "crystaltower2 (class in pcdsdevices.lodcm)": [[315, "pcdsdevices.lodcm.CrystalTower2", false]], "current() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.current", false]], "current() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.current", false]], "current_aperture (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.current_aperture", false]], "current_aperture (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.current_aperture", false]], "cvmi (class in pcdsdevices.cvmi_motion)": [[102, "pcdsdevices.cvmi_motion.CVMI", false]], "cyclerfofrx (class in pcdsdevices.lasers.rfof)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx", false]], "cyclerfoftx (class in pcdsdevices.lasers.rfof)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx", false]], "dectris (class in pcdsdevices.lodcm)": [[316, "pcdsdevices.lodcm.Dectris", false]], "default_offset (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.default_offset", false]], "default_offset (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.default_offset", false]], "default_offset (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.default_offset", false]], "default_offset (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.default_offset", false]], "default_offset (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "id0", false], [435, "pcdsdevices.pseudopos.SyncAxis.default_offset", false]], "default_scale (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.default_scale", false]], "default_scale (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.default_scale", false]], "default_scale (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.default_scale", false]], "default_scale (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.default_scale", false]], "default_scale (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "id1", false], [435, "pcdsdevices.pseudopos.SyncAxis.default_scale", false]], "delay (in module pcdsdevices.pseudopos)": [[437, "pcdsdevices.pseudopos.delay", false]], "delay (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.delay", false]], "delay (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.delay", false]], "delay_class_factory() (in module pcdsdevices.pseudopos)": [[436, "pcdsdevices.pseudopos.delay_class_factory", false]], "delay_instance_factory() (in module pcdsdevices.pseudopos)": [[437, "pcdsdevices.pseudopos.delay_instance_factory", false]], "delaybase (class in pcdsdevices.pseudopos)": [[427, "pcdsdevices.pseudopos.DelayBase", false]], "delaygenerator (class in pcdsdevices.delay_generator)": [[107, "pcdsdevices.delay_generator.DelayGenerator", false]], "delaygeneratorbase (class in pcdsdevices.delay_generator)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase", false]], "delaymotor (class in pcdsdevices.pseudopos)": [[428, "pcdsdevices.pseudopos.DelayMotor", false]], "derived_from (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.derived_from", false]], "derived_from (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.derived_from", false]], "derived_units (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.derived_units", false]], "derived_units (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.derived_units", false]], "describe() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.describe", false]], "describe() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.describe", false]], "describe() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.describe", false]], "describe() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.describe", false]], "describe() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.describe", false]], "describe() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.describe", false]], "describe() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.describe", false]], "describe() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.describe", false]], "describe() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.describe", false]], "describe() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.describe", false]], "describe() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.describe", false]], "describe() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.describe", false]], "describe() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.describe", false]], "describe() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.describe", false]], "describe() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.describe", false]], "describe() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.describe", false]], "describe() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.describe", false]], "describe() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.describe", false]], "describe() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.describe", false]], "describe() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.describe", false]], "describe() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.describe", false]], "describe() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.describe", false]], "describe() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.describe", false]], "describe() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.describe", false]], "describe() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.describe", false]], "describe() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.describe", false]], "describe() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.describe", false]], "describe() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.describe", false]], "describe() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.describe", false]], "describe() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.describe", false]], "describe() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.describe", false]], "describe() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.describe", false]], "describe() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.describe", false]], "describe() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.describe", false]], "describe() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.describe", false]], "describe() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.describe", false]], "describe() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.describe", false]], "describe() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.describe", false]], "describe() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.describe", false]], "describe() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.describe", false]], "describe() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.describe", false]], "describe() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.describe", false]], "describe() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.describe", false]], "describe() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.describe", false]], "describe() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.describe", false]], "describe() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.describe", false]], "describe() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.describe", false]], "describe() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.describe", false]], "describe() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.describe", false]], "describe() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.describe", false]], "describe() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.describe", false]], "describe() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.describe", false]], "describe() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.describe", false]], "describe() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.describe", false]], "describe() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.describe", false]], "describe() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.describe", false]], "describe() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.describe", false]], "describe() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.describe", false]], "describe() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.describe", false]], "describe() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.describe", false]], "describe() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.describe", false]], "describe() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.describe", false]], "describe() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.describe", false]], "describe() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.describe", false]], "describe() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.describe", false]], "describe() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.describe", false]], "describe() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.describe", false]], "describe() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.describe", false]], "describe() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.describe", false]], "describe() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.describe", false]], "describe() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.describe", false]], "describe() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.describe", false]], "describe() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.describe", false]], "describe() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.describe", false]], "describe() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.describe", false]], "describe() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.describe", false]], "describe() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.describe", false]], "describe() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.describe", false]], "describe() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.describe", false]], "describe() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.describe", false]], "describe() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.describe", false]], "describe() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.describe", false]], "describe() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.describe", false]], "describe() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.describe", false]], "describe() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.describe", false]], "describe() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.describe", false]], "describe() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.describe", false]], "describe() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.describe", false]], "describe() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.describe", false]], "describe() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.describe", false]], "describe() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.describe", false]], "describe() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.describe", false]], "describe() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.describe", false]], "describe() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.describe", false]], "describe() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.describe", false]], "describe() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.describe", false]], "describe() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.describe", false]], "describe() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.describe", false]], "describe() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.describe", false]], "describe() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.describe", false]], "describe() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.describe", false]], "describe() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.describe", false]], "describe() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.describe", false]], "describe() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.describe", false]], "describe() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.describe", false]], "describe() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.describe", false]], "describe() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.describe", false]], "describe() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.describe", false]], "describe() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.describe", false]], "describe() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.describe", false]], "describe() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.describe", false]], "describe() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.describe", false]], "describe() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.describe", false]], "describe() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.describe", false]], "describe() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.describe", false]], "describe() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.describe", false]], "describe() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.describe", false]], "describe() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.describe", false]], "describe() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.describe", false]], "describe() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.describe", false]], "describe() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.describe", false]], "describe() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.describe", false]], "describe() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.describe", false]], "describe() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.describe", false]], "describe() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.describe", false]], "describe() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.describe", false]], "describe() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.describe", false]], "describe() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.describe", false]], "describe() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.describe", false]], "describe() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.describe", false]], "describe() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.describe", false]], "describe() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.describe", false]], "describe() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.describe", false]], "describe() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.describe", false]], "describe() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.describe", false]], "describe() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.describe", false]], "describe() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.describe", false]], "describe() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.describe", false]], "describe() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.describe", false]], "describe() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.describe", false]], "describe() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.describe", false]], "describe() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.describe", false]], "describe() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.describe", false]], "describe() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.describe", false]], "describe() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.describe", false]], "describe() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.describe", false]], "describe() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.describe", false]], "describe() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.describe", false]], "describe() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.describe", false]], "describe() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.describe", false]], "describe() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.describe", false]], "describe() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.describe", false]], "describe() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.describe", false]], "describe() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.describe", false]], "describe() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.describe", false]], "describe() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.describe", false]], "describe() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.describe", false]], "describe() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.describe", false]], "describe() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.describe", false]], "describe() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.describe", false]], "describe() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.describe", false]], "describe() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.describe", false]], "describe() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.describe", false]], "describe() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.describe", false]], "describe() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.describe", false]], "describe() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.describe", false]], "describe() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.describe", false]], "describe() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.describe", false]], "describe() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.describe", false]], "describe() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.describe", false]], "describe() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.describe", false]], "describe() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.describe", false]], "describe() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.describe", false]], "describe() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.describe", false]], "describe() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.describe", false]], "describe() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.describe", false]], "describe() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.describe", false]], "describe() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.describe", false]], "describe() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.describe", false]], "describe() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.describe", false]], "describe() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.describe", false]], "describe() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.describe", false]], "describe() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.describe", false]], "describe() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.describe", false]], "describe() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.describe", false]], "describe() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.describe", false]], "describe() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.describe", false]], "describe() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.describe", false]], "describe() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.describe", false]], "describe() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.describe", false]], "describe() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.describe", false]], "describe() (pcdsdevices.lasers.ek9000.el3174aich method)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.describe", false]], "describe() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.describe", false]], "describe() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.describe", false]], "describe() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.describe", false]], "describe() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.describe", false]], "describe() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.describe", false]], "describe() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.describe", false]], "describe() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.describe", false]], "describe() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.describe", false]], "describe() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.describe", false]], "describe() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.describe", false]], "describe() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.describe", false]], "describe() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.describe", false]], "describe() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.describe", false]], "describe() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.describe", false]], "describe() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.describe", false]], "describe() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.describe", false]], "describe() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.describe", false]], "describe() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.describe", false]], "describe() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.describe", false]], "describe() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.describe", false]], "describe() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.describe", false]], "describe() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.describe", false]], "describe() (pcdsdevices.light_control.lightcontrol method)": [[311, "pcdsdevices.light_control.LightControl.describe", false]], "describe() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.describe", false]], "describe() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.describe", false]], "describe() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.describe", false]], "describe() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.describe", false]], "describe() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.describe", false]], "describe() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.describe", false]], "describe() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.describe", false]], "describe() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.describe", false]], "describe() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.describe", false]], "describe() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.describe", false]], "describe() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.describe", false]], "describe() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.describe", false]], "describe() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.describe", false]], "describe() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.describe", false]], "describe() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.describe", false]], "describe() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.describe", false]], "describe() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.describe", false]], "describe() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.describe", false]], "describe() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.describe", false]], "describe() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.describe", false]], "describe() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.describe", false]], "describe() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.describe", false]], "describe() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.describe", false]], "describe() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.describe", false]], "describe() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.describe", false]], "describe() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.describe", false]], "describe() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.describe", false]], "describe() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.describe", false]], "describe() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.describe", false]], "describe() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.describe", false]], "describe() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.describe", false]], "describe() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.describe", false]], "describe() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.describe", false]], "describe() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.describe", false]], "describe() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.describe", false]], "describe() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.describe", false]], "describe() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.describe", false]], "describe() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.describe", false]], "describe() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.describe", false]], "describe() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.describe", false]], "describe() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.describe", false]], "describe() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.describe", false]], "describe() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.describe", false]], "describe() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.describe", false]], "describe() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.describe", false]], "describe() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.describe", false]], "describe() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.describe", false]], "describe() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.describe", false]], "describe() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.describe", false]], "describe() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.describe", false]], "describe() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.describe", false]], "describe() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.describe", false]], "describe() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.describe", false]], "describe() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.describe", false]], "describe() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.describe", false]], "describe() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.describe", false]], "describe() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.describe", false]], "describe() (pcdsdevices.pc.photoncollimator method)": [[404, "pcdsdevices.pc.PhotonCollimator.describe", false]], "describe() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.describe", false]], "describe() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.describe", false]], "describe() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.describe", false]], "describe() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.describe", false]], "describe() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.describe", false]], "describe() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.describe", false]], "describe() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.describe", false]], "describe() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.describe", false]], "describe() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.describe", false]], "describe() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.describe", false]], "describe() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.describe", false]], "describe() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.describe", false]], "describe() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.describe", false]], "describe() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.describe", false]], "describe() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.describe", false]], "describe() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.describe", false]], "describe() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.describe", false]], "describe() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.describe", false]], "describe() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.describe", false]], "describe() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.describe", false]], "describe() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.describe", false]], "describe() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.describe", false]], "describe() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.describe", false]], "describe() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.describe", false]], "describe() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.describe", false]], "describe() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.describe", false]], "describe() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.describe", false]], "describe() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.describe", false]], "describe() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.describe", false]], "describe() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.describe", false]], "describe() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.describe", false]], "describe() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.describe", false]], "describe() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.describe", false]], "describe() (pcdsdevices.pump.agilentserial method)": [[440, "pcdsdevices.pump.AgilentSerial.describe", false]], "describe() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.describe", false]], "describe() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.describe", false]], "describe() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.describe", false]], "describe() (pcdsdevices.pump.gammapct method)": [[444, "pcdsdevices.pump.GammaPCT.describe", false]], "describe() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.describe", false]], "describe() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.describe", false]], "describe() (pcdsdevices.pump.navigator method)": [[448, "pcdsdevices.pump.Navigator.describe", false]], "describe() (pcdsdevices.pump.pipplc method)": [[449, "pcdsdevices.pump.PIPPLC.describe", false]], "describe() (pcdsdevices.pump.pipserial method)": [[450, "pcdsdevices.pump.PIPSerial.describe", false]], "describe() (pcdsdevices.pump.proplc method)": [[451, "pcdsdevices.pump.PROPLC.describe", false]], "describe() (pcdsdevices.pump.ptmplc method)": [[452, "pcdsdevices.pump.PTMPLC.describe", false]], "describe() (pcdsdevices.pump.qpcpct method)": [[453, "pcdsdevices.pump.QPCPCT.describe", false]], "describe() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.describe", false]], "describe() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.describe", false]], "describe() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.describe", false]], "describe() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.describe", false]], "describe() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.describe", false]], "describe() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.describe", false]], "describe() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.describe", false]], "describe() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.describe", false]], "describe() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.describe", false]], "describe() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.describe", false]], "describe() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.describe", false]], "describe() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.describe", false]], "describe() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.describe", false]], "describe() (pcdsdevices.radiation.hpi6030 method)": [[467, "pcdsdevices.radiation.HPI6030.describe", false]], "describe() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.describe", false]], "describe() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.describe", false]], "describe() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.describe", false]], "describe() (pcdsdevices.rs_powersupply.rschannel method)": [[470, "pcdsdevices.rs_powersupply.RSChannel.describe", false]], "describe() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.describe", false]], "describe() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.describe", false]], "describe() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.describe", false]], "describe() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.describe", false]], "describe() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.describe", false]], "describe() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.describe", false]], "describe() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.describe", false]], "describe() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.describe", false]], "describe() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.describe", false]], "describe() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.describe", false]], "describe() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.describe", false]], "describe() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.describe", false]], "describe() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.describe", false]], "describe() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.describe", false]], "describe() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.describe", false]], "describe() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.describe", false]], "describe() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.describe", false]], "describe() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.describe", false]], "describe() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.describe", false]], "describe() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.describe", false]], "describe() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.describe", false]], "describe() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.describe", false]], "describe() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.describe", false]], "describe() (pcdsdevices.signal._optionalepicssignal method)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.describe", false]], "describe() (pcdsdevices.signal.aggregatesignal method)": [[495, "pcdsdevices.signal.AggregateSignal.describe", false]], "describe() (pcdsdevices.signal.avgsignal method)": [[496, "pcdsdevices.signal.AvgSignal.describe", false]], "describe() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.describe", false]], "describe() (pcdsdevices.signal.epicssignaleditmd method)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.describe", false]], "describe() (pcdsdevices.signal.epicssignalroeditmd method)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.describe", false]], "describe() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.describe", false]], "describe() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.describe", false]], "describe() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.describe", false]], "describe() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.describe", false]], "describe() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.describe", false]], "describe() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.describe", false]], "describe() (pcdsdevices.signal.internalsignal method)": [[506, "pcdsdevices.signal.InternalSignal.describe", false]], "describe() (pcdsdevices.signal.multiderivedsignal method)": [[507, "pcdsdevices.signal.MultiDerivedSignal.describe", false]], "describe() (pcdsdevices.signal.multiderivedsignalro method)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.describe", false]], "describe() (pcdsdevices.signal.notepadlinkedsignal method)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.describe", false]], "describe() (pcdsdevices.signal.notimplementedsignal method)": [[509, "pcdsdevices.signal.NotImplementedSignal.describe", false]], "describe() (pcdsdevices.signal.pvstatesignal method)": [[511, "pcdsdevices.signal.PVStateSignal.describe", false]], "describe() (pcdsdevices.signal.pytmcsignal method)": [[512, "pcdsdevices.signal.PytmcSignal.describe", false]], "describe() (pcdsdevices.signal.pytmcsignalro method)": [[513, "pcdsdevices.signal.PytmcSignalRO.describe", false]], "describe() (pcdsdevices.signal.pytmcsignalrw method)": [[514, "pcdsdevices.signal.PytmcSignalRW.describe", false]], "describe() (pcdsdevices.signal.signaleditmd method)": [[515, "pcdsdevices.signal.SignalEditMD.describe", false]], "describe() (pcdsdevices.signal.summarysignal method)": [[516, "pcdsdevices.signal.SummarySignal.describe", false]], "describe() (pcdsdevices.signal.unitconversionderivedsignal method)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.describe", false]], "describe() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.describe", false]], "describe() (pcdsdevices.sim.simtwoaxis method)": [[522, "pcdsdevices.sim.SimTwoAxis.describe", false]], "describe() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.describe", false]], "describe() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.describe", false]], "describe() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.describe", false]], "describe() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.describe", false]], "describe() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.describe", false]], "describe() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.describe", false]], "describe() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.describe", false]], "describe() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.describe", false]], "describe() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.describe", false]], "describe() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.describe", false]], "describe() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.describe", false]], "describe() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.describe", false]], "describe() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.describe", false]], "describe() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.describe", false]], "describe() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.describe", false]], "describe() (pcdsdevices.smarpod.smarpod method)": [[538, "pcdsdevices.smarpod.SmarPod.describe", false]], "describe() (pcdsdevices.smarpod.smarpodpose method)": [[539, "pcdsdevices.smarpod.SmarPodPose.describe", false]], "describe() (pcdsdevices.smarpod.smarpodstatus method)": [[540, "pcdsdevices.smarpod.SmarPodStatus.describe", false]], "describe() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.describe", false]], "describe() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.describe", false]], "describe() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.describe", false]], "describe() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.describe", false]], "describe() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.describe", false]], "describe() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.describe", false]], "describe() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.describe", false]], "describe() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.describe", false]], "describe() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.describe", false]], "describe() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.describe", false]], "describe() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.describe", false]], "describe() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.describe", false]], "describe() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.describe", false]], "describe() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.describe", false]], "describe() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.describe", false]], "describe() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.describe", false]], "describe() (pcdsdevices.state.twincatstateconfigdynamic method)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.describe", false]], "describe() (pcdsdevices.state.twincatstateconfigone method)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.describe", false]], "describe() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.describe", false]], "describe() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.describe", false]], "describe() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.describe", false]], "describe() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.describe", false]], "describe() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.describe", false]], "describe() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.describe", false]], "describe() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.describe", false]], "describe() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.describe", false]], "describe() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.describe", false]], "describe() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.describe", false]], "describe() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.describe", false]], "describe() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.describe", false]], "describe() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.describe", false]], "describe() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.describe", false]], "describe() (pcdsdevices.valve.valvebase method)": [[625, "pcdsdevices.valve.ValveBase.describe", false]], "describe() (pcdsdevices.valve.vcn method)": [[612, "pcdsdevices.valve.VCN.describe", false]], "describe() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.describe", false]], "describe() (pcdsdevices.valve.vcn_vat590_status method)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.describe", false]], "describe() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.describe", false]], "describe() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.describe", false]], "describe() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.describe", false]], "describe() (pcdsdevices.valve.vgclegacy method)": [[617, "pcdsdevices.valve.VGCLegacy.describe", false]], "describe() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.describe", false]], "describe() (pcdsdevices.valve.vrcclsls method)": [[620, "pcdsdevices.valve.VRCClsLS.describe", false]], "describe() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.describe", false]], "describe() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.describe", false]], "describe() (pcdsdevices.valve.vvc method)": [[623, "pcdsdevices.valve.VVC.describe", false]], "describe() (pcdsdevices.valve.vvcno method)": [[624, "pcdsdevices.valve.VVCNO.describe", false]], "describe() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.describe", false]], "describe() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.describe", false]], "describe() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.describe", false]], "describe() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.describe", false]], "describe_collect() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.describe_collect", false]], "destination (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.destination", false]], "destination (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.destination", false]], "destination (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.destination", false]], "destination (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.destination", false]], "destination (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.destination", false]], "destination_pos (pcdsdevices.lasers.btps.destinationconfig attribute)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.destination_pos", false]], "destination_pos (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.destination_pos", false]], "destinationconfig (class in pcdsdevices.lasers.btps)": [[274, "pcdsdevices.lasers.btps.DestinationConfig", false]], "destinations (pcdsdevices.lasers.btps.btpsstate attribute)": [[271, "pcdsdevices.lasers.btps.BtpsState.destinations", false]], "detector (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.detector", false]], "device_info() (in module pcdsdevices.interface)": [[235, "pcdsdevices.interface.device_info", false]], "dgchannel (class in pcdsdevices.delay_generator)": [[109, "pcdsdevices.delay_generator.DgChannel", false]], "diagnosticstower (class in pcdsdevices.lodcm)": [[317, "pcdsdevices.lodcm.DiagnosticsTower", false]], "dial_pos (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.dial_pos", false]], "dial_pos (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.dial_pos", false]], "diconswitch (class in pcdsdevices.lasers.dicon)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch", false]], "diff_configuration() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.diff_configuration", false]], "diode (class in pcdsdevices.lodcm)": [[318, "pcdsdevices.lodcm.Diode", false]], "disable() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.disable", false]], "disable() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.disable", false]], "disable() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.disable", false]], "disable() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.disable", false]], "disable() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.disable", false]], "disable() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.disable", false]], "disable() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.disable", false]], "disable() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.disable", false]], "disable() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.disable", false]], "disable() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.disable", false]], "disable() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.disable", false]], "disable_ch() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.disable_ch", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.disable_on_stage", false]], "disable_trg() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.disable_trg", false]], "disconnected_pvnames() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.disconnected_pvnames", false]], "dispatch() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.dispatch", false]], "dispatch() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.dispatch", false]], "dispatch() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.dispatch", false]], "dispatch() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.dispatch", false]], "doc_format_decorator() (in module pcdsdevices.utils)": [[592, "pcdsdevices.utils.doc_format_decorator", false]], "done (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.done", false]], "done (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.done", false]], "done (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.done", false]], "done (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.done", false]], "done (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.done", false]], "done (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.done", false]], "done (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.done", false]], "done (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "id2", false], [459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.done", false]], "done (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.done", false]], "done_comparator() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.done_comparator", false]], "done_comparator() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.done_comparator", false]], "done_comparator() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.done_comparator", false]], "done_comparator() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.done_comparator", false]], "done_comparator() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.done_comparator", false]], "done_comparator() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.done_comparator", false]], "done_comparator() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.done_comparator", false]], "done_comparator() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.done_comparator", false]], "done_comparator() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.done_comparator", false]], "done_value (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.done_value", false]], "done_value (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.done_value", false]], "done_value (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.done_value", false]], "done_value (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.done_value", false]], "done_value (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.done_value", false]], "done_value (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.done_value", false]], "done_value (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.done_value", false]], "done_value (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.done_value", false]], "done_value (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.done_value", false]], "done_value (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.done_value", false]], "done_value (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.done_value", false]], "done_value (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.done_value", false]], "done_value (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.done_value", false]], "done_value (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.done_value", false]], "done_value (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.done_value", false]], "done_value (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.done_value", false]], "done_value (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.done_value", false]], "done_value (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.done_value", false]], "done_value (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.done_value", false]], "done_value (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.done_value", false]], "done_value (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.done_value", false]], "done_value (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.done_value", false]], "done_value (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.done_value", false]], "done_value (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.done_value", false]], "done_value (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.done_value", false]], "done_value (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.done_value", false]], "done_value (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.done_value", false]], "done_value (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.done_value", false]], "done_value (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "id3", false], [459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.done_value", false]], "done_value (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.done_value", false]], "done_value (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.done_value", false]], "done_value (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.done_value", false]], "done_value (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.done_value", false]], "done_value (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.done_value", false]], "done_value (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.done_value", false]], "dspacing_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.dspacing_val", false]], "dspacing_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.dspacing_val", false]], "dspacing_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.dspacing_val", false]], "dspacing_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.dspacing_val", false]], "dspacing_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.dspacing_val", false]], "e (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.E", false]], "e (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.E", false]], "e (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.E", false]], "e (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.E", false]], "e_chi_coord (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.e_chi_coord", false]], "e_chi_coord (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.e_chi_coord", false]], "e_eta_coord (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.e_eta_coord", false]], "e_eta_coord (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.e_eta_coord", false]], "e_phi_coord (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.e_phi_coord", false]], "e_phi_coord (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.e_phi_coord", false]], "e_to_k() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.e_to_k", false]], "e_to_k() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.e_to_k", false]], "ebara_ev_a03_1 (class in pcdsdevices.pump)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1", false]], "ebarapump (class in pcdsdevices.pump)": [[441, "pcdsdevices.pump.EbaraPump", false]], "egu (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.egu", false]], "egu (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.egu", false]], "egu (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.egu", false]], "egu (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.egu", false]], "egu (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.egu", false]], "egu (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.egu", false]], "egu (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.egu", false]], "egu (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.egu", false]], "egu (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.egu", false]], "egu (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.egu", false]], "egu (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.egu", false]], "egu (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.egu", false]], "egu (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.egu", false]], "egu (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.egu", false]], "egu (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.egu", false]], "egu (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.egu", false]], "egu (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.egu", false]], "egu (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.egu", false]], "egu (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.egu", false]], "egu (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.egu", false]], "egu (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.egu", false]], "egu (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.egu", false]], "egu (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.egu", false]], "egu (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.egu", false]], "egu (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.egu", false]], "egu (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.egu", false]], "egu (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.egu", false]], "egu (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.egu", false]], "egu (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.egu", false]], "egu (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.egu", false]], "egu (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.egu", false]], "egu (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.egu", false]], "egu (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.egu", false]], "egu (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.egu", false]], "egu (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.egu", false]], "egu (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.egu", false]], "egu (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.egu", false]], "egu (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.egu", false]], "egu (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.egu", false]], "egu (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.egu", false]], "egu (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.egu", false]], "egu (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.egu", false]], "egu (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.egu", false]], "egu (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.egu", false]], "egu (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.egu", false]], "egu (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.egu", false]], "egu (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.egu", false]], "egu (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.egu", false]], "egu (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.egu", false]], "egu (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.egu", false]], "egu (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.egu", false]], "egu (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.egu", false]], "egu (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.egu", false]], "egu (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.egu", false]], "egu (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.egu", false]], "egu (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.egu", false]], "egu (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.egu", false]], "egu (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.egu", false]], "egu (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.egu", false]], "egu (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.egu", false]], "egu (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.egu", false]], "egu (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.egu", false]], "egu (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.egu", false]], "egu (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.egu", false]], "egu (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.egu", false]], "egu (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.egu", false]], "egu (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.egu", false]], "egu (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.egu", false]], "egu (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.egu", false]], "egu (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.egu", false]], "egu (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.egu", false]], "egu (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.egu", false]], "egu (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.egu", false]], "egu (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.egu", false]], "egu (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.egu", false]], "egu (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.egu", false]], "egu (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.egu", false]], "egu (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.egu", false]], "egu (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.egu", false]], "egu (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.egu", false]], "egu (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.egu", false]], "egu (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.egu", false]], "egu (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.egu", false]], "egu (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.egu", false]], "egu (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.egu", false]], "egu (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.egu", false]], "egu (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.egu", false]], "egu (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.egu", false]], "egu (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.egu", false]], "egu (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.egu", false]], "egu (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.egu", false]], "egu (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.egu", false]], "egu (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.egu", false]], "egu (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.egu", false]], "egu (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.egu", false]], "egu (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.egu", false]], "egu (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.egu", false]], "egu (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.egu", false]], "egu (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.egu", false]], "egu (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.egu", false]], "egu (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.egu", false]], "egu (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.egu", false]], "egu (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.egu", false]], "egu (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.egu", false]], "egu (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.egu", false]], "egu (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.egu", false]], "egu (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.egu", false]], "egu (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.egu", false]], "egu (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.egu", false]], "egu (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.egu", false]], "egu (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.egu", false]], "egu (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.egu", false]], "egu (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.egu", false]], "egu (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.egu", false]], "egu (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.egu", false]], "egu (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.egu", false]], "egu (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.egu", false]], "egu (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.egu", false]], "egu (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.egu", false]], "egu (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.egu", false]], "egu (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.egu", false]], "egu (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.egu", false]], "egu (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.egu", false]], "egu (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.egu", false]], "egu (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.egu", false]], "egu (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.egu", false]], "egu (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.egu", false]], "egu (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.egu", false]], "egu (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.egu", false]], "egu (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.egu", false]], "egu (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.egu", false]], "egu (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.egu", false]], "egu (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.egu", false]], "egu (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.egu", false]], "egu (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.egu", false]], "egu (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.egu", false]], "egu (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.egu", false]], "egu (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.egu", false]], "egu (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.egu", false]], "egu (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.egu", false]], "egu (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.egu", false]], "egu (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.egu", false]], "egu (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.egu", false]], "egu (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.egu", false]], "egu (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.egu", false]], "egu (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.egu", false]], "egu (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.egu", false]], "egu (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.egu", false]], "egu (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.egu", false]], "egu (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.egu", false]], "egu (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.egu", false]], "egu (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.egu", false]], "egu (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.egu", false]], "egu (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.egu", false]], "egu() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.egu", false]], "egu() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.egu", false]], "egu() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.egu", false]], "egu() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.egu", false]], "egu() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.egu", false]], "egu() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.egu", false]], "el3174aich (class in pcdsdevices.lasers.ek9000)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh", false]], "ell6 (class in pcdsdevices.lasers.elliptec)": [[283, "pcdsdevices.lasers.elliptec.Ell6", false]], "ell9 (class in pcdsdevices.lasers.elliptec)": [[284, "pcdsdevices.lasers.elliptec.Ell9", false]], "ellbase (class in pcdsdevices.lasers.elliptec)": [[285, "pcdsdevices.lasers.elliptec.EllBase", false]], "elllinear (class in pcdsdevices.lasers.elliptec)": [[286, "pcdsdevices.lasers.elliptec.EllLinear", false]], "ellrotation (class in pcdsdevices.lasers.elliptec)": [[287, "pcdsdevices.lasers.elliptec.EllRotation", false]], "emer_off() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.emer_off", false]], "emer_off() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.emer_off", false]], "emer_off() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.emer_off", false]], "enable() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.enable", false]], "enable() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.enable", false]], "enable() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.enable", false]], "enable() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.enable", false]], "enable() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.enable", false]], "enable() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.enable", false]], "enable() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.enable", false]], "enable() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.enable", false]], "enable() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.enable", false]], "enable() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.enable", false]], "enable() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.enable", false]], "enable_ch() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.enable_ch", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.enable_on_stage", false]], "enable_plotting (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.enable_plotting", false]], "enable_trg() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.enable_trg", false]], "end_monitor_thread() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.end_monitor_thread", false]], "energy (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.energy", false]], "energy (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.energy", false]], "energy (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.energy", false]], "energy (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.energy", false]], "energy_to_alio() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.energy_to_alio", false]], "energy_to_alio() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.energy_to_alio", false]], "energy_to_alio() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.energy_to_alio", false]], "energy_to_wavelength() (in module pcdsdevices.ccm)": [[93, "pcdsdevices.ccm.energy_to_wavelength", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.ensure_blocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.ensure_nonblocking", false]], "enum_attrs (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.enum_attrs", false]], "enum_attrs (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.enum_attrs", false]], "enum_attrs (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.enum_attrs", false]], "enum_attrs (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.enum_attrs", false]], "enum_attrs (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.enum_attrs", false]], "enum_strs (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.enum_strs", false]], "enum_strs (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.enum_strs", false]], "enum_strs (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.enum_strs", false]], "environmentalmonitor (class in pcdsdevices.lasers.ek9000)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor", false]], "epicsmotorinterface (class in pcdsdevices.epics_motor)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface", false]], "epicssignalbaseeditmd (class in pcdsdevices.signal)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD", false]], "epicssignaleditmd (class in pcdsdevices.signal)": [[498, "pcdsdevices.signal.EpicsSignalEditMD", false]], "epicssignalroeditmd (class in pcdsdevices.signal)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD", false]], "eps (class in pcdsdevices.eps)": [[164, "pcdsdevices.eps.EPS", false]], "eventsequence (class in pcdsdevices.sequencer)": [[493, "pcdsdevices.sequencer.EventSequence", false]], "eventsequencer (class in pcdsdevices.sequencer)": [[494, "pcdsdevices.sequencer.EventSequencer", false]], "evr_channel (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.evr_channel", false]], "evrmotor (class in pcdsdevices.evr)": [[165, "pcdsdevices.evr.EvrMotor", false]], "example (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.Example", false]], "example (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.Example", false]], "example3d (class in pcdsdevices.example)": [[167, "pcdsdevices.example.Example3D", false]], "example3dstates (class in pcdsdevices.example)": [[168, "pcdsdevices.example.Example3DStates", false]], "examplel2l (class in pcdsdevices.example)": [[169, "pcdsdevices.example.ExampleL2L", false]], "examplel2lstates (class in pcdsdevices.example)": [[170, "pcdsdevices.example.ExampleL2LStates", false]], "exitslits (class in pcdsdevices.slits)": [[529, "pcdsdevices.slits.ExitSlits", false]], "exitslittarget (class in pcdsdevices.slits)": [[528, "pcdsdevices.slits.ExitSlitTarget", false]], "expand_dotted_dict() (in module pcdsdevices.variety)": [[626, "pcdsdevices.variety.expand_dotted_dict", false]], "explain_tag() (in module pcdsdevices.tags)": [[575, "pcdsdevices.tags.explain_tag", false]], "fakebeamenergyrequest (class in pcdsdevices.beam_stats)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest", false]], "fakebeamenergyrequestacrwait (class in pcdsdevices.beam_stats)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait", false]], "fakebeamenergyrequestnowait (class in pcdsdevices.beam_stats)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait", false]], "fakeepicssignaleditmd (class in pcdsdevices.signal)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD", false]], "fakeepicssignalroeditmd (class in pcdsdevices.signal)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD", false]], "fakelxtttc (class in pcdsdevices.lxe)": [[337, "pcdsdevices.lxe.FakeLxtTtc", false]], "fakenotepadlinkedsignal (class in pcdsdevices.signal)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal", false]], "fakepytmcsignal (class in pcdsdevices.signal)": [[503, "pcdsdevices.signal.FakePytmcSignal", false]], "fakepytmcsignalro (class in pcdsdevices.signal)": [[504, "pcdsdevices.signal.FakePytmcSignalRO", false]], "fakepytmcsignalrw (class in pcdsdevices.signal)": [[505, "pcdsdevices.signal.FakePytmcSignalRW", false]], "faketwincatstateconfigdynamic (class in pcdsdevices.state)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic", false]], "fastmotor (class in pcdsdevices.sim)": [[521, "pcdsdevices.sim.FastMotor", false]], "faulted (pcdsdevices.mps.mps attribute)": [[397, "pcdsdevices.mps.MPS.faulted", false]], "faulted (pcdsdevices.mps.mpslimits attribute)": [[399, "pcdsdevices.mps.MPSLimits.faulted", false]], "fdq (class in pcdsdevices.analog_signals)": [[3, "pcdsdevices.analog_signals.FDQ", false]], "feeatt (class in pcdsdevices.attenuator)": [[63, "pcdsdevices.attenuator.FeeAtt", false]], "feefilter (class in pcdsdevices.attenuator)": [[64, "pcdsdevices.attenuator.FeeFilter", false]], "feeopalcam (class in pcdsdevices.areadetector.cam)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam", false]], "feesolidattenuatorblade (class in pcdsdevices.attenuator)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade", false]], "feesolidattenuatorstates (class in pcdsdevices.attenuator)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates", false]], "ffmirror (class in pcdsdevices.mirror)": [[358, "pcdsdevices.mirror.FFMirror", false]], "ffmirrorz (class in pcdsdevices.mirror)": [[359, "pcdsdevices.mirror.FFMirrorZ", false]], "file_number_sync (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.file_number_sync", false]], "file_number_write (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.file_number_write", false]], "fileplugin (class in pcdsdevices.areadetector.plugins)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin", false]], "filter (class in pcdsdevices.attenuator)": [[65, "pcdsdevices.attenuator.Filter", false]], "find_configuration() (pcdsdevices.epics_motor.ims static method)": [[149, "pcdsdevices.epics_motor.IMS.find_configuration", false]], "find_signal() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.find_signal", false]], "find_signal() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.find_signal", false]], "find_signal() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.find_signal", false]], "find_signal() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.find_signal", false]], "find_signal() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.find_signal", false]], "first_filter (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.first_filter", false]], "first_filter (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.first_filter", false]], "first_filter (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.first_filter", false]], "fix_sync() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.fix_sync", false]], "fix_sync() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.fix_sync", false]], "fix_sync() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.fix_sync", false]], "fix_sync() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.fix_sync", false]], "fix_sync() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.fix_sync", false]], "fix_sync_keep_still (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.fix_sync_keep_still", false]], "fix_sync_keep_still (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.fix_sync_keep_still", false]], "fix_sync_keep_still (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.fix_sync_keep_still", false]], "fix_sync_keep_still (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.fix_sync_keep_still", false]], "fix_sync_keep_still (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "id2", false], [435, "pcdsdevices.pseudopos.SyncAxis.fix_sync_keep_still", false]], "flatten_list() (in module pcdsdevices.make_ophyd_device)": [[347, "pcdsdevices.make_ophyd_device.flatten_list", false]], "flipflop() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.flipflop", false]], "flipflop() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.flipflop", false]], "flow_meter (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.flow_meter", false]], "flow_meter (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.flow_meter", false]], "flow_meter (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.flow_meter", false]], "flowintegrator (class in pcdsdevices.sample_delivery)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator", false]], "fltmvinterface (class in pcdsdevices.interface)": [[226, "pcdsdevices.interface.FltMvInterface", false]], "foil (class in pcdsdevices.lodcm)": [[319, "pcdsdevices.lodcm.Foil", false]], "follower() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.follower", false]], "follower() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.follower", false]], "format_ophyds_to_html() (in module pcdsdevices.utils)": [[593, "pcdsdevices.utils.format_ophyds_to_html", false]], "format_status_table() (in module pcdsdevices.utils)": [[594, "pcdsdevices.utils.format_status_table", false]], "forward() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.forward", false]], "forward() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.forward", false]], "forward() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.forward", false]], "forward() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.forward", false]], "forward() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.forward", false]], "forward() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.forward", false]], "forward() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.forward", false]], "forward() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.forward", false]], "forward() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.forward", false]], "forward() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.forward", false]], "forward() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.forward", false]], "forward() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.forward", false]], "forward() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.forward", false]], "forward() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.forward", false]], "forward() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.forward", false]], "forward() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.forward", false]], "forward() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.forward", false]], "forward() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.forward", false]], "forward() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.forward", false]], "forward() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.forward", false]], "forward() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.forward", false]], "forward() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.forward", false]], "forward() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.forward", false]], "forward() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.forward", false]], "forward() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.forward", false]], "forward() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.forward", false]], "forward() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.forward", false]], "forward() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.forward", false]], "forward() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.forward", false]], "forward() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.forward", false]], "forward() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.forward", false]], "forward() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.forward", false]], "forward() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.forward", false]], "forward() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.forward", false]], "forward() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.forward", false]], "forward() (pcdsdevices.signal.unitconversionderivedsignal method)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.forward", false]], "forward_single() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.forward_single", false]], "forward_single() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.forward_single", false]], "forward_single() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.forward_single", false]], "forward_single() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.forward_single", false]], "forward_single() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.forward_single", false]], "fs_root (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.fs_root", false]], "funcpositioner (class in pcdsdevices.positioner)": [[426, "pcdsdevices.positioner.FuncPositioner", false]], "fzpstates (class in pcdsdevices.spectrometer)": [[541, "pcdsdevices.spectrometer.FZPStates", false]], "gammacontroller (class in pcdsdevices.pump)": [[443, "pcdsdevices.pump.GammaController", false]], "gammapct (class in pcdsdevices.pump)": [[444, "pcdsdevices.pump.GammaPCT", false]], "gantry (class in pcdsdevices.mirror)": [[360, "pcdsdevices.mirror.Gantry", false]], "gasattenuator (class in pcdsdevices.attenuator)": [[66, "pcdsdevices.attenuator.GasAttenuator", false]], "gasmanifold (class in pcdsdevices.sample_delivery)": [[480, "pcdsdevices.sample_delivery.GasManifold", false]], "gatevalve (class in pcdsdevices.valve)": [[611, "pcdsdevices.valve.GateValve", false]], "gattaperturex (class in pcdsdevices.attenuator)": [[67, "pcdsdevices.attenuator.GattApertureX", false]], "gattaperturey (class in pcdsdevices.attenuator)": [[68, "pcdsdevices.attenuator.GattApertureY", false]], "gaugecoldcathode (class in pcdsdevices.gauge)": [[194, "pcdsdevices.gauge.GaugeColdCathode", false]], "gaugepirani (class in pcdsdevices.gauge)": [[196, "pcdsdevices.gauge.GaugePirani", false]], "gaugeplc (class in pcdsdevices.gauge)": [[195, "pcdsdevices.gauge.GaugePLC", false]], "gaugeserial (class in pcdsdevices.gauge)": [[197, "pcdsdevices.gauge.GaugeSerial", false]], "gaugeserialgcc (class in pcdsdevices.gauge)": [[198, "pcdsdevices.gauge.GaugeSerialGCC", false]], "gaugeserialgpi (class in pcdsdevices.gauge)": [[199, "pcdsdevices.gauge.GaugeSerialGPI", false]], "gaugeset() (in module pcdsdevices.gauge)": [[200, "pcdsdevices.gauge.GaugeSet", false]], "gaugesetbase (class in pcdsdevices.gauge)": [[201, "pcdsdevices.gauge.GaugeSetBase", false]], "gaugesetmks (class in pcdsdevices.gauge)": [[202, "pcdsdevices.gauge.GaugeSetMks", false]], "gaugesetpirani (class in pcdsdevices.gauge)": [[203, "pcdsdevices.gauge.GaugeSetPirani", false]], "gaugesetpiranimks (class in pcdsdevices.gauge)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks", false]], "gcc500plc (class in pcdsdevices.gauge)": [[189, "pcdsdevices.gauge.GCC500PLC", false]], "gccplc (class in pcdsdevices.gauge)": [[190, "pcdsdevices.gauge.GCCPLC", false]], "gct (class in pcdsdevices.gauge)": [[191, "pcdsdevices.gauge.GCT", false]], "gd_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.gd_val", false]], "gd_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.gd_val", false]], "gd_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.gd_val", false]], "gd_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.gd_val", false]], "gd_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.gd_val", false]], "gem (class in pcdsdevices.energy_monitor)": [[136, "pcdsdevices.energy_monitor.GEM", false]], "gen1vonhamos4crystal (class in pcdsdevices.spectrometer)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal", false]], "gen1vonhamoscrystal (class in pcdsdevices.spectrometer)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal", false]], "generate_datum() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.generate_datum", false]], "get() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.get", false]], "get() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.get", false]], "get() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.get", false]], "get() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.get", false]], "get() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.get", false]], "get() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.get", false]], "get() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.get", false]], "get() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.get", false]], "get() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get", false]], "get() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get", false]], "get() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.get", false]], "get() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.get", false]], "get() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.get", false]], "get() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.get", false]], "get() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.get", false]], "get() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.get", false]], "get() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.get", false]], "get() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.get", false]], "get() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.get", false]], "get() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.get", false]], "get() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.get", false]], "get() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.get", false]], "get() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.get", false]], "get() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.get", false]], "get() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.get", false]], "get() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.get", false]], "get() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.get", false]], "get() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.get", false]], "get() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.get", false]], "get() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.get", false]], "get() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.get", false]], "get() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.get", false]], "get() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.get", false]], "get() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.get", false]], "get() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.get", false]], "get() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.get", false]], "get() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.get", false]], "get() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.get", false]], "get() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.get", false]], "get() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.get", false]], "get() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.get", false]], "get() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.get", false]], "get() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.get", false]], "get() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.get", false]], "get() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.get", false]], "get() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.get", false]], "get() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.get", false]], "get() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.get", false]], "get() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.get", false]], "get() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.get", false]], "get() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.get", false]], "get() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.get", false]], "get() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.get", false]], "get() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.get", false]], "get() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.get", false]], "get() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.get", false]], "get() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.get", false]], "get() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.get", false]], "get() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.get", false]], "get() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.get", false]], "get() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.get", false]], "get() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.get", false]], "get() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.get", false]], "get() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.get", false]], "get() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.get", false]], "get() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.get", false]], "get() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.get", false]], "get() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.get", false]], "get() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.get", false]], "get() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.get", false]], "get() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.get", false]], "get() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.get", false]], "get() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.get", false]], "get() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.get", false]], "get() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.get", false]], "get() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.get", false]], "get() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.get", false]], "get() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.get", false]], "get() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.get", false]], "get() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.get", false]], "get() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.get", false]], "get() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.get", false]], "get() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.get", false]], "get() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.get", false]], "get() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.get", false]], "get() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.get", false]], "get() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.get", false]], "get() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.get", false]], "get() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.get", false]], "get() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.get", false]], "get() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.get", false]], "get() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.get", false]], "get() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.get", false]], "get() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.get", false]], "get() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.get", false]], "get() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.get", false]], "get() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.get", false]], "get() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.get", false]], "get() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.get", false]], "get() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.get", false]], "get() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.get", false]], "get() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.get", false]], "get() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.get", false]], "get() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get", false]], "get() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.get", false]], "get() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.get", false]], "get() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.get", false]], "get() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.get", false]], "get() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.get", false]], "get() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.get", false]], "get() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.get", false]], "get() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.get", false]], "get() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.get", false]], "get() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.get", false]], "get() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.get", false]], "get() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.get", false]], "get() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.get", false]], "get() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.get", false]], "get() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.get", false]], "get() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.get", false]], "get() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.get", false]], "get() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.get", false]], "get() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.get", false]], "get() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.get", false]], "get() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.get", false]], "get() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.get", false]], "get() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.get", false]], "get() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.get", false]], "get() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.get", false]], "get() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.get", false]], "get() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.get", false]], "get() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.get", false]], "get() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.get", false]], "get() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.get", false]], "get() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.get", false]], "get() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.get", false]], "get() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.get", false]], "get() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.get", false]], "get() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.get", false]], "get() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.get", false]], "get() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.get", false]], "get() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.get", false]], "get() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.get", false]], "get() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.get", false]], "get() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.get", false]], "get() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.get", false]], "get() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.get", false]], "get() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.get", false]], "get() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.get", false]], "get() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.get", false]], "get() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.get", false]], "get() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.get", false]], "get() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.get", false]], "get() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.get", false]], "get() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.get", false]], "get() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.get", false]], "get() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.get", false]], "get() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.get", false]], "get() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.get", false]], "get() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.get", false]], "get() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.get", false]], "get() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.get", false]], "get() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.get", false]], "get() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.get", false]], "get() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.get", false]], "get() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.get", false]], "get() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.get", false]], "get() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.get", false]], "get() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.get", false]], "get() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.get", false]], "get() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.get", false]], "get() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.get", false]], "get() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.get", false]], "get() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.get", false]], "get() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.get", false]], "get() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.get", false]], "get() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.get", false]], "get() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.get", false]], "get() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.get", false]], "get() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.get", false]], "get() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.get", false]], "get() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.get", false]], "get() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.get", false]], "get() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.get", false]], "get() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.get", false]], "get() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.get", false]], "get() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.get", false]], "get() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.get", false]], "get() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.get", false]], "get() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.get", false]], "get() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.get", false]], "get() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.get", false]], "get() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.get", false]], "get() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.get", false]], "get() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.get", false]], "get() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.get", false]], "get() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.get", false]], "get() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.get", false]], "get() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.get", false]], "get() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.get", false]], "get() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.get", false]], "get() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.get", false]], "get() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.get", false]], "get() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.get", false]], "get() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.get", false]], "get() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.get", false]], "get() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.get", false]], "get() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.get", false]], "get() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.get", false]], "get() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.get", false]], "get() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.get", false]], "get() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.get", false]], "get() (pcdsdevices.lasers.ek9000.el3174aich method)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.get", false]], "get() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.get", false]], "get() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.get", false]], "get() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.get", false]], "get() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.get", false]], "get() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.get", false]], "get() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.get", false]], "get() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.get", false]], "get() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.get", false]], "get() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.get", false]], "get() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.get", false]], "get() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.get", false]], "get() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.get", false]], "get() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.get", false]], "get() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.get", false]], "get() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.get", false]], "get() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.get", false]], "get() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.get", false]], "get() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.get", false]], "get() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.get", false]], "get() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.get", false]], "get() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.get", false]], "get() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.get", false]], "get() (pcdsdevices.light_control.lightcontrol method)": [[311, "pcdsdevices.light_control.LightControl.get", false]], "get() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.get", false]], "get() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.get", false]], "get() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.get", false]], "get() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.get", false]], "get() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.get", false]], "get() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.get", false]], "get() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.get", false]], "get() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.get", false]], "get() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.get", false]], "get() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.get", false]], "get() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.get", false]], "get() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.get", false]], "get() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.get", false]], "get() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.get", false]], "get() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.get", false]], "get() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.get", false]], "get() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.get", false]], "get() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.get", false]], "get() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.get", false]], "get() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.get", false]], "get() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.get", false]], "get() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.get", false]], "get() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.get", false]], "get() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.get", false]], "get() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.get", false]], "get() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.get", false]], "get() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.get", false]], "get() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.get", false]], "get() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.get", false]], "get() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.get", false]], "get() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.get", false]], "get() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.get", false]], "get() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.get", false]], "get() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.get", false]], "get() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.get", false]], "get() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.get", false]], "get() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.get", false]], "get() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.get", false]], "get() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.get", false]], "get() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.get", false]], "get() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.get", false]], "get() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.get", false]], "get() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.get", false]], "get() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.get", false]], "get() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.get", false]], "get() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.get", false]], "get() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.get", false]], "get() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.get", false]], "get() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.get", false]], "get() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.get", false]], "get() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.get", false]], "get() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.get", false]], "get() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.get", false]], "get() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.get", false]], "get() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.get", false]], "get() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.get", false]], "get() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.get", false]], "get() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.get", false]], "get() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.get", false]], "get() (pcdsdevices.pc.photoncollimator method)": [[404, "pcdsdevices.pc.PhotonCollimator.get", false]], "get() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.get", false]], "get() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.get", false]], "get() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.get", false]], "get() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.get", false]], "get() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.get", false]], "get() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.get", false]], "get() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.get", false]], "get() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.get", false]], "get() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.get", false]], "get() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.get", false]], "get() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.get", false]], "get() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.get", false]], "get() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.get", false]], "get() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.get", false]], "get() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.get", false]], "get() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.get", false]], "get() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.get", false]], "get() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.get", false]], "get() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.get", false]], "get() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.get", false]], "get() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.get", false]], "get() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.get", false]], "get() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.get", false]], "get() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.get", false]], "get() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.get", false]], "get() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.get", false]], "get() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.get", false]], "get() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.get", false]], "get() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.get", false]], "get() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.get", false]], "get() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.get", false]], "get() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.get", false]], "get() (pcdsdevices.pump.agilentserial method)": [[440, "pcdsdevices.pump.AgilentSerial.get", false]], "get() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.get", false]], "get() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.get", false]], "get() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.get", false]], "get() (pcdsdevices.pump.gammapct method)": [[444, "pcdsdevices.pump.GammaPCT.get", false]], "get() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.get", false]], "get() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.get", false]], "get() (pcdsdevices.pump.navigator method)": [[448, "pcdsdevices.pump.Navigator.get", false]], "get() (pcdsdevices.pump.pipplc method)": [[449, "pcdsdevices.pump.PIPPLC.get", false]], "get() (pcdsdevices.pump.pipserial method)": [[450, "pcdsdevices.pump.PIPSerial.get", false]], "get() (pcdsdevices.pump.proplc method)": [[451, "pcdsdevices.pump.PROPLC.get", false]], "get() (pcdsdevices.pump.ptmplc method)": [[452, "pcdsdevices.pump.PTMPLC.get", false]], "get() (pcdsdevices.pump.qpcpct method)": [[453, "pcdsdevices.pump.QPCPCT.get", false]], "get() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.get", false]], "get() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.get", false]], "get() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.get", false]], "get() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.get", false]], "get() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.get", false]], "get() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.get", false]], "get() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.get", false]], "get() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.get", false]], "get() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.get", false]], "get() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.get", false]], "get() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.get", false]], "get() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.get", false]], "get() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.get", false]], "get() (pcdsdevices.radiation.hpi6030 method)": [[467, "pcdsdevices.radiation.HPI6030.get", false]], "get() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.get", false]], "get() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.get", false]], "get() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.get", false]], "get() (pcdsdevices.rs_powersupply.rschannel method)": [[470, "pcdsdevices.rs_powersupply.RSChannel.get", false]], "get() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.get", false]], "get() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.get", false]], "get() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.get", false]], "get() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.get", false]], "get() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.get", false]], "get() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.get", false]], "get() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.get", false]], "get() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.get", false]], "get() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.get", false]], "get() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.get", false]], "get() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.get", false]], "get() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.get", false]], "get() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.get", false]], "get() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.get", false]], "get() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.get", false]], "get() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.get", false]], "get() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.get", false]], "get() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.get", false]], "get() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.get", false]], "get() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.get", false]], "get() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.get", false]], "get() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.get", false]], "get() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.get", false]], "get() (pcdsdevices.signal._optionalepicssignal method)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.get", false]], "get() (pcdsdevices.signal.aggregatesignal method)": [[495, "pcdsdevices.signal.AggregateSignal.get", false]], "get() (pcdsdevices.signal.avgsignal method)": [[496, "pcdsdevices.signal.AvgSignal.get", false]], "get() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.get", false]], "get() (pcdsdevices.signal.epicssignaleditmd method)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.get", false]], "get() (pcdsdevices.signal.epicssignalroeditmd method)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.get", false]], "get() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.get", false]], "get() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.get", false]], "get() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.get", false]], "get() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.get", false]], "get() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.get", false]], "get() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.get", false]], "get() (pcdsdevices.signal.internalsignal method)": [[506, "pcdsdevices.signal.InternalSignal.get", false]], "get() (pcdsdevices.signal.multiderivedsignal method)": [[507, "pcdsdevices.signal.MultiDerivedSignal.get", false]], "get() (pcdsdevices.signal.multiderivedsignalro method)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.get", false]], "get() (pcdsdevices.signal.notepadlinkedsignal method)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.get", false]], "get() (pcdsdevices.signal.notimplementedsignal method)": [[509, "pcdsdevices.signal.NotImplementedSignal.get", false]], "get() (pcdsdevices.signal.pvstatesignal method)": [[511, "pcdsdevices.signal.PVStateSignal.get", false]], "get() (pcdsdevices.signal.pytmcsignal method)": [[512, "pcdsdevices.signal.PytmcSignal.get", false]], "get() (pcdsdevices.signal.pytmcsignalro method)": [[513, "pcdsdevices.signal.PytmcSignalRO.get", false]], "get() (pcdsdevices.signal.pytmcsignalrw method)": [[514, "pcdsdevices.signal.PytmcSignalRW.get", false]], "get() (pcdsdevices.signal.signaleditmd method)": [[515, "pcdsdevices.signal.SignalEditMD.get", false]], "get() (pcdsdevices.signal.summarysignal method)": [[516, "pcdsdevices.signal.SummarySignal.get", false]], "get() (pcdsdevices.signal.unitconversionderivedsignal method)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.get", false]], "get() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.get", false]], "get() (pcdsdevices.sim.simtwoaxis method)": [[522, "pcdsdevices.sim.SimTwoAxis.get", false]], "get() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.get", false]], "get() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.get", false]], "get() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.get", false]], "get() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.get", false]], "get() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.get", false]], "get() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.get", false]], "get() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.get", false]], "get() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.get", false]], "get() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.get", false]], "get() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.get", false]], "get() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.get", false]], "get() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.get", false]], "get() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.get", false]], "get() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.get", false]], "get() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.get", false]], "get() (pcdsdevices.smarpod.smarpod method)": [[538, "pcdsdevices.smarpod.SmarPod.get", false]], "get() (pcdsdevices.smarpod.smarpodpose method)": [[539, "pcdsdevices.smarpod.SmarPodPose.get", false]], "get() (pcdsdevices.smarpod.smarpodstatus method)": [[540, "pcdsdevices.smarpod.SmarPodStatus.get", false]], "get() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.get", false]], "get() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.get", false]], "get() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.get", false]], "get() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.get", false]], "get() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.get", false]], "get() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.get", false]], "get() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.get", false]], "get() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.get", false]], "get() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.get", false]], "get() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.get", false]], "get() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.get", false]], "get() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.get", false]], "get() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.get", false]], "get() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.get", false]], "get() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.get", false]], "get() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.get", false]], "get() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.get", false]], "get() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.get", false]], "get() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.get", false]], "get() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.get", false]], "get() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.get", false]], "get() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.get", false]], "get() (pcdsdevices.state.twincatstateconfigdynamic method)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.get", false]], "get() (pcdsdevices.state.twincatstateconfigone method)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.get", false]], "get() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.get", false]], "get() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.get", false]], "get() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.get", false]], "get() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.get", false]], "get() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.get", false]], "get() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.get", false]], "get() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.get", false]], "get() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.get", false]], "get() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.get", false]], "get() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.get", false]], "get() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.get", false]], "get() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.get", false]], "get() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.get", false]], "get() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.get", false]], "get() (pcdsdevices.valve.valvebase method)": [[625, "pcdsdevices.valve.ValveBase.get", false]], "get() (pcdsdevices.valve.vcn method)": [[612, "pcdsdevices.valve.VCN.get", false]], "get() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.get", false]], "get() (pcdsdevices.valve.vcn_vat590_status method)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.get", false]], "get() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.get", false]], "get() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.get", false]], "get() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.get", false]], "get() (pcdsdevices.valve.vgclegacy method)": [[617, "pcdsdevices.valve.VGCLegacy.get", false]], "get() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.get", false]], "get() (pcdsdevices.valve.vrcclsls method)": [[620, "pcdsdevices.valve.VRCClsLS.get", false]], "get() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.get", false]], "get() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.get", false]], "get() (pcdsdevices.valve.vvc method)": [[623, "pcdsdevices.valve.VVC.get", false]], "get() (pcdsdevices.valve.vvcno method)": [[624, "pcdsdevices.valve.VVCNO.get", false]], "get() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.get", false]], "get() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.get", false]], "get() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.get", false]], "get() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.get", false]], "get_active_config() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.get_active_config", false]], "get_active_config() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.get_active_config", false]], "get_active_config() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.get_active_config", false]], "get_active_config() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.get_active_config", false]], "get_asyn_digraph() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.get_asyn_digraph", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.get_asyn_port_dictionary", false]], "get_best_config() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.get_best_config", false]], "get_best_config() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.get_best_config", false]], "get_best_config() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.get_best_config", false]], "get_best_config() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.get_best_config", false]], "get_blade_enum() (in module pcdsdevices.attenuator)": [[72, "pcdsdevices.attenuator.get_blade_enum", false]], "get_card_number() (in module pcdsdevices.mpod)": [[389, "pcdsdevices.mpod.get_card_number", false]], "get_component() (in module pcdsdevices.utils)": [[595, "pcdsdevices.utils.get_component", false]], "get_components() (in module pcdsdevices.make_ophyd_device)": [[348, "pcdsdevices.make_ophyd_device.get_components", false]], "get_composition() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.get_composition", false]], "get_configuration() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_configuration", false]], "get_configuration_values() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_configuration_values", false]], "get_current_values() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_current_values", false]], "get_delta() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.get_delta", false]], "get_dir() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance.get_dir", false]], "get_dynamic_state_attr() (in module pcdsdevices.state)": [[566, "pcdsdevices.state.get_dynamic_state_attr", false]], "get_energy() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.get_energy", false]], "get_energy() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.get_energy", false]], "get_energy() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.get_energy", false]], "get_energy() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.get_energy", false]], "get_energy() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.get_energy", false]], "get_energy() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.get_energy", false]], "get_energy() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.get_energy", false]], "get_energy() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.get_energy", false]], "get_energy() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.get_energy", false]], "get_engineering_mode() (in module pcdsdevices.interface)": [[236, "pcdsdevices.interface.get_engineering_mode", false]], "get_filtered_dir_list() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance.get_filtered_dir_list", false]], "get_flow_offset (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.get_flow_offset", false]], "get_flow_rate (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.get_flow_rate", false]], "get_frames_per_point() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get_frames_per_point", false]], "get_full_area_detector() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_full_area_detector", false]], "get_full_area_detector() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_full_area_detector", false]], "get_high_limit() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.get_high_limit", false]], "get_input() (in module pcdsdevices.utils)": [[596, "pcdsdevices.utils.get_input", false]], "get_kind() (in module pcdsdevices.interface)": [[237, "pcdsdevices.interface.get_kind", false]], "get_lightpath_state() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.get_lightpath_state", false]], "get_lim() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.get_lim", false]], "get_low_limit() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.get_low_limit", false]], "get_material() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.get_material", false]], "get_material() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.get_material", false]], "get_material() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.get_material", false]], "get_material() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.get_material", false]], "get_material() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.get_material", false]], "get_material() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.get_material", false]], "get_material() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.get_material", false]], "get_material() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.get_material", false]], "get_max_voltage() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.get_max_voltage", false]], "get_max_voltage() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.get_max_voltage", false]], "get_max_voltage() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.get_max_voltage", false]], "get_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.get_mesh_voltage", false]], "get_metadata() (in module pcdsdevices.variety)": [[627, "pcdsdevices.variety.get_metadata", false]], "get_moving_status() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.get_moving_status", false]], "get_moving_status() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.get_moving_status", false]], "get_moving_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.get_moving_status", false]], "get_moving_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.get_moving_status", false]], "get_name() (in module pcdsdevices.interface)": [[238, "pcdsdevices.interface.get_name", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.get_plugin_by_asyn_port", false]], "get_plugin_graph_edges() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_plugin_graph_edges", false]], "get_plugin_graph_edges() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get_plugin_graph_edges", false]], "get_plugin_graph_edges() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_plugin_graph_edges", false]], "get_plugin_graph_edges() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get_plugin_graph_edges", false]], "get_raw_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.get_raw_mesh_voltage", false]], "get_reflection() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.get_reflection", false]], "get_seq() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.get_seq", false]], "get_setpoint() (pcdsdevices.signal.epicssignaleditmd method)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.get_setpoint", false]], "get_setpoint() (pcdsdevices.signal.pytmcsignalrw method)": [[514, "pcdsdevices.signal.PytmcSignalRW.get_setpoint", false]], "get_state() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.get_state", false]], "get_state() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.get_state", false]], "get_state() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.get_state", false]], "get_state() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.get_state", false]], "get_state() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.get_state", false]], "get_state() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.get_state", false]], "get_state() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.get_state", false]], "get_state() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.get_state", false]], "get_state() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.get_state", false]], "get_state() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.get_state", false]], "get_state() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.get_state", false]], "get_state() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.get_state", false]], "get_state() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.get_state", false]], "get_state() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.get_state", false]], "get_state() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.get_state", false]], "get_state() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.get_state", false]], "get_state() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.get_state", false]], "get_state() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.get_state", false]], "get_state() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.get_state", false]], "get_state() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.get_state", false]], "get_state() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.get_state", false]], "get_state() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.get_state", false]], "get_state() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.get_state", false]], "get_state() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.get_state", false]], "get_state() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.get_state", false]], "get_state() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.get_state", false]], "get_state() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.get_state", false]], "get_state() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.get_state", false]], "get_state() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.get_state", false]], "get_state() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.get_state", false]], "get_state() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.get_state", false]], "get_state() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.get_state", false]], "get_state() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.get_state", false]], "get_state() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.get_state", false]], "get_state() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.get_state", false]], "get_state() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.get_state", false]], "get_state() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.get_state", false]], "get_state() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.get_state", false]], "get_state() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.get_state", false]], "get_state() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.get_state", false]], "get_state() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.get_state", false]], "get_state() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.get_state", false]], "get_state() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.get_state", false]], "get_state() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.get_state", false]], "get_state() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.get_state", false]], "get_state() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.get_state", false]], "get_state() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.get_state", false]], "get_state() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.get_state", false]], "get_state() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.get_state", false]], "get_state() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.get_state", false]], "get_state() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.get_state", false]], "get_state() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.get_state", false]], "get_state() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.get_state", false]], "get_state() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.get_state", false]], "get_state() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.get_state", false]], "get_state() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.get_state", false]], "get_state() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.get_state", false]], "get_state() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.get_state", false]], "get_state() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.get_state", false]], "get_state() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.get_state", false]], "get_state() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.get_state", false]], "get_state() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.get_state", false]], "get_state() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.get_state", false]], "get_state() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.get_state", false]], "get_state() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.get_state", false]], "get_status_float() (in module pcdsdevices.utils)": [[597, "pcdsdevices.utils.get_status_float", false]], "get_status_value() (in module pcdsdevices.utils)": [[598, "pcdsdevices.utils.get_status_value", false]], "get_str() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.get_str", false]], "get_trigger_inhibit() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.get_trigger_inhibit", false]], "get_trigger_inhibit() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.get_trigger_inhibit", false]], "get_trigger_source() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.get_trigger_source", false]], "get_trigger_source() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.get_trigger_source", false]], "get_unit_meshgrid() (in module pcdsdevices.targets)": [[579, "pcdsdevices.targets.get_unit_meshgrid", false]], "get_units() (in module pcdsdevices.interface)": [[239, "pcdsdevices.interface.get_units", false]], "get_valid_tags() (in module pcdsdevices.tags)": [[576, "pcdsdevices.tags.get_valid_tags", false]], "get_value() (in module pcdsdevices.interface)": [[240, "pcdsdevices.interface.get_value", false]], "gfsplc (class in pcdsdevices.gauge)": [[192, "pcdsdevices.gauge.GFSPLC", false]], "ghcplc (class in pcdsdevices.gauge)": [[193, "pcdsdevices.gauge.GHCPLC", false]], "globalconfig (class in pcdsdevices.lasers.btps)": [[275, "pcdsdevices.lasers.btps.GlobalConfig", false]], "gmd (class in pcdsdevices.energy_monitor)": [[137, "pcdsdevices.energy_monitor.GMD", false]], "gmdpreamp (class in pcdsdevices.energy_monitor)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp", false]], "goniometer() (in module pcdsdevices.gon)": [[210, "pcdsdevices.gon.Goniometer", false]], "gonwithdetarm (class in pcdsdevices.gon)": [[209, "pcdsdevices.gon.GonWithDetArm", false]], "gr_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.gr_val", false]], "gr_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.gr_val", false]], "gr_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.gr_val", false]], "gr_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.gr_val", false]], "gr_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.gr_val", false]], "groupdevice (class in pcdsdevices.device)": [[110, "pcdsdevices.device.GroupDevice", false]], "h1n (class in pcdsdevices.lodcm)": [[320, "pcdsdevices.lodcm.H1N", false]], "h2n (class in pcdsdevices.lodcm)": [[321, "pcdsdevices.lodcm.H2N", false]], "hdf5filestore (class in pcdsdevices.areadetector.plugins)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore", false]], "hdf5plugin (class in pcdsdevices.areadetector.plugins)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin", false]], "high_limit (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.high_limit", false]], "high_limit (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.high_limit", false]], "high_limit (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.high_limit", false]], "high_limit (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.high_limit", false]], "high_limit (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.high_limit", false]], "high_limit (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.high_limit", false]], "high_limit (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.high_limit", false]], "high_limit (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.high_limit", false]], "high_limit (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.high_limit", false]], "high_limit (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.high_limit", false]], "high_limit (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.high_limit", false]], "high_limit (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.high_limit", false]], "high_limit (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.high_limit", false]], "high_limit (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.high_limit", false]], "high_limit (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.high_limit", false]], "high_limit (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.high_limit", false]], "high_limit (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.high_limit", false]], "high_limit (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.high_limit", false]], "high_limit (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.high_limit", false]], "high_limit (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.high_limit", false]], "high_limit (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.high_limit", false]], "high_limit (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.high_limit", false]], "high_limit (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.high_limit", false]], "high_limit (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.high_limit", false]], "high_limit (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.high_limit", false]], "high_limit (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.high_limit", false]], "high_limit (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.high_limit", false]], "high_limit (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.high_limit", false]], "high_limit (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.high_limit", false]], "high_limit (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.high_limit", false]], "high_limit (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.high_limit", false]], "high_limit (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.high_limit", false]], "high_limit (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.high_limit", false]], "high_limit (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.high_limit", false]], "high_limit (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.high_limit", false]], "high_limit (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.high_limit", false]], "high_limit (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.high_limit", false]], "high_limit (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.high_limit", false]], "high_limit (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.high_limit", false]], "high_limit (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.high_limit", false]], "high_limit (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.high_limit", false]], "high_limit (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.high_limit", false]], "high_limit (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.high_limit", false]], "high_limit (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.high_limit", false]], "high_limit (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.high_limit", false]], "high_limit (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.high_limit", false]], "high_limit (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.high_limit", false]], "high_limit (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.high_limit", false]], "high_limit (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.high_limit", false]], "high_limit (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.high_limit", false]], "high_limit (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.high_limit", false]], "high_limit (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.high_limit", false]], "high_limit (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.high_limit", false]], "high_limit (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.high_limit", false]], "high_limit (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.high_limit", false]], "high_limit (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.high_limit", false]], "high_limit (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.high_limit", false]], "high_limit (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.high_limit", false]], "high_limit (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.high_limit", false]], "high_limit (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.high_limit", false]], "high_limit (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.high_limit", false]], "high_limit (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.high_limit", false]], "high_limit (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.high_limit", false]], "high_limit (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.high_limit", false]], "high_limit (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.high_limit", false]], "high_limit (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.high_limit", false]], "high_limit (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.high_limit", false]], "high_limit (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.high_limit", false]], "high_limit (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.high_limit", false]], "high_limit (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.high_limit", false]], "high_limit (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.high_limit", false]], "high_limit (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.high_limit", false]], "high_limit (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.high_limit", false]], "high_limit (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.high_limit", false]], "high_limit (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.high_limit", false]], "high_limit (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.high_limit", false]], "high_limit (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.high_limit", false]], "high_limit (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.high_limit", false]], "high_limit (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.high_limit", false]], "high_limit (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.high_limit", false]], "high_limit (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.high_limit", false]], "high_limit (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.high_limit", false]], "high_limit (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.high_limit", false]], "high_limit (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.high_limit", false]], "high_limit (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.high_limit", false]], "high_limit (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.high_limit", false]], "high_limit (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.high_limit", false]], "high_limit (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.high_limit", false]], "high_limit (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.high_limit", false]], "high_limit (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.high_limit", false]], "high_limit (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.high_limit", false]], "high_limit (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.high_limit", false]], "high_limit (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.high_limit", false]], "high_limit (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.high_limit", false]], "high_limit (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.high_limit", false]], "high_limit (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.high_limit", false]], "high_limit (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.high_limit", false]], "high_limit (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.high_limit", false]], "high_limit (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.high_limit", false]], "high_limit (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.high_limit", false]], "high_limit (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.high_limit", false]], "high_limit (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.high_limit", false]], "high_limit (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.high_limit", false]], "high_limit (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.high_limit", false]], "high_limit (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.high_limit", false]], "high_limit (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.high_limit", false]], "high_limit (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.high_limit", false]], "high_limit (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.high_limit", false]], "high_limit (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.high_limit", false]], "high_limit (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.high_limit", false]], "high_limit (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.high_limit", false]], "high_limit (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.high_limit", false]], "high_limit (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.high_limit", false]], "high_limit (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.high_limit", false]], "high_limit (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.high_limit", false]], "high_limit (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.high_limit", false]], "high_limit (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.high_limit", false]], "high_limit (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.high_limit", false]], "high_limit (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.high_limit", false]], "high_limit (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.high_limit", false]], "high_limit (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.high_limit", false]], "high_limit (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.high_limit", false]], "high_limit (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.high_limit", false]], "high_limit (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.high_limit", false]], "high_limit (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.high_limit", false]], "high_limit (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.high_limit", false]], "high_limit (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.high_limit", false]], "high_limit (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.high_limit", false]], "high_limit (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.high_limit", false]], "high_limit (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.high_limit", false]], "high_limit (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.high_limit", false]], "high_limit (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.high_limit", false]], "high_limit (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.high_limit", false]], "high_limit (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.high_limit", false]], "high_limit (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.high_limit", false]], "high_limit (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.high_limit", false]], "high_limit (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.high_limit", false]], "high_limit (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.high_limit", false]], "high_limit (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.high_limit", false]], "high_limit (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.high_limit", false]], "high_limit (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.high_limit", false]], "high_limit (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.high_limit", false]], "high_limit (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.high_limit", false]], "high_limit (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.high_limit", false]], "high_limit (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.high_limit", false]], "high_limit (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.high_limit", false]], "high_limit (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.high_limit", false]], "high_limit (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.high_limit", false]], "high_limit (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.high_limit", false]], "high_limit (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.high_limit", false]], "hints (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.hints", false]], "hints (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.hints", false]], "hints (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.hints", false]], "hints (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.hints", false]], "hints (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.hints", false]], "hints (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.hints", false]], "hints (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.hints", false]], "hints (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.hints", false]], "hints (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.hints", false]], "hints (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.hints", false]], "hints (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.hints", false]], "hints (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.hints", false]], "hints (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.hints", false]], "hints (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.hints", false]], "hints (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.hints", false]], "hints (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.hints", false]], "hints (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.hints", false]], "hints (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.hints", false]], "hints (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.hints", false]], "hints (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.hints", false]], "hints (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.hints", false]], "hints (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.hints", false]], "hints (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.hints", false]], "hints (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.hints", false]], "hints (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.hints", false]], "hints (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.hints", false]], "hints (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.hints", false]], "hints (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.hints", false]], "hints (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.hints", false]], "hints (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.hints", false]], "hints (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.hints", false]], "hints (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.hints", false]], "hints (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.hints", false]], "hints (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.hints", false]], "hints (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.hints", false]], "hints (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.hints", false]], "hints (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.hints", false]], "hints (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.hints", false]], "hints (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.hints", false]], "hints (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.hints", false]], "hints (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.hints", false]], "hints (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.hints", false]], "hints (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.hints", false]], "hints (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.hints", false]], "hints (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.hints", false]], "hints (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.hints", false]], "hints (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.hints", false]], "hints (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.hints", false]], "hints (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.hints", false]], "hints (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.hints", false]], "hints (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.hints", false]], "hints (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.hints", false]], "hints (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.hints", false]], "hints (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.hints", false]], "hints (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.hints", false]], "hints (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.hints", false]], "hints (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.hints", false]], "hints (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.hints", false]], "hints (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.hints", false]], "hints (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.hints", false]], "hints (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.hints", false]], "hints (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.hints", false]], "hints (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.hints", false]], "hints (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.hints", false]], "hints (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.hints", false]], "hints (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.hints", false]], "hints (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.hints", false]], "hints (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.hints", false]], "hints (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.hints", false]], "hints (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.hints", false]], "hints (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.hints", false]], "hints (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.hints", false]], "hints (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.hints", false]], "hints (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.hints", false]], "hints (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.hints", false]], "hints (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.hints", false]], "hints (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.hints", false]], "hints (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.hints", false]], "hints (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.hints", false]], "hints (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.hints", false]], "hints (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.hints", false]], "hints (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.hints", false]], "hints (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.hints", false]], "hints (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.hints", false]], "hints (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.hints", false]], "hints (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.hints", false]], "hints (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.hints", false]], "hints (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.hints", false]], "hints (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.hints", false]], "hints (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.hints", false]], "hints (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.hints", false]], "hints (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.hints", false]], "hints (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.hints", false]], "hints (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.hints", false]], "hints (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.hints", false]], "hints (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.hints", false]], "hints (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.hints", false]], "hints (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.hints", false]], "hints (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.hints", false]], "hints (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.hints", false]], "hints (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.hints", false]], "hints (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.hints", false]], "hints (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.hints", false]], "hints (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.hints", false]], "hints (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.hints", false]], "hints (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.hints", false]], "hints (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.hints", false]], "hints (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.hints", false]], "hints (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.hints", false]], "hints (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.hints", false]], "hints (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.hints", false]], "hints (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.hints", false]], "hints (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.hints", false]], "hints (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.hints", false]], "hints (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.hints", false]], "hints (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.hints", false]], "hints (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.hints", false]], "hints (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.hints", false]], "hints (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.hints", false]], "hints (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.hints", false]], "hints (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.hints", false]], "hints (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.hints", false]], "hints (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.hints", false]], "hints (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.hints", false]], "hints (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.hints", false]], "hints (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.hints", false]], "hints (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.hints", false]], "hints (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.hints", false]], "hints (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.hints", false]], "hints (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.hints", false]], "hints (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.hints", false]], "hints (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.hints", false]], "hints (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.hints", false]], "hints (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.hints", false]], "hints (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.hints", false]], "hints (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.hints", false]], "hints (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.hints", false]], "hints (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.hints", false]], "hints (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.hints", false]], "hints (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.hints", false]], "hints (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.hints", false]], "hints (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.hints", false]], "hints (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.hints", false]], "hints (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.hints", false]], "hints (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.hints", false]], "hints (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.hints", false]], "hints (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.hints", false]], "hints (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.hints", false]], "hints (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.hints", false]], "hints (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.hints", false]], "hints (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.hints", false]], "hints (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.hints", false]], "hints (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.hints", false]], "hints (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.hints", false]], "hints (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.hints", false]], "hints (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.hints", false]], "hints (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.hints", false]], "hints (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.hints", false]], "hints (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.hints", false]], "hints (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.hints", false]], "hints (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.hints", false]], "hints (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.hints", false]], "hints (pcdsdevices.gon.kappaxyzstage attribute)": [[212, "pcdsdevices.gon.KappaXYZStage.hints", false]], "hints (pcdsdevices.gon.samphi attribute)": [[213, "pcdsdevices.gon.SamPhi.hints", false]], "hints (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.hints", false]], "hints (pcdsdevices.gon.simsamplestage attribute)": [[215, "pcdsdevices.gon.SimSampleStage.hints", false]], "hints (pcdsdevices.gon.xyzstage attribute)": [[216, "pcdsdevices.gon.XYZStage.hints", false]], "hints (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.hints", false]], "hints (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.hints", false]], "hints (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.hints", false]], "hints (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.hints", false]], "hints (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.hints", false]], "hints (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.hints", false]], "hints (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.hints", false]], "hints (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.hints", false]], "hints (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.hints", false]], "hints (pcdsdevices.interface.lightpathinoutmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutMixin.hints", false]], "hints (pcdsdevices.interface.lightpathmixin attribute)": [[230, "pcdsdevices.interface.LightpathMixin.hints", false]], "hints (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.hints", false]], "hints (pcdsdevices.ipm.ipimbchannel attribute)": [[248, "pcdsdevices.ipm.IPIMBChannel.hints", false]], "hints (pcdsdevices.ipm.ipm_det attribute)": [[253, "pcdsdevices.ipm.IPM_Det.hints", false]], "hints (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.hints", false]], "hints (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.hints", false]], "hints (pcdsdevices.ipm.ipmdiode attribute)": [[250, "pcdsdevices.ipm.IPMDiode.hints", false]], "hints (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.hints", false]], "hints (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.hints", false]], "hints (pcdsdevices.ipm.wave8 attribute)": [[256, "pcdsdevices.ipm.Wave8.hints", false]], "hints (pcdsdevices.ipm.wave8channel attribute)": [[257, "pcdsdevices.ipm.Wave8Channel.hints", false]], "hints (pcdsdevices.jet.beckhoffjet attribute)": [[258, "pcdsdevices.jet.BeckhoffJet.hints", false]], "hints (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.hints", false]], "hints (pcdsdevices.jet.beckhoffjetslits attribute)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.hints", false]], "hints (pcdsdevices.jet.injector attribute)": [[261, "pcdsdevices.jet.Injector.hints", false]], "hints (pcdsdevices.jet.injectorwithfine attribute)": [[262, "pcdsdevices.jet.InjectorWithFine.hints", false]], "hints (pcdsdevices.keithley.im3l0_k2700 attribute)": [[263, "pcdsdevices.keithley.IM3L0_K2700.hints", false]], "hints (pcdsdevices.keithley.k2700 attribute)": [[264, "pcdsdevices.keithley.K2700.hints", false]], "hints (pcdsdevices.keithley.k6514 attribute)": [[265, "pcdsdevices.keithley.K6514.hints", false]], "hints (pcdsdevices.lamp_motion.lamp attribute)": [[266, "pcdsdevices.lamp_motion.LAMP.hints", false]], "hints (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.hints", false]], "hints (pcdsdevices.lamp_motion.lampflowcell attribute)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.hints", false]], "hints (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.hints", false]], "hints (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.hints", false]], "hints (pcdsdevices.lasers.btps.btpsstate attribute)": [[271, "pcdsdevices.lasers.btps.BtpsState.hints", false]], "hints (pcdsdevices.lasers.btps.btpsvgc attribute)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.hints", false]], "hints (pcdsdevices.lasers.btps.centroidconfig attribute)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.hints", false]], "hints (pcdsdevices.lasers.btps.destinationconfig attribute)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.hints", false]], "hints (pcdsdevices.lasers.btps.globalconfig attribute)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.hints", false]], "hints (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.hints", false]], "hints (pcdsdevices.lasers.btps.rangecomparison attribute)": [[277, "pcdsdevices.lasers.btps.RangeComparison.hints", false]], "hints (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.hints", false]], "hints (pcdsdevices.lasers.counters.agilent53210a attribute)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.hints", false]], "hints (pcdsdevices.lasers.dicon.diconswitch attribute)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.hints", false]], "hints (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.hints", false]], "hints (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.hints", false]], "hints (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.hints", false]], "hints (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.hints", false]], "hints (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.hints", false]], "hints (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.hints", false]], "hints (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.hints", false]], "hints (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.hints", false]], "hints (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.hints", false]], "hints (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.hints", false]], "hints (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.hints", false]], "hints (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.hints", false]], "hints (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.hints", false]], "hints (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.hints", false]], "hints (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.hints", false]], "hints (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.hints", false]], "hints (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.hints", false]], "hints (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.hints", false]], "hints (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.hints", false]], "hints (pcdsdevices.lic.laserincoupling attribute)": [[308, "pcdsdevices.lic.LaserInCoupling.hints", false]], "hints (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.hints", false]], "hints (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.hints", false]], "hints (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.hints", false]], "hints (pcdsdevices.light_control.lightcontrol attribute)": [[311, "pcdsdevices.light_control.LightControl.hints", false]], "hints (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.hints", false]], "hints (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.hints", false]], "hints (pcdsdevices.lodcm.crystaltower1 attribute)": [[314, "pcdsdevices.lodcm.CrystalTower1.hints", false]], "hints (pcdsdevices.lodcm.crystaltower2 attribute)": [[315, "pcdsdevices.lodcm.CrystalTower2.hints", false]], "hints (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.hints", false]], "hints (pcdsdevices.lodcm.diagnosticstower attribute)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.hints", false]], "hints (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.hints", false]], "hints (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.hints", false]], "hints (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.hints", false]], "hints (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.hints", false]], "hints (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.hints", false]], "hints (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.hints", false]], "hints (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.hints", false]], "hints (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.hints", false]], "hints (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.hints", false]], "hints (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.hints", false]], "hints (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.hints", false]], "hints (pcdsdevices.lodcm.simfirsttower attribute)": [[329, "pcdsdevices.lodcm.SimFirstTower.hints", false]], "hints (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.hints", false]], "hints (pcdsdevices.lodcm.simsecondtower attribute)": [[331, "pcdsdevices.lodcm.SimSecondTower.hints", false]], "hints (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.hints", false]], "hints (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.hints", false]], "hints (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.hints", false]], "hints (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.hints", false]], "hints (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.hints", false]], "hints (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.hints", false]], "hints (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.hints", false]], "hints (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.hints", false]], "hints (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.hints", false]], "hints (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.hints", false]], "hints (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.hints", false]], "hints (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.hints", false]], "hints (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.hints", false]], "hints (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.hints", false]], "hints (pcdsdevices.mirror.ffmirror attribute)": [[358, "pcdsdevices.mirror.FFMirror.hints", false]], "hints (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.hints", false]], "hints (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.hints", false]], "hints (pcdsdevices.mirror.kbomirror attribute)": [[361, "pcdsdevices.mirror.KBOMirror.hints", false]], "hints (pcdsdevices.mirror.kbomirrorchin attribute)": [[362, "pcdsdevices.mirror.KBOMirrorChin.hints", false]], "hints (pcdsdevices.mirror.kbomirrorhe attribute)": [[363, "pcdsdevices.mirror.KBOMirrorHE.hints", false]], "hints (pcdsdevices.mirror.kbomirrorhestates attribute)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.hints", false]], "hints (pcdsdevices.mirror.kbomirrorstates attribute)": [[365, "pcdsdevices.mirror.KBOMirrorStates.hints", false]], "hints (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.hints", false]], "hints (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.hints", false]], "hints (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.hints", false]], "hints (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.hints", false]], "hints (pcdsdevices.mirror.opticspitchnotepad attribute)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.hints", false]], "hints (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.hints", false]], "hints (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.hints", false]], "hints (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirror attribute)": [[374, "pcdsdevices.mirror.XOffsetMirror.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.hints", false]], "hints (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.hints", false]], "hints (pcdsdevices.mpod.mpodchannel attribute)": [[386, "pcdsdevices.mpod.MPODChannel.hints", false]], "hints (pcdsdevices.mpod.mpodchannelhv attribute)": [[387, "pcdsdevices.mpod.MPODChannelHV.hints", false]], "hints (pcdsdevices.mpod.mpodchannellv attribute)": [[388, "pcdsdevices.mpod.MPODChannelLV.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.hints", false]], "hints (pcdsdevices.mps.mps attribute)": [[397, "pcdsdevices.mps.MPS.hints", false]], "hints (pcdsdevices.mps.mpslimits attribute)": [[399, "pcdsdevices.mps.MPSLimits.hints", false]], "hints (pcdsdevices.mrco_motion.mrco attribute)": [[403, "pcdsdevices.mrco_motion.MRCO.hints", false]], "hints (pcdsdevices.pc.photoncollimator attribute)": [[404, "pcdsdevices.pc.PhotonCollimator.hints", false]], "hints (pcdsdevices.piezo.slicedhv attribute)": [[405, "pcdsdevices.piezo.SliceDhv.hints", false]], "hints (pcdsdevices.piezo.slicedhvchannel attribute)": [[406, "pcdsdevices.piezo.SliceDhvChannel.hints", false]], "hints (pcdsdevices.piezo.slicedhvcontroller attribute)": [[407, "pcdsdevices.piezo.SliceDhvController.hints", false]], "hints (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.hints", false]], "hints (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.hints", false]], "hints (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.hints", false]], "hints (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.hints", false]], "hints (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.hints", false]], "hints (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.hints", false]], "hints (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.hints", false]], "hints (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.hints", false]], "hints (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.hints", false]], "hints (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.hints", false]], "hints (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.hints", false]], "hints (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.hints", false]], "hints (pcdsdevices.pim.ppmpowermeter attribute)": [[420, "pcdsdevices.pim.PPMPowerMeter.hints", false]], "hints (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.hints", false]], "hints (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.hints", false]], "hints (pcdsdevices.pim.xpimled attribute)": [[423, "pcdsdevices.pim.XPIMLED.hints", false]], "hints (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.hints", false]], "hints (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.hints", false]], "hints (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.hints", false]], "hints (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.hints", false]], "hints (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.hints", false]], "hints (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.hints", false]], "hints (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.hints", false]], "hints (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.hints", false]], "hints (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.hints", false]], "hints (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.hints", false]], "hints (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.hints", false]], "hints (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.hints", false]], "hints (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.hints", false]], "hints (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.hints", false]], "hints (pcdsdevices.pump.agilentserial attribute)": [[440, "pcdsdevices.pump.AgilentSerial.hints", false]], "hints (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.hints", false]], "hints (pcdsdevices.pump.ebarapump attribute)": [[441, "pcdsdevices.pump.EbaraPump.hints", false]], "hints (pcdsdevices.pump.gammacontroller attribute)": [[443, "pcdsdevices.pump.GammaController.hints", false]], "hints (pcdsdevices.pump.gammapct attribute)": [[444, "pcdsdevices.pump.GammaPCT.hints", false]], "hints (pcdsdevices.pump.ionpumpbase attribute)": [[446, "pcdsdevices.pump.IonPumpBase.hints", false]], "hints (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[447, "pcdsdevices.pump.IonPumpWithController.hints", false]], "hints (pcdsdevices.pump.navigator attribute)": [[448, "pcdsdevices.pump.Navigator.hints", false]], "hints (pcdsdevices.pump.pipplc attribute)": [[449, "pcdsdevices.pump.PIPPLC.hints", false]], "hints (pcdsdevices.pump.pipserial attribute)": [[450, "pcdsdevices.pump.PIPSerial.hints", false]], "hints (pcdsdevices.pump.proplc attribute)": [[451, "pcdsdevices.pump.PROPLC.hints", false]], "hints (pcdsdevices.pump.ptmplc attribute)": [[452, "pcdsdevices.pump.PTMPLC.hints", false]], "hints (pcdsdevices.pump.qpcpct attribute)": [[453, "pcdsdevices.pump.QPCPCT.hints", false]], "hints (pcdsdevices.pump.turbopump attribute)": [[454, "pcdsdevices.pump.TurboPump.hints", false]], "hints (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.hints", false]], "hints (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.hints", false]], "hints (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.hints", false]], "hints (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.hints", false]], "hints (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.hints", false]], "hints (pcdsdevices.qadc.qadc attribute)": [[460, "pcdsdevices.qadc.Qadc.hints", false]], "hints (pcdsdevices.qadc.qadc134 attribute)": [[461, "pcdsdevices.qadc.Qadc134.hints", false]], "hints (pcdsdevices.qadc.qadc134common attribute)": [[462, "pcdsdevices.qadc.Qadc134Common.hints", false]], "hints (pcdsdevices.qadc.qadc134lcls2 attribute)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.hints", false]], "hints (pcdsdevices.qadc.qadccommon attribute)": [[464, "pcdsdevices.qadc.QadcCommon.hints", false]], "hints (pcdsdevices.qadc.qadclcls1timing attribute)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.hints", false]], "hints (pcdsdevices.qadc.qadclcls2timing attribute)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.hints", false]], "hints (pcdsdevices.radiation.hpi6030 attribute)": [[467, "pcdsdevices.radiation.HPI6030.hints", false]], "hints (pcdsdevices.ref.reflaserl2si attribute)": [[468, "pcdsdevices.ref.ReflaserL2SI.hints", false]], "hints (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.hints", false]], "hints (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.hints", false]], "hints (pcdsdevices.rs_powersupply.rschannel attribute)": [[470, "pcdsdevices.rs_powersupply.RSChannel.hints", false]], "hints (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.hints", false]], "hints (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.hints", false]], "hints (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.hints", false]], "hints (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.hints", false]], "hints (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.hints", false]], "hints (pcdsdevices.sample_delivery.bronkhorst attribute)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.hints", false]], "hints (pcdsdevices.sample_delivery.coolershaker attribute)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.hints", false]], "hints (pcdsdevices.sample_delivery.flowintegrator attribute)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.hints", false]], "hints (pcdsdevices.sample_delivery.gasmanifold attribute)": [[480, "pcdsdevices.sample_delivery.GasManifold.hints", false]], "hints (pcdsdevices.sample_delivery.hplc attribute)": [[481, "pcdsdevices.sample_delivery.HPLC.hints", false]], "hints (pcdsdevices.sample_delivery.integratedflow attribute)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.hints", false]], "hints (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.hints", false]], "hints (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.hints", false]], "hints (pcdsdevices.sample_delivery.pcm attribute)": [[485, "pcdsdevices.sample_delivery.PCM.hints", false]], "hints (pcdsdevices.sample_delivery.propair attribute)": [[486, "pcdsdevices.sample_delivery.PropAir.hints", false]], "hints (pcdsdevices.sample_delivery.selector attribute)": [[487, "pcdsdevices.sample_delivery.Selector.hints", false]], "hints (pcdsdevices.sample_delivery.sensirion attribute)": [[488, "pcdsdevices.sample_delivery.Sensirion.hints", false]], "hints (pcdsdevices.sample_delivery.vicivalve attribute)": [[489, "pcdsdevices.sample_delivery.ViciValve.hints", false]], "hints (pcdsdevices.sensors.rtd attribute)": [[490, "pcdsdevices.sensors.RTD.hints", false]], "hints (pcdsdevices.sensors.twincattempsensor attribute)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.hints", false]], "hints (pcdsdevices.sensors.twincatthermocouple attribute)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.hints", false]], "hints (pcdsdevices.sequencer.eventsequence attribute)": [[493, "pcdsdevices.sequencer.EventSequence.hints", false]], "hints (pcdsdevices.sequencer.eventsequencer attribute)": [[494, "pcdsdevices.sequencer.EventSequencer.hints", false]], "hints (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.hints", false]], "hints (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.hints", false]], "hints (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.hints", false]], "hints (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.hints", false]], "hints (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.hints", false]], "hints (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.hints", false]], "hints (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.hints", false]], "hints (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.hints", false]], "hints (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.hints", false]], "hints (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.hints", false]], "hints (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.hints", false]], "hints (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.hints", false]], "hints (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.hints", false]], "hints (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.hints", false]], "hints (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.hints", false]], "hints (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.hints", false]], "hints (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.hints", false]], "hints (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.hints", false]], "hints (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.hints", false]], "hints (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.hints", false]], "hints (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.hints", false]], "hints (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.hints", false]], "hints (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.hints", false]], "hints (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.hints", false]], "hints (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.hints", false]], "hints (pcdsdevices.sim.simtwoaxis attribute)": [[522, "pcdsdevices.sim.SimTwoAxis.hints", false]], "hints (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.hints", false]], "hints (pcdsdevices.sim.synmotor attribute)": [[524, "pcdsdevices.sim.SynMotor.hints", false]], "hints (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.hints", false]], "hints (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.hints", false]], "hints (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.hints", false]], "hints (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.hints", false]], "hints (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.hints", false]], "hints (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.hints", false]], "hints (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.hints", false]], "hints (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.hints", false]], "hints (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.hints", false]], "hints (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.hints", false]], "hints (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.hints", false]], "hints (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.hints", false]], "hints (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.hints", false]], "hints (pcdsdevices.smarpod.smarpod attribute)": [[538, "pcdsdevices.smarpod.SmarPod.hints", false]], "hints (pcdsdevices.smarpod.smarpodpose attribute)": [[539, "pcdsdevices.smarpod.SmarPodPose.hints", false]], "hints (pcdsdevices.smarpod.smarpodstatus attribute)": [[540, "pcdsdevices.smarpod.SmarPodStatus.hints", false]], "hints (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.hints", false]], "hints (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.hints", false]], "hints (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.hints", false]], "hints (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.hints", false]], "hints (pcdsdevices.spectrometer.kmono attribute)": [[545, "pcdsdevices.spectrometer.Kmono.hints", false]], "hints (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.hints", false]], "hints (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.hints", false]], "hints (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.hints", false]], "hints (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.hints", false]], "hints (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.hints", false]], "hints (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.hints", false]], "hints (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.hints", false]], "hints (pcdsdevices.spectrometer.vonhamosfe attribute)": [[553, "pcdsdevices.spectrometer.VonHamosFE.hints", false]], "hints (pcdsdevices.spectrometer.vonhamosfer attribute)": [[554, "pcdsdevices.spectrometer.VonHamosFER.hints", false]], "hints (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.hints", false]], "hints (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.hints", false]], "hints (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.hints", false]], "hints (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.hints", false]], "hints (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.hints", false]], "hints (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.hints", false]], "hints (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.hints", false]], "hints (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.hints", false]], "hints (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.hints", false]], "hints (pcdsdevices.state.twincatstateconfigone attribute)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.hints", false]], "hints (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.hints", false]], "hints (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.hints", false]], "hints (pcdsdevices.stopper.ppsstopper2pv attribute)": [[571, "pcdsdevices.stopper.PPSStopper2PV.hints", false]], "hints (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.hints", false]], "hints (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.hints", false]], "hints (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.hints", false]], "hints (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.hints", false]], "hints (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.hints", false]], "hints (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.hints", false]], "hints (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.hints", false]], "hints (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.hints", false]], "hints (pcdsdevices.tpr.tprtrigger attribute)": [[587, "pcdsdevices.tpr.TprTrigger.hints", false]], "hints (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.hints", false]], "hints (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.hints", false]], "hints (pcdsdevices.valve.valvebase attribute)": [[625, "pcdsdevices.valve.ValveBase.hints", false]], "hints (pcdsdevices.valve.vcn attribute)": [[612, "pcdsdevices.valve.VCN.hints", false]], "hints (pcdsdevices.valve.vcn_vat590 attribute)": [[613, "pcdsdevices.valve.VCN_VAT590.hints", false]], "hints (pcdsdevices.valve.vcn_vat590_status attribute)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.hints", false]], "hints (pcdsdevices.valve.vfs attribute)": [[615, "pcdsdevices.valve.VFS.hints", false]], "hints (pcdsdevices.valve.vgc attribute)": [[616, "pcdsdevices.valve.VGC.hints", false]], "hints (pcdsdevices.valve.vgc_2s attribute)": [[618, "pcdsdevices.valve.VGC_2S.hints", false]], "hints (pcdsdevices.valve.vgclegacy attribute)": [[617, "pcdsdevices.valve.VGCLegacy.hints", false]], "hints (pcdsdevices.valve.vrc attribute)": [[619, "pcdsdevices.valve.VRC.hints", false]], "hints (pcdsdevices.valve.vrcclsls attribute)": [[620, "pcdsdevices.valve.VRCClsLS.hints", false]], "hints (pcdsdevices.valve.vrcda attribute)": [[621, "pcdsdevices.valve.VRCDA.hints", false]], "hints (pcdsdevices.valve.vrcno attribute)": [[622, "pcdsdevices.valve.VRCNO.hints", false]], "hints (pcdsdevices.valve.vvc attribute)": [[623, "pcdsdevices.valve.VVC.hints", false]], "hints (pcdsdevices.valve.vvcno attribute)": [[624, "pcdsdevices.valve.VVCNO.hints", false]], "hints (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.hints", false]], "hints (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.hints", false]], "hints (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.hints", false]], "hints (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.hints", false]], "home() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.home", false]], "home() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.home", false]], "home() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.home", false]], "home() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.home", false]], "home() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.home", false]], "home() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.home", false]], "home() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.home", false]], "home() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.home", false]], "home() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.home", false]], "home() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.home", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.home_forward", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.home_forward", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.home_forward", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.home_forward", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.home_forward", false]], "home_pos (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.home_pos", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.home_reverse", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.home_reverse", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.home_reverse", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.home_reverse", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.home_reverse", false]], "homed (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.homed", false]], "homed (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.homed", false]], "homed (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.homed", false]], "homed (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.homed", false]], "homed (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.homed", false]], "homed (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.homed", false]], "homed (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.homed", false]], "homed (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.homed", false]], "homed (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.homed", false]], "hpi6030 (class in pcdsdevices.radiation)": [[467, "pcdsdevices.radiation.HPI6030", false]], "hplc (class in pcdsdevices.sample_delivery)": [[481, "pcdsdevices.sample_delivery.HPLC", false]], "hutch (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.hutch", false]], "hutch (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.hutch", false]], "hxrspectrometer (class in pcdsdevices.spectrometer)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer", false]], "ict (class in pcdsdevices.dc_devices)": [[104, "pcdsdevices.dc_devices.ICT", false]], "ictbus (class in pcdsdevices.dc_devices)": [[105, "pcdsdevices.dc_devices.ICTBus", false]], "ictchannel (class in pcdsdevices.dc_devices)": [[106, "pcdsdevices.dc_devices.ICTChannel", false]], "im2k0 (class in pcdsdevices.pim)": [[408, "pcdsdevices.pim.IM2K0", false]], "im3l0 (class in pcdsdevices.pim)": [[409, "pcdsdevices.pim.IM3L0", false]], "im3l0_k2700 (class in pcdsdevices.keithley)": [[263, "pcdsdevices.keithley.IM3L0_K2700", false]], "image (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.image", false]], "imageplugin (class in pcdsdevices.areadetector.plugins)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin", false]], "ims (class in pcdsdevices.epics_motor)": [[149, "pcdsdevices.epics_motor.IMS", false]], "in_states (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.in_states", false]], "in_states (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.in_states", false]], "in_states (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.in_states", false]], "in_states (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.in_states", false]], "in_states (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.in_states", false]], "in_states (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.in_states", false]], "in_states (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.in_states", false]], "in_states (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.in_states", false]], "in_states (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.in_states", false]], "in_states (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.in_states", false]], "in_states (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.in_states", false]], "in_states (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.in_states", false]], "in_states (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.in_states", false]], "in_states (pcdsdevices.inout.inoutpositioner attribute)": [[219, "id0", false], [219, "pcdsdevices.inout.InOutPositioner.in_states", false]], "in_states (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.in_states", false]], "in_states (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.in_states", false]], "in_states (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.in_states", false]], "in_states (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.in_states", false]], "in_states (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.in_states", false]], "in_states (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.in_states", false]], "in_states (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.in_states", false]], "in_states (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.in_states", false]], "in_states (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.in_states", false]], "in_states (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.in_states", false]], "in_states (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.in_states", false]], "in_states (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.in_states", false]], "in_states (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.in_states", false]], "in_states (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.in_states", false]], "in_states (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.in_states", false]], "in_states (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.in_states", false]], "in_states (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.in_states", false]], "in_states (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.in_states", false]], "in_states (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.in_states", false]], "in_states (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.in_states", false]], "in_states (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.in_states", false]], "in_states (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.in_states", false]], "in_states (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.in_states", false]], "in_states (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.in_states", false]], "in_states (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.in_states", false]], "in_states (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.in_states", false]], "in_states (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.in_states", false]], "in_states (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.in_states", false]], "in_states (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.in_states", false]], "in_states (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.in_states", false]], "in_states (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.in_states", false]], "in_states (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.in_states", false]], "in_states (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.in_states", false]], "in_states (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.in_states", false]], "in_states (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.in_states", false]], "in_states (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.in_states", false]], "in_states (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.in_states", false]], "in_states (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.in_states", false]], "in_states (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.in_states", false]], "in_states (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.in_states", false]], "in_states (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.in_states", false]], "in_states (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.in_states", false]], "in_states (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.in_states", false]], "in_states (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.in_states", false]], "infer_prefix() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.infer_prefix", false]], "infer_prefix() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.infer_prefix", false]], "infer_prefix() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.infer_prefix", false]], "infer_prefix() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.infer_prefix", false]], "info() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.info", false]], "info() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.info", false]], "injector (class in pcdsdevices.jet)": [[261, "pcdsdevices.jet.Injector", false]], "injectorwithfine (class in pcdsdevices.jet)": [[262, "pcdsdevices.jet.InjectorWithFine", false]], "inoutpositioner (class in pcdsdevices.inout)": [[219, "pcdsdevices.inout.InOutPositioner", false]], "inoutpvstatepositioner (class in pcdsdevices.inout)": [[218, "pcdsdevices.inout.InOutPVStatePositioner", false]], "inoutrecordpositioner (class in pcdsdevices.inout)": [[220, "pcdsdevices.inout.InOutRecordPositioner", false]], "insert() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.insert", false]], "insert() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.insert", false]], "insert() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.insert", false]], "insert() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.insert", false]], "insert() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.insert", false]], "insert() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.insert", false]], "insert() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.insert", false]], "insert() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.insert", false]], "insert() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.insert", false]], "insert() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.insert", false]], "insert() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.insert", false]], "insert() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.insert", false]], "insert() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.insert", false]], "insert() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.insert", false]], "insert() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.insert", false]], "insert() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.insert", false]], "insert() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.insert", false]], "insert() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.insert", false]], "insert() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.insert", false]], "insert() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.insert", false]], "insert() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.insert", false]], "insert() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.insert", false]], "insert() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.insert", false]], "insert() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.insert", false]], "insert() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.insert", false]], "insert() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.insert", false]], "insert() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.insert", false]], "insert() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.insert", false]], "insert() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.insert", false]], "insert() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.insert", false]], "insert() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.insert", false]], "insert() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.insert", false]], "insert() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.insert", false]], "insert() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.insert", false]], "insert() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.insert", false]], "insert() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.insert", false]], "insert() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.insert", false]], "insert() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.insert", false]], "insert() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.insert", false]], "insert() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.insert", false]], "insert() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.insert", false]], "insert() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.insert", false]], "insert() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.insert", false]], "insert() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.insert", false]], "insert() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.insert", false]], "insert() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.insert", false]], "insert() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.insert", false]], "insert() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.insert", false]], "insert() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.insert", false]], "insert() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.insert", false]], "insert() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.insert", false]], "insert() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.insert", false]], "insert() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.insert", false]], "insert() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.insert", false]], "insert() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.insert", false]], "insert() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.insert", false]], "insert() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.insert", false]], "insert() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.insert", false]], "insert() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.insert", false]], "insert() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.insert", false]], "insert() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.insert", false]], "insert() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.insert", false]], "insert() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.insert", false]], "insert() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.insert", false]], "insert() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.insert", false]], "insert() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.insert", false]], "insert() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.insert", false]], "insert() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.insert", false]], "insert() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.insert", false]], "insert() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.insert", false]], "insert() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.insert", false]], "insert() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.insert", false]], "instance (pcdsdevices.interface.tabcompletionhelperinstance attribute)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance.instance", false]], "integratedflow (class in pcdsdevices.sample_delivery)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow", false]], "interfacedevice (class in pcdsdevices.device)": [[111, "pcdsdevices.device.InterfaceDevice", false]], "interlocked (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.interlocked", false]], "internalsignal (class in pcdsdevices.signal)": [[506, "pcdsdevices.signal.InternalSignal", false]], "inverse() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.inverse", false]], "inverse() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.inverse", false]], "inverse() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.inverse", false]], "inverse() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.inverse", false]], "inverse() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.inverse", false]], "inverse() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.inverse", false]], "inverse() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.inverse", false]], "inverse() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.inverse", false]], "inverse() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.inverse", false]], "inverse() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.inverse", false]], "inverse() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.inverse", false]], "inverse() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.inverse", false]], "inverse() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.inverse", false]], "inverse() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.inverse", false]], "inverse() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.inverse", false]], "inverse() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.inverse", false]], "inverse() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.inverse", false]], "inverse() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.inverse", false]], "inverse() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.inverse", false]], "inverse() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.inverse", false]], "inverse() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.inverse", false]], "inverse() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.inverse", false]], "inverse() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.inverse", false]], "inverse() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.inverse", false]], "inverse() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.inverse", false]], "inverse() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.inverse", false]], "inverse() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.inverse", false]], "inverse() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.inverse", false]], "inverse() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.inverse", false]], "inverse() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.inverse", false]], "inverse() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.inverse", false]], "inverse() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.inverse", false]], "inverse() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.inverse", false]], "inverse() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.inverse", false]], "inverse() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.inverse", false]], "inverse() (pcdsdevices.signal.unitconversionderivedsignal method)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.inverse", false]], "inverse_single() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.inverse_single", false]], "inverse_single() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.inverse_single", false]], "inverse_single() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.inverse_single", false]], "inverse_single() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.inverse_single", false]], "inverse_single() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.inverse_single", false]], "ionpump() (in module pcdsdevices.pump)": [[445, "pcdsdevices.pump.IonPump", false]], "ionpumpbase (class in pcdsdevices.pump)": [[446, "pcdsdevices.pump.IonPumpBase", false]], "ionpumpwithcontroller (class in pcdsdevices.pump)": [[447, "pcdsdevices.pump.IonPumpWithController", false]], "ipimb (class in pcdsdevices.ipm)": [[247, "pcdsdevices.ipm.IPIMB", false]], "ipimbchannel (class in pcdsdevices.ipm)": [[248, "pcdsdevices.ipm.IPIMBChannel", false]], "ipm() (in module pcdsdevices.ipm)": [[249, "pcdsdevices.ipm.IPM", false]], "ipm_det (class in pcdsdevices.ipm)": [[253, "pcdsdevices.ipm.IPM_Det", false]], "ipm_ipimb (class in pcdsdevices.ipm)": [[254, "pcdsdevices.ipm.IPM_IPIMB", false]], "ipm_screen() (in module pcdsdevices.utils)": [[599, "pcdsdevices.utils.ipm_screen", false]], "ipm_wave8 (class in pcdsdevices.ipm)": [[255, "pcdsdevices.ipm.IPM_Wave8", false]], "ipmdiode (class in pcdsdevices.ipm)": [[250, "pcdsdevices.ipm.IPMDiode", false]], "ipmmotion (class in pcdsdevices.ipm)": [[251, "pcdsdevices.ipm.IPMMotion", false]], "ipmtarget (class in pcdsdevices.ipm)": [[252, "pcdsdevices.ipm.IPMTarget", false]], "is_diamond() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.is_diamond", false]], "is_diamond() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.is_diamond", false]], "is_diamond() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.is_diamond", false]], "is_diamond() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.is_diamond", false]], "is_input() (in module pcdsdevices.utils)": [[600, "pcdsdevices.utils.is_input", false]], "is_silicon() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.is_silicon", false]], "is_silicon() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.is_silicon", false]], "is_silicon() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.is_silicon", false]], "is_silicon() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.is_silicon", false]], "is_synced() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.is_synced", false]], "is_synced() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.is_synced", false]], "is_synced() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.is_synced", false]], "is_synced() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.is_synced", false]], "is_synced() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.is_synced", false]], "isum (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.isum", false]], "itechrfofall (class in pcdsdevices.lasers.rfof)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll", false]], "itechrfoferrors (class in pcdsdevices.lasers.rfof)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors", false]], "itechrfofrx (class in pcdsdevices.lasers.rfof)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx", false]], "itechrfofstatus (class in pcdsdevices.lasers.rfof)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus", false]], "itechrfoftx (class in pcdsdevices.lasers.rfof)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx", false]], "j120k (class in pcdsdevices.digital_signals)": [[113, "pcdsdevices.digital_signals.J120K", false]], "jjslits (class in pcdsdevices.slits)": [[530, "pcdsdevices.slits.JJSlits", false]], "jpegplugin (class in pcdsdevices.areadetector.plugins)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin", false]], "k2700 (class in pcdsdevices.keithley)": [[264, "pcdsdevices.keithley.K2700", false]], "k6514 (class in pcdsdevices.keithley)": [[265, "pcdsdevices.keithley.K6514", false]], "k_hutch (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.k_hutch", false]], "k_to_e() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.k_to_e", false]], "k_to_e() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.k_to_e", false]], "kappa (class in pcdsdevices.gon)": [[211, "pcdsdevices.gon.Kappa", false]], "kappaxyzstage (class in pcdsdevices.gon)": [[212, "pcdsdevices.gon.KappaXYZStage", false]], "kbomirror (class in pcdsdevices.mirror)": [[361, "pcdsdevices.mirror.KBOMirror", false]], "kbomirrorchin (class in pcdsdevices.mirror)": [[362, "pcdsdevices.mirror.KBOMirrorChin", false]], "kbomirrorhe (class in pcdsdevices.mirror)": [[363, "pcdsdevices.mirror.KBOMirrorHE", false]], "kbomirrorhestates (class in pcdsdevices.mirror)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates", false]], "kbomirrorstates (class in pcdsdevices.mirror)": [[365, "pcdsdevices.mirror.KBOMirrorStates", false]], "kickoff() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.kickoff", false]], "kill() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.kill", false]], "kind (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.kind", false]], "kind (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.kind", false]], "kind (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.kind", false]], "kind (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.kind", false]], "kind (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.kind", false]], "kind (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.kind", false]], "kind (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.kind", false]], "kind (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.kind", false]], "kind (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.kind", false]], "kind (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.kind", false]], "kind (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.kind", false]], "kind (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.kind", false]], "kind (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.kind", false]], "kind (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.kind", false]], "kind (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.kind", false]], "kind (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.kind", false]], "kind (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.kind", false]], "kind (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.kind", false]], "kind (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.kind", false]], "kind (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.kind", false]], "kind (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.kind", false]], "kind (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.kind", false]], "kind (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.kind", false]], "kind (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.kind", false]], "kind (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.kind", false]], "kind (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.kind", false]], "kind (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.kind", false]], "kind (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.kind", false]], "kind (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.kind", false]], "kind (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.kind", false]], "kind (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.kind", false]], "kind (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.kind", false]], "kind (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.kind", false]], "kind (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.kind", false]], "kind (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.kind", false]], "kind (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.kind", false]], "kind (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.kind", false]], "kind (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.kind", false]], "kind (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.kind", false]], "kind (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.kind", false]], "kind (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.kind", false]], "kind (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.kind", false]], "kind (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.kind", false]], "kind (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.kind", false]], "kind (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.kind", false]], "kind (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.kind", false]], "kind (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.kind", false]], "kind (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.kind", false]], "kind (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.kind", false]], "kind (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.kind", false]], "kind (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.kind", false]], "kind (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.kind", false]], "kind (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.kind", false]], "kind (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.kind", false]], "kind (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.kind", false]], "kind (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.kind", false]], "kind (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.kind", false]], "kind (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.kind", false]], "kind (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.kind", false]], "kind (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.kind", false]], "kind (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.kind", false]], "kind (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.kind", false]], "kind (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.kind", false]], "kind (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.kind", false]], "kind (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.kind", false]], "kind (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.kind", false]], "kind (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.kind", false]], "kind (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.kind", false]], "kind (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.kind", false]], "kind (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.kind", false]], "kind (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.kind", false]], "kind (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.kind", false]], "kind (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.kind", false]], "kind (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.kind", false]], "kind (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.kind", false]], "kind (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.kind", false]], "kind (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.kind", false]], "kind (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.kind", false]], "kind (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.kind", false]], "kind (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.kind", false]], "kind (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.kind", false]], "kind (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.kind", false]], "kind (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.kind", false]], "kind (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.kind", false]], "kind (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.kind", false]], "kind (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.kind", false]], "kind (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.kind", false]], "kind (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.kind", false]], "kind (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.kind", false]], "kind (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.kind", false]], "kind (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.kind", false]], "kind (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.kind", false]], "kind (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.kind", false]], "kind (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.kind", false]], "kind (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.kind", false]], "kind (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.kind", false]], "kind (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.kind", false]], "kind (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.kind", false]], "kind (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.kind", false]], "kind (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.kind", false]], "kind (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.kind", false]], "kind (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.kind", false]], "kind (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.kind", false]], "kind (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.kind", false]], "kind (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.kind", false]], "kind (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.kind", false]], "kind (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.kind", false]], "kind (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.kind", false]], "kind (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.kind", false]], "kind (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.kind", false]], "kind (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.kind", false]], "kind (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.kind", false]], "kind (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.kind", false]], "kind (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.kind", false]], "kind (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.kind", false]], "kind (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.kind", false]], "kind (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.kind", false]], "kind (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.kind", false]], "kind (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.kind", false]], "kind (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.kind", false]], "kind (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.kind", false]], "kind (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.kind", false]], "kind (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.kind", false]], "kind (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.kind", false]], "kind (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.kind", false]], "kind (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.kind", false]], "kind (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.kind", false]], "kind (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.kind", false]], "kind (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.kind", false]], "kind (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.kind", false]], "kind (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.kind", false]], "kind (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.kind", false]], "kind (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.kind", false]], "kind (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.kind", false]], "kind (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.kind", false]], "kind (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.kind", false]], "kind (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.kind", false]], "kind (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.kind", false]], "kind (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.kind", false]], "kind (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.kind", false]], "kind (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.kind", false]], "kind (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.kind", false]], "kind (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.kind", false]], "kind (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.kind", false]], "kind (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.kind", false]], "kind (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.kind", false]], "kind (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.kind", false]], "kind (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.kind", false]], "kind (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.kind", false]], "kind (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.kind", false]], "kind (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.kind", false]], "kind (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.kind", false]], "kind (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.kind", false]], "kind (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.kind", false]], "kind (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.kind", false]], "kind (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.kind", false]], "kind (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.kind", false]], "kind (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.kind", false]], "kind (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.kind", false]], "kind (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.kind", false]], "kind (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.kind", false]], "kind (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.kind", false]], "kind (pcdsdevices.gon.kappaxyzstage attribute)": [[212, "pcdsdevices.gon.KappaXYZStage.kind", false]], "kind (pcdsdevices.gon.samphi attribute)": [[213, "pcdsdevices.gon.SamPhi.kind", false]], "kind (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.kind", false]], "kind (pcdsdevices.gon.simsamplestage attribute)": [[215, "pcdsdevices.gon.SimSampleStage.kind", false]], "kind (pcdsdevices.gon.xyzstage attribute)": [[216, "pcdsdevices.gon.XYZStage.kind", false]], "kind (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.kind", false]], "kind (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.kind", false]], "kind (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.kind", false]], "kind (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.kind", false]], "kind (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.kind", false]], "kind (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.kind", false]], "kind (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.kind", false]], "kind (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.kind", false]], "kind (pcdsdevices.interface.legacylightpathmixin attribute)": [[227, "pcdsdevices.interface.LegacyLightpathMixin.kind", false]], "kind (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.kind", false]], "kind (pcdsdevices.interface.lightpathinoutmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutMixin.kind", false]], "kind (pcdsdevices.interface.lightpathmixin attribute)": [[230, "pcdsdevices.interface.LightpathMixin.kind", false]], "kind (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.kind", false]], "kind (pcdsdevices.ipm.ipimbchannel attribute)": [[248, "pcdsdevices.ipm.IPIMBChannel.kind", false]], "kind (pcdsdevices.ipm.ipm_det attribute)": [[253, "pcdsdevices.ipm.IPM_Det.kind", false]], "kind (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.kind", false]], "kind (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.kind", false]], "kind (pcdsdevices.ipm.ipmdiode attribute)": [[250, "pcdsdevices.ipm.IPMDiode.kind", false]], "kind (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.kind", false]], "kind (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.kind", false]], "kind (pcdsdevices.ipm.wave8 attribute)": [[256, "pcdsdevices.ipm.Wave8.kind", false]], "kind (pcdsdevices.ipm.wave8channel attribute)": [[257, "pcdsdevices.ipm.Wave8Channel.kind", false]], "kind (pcdsdevices.jet.beckhoffjet attribute)": [[258, "pcdsdevices.jet.BeckhoffJet.kind", false]], "kind (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.kind", false]], "kind (pcdsdevices.jet.beckhoffjetslits attribute)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.kind", false]], "kind (pcdsdevices.jet.injector attribute)": [[261, "pcdsdevices.jet.Injector.kind", false]], "kind (pcdsdevices.jet.injectorwithfine attribute)": [[262, "pcdsdevices.jet.InjectorWithFine.kind", false]], "kind (pcdsdevices.keithley.im3l0_k2700 attribute)": [[263, "pcdsdevices.keithley.IM3L0_K2700.kind", false]], "kind (pcdsdevices.keithley.k2700 attribute)": [[264, "pcdsdevices.keithley.K2700.kind", false]], "kind (pcdsdevices.keithley.k6514 attribute)": [[265, "pcdsdevices.keithley.K6514.kind", false]], "kind (pcdsdevices.lamp_motion.lamp attribute)": [[266, "pcdsdevices.lamp_motion.LAMP.kind", false]], "kind (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.kind", false]], "kind (pcdsdevices.lamp_motion.lampflowcell attribute)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.kind", false]], "kind (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.kind", false]], "kind (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.kind", false]], "kind (pcdsdevices.lasers.btps.btpsstate attribute)": [[271, "pcdsdevices.lasers.btps.BtpsState.kind", false]], "kind (pcdsdevices.lasers.btps.btpsvgc attribute)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.kind", false]], "kind (pcdsdevices.lasers.btps.centroidconfig attribute)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.kind", false]], "kind (pcdsdevices.lasers.btps.destinationconfig attribute)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.kind", false]], "kind (pcdsdevices.lasers.btps.globalconfig attribute)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.kind", false]], "kind (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.kind", false]], "kind (pcdsdevices.lasers.btps.rangecomparison attribute)": [[277, "pcdsdevices.lasers.btps.RangeComparison.kind", false]], "kind (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.kind", false]], "kind (pcdsdevices.lasers.counters.agilent53210a attribute)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.kind", false]], "kind (pcdsdevices.lasers.dicon.diconswitch attribute)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.kind", false]], "kind (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.kind", false]], "kind (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.kind", false]], "kind (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.kind", false]], "kind (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.kind", false]], "kind (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.kind", false]], "kind (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.kind", false]], "kind (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.kind", false]], "kind (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.kind", false]], "kind (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.kind", false]], "kind (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.kind", false]], "kind (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.kind", false]], "kind (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.kind", false]], "kind (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.kind", false]], "kind (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.kind", false]], "kind (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.kind", false]], "kind (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.kind", false]], "kind (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.kind", false]], "kind (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.kind", false]], "kind (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.kind", false]], "kind (pcdsdevices.lic.laserincoupling attribute)": [[308, "pcdsdevices.lic.LaserInCoupling.kind", false]], "kind (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.kind", false]], "kind (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.kind", false]], "kind (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.kind", false]], "kind (pcdsdevices.light_control.lightcontrol attribute)": [[311, "pcdsdevices.light_control.LightControl.kind", false]], "kind (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.kind", false]], "kind (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.kind", false]], "kind (pcdsdevices.lodcm.crystaltower1 attribute)": [[314, "pcdsdevices.lodcm.CrystalTower1.kind", false]], "kind (pcdsdevices.lodcm.crystaltower2 attribute)": [[315, "pcdsdevices.lodcm.CrystalTower2.kind", false]], "kind (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.kind", false]], "kind (pcdsdevices.lodcm.diagnosticstower attribute)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.kind", false]], "kind (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.kind", false]], "kind (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.kind", false]], "kind (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.kind", false]], "kind (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.kind", false]], "kind (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.kind", false]], "kind (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.kind", false]], "kind (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.kind", false]], "kind (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.kind", false]], "kind (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.kind", false]], "kind (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.kind", false]], "kind (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.kind", false]], "kind (pcdsdevices.lodcm.simfirsttower attribute)": [[329, "pcdsdevices.lodcm.SimFirstTower.kind", false]], "kind (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.kind", false]], "kind (pcdsdevices.lodcm.simsecondtower attribute)": [[331, "pcdsdevices.lodcm.SimSecondTower.kind", false]], "kind (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.kind", false]], "kind (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.kind", false]], "kind (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.kind", false]], "kind (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.kind", false]], "kind (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.kind", false]], "kind (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.kind", false]], "kind (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.kind", false]], "kind (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.kind", false]], "kind (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.kind", false]], "kind (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.kind", false]], "kind (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.kind", false]], "kind (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.kind", false]], "kind (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.kind", false]], "kind (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.kind", false]], "kind (pcdsdevices.mirror.ffmirror attribute)": [[358, "pcdsdevices.mirror.FFMirror.kind", false]], "kind (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.kind", false]], "kind (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.kind", false]], "kind (pcdsdevices.mirror.kbomirror attribute)": [[361, "pcdsdevices.mirror.KBOMirror.kind", false]], "kind (pcdsdevices.mirror.kbomirrorchin attribute)": [[362, "pcdsdevices.mirror.KBOMirrorChin.kind", false]], "kind (pcdsdevices.mirror.kbomirrorhe attribute)": [[363, "pcdsdevices.mirror.KBOMirrorHE.kind", false]], "kind (pcdsdevices.mirror.kbomirrorhestates attribute)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.kind", false]], "kind (pcdsdevices.mirror.kbomirrorstates attribute)": [[365, "pcdsdevices.mirror.KBOMirrorStates.kind", false]], "kind (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.kind", false]], "kind (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.kind", false]], "kind (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.kind", false]], "kind (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.kind", false]], "kind (pcdsdevices.mirror.opticspitchnotepad attribute)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.kind", false]], "kind (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.kind", false]], "kind (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.kind", false]], "kind (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirror attribute)": [[374, "pcdsdevices.mirror.XOffsetMirror.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.kind", false]], "kind (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.kind", false]], "kind (pcdsdevices.mpod.mpodchannel attribute)": [[386, "pcdsdevices.mpod.MPODChannel.kind", false]], "kind (pcdsdevices.mpod.mpodchannelhv attribute)": [[387, "pcdsdevices.mpod.MPODChannelHV.kind", false]], "kind (pcdsdevices.mpod.mpodchannellv attribute)": [[388, "pcdsdevices.mpod.MPODChannelLV.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.kind", false]], "kind (pcdsdevices.mps.mps attribute)": [[397, "pcdsdevices.mps.MPS.kind", false]], "kind (pcdsdevices.mps.mpslimits attribute)": [[399, "pcdsdevices.mps.MPSLimits.kind", false]], "kind (pcdsdevices.mrco_motion.mrco attribute)": [[403, "pcdsdevices.mrco_motion.MRCO.kind", false]], "kind (pcdsdevices.pc.photoncollimator attribute)": [[404, "pcdsdevices.pc.PhotonCollimator.kind", false]], "kind (pcdsdevices.piezo.slicedhv attribute)": [[405, "pcdsdevices.piezo.SliceDhv.kind", false]], "kind (pcdsdevices.piezo.slicedhvchannel attribute)": [[406, "pcdsdevices.piezo.SliceDhvChannel.kind", false]], "kind (pcdsdevices.piezo.slicedhvcontroller attribute)": [[407, "pcdsdevices.piezo.SliceDhvController.kind", false]], "kind (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.kind", false]], "kind (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.kind", false]], "kind (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.kind", false]], "kind (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.kind", false]], "kind (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.kind", false]], "kind (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.kind", false]], "kind (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.kind", false]], "kind (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.kind", false]], "kind (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.kind", false]], "kind (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.kind", false]], "kind (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.kind", false]], "kind (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.kind", false]], "kind (pcdsdevices.pim.ppmpowermeter attribute)": [[420, "pcdsdevices.pim.PPMPowerMeter.kind", false]], "kind (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.kind", false]], "kind (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.kind", false]], "kind (pcdsdevices.pim.xpimled attribute)": [[423, "pcdsdevices.pim.XPIMLED.kind", false]], "kind (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.kind", false]], "kind (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.kind", false]], "kind (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.kind", false]], "kind (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.kind", false]], "kind (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.kind", false]], "kind (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.kind", false]], "kind (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.kind", false]], "kind (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.kind", false]], "kind (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.kind", false]], "kind (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.kind", false]], "kind (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.kind", false]], "kind (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.kind", false]], "kind (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.kind", false]], "kind (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.kind", false]], "kind (pcdsdevices.pump.agilentserial attribute)": [[440, "pcdsdevices.pump.AgilentSerial.kind", false]], "kind (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.kind", false]], "kind (pcdsdevices.pump.ebarapump attribute)": [[441, "pcdsdevices.pump.EbaraPump.kind", false]], "kind (pcdsdevices.pump.gammacontroller attribute)": [[443, "pcdsdevices.pump.GammaController.kind", false]], "kind (pcdsdevices.pump.gammapct attribute)": [[444, "pcdsdevices.pump.GammaPCT.kind", false]], "kind (pcdsdevices.pump.ionpumpbase attribute)": [[446, "pcdsdevices.pump.IonPumpBase.kind", false]], "kind (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[447, "pcdsdevices.pump.IonPumpWithController.kind", false]], "kind (pcdsdevices.pump.navigator attribute)": [[448, "pcdsdevices.pump.Navigator.kind", false]], "kind (pcdsdevices.pump.pipplc attribute)": [[449, "pcdsdevices.pump.PIPPLC.kind", false]], "kind (pcdsdevices.pump.pipserial attribute)": [[450, "pcdsdevices.pump.PIPSerial.kind", false]], "kind (pcdsdevices.pump.proplc attribute)": [[451, "pcdsdevices.pump.PROPLC.kind", false]], "kind (pcdsdevices.pump.ptmplc attribute)": [[452, "pcdsdevices.pump.PTMPLC.kind", false]], "kind (pcdsdevices.pump.qpcpct attribute)": [[453, "pcdsdevices.pump.QPCPCT.kind", false]], "kind (pcdsdevices.pump.turbopump attribute)": [[454, "pcdsdevices.pump.TurboPump.kind", false]], "kind (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.kind", false]], "kind (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.kind", false]], "kind (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.kind", false]], "kind (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.kind", false]], "kind (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.kind", false]], "kind (pcdsdevices.qadc.qadc attribute)": [[460, "pcdsdevices.qadc.Qadc.kind", false]], "kind (pcdsdevices.qadc.qadc134 attribute)": [[461, "pcdsdevices.qadc.Qadc134.kind", false]], "kind (pcdsdevices.qadc.qadc134common attribute)": [[462, "pcdsdevices.qadc.Qadc134Common.kind", false]], "kind (pcdsdevices.qadc.qadc134lcls2 attribute)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.kind", false]], "kind (pcdsdevices.qadc.qadccommon attribute)": [[464, "pcdsdevices.qadc.QadcCommon.kind", false]], "kind (pcdsdevices.qadc.qadclcls1timing attribute)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.kind", false]], "kind (pcdsdevices.qadc.qadclcls2timing attribute)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.kind", false]], "kind (pcdsdevices.radiation.hpi6030 attribute)": [[467, "pcdsdevices.radiation.HPI6030.kind", false]], "kind (pcdsdevices.ref.reflaserl2si attribute)": [[468, "pcdsdevices.ref.ReflaserL2SI.kind", false]], "kind (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.kind", false]], "kind (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.kind", false]], "kind (pcdsdevices.rs_powersupply.rschannel attribute)": [[470, "pcdsdevices.rs_powersupply.RSChannel.kind", false]], "kind (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.kind", false]], "kind (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.kind", false]], "kind (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.kind", false]], "kind (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.kind", false]], "kind (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.kind", false]], "kind (pcdsdevices.sample_delivery.bronkhorst attribute)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.kind", false]], "kind (pcdsdevices.sample_delivery.coolershaker attribute)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.kind", false]], "kind (pcdsdevices.sample_delivery.flowintegrator attribute)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.kind", false]], "kind (pcdsdevices.sample_delivery.gasmanifold attribute)": [[480, "pcdsdevices.sample_delivery.GasManifold.kind", false]], "kind (pcdsdevices.sample_delivery.hplc attribute)": [[481, "pcdsdevices.sample_delivery.HPLC.kind", false]], "kind (pcdsdevices.sample_delivery.integratedflow attribute)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.kind", false]], "kind (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.kind", false]], "kind (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.kind", false]], "kind (pcdsdevices.sample_delivery.pcm attribute)": [[485, "pcdsdevices.sample_delivery.PCM.kind", false]], "kind (pcdsdevices.sample_delivery.propair attribute)": [[486, "pcdsdevices.sample_delivery.PropAir.kind", false]], "kind (pcdsdevices.sample_delivery.selector attribute)": [[487, "pcdsdevices.sample_delivery.Selector.kind", false]], "kind (pcdsdevices.sample_delivery.sensirion attribute)": [[488, "pcdsdevices.sample_delivery.Sensirion.kind", false]], "kind (pcdsdevices.sample_delivery.vicivalve attribute)": [[489, "pcdsdevices.sample_delivery.ViciValve.kind", false]], "kind (pcdsdevices.sensors.rtd attribute)": [[490, "pcdsdevices.sensors.RTD.kind", false]], "kind (pcdsdevices.sensors.twincattempsensor attribute)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.kind", false]], "kind (pcdsdevices.sensors.twincatthermocouple attribute)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.kind", false]], "kind (pcdsdevices.sequencer.eventsequence attribute)": [[493, "pcdsdevices.sequencer.EventSequence.kind", false]], "kind (pcdsdevices.sequencer.eventsequencer attribute)": [[494, "pcdsdevices.sequencer.EventSequencer.kind", false]], "kind (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.kind", false]], "kind (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.kind", false]], "kind (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.kind", false]], "kind (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.kind", false]], "kind (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.kind", false]], "kind (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.kind", false]], "kind (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.kind", false]], "kind (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.kind", false]], "kind (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.kind", false]], "kind (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.kind", false]], "kind (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.kind", false]], "kind (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.kind", false]], "kind (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.kind", false]], "kind (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.kind", false]], "kind (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.kind", false]], "kind (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.kind", false]], "kind (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.kind", false]], "kind (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.kind", false]], "kind (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.kind", false]], "kind (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.kind", false]], "kind (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.kind", false]], "kind (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.kind", false]], "kind (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.kind", false]], "kind (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.kind", false]], "kind (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.kind", false]], "kind (pcdsdevices.sim.simtwoaxis attribute)": [[522, "pcdsdevices.sim.SimTwoAxis.kind", false]], "kind (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.kind", false]], "kind (pcdsdevices.sim.synmotor attribute)": [[524, "pcdsdevices.sim.SynMotor.kind", false]], "kind (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.kind", false]], "kind (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.kind", false]], "kind (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.kind", false]], "kind (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.kind", false]], "kind (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.kind", false]], "kind (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.kind", false]], "kind (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.kind", false]], "kind (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.kind", false]], "kind (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.kind", false]], "kind (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.kind", false]], "kind (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.kind", false]], "kind (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.kind", false]], "kind (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.kind", false]], "kind (pcdsdevices.smarpod.smarpod attribute)": [[538, "pcdsdevices.smarpod.SmarPod.kind", false]], "kind (pcdsdevices.smarpod.smarpodpose attribute)": [[539, "pcdsdevices.smarpod.SmarPodPose.kind", false]], "kind (pcdsdevices.smarpod.smarpodstatus attribute)": [[540, "pcdsdevices.smarpod.SmarPodStatus.kind", false]], "kind (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.kind", false]], "kind (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.kind", false]], "kind (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.kind", false]], "kind (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.kind", false]], "kind (pcdsdevices.spectrometer.kmono attribute)": [[545, "pcdsdevices.spectrometer.Kmono.kind", false]], "kind (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.kind", false]], "kind (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.kind", false]], "kind (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.kind", false]], "kind (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.kind", false]], "kind (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.kind", false]], "kind (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.kind", false]], "kind (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.kind", false]], "kind (pcdsdevices.spectrometer.vonhamosfe attribute)": [[553, "pcdsdevices.spectrometer.VonHamosFE.kind", false]], "kind (pcdsdevices.spectrometer.vonhamosfer attribute)": [[554, "pcdsdevices.spectrometer.VonHamosFER.kind", false]], "kind (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.kind", false]], "kind (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.kind", false]], "kind (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.kind", false]], "kind (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.kind", false]], "kind (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.kind", false]], "kind (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.kind", false]], "kind (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.kind", false]], "kind (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.kind", false]], "kind (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.kind", false]], "kind (pcdsdevices.state.twincatstateconfigone attribute)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.kind", false]], "kind (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.kind", false]], "kind (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.kind", false]], "kind (pcdsdevices.stopper.ppsstopper2pv attribute)": [[571, "pcdsdevices.stopper.PPSStopper2PV.kind", false]], "kind (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.kind", false]], "kind (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.kind", false]], "kind (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.kind", false]], "kind (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.kind", false]], "kind (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.kind", false]], "kind (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.kind", false]], "kind (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.kind", false]], "kind (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.kind", false]], "kind (pcdsdevices.tpr.tprtrigger attribute)": [[587, "pcdsdevices.tpr.TprTrigger.kind", false]], "kind (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.kind", false]], "kind (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.kind", false]], "kind (pcdsdevices.valve.valvebase attribute)": [[625, "pcdsdevices.valve.ValveBase.kind", false]], "kind (pcdsdevices.valve.vcn attribute)": [[612, "pcdsdevices.valve.VCN.kind", false]], "kind (pcdsdevices.valve.vcn_vat590 attribute)": [[613, "pcdsdevices.valve.VCN_VAT590.kind", false]], "kind (pcdsdevices.valve.vcn_vat590_status attribute)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.kind", false]], "kind (pcdsdevices.valve.vfs attribute)": [[615, "pcdsdevices.valve.VFS.kind", false]], "kind (pcdsdevices.valve.vgc attribute)": [[616, "pcdsdevices.valve.VGC.kind", false]], "kind (pcdsdevices.valve.vgc_2s attribute)": [[618, "pcdsdevices.valve.VGC_2S.kind", false]], "kind (pcdsdevices.valve.vgclegacy attribute)": [[617, "pcdsdevices.valve.VGCLegacy.kind", false]], "kind (pcdsdevices.valve.vrc attribute)": [[619, "pcdsdevices.valve.VRC.kind", false]], "kind (pcdsdevices.valve.vrcclsls attribute)": [[620, "pcdsdevices.valve.VRCClsLS.kind", false]], "kind (pcdsdevices.valve.vrcda attribute)": [[621, "pcdsdevices.valve.VRCDA.kind", false]], "kind (pcdsdevices.valve.vrcno attribute)": [[622, "pcdsdevices.valve.VRCNO.kind", false]], "kind (pcdsdevices.valve.vvc attribute)": [[623, "pcdsdevices.valve.VVC.kind", false]], "kind (pcdsdevices.valve.vvcno attribute)": [[624, "pcdsdevices.valve.VVCNO.kind", false]], "kind (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.kind", false]], "kind (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.kind", false]], "kind (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.kind", false]], "kind (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.kind", false]], "kmono (class in pcdsdevices.spectrometer)": [[545, "pcdsdevices.spectrometer.Kmono", false]], "ktof (class in pcdsdevices.cvmi_motion)": [[103, "pcdsdevices.cvmi_motion.KTOF", false]], "l_hutch (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.l_hutch", false]], "lamp (class in pcdsdevices.lamp_motion)": [[266, "pcdsdevices.lamp_motion.LAMP", false]], "lamp_lv_17 (class in pcdsdevices.lamp_motion)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17", false]], "lampflowcell (class in pcdsdevices.lamp_motion)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell", false]], "lampmagneticbottle (class in pcdsdevices.lamp_motion)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle", false]], "lasbasler (class in pcdsdevices.areadetector.detectors)": [[9, "pcdsdevices.areadetector.detectors.LasBasler", false]], "lasbaslerff (class in pcdsdevices.areadetector.detectors)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF", false]], "lasbaslernf (class in pcdsdevices.areadetector.detectors)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF", false]], "lasercouplingstates (class in pcdsdevices.lic_2d_tmo)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates", false]], "laserenergypositioner (class in pcdsdevices.lxe)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner", false]], "laserincoupling (class in pcdsdevices.lic)": [[308, "pcdsdevices.lic.LaserInCoupling", false]], "lasertiming (class in pcdsdevices.lxe)": [[339, "pcdsdevices.lxe.LaserTiming", false]], "lasertimingcompensation (class in pcdsdevices.lxe)": [[340, "pcdsdevices.lxe.LaserTimingCompensation", false]], "lcls (class in pcdsdevices.beam_stats)": [[81, "pcdsdevices.beam_stats.LCLS", false]], "lcls2imagerbase (class in pcdsdevices.pim)": [[410, "pcdsdevices.pim.LCLS2ImagerBase", false]], "lcls2lasertiming (class in pcdsdevices.lxe)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming", false]], "lcls2target (class in pcdsdevices.pim)": [[411, "pcdsdevices.pim.LCLS2Target", false]], "lcp1 (class in pcdsdevices.fms)": [[173, "pcdsdevices.fms.LCP1", false]], "lcp2 (class in pcdsdevices.fms)": [[174, "pcdsdevices.fms.LCP2", false]], "legacylightpathmixin (class in pcdsdevices.interface)": [[227, "pcdsdevices.interface.LegacyLightpathMixin", false]], "lensstack (class in pcdsdevices.lens)": [[301, "pcdsdevices.lens.LensStack", false]], "lensstackbase (class in pcdsdevices.lens)": [[302, "pcdsdevices.lens.LensStackBase", false]], "licmirror (class in pcdsdevices.lic)": [[307, "pcdsdevices.lic.LICMirror", false]], "lightcontrol (class in pcdsdevices.light_control)": [[311, "pcdsdevices.light_control.LightControl", false]], "lightpath_cpts (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.interface.legacylightpathmixin attribute)": [[227, "pcdsdevices.interface.LegacyLightpathMixin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.interface.lightpathinoutmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutMixin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.interface.lightpathmixin attribute)": [[230, "pcdsdevices.interface.LightpathMixin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lasers.btps.btpsvgc attribute)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lic.laserincoupling attribute)": [[308, "pcdsdevices.lic.LaserInCoupling.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.ffmirror attribute)": [[358, "pcdsdevices.mirror.FFMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirror attribute)": [[361, "pcdsdevices.mirror.KBOMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirrorchin attribute)": [[362, "pcdsdevices.mirror.KBOMirrorChin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirrorhe attribute)": [[363, "pcdsdevices.mirror.KBOMirrorHE.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirrorhestates attribute)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirrorstates attribute)": [[365, "pcdsdevices.mirror.KBOMirrorStates.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirror attribute)": [[374, "pcdsdevices.mirror.XOffsetMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ref.reflaserl2si attribute)": [[468, "pcdsdevices.ref.ReflaserL2SI.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.spectrometer.kmono attribute)": [[545, "pcdsdevices.spectrometer.Kmono.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.stopper.ppsstopper2pv attribute)": [[571, "pcdsdevices.stopper.PPSStopper2PV.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vfs attribute)": [[615, "pcdsdevices.valve.VFS.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vgc attribute)": [[616, "pcdsdevices.valve.VGC.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vgc_2s attribute)": [[618, "pcdsdevices.valve.VGC_2S.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vrc attribute)": [[619, "pcdsdevices.valve.VRC.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vrcda attribute)": [[621, "pcdsdevices.valve.VRCDA.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vrcno attribute)": [[622, "pcdsdevices.valve.VRCNO.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.lightpath_cpts", false]], "lightpathinoutcptmixin (class in pcdsdevices.interface)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin", false]], "lightpathinoutmixin (class in pcdsdevices.interface)": [[229, "pcdsdevices.interface.LightpathInOutMixin", false]], "lightpathinoutrecordpositioner (class in pcdsdevices.inout)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner", false]], "lightpathmixin (class in pcdsdevices.interface)": [[230, "pcdsdevices.interface.LightpathMixin", false]], "limits (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.limits", false]], "limits (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.limits", false]], "limits (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.limits", false]], "limits (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.limits", false]], "limits (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.limits", false]], "limits (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.limits", false]], "limits (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.limits", false]], "limits (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.limits", false]], "limits (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.limits", false]], "limits (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.limits", false]], "limits (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.limits", false]], "limits (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.limits", false]], "limits (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.limits", false]], "limits (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.limits", false]], "limits (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.limits", false]], "limits (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.limits", false]], "limits (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.limits", false]], "limits (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.limits", false]], "limits (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.limits", false]], "limits (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.limits", false]], "limits (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.limits", false]], "limits (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.limits", false]], "limits (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.limits", false]], "limits (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.limits", false]], "limits (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.limits", false]], "limits (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.limits", false]], "limits (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.limits", false]], "limits (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.limits", false]], "limits (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.limits", false]], "limits (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.limits", false]], "limits (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.limits", false]], "limits (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.limits", false]], "limits (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.limits", false]], "limits (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.limits", false]], "limits (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.limits", false]], "limits (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.limits", false]], "limits (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.limits", false]], "limits (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.limits", false]], "limits (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.limits", false]], "limits (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.limits", false]], "limits (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.limits", false]], "limits (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.limits", false]], "limits (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.limits", false]], "limits (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.limits", false]], "limits (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.limits", false]], "limits (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.limits", false]], "limits (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.limits", false]], "limits (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.limits", false]], "limits (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.limits", false]], "limits (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.limits", false]], "limits (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.limits", false]], "limits (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.limits", false]], "limits (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.limits", false]], "limits (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.limits", false]], "limits (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.limits", false]], "limits (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.limits", false]], "limits (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.limits", false]], "limits (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.limits", false]], "limits (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.limits", false]], "limits (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.limits", false]], "limits (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.limits", false]], "limits (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.limits", false]], "limits (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.limits", false]], "limits (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.limits", false]], "limits (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.limits", false]], "limits (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.limits", false]], "limits (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.limits", false]], "limits (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.limits", false]], "limits (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.limits", false]], "limits (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.limits", false]], "limits (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.limits", false]], "limits (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.limits", false]], "limits (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.limits", false]], "limits (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.limits", false]], "limits (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.limits", false]], "limits (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.limits", false]], "limits (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.limits", false]], "limits (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.limits", false]], "limits (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.limits", false]], "limits (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.limits", false]], "limits (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.limits", false]], "limits (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.limits", false]], "limits (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.limits", false]], "limits (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.limits", false]], "limits (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.limits", false]], "limits (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.limits", false]], "limits (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.limits", false]], "limits (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.limits", false]], "limits (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.limits", false]], "limits (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.limits", false]], "limits (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.limits", false]], "limits (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.limits", false]], "limits (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.limits", false]], "limits (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.limits", false]], "limits (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.limits", false]], "limits (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.limits", false]], "limits (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.limits", false]], "limits (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.limits", false]], "limits (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.limits", false]], "limits (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.limits", false]], "limits (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.limits", false]], "limits (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.limits", false]], "limits (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.limits", false]], "limits (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.limits", false]], "limits (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.limits", false]], "limits (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.limits", false]], "limits (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.limits", false]], "limits (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.limits", false]], "limits (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.limits", false]], "limits (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.limits", false]], "limits (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.limits", false]], "limits (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.limits", false]], "limits (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.limits", false]], "limits (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.limits", false]], "limits (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.limits", false]], "limits (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.limits", false]], "limits (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.limits", false]], "limits (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.limits", false]], "limits (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.limits", false]], "limits (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.limits", false]], "limits (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.limits", false]], "limits (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.limits", false]], "limits (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.limits", false]], "limits (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.limits", false]], "limits (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.limits", false]], "limits (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.limits", false]], "limits (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.limits", false]], "limits (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.limits", false]], "limits (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.limits", false]], "limits (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.limits", false]], "limits (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.limits", false]], "limits (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.limits", false]], "limits (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.limits", false]], "limits (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.limits", false]], "limits (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.limits", false]], "limits (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.limits", false]], "limits (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.limits", false]], "limits (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.limits", false]], "limits (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.limits", false]], "limits (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.limits", false]], "limits (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.limits", false]], "limits (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.limits", false]], "limits (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.limits", false]], "limits (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.limits", false]], "limits (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.limits", false]], "limits (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.limits", false]], "limits (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.limits", false]], "limits (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.limits", false]], "limits (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.limits", false]], "limits (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.limits", false]], "limits (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.limits", false]], "limits (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.limits", false]], "limits (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.limits", false]], "limits (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.limits", false]], "limits (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.limits", false]], "limits (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.limits", false]], "limits (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.limits", false]], "limits (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.limits", false]], "limits (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.limits", false]], "limits (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.limits", false]], "limits (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.limits", false]], "limits (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.limits", false]], "limits (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.limits", false]], "limits (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.limits", false]], "limits (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.limits", false]], "limits (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.limits", false]], "limits (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.limits", false]], "limits (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.limits", false]], "limits (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.limits", false]], "limits (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.limits", false]], "limits (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.limits", false]], "limits (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.limits", false]], "limits (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.limits", false]], "limits (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.limits", false]], "limits (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.limits", false]], "limits (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.limits", false]], "limits (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.limits", false]], "limits (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.limits", false]], "limits (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.limits", false]], "line_text_dict (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.line_text_dict", false]], "load_calibration_file() (in module pcdsdevices.lxe)": [[346, "pcdsdevices.lxe.load_calibration_file", false]], "lodcm (class in pcdsdevices.lodcm)": [[322, "pcdsdevices.lodcm.LODCM", false]], "lodcmenergyc (class in pcdsdevices.lodcm)": [[323, "pcdsdevices.lodcm.LODCMEnergyC", false]], "lodcmenergyc1 (class in pcdsdevices.lodcm)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1", false]], "lodcmenergysi (class in pcdsdevices.lodcm)": [[325, "pcdsdevices.lodcm.LODCMEnergySi", false]], "lookuptablepositioner (class in pcdsdevices.pseudopos)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner", false]], "low_limit (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.low_limit", false]], "low_limit (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.low_limit", false]], "low_limit (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.low_limit", false]], "low_limit (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.low_limit", false]], "low_limit (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.low_limit", false]], "low_limit (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.low_limit", false]], "low_limit (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.low_limit", false]], "low_limit (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.low_limit", false]], "low_limit (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.low_limit", false]], "low_limit (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.low_limit", false]], "low_limit (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.low_limit", false]], "low_limit (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.low_limit", false]], "low_limit (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.low_limit", false]], "low_limit (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.low_limit", false]], "low_limit (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.low_limit", false]], "low_limit (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.low_limit", false]], "low_limit (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.low_limit", false]], "low_limit (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.low_limit", false]], "low_limit (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.low_limit", false]], "low_limit (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.low_limit", false]], "low_limit (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.low_limit", false]], "low_limit (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.low_limit", false]], "low_limit (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.low_limit", false]], "low_limit (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.low_limit", false]], "low_limit (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.low_limit", false]], "low_limit (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.low_limit", false]], "low_limit (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.low_limit", false]], "low_limit (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.low_limit", false]], "low_limit (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.low_limit", false]], "low_limit (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.low_limit", false]], "low_limit (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.low_limit", false]], "low_limit (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.low_limit", false]], "low_limit (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.low_limit", false]], "low_limit (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.low_limit", false]], "low_limit (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.low_limit", false]], "low_limit (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.low_limit", false]], "low_limit (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.low_limit", false]], "low_limit (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.low_limit", false]], "low_limit (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.low_limit", false]], "low_limit (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.low_limit", false]], "low_limit (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.low_limit", false]], "low_limit (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.low_limit", false]], "low_limit (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.low_limit", false]], "low_limit (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.low_limit", false]], "low_limit (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.low_limit", false]], "low_limit (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.low_limit", false]], "low_limit (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.low_limit", false]], "low_limit (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.low_limit", false]], "low_limit (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.low_limit", false]], "low_limit (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.low_limit", false]], "low_limit (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.low_limit", false]], "low_limit (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.low_limit", false]], "low_limit (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.low_limit", false]], "low_limit (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.low_limit", false]], "low_limit (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.low_limit", false]], "low_limit (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.low_limit", false]], "low_limit (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.low_limit", false]], "low_limit (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.low_limit", false]], "low_limit (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.low_limit", false]], "low_limit (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.low_limit", false]], "low_limit (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.low_limit", false]], "low_limit (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.low_limit", false]], "low_limit (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.low_limit", false]], "low_limit (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.low_limit", false]], "low_limit (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.low_limit", false]], "low_limit (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.low_limit", false]], "low_limit (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.low_limit", false]], "low_limit (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.low_limit", false]], "low_limit (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.low_limit", false]], "low_limit (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.low_limit", false]], "low_limit (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.low_limit", false]], "low_limit (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.low_limit", false]], "low_limit (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.low_limit", false]], "low_limit (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.low_limit", false]], "low_limit (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.low_limit", false]], "low_limit (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.low_limit", false]], "low_limit (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.low_limit", false]], "low_limit (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.low_limit", false]], "low_limit (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.low_limit", false]], "low_limit (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.low_limit", false]], "low_limit (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.low_limit", false]], "low_limit (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.low_limit", false]], "low_limit (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.low_limit", false]], "low_limit (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.low_limit", false]], "low_limit (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.low_limit", false]], "low_limit (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.low_limit", false]], "low_limit (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.low_limit", false]], "low_limit (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.low_limit", false]], "low_limit (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.low_limit", false]], "low_limit (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.low_limit", false]], "low_limit (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.low_limit", false]], "low_limit (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.low_limit", false]], "low_limit (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.low_limit", false]], "low_limit (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.low_limit", false]], "low_limit (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.low_limit", false]], "low_limit (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.low_limit", false]], "low_limit (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.low_limit", false]], "low_limit (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.low_limit", false]], "low_limit (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.low_limit", false]], "low_limit (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.low_limit", false]], "low_limit (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.low_limit", false]], "low_limit (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.low_limit", false]], "low_limit (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.low_limit", false]], "low_limit (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.low_limit", false]], "low_limit (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.low_limit", false]], "low_limit (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.low_limit", false]], "low_limit (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.low_limit", false]], "low_limit (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.low_limit", false]], "low_limit (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.low_limit", false]], "low_limit (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.low_limit", false]], "low_limit (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.low_limit", false]], "low_limit (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.low_limit", false]], "low_limit (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.low_limit", false]], "low_limit (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.low_limit", false]], "low_limit (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.low_limit", false]], "low_limit (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.low_limit", false]], "low_limit (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.low_limit", false]], "low_limit (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.low_limit", false]], "low_limit (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.low_limit", false]], "low_limit (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.low_limit", false]], "low_limit (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.low_limit", false]], "low_limit (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.low_limit", false]], "low_limit (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.low_limit", false]], "low_limit (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.low_limit", false]], "low_limit (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.low_limit", false]], "low_limit (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.low_limit", false]], "low_limit (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.low_limit", false]], "low_limit (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.low_limit", false]], "low_limit (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.low_limit", false]], "low_limit (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.low_limit", false]], "low_limit (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.low_limit", false]], "low_limit (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.low_limit", false]], "low_limit (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.low_limit", false]], "low_limit (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.low_limit", false]], "low_limit (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.low_limit", false]], "low_limit (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.low_limit", false]], "low_limit (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.low_limit", false]], "low_limit (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.low_limit", false]], "low_limit (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.low_limit", false]], "low_limit (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.low_limit", false]], "low_limit (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.low_limit", false]], "low_limit (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.low_limit", false]], "low_limit (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.low_limit", false]], "low_limit (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.low_limit", false]], "low_limit (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.low_limit", false]], "low_limit (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.low_limit", false]], "low_limit (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.low_limit", false]], "low_limit (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.low_limit", false]], "low_limit (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.low_limit", false]], "low_limit (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.low_limit", false]], "lssshutterstatus (class in pcdsdevices.lasers.btps)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus", false]], "lusislitpositioner (class in pcdsdevices.slits)": [[531, "pcdsdevices.slits.LusiSlitPositioner", false]], "lusislits (class in pcdsdevices.slits)": [[532, "pcdsdevices.slits.LusiSlits", false]], "lxtttcexample (class in pcdsdevices.lxe)": [[342, "pcdsdevices.lxe.LxtTtcExample", false]], "m3baseplcdevice (class in pcdsdevices.sample_delivery)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice", false]], "magickplugin (class in pcdsdevices.areadetector.plugins)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin", false]], "make_class() (in module pcdsdevices.make_ophyd_device)": [[349, "pcdsdevices.make_ophyd_device.make_class", false]], "make_class_line() (in module pcdsdevices.make_ophyd_device)": [[350, "pcdsdevices.make_ophyd_device.make_class_line", false]], "make_class_name() (in module pcdsdevices.make_ophyd_device)": [[351, "pcdsdevices.make_ophyd_device.make_class_name", false]], "make_cpt() (in module pcdsdevices.make_ophyd_device)": [[352, "pcdsdevices.make_ophyd_device.make_cpt", false]], "make_data_key() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.make_data_key", false]], "make_data_key() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.make_data_key", false]], "make_data_key() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.make_data_key", false]], "make_data_key() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.make_data_key", false]], "make_filename() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.make_filename", false]], "make_signal() (in module pcdsdevices.make_ophyd_device)": [[353, "pcdsdevices.make_ophyd_device.make_signal", false]], "make_signal_wrbv() (in module pcdsdevices.make_ophyd_device)": [[354, "pcdsdevices.make_ophyd_device.make_signal_wrbv", false]], "manifoldvalve (class in pcdsdevices.sample_delivery)": [[484, "pcdsdevices.sample_delivery.ManifoldValve", false]], "maybe_make_method() (in module pcdsdevices.utils)": [[601, "pcdsdevices.utils.maybe_make_method", false]], "md (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.md", false]], "md (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.md", false]], "md (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.md", false]], "md (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.md", false]], "md (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.md", false]], "md (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.md", false]], "md (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.md", false]], "md (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.md", false]], "md (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.md", false]], "md (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.md", false]], "md (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.md", false]], "md (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.md", false]], "md (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.md", false]], "md (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.md", false]], "md (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.md", false]], "md (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.md", false]], "md (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.md", false]], "md (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.md", false]], "md (pcdsdevices.interface.lightpathinoutmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutMixin.md", false]], "md (pcdsdevices.interface.lightpathmixin attribute)": [[230, "pcdsdevices.interface.LightpathMixin.md", false]], "md (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.md", false]], "md (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.md", false]], "md (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.md", false]], "md (pcdsdevices.lasers.btps.btpsvgc attribute)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.md", false]], "md (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.md", false]], "md (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.md", false]], "md (pcdsdevices.lic.laserincoupling attribute)": [[308, "pcdsdevices.lic.LaserInCoupling.md", false]], "md (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.md", false]], "md (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.md", false]], "md (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.md", false]], "md (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.md", false]], "md (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.md", false]], "md (pcdsdevices.mirror.ffmirror attribute)": [[358, "pcdsdevices.mirror.FFMirror.md", false]], "md (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.md", false]], "md (pcdsdevices.mirror.kbomirror attribute)": [[361, "pcdsdevices.mirror.KBOMirror.md", false]], "md (pcdsdevices.mirror.kbomirrorchin attribute)": [[362, "pcdsdevices.mirror.KBOMirrorChin.md", false]], "md (pcdsdevices.mirror.kbomirrorhe attribute)": [[363, "pcdsdevices.mirror.KBOMirrorHE.md", false]], "md (pcdsdevices.mirror.kbomirrorhestates attribute)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.md", false]], "md (pcdsdevices.mirror.kbomirrorstates attribute)": [[365, "pcdsdevices.mirror.KBOMirrorStates.md", false]], "md (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.md", false]], "md (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.md", false]], "md (pcdsdevices.mirror.xoffsetmirror attribute)": [[374, "pcdsdevices.mirror.XOffsetMirror.md", false]], "md (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.md", false]], "md (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.md", false]], "md (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.md", false]], "md (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.md", false]], "md (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.md", false]], "md (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.md", false]], "md (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.md", false]], "md (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.md", false]], "md (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.md", false]], "md (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.md", false]], "md (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.md", false]], "md (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.md", false]], "md (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.md", false]], "md (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.md", false]], "md (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.md", false]], "md (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.md", false]], "md (pcdsdevices.ref.reflaserl2si attribute)": [[468, "pcdsdevices.ref.ReflaserL2SI.md", false]], "md (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.md", false]], "md (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.md", false]], "md (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.md", false]], "md (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.md", false]], "md (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.md", false]], "md (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.md", false]], "md (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.md", false]], "md (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.md", false]], "md (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.md", false]], "md (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.md", false]], "md (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.md", false]], "md (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.md", false]], "md (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.md", false]], "md (pcdsdevices.spectrometer.kmono attribute)": [[545, "pcdsdevices.spectrometer.Kmono.md", false]], "md (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.md", false]], "md (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.md", false]], "md (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.md", false]], "md (pcdsdevices.stopper.ppsstopper2pv attribute)": [[571, "pcdsdevices.stopper.PPSStopper2PV.md", false]], "md (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.md", false]], "md (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.md", false]], "md (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.md", false]], "md (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.md", false]], "md (pcdsdevices.valve.vfs attribute)": [[615, "pcdsdevices.valve.VFS.md", false]], "md (pcdsdevices.valve.vgc attribute)": [[616, "pcdsdevices.valve.VGC.md", false]], "md (pcdsdevices.valve.vgc_2s attribute)": [[618, "pcdsdevices.valve.VGC_2S.md", false]], "md (pcdsdevices.valve.vrc attribute)": [[619, "pcdsdevices.valve.VRC.md", false]], "md (pcdsdevices.valve.vrcda attribute)": [[621, "pcdsdevices.valve.VRCDA.md", false]], "md (pcdsdevices.valve.vrcno attribute)": [[622, "pcdsdevices.valve.VRCNO.md", false]], "md (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.md", false]], "md (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.md", false]], "md (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.md", false]], "mesh (class in pcdsdevices.analog_signals)": [[4, "pcdsdevices.analog_signals.Mesh", false]], "mesh_interpolation() (in module pcdsdevices.targets)": [[580, "pcdsdevices.targets.mesh_interpolation", false]], "metadata (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.metadata", false]], "metadata (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.metadata", false]], "metadata (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.metadata", false]], "metadata (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.metadata", false]], "metadata (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.metadata", false]], "metadata (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.metadata", false]], "metadata (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.metadata", false]], "metadata (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.metadata", false]], "metadata (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.metadata", false]], "metadata (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.metadata", false]], "metadata (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.metadata", false]], "metadata (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.metadata", false]], "metadata (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.metadata", false]], "metadata (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.metadata", false]], "metadata (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.metadata", false]], "metadata (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.metadata", false]], "metadata (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.metadata", false]], "metadata (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.metadata", false]], "metadata (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.metadata", false]], "metadata (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.metadata", false]], "metadata (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.metadata", false]], "metadata (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.metadata", false]], "metadata (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.metadata", false]], "metadata (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.metadata", false]], "metadata (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.metadata", false]], "metadata_keys (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.metadata_keys", false]], "mfxatm (class in pcdsdevices.atm)": [[38, "pcdsdevices.atm.MFXATM", false]], "mirrorinsertstate (class in pcdsdevices.mirror)": [[366, "pcdsdevices.mirror.MirrorInsertState", false]], "mirrorstripe2d4p (class in pcdsdevices.mirror)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P", false]], "missing_plugins() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.missing_plugins", false]], "mks937a (class in pcdsdevices.gauge)": [[207, "pcdsdevices.gauge.MKS937a", false]], "mks937acontroller (class in pcdsdevices.gauge)": [[205, "pcdsdevices.gauge.MKS937AController", false]], "mks937bcontroller (class in pcdsdevices.gauge)": [[206, "pcdsdevices.gauge.MKS937BController", false]], "mmc100 (class in pcdsdevices.epics_motor)": [[150, "pcdsdevices.epics_motor.MMC100", false]], "mono (class in pcdsdevices.spectrometer)": [[546, "pcdsdevices.spectrometer.Mono", false]], "motor (in module pcdsdevices.pseudopos)": [[437, "pcdsdevices.pseudopos.motor", false]], "motor (pcdsdevices.pseudopos.delaybase attribute)": [[427, "id0", false], [427, "pcdsdevices.pseudopos.DelayBase.motor", false]], "motor (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.motor", false]], "motor() (in module pcdsdevices.epics_motor)": [[151, "pcdsdevices.epics_motor.Motor", false]], "movablestand (class in pcdsdevices.movablestand)": [[384, "pcdsdevices.movablestand.MovableStand", false]], "move() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.move", false]], "move() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.move", false]], "move() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.move", false]], "move() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.move", false]], "move() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.move", false]], "move() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.move", false]], "move() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.move", false]], "move() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.move", false]], "move() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.move", false]], "move() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.move", false]], "move() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.move", false]], "move() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.move", false]], "move() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.move", false]], "move() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.move", false]], "move() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.move", false]], "move() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.move", false]], "move() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.move", false]], "move() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.move", false]], "move() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.move", false]], "move() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.move", false]], "move() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.move", false]], "move() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.move", false]], "move() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.move", false]], "move() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.move", false]], "move() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.move", false]], "move() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.move", false]], "move() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.move", false]], "move() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.move", false]], "move() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.move", false]], "move() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.move", false]], "move() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.move", false]], "move() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.move", false]], "move() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.move", false]], "move() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.move", false]], "move() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.move", false]], "move() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.move", false]], "move() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.move", false]], "move() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.move", false]], "move() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.move", false]], "move() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.move", false]], "move() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.move", false]], "move() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.move", false]], "move() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.move", false]], "move() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.move", false]], "move() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.move", false]], "move() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.move", false]], "move() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.move", false]], "move() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.move", false]], "move() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.move", false]], "move() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.move", false]], "move() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.move", false]], "move() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.move", false]], "move() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.move", false]], "move() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.move", false]], "move() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.move", false]], "move() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.move", false]], "move() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.move", false]], "move() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.move", false]], "move() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.move", false]], "move() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.move", false]], "move() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.move", false]], "move() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.move", false]], "move() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.move", false]], "move() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.move", false]], "move() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.move", false]], "move() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.move", false]], "move() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.move", false]], "move() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.move", false]], "move() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.move", false]], "move() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.move", false]], "move() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.move", false]], "move() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.move", false]], "move() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.move", false]], "move() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.move", false]], "move() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.move", false]], "move() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.move", false]], "move() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.move", false]], "move() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.move", false]], "move() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.move", false]], "move() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.move", false]], "move() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.move", false]], "move() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.move", false]], "move() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.move", false]], "move() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.move", false]], "move() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.move", false]], "move() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.move", false]], "move() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.move", false]], "move() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.move", false]], "move() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.move", false]], "move() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.move", false]], "move() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.move", false]], "move() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.move", false]], "move() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.move", false]], "move() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.move", false]], "move() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.move", false]], "move() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.move", false]], "move() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.move", false]], "move() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.move", false]], "move() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.move", false]], "move() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.move", false]], "move() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.move", false]], "move() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.move", false]], "move() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.move", false]], "move() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.move", false]], "move() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.move", false]], "move() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.move", false]], "move() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.move", false]], "move() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.move", false]], "move() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.move", false]], "move() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.move", false]], "move() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.move", false]], "move() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.move", false]], "move() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.move", false]], "move() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.move", false]], "move() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.move", false]], "move() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.move", false]], "move() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.move", false]], "move() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.move", false]], "move() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.move", false]], "move() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.move", false]], "move() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.move", false]], "move() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.move", false]], "move() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.move", false]], "move() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.move", false]], "move() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.move", false]], "move() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.move", false]], "move() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.move", false]], "move() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.move", false]], "move() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.move", false]], "move() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.move", false]], "move() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.move", false]], "move() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.move", false]], "move() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.move", false]], "move() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.move", false]], "move() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.move", false]], "move() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.move", false]], "move() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.move", false]], "move() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.move", false]], "move() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.move", false]], "move() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.move", false]], "move() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.move", false]], "move() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.move", false]], "move() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.move", false]], "move() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.move", false]], "move() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.move", false]], "move() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.move", false]], "move() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.move", false]], "move() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.move", false]], "move() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.move", false]], "move() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.move", false]], "move() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.move", false]], "move() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.move", false]], "move() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.move", false]], "move() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.move", false]], "move() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.move", false]], "move() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.move", false]], "move() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.move", false]], "move() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.move", false]], "move() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.move", false]], "move() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.move", false]], "move() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.move", false]], "move() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.move", false]], "move() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.move", false]], "move() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.move", false]], "move_single() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.move_single", false]], "move_single() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.move_single", false]], "move_single() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.move_single", false]], "move_single() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.move_single", false]], "move_single() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.move_single", false]], "move_single() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.move_single", false]], "move_single() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.move_single", false]], "move_single() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.move_single", false]], "move_single() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.move_single", false]], "move_single() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.move_single", false]], "move_single() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.move_single", false]], "move_single() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.move_single", false]], "move_single() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.move_single", false]], "move_single() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.move_single", false]], "move_single() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.move_single", false]], "move_single() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.move_single", false]], "move_single() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.move_single", false]], "move_single() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.move_single", false]], "move_single() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.move_single", false]], "move_single() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.move_single", false]], "move_single() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.move_single", false]], "move_single() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.move_single", false]], "move_single() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.move_single", false]], "move_single() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.move_single", false]], "move_single() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.move_single", false]], "move_single() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.move_single", false]], "move_single() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.move_single", false]], "move_single() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.move_single", false]], "move_single() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.move_single", false]], "move_single() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.move_single", false]], "move_single() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.move_single", false]], "move_single() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.move_single", false]], "move_single() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.move_single", false]], "move_single() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.move_single", false]], "move_subdevices_to_start() (in module pcdsdevices.utils)": [[602, "pcdsdevices.utils.move_subdevices_to_start", false]], "moving (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.moving", false]], "moving (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.moving", false]], "moving (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.moving", false]], "moving (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.moving", false]], "moving (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.moving", false]], "moving (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.moving", false]], "moving (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.moving", false]], "moving (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.moving", false]], "moving (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.moving", false]], "moving (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.moving", false]], "moving (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.moving", false]], "moving (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.moving", false]], "moving (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.moving", false]], "moving (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.moving", false]], "moving (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.moving", false]], "moving (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.moving", false]], "moving (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.moving", false]], "moving (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.moving", false]], "moving (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.moving", false]], "moving (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.moving", false]], "moving (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.moving", false]], "moving (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.moving", false]], "moving (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.moving", false]], "moving (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.moving", false]], "moving (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.moving", false]], "moving (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.moving", false]], "moving (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.moving", false]], "moving (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.moving", false]], "moving (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.moving", false]], "moving (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.moving", false]], "moving (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.moving", false]], "moving (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.moving", false]], "moving (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.moving", false]], "moving (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.moving", false]], "moving (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.moving", false]], "moving (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.moving", false]], "moving (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.moving", false]], "moving (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.moving", false]], "moving (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.moving", false]], "moving (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.moving", false]], "moving (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.moving", false]], "moving (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.moving", false]], "moving (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.moving", false]], "moving (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.moving", false]], "moving (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.moving", false]], "moving (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.moving", false]], "moving (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.moving", false]], "moving (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.moving", false]], "moving (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.moving", false]], "moving (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.moving", false]], "moving (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.moving", false]], "moving (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.moving", false]], "moving (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.moving", false]], "moving (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.moving", false]], "moving (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.moving", false]], "moving (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.moving", false]], "moving (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.moving", false]], "moving (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.moving", false]], "moving (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.moving", false]], "moving (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.moving", false]], "moving (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.moving", false]], "moving (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.moving", false]], "moving (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.moving", false]], "moving (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.moving", false]], "moving (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.moving", false]], "moving (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.moving", false]], "moving (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.moving", false]], "moving (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.moving", false]], "moving (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.moving", false]], "moving (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.moving", false]], "moving (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.moving", false]], "moving (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.moving", false]], "moving (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.moving", false]], "moving (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.moving", false]], "moving (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.moving", false]], "moving (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.moving", false]], "moving (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.moving", false]], "moving (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.moving", false]], "moving (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.moving", false]], "moving (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.moving", false]], "moving (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.moving", false]], "moving (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.moving", false]], "moving (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.moving", false]], "moving (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.moving", false]], "moving (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.moving", false]], "moving (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.moving", false]], "moving (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.moving", false]], "moving (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.moving", false]], "moving (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.moving", false]], "moving (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.moving", false]], "moving (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.moving", false]], "moving (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.moving", false]], "moving (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.moving", false]], "moving (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.moving", false]], "moving (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.moving", false]], "moving (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.moving", false]], "moving (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.moving", false]], "moving (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.moving", false]], "moving (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.moving", false]], "moving (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.moving", false]], "moving (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.moving", false]], "moving (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.moving", false]], "moving (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.moving", false]], "moving (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.moving", false]], "moving (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.moving", false]], "moving (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.moving", false]], "moving (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.moving", false]], "moving (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.moving", false]], "moving (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.moving", false]], "moving (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.moving", false]], "moving (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.moving", false]], "moving (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.moving", false]], "moving (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.moving", false]], "moving (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.moving", false]], "moving (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.moving", false]], "moving (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.moving", false]], "moving (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.moving", false]], "moving (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.moving", false]], "moving (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.moving", false]], "moving (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.moving", false]], "moving (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.moving", false]], "moving (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.moving", false]], "moving (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.moving", false]], "moving (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.moving", false]], "moving (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.moving", false]], "moving (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.moving", false]], "moving (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.moving", false]], "moving (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.moving", false]], "moving (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.moving", false]], "moving (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.moving", false]], "moving (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.moving", false]], "moving (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.moving", false]], "moving (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.moving", false]], "moving (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.moving", false]], "moving (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.moving", false]], "moving (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.moving", false]], "moving (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.moving", false]], "moving (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.moving", false]], "moving (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.moving", false]], "moving (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.moving", false]], "moving (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.moving", false]], "moving (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.moving", false]], "moving (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.moving", false]], "moving (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.moving", false]], "moving (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.moving", false]], "moving (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.moving", false]], "moving (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.moving", false]], "moving (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.moving", false]], "moving (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.moving", false]], "moving (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.moving", false]], "moving (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.moving", false]], "moving (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.moving", false]], "moving (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.moving", false]], "moving (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.moving", false]], "mpa3 (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.mpa3", false]], "mpa4 (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.mpa4", false]], "mpa4 (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.mpa4", false]], "mpod() (in module pcdsdevices.mpod)": [[385, "pcdsdevices.mpod.MPOD", false]], "mpodapalischannel (class in pcdsdevices.mpod_apalis)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel", false]], "mpodapaliscrate (class in pcdsdevices.mpod_apalis)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate", false]], "mpodapalismodule (class in pcdsdevices.mpod_apalis)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule", false]], "mpodapalismodule16channel (class in pcdsdevices.mpod_apalis)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel", false]], "mpodapalismodule24channel (class in pcdsdevices.mpod_apalis)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel", false]], "mpodapalismodule4channel (class in pcdsdevices.mpod_apalis)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel", false]], "mpodapalismodule8channel (class in pcdsdevices.mpod_apalis)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel", false]], "mpodchannel (class in pcdsdevices.mpod)": [[386, "pcdsdevices.mpod.MPODChannel", false]], "mpodchannelhv (class in pcdsdevices.mpod)": [[387, "pcdsdevices.mpod.MPODChannelHV", false]], "mpodchannellv (class in pcdsdevices.mpod)": [[388, "pcdsdevices.mpod.MPODChannelLV", false]], "mps (class in pcdsdevices.mps)": [[397, "pcdsdevices.mps.MPS", false]], "mps_factory() (in module pcdsdevices.mps)": [[400, "pcdsdevices.mps.mps_factory", false]], "mpsbase (class in pcdsdevices.mps)": [[398, "pcdsdevices.mps.MPSBase", false]], "mpslimits (class in pcdsdevices.mps)": [[399, "pcdsdevices.mps.MPSLimits", false]], "mrco (class in pcdsdevices.mrco_motion)": [[403, "pcdsdevices.mrco_motion.MRCO", false]], "msta (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.msta", false]], "msta (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.msta", false]], "msta (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.msta", false]], "msta (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.msta", false]], "msta (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.msta", false]], "msta (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.msta", false]], "msta (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.msta", false]], "msta (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.msta", false]], "msta (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.msta", false]], "multi_axis_move() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.multi_axis_move", false]], "multiderivedsignal (class in pcdsdevices.signal)": [[507, "pcdsdevices.signal.MultiDerivedSignal", false]], "multiderivedsignalro (class in pcdsdevices.signal)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO", false]], "must_be_known() (in module pcdsdevices.mps)": [[401, "pcdsdevices.mps.must_be_known", false]], "must_be_out() (in module pcdsdevices.mps)": [[402, "pcdsdevices.mps.must_be_out", false]], "mv() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.mv", false]], "mv() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.mv", false]], "mv() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.mv", false]], "mv() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.mv", false]], "mv() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.mv", false]], "mv() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.mv", false]], "mv() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.mv", false]], "mv() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.mv", false]], "mv() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.mv", false]], "mv() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.mv", false]], "mv() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.mv", false]], "mv() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.mv", false]], "mv() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.mv", false]], "mv() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.mv", false]], "mv() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.mv", false]], "mv() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.mv", false]], "mv() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.mv", false]], "mv() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.mv", false]], "mv() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.mv", false]], "mv() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.mv", false]], "mv() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.mv", false]], "mv() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.mv", false]], "mv() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.mv", false]], "mv() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.mv", false]], "mv() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.mv", false]], "mv() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.mv", false]], "mv() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.mv", false]], "mv() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.mv", false]], "mv() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.mv", false]], "mv() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.mv", false]], "mv() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.mv", false]], "mv() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.mv", false]], "mv() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.mv", false]], "mv() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.mv", false]], "mv() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.mv", false]], "mv() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.mv", false]], "mv() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.mv", false]], "mv() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.mv", false]], "mv() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.mv", false]], "mv() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.mv", false]], "mv() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.mv", false]], "mv() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.mv", false]], "mv() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.mv", false]], "mv() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.mv", false]], "mv() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.mv", false]], "mv() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.mv", false]], "mv() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.mv", false]], "mv() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.mv", false]], "mv() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.mv", false]], "mv() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.mv", false]], "mv() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.mv", false]], "mv() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.mv", false]], "mv() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.mv", false]], "mv() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.mv", false]], "mv() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.mv", false]], "mv() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.mv", false]], "mv() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.mv", false]], "mv() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.mv", false]], "mv() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.mv", false]], "mv() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.mv", false]], "mv() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.mv", false]], "mv() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.mv", false]], "mv() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.mv", false]], "mv() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.mv", false]], "mv() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.mv", false]], "mv() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.mv", false]], "mv() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.mv", false]], "mv() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.mv", false]], "mv() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.mv", false]], "mv() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.mv", false]], "mv() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.mv", false]], "mv() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.mv", false]], "mv() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.mv", false]], "mv() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.mv", false]], "mv() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.mv", false]], "mv() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.mv", false]], "mv() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.mv", false]], "mv() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.mv", false]], "mv() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.mv", false]], "mv() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.mv", false]], "mv() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.mv", false]], "mv() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.mv", false]], "mv() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.mv", false]], "mv() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.mv", false]], "mv() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.mv", false]], "mv() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.mv", false]], "mv() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.mv", false]], "mv() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.mv", false]], "mv() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.mv", false]], "mv() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.mv", false]], "mv() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.mv", false]], "mv() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.mv", false]], "mv() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.mv", false]], "mv() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.mv", false]], "mv() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.mv", false]], "mv() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.mv", false]], "mv() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.mv", false]], "mv() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.mv", false]], "mv() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.mv", false]], "mv() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.mv", false]], "mv() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.mv", false]], "mv() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.mv", false]], "mv() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.mv", false]], "mv() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.mv", false]], "mv() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.mv", false]], "mv() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.mv", false]], "mv() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.mv", false]], "mv() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.mv", false]], "mv() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.mv", false]], "mv() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.mv", false]], "mv() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.mv", false]], "mv() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.mv", false]], "mv() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.mv", false]], "mv() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.mv", false]], "mv() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.mv", false]], "mv() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.mv", false]], "mv() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.mv", false]], "mv() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.mv", false]], "mv() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.mv", false]], "mv() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.mv", false]], "mv() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.mv", false]], "mv() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.mv", false]], "mv() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.mv", false]], "mv() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.mv", false]], "mv() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.mv", false]], "mv() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.mv", false]], "mv() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.mv", false]], "mv() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.mv", false]], "mv() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.mv", false]], "mv() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.mv", false]], "mv() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.mv", false]], "mv() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.mv", false]], "mv() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.mv", false]], "mv() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.mv", false]], "mv() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.mv", false]], "mv() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.mv", false]], "mv() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.mv", false]], "mv() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.mv", false]], "mv() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.mv", false]], "mv() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.mv", false]], "mv() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.mv", false]], "mv() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.mv", false]], "mv() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.mv", false]], "mv() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.mv", false]], "mv() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.mv", false]], "mv() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.mv", false]], "mv() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.mv", false]], "mv() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.mv", false]], "mv() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.mv", false]], "mv() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.mv", false]], "mv() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.mv", false]], "mv() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.mv", false]], "mv() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.mv", false]], "mv() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.mv", false]], "mv_ginput() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.mv_ginput", false]], "mv_ginput() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.mv_ginput", false]], "mv_ginput() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.mv_ginput", false]], "mv_ginput() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.mv_ginput", false]], "mv_ginput() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.mv_ginput", false]], "mv_ginput() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.mv_ginput", false]], "mv_ginput() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.mv_ginput", false]], "mv_ginput() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.mv_ginput", false]], "mv_ginput() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.mv_ginput", false]], "mv_ginput() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.mv_ginput", false]], "mvinterface (class in pcdsdevices.interface)": [[231, "pcdsdevices.interface.MvInterface", false]], "mvr() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.mvr", false]], "mvr() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.mvr", false]], "mvr() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.mvr", false]], "mvr() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.mvr", false]], "mvr() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.mvr", false]], "mvr() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.mvr", false]], "mvr() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.mvr", false]], "mvr() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.mvr", false]], "mvr() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.mvr", false]], "mvr() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.mvr", false]], "mvr() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.mvr", false]], "mvr() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.mvr", false]], "mvr() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.mvr", false]], "mvr() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.mvr", false]], "mvr() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.mvr", false]], "mvr() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.mvr", false]], "mvr() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.mvr", false]], "mvr() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.mvr", false]], "mvr() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.mvr", false]], "mvr() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.mvr", false]], "mvr() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.mvr", false]], "mvr() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.mvr", false]], "mvr() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.mvr", false]], "mvr() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.mvr", false]], "mvr() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.mvr", false]], "mvr() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.mvr", false]], "mvr() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.mvr", false]], "mvr() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.mvr", false]], "mvr() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.mvr", false]], "mvr() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.mvr", false]], "mvr() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.mvr", false]], "mvr() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.mvr", false]], "mvr() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.mvr", false]], "mvr() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.mvr", false]], "mvr() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.mvr", false]], "mvr() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.mvr", false]], "mvr() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.mvr", false]], "mvr() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.mvr", false]], "mvr() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.mvr", false]], "mvr() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.mvr", false]], "mvr() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.mvr", false]], "mvr() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.mvr", false]], "mvr() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.mvr", false]], "mvr() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.mvr", false]], "mvr() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.mvr", false]], "mvr() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.mvr", false]], "mvr() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.mvr", false]], "mvr() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.mvr", false]], "mvr() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.mvr", false]], "mvr() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.mvr", false]], "mvr() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.mvr", false]], "mvr() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.mvr", false]], "mvr() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.mvr", false]], "mvr() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.mvr", false]], "mvr() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.mvr", false]], "mvr() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.mvr", false]], "mvr() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.mvr", false]], "mvr() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.mvr", false]], "mvr() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.mvr", false]], "mvr() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.mvr", false]], "mvr() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.mvr", false]], "mvr() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.mvr", false]], "mvr() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.mvr", false]], "mvr() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.mvr", false]], "mvr() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.mvr", false]], "mvr() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.mvr", false]], "mvr() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.mvr", false]], "mvr() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.mvr", false]], "mvr() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.mvr", false]], "mvr() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.mvr", false]], "mvr() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.mvr", false]], "mvr() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.mvr", false]], "mvr() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.mvr", false]], "mvr() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.mvr", false]], "mvr() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.mvr", false]], "mvr() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.mvr", false]], "navigator (class in pcdsdevices.pump)": [[448, "pcdsdevices.pump.Navigator", false]], "needs_parent (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.needs_parent", false]], "needs_parent (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.needs_parent", false]], "needs_parent (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.needs_parent", false]], "needs_parent (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.needs_parent", false]], "needs_parent (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.needs_parent", false]], "needs_parent (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.needs_parent", false]], "needs_parent (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.needs_parent", false]], "needs_parent (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.needs_parent", false]], "needs_parent (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.needs_parent", false]], "needs_parent (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.needs_parent", false]], "needs_parent (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.needs_parent", false]], "needs_parent (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.needs_parent", false]], "needs_parent (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.needs_parent", false]], "needs_parent (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.needs_parent", false]], "needs_parent (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.needs_parent", false]], "needs_parent (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.needs_parent", false]], "needs_parent (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.needs_parent", false]], "needs_parent (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.needs_parent", false]], "needs_parent (pcdsdevices.gon.kappaxyzstage attribute)": [[212, "pcdsdevices.gon.KappaXYZStage.needs_parent", false]], "needs_parent (pcdsdevices.gon.samphi attribute)": [[213, "pcdsdevices.gon.SamPhi.needs_parent", false]], "needs_parent (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.needs_parent", false]], "needs_parent (pcdsdevices.gon.simsamplestage attribute)": [[215, "pcdsdevices.gon.SimSampleStage.needs_parent", false]], "needs_parent (pcdsdevices.gon.xyzstage attribute)": [[216, "pcdsdevices.gon.XYZStage.needs_parent", false]], "needs_parent (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.needs_parent", false]], "needs_parent (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipmdiode attribute)": [[250, "pcdsdevices.ipm.IPMDiode.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.needs_parent", false]], "needs_parent (pcdsdevices.ipm.wave8 attribute)": [[256, "pcdsdevices.ipm.Wave8.needs_parent", false]], "needs_parent (pcdsdevices.jet.beckhoffjet attribute)": [[258, "pcdsdevices.jet.BeckhoffJet.needs_parent", false]], "needs_parent (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.needs_parent", false]], "needs_parent (pcdsdevices.jet.beckhoffjetslits attribute)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.needs_parent", false]], "needs_parent (pcdsdevices.jet.injector attribute)": [[261, "pcdsdevices.jet.Injector.needs_parent", false]], "needs_parent (pcdsdevices.jet.injectorwithfine attribute)": [[262, "pcdsdevices.jet.InjectorWithFine.needs_parent", false]], "needs_parent (pcdsdevices.lamp_motion.lamp attribute)": [[266, "pcdsdevices.lamp_motion.LAMP.needs_parent", false]], "needs_parent (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.needs_parent", false]], "needs_parent (pcdsdevices.lamp_motion.lampflowcell attribute)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.needs_parent", false]], "needs_parent (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.needs_parent", false]], "needs_parent (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.needs_parent", false]], "needs_parent (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.needs_parent", false]], "needs_parent (pcdsdevices.lic.laserincoupling attribute)": [[308, "pcdsdevices.lic.LaserInCoupling.needs_parent", false]], "needs_parent (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.crystaltower1 attribute)": [[314, "pcdsdevices.lodcm.CrystalTower1.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.crystaltower2 attribute)": [[315, "pcdsdevices.lodcm.CrystalTower2.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.diagnosticstower attribute)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simfirsttower attribute)": [[329, "pcdsdevices.lodcm.SimFirstTower.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simsecondtower attribute)": [[331, "pcdsdevices.lodcm.SimSecondTower.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.needs_parent", false]], "needs_parent (pcdsdevices.mirror.ffmirror attribute)": [[358, "pcdsdevices.mirror.FFMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirror attribute)": [[361, "pcdsdevices.mirror.KBOMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirrorchin attribute)": [[362, "pcdsdevices.mirror.KBOMirrorChin.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirrorhe attribute)": [[363, "pcdsdevices.mirror.KBOMirrorHE.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirrorhestates attribute)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirrorstates attribute)": [[365, "pcdsdevices.mirror.KBOMirrorStates.needs_parent", false]], "needs_parent (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirror attribute)": [[374, "pcdsdevices.mirror.XOffsetMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.needs_parent", false]], "needs_parent (pcdsdevices.mrco_motion.mrco attribute)": [[403, "pcdsdevices.mrco_motion.MRCO.needs_parent", false]], "needs_parent (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.needs_parent", false]], "needs_parent (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.needs_parent", false]], "needs_parent (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.needs_parent", false]], "needs_parent (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.needs_parent", false]], "needs_parent (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.needs_parent", false]], "needs_parent (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.needs_parent", false]], "needs_parent (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.needs_parent", false]], "needs_parent (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.needs_parent", false]], "needs_parent (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.needs_parent", false]], "needs_parent (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.needs_parent", false]], "needs_parent (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.needs_parent", false]], "needs_parent (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.needs_parent", false]], "needs_parent (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.needs_parent", false]], "needs_parent (pcdsdevices.ref.reflaserl2si attribute)": [[468, "pcdsdevices.ref.ReflaserL2SI.needs_parent", false]], "needs_parent (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.needs_parent", false]], "needs_parent (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.needs_parent", false]], "needs_parent (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.needs_parent", false]], "needs_parent (pcdsdevices.sample_delivery.flowintegrator attribute)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.needs_parent", false]], "needs_parent (pcdsdevices.sample_delivery.gasmanifold attribute)": [[480, "pcdsdevices.sample_delivery.GasManifold.needs_parent", false]], "needs_parent (pcdsdevices.sample_delivery.pcm attribute)": [[485, "pcdsdevices.sample_delivery.PCM.needs_parent", false]], "needs_parent (pcdsdevices.sample_delivery.selector attribute)": [[487, "pcdsdevices.sample_delivery.Selector.needs_parent", false]], "needs_parent (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.needs_parent", false]], "needs_parent (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.kmono attribute)": [[545, "pcdsdevices.spectrometer.Kmono.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamosfe attribute)": [[553, "pcdsdevices.spectrometer.VonHamosFE.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamosfer attribute)": [[554, "pcdsdevices.spectrometer.VonHamosFER.needs_parent", false]], "needs_parent (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.needs_parent", false]], "needs_parent (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.needs_parent", false]], "needs_parent (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.needs_parent", false]], "needs_parent (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.needs_parent", false]], "needs_parent (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.needs_parent", false]], "needs_parent (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.needs_parent", false]], "needs_parent (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.needs_parent", false]], "netcdfplugin (class in pcdsdevices.areadetector.plugins)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin", false]], "new_instance() (pcdsdevices.interface.tabcompletionhelperclass method)": [[232, "pcdsdevices.interface.TabCompletionHelperClass.new_instance", false]], "newport (class in pcdsdevices.epics_motor)": [[152, "pcdsdevices.epics_motor.Newport", false]], "nexusplugin (class in pcdsdevices.areadetector.plugins)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin", false]], "notepadlinkedsignal (class in pcdsdevices.signal)": [[510, "pcdsdevices.signal.NotepadLinkedSignal", false]], "notimplementedsignal (class in pcdsdevices.signal)": [[509, "pcdsdevices.signal.NotImplementedSignal", false]], "num_att (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.num_att", false]], "num_filters (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.num_filters", false]], "num_filters (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.num_filters", false]], "num_filters (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.num_filters", false]], "num_images_per_point (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.num_images_per_point", false]], "off() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.off", false]], "off() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.off", false]], "off() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.off", false]], "off() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.off", false]], "off() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.off", false]], "off() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.off", false]], "off() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.off", false]], "offset_mode (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.offset_mode", false]], "offset_mode (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.offset_mode", false]], "offset_mode (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.offset_mode", false]], "offset_mode (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.offset_mode", false]], "offset_mode (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "id3", false], [435, "pcdsdevices.pseudopos.SyncAxis.offset_mode", false]], "offsetimswithpreset (class in pcdsdevices.epics_motor)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset", false]], "offsetmirror (class in pcdsdevices.mirror)": [[369, "pcdsdevices.mirror.OffsetMirror", false]], "offsetmotor (class in pcdsdevices.epics_motor)": [[154, "pcdsdevices.epics_motor.OffsetMotor", false]], "offsetmotorbase (class in pcdsdevices.pseudopos)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase", false]], "offsets (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.offsets", false]], "offsets (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.offsets", false]], "offsets (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.offsets", false]], "offsets (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.offsets", false]], "offsets (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "id4", false], [435, "pcdsdevices.pseudopos.SyncAxis.offsets", false]], "ommotor (class in pcdsdevices.mirror)": [[368, "pcdsdevices.mirror.OMMotor", false]], "on() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.on", false]], "on() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.on", false]], "on() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.on", false]], "on() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.on", false]], "on() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.on", false]], "on() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.on", false]], "on() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.on", false]], "onepvmotor (class in pcdsdevices.pv_positioner)": [[455, "pcdsdevices.pv_positioner.OnePVMotor", false]], "open() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.open", false]], "open() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.open", false]], "open() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.open", false]], "open() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.open", false]], "open() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.open", false]], "open() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.open", false]], "open() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.open", false]], "open_viewer() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.open_viewer", false]], "open_viewer() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.open_viewer", false]], "ophydobj_info() (in module pcdsdevices.interface)": [[241, "pcdsdevices.interface.ophydobj_info", false]], "opticspitchnotepad (class in pcdsdevices.mirror)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad", false]], "original_units (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.original_units", false]], "original_units (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.original_units", false]], "out_states (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.out_states", false]], "out_states (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.out_states", false]], "out_states (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.out_states", false]], "out_states (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.out_states", false]], "out_states (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.out_states", false]], "out_states (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.out_states", false]], "out_states (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.out_states", false]], "out_states (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.out_states", false]], "out_states (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.out_states", false]], "out_states (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.out_states", false]], "out_states (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.out_states", false]], "out_states (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.out_states", false]], "out_states (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.out_states", false]], "out_states (pcdsdevices.inout.inoutpositioner attribute)": [[219, "id1", false], [219, "pcdsdevices.inout.InOutPositioner.out_states", false]], "out_states (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.out_states", false]], "out_states (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.out_states", false]], "out_states (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.out_states", false]], "out_states (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.out_states", false]], "out_states (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.out_states", false]], "out_states (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.out_states", false]], "out_states (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.out_states", false]], "out_states (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.out_states", false]], "out_states (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.out_states", false]], "out_states (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.out_states", false]], "out_states (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.out_states", false]], "out_states (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.out_states", false]], "out_states (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.out_states", false]], "out_states (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.out_states", false]], "out_states (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.out_states", false]], "out_states (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.out_states", false]], "out_states (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.out_states", false]], "out_states (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.out_states", false]], "out_states (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.out_states", false]], "out_states (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.out_states", false]], "out_states (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.out_states", false]], "out_states (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.out_states", false]], "out_states (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.out_states", false]], "out_states (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.out_states", false]], "out_states (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.out_states", false]], "out_states (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.out_states", false]], "out_states (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.out_states", false]], "out_states (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.out_states", false]], "out_states (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.out_states", false]], "out_states (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.out_states", false]], "out_states (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.out_states", false]], "out_states (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.out_states", false]], "out_states (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.out_states", false]], "out_states (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.out_states", false]], "out_states (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.out_states", false]], "out_states (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.out_states", false]], "out_states (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.out_states", false]], "out_states (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.out_states", false]], "out_states (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.out_states", false]], "out_states (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.out_states", false]], "out_states (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.out_states", false]], "out_states (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.out_states", false]], "out_states (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.out_states", false]], "out_states (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.out_states", false]], "overlay (class in pcdsdevices.areadetector.plugins)": [[28, "pcdsdevices.areadetector.plugins.Overlay", false]], "overlayplugin (class in pcdsdevices.areadetector.plugins)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin", false]], "pcdsareadetector (class in pcdsdevices.areadetector.detectors)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector", false]], "pcdsareadetectorbase (class in pcdsdevices.areadetector.detectors)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase", false]], "pcdsareadetectorembedded (class in pcdsdevices.areadetector.detectors)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded", false]], "pcdsareadetectortyphos (class in pcdsdevices.areadetector.detectors)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos", false]], "pcdsareadetectortyphosbeamstats (class in pcdsdevices.areadetector.detectors)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats", false]], "pcdsareadetectortyphostrigger (class in pcdsdevices.areadetector.detectors)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger", false]], "pcdshdf5blueskytriggerable (class in pcdsdevices.areadetector.detectors)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable", false]], "pcdsmotorbase (class in pcdsdevices.epics_motor)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase", false]], "pcm (class in pcdsdevices.sample_delivery)": [[485, "pcdsdevices.sample_delivery.PCM", false]], "pdu_humidity2 (class in pcdsdevices.fms)": [[175, "pcdsdevices.fms.PDU_Humidity2", false]], "pdu_humidity4 (class in pcdsdevices.fms)": [[176, "pcdsdevices.fms.PDU_Humidity4", false]], "pdu_humidity6 (class in pcdsdevices.fms)": [[177, "pcdsdevices.fms.PDU_Humidity6", false]], "pdu_humidity8 (class in pcdsdevices.fms)": [[178, "pcdsdevices.fms.PDU_Humidity8", false]], "pdu_load1 (class in pcdsdevices.fms)": [[179, "pcdsdevices.fms.PDU_Load1", false]], "pdu_load2 (class in pcdsdevices.fms)": [[180, "pcdsdevices.fms.PDU_Load2", false]], "pdu_load3 (class in pcdsdevices.fms)": [[181, "pcdsdevices.fms.PDU_Load3", false]], "pdu_load4 (class in pcdsdevices.fms)": [[182, "pcdsdevices.fms.PDU_Load4", false]], "pdu_temp2 (class in pcdsdevices.fms)": [[183, "pcdsdevices.fms.PDU_Temp2", false]], "pdu_temp4 (class in pcdsdevices.fms)": [[184, "pcdsdevices.fms.PDU_Temp4", false]], "pdu_temp6 (class in pcdsdevices.fms)": [[185, "pcdsdevices.fms.PDU_Temp6", false]], "pdu_temp8 (class in pcdsdevices.fms)": [[186, "pcdsdevices.fms.PDU_Temp8", false]], "photoncollimator (class in pcdsdevices.pc)": [[404, "pcdsdevices.pc.PhotonCollimator", false]], "pi_m824 (class in pcdsdevices.epics_motor)": [[156, "pcdsdevices.epics_motor.PI_M824", false]], "pim (class in pcdsdevices.pim)": [[412, "pcdsdevices.pim.PIM", false]], "pimwithboth (class in pcdsdevices.pim)": [[413, "pcdsdevices.pim.PIMWithBoth", false]], "pimwithfocus (class in pcdsdevices.pim)": [[414, "pcdsdevices.pim.PIMWithFocus", false]], "pimwithled (class in pcdsdevices.pim)": [[415, "pcdsdevices.pim.PIMWithLED", false]], "pimy (class in pcdsdevices.pim)": [[416, "pcdsdevices.pim.PIMY", false]], "pipplc (class in pcdsdevices.pump)": [[449, "pcdsdevices.pump.PIPPLC", false]], "pipserial (class in pcdsdevices.pump)": [[450, "pcdsdevices.pump.PIPSerial", false]], "pitch (class in pcdsdevices.mirror)": [[371, "pcdsdevices.mirror.Pitch", false]], "plcexamplemotion (class in pcdsdevices.example)": [[171, "pcdsdevices.example.PLCExampleMotion", false]], "plconlyxpim (class in pcdsdevices.example)": [[172, "pcdsdevices.example.PLCOnlyXPIM", false]], "pluginbase (class in pcdsdevices.areadetector.plugins)": [[30, "pcdsdevices.areadetector.plugins.PluginBase", false]], "pmc100 (class in pcdsdevices.epics_motor)": [[157, "pcdsdevices.epics_motor.PMC100", false]], "pneumaticactuator (class in pcdsdevices.rtds_ebd)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator", false]], "pointingmirror (class in pcdsdevices.mirror)": [[372, "pcdsdevices.mirror.PointingMirror", false]], "posdiff (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.posdiff", false]], "position (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.position", false]], "position (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.position", false]], "position (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.position", false]], "position (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.position", false]], "position (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.position", false]], "position (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.position", false]], "position (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.position", false]], "position (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.position", false]], "position (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.position", false]], "position (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.position", false]], "position (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.position", false]], "position (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.position", false]], "position (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.position", false]], "position (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.position", false]], "position (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.position", false]], "position (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.position", false]], "position (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.position", false]], "position (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.position", false]], "position (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.position", false]], "position (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.position", false]], "position (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.position", false]], "position (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.position", false]], "position (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.position", false]], "position (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.position", false]], "position (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.position", false]], "position (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.position", false]], "position (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.position", false]], "position (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.position", false]], "position (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.position", false]], "position (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.position", false]], "position (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.position", false]], "position (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.position", false]], "position (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.position", false]], "position (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.position", false]], "position (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.position", false]], "position (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.position", false]], "position (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.position", false]], "position (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.position", false]], "position (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.position", false]], "position (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.position", false]], "position (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.position", false]], "position (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.position", false]], "position (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.position", false]], "position (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.position", false]], "position (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.position", false]], "position (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.position", false]], "position (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.position", false]], "position (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.position", false]], "position (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.position", false]], "position (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.position", false]], "position (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.position", false]], "position (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.position", false]], "position (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.position", false]], "position (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.position", false]], "position (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.position", false]], "position (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.position", false]], "position (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.position", false]], "position (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.position", false]], "position (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.position", false]], "position (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.position", false]], "position (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.position", false]], "position (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.position", false]], "position (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.position", false]], "position (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.position", false]], "position (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.position", false]], "position (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.position", false]], "position (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.position", false]], "position (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.position", false]], "position (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.position", false]], "position (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.position", false]], "position (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.position", false]], "position (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.position", false]], "position (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.position", false]], "position (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.position", false]], "position (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.position", false]], "position (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.position", false]], "position (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.position", false]], "position (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.position", false]], "position (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.position", false]], "position (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.position", false]], "position (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.position", false]], "position (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.position", false]], "position (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.position", false]], "position (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.position", false]], "position (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.position", false]], "position (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.position", false]], "position (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.position", false]], "position (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.position", false]], "position (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.position", false]], "position (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.position", false]], "position (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.position", false]], "position (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.position", false]], "position (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.position", false]], "position (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.position", false]], "position (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.position", false]], "position (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.position", false]], "position (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.position", false]], "position (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.position", false]], "position (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.position", false]], "position (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.position", false]], "position (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.position", false]], "position (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.position", false]], "position (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.position", false]], "position (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.position", false]], "position (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.position", false]], "position (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.position", false]], "position (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.position", false]], "position (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.position", false]], "position (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.position", false]], "position (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.position", false]], "position (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.position", false]], "position (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.position", false]], "position (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.position", false]], "position (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.position", false]], "position (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.position", false]], "position (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.position", false]], "position (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.position", false]], "position (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.position", false]], "position (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.position", false]], "position (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.position", false]], "position (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.position", false]], "position (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.position", false]], "position (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.position", false]], "position (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.position", false]], "position (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.position", false]], "position (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.position", false]], "position (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.position", false]], "position (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.position", false]], "position (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.position", false]], "position (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.position", false]], "position (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.position", false]], "position (pcdsdevices.sim.synmotor attribute)": [[524, "pcdsdevices.sim.SynMotor.position", false]], "position (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.position", false]], "position (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.position", false]], "position (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.position", false]], "position (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.position", false]], "position (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.position", false]], "position (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.position", false]], "position (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.position", false]], "position (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.position", false]], "position (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.position", false]], "position (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.position", false]], "position (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.position", false]], "position (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.position", false]], "position (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.position", false]], "position (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.position", false]], "position (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.position", false]], "position (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.position", false]], "position (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.position", false]], "position (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.position", false]], "position (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.position", false]], "position (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.position", false]], "position (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.position", false]], "position (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.position", false]], "position (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.position", false]], "position (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.position", false]], "position (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.position", false]], "position (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.position", false]], "position (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.position", false]], "position (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.position", false]], "position (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.position", false]], "position (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.position", false]], "positionerbase_info() (in module pcdsdevices.interface)": [[242, "pcdsdevices.interface.positionerbase_info", false]], "post_elog_status() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.post_elog_status", false]], "post_elog_status() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.post_elog_status", false]], "post_elog_status() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.post_elog_status", false]], "post_elog_status() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.post_elog_status", false]], "post_elog_status() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.post_elog_status", false]], "post_elog_status() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.post_elog_status", false]], "post_elog_status() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.post_elog_status", false]], "post_elog_status() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.post_elog_status", false]], "post_elog_status() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.post_elog_status", false]], "post_elog_status() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.post_elog_status", false]], "post_elog_status() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.post_elog_status", false]], "post_elog_status() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.post_elog_status", false]], "post_elog_status() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.post_elog_status", false]], "post_elog_status() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.interface.baseinterface method)": [[225, "pcdsdevices.interface.BaseInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.post_elog_status", false]], "post_elog_status() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.post_elog_status", false]], "post_elog_status() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.post_elog_status", false]], "post_elog_status() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.post_elog_status", false]], "post_elog_status() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.post_elog_status", false]], "post_elog_status() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.post_elog_status", false]], "post_elog_status() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.post_elog_status", false]], "post_elog_status() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.post_elog_status", false]], "post_elog_status() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.post_elog_status", false]], "post_elog_status() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.post_elog_status", false]], "post_elog_status() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.post_elog_status", false]], "post_elog_status() (pcdsdevices.mps.mpsbase method)": [[398, "pcdsdevices.mps.MPSBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.post_elog_status", false]], "post_elog_status() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.post_elog_status", false]], "post_elog_status() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.post_elog_status", false]], "post_elog_status() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.post_elog_status", false]], "post_elog_status() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.post_elog_status", false]], "post_elog_status() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.post_elog_status", false]], "post_elog_status() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.post_elog_status", false]], "post_elog_status() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.post_elog_status", false]], "post_elog_status() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.post_elog_status", false]], "post_elog_status() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.post_elog_status", false]], "post_elog_status() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.post_elog_status", false]], "post_elog_status() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.post_elog_status", false]], "post_elog_status() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.post_elog_status", false]], "post_elog_status() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.post_elog_status", false]], "post_elog_status() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.post_elog_status", false]], "post_elog_status() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.post_elog_status", false]], "post_elog_status() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.post_elog_status", false]], "post_elog_status() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.post_elog_status", false]], "post_elog_status() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.post_elog_status", false]], "post_elog_status() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.post_elog_status", false]], "post_elog_status() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.post_elog_status", false]], "post_elog_status() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.post_elog_status", false]], "post_elog_status() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.post_elog_status", false]], "post_elog_status() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.post_elog_status", false]], "post_elog_status() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.post_elog_status", false]], "post_elog_status() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.post_elog_status", false]], "post_elog_status() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.post_elog_status", false]], "post_elog_status() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.post_elog_status", false]], "post_elog_status() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.post_elog_status", false]], "post_elog_status() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.post_elog_status", false]], "post_elog_status() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.post_elog_status", false]], "post_elog_status() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.post_elog_status", false]], "post_elog_status() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.post_elog_status", false]], "post_elog_status() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.post_elog_status", false]], "post_ophyds_to_elog() (in module pcdsdevices.utils)": [[603, "pcdsdevices.utils.post_ophyds_to_elog", false]], "power_cycle() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.power_cycle", false]], "powerslits (class in pcdsdevices.slits)": [[533, "pcdsdevices.slits.PowerSlits", false]], "ppm (class in pcdsdevices.pim)": [[417, "pcdsdevices.pim.PPM", false]], "ppmcool (class in pcdsdevices.pim)": [[418, "pcdsdevices.pim.PPMCOOL", false]], "ppmcoolswitch (class in pcdsdevices.pim)": [[419, "pcdsdevices.pim.PPMCoolSwitch", false]], "ppmpowermeter (class in pcdsdevices.pim)": [[420, "pcdsdevices.pim.PPMPowerMeter", false]], "ppsstopper (class in pcdsdevices.stopper)": [[570, "pcdsdevices.stopper.PPSStopper", false]], "ppsstopper2pv (class in pcdsdevices.stopper)": [[571, "pcdsdevices.stopper.PPSStopper2PV", false]], "precision (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.precision", false]], "precision (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.precision", false]], "precision (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.precision", false]], "precision (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.precision", false]], "precision (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.precision", false]], "precision (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.precision", false]], "precision (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.precision", false]], "precision (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.precision", false]], "precision (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.precision", false]], "precision (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.precision", false]], "precision (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.precision", false]], "precision (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.precision", false]], "precision (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.precision", false]], "precision (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.precision", false]], "precision (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.precision", false]], "precision (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.precision", false]], "precision (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.precision", false]], "prefix_start (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.prefix_start", false]], "prefix_start (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.prefix_start", false]], "prefix_start (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.prefix_start", false]], "prefix_start (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.prefix_start", false]], "prefocus (class in pcdsdevices.lens)": [[303, "pcdsdevices.lens.Prefocus", false]], "presets (pcdsdevices.interface.fltmvinterface attribute)": [[226, "pcdsdevices.interface.FltMvInterface.presets", false]], "pressure() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.pressure", false]], "pressure() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.pressure", false]], "pressure() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.pressure", false]], "pressure() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.pressure", false]], "pressure() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.pressure", false]], "pressure() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.pressure", false]], "print_class() (in module pcdsdevices.make_ophyd_device)": [[355, "pcdsdevices.make_ophyd_device.print_class", false]], "print_errors() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.print_errors", false]], "print_trigger_inhibit() (pcdsdevices.delay_generator.delaygenerator static method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.print_trigger_inhibit", false]], "print_trigger_inhibit() (pcdsdevices.delay_generator.delaygeneratorbase static method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.print_trigger_inhibit", false]], "print_trigger_sources() (pcdsdevices.delay_generator.delaygenerator static method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.print_trigger_sources", false]], "print_trigger_sources() (pcdsdevices.delay_generator.delaygeneratorbase static method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.print_trigger_sources", false]], "processplugin (class in pcdsdevices.areadetector.plugins)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin", false]], "propair (class in pcdsdevices.sample_delivery)": [[486, "pcdsdevices.sample_delivery.PropAir", false]], "proplc (class in pcdsdevices.pump)": [[451, "pcdsdevices.pump.PROPLC", false]], "pseudo_positioners (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.pseudo_positioners", false]], "pseudopositioner (class in pcdsdevices.pseudopos)": [[431, "pcdsdevices.pseudopos.PseudoPositioner", false]], "pseudosingleinterface (class in pcdsdevices.pseudopos)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface", false]], "ptmplc (class in pcdsdevices.pump)": [[452, "pcdsdevices.pump.PTMPLC", false]], "pulsepicker (class in pcdsdevices.pulsepicker)": [[438, "pcdsdevices.pulsepicker.PulsePicker", false]], "pulsepickerinout (class in pcdsdevices.pulsepicker)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut", false]], "put_complete (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.put_complete", false]], "put_complete (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.put_complete", false]], "put_complete (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.put_complete", false]], "put_complete (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.put_complete", false]], "put_complete (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.put_complete", false]], "put_complete (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.put_complete", false]], "put_complete (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.put_complete", false]], "put_complete (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.put_complete", false]], "put_complete (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.put_complete", false]], "put_complete (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.put_complete", false]], "put_complete (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.put_complete", false]], "put_complete (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.put_complete", false]], "put_complete (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.put_complete", false]], "put_complete (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.put_complete", false]], "put_complete (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.put_complete", false]], "put_complete (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.put_complete", false]], "put_complete (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.put_complete", false]], "put_complete (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.put_complete", false]], "put_complete (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.put_complete", false]], "put_complete (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.put_complete", false]], "put_complete (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.put_complete", false]], "put_complete (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.put_complete", false]], "put_complete (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.put_complete", false]], "put_complete (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "id4", false], [459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.put_complete", false]], "put_complete (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.put_complete", false]], "put_complete (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.put_complete", false]], "put_complete (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.put_complete", false]], "put_complete (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.put_complete", false]], "put_complete (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.put_complete", false]], "put_complete (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.put_complete", false]], "put_complete (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.put_complete", false]], "put_complete (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.put_complete", false]], "put_seq() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.put_seq", false]], "pvname (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.pvname", false]], "pvname (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.pvname", false]], "pvname (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.pvname", false]], "pvname (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.pvname", false]], "pvname (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.pvname", false]], "pvname (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.pvname", false]], "pvpositionercomparator (class in pcdsdevices.pv_positioner)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator", false]], "pvpositionerdone (class in pcdsdevices.pv_positioner)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone", false]], "pvpositionerisclose (class in pcdsdevices.pv_positioner)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose", false]], "pvpositionernointerrupt (class in pcdsdevices.pv_positioner)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt", false]], "pvstatepositioner (class in pcdsdevices.state)": [[559, "pcdsdevices.state.PVStatePositioner", false]], "pvstatesignal (class in pcdsdevices.signal)": [[511, "pcdsdevices.signal.PVStateSignal", false]], "pytmc_writable() (in module pcdsdevices.signal)": [[519, "pcdsdevices.signal.pytmc_writable", false]], "pytmcsignal (class in pcdsdevices.signal)": [[512, "pcdsdevices.signal.PytmcSignal", false]], "pytmcsignalro (class in pcdsdevices.signal)": [[513, "pcdsdevices.signal.PytmcSignalRO", false]], "pytmcsignalrw (class in pcdsdevices.signal)": [[514, "pcdsdevices.signal.PytmcSignalRW", false]], "qadc (class in pcdsdevices.digitizers)": [[114, "pcdsdevices.digitizers.Qadc", false]], "qadc (class in pcdsdevices.qadc)": [[460, "pcdsdevices.qadc.Qadc", false]], "qadc134 (class in pcdsdevices.digitizers)": [[115, "pcdsdevices.digitizers.Qadc134", false]], "qadc134 (class in pcdsdevices.qadc)": [[461, "pcdsdevices.qadc.Qadc134", false]], "qadc134common (class in pcdsdevices.qadc)": [[462, "pcdsdevices.qadc.Qadc134Common", false]], "qadc134lcls2 (class in pcdsdevices.qadc)": [[463, "pcdsdevices.qadc.Qadc134Lcls2", false]], "qadc134sparsification (class in pcdsdevices.digitizers)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification", false]], "qadcbase (class in pcdsdevices.digitizers)": [[117, "pcdsdevices.digitizers.QadcBase", false]], "qadccommon (class in pcdsdevices.qadc)": [[464, "pcdsdevices.qadc.QadcCommon", false]], "qadclcls1timing (class in pcdsdevices.qadc)": [[465, "pcdsdevices.qadc.QadcLcls1Timing", false]], "qadclcls2timing (class in pcdsdevices.qadc)": [[466, "pcdsdevices.qadc.QadcLcls2Timing", false]], "qminispectrometer (class in pcdsdevices.lasers.qmini)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer", false]], "qminiwithevr (class in pcdsdevices.lasers.qmini)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr", false]], "qpcpct (class in pcdsdevices.pump)": [[453, "pcdsdevices.pump.QPCPCT", false]], "quadraticbeckhoffmotor (class in pcdsdevices.crix_motion)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor", false]], "quadraticsimmotor (class in pcdsdevices.crix_motion)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor", false]], "rangecomparison (class in pcdsdevices.lasers.btps)": [[277, "pcdsdevices.lasers.btps.RangeComparison", false]], "re_arg() (in module pcdsdevices.utils)": [[604, "pcdsdevices.utils.re_arg", false]], "read() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.read", false]], "read() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.read", false]], "read() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.read", false]], "read() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.read", false]], "read() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.read", false]], "read() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.read", false]], "read() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.read", false]], "read() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.read", false]], "read() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.read", false]], "read() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.read", false]], "read() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.read", false]], "read() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.read", false]], "read() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.read", false]], "read() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.read", false]], "read() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.read", false]], "read() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.read", false]], "read() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.read", false]], "read() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.read", false]], "read() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.read", false]], "read() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.read", false]], "read() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.read", false]], "read() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.read", false]], "read() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.read", false]], "read() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.read", false]], "read() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.read", false]], "read() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.read", false]], "read() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.read", false]], "read() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.read", false]], "read() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.read", false]], "read() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.read", false]], "read() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.read", false]], "read() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.read", false]], "read() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.read", false]], "read() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.read", false]], "read() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.read", false]], "read() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.read", false]], "read() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.read", false]], "read() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.read", false]], "read() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.read", false]], "read() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.read", false]], "read() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.read", false]], "read() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.read", false]], "read() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.read", false]], "read() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.read", false]], "read() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.read", false]], "read() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.read", false]], "read() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.read", false]], "read() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.read", false]], "read() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.read", false]], "read() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.read", false]], "read() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.read", false]], "read() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.read", false]], "read() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.read", false]], "read() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.read", false]], "read() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.read", false]], "read() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.read", false]], "read() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.read", false]], "read() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.read", false]], "read() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.read", false]], "read() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.read", false]], "read() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.read", false]], "read() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.read", false]], "read() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.read", false]], "read() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.read", false]], "read() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.read", false]], "read() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.read", false]], "read() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.read", false]], "read() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.read", false]], "read() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.read", false]], "read() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.read", false]], "read() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.read", false]], "read() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.read", false]], "read() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.read", false]], "read() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.read", false]], "read() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.read", false]], "read() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.read", false]], "read() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.read", false]], "read() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.read", false]], "read() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.read", false]], "read() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.read", false]], "read() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.read", false]], "read() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.read", false]], "read() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.read", false]], "read() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.read", false]], "read() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.read", false]], "read() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.read", false]], "read() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.read", false]], "read() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.read", false]], "read() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.read", false]], "read() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.read", false]], "read() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.read", false]], "read() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.read", false]], "read() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.read", false]], "read() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.read", false]], "read() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.read", false]], "read() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.read", false]], "read() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.read", false]], "read() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.read", false]], "read() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.read", false]], "read() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.read", false]], "read() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.read", false]], "read() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.read", false]], "read() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.read", false]], "read() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.read", false]], "read() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.read", false]], "read() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.read", false]], "read() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.read", false]], "read() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.read", false]], "read() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.read", false]], "read() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.read", false]], "read() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.read", false]], "read() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.read", false]], "read() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.read", false]], "read() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.read", false]], "read() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.read", false]], "read() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.read", false]], "read() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.read", false]], "read() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.read", false]], "read() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.read", false]], "read() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.read", false]], "read() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.read", false]], "read() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.read", false]], "read() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.read", false]], "read() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.read", false]], "read() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.read", false]], "read() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.read", false]], "read() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.read", false]], "read() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.read", false]], "read() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.read", false]], "read() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.read", false]], "read() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.read", false]], "read() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.read", false]], "read() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.read", false]], "read() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.read", false]], "read() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.read", false]], "read() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.read", false]], "read() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.read", false]], "read() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.read", false]], "read() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.read", false]], "read() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.read", false]], "read() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.read", false]], "read() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.read", false]], "read() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.read", false]], "read() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.read", false]], "read() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.read", false]], "read() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.read", false]], "read() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.read", false]], "read() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.read", false]], "read() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.read", false]], "read() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.read", false]], "read() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.read", false]], "read() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.read", false]], "read() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.read", false]], "read() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.read", false]], "read() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.read", false]], "read() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.read", false]], "read() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.read", false]], "read() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.read", false]], "read() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.read", false]], "read() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.read", false]], "read() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.read", false]], "read() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.read", false]], "read() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.read", false]], "read() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.read", false]], "read() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.read", false]], "read() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.read", false]], "read() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.read", false]], "read() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.read", false]], "read() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.read", false]], "read() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.read", false]], "read() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.read", false]], "read() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.read", false]], "read() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.read", false]], "read() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.read", false]], "read() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.read", false]], "read() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.read", false]], "read() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.read", false]], "read() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.read", false]], "read() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.read", false]], "read() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.read", false]], "read() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.read", false]], "read() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.read", false]], "read() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.read", false]], "read() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.read", false]], "read() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.read", false]], "read() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.read", false]], "read() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.read", false]], "read() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.read", false]], "read() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.read", false]], "read() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.read", false]], "read() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.read", false]], "read() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.read", false]], "read() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.read", false]], "read() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.read", false]], "read() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.read", false]], "read() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.read", false]], "read() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.read", false]], "read() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.read", false]], "read() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.read", false]], "read() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.read", false]], "read() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.read", false]], "read() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.read", false]], "read() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.read", false]], "read() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.read", false]], "read() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.read", false]], "read() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.read", false]], "read() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.read", false]], "read() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.read", false]], "read() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.read", false]], "read() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.read", false]], "read() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.read", false]], "read() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.read", false]], "read() (pcdsdevices.lasers.ek9000.el3174aich method)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.read", false]], "read() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.read", false]], "read() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.read", false]], "read() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.read", false]], "read() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.read", false]], "read() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.read", false]], "read() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.read", false]], "read() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.read", false]], "read() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.read", false]], "read() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.read", false]], "read() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.read", false]], "read() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.read", false]], "read() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.read", false]], "read() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.read", false]], "read() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.read", false]], "read() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.read", false]], "read() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.read", false]], "read() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.read", false]], "read() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.read", false]], "read() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.read", false]], "read() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.read", false]], "read() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.read", false]], "read() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.read", false]], "read() (pcdsdevices.light_control.lightcontrol method)": [[311, "pcdsdevices.light_control.LightControl.read", false]], "read() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.read", false]], "read() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.read", false]], "read() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.read", false]], "read() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.read", false]], "read() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.read", false]], "read() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.read", false]], "read() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.read", false]], "read() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.read", false]], "read() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.read", false]], "read() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.read", false]], "read() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.read", false]], "read() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.read", false]], "read() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.read", false]], "read() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.read", false]], "read() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.read", false]], "read() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.read", false]], "read() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.read", false]], "read() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.read", false]], "read() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.read", false]], "read() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.read", false]], "read() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.read", false]], "read() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.read", false]], "read() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.read", false]], "read() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.read", false]], "read() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.read", false]], "read() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.read", false]], "read() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.read", false]], "read() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.read", false]], "read() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.read", false]], "read() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.read", false]], "read() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.read", false]], "read() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.read", false]], "read() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.read", false]], "read() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.read", false]], "read() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.read", false]], "read() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.read", false]], "read() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.read", false]], "read() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.read", false]], "read() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.read", false]], "read() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.read", false]], "read() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.read", false]], "read() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.read", false]], "read() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.read", false]], "read() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.read", false]], "read() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.read", false]], "read() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.read", false]], "read() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.read", false]], "read() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.read", false]], "read() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.read", false]], "read() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.read", false]], "read() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.read", false]], "read() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.read", false]], "read() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.read", false]], "read() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.read", false]], "read() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.read", false]], "read() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.read", false]], "read() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.read", false]], "read() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.read", false]], "read() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.read", false]], "read() (pcdsdevices.pc.photoncollimator method)": [[404, "pcdsdevices.pc.PhotonCollimator.read", false]], "read() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.read", false]], "read() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.read", false]], "read() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.read", false]], "read() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.read", false]], "read() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.read", false]], "read() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.read", false]], "read() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.read", false]], "read() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.read", false]], "read() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.read", false]], "read() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.read", false]], "read() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.read", false]], "read() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.read", false]], "read() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.read", false]], "read() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.read", false]], "read() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.read", false]], "read() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.read", false]], "read() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.read", false]], "read() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.read", false]], "read() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.read", false]], "read() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.read", false]], "read() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.read", false]], "read() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.read", false]], "read() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.read", false]], "read() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.read", false]], "read() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.read", false]], "read() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.read", false]], "read() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.read", false]], "read() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.read", false]], "read() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.read", false]], "read() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.read", false]], "read() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.read", false]], "read() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.read", false]], "read() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.read", false]], "read() (pcdsdevices.pump.agilentserial method)": [[440, "pcdsdevices.pump.AgilentSerial.read", false]], "read() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.read", false]], "read() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.read", false]], "read() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.read", false]], "read() (pcdsdevices.pump.gammapct method)": [[444, "pcdsdevices.pump.GammaPCT.read", false]], "read() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.read", false]], "read() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.read", false]], "read() (pcdsdevices.pump.navigator method)": [[448, "pcdsdevices.pump.Navigator.read", false]], "read() (pcdsdevices.pump.pipplc method)": [[449, "pcdsdevices.pump.PIPPLC.read", false]], "read() (pcdsdevices.pump.pipserial method)": [[450, "pcdsdevices.pump.PIPSerial.read", false]], "read() (pcdsdevices.pump.proplc method)": [[451, "pcdsdevices.pump.PROPLC.read", false]], "read() (pcdsdevices.pump.ptmplc method)": [[452, "pcdsdevices.pump.PTMPLC.read", false]], "read() (pcdsdevices.pump.qpcpct method)": [[453, "pcdsdevices.pump.QPCPCT.read", false]], "read() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.read", false]], "read() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.read", false]], "read() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.read", false]], "read() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.read", false]], "read() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.read", false]], "read() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.read", false]], "read() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.read", false]], "read() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.read", false]], "read() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.read", false]], "read() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.read", false]], "read() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.read", false]], "read() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.read", false]], "read() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.read", false]], "read() (pcdsdevices.radiation.hpi6030 method)": [[467, "pcdsdevices.radiation.HPI6030.read", false]], "read() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.read", false]], "read() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.read", false]], "read() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.read", false]], "read() (pcdsdevices.rs_powersupply.rschannel method)": [[470, "pcdsdevices.rs_powersupply.RSChannel.read", false]], "read() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.read", false]], "read() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.read", false]], "read() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.read", false]], "read() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.read", false]], "read() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.read", false]], "read() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.read", false]], "read() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.read", false]], "read() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.read", false]], "read() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.read", false]], "read() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.read", false]], "read() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.read", false]], "read() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.read", false]], "read() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.read", false]], "read() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.read", false]], "read() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.read", false]], "read() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.read", false]], "read() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.read", false]], "read() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.read", false]], "read() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.read", false]], "read() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.read", false]], "read() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.read", false]], "read() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.read", false]], "read() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.read", false]], "read() (pcdsdevices.signal._optionalepicssignal method)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.read", false]], "read() (pcdsdevices.signal.aggregatesignal method)": [[495, "pcdsdevices.signal.AggregateSignal.read", false]], "read() (pcdsdevices.signal.avgsignal method)": [[496, "pcdsdevices.signal.AvgSignal.read", false]], "read() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.read", false]], "read() (pcdsdevices.signal.epicssignaleditmd method)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.read", false]], "read() (pcdsdevices.signal.epicssignalroeditmd method)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.read", false]], "read() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.read", false]], "read() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.read", false]], "read() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.read", false]], "read() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.read", false]], "read() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.read", false]], "read() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.read", false]], "read() (pcdsdevices.signal.internalsignal method)": [[506, "pcdsdevices.signal.InternalSignal.read", false]], "read() (pcdsdevices.signal.multiderivedsignal method)": [[507, "pcdsdevices.signal.MultiDerivedSignal.read", false]], "read() (pcdsdevices.signal.multiderivedsignalro method)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.read", false]], "read() (pcdsdevices.signal.notepadlinkedsignal method)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.read", false]], "read() (pcdsdevices.signal.notimplementedsignal method)": [[509, "pcdsdevices.signal.NotImplementedSignal.read", false]], "read() (pcdsdevices.signal.pvstatesignal method)": [[511, "pcdsdevices.signal.PVStateSignal.read", false]], "read() (pcdsdevices.signal.pytmcsignal method)": [[512, "pcdsdevices.signal.PytmcSignal.read", false]], "read() (pcdsdevices.signal.pytmcsignalro method)": [[513, "pcdsdevices.signal.PytmcSignalRO.read", false]], "read() (pcdsdevices.signal.pytmcsignalrw method)": [[514, "pcdsdevices.signal.PytmcSignalRW.read", false]], "read() (pcdsdevices.signal.signaleditmd method)": [[515, "pcdsdevices.signal.SignalEditMD.read", false]], "read() (pcdsdevices.signal.summarysignal method)": [[516, "pcdsdevices.signal.SummarySignal.read", false]], "read() (pcdsdevices.signal.unitconversionderivedsignal method)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.read", false]], "read() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.read", false]], "read() (pcdsdevices.sim.simtwoaxis method)": [[522, "pcdsdevices.sim.SimTwoAxis.read", false]], "read() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.read", false]], "read() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.read", false]], "read() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.read", false]], "read() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.read", false]], "read() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.read", false]], "read() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.read", false]], "read() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.read", false]], "read() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.read", false]], "read() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.read", false]], "read() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.read", false]], "read() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.read", false]], "read() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.read", false]], "read() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.read", false]], "read() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.read", false]], "read() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.read", false]], "read() (pcdsdevices.smarpod.smarpod method)": [[538, "pcdsdevices.smarpod.SmarPod.read", false]], "read() (pcdsdevices.smarpod.smarpodpose method)": [[539, "pcdsdevices.smarpod.SmarPodPose.read", false]], "read() (pcdsdevices.smarpod.smarpodstatus method)": [[540, "pcdsdevices.smarpod.SmarPodStatus.read", false]], "read() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.read", false]], "read() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.read", false]], "read() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.read", false]], "read() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.read", false]], "read() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.read", false]], "read() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.read", false]], "read() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.read", false]], "read() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.read", false]], "read() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.read", false]], "read() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.read", false]], "read() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.read", false]], "read() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.read", false]], "read() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.read", false]], "read() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.read", false]], "read() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.read", false]], "read() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.read", false]], "read() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.read", false]], "read() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.read", false]], "read() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.read", false]], "read() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.read", false]], "read() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.read", false]], "read() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.read", false]], "read() (pcdsdevices.state.twincatstateconfigdynamic method)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.read", false]], "read() (pcdsdevices.state.twincatstateconfigone method)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.read", false]], "read() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.read", false]], "read() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.read", false]], "read() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.read", false]], "read() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.read", false]], "read() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.read", false]], "read() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.read", false]], "read() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.read", false]], "read() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.read", false]], "read() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.read", false]], "read() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.read", false]], "read() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.read", false]], "read() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.read", false]], "read() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.read", false]], "read() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.read", false]], "read() (pcdsdevices.valve.valvebase method)": [[625, "pcdsdevices.valve.ValveBase.read", false]], "read() (pcdsdevices.valve.vcn method)": [[612, "pcdsdevices.valve.VCN.read", false]], "read() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.read", false]], "read() (pcdsdevices.valve.vcn_vat590_status method)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.read", false]], "read() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.read", false]], "read() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.read", false]], "read() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.read", false]], "read() (pcdsdevices.valve.vgclegacy method)": [[617, "pcdsdevices.valve.VGCLegacy.read", false]], "read() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.read", false]], "read() (pcdsdevices.valve.vrcclsls method)": [[620, "pcdsdevices.valve.VRCClsLS.read", false]], "read() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.read", false]], "read() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.read", false]], "read() (pcdsdevices.valve.vvc method)": [[623, "pcdsdevices.valve.VVC.read", false]], "read() (pcdsdevices.valve.vvcno method)": [[624, "pcdsdevices.valve.VVCNO.read", false]], "read() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.read", false]], "read() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.read", false]], "read() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.read", false]], "read() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.read", false]], "read_access (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.read_access", false]], "read_access (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.read_access", false]], "read_access (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.read_access", false]], "read_access (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.read_access", false]], "read_access (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.read_access", false]], "read_access (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.read_access", false]], "read_access (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.read_access", false]], "read_access (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.read_access", false]], "read_access (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.read_access", false]], "read_access (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.read_access", false]], "read_access (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.read_access", false]], "read_access (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.read_access", false]], "read_access (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.read_access", false]], "read_access (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.read_access", false]], "read_access (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.read_access", false]], "read_access (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.read_access", false]], "read_access (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.read_access", false]], "read_access (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.read_access", false]], "read_access (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.read_access", false]], "read_access (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.read_access", false]], "read_access (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.read_access", false]], "read_access (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.read_access", false]], "read_access (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.read_access", false]], "read_access (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.read_access", false]], "read_access (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.read_access", false]], "read_configuration() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.read_configuration", false]], "read_configuration() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.read_configuration", false]], "read_configuration() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.read_configuration", false]], "read_configuration() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.read_configuration", false]], "read_configuration() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.read_configuration", false]], "read_configuration() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.read_configuration", false]], "read_configuration() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.read_configuration", false]], "read_configuration() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.read_configuration", false]], "read_configuration() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.read_configuration", false]], "read_configuration() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.read_configuration", false]], "read_configuration() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.read_configuration", false]], "read_configuration() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.read_configuration", false]], "read_configuration() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.read_configuration", false]], "read_configuration() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.read_configuration", false]], "read_configuration() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.read_configuration", false]], "read_configuration() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.read_configuration", false]], "read_configuration() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.read_configuration", false]], "read_configuration() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.read_configuration", false]], "read_configuration() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.read_configuration", false]], "read_configuration() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.read_configuration", false]], "read_configuration() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.read_configuration", false]], "read_configuration() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.read_configuration", false]], "read_configuration() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.read_configuration", false]], "read_configuration() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.read_configuration", false]], "read_configuration() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.read_configuration", false]], "read_configuration() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.read_configuration", false]], "read_configuration() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.read_configuration", false]], "read_configuration() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.read_configuration", false]], "read_configuration() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.read_configuration", false]], "read_configuration() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.read_configuration", false]], "read_configuration() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.read_configuration", false]], "read_configuration() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.read_configuration", false]], "read_configuration() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.read_configuration", false]], "read_configuration() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.read_configuration", false]], "read_configuration() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.read_configuration", false]], "read_configuration() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.read_configuration", false]], "read_configuration() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.read_configuration", false]], "read_configuration() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.read_configuration", false]], "read_configuration() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.read_configuration", false]], "read_configuration() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.read_configuration", false]], "read_configuration() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.read_configuration", false]], "read_configuration() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.read_configuration", false]], "read_configuration() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.read_configuration", false]], "read_configuration() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.read_configuration", false]], "read_configuration() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.read_configuration", false]], "read_configuration() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.read_configuration", false]], "read_configuration() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.read_configuration", false]], "read_configuration() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.read_configuration", false]], "read_configuration() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.read_configuration", false]], "read_configuration() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.read_configuration", false]], "read_configuration() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.read_configuration", false]], "read_configuration() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.read_configuration", false]], "read_configuration() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.read_configuration", false]], "read_configuration() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.read_configuration", false]], "read_configuration() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.read_configuration", false]], "read_configuration() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.read_configuration", false]], "read_configuration() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.read_configuration", false]], "read_configuration() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.read_configuration", false]], "read_configuration() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.read_configuration", false]], "read_configuration() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.read_configuration", false]], "read_configuration() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.ek9000.el3174aich method)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.read_configuration", false]], "read_configuration() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.read_configuration", false]], "read_configuration() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.read_configuration", false]], "read_configuration() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.read_configuration", false]], "read_configuration() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.read_configuration", false]], "read_configuration() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.read_configuration", false]], "read_configuration() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.read_configuration", false]], "read_configuration() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.read_configuration", false]], "read_configuration() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.read_configuration", false]], "read_configuration() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.read_configuration", false]], "read_configuration() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.read_configuration", false]], "read_configuration() (pcdsdevices.light_control.lightcontrol method)": [[311, "pcdsdevices.light_control.LightControl.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.read_configuration", false]], "read_configuration() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.read_configuration", false]], "read_configuration() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.read_configuration", false]], "read_configuration() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.read_configuration", false]], "read_configuration() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.read_configuration", false]], "read_configuration() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.read_configuration", false]], "read_configuration() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.read_configuration", false]], "read_configuration() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.read_configuration", false]], "read_configuration() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.read_configuration", false]], "read_configuration() (pcdsdevices.pc.photoncollimator method)": [[404, "pcdsdevices.pc.PhotonCollimator.read_configuration", false]], "read_configuration() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.read_configuration", false]], "read_configuration() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.read_configuration", false]], "read_configuration() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.read_configuration", false]], "read_configuration() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.read_configuration", false]], "read_configuration() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.read_configuration", false]], "read_configuration() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.read_configuration", false]], "read_configuration() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.read_configuration", false]], "read_configuration() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.read_configuration", false]], "read_configuration() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.read_configuration", false]], "read_configuration() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.read_configuration", false]], "read_configuration() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.read_configuration", false]], "read_configuration() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.read_configuration", false]], "read_configuration() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.read_configuration", false]], "read_configuration() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.read_configuration", false]], "read_configuration() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.read_configuration", false]], "read_configuration() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.read_configuration", false]], "read_configuration() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.read_configuration", false]], "read_configuration() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.read_configuration", false]], "read_configuration() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.read_configuration", false]], "read_configuration() (pcdsdevices.pump.agilentserial method)": [[440, "pcdsdevices.pump.AgilentSerial.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.read_configuration", false]], "read_configuration() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.read_configuration", false]], "read_configuration() (pcdsdevices.pump.gammapct method)": [[444, "pcdsdevices.pump.GammaPCT.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.read_configuration", false]], "read_configuration() (pcdsdevices.pump.navigator method)": [[448, "pcdsdevices.pump.Navigator.read_configuration", false]], "read_configuration() (pcdsdevices.pump.pipplc method)": [[449, "pcdsdevices.pump.PIPPLC.read_configuration", false]], "read_configuration() (pcdsdevices.pump.pipserial method)": [[450, "pcdsdevices.pump.PIPSerial.read_configuration", false]], "read_configuration() (pcdsdevices.pump.proplc method)": [[451, "pcdsdevices.pump.PROPLC.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ptmplc method)": [[452, "pcdsdevices.pump.PTMPLC.read_configuration", false]], "read_configuration() (pcdsdevices.pump.qpcpct method)": [[453, "pcdsdevices.pump.QPCPCT.read_configuration", false]], "read_configuration() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.read_configuration", false]], "read_configuration() (pcdsdevices.radiation.hpi6030 method)": [[467, "pcdsdevices.radiation.HPI6030.read_configuration", false]], "read_configuration() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.read_configuration", false]], "read_configuration() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.read_configuration", false]], "read_configuration() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.read_configuration", false]], "read_configuration() (pcdsdevices.rs_powersupply.rschannel method)": [[470, "pcdsdevices.rs_powersupply.RSChannel.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.read_configuration", false]], "read_configuration() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.read_configuration", false]], "read_configuration() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.read_configuration", false]], "read_configuration() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.read_configuration", false]], "read_configuration() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.read_configuration", false]], "read_configuration() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.read_configuration", false]], "read_configuration() (pcdsdevices.signal._optionalepicssignal method)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.aggregatesignal method)": [[495, "pcdsdevices.signal.AggregateSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.avgsignal method)": [[496, "pcdsdevices.signal.AvgSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.epicssignaleditmd method)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.epicssignalroeditmd method)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.read_configuration", false]], "read_configuration() (pcdsdevices.signal.internalsignal method)": [[506, "pcdsdevices.signal.InternalSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.multiderivedsignal method)": [[507, "pcdsdevices.signal.MultiDerivedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.multiderivedsignalro method)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.read_configuration", false]], "read_configuration() (pcdsdevices.signal.notepadlinkedsignal method)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.notimplementedsignal method)": [[509, "pcdsdevices.signal.NotImplementedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.pvstatesignal method)": [[511, "pcdsdevices.signal.PVStateSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.pytmcsignal method)": [[512, "pcdsdevices.signal.PytmcSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.pytmcsignalro method)": [[513, "pcdsdevices.signal.PytmcSignalRO.read_configuration", false]], "read_configuration() (pcdsdevices.signal.pytmcsignalrw method)": [[514, "pcdsdevices.signal.PytmcSignalRW.read_configuration", false]], "read_configuration() (pcdsdevices.signal.signaleditmd method)": [[515, "pcdsdevices.signal.SignalEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.summarysignal method)": [[516, "pcdsdevices.signal.SummarySignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.unitconversionderivedsignal method)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.read_configuration", false]], "read_configuration() (pcdsdevices.sim.simtwoaxis method)": [[522, "pcdsdevices.sim.SimTwoAxis.read_configuration", false]], "read_configuration() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.read_configuration", false]], "read_configuration() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.read_configuration", false]], "read_configuration() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.read_configuration", false]], "read_configuration() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.read_configuration", false]], "read_configuration() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.read_configuration", false]], "read_configuration() (pcdsdevices.smarpod.smarpod method)": [[538, "pcdsdevices.smarpod.SmarPod.read_configuration", false]], "read_configuration() (pcdsdevices.smarpod.smarpodpose method)": [[539, "pcdsdevices.smarpod.SmarPodPose.read_configuration", false]], "read_configuration() (pcdsdevices.smarpod.smarpodstatus method)": [[540, "pcdsdevices.smarpod.SmarPodStatus.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.read_configuration", false]], "read_configuration() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.read_configuration", false]], "read_configuration() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.read_configuration", false]], "read_configuration() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.read_configuration", false]], "read_configuration() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.read_configuration", false]], "read_configuration() (pcdsdevices.state.twincatstateconfigdynamic method)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.read_configuration", false]], "read_configuration() (pcdsdevices.state.twincatstateconfigone method)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.read_configuration", false]], "read_configuration() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.read_configuration", false]], "read_configuration() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.read_configuration", false]], "read_configuration() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.read_configuration", false]], "read_configuration() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.read_configuration", false]], "read_configuration() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.read_configuration", false]], "read_configuration() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.read_configuration", false]], "read_configuration() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.read_configuration", false]], "read_configuration() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.read_configuration", false]], "read_configuration() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.read_configuration", false]], "read_configuration() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.read_configuration", false]], "read_configuration() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.read_configuration", false]], "read_configuration() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.read_configuration", false]], "read_configuration() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.read_configuration", false]], "read_configuration() (pcdsdevices.valve.valvebase method)": [[625, "pcdsdevices.valve.ValveBase.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vcn method)": [[612, "pcdsdevices.valve.VCN.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vcn_vat590_status method)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vgclegacy method)": [[617, "pcdsdevices.valve.VGCLegacy.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vrcclsls method)": [[620, "pcdsdevices.valve.VRCClsLS.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vvc method)": [[623, "pcdsdevices.valve.VVC.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vvcno method)": [[624, "pcdsdevices.valve.VVCNO.read_configuration", false]], "read_configuration() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.read_configuration", false]], "read_configuration() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.read_configuration", false]], "read_configuration() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.read_configuration", false]], "read_configuration() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.read_configuration", false]], "read_lens() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.read_lens", false]], "read_lens() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.read_lens", false]], "read_path_template (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.read_path_template", false]], "readback (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.readback", false]], "readback (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.readback", false]], "readback (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.readback", false]], "readback (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.readback", false]], "readback (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.readback", false]], "readback (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.readback", false]], "readback (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.readback", false]], "readback (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.readback", false]], "readback (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.readback", false]], "readback (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.readback", false]], "readback (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.readback", false]], "readback (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.readback", false]], "readback (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.readback", false]], "readback (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.readback", false]], "readback (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.readback", false]], "readback (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.readback", false]], "readback (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "id5", false], [459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.readback", false]], "readback (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.readback", false]], "real_position (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.real_position", false]], "real_position (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.real_position", false]], "real_position (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.real_position", false]], "real_position (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.real_position", false]], "real_position (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.real_position", false]], "real_position (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.real_position", false]], "real_position (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.real_position", false]], "real_position (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.real_position", false]], "real_position (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.real_position", false]], "real_position (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.real_position", false]], "real_position (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.real_position", false]], "real_position (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.real_position", false]], "real_position (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.real_position", false]], "real_position (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.real_position", false]], "real_position (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.real_position", false]], "real_position (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.real_position", false]], "real_position (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.real_position", false]], "real_position (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.real_position", false]], "real_position (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.real_position", false]], "real_position (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.real_position", false]], "real_position (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.real_position", false]], "real_position (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.real_position", false]], "real_position (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.real_position", false]], "real_position (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.real_position", false]], "real_position (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.real_position", false]], "real_position (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.real_position", false]], "real_position (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.real_position", false]], "real_position (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.real_position", false]], "real_position (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.real_position", false]], "real_position (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.real_position", false]], "real_position (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.real_position", false]], "real_position (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.real_position", false]], "real_position (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.real_position", false]], "real_position (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.real_position", false]], "real_positioners (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.real_positioners", false]], "real_positioners (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.real_positioners", false]], "real_positioners (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.real_positioners", false]], "real_positioners (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.real_positioners", false]], "real_positioners (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.real_positioners", false]], "real_positioners (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.real_positioners", false]], "real_positioners (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.real_positioners", false]], "real_positioners (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.real_positioners", false]], "real_positioners (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.real_positioners", false]], "real_positioners (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.real_positioners", false]], "real_positioners (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.real_positioners", false]], "real_positioners (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.real_positioners", false]], "real_positioners (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.real_positioners", false]], "real_positioners (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.real_positioners", false]], "real_positioners (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.real_positioners", false]], "real_positioners (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.real_positioners", false]], "real_positioners (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.real_positioners", false]], "real_positioners (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.real_positioners", false]], "real_positioners (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.real_positioners", false]], "real_positioners (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.real_positioners", false]], "real_positioners (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.real_positioners", false]], "recurse_record() (in module pcdsdevices.make_ophyd_device)": [[356, "pcdsdevices.make_ophyd_device.recurse_record", false]], "reflaser (class in pcdsdevices.inout)": [[222, "pcdsdevices.inout.Reflaser", false]], "reflaserl2si (class in pcdsdevices.ref)": [[468, "pcdsdevices.ref.ReflaserL2SI", false]], "reflaserl2simirror (class in pcdsdevices.ref)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror", false]], "reg_root (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.reg_root", false]], "reinitialize() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.reinitialize", false]], "remove() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.remove", false]], "remove() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.remove", false]], "remove() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.remove", false]], "remove() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.remove", false]], "remove() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.remove", false]], "remove() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.remove", false]], "remove() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.remove", false]], "remove() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.remove", false]], "remove() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.remove", false]], "remove() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.remove", false]], "remove() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.remove", false]], "remove() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.remove", false]], "remove() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.remove", false]], "remove() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.remove", false]], "remove() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.remove", false]], "remove() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.remove", false]], "remove() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.remove", false]], "remove() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.remove", false]], "remove() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.remove", false]], "remove() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.remove", false]], "remove() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.remove", false]], "remove() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.remove", false]], "remove() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.remove", false]], "remove() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.remove", false]], "remove() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.remove", false]], "remove() (pcdsdevices.interface._tabcompletionhelper method)": [[234, "pcdsdevices.interface._TabCompletionHelper.remove", false]], "remove() (pcdsdevices.interface.tabcompletionhelperclass method)": [[232, "pcdsdevices.interface.TabCompletionHelperClass.remove", false]], "remove() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance.remove", false]], "remove() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.remove", false]], "remove() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.remove", false]], "remove() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.remove", false]], "remove() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.remove", false]], "remove() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.remove", false]], "remove() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.remove", false]], "remove() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.remove", false]], "remove() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.remove", false]], "remove() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.remove", false]], "remove() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.remove", false]], "remove() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.remove", false]], "remove() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.remove", false]], "remove() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.remove", false]], "remove() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.remove", false]], "remove() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.remove", false]], "remove() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.remove", false]], "remove() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.remove", false]], "remove() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.remove", false]], "remove() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.remove", false]], "remove() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.remove", false]], "remove() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.remove", false]], "remove() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.remove", false]], "remove() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.remove", false]], "remove() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.remove", false]], "remove() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.remove", false]], "remove() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.remove", false]], "remove() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.remove", false]], "remove() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.remove", false]], "remove() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.remove", false]], "remove() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.remove", false]], "remove() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.remove", false]], "remove() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.remove", false]], "remove() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.remove", false]], "remove() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.remove", false]], "remove() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.remove", false]], "remove() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.remove", false]], "remove() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.remove", false]], "remove() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.remove", false]], "remove() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.remove", false]], "remove() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.remove", false]], "remove() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.remove", false]], "remove() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.remove", false]], "remove() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.remove", false]], "remove() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.remove", false]], "remove() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.remove", false]], "remove() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.remove", false]], "remove() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.remove", false]], "remove() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.remove", false]], "remove() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.remove", false]], "remove() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.remove", false]], "remove() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.remove", false]], "remove() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.remove", false]], "remove() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.remove", false]], "remove() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.remove", false]], "remove() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.remove", false]], "remove() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.remove", false]], "remove() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.remove", false]], "remove() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.remove", false]], "remove_dia() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.remove_dia", false]], "remove_dia() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.remove_dia", false]], "remove_dia() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.remove_dia", false]], "remove_dia() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.remove_dia", false]], "render_ascii_att() (in module pcdsdevices.attenuator)": [[73, "pcdsdevices.attenuator.render_ascii_att", false]], "reorder_components() (in module pcdsdevices.utils)": [[605, "pcdsdevices.utils.reorder_components", false]], "reset() (pcdsdevices.interface._tabcompletionhelper method)": [[234, "pcdsdevices.interface._TabCompletionHelper.reset", false]], "reset() (pcdsdevices.interface.tabcompletionhelperclass method)": [[232, "pcdsdevices.interface.TabCompletionHelperClass.reset", false]], "reset() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance.reset", false]], "reset() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.reset", false]], "reset() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.reset", false]], "reset() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.reset", false]], "reset() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.reset", false]], "reset() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.reset", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.reset_calc_constant_defaults", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.reset_calc_constant_defaults", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.reset_calc_constant_defaults", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.reset_calc_constant_defaults", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.reset_calc_constant_defaults", false]], "rohdeschwarzpowersupply (class in pcdsdevices.rs_powersupply)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply", false]], "roiplugin (class in pcdsdevices.areadetector.plugins)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin", false]], "rschannel (class in pcdsdevices.rs_powersupply)": [[470, "pcdsdevices.rs_powersupply.RSChannel", false]], "rtd (class in pcdsdevices.sensors)": [[490, "pcdsdevices.sensors.RTD", false]], "rtdsbase (class in pcdsdevices.rtds_ebd)": [[473, "pcdsdevices.rtds_ebd.RTDSBase", false]], "rtdsk0 (class in pcdsdevices.rtds_ebd)": [[474, "pcdsdevices.rtds_ebd.RTDSK0", false]], "rtdsl0 (class in pcdsdevices.rtds_ebd)": [[475, "pcdsdevices.rtds_ebd.RTDSL0", false]], "rtdsx0threestage (class in pcdsdevices.rtds_ebd)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage", false]], "rtol (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.rtol", false]], "rtol (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.rtol", false]], "rtol (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.rtol", false]], "rtol (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.rtol", false]], "rtol (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.rtol", false]], "rtol (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.rtol", false]], "rtol (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.rtol", false]], "run() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.run", false]], "run() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.run", false]], "rx (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.rx", false]], "ry (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.ry", false]], "rz (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.rz", false]], "samphi (class in pcdsdevices.gon)": [[213, "pcdsdevices.gon.SamPhi", false]], "save_images() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.save_images", false]], "save_offsets() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.save_offsets", false]], "save_offsets() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.save_offsets", false]], "scafoil (class in pcdsdevices.tmo_ip1)": [[585, "pcdsdevices.tmo_ip1.SCaFoil", false]], "scale (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.scale", false]], "scales (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.scales", false]], "scales (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.scales", false]], "scales (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.scales", false]], "scales (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.scales", false]], "scales (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "id5", false], [435, "pcdsdevices.pseudopos.SyncAxis.scales", false]], "schedule_task() (in module pcdsdevices.utils)": [[606, "pcdsdevices.utils.schedule_task", false]], "screen() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.screen", false]], "screen() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.screen", false]], "screen() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.screen", false]], "screen() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.screen", false]], "screen() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.screen", false]], "screen() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.screen", false]], "screen() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.screen", false]], "screen() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.screen", false]], "screen() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.screen", false]], "screen() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.screen", false]], "screen() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.screen", false]], "screen() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.screen", false]], "screen() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.screen", false]], "screen() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.screen", false]], "screen() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.screen", false]], "screen() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.screen", false]], "screen() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.screen", false]], "screen() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.screen", false]], "screen() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.screen", false]], "screen() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.screen", false]], "screen() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.screen", false]], "screen() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.screen", false]], "screen() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.screen", false]], "screen() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.screen", false]], "screen() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.screen", false]], "screen() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.screen", false]], "screen() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.screen", false]], "screen() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.screen", false]], "screen() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.screen", false]], "screen() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.screen", false]], "screen() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.screen", false]], "screen() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.screen", false]], "screen() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.screen", false]], "screen() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.screen", false]], "screen() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.screen", false]], "screen() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.screen", false]], "screen() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.screen", false]], "screen() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.screen", false]], "screen() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.screen", false]], "screen() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.screen", false]], "screen() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.screen", false]], "screen() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.screen", false]], "screen() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.screen", false]], "screen() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.screen", false]], "screen() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.screen", false]], "screen() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.screen", false]], "screen() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.screen", false]], "screen() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.screen", false]], "screen() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.screen", false]], "screen() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.screen", false]], "screen() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.screen", false]], "screen() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.screen", false]], "screen() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.screen", false]], "screen() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.screen", false]], "screen() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.screen", false]], "screen() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.screen", false]], "screen() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.screen", false]], "screen() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.screen", false]], "screen() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.screen", false]], "screen() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.screen", false]], "screen() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.screen", false]], "screen() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.screen", false]], "screen() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.screen", false]], "screen() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.screen", false]], "screen() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.screen", false]], "screen() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.screen", false]], "screen() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.screen", false]], "screen() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.screen", false]], "screen() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.screen", false]], "screen() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.screen", false]], "screen() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.screen", false]], "screen() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.screen", false]], "screen() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.screen", false]], "screen() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.screen", false]], "screen() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.screen", false]], "screen() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.screen", false]], "screen() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.screen", false]], "screen() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.screen", false]], "screen() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.screen", false]], "screen() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.screen", false]], "screen() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.screen", false]], "screen() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.screen", false]], "screen() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.screen", false]], "screen() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.screen", false]], "screen() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.screen", false]], "screen() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.screen", false]], "screen() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.screen", false]], "screen() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.screen", false]], "screen() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.screen", false]], "screen() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.screen", false]], "screen() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.screen", false]], "screen() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.screen", false]], "screen() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.screen", false]], "screen() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.screen", false]], "screen() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.screen", false]], "screen() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.screen", false]], "screen() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.screen", false]], "screen() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.screen", false]], "screen() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.screen", false]], "screen() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.screen", false]], "screen() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.screen", false]], "screen() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.screen", false]], "screen() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.screen", false]], "screen() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.screen", false]], "screen() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.screen", false]], "screen() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.screen", false]], "screen() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.screen", false]], "screen() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.screen", false]], "screen() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.screen", false]], "screen() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.screen", false]], "screen() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.screen", false]], "screen() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.screen", false]], "screen() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.screen", false]], "screen() (pcdsdevices.interface.baseinterface method)": [[225, "pcdsdevices.interface.BaseInterface.screen", false]], "screen() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.screen", false]], "screen() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.screen", false]], "screen() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.screen", false]], "screen() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.screen", false]], "screen() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.screen", false]], "screen() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.screen", false]], "screen() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.screen", false]], "screen() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.screen", false]], "screen() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.screen", false]], "screen() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.screen", false]], "screen() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.screen", false]], "screen() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.screen", false]], "screen() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.screen", false]], "screen() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.screen", false]], "screen() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.screen", false]], "screen() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.screen", false]], "screen() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.screen", false]], "screen() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.screen", false]], "screen() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.screen", false]], "screen() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.screen", false]], "screen() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.screen", false]], "screen() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.screen", false]], "screen() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.screen", false]], "screen() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.screen", false]], "screen() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.screen", false]], "screen() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.screen", false]], "screen() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.screen", false]], "screen() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.screen", false]], "screen() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.screen", false]], "screen() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.screen", false]], "screen() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.screen", false]], "screen() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.screen", false]], "screen() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.screen", false]], "screen() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.screen", false]], "screen() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.screen", false]], "screen() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.screen", false]], "screen() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.screen", false]], "screen() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.screen", false]], "screen() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.screen", false]], "screen() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.screen", false]], "screen() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.screen", false]], "screen() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.screen", false]], "screen() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.screen", false]], "screen() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.screen", false]], "screen() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.screen", false]], "screen() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.screen", false]], "screen() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.screen", false]], "screen() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.screen", false]], "screen() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.screen", false]], "screen() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.screen", false]], "screen() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.screen", false]], "screen() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.screen", false]], "screen() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.screen", false]], "screen() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.screen", false]], "screen() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.screen", false]], "screen() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.screen", false]], "screen() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.screen", false]], "screen() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.screen", false]], "screen() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.screen", false]], "screen() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.screen", false]], "screen() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.screen", false]], "screen() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.screen", false]], "screen() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.screen", false]], "screen() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.screen", false]], "screen() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.screen", false]], "screen() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.screen", false]], "screen() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.screen", false]], "screen() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.screen", false]], "screen() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.screen", false]], "screen() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.screen", false]], "screen() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.screen", false]], "screen() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.screen", false]], "screen() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.screen", false]], "screen() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.screen", false]], "screen() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.screen", false]], "screen() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.screen", false]], "screen() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.screen", false]], "screen() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.screen", false]], "screen() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.screen", false]], "screen() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.screen", false]], "screen() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.screen", false]], "screen() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.screen", false]], "screen() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.screen", false]], "screen() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.screen", false]], "screen() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.screen", false]], "screen() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.screen", false]], "screen() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.screen", false]], "screen() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.screen", false]], "screen() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.screen", false]], "screen() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.screen", false]], "screen() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.screen", false]], "screen() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.screen", false]], "screen() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.screen", false]], "screen() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.screen", false]], "screen() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.screen", false]], "screen() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.screen", false]], "screen() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.screen", false]], "screen() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.screen", false]], "screen() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.screen", false]], "screen() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.screen", false]], "screen() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.screen", false]], "screen() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.screen", false]], "screen() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.screen", false]], "screen() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.screen", false]], "screen() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.screen", false]], "screen() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.screen", false]], "screen() (pcdsdevices.mps.mpsbase method)": [[398, "pcdsdevices.mps.MPSBase.screen", false]], "screen() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.screen", false]], "screen() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.screen", false]], "screen() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.screen", false]], "screen() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.screen", false]], "screen() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.screen", false]], "screen() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.screen", false]], "screen() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.screen", false]], "screen() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.screen", false]], "screen() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.screen", false]], "screen() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.screen", false]], "screen() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.screen", false]], "screen() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.screen", false]], "screen() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.screen", false]], "screen() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.screen", false]], "screen() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.screen", false]], "screen() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.screen", false]], "screen() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.screen", false]], "screen() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.screen", false]], "screen() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.screen", false]], "screen() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.screen", false]], "screen() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.screen", false]], "screen() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.screen", false]], "screen() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.screen", false]], "screen() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.screen", false]], "screen() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.screen", false]], "screen() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.screen", false]], "screen() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.screen", false]], "screen() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.screen", false]], "screen() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.screen", false]], "screen() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.screen", false]], "screen() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.screen", false]], "screen() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.screen", false]], "screen() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.screen", false]], "screen() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.screen", false]], "screen() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.screen", false]], "screen() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.screen", false]], "screen() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.screen", false]], "screen() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.screen", false]], "screen() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.screen", false]], "screen() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.screen", false]], "screen() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.screen", false]], "screen() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.screen", false]], "screen() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.screen", false]], "screen() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.screen", false]], "screen() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.screen", false]], "screen() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.screen", false]], "screen() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.screen", false]], "screen() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.screen", false]], "screen() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.screen", false]], "screen() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.screen", false]], "screen() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.screen", false]], "screen() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.screen", false]], "screen() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.screen", false]], "screen() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.screen", false]], "screen() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.screen", false]], "screen() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.screen", false]], "screen() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.screen", false]], "screen() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.screen", false]], "screen() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.screen", false]], "screen() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.screen", false]], "screen() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.screen", false]], "screen() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.screen", false]], "screen() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.screen", false]], "screen() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.screen", false]], "screen() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.screen", false]], "screen() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.screen", false]], "screen() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.screen", false]], "screen() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.screen", false]], "screen() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.screen", false]], "screen() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.screen", false]], "screen() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.screen", false]], "screen() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.screen", false]], "screen() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.screen", false]], "screen() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.screen", false]], "screen() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.screen", false]], "screen() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.screen", false]], "screen() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.screen", false]], "screen() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.screen", false]], "screen() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.screen", false]], "screen() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.screen", false]], "screen() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.screen", false]], "screen() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.screen", false]], "screen() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.screen", false]], "screen() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.screen", false]], "screen() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.screen", false]], "screen() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.screen", false]], "screen() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.screen", false]], "screen() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.screen", false]], "screen() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.screen", false]], "screen() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.screen", false]], "screen() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.screen", false]], "screen() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.screen", false]], "screen() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.screen", false]], "screen() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.screen", false]], "screen() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.screen", false]], "screen() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.screen", false]], "screen() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.screen", false]], "screen() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.screen", false]], "screen() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.screen", false]], "screen() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.screen", false]], "screen() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.screen", false]], "screen() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.screen", false]], "screen() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.screen", false]], "screen() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.screen", false]], "screen() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.screen", false]], "screen() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.screen", false]], "screen() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.screen", false]], "screen() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.screen", false]], "screen() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.screen", false]], "screen() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.screen", false]], "screen() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.screen", false]], "screen() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.screen", false]], "screen() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.screen", false]], "screen() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.screen", false]], "screen() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.screen", false]], "screen() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.screen", false]], "screen() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.screen", false]], "screen() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.screen", false]], "screen() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.screen", false]], "screen() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.screen", false]], "screen() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.screen", false]], "screen() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.screen", false]], "select_pytmc_class() (in module pcdsdevices.signal)": [[520, "pcdsdevices.signal.select_pytmc_class", false]], "selector (class in pcdsdevices.sample_delivery)": [[487, "pcdsdevices.sample_delivery.Selector", false]], "sensirion (class in pcdsdevices.sample_delivery)": [[488, "pcdsdevices.sample_delivery.Sensirion", false]], "sequential (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.sequential", false]], "sequential (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.sequential", false]], "sequential (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.sequential", false]], "sequential (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.sequential", false]], "sequential (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.sequential", false]], "sequential (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.sequential", false]], "sequential (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.sequential", false]], "sequential (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.sequential", false]], "sequential (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.sequential", false]], "sequential (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.sequential", false]], "sequential (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.sequential", false]], "sequential (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.sequential", false]], "sequential (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.sequential", false]], "sequential (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.sequential", false]], "sequential (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.sequential", false]], "sequential (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.sequential", false]], "sequential (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.sequential", false]], "sequential (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.sequential", false]], "sequential (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.sequential", false]], "sequential (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.sequential", false]], "sequential (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.sequential", false]], "sequential (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.sequential", false]], "sequential (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.sequential", false]], "sequential (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.sequential", false]], "sequential (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.sequential", false]], "sequential (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.sequential", false]], "sequential (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.sequential", false]], "sequential (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.sequential", false]], "sequential (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.sequential", false]], "sequential (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.sequential", false]], "sequential (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.sequential", false]], "sequential (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.sequential", false]], "sequential (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.sequential", false]], "sequential (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.sequential", false]], "set() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.set", false]], "set() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.set", false]], "set() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.set", false]], "set() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.set", false]], "set() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.set", false]], "set() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.set", false]], "set() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.set", false]], "set() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.set", false]], "set() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.set", false]], "set() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.set", false]], "set() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.set", false]], "set() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.set", false]], "set() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.set", false]], "set() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.set", false]], "set() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.set", false]], "set() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.set", false]], "set() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.set", false]], "set() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.set", false]], "set() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.set", false]], "set() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.set", false]], "set() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.set", false]], "set() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.set", false]], "set() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.set", false]], "set() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.set", false]], "set() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.set", false]], "set() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.set", false]], "set() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.set", false]], "set() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.set", false]], "set() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.set", false]], "set() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.set", false]], "set() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.set", false]], "set() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.set", false]], "set() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set", false]], "set() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.set", false]], "set() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.set", false]], "set() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.set", false]], "set() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.set", false]], "set() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set", false]], "set() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set", false]], "set() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set", false]], "set() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set", false]], "set() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set", false]], "set() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.set", false]], "set() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.set", false]], "set() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set", false]], "set() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.set", false]], "set() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set", false]], "set() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set", false]], "set() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.set", false]], "set() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set", false]], "set() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.set", false]], "set() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.set", false]], "set() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.set", false]], "set() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.set", false]], "set() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.set", false]], "set() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.set", false]], "set() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.set", false]], "set() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.set", false]], "set() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.set", false]], "set() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.set", false]], "set() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.set", false]], "set() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.set", false]], "set() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.set", false]], "set() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.set", false]], "set() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.set", false]], "set() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.set", false]], "set() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.set", false]], "set() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.set", false]], "set() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.set", false]], "set() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.set", false]], "set() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.set", false]], "set() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.set", false]], "set() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.set", false]], "set() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.set", false]], "set() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.set", false]], "set() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.set", false]], "set() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.set", false]], "set() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.set", false]], "set() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.set", false]], "set() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.set", false]], "set() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.set", false]], "set() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.set", false]], "set() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.set", false]], "set() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.set", false]], "set() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.set", false]], "set() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.set", false]], "set() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.set", false]], "set() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.set", false]], "set() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.set", false]], "set() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.set", false]], "set() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.set", false]], "set() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.set", false]], "set() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.set", false]], "set() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.set", false]], "set() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.set", false]], "set() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.set", false]], "set() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.set", false]], "set() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.set", false]], "set() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.set", false]], "set() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.set", false]], "set() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.set", false]], "set() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.set", false]], "set() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.set", false]], "set() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.set", false]], "set() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.set", false]], "set() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.set", false]], "set() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.set", false]], "set() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.set", false]], "set() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.set", false]], "set() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.set", false]], "set() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.set", false]], "set() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.set", false]], "set() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.set", false]], "set() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.set", false]], "set() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.set", false]], "set() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.set", false]], "set() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.set", false]], "set() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.set", false]], "set() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.set", false]], "set() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.set", false]], "set() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.set", false]], "set() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.set", false]], "set() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.set", false]], "set() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.set", false]], "set() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.set", false]], "set() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.set", false]], "set() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.set", false]], "set() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.set", false]], "set() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.set", false]], "set() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.set", false]], "set() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.set", false]], "set() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.set", false]], "set() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.set", false]], "set() (pcdsdevices.signal._optionalepicssignal method)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.set", false]], "set() (pcdsdevices.signal.aggregatesignal method)": [[495, "pcdsdevices.signal.AggregateSignal.set", false]], "set() (pcdsdevices.signal.avgsignal method)": [[496, "pcdsdevices.signal.AvgSignal.set", false]], "set() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.set", false]], "set() (pcdsdevices.signal.epicssignaleditmd method)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.set", false]], "set() (pcdsdevices.signal.epicssignalroeditmd method)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.set", false]], "set() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.set", false]], "set() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.set", false]], "set() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.set", false]], "set() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.set", false]], "set() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.set", false]], "set() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.set", false]], "set() (pcdsdevices.signal.internalsignal method)": [[506, "pcdsdevices.signal.InternalSignal.set", false]], "set() (pcdsdevices.signal.multiderivedsignal method)": [[507, "pcdsdevices.signal.MultiDerivedSignal.set", false]], "set() (pcdsdevices.signal.multiderivedsignalro method)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.set", false]], "set() (pcdsdevices.signal.notepadlinkedsignal method)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.set", false]], "set() (pcdsdevices.signal.notimplementedsignal method)": [[509, "pcdsdevices.signal.NotImplementedSignal.set", false]], "set() (pcdsdevices.signal.pvstatesignal method)": [[511, "pcdsdevices.signal.PVStateSignal.set", false]], "set() (pcdsdevices.signal.pytmcsignal method)": [[512, "pcdsdevices.signal.PytmcSignal.set", false]], "set() (pcdsdevices.signal.pytmcsignalro method)": [[513, "pcdsdevices.signal.PytmcSignalRO.set", false]], "set() (pcdsdevices.signal.pytmcsignalrw method)": [[514, "pcdsdevices.signal.PytmcSignalRW.set", false]], "set() (pcdsdevices.signal.signaleditmd method)": [[515, "pcdsdevices.signal.SignalEditMD.set", false]], "set() (pcdsdevices.signal.summarysignal method)": [[516, "pcdsdevices.signal.SummarySignal.set", false]], "set() (pcdsdevices.signal.unitconversionderivedsignal method)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.set", false]], "set() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.set", false]], "set() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.set", false]], "set() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.set", false]], "set() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.set", false]], "set() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.set", false]], "set() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.set", false]], "set() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.set", false]], "set() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.set", false]], "set() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.set", false]], "set() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.set", false]], "set() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.set", false]], "set() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.set", false]], "set() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.set", false]], "set() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.set", false]], "set() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.set", false]], "set() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.set", false]], "set() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.set", false]], "set() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.set", false]], "set() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.set", false]], "set() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.set", false]], "set() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.set", false]], "set() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.set", false]], "set() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.set", false]], "set() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.set", false]], "set() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.set", false]], "set() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.set", false]], "set() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.set", false]], "set() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.set", false]], "set() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.set", false]], "set() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.set", false]], "set() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.set", false]], "set() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.set", false]], "set() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.set", false]], "set_current() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.set_current", false]], "set_current() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.set_current", false]], "set_current() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.set_current", false]], "set_current() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.set_current", false]], "set_current_position() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.set_current_position", false]], "set_current_position() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.set_current_position", false]], "set_current_position() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_current_position", false]], "set_current_position() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.set_current_position", false]], "set_current_position() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.set_current_position", false]], "set_current_position() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.set_current_position", false]], "set_current_position() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.set_current_position", false]], "set_current_position() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.set_current_position", false]], "set_current_position() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.set_current_position", false]], "set_current_position() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.set_current_position", false]], "set_current_position() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.set_current_position", false]], "set_current_position() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.set_current_position", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.set_current_ramp_speed", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.set_current_ramp_speed", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.set_current_ramp_speed", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.set_current_ramp_speed", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.set_current_ramp_speed", false]], "set_default_timeout() (pcdsdevices.signal.epicssignalbaseeditmd class method)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.epicssignaleditmd class method)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.epicssignalroeditmd class method)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.pytmcsignal class method)": [[512, "pcdsdevices.signal.PytmcSignal.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.pytmcsignalro class method)": [[513, "pcdsdevices.signal.PytmcSignalRO.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.pytmcsignalrw class method)": [[514, "pcdsdevices.signal.PytmcSignalRW.set_default_timeout", false]], "set_defaults() (pcdsdevices.signal.epicssignalbaseeditmd class method)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.set_defaults", false]], "set_defaults() (pcdsdevices.signal.epicssignaleditmd class method)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.set_defaults", false]], "set_defaults() (pcdsdevices.signal.epicssignalroeditmd class method)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.set_defaults", false]], "set_defaults() (pcdsdevices.signal.pytmcsignal class method)": [[512, "pcdsdevices.signal.PytmcSignal.set_defaults", false]], "set_defaults() (pcdsdevices.signal.pytmcsignalro class method)": [[513, "pcdsdevices.signal.PytmcSignalRO.set_defaults", false]], "set_defaults() (pcdsdevices.signal.pytmcsignalrw class method)": [[514, "pcdsdevices.signal.PytmcSignalRW.set_defaults", false]], "set_energy() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.set_energy", false]], "set_energy() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.set_energy", false]], "set_energy() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.set_energy", false]], "set_energy() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.set_energy", false]], "set_energy() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.set_energy", false]], "set_energy() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.set_energy", false]], "set_energy() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.set_energy", false]], "set_energy() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.set_energy", false]], "set_engineering_mode() (in module pcdsdevices.interface)": [[243, "pcdsdevices.interface.set_engineering_mode", false]], "set_flow_offset() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.set_flow_offset", false]], "set_high_limit() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_high_limit", false]], "set_lens_set() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.set_lens_set", false]], "set_lens_set() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.set_lens_set", false]], "set_lim() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_lim", false]], "set_low_limit() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_low_limit", false]], "set_many() (in module pcdsdevices.utils)": [[607, "pcdsdevices.utils.set_many", false]], "set_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.set_mesh_voltage", false]], "set_metadata() (in module pcdsdevices.variety)": [[628, "pcdsdevices.variety.set_metadata", false]], "set_nominal_to_current() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.set_nominal_to_current", false]], "set_position() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.set_position", false]], "set_position() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.set_position", false]], "set_position() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.set_position", false]], "set_position() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.set_position", false]], "set_position() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.set_position", false]], "set_position() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.set_position", false]], "set_position() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.set_position", false]], "set_position() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.set_position", false]], "set_position() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.set_position", false]], "set_position() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.set_position", false]], "set_position() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.set_position", false]], "set_position() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.set_position", false]], "set_position() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.set_position", false]], "set_position() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.set_position", false]], "set_position() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.set_position", false]], "set_position() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.set_position", false]], "set_position() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.set_position", false]], "set_position() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.set_position", false]], "set_position() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.set_position", false]], "set_position() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.set_position", false]], "set_position() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.set_position", false]], "set_position() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_position", false]], "set_position() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.set_position", false]], "set_position() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.set_position", false]], "set_position() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.set_position", false]], "set_position() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_position", false]], "set_position() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_position", false]], "set_position() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_position", false]], "set_position() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_position", false]], "set_position() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_position", false]], "set_position() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.set_position", false]], "set_position() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.set_position", false]], "set_position() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_position", false]], "set_position() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.set_position", false]], "set_position() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_position", false]], "set_position() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_position", false]], "set_position() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.set_position", false]], "set_position() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_position", false]], "set_position() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.set_position", false]], "set_position() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.set_position", false]], "set_position() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.set_position", false]], "set_position() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.set_position", false]], "set_position() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.set_position", false]], "set_position() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.set_position", false]], "set_position() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.set_position", false]], "set_position() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.set_position", false]], "set_position() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.set_position", false]], "set_position() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.set_position", false]], "set_position() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.set_position", false]], "set_position() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.set_position", false]], "set_position() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.set_position", false]], "set_position() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.set_position", false]], "set_position() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.set_position", false]], "set_position() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.set_position", false]], "set_position() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.set_position", false]], "set_position() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.set_position", false]], "set_position() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.set_position", false]], "set_position() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.set_position", false]], "set_position() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.set_position", false]], "set_position() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.set_position", false]], "set_position() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.set_position", false]], "set_position() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.set_position", false]], "set_position() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.set_position", false]], "set_position() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.set_position", false]], "set_position() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.set_position", false]], "set_position() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.set_position", false]], "set_position() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.set_position", false]], "set_position() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.set_position", false]], "set_position() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.set_position", false]], "set_position() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.set_position", false]], "set_position() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.set_position", false]], "set_position() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.set_position", false]], "set_position() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.set_position", false]], "set_position() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.set_position", false]], "set_position() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.set_position", false]], "set_position() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.set_position", false]], "set_reference() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.set_reference", false]], "set_rel_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.set_rel_mesh_voltage", false]], "set_source_to_destination() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.set_source_to_destination", false]], "set_source_to_destination_with_movestatus() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.set_source_to_destination_with_movestatus", false]], "set_standard_ordering() (in module pcdsdevices.utils)": [[608, "pcdsdevices.utils.set_standard_ordering", false]], "set_trigger_inhibit() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.set_trigger_inhibit", false]], "set_trigger_inhibit() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.set_trigger_inhibit", false]], "set_trigger_source() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.set_trigger_source", false]], "set_trigger_source() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.set_trigger_source", false]], "set_voltage() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.set_voltage", false]], "set_voltage() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.set_voltage", false]], "set_voltage() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.set_voltage", false]], "set_voltage() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.set_voltage", false]], "set_voltage_fall_rate() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.set_voltage_fall_rate", false]], "set_voltage_fall_rate() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.set_voltage_fall_rate", false]], "set_voltage_fall_rate() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.set_voltage_fall_rate", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.set_voltage_ramp_speed", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.set_voltage_ramp_speed", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.set_voltage_ramp_speed", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.set_voltage_ramp_speed", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.set_voltage_ramp_speed", false]], "set_voltage_rise_rate() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.set_voltage_rise_rate", false]], "set_voltage_rise_rate() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.set_voltage_rise_rate", false]], "set_voltage_rise_rate() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.set_voltage_rise_rate", false]], "set_with_movestatus() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.set_with_movestatus", false]], "set_zero() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.set_zero", false]], "set_zero_with_axis() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.set_zero_with_axis", false]], "sete() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.setE", false]], "sete() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.setE", false]], "sete() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.setE", false]], "sete() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.setE", false]], "sete() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.setE", false]], "setpoint (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.setpoint", false]], "setpoint (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.setpoint", false]], "setpoint (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.setpoint", false]], "setpoint (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.setpoint", false]], "setpoint (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.setpoint", false]], "setpoint (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.setpoint", false]], "setpoint (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.setpoint", false]], "setpoint (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.setpoint", false]], "setpoint (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.setpoint", false]], "setpoint (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "id6", false], [459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.setpoint", false]], "setpoint (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.setpoint", false]], "setpoint (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.setpoint", false]], "setpoint (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.setpoint", false]], "setpoint_alarm_severity (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.setpoint_alarm_severity", false]], "setpoint_alarm_severity (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.setpoint_alarm_severity", false]], "setpoint_alarm_status (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.setpoint_alarm_status", false]], "setpoint_alarm_status (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.setpoint_alarm_status", false]], "setpoint_pvname (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.setpoint_pvname", false]], "setpoint_pvname (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.setpoint_pvname", false]], "setpoint_ts (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.setpoint_ts", false]], "setpoint_ts (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.setpoint_ts", false]], "setra5000 (class in pcdsdevices.fms)": [[187, "pcdsdevices.fms.Setra5000", false]], "settle_time (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.settle_time", false]], "settle_time (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.settle_time", false]], "settle_time (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.settle_time", false]], "settle_time (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.settle_time", false]], "settle_time (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.settle_time", false]], "settle_time (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.settle_time", false]], "settle_time (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.settle_time", false]], "settle_time (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.settle_time", false]], "settle_time (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.settle_time", false]], "settle_time (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.settle_time", false]], "settle_time (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.settle_time", false]], "settle_time (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.settle_time", false]], "settle_time (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.settle_time", false]], "settle_time (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.settle_time", false]], "settle_time (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.settle_time", false]], "settle_time (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.settle_time", false]], "settle_time (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.settle_time", false]], "settle_time (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.settle_time", false]], "settle_time (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.settle_time", false]], "settle_time (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.settle_time", false]], "settle_time (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.settle_time", false]], "settle_time (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.settle_time", false]], "settle_time (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.settle_time", false]], "settle_time (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.settle_time", false]], "settle_time (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.settle_time", false]], "settle_time (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.settle_time", false]], "settle_time (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.settle_time", false]], "settle_time (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.settle_time", false]], "settle_time (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.settle_time", false]], "settle_time (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.settle_time", false]], "settle_time (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.settle_time", false]], "settle_time (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.settle_time", false]], "settle_time (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.settle_time", false]], "settle_time (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.settle_time", false]], "settle_time (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.settle_time", false]], "settle_time (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.settle_time", false]], "settle_time (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.settle_time", false]], "settle_time (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.settle_time", false]], "settle_time (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.settle_time", false]], "settle_time (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.settle_time", false]], "settle_time (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.settle_time", false]], "settle_time (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.settle_time", false]], "settle_time (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.settle_time", false]], "settle_time (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.settle_time", false]], "settle_time (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.settle_time", false]], "settle_time (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.settle_time", false]], "settle_time (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.settle_time", false]], "settle_time (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.settle_time", false]], "settle_time (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.settle_time", false]], "settle_time (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.settle_time", false]], "settle_time (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.settle_time", false]], "settle_time (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.settle_time", false]], "settle_time (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.settle_time", false]], "settle_time (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.settle_time", false]], "settle_time (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.settle_time", false]], "settle_time (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.settle_time", false]], "settle_time (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.settle_time", false]], "settle_time (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.settle_time", false]], "settle_time (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.settle_time", false]], "settle_time (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.settle_time", false]], "settle_time (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.settle_time", false]], "settle_time (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.settle_time", false]], "settle_time (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.settle_time", false]], "settle_time (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.settle_time", false]], "settle_time (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.settle_time", false]], "settle_time (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.settle_time", false]], "settle_time (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.settle_time", false]], "settle_time (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.settle_time", false]], "settle_time (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.settle_time", false]], "settle_time (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.settle_time", false]], "settle_time (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.settle_time", false]], "settle_time (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.settle_time", false]], "settle_time (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.settle_time", false]], "settle_time (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.settle_time", false]], "settle_time (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.settle_time", false]], "settle_time (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.settle_time", false]], "settle_time (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.settle_time", false]], "settle_time (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.settle_time", false]], "settle_time (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.settle_time", false]], "settle_time (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.settle_time", false]], "settle_time (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.settle_time", false]], "settle_time (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.settle_time", false]], "settle_time (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.settle_time", false]], "settle_time (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.settle_time", false]], "settle_time (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.settle_time", false]], "settle_time (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.settle_time", false]], "settle_time (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.settle_time", false]], "settle_time (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.settle_time", false]], "settle_time (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.settle_time", false]], "settle_time (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.settle_time", false]], "settle_time (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.settle_time", false]], "settle_time (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.settle_time", false]], "settle_time (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.settle_time", false]], "settle_time (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.settle_time", false]], "settle_time (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.settle_time", false]], "settle_time (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.settle_time", false]], "settle_time (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.settle_time", false]], "settle_time (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.settle_time", false]], "settle_time (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.settle_time", false]], "settle_time (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.settle_time", false]], "settle_time (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.settle_time", false]], "settle_time (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.settle_time", false]], "settle_time (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.settle_time", false]], "settle_time (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.settle_time", false]], "settle_time (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.settle_time", false]], "settle_time (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.settle_time", false]], "settle_time (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.settle_time", false]], "settle_time (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.settle_time", false]], "settle_time (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.settle_time", false]], "settle_time (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.settle_time", false]], "settle_time (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.settle_time", false]], "settle_time (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.settle_time", false]], "settle_time (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.settle_time", false]], "settle_time (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.settle_time", false]], "settle_time (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.settle_time", false]], "settle_time (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.settle_time", false]], "settle_time (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.settle_time", false]], "settle_time (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.settle_time", false]], "settle_time (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.settle_time", false]], "settle_time (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.settle_time", false]], "settle_time (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.settle_time", false]], "settle_time (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.settle_time", false]], "settle_time (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.settle_time", false]], "settle_time (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.settle_time", false]], "settle_time (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.settle_time", false]], "settle_time (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.settle_time", false]], "settle_time (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.settle_time", false]], "settle_time (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.settle_time", false]], "settle_time (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.settle_time", false]], "settle_time (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.settle_time", false]], "settle_time (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.settle_time", false]], "setup_mode() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.setup_mode", false]], "setup_pmgr() (pcdsdevices.epics_motor.ims static method)": [[149, "pcdsdevices.epics_motor.IMS.setup_pmgr", false]], "setup_preset_paths() (in module pcdsdevices.interface)": [[244, "pcdsdevices.interface.setup_preset_paths", false]], "should_use_epics_signal() (pcdsdevices.signal._optionalepicssignal method)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.should_use_epics_signal", false]], "should_use_epics_signal() (pcdsdevices.signal.notepadlinkedsignal method)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.should_use_epics_signal", false]], "show() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.show", false]], "signal_info() (in module pcdsdevices.interface)": [[245, "pcdsdevices.interface.signal_info", false]], "signaleditmd (class in pcdsdevices.signal)": [[515, "pcdsdevices.signal.SignalEditMD", false]], "signals (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.signals", false]], "signals (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.signals", false]], "sim_put() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_put", false]], "sim_put() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_put", false]], "sim_put() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_put", false]], "sim_put() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.sim_put", false]], "sim_put() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.sim_put", false]], "sim_put() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.sim_put", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.sim_set_enum_strs", false]], "sim_set_func() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.sim_set_func", false]], "sim_set_limits() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.sim_set_limits", false]], "sim_set_putter() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.sim_set_putter", false]], "simdelaystage (class in pcdsdevices.pseudopos)": [[433, "pcdsdevices.pseudopos.SimDelayStage", false]], "simdiagnosticstower (class in pcdsdevices.lodcm)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower", false]], "simenergyc (class in pcdsdevices.lodcm)": [[327, "pcdsdevices.lodcm.SimEnergyC", false]], "simenergysi (class in pcdsdevices.lodcm)": [[328, "pcdsdevices.lodcm.SimEnergySi", false]], "simfirsttower (class in pcdsdevices.lodcm)": [[329, "pcdsdevices.lodcm.SimFirstTower", false]], "simkappa (class in pcdsdevices.gon)": [[214, "pcdsdevices.gon.SimKappa", false]], "simlensstack (class in pcdsdevices.lens)": [[304, "pcdsdevices.lens.SimLensStack", false]], "simlensstackbase (class in pcdsdevices.lens)": [[305, "pcdsdevices.lens.SimLensStackBase", false]], "simlodcm (class in pcdsdevices.lodcm)": [[330, "pcdsdevices.lodcm.SimLODCM", false]], "simlusislits (class in pcdsdevices.slits)": [[534, "pcdsdevices.slits.SimLusiSlits", false]], "simsamplestage (class in pcdsdevices.gon)": [[215, "pcdsdevices.gon.SimSampleStage", false]], "simsecondtower (class in pcdsdevices.lodcm)": [[331, "pcdsdevices.lodcm.SimSecondTower", false]], "simtwoaxis (class in pcdsdevices.sim)": [[522, "pcdsdevices.sim.SimTwoAxis", false]], "slicedhv (class in pcdsdevices.piezo)": [[405, "pcdsdevices.piezo.SliceDhv", false]], "slicedhvchannel (class in pcdsdevices.piezo)": [[406, "pcdsdevices.piezo.SliceDhvChannel", false]], "slicedhvcontroller (class in pcdsdevices.piezo)": [[407, "pcdsdevices.piezo.SliceDhvController", false]], "slitpositioner (class in pcdsdevices.slits)": [[535, "pcdsdevices.slits.SlitPositioner", false]], "slits (class in pcdsdevices.slits)": [[536, "pcdsdevices.slits.Slits", false]], "slitsbase (class in pcdsdevices.slits)": [[537, "pcdsdevices.slits.SlitsBase", false]], "slowmotor (class in pcdsdevices.sim)": [[523, "pcdsdevices.sim.SlowMotor", false]], "smaract (class in pcdsdevices.epics_motor)": [[158, "pcdsdevices.epics_motor.SmarAct", false]], "smaractencodedtiptilt (class in pcdsdevices.epics_motor)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt", false]], "smaractopenloop (class in pcdsdevices.epics_motor)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop", false]], "smaractopenlooppositioner (class in pcdsdevices.epics_motor)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner", false]], "smaractpicoscale (class in pcdsdevices.epics_motor)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale", false]], "smaracttiptilt (class in pcdsdevices.epics_motor)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt", false]], "smarpod (class in pcdsdevices.smarpod)": [[538, "pcdsdevices.smarpod.SmarPod", false]], "smarpodpose (class in pcdsdevices.smarpod)": [[539, "pcdsdevices.smarpod.SmarPodPose", false]], "smarpodstatus (class in pcdsdevices.smarpod)": [[540, "pcdsdevices.smarpod.SmarPodStatus", false]], "snake_grid_list() (in module pcdsdevices.targets)": [[581, "pcdsdevices.targets.snake_grid_list", false]], "sort_components_by_kind() (in module pcdsdevices.utils)": [[609, "pcdsdevices.utils.sort_components_by_kind", false]], "sort_components_by_name() (in module pcdsdevices.utils)": [[610, "pcdsdevices.utils.sort_components_by_name", false]], "source_plugin (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.source_plugin", false]], "source_pos (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.source_pos", false]], "source_pos (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.source_pos", false]], "sources (pcdsdevices.lasers.btps.btpsstate attribute)": [[271, "pcdsdevices.lasers.btps.BtpsState.sources", false]], "sources (pcdsdevices.lasers.btps.destinationconfig attribute)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.sources", false]], "sourcetodestinationconfig (class in pcdsdevices.lasers.btps)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig", false]], "spg_go() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.spg_go", false]], "spg_go() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.spg_go", false]], "spg_go() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.spg_go", false]], "spg_go() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.spg_go", false]], "spg_go() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.spg_go", false]], "spg_pause() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.spg_pause", false]], "spg_pause() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.spg_pause", false]], "spg_pause() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.spg_pause", false]], "spg_pause() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.spg_pause", false]], "spg_pause() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.spg_pause", false]], "spg_stop() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.spg_stop", false]], "spg_stop() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.spg_stop", false]], "spg_stop() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.spg_stop", false]], "spg_stop() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.spg_stop", false]], "spg_stop() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.spg_stop", false]], "sqr1 (class in pcdsdevices.sqr1)": [[555, "pcdsdevices.sqr1.SQR1", false]], "sqr1axis (class in pcdsdevices.sqr1)": [[556, "pcdsdevices.sqr1.SQR1Axis", false]], "stage_group (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.stage_group", false]], "stage_group (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.stage_group", false]], "stage_group (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.stage_group", false]], "stage_group (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.stage_group", false]], "stage_group (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.stage_group", false]], "stage_group (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.stage_group", false]], "stage_group (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.stage_group", false]], "stage_group (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.stage_group", false]], "stage_group (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.stage_group", false]], "stage_group (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.stage_group", false]], "stage_group (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.stage_group", false]], "stage_group (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.stage_group", false]], "stage_group (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.stage_group", false]], "stage_group (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.stage_group", false]], "stage_group (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.stage_group", false]], "stage_group (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.stage_group", false]], "stage_group (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.stage_group", false]], "stage_group (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.stage_group", false]], "stage_group (pcdsdevices.gon.kappaxyzstage attribute)": [[212, "pcdsdevices.gon.KappaXYZStage.stage_group", false]], "stage_group (pcdsdevices.gon.samphi attribute)": [[213, "pcdsdevices.gon.SamPhi.stage_group", false]], "stage_group (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.stage_group", false]], "stage_group (pcdsdevices.gon.simsamplestage attribute)": [[215, "pcdsdevices.gon.SimSampleStage.stage_group", false]], "stage_group (pcdsdevices.gon.xyzstage attribute)": [[216, "pcdsdevices.gon.XYZStage.stage_group", false]], "stage_group (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.stage_group", false]], "stage_group (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.stage_group", false]], "stage_group (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.stage_group", false]], "stage_group (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.stage_group", false]], "stage_group (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.stage_group", false]], "stage_group (pcdsdevices.ipm.ipmdiode attribute)": [[250, "pcdsdevices.ipm.IPMDiode.stage_group", false]], "stage_group (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.stage_group", false]], "stage_group (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.stage_group", false]], "stage_group (pcdsdevices.ipm.wave8 attribute)": [[256, "pcdsdevices.ipm.Wave8.stage_group", false]], "stage_group (pcdsdevices.jet.beckhoffjet attribute)": [[258, "pcdsdevices.jet.BeckhoffJet.stage_group", false]], "stage_group (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.stage_group", false]], "stage_group (pcdsdevices.jet.beckhoffjetslits attribute)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.stage_group", false]], "stage_group (pcdsdevices.jet.injector attribute)": [[261, "pcdsdevices.jet.Injector.stage_group", false]], "stage_group (pcdsdevices.jet.injectorwithfine attribute)": [[262, "pcdsdevices.jet.InjectorWithFine.stage_group", false]], "stage_group (pcdsdevices.lamp_motion.lamp attribute)": [[266, "pcdsdevices.lamp_motion.LAMP.stage_group", false]], "stage_group (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.stage_group", false]], "stage_group (pcdsdevices.lamp_motion.lampflowcell attribute)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.stage_group", false]], "stage_group (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.stage_group", false]], "stage_group (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.stage_group", false]], "stage_group (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.stage_group", false]], "stage_group (pcdsdevices.lic.laserincoupling attribute)": [[308, "pcdsdevices.lic.LaserInCoupling.stage_group", false]], "stage_group (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.stage_group", false]], "stage_group (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.stage_group", false]], "stage_group (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.stage_group", false]], "stage_group (pcdsdevices.lodcm.crystaltower1 attribute)": [[314, "pcdsdevices.lodcm.CrystalTower1.stage_group", false]], "stage_group (pcdsdevices.lodcm.crystaltower2 attribute)": [[315, "pcdsdevices.lodcm.CrystalTower2.stage_group", false]], "stage_group (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.stage_group", false]], "stage_group (pcdsdevices.lodcm.diagnosticstower attribute)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.stage_group", false]], "stage_group (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.stage_group", false]], "stage_group (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.stage_group", false]], "stage_group (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.stage_group", false]], "stage_group (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.stage_group", false]], "stage_group (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.stage_group", false]], "stage_group (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.stage_group", false]], "stage_group (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.stage_group", false]], "stage_group (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.stage_group", false]], "stage_group (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.stage_group", false]], "stage_group (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.stage_group", false]], "stage_group (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.stage_group", false]], "stage_group (pcdsdevices.lodcm.simfirsttower attribute)": [[329, "pcdsdevices.lodcm.SimFirstTower.stage_group", false]], "stage_group (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.stage_group", false]], "stage_group (pcdsdevices.lodcm.simsecondtower attribute)": [[331, "pcdsdevices.lodcm.SimSecondTower.stage_group", false]], "stage_group (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.stage_group", false]], "stage_group (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.stage_group", false]], "stage_group (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.stage_group", false]], "stage_group (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.stage_group", false]], "stage_group (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.stage_group", false]], "stage_group (pcdsdevices.mirror.ffmirror attribute)": [[358, "pcdsdevices.mirror.FFMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirror attribute)": [[361, "pcdsdevices.mirror.KBOMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirrorchin attribute)": [[362, "pcdsdevices.mirror.KBOMirrorChin.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirrorhe attribute)": [[363, "pcdsdevices.mirror.KBOMirrorHE.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirrorhestates attribute)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirrorstates attribute)": [[365, "pcdsdevices.mirror.KBOMirrorStates.stage_group", false]], "stage_group (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirror attribute)": [[374, "pcdsdevices.mirror.XOffsetMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.stage_group", false]], "stage_group (pcdsdevices.mrco_motion.mrco attribute)": [[403, "pcdsdevices.mrco_motion.MRCO.stage_group", false]], "stage_group (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.stage_group", false]], "stage_group (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.stage_group", false]], "stage_group (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.stage_group", false]], "stage_group (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.stage_group", false]], "stage_group (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.stage_group", false]], "stage_group (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.stage_group", false]], "stage_group (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.stage_group", false]], "stage_group (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.stage_group", false]], "stage_group (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.stage_group", false]], "stage_group (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.stage_group", false]], "stage_group (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.stage_group", false]], "stage_group (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.stage_group", false]], "stage_group (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.stage_group", false]], "stage_group (pcdsdevices.ref.reflaserl2si attribute)": [[468, "pcdsdevices.ref.ReflaserL2SI.stage_group", false]], "stage_group (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.stage_group", false]], "stage_group (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.stage_group", false]], "stage_group (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.stage_group", false]], "stage_group (pcdsdevices.sample_delivery.flowintegrator attribute)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.stage_group", false]], "stage_group (pcdsdevices.sample_delivery.gasmanifold attribute)": [[480, "pcdsdevices.sample_delivery.GasManifold.stage_group", false]], "stage_group (pcdsdevices.sample_delivery.pcm attribute)": [[485, "pcdsdevices.sample_delivery.PCM.stage_group", false]], "stage_group (pcdsdevices.sample_delivery.selector attribute)": [[487, "pcdsdevices.sample_delivery.Selector.stage_group", false]], "stage_group (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.stage_group", false]], "stage_group (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.stage_group", false]], "stage_group (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.stage_group", false]], "stage_group (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.stage_group", false]], "stage_group (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.stage_group", false]], "stage_group (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.stage_group", false]], "stage_group (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.stage_group", false]], "stage_group (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.stage_group", false]], "stage_group (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.stage_group", false]], "stage_group (pcdsdevices.spectrometer.kmono attribute)": [[545, "pcdsdevices.spectrometer.Kmono.stage_group", false]], "stage_group (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.stage_group", false]], "stage_group (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamosfe attribute)": [[553, "pcdsdevices.spectrometer.VonHamosFE.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamosfer attribute)": [[554, "pcdsdevices.spectrometer.VonHamosFER.stage_group", false]], "stage_group (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.stage_group", false]], "stage_group (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.stage_group", false]], "stage_group (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.stage_group", false]], "stage_group (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.stage_group", false]], "stage_group (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.stage_group", false]], "stage_group (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.stage_group", false]], "stage_group (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.stage_group", false]], "stage_group_instances() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.stage_group_instances", false]], "stagestack() (in module pcdsdevices.targets)": [[577, "pcdsdevices.targets.StageStack", false]], "start() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.start", false]], "state (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.state", false]], "state (pcdsdevices.state.statepositioner attribute)": [[560, "id0", false], [560, "pcdsdevices.state.StatePositioner.state", false]], "state_config_dotted_attribute() (in module pcdsdevices.state)": [[567, "pcdsdevices.state.state_config_dotted_attribute", false]], "state_config_dotted_names() (in module pcdsdevices.state)": [[568, "pcdsdevices.state.state_config_dotted_names", false]], "state_config_dotted_velos() (in module pcdsdevices.state)": [[569, "pcdsdevices.state.state_config_dotted_velos", false]], "statepositioner (class in pcdsdevices.state)": [[560, "pcdsdevices.state.StatePositioner", false]], "staterecordpositioner (class in pcdsdevices.state)": [[561, "pcdsdevices.state.StateRecordPositioner", false]], "staterecordpositionerbase (class in pcdsdevices.state)": [[562, "pcdsdevices.state.StateRecordPositionerBase", false]], "states_enum (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.states_enum", false]], "states_list (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.states_list", false]], "states_list (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.states_list", false]], "states_list (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.states_list", false]], "states_list (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.states_list", false]], "states_list (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.states_list", false]], "states_list (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.states_list", false]], "states_list (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.states_list", false]], "states_list (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.states_list", false]], "states_list (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.states_list", false]], "states_list (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.states_list", false]], "states_list (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.states_list", false]], "states_list (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.states_list", false]], "states_list (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.states_list", false]], "states_list (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.states_list", false]], "states_list (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.states_list", false]], "states_list (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.states_list", false]], "states_list (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.states_list", false]], "states_list (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.states_list", false]], "states_list (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.states_list", false]], "states_list (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.states_list", false]], "states_list (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.states_list", false]], "states_list (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.states_list", false]], "states_list (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.states_list", false]], "states_list (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.states_list", false]], "states_list (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.states_list", false]], "states_list (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.states_list", false]], "states_list (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.states_list", false]], "states_list (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.states_list", false]], "states_list (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.states_list", false]], "states_list (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.states_list", false]], "states_list (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.states_list", false]], "states_list (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.states_list", false]], "states_list (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.states_list", false]], "states_list (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.states_list", false]], "states_list (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.states_list", false]], "states_list (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.states_list", false]], "states_list (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.states_list", false]], "states_list (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.states_list", false]], "states_list (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.states_list", false]], "states_list (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.states_list", false]], "states_list (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.states_list", false]], "states_list (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.states_list", false]], "states_list (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.states_list", false]], "states_list (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.states_list", false]], "states_list (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.states_list", false]], "states_list (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.states_list", false]], "states_list (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.states_list", false]], "states_list (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.states_list", false]], "states_list (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.states_list", false]], "states_list (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.states_list", false]], "states_list (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.states_list", false]], "states_list (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.states_list", false]], "states_list (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.states_list", false]], "states_list (pcdsdevices.state.statepositioner attribute)": [[560, "id1", false], [560, "pcdsdevices.state.StatePositioner.states_list", false]], "states_list (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.states_list", false]], "states_list (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.states_list", false]], "states_list (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.states_list", false]], "states_list (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.states_list", false]], "states_list (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.states_list", false]], "states_list (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.states_list", false]], "states_list (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.states_list", false]], "states_list (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.states_list", false]], "states_list (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.states_list", false]], "states_list (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.states_list", false]], "states_list (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.states_list", false]], "statsplugin (class in pcdsdevices.areadetector.plugins)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin", false]], "status() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.status", false]], "status() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.status", false]], "status() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.status", false]], "status() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.status", false]], "status() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.status", false]], "status() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.status", false]], "status() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.status", false]], "status() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.status", false]], "status() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.status", false]], "status() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.status", false]], "status() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.status", false]], "status() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.status", false]], "status() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.status", false]], "status() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.status", false]], "status() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.status", false]], "status() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.status", false]], "status() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.status", false]], "status() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.status", false]], "status() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.status", false]], "status() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.status", false]], "status() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.status", false]], "status() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.status", false]], "status() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.status", false]], "status() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.status", false]], "status() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.status", false]], "status() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.status", false]], "status() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.status", false]], "status() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.status", false]], "status() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.status", false]], "status() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.status", false]], "status() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.status", false]], "status() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.status", false]], "status() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.status", false]], "status() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.status", false]], "status() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.status", false]], "status() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.status", false]], "status() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.status", false]], "status() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.status", false]], "status() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.status", false]], "status() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.status", false]], "status() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.status", false]], "status() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.status", false]], "status() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.status", false]], "status() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.status", false]], "status() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.status", false]], "status() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.status", false]], "status() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.status", false]], "status() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.status", false]], "status() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.status", false]], "status() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.status", false]], "status() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.status", false]], "status() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.status", false]], "status() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.status", false]], "status() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.status", false]], "status() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.status", false]], "status() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.status", false]], "status() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.status", false]], "status() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.status", false]], "status() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.status", false]], "status() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.status", false]], "status() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.status", false]], "status() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.status", false]], "status() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.status", false]], "status() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.status", false]], "status() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.status", false]], "status() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.status", false]], "status() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.status", false]], "status() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.status", false]], "status() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.status", false]], "status() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.status", false]], "status() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.status", false]], "status() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.status", false]], "status() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.status", false]], "status() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.status", false]], "status() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.status", false]], "status() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.status", false]], "status() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.status", false]], "status() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.status", false]], "status() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.status", false]], "status() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.status", false]], "status() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.status", false]], "status() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.status", false]], "status() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.status", false]], "status() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.status", false]], "status() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.status", false]], "status() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.status", false]], "status() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.status", false]], "status() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.status", false]], "status() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.status", false]], "status() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.status", false]], "status() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.status", false]], "status() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.status", false]], "status() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.status", false]], "status() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.status", false]], "status() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.status", false]], "status() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.status", false]], "status() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.status", false]], "status() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.status", false]], "status() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.status", false]], "status() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.status", false]], "status() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.status", false]], "status() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.status", false]], "status() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.status", false]], "status() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.status", false]], "status() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.status", false]], "status() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.status", false]], "status() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.status", false]], "status() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.status", false]], "status() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.status", false]], "status() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.status", false]], "status() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.status", false]], "status() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.status", false]], "status() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.status", false]], "status() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.status", false]], "status() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.status", false]], "status() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.status", false]], "status() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.status", false]], "status() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.status", false]], "status() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.status", false]], "status() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.status", false]], "status() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.status", false]], "status() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.status", false]], "status() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.status", false]], "status() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.status", false]], "status() (pcdsdevices.interface.baseinterface method)": [[225, "pcdsdevices.interface.BaseInterface.status", false]], "status() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.status", false]], "status() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.status", false]], "status() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.status", false]], "status() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.status", false]], "status() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.status", false]], "status() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.status", false]], "status() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.status", false]], "status() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.status", false]], "status() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.status", false]], "status() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.status", false]], "status() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.status", false]], "status() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.status", false]], "status() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.status", false]], "status() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.status", false]], "status() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.status", false]], "status() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.status", false]], "status() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.status", false]], "status() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.status", false]], "status() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.status", false]], "status() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.status", false]], "status() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.status", false]], "status() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.status", false]], "status() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.status", false]], "status() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.status", false]], "status() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.status", false]], "status() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.status", false]], "status() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.status", false]], "status() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.status", false]], "status() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.status", false]], "status() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.status", false]], "status() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.status", false]], "status() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.status", false]], "status() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.status", false]], "status() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.status", false]], "status() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.status", false]], "status() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.status", false]], "status() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.status", false]], "status() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.status", false]], "status() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.status", false]], "status() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.status", false]], "status() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.status", false]], "status() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.status", false]], "status() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.status", false]], "status() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.status", false]], "status() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.status", false]], "status() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.status", false]], "status() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.status", false]], "status() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.status", false]], "status() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.status", false]], "status() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.status", false]], "status() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.status", false]], "status() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.status", false]], "status() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.status", false]], "status() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.status", false]], "status() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.status", false]], "status() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.status", false]], "status() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.status", false]], "status() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.status", false]], "status() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.status", false]], "status() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.status", false]], "status() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.status", false]], "status() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.status", false]], "status() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.status", false]], "status() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.status", false]], "status() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.status", false]], "status() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.status", false]], "status() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.status", false]], "status() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.status", false]], "status() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.status", false]], "status() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.status", false]], "status() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.status", false]], "status() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.status", false]], "status() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.status", false]], "status() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.status", false]], "status() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.status", false]], "status() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.status", false]], "status() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.status", false]], "status() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.status", false]], "status() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.status", false]], "status() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.status", false]], "status() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.status", false]], "status() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.status", false]], "status() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.status", false]], "status() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.status", false]], "status() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.status", false]], "status() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.status", false]], "status() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.status", false]], "status() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.status", false]], "status() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.status", false]], "status() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.status", false]], "status() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.status", false]], "status() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.status", false]], "status() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.status", false]], "status() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.status", false]], "status() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.status", false]], "status() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.status", false]], "status() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.status", false]], "status() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.status", false]], "status() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.status", false]], "status() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.status", false]], "status() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.status", false]], "status() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.status", false]], "status() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.status", false]], "status() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.status", false]], "status() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.status", false]], "status() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.status", false]], "status() (pcdsdevices.mps.mpsbase method)": [[398, "pcdsdevices.mps.MPSBase.status", false]], "status() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.status", false]], "status() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.status", false]], "status() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.status", false]], "status() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.status", false]], "status() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.status", false]], "status() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.status", false]], "status() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.status", false]], "status() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.status", false]], "status() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.status", false]], "status() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.status", false]], "status() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.status", false]], "status() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.status", false]], "status() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.status", false]], "status() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.status", false]], "status() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.status", false]], "status() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.status", false]], "status() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.status", false]], "status() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.status", false]], "status() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.status", false]], "status() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.status", false]], "status() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.status", false]], "status() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.status", false]], "status() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.status", false]], "status() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.status", false]], "status() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.status", false]], "status() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.status", false]], "status() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.status", false]], "status() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.status", false]], "status() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.status", false]], "status() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.status", false]], "status() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.status", false]], "status() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.status", false]], "status() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.status", false]], "status() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.status", false]], "status() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.status", false]], "status() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.status", false]], "status() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.status", false]], "status() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.status", false]], "status() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.status", false]], "status() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.status", false]], "status() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.status", false]], "status() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.status", false]], "status() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.status", false]], "status() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.status", false]], "status() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.status", false]], "status() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.status", false]], "status() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.status", false]], "status() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.status", false]], "status() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.status", false]], "status() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.status", false]], "status() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.status", false]], "status() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.status", false]], "status() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.status", false]], "status() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.status", false]], "status() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.status", false]], "status() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.status", false]], "status() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.status", false]], "status() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.status", false]], "status() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.status", false]], "status() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.status", false]], "status() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.status", false]], "status() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.status", false]], "status() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.status", false]], "status() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.status", false]], "status() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.status", false]], "status() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.status", false]], "status() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.status", false]], "status() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.status", false]], "status() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.status", false]], "status() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.status", false]], "status() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.status", false]], "status() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.status", false]], "status() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.status", false]], "status() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.status", false]], "status() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.status", false]], "status() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.status", false]], "status() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.status", false]], "status() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.status", false]], "status() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.status", false]], "status() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.status", false]], "status() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.status", false]], "status() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.status", false]], "status() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.status", false]], "status() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.status", false]], "status() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.status", false]], "status() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.status", false]], "status() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.status", false]], "status() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.status", false]], "status() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.status", false]], "status() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.status", false]], "status() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.status", false]], "status() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.status", false]], "status() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.status", false]], "status() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.status", false]], "status() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.status", false]], "status() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.status", false]], "status() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.status", false]], "status() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.status", false]], "status() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.status", false]], "status() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.status", false]], "status() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.status", false]], "status() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.status", false]], "status() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.status", false]], "status() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.status", false]], "status() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.status", false]], "status() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.status", false]], "status() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.status", false]], "status() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.status", false]], "status() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.status", false]], "status() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.status", false]], "status() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.status", false]], "status() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.status", false]], "status() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.status", false]], "status() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.status", false]], "status() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.status", false]], "status() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.status", false]], "status() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.status", false]], "status() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.status", false]], "status() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.status", false]], "status() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.status", false]], "stop (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.stop", false]], "stop (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.stop", false]], "stop (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.stop", false]], "stop (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.stop", false]], "stop (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.stop", false]], "stop (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.stop", false]], "stop (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.stop", false]], "stop (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.stop", false]], "stop (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.stop", false]], "stop (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.stop", false]], "stop (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.stop", false]], "stop (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.stop", false]], "stop (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.stop", false]], "stop (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.stop", false]], "stop (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.stop", false]], "stop (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.stop", false]], "stop (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.stop", false]], "stop (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.stop", false]], "stop (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.stop", false]], "stop (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.stop", false]], "stop (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.stop", false]], "stop (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.stop", false]], "stop (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.stop", false]], "stop (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.stop", false]], "stop (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.stop", false]], "stop (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.stop", false]], "stop (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.stop", false]], "stop (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.stop", false]], "stop (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.stop", false]], "stop (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.stop", false]], "stop (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.stop", false]], "stop (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.stop", false]], "stop (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.stop", false]], "stop (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.stop", false]], "stop (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.stop", false]], "stop (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.stop", false]], "stop (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.stop", false]], "stop (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.stop", false]], "stop (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.stop", false]], "stop (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.stop", false]], "stop (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.stop", false]], "stop (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.stop", false]], "stop (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.stop", false]], "stop (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.stop", false]], "stop (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.stop", false]], "stop (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.stop", false]], "stop() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.stop", false]], "stop() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.stop", false]], "stop() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.stop", false]], "stop() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.stop", false]], "stop() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.stop", false]], "stop() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.stop", false]], "stop() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.stop", false]], "stop() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.stop", false]], "stop() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.stop", false]], "stop() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.stop", false]], "stop() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.stop", false]], "stop() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.stop", false]], "stop() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.stop", false]], "stop() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.stop", false]], "stop() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.stop", false]], "stop() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.stop", false]], "stop() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.stop", false]], "stop() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.stop", false]], "stop() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.stop", false]], "stop() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.stop", false]], "stop() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.stop", false]], "stop() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.stop", false]], "stop() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.stop", false]], "stop() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.stop", false]], "stop() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.stop", false]], "stop() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.stop", false]], "stop() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.stop", false]], "stop() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.stop", false]], "stop() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.stop", false]], "stop() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.stop", false]], "stop() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.stop", false]], "stop() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.stop", false]], "stop() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.stop", false]], "stop() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.stop", false]], "stop() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.stop", false]], "stop() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.stop", false]], "stop() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.stop", false]], "stop() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.stop", false]], "stop() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.stop", false]], "stop() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.stop", false]], "stop() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.stop", false]], "stop() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.stop", false]], "stop() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.stop", false]], "stop() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.stop", false]], "stop() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.stop", false]], "stop() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.stop", false]], "stop() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.stop", false]], "stop() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.stop", false]], "stop() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.stop", false]], "stop() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.stop", false]], "stop() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.stop", false]], "stop() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.stop", false]], "stop() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.stop", false]], "stop() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.stop", false]], "stop() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.stop", false]], "stop() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.stop", false]], "stop() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.stop", false]], "stop() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.stop", false]], "stop() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.stop", false]], "stop() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.stop", false]], "stop() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.stop", false]], "stop() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.stop", false]], "stop() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.stop", false]], "stop() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.stop", false]], "stop() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.stop", false]], "stop() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.stop", false]], "stop() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.stop", false]], "stop() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.stop", false]], "stop() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.stop", false]], "stop() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.stop", false]], "stop() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.stop", false]], "stop() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.stop", false]], "stop() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.stop", false]], "stop() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.stop", false]], "stop() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.stop", false]], "stop() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.stop", false]], "stop() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.stop", false]], "stop() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.stop", false]], "stop() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.stop", false]], "stop() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.stop", false]], "stop() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.stop", false]], "stop() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.stop", false]], "stop() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.stop", false]], "stop() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.stop", false]], "stop() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.stop", false]], "stop() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.stop", false]], "stop() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.stop", false]], "stop() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.stop", false]], "stop() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.stop", false]], "stop() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.stop", false]], "stop() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.stop", false]], "stop() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.stop", false]], "stop() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.stop", false]], "stop() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.stop", false]], "stop() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.stop", false]], "stop() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.stop", false]], "stop() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.stop", false]], "stop() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.stop", false]], "stop() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.stop", false]], "stop() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.stop", false]], "stop() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.stop", false]], "stop() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.stop", false]], "stop() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.stop", false]], "stop() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.stop", false]], "stop() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.stop", false]], "stop() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.stop", false]], "stop() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.stop", false]], "stop() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.stop", false]], "stop() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.stop", false]], "stop() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.stop", false]], "stop() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.stop", false]], "stop() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.stop", false]], "stop() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.stop", false]], "stop() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.stop", false]], "stop() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.stop", false]], "stop() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.stop", false]], "stop() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.stop", false]], "stop() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.stop", false]], "stop() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.stop", false]], "stop() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.stop", false]], "stop() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.stop", false]], "stop() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.stop", false]], "stop() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.stop", false]], "stop() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.stop", false]], "stop() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.stop", false]], "stop() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.stop", false]], "stop() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.stop", false]], "stop() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.stop", false]], "stop() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.stop", false]], "stop() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.stop", false]], "stop() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.stop", false]], "stop() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.stop", false]], "stop() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.stop", false]], "stop() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.stop", false]], "stop() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.stop", false]], "stop() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.stop", false]], "stop() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.stop", false]], "stop() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.stop", false]], "stop() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.stop", false]], "stop() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.stop", false]], "stop() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.stop", false]], "stop() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.stop", false]], "stop() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.stop", false]], "stop() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.stop", false]], "stop() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.stop", false]], "stop() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.stop", false]], "stop() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.stop", false]], "stop() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.stop", false]], "stop() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.stop", false]], "stop() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.stop", false]], "stop() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.stop", false]], "stop() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.stop", false]], "stop() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.stop", false]], "stop() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.stop", false]], "stop() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.stop", false]], "stop() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.stop", false]], "stop() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.stop", false]], "stop() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.stop", false]], "stop() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.stop", false]], "stop() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.stop", false]], "stop() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.stop", false]], "stop() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.stop", false]], "stop() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.stop", false]], "stop() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.stop", false]], "stop() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.stop", false]], "stop() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.stop", false]], "stop() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.stop", false]], "stop() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.stop", false]], "stop() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.stop", false]], "stop() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.stop", false]], "stop() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.stop", false]], "stop() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.stop", false]], "stop() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.stop", false]], "stop() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.stop", false]], "stop() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.stop", false]], "stop() (pcdsdevices.lasers.ek9000.el3174aich method)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.stop", false]], "stop() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.stop", false]], "stop() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.stop", false]], "stop() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.stop", false]], "stop() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.stop", false]], "stop() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.stop", false]], "stop() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.stop", false]], "stop() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.stop", false]], "stop() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.stop", false]], "stop() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.stop", false]], "stop() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.stop", false]], "stop() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.stop", false]], "stop() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.stop", false]], "stop() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.stop", false]], "stop() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.stop", false]], "stop() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.stop", false]], "stop() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.stop", false]], "stop() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.stop", false]], "stop() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.stop", false]], "stop() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.stop", false]], "stop() (pcdsdevices.light_control.lightcontrol method)": [[311, "pcdsdevices.light_control.LightControl.stop", false]], "stop() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.stop", false]], "stop() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.stop", false]], "stop() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.stop", false]], "stop() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.stop", false]], "stop() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.stop", false]], "stop() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.stop", false]], "stop() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.stop", false]], "stop() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.stop", false]], "stop() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.stop", false]], "stop() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.stop", false]], "stop() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.stop", false]], "stop() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.stop", false]], "stop() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.stop", false]], "stop() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.stop", false]], "stop() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.stop", false]], "stop() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.stop", false]], "stop() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.stop", false]], "stop() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.stop", false]], "stop() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.stop", false]], "stop() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.stop", false]], "stop() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.stop", false]], "stop() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.stop", false]], "stop() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.stop", false]], "stop() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.stop", false]], "stop() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.stop", false]], "stop() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.stop", false]], "stop() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.stop", false]], "stop() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.stop", false]], "stop() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.stop", false]], "stop() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.stop", false]], "stop() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.stop", false]], "stop() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.stop", false]], "stop() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.stop", false]], "stop() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.stop", false]], "stop() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.stop", false]], "stop() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.stop", false]], "stop() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.stop", false]], "stop() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.stop", false]], "stop() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.stop", false]], "stop() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.stop", false]], "stop() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.stop", false]], "stop() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.stop", false]], "stop() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.stop", false]], "stop() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.stop", false]], "stop() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.stop", false]], "stop() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.stop", false]], "stop() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.stop", false]], "stop() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.stop", false]], "stop() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.stop", false]], "stop() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.stop", false]], "stop() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.stop", false]], "stop() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.stop", false]], "stop() (pcdsdevices.pc.photoncollimator method)": [[404, "pcdsdevices.pc.PhotonCollimator.stop", false]], "stop() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.stop", false]], "stop() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.stop", false]], "stop() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.stop", false]], "stop() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.stop", false]], "stop() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.stop", false]], "stop() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.stop", false]], "stop() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.stop", false]], "stop() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.stop", false]], "stop() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.stop", false]], "stop() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.stop", false]], "stop() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.stop", false]], "stop() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.stop", false]], "stop() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.stop", false]], "stop() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.stop", false]], "stop() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.stop", false]], "stop() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.stop", false]], "stop() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.stop", false]], "stop() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.stop", false]], "stop() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.stop", false]], "stop() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.stop", false]], "stop() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.stop", false]], "stop() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.stop", false]], "stop() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.stop", false]], "stop() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.stop", false]], "stop() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.stop", false]], "stop() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.stop", false]], "stop() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.stop", false]], "stop() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.stop", false]], "stop() (pcdsdevices.pump.agilentserial method)": [[440, "pcdsdevices.pump.AgilentSerial.stop", false]], "stop() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.stop", false]], "stop() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.stop", false]], "stop() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.stop", false]], "stop() (pcdsdevices.pump.gammapct method)": [[444, "pcdsdevices.pump.GammaPCT.stop", false]], "stop() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.stop", false]], "stop() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.stop", false]], "stop() (pcdsdevices.pump.navigator method)": [[448, "pcdsdevices.pump.Navigator.stop", false]], "stop() (pcdsdevices.pump.pipplc method)": [[449, "pcdsdevices.pump.PIPPLC.stop", false]], "stop() (pcdsdevices.pump.pipserial method)": [[450, "pcdsdevices.pump.PIPSerial.stop", false]], "stop() (pcdsdevices.pump.proplc method)": [[451, "pcdsdevices.pump.PROPLC.stop", false]], "stop() (pcdsdevices.pump.ptmplc method)": [[452, "pcdsdevices.pump.PTMPLC.stop", false]], "stop() (pcdsdevices.pump.qpcpct method)": [[453, "pcdsdevices.pump.QPCPCT.stop", false]], "stop() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.stop", false]], "stop() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.stop", false]], "stop() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.stop", false]], "stop() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.stop", false]], "stop() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.stop", false]], "stop() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.stop", false]], "stop() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.stop", false]], "stop() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.stop", false]], "stop() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.stop", false]], "stop() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.stop", false]], "stop() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.stop", false]], "stop() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.stop", false]], "stop() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.stop", false]], "stop() (pcdsdevices.radiation.hpi6030 method)": [[467, "pcdsdevices.radiation.HPI6030.stop", false]], "stop() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.stop", false]], "stop() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.stop", false]], "stop() (pcdsdevices.rs_powersupply.rschannel method)": [[470, "pcdsdevices.rs_powersupply.RSChannel.stop", false]], "stop() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.stop", false]], "stop() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.stop", false]], "stop() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.stop", false]], "stop() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.stop", false]], "stop() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.stop", false]], "stop() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.stop", false]], "stop() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.stop", false]], "stop() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.stop", false]], "stop() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.stop", false]], "stop() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.stop", false]], "stop() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.stop", false]], "stop() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.stop", false]], "stop() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.stop", false]], "stop() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.stop", false]], "stop() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.stop", false]], "stop() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.stop", false]], "stop() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.stop", false]], "stop() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.stop", false]], "stop() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.stop", false]], "stop() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.stop", false]], "stop() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.stop", false]], "stop() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.stop", false]], "stop() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.stop", false]], "stop() (pcdsdevices.sim.simtwoaxis method)": [[522, "pcdsdevices.sim.SimTwoAxis.stop", false]], "stop() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.stop", false]], "stop() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.stop", false]], "stop() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.stop", false]], "stop() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.stop", false]], "stop() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.stop", false]], "stop() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.stop", false]], "stop() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.stop", false]], "stop() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.stop", false]], "stop() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.stop", false]], "stop() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.stop", false]], "stop() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.stop", false]], "stop() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.stop", false]], "stop() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.stop", false]], "stop() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.stop", false]], "stop() (pcdsdevices.smarpod.smarpod method)": [[538, "pcdsdevices.smarpod.SmarPod.stop", false]], "stop() (pcdsdevices.smarpod.smarpodpose method)": [[539, "pcdsdevices.smarpod.SmarPodPose.stop", false]], "stop() (pcdsdevices.smarpod.smarpodstatus method)": [[540, "pcdsdevices.smarpod.SmarPodStatus.stop", false]], "stop() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.stop", false]], "stop() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.stop", false]], "stop() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.stop", false]], "stop() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.stop", false]], "stop() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.stop", false]], "stop() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.stop", false]], "stop() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.stop", false]], "stop() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.stop", false]], "stop() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.stop", false]], "stop() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.stop", false]], "stop() (pcdsdevices.state.twincatstateconfigdynamic method)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.stop", false]], "stop() (pcdsdevices.state.twincatstateconfigone method)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.stop", false]], "stop() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.stop", false]], "stop() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.stop", false]], "stop() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.stop", false]], "stop() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.stop", false]], "stop() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.stop", false]], "stop() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.stop", false]], "stop() (pcdsdevices.valve.valvebase method)": [[625, "pcdsdevices.valve.ValveBase.stop", false]], "stop() (pcdsdevices.valve.vcn method)": [[612, "pcdsdevices.valve.VCN.stop", false]], "stop() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.stop", false]], "stop() (pcdsdevices.valve.vcn_vat590_status method)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.stop", false]], "stop() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.stop", false]], "stop() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.stop", false]], "stop() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.stop", false]], "stop() (pcdsdevices.valve.vgclegacy method)": [[617, "pcdsdevices.valve.VGCLegacy.stop", false]], "stop() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.stop", false]], "stop() (pcdsdevices.valve.vrcclsls method)": [[620, "pcdsdevices.valve.VRCClsLS.stop", false]], "stop() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.stop", false]], "stop() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.stop", false]], "stop() (pcdsdevices.valve.vvc method)": [[623, "pcdsdevices.valve.VVC.stop", false]], "stop() (pcdsdevices.valve.vvcno method)": [[624, "pcdsdevices.valve.VVCNO.stop", false]], "stop() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.stop", false]], "stop() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.stop", false]], "stop() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.stop", false]], "stop_signal (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.stop_signal", false]], "stop_signal (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.stop_signal", false]], "stop_signal (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.stop_signal", false]], "stop_signal (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.stop_signal", false]], "stop_signal (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.stop_signal", false]], "stop_signal (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.stop_signal", false]], "stop_signal (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.stop_signal", false]], "stop_signal (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.stop_signal", false]], "stop_signal (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.stop_signal", false]], "stop_signal (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.stop_signal", false]], "stop_signal (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.stop_signal", false]], "stop_signal (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.stop_signal", false]], "stop_signal (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.stop_signal", false]], "stop_signal (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "id7", false], [459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.stop_signal", false]], "stop_signal (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.stop_signal", false]], "stop_signal (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.stop_signal", false]], "stop_signal (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.stop_signal", false]], "stop_signal (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.stop_signal", false]], "stop_signal (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.stop_signal", false]], "stop_signal (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.stop_signal", false]], "stop_signal (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.stop_signal", false]], "stop_value (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.stop_value", false]], "stop_value (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.stop_value", false]], "stop_value (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.stop_value", false]], "stop_value (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.stop_value", false]], "stop_value (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.stop_value", false]], "stop_value (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.stop_value", false]], "stop_value (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.stop_value", false]], "stop_value (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.stop_value", false]], "stop_value (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.stop_value", false]], "stop_value (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.stop_value", false]], "stop_value (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.stop_value", false]], "stop_value (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.stop_value", false]], "stop_value (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.stop_value", false]], "stop_value (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.stop_value", false]], "stop_value (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.stop_value", false]], "stop_value (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.stop_value", false]], "stop_value (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.stop_value", false]], "stop_value (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.stop_value", false]], "stop_value (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.stop_value", false]], "stop_value (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.stop_value", false]], "stop_value (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.stop_value", false]], "stop_value (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.stop_value", false]], "stop_value (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.stop_value", false]], "stop_value (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "id8", false], [459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.stop_value", false]], "stop_value (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.stop_value", false]], "stop_value (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.stop_value", false]], "stop_value (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.stop_value", false]], "stop_value (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.stop_value", false]], "stop_value (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.stop_value", false]], "stop_value (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "id1", false], [556, "pcdsdevices.sqr1.SQR1Axis.stop_value", false]], "stop_value (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.stop_value", false]], "stopper (class in pcdsdevices.stopper)": [[572, "pcdsdevices.stopper.Stopper", false]], "sub_fault_ch (pcdsdevices.mps.mps attribute)": [[397, "pcdsdevices.mps.MPS.SUB_FAULT_CH", false]], "sub_fault_ch (pcdsdevices.mps.mpsbase attribute)": [[398, "pcdsdevices.mps.MPSBase.SUB_FAULT_CH", false]], "sub_fault_ch (pcdsdevices.mps.mpslimits attribute)": [[399, "pcdsdevices.mps.MPSLimits.SUB_FAULT_CH", false]], "sub_meta (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.SUB_META", false]], "sub_meta (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.SUB_META", false]], "sub_meta (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.SUB_META", false]], "sub_meta (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.SUB_META", false]], "sub_meta (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.SUB_META", false]], "sub_setpoint (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.SUB_SETPOINT", false]], "sub_setpoint (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.SUB_SETPOINT", false]], "sub_setpoint_meta (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.SUB_SETPOINT_META", false]], "sub_setpoint_meta (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.SUB_SETPOINT_META", false]], "subscriptions (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.subscriptions", false]], "subscriptions (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.subscriptions", false]], "subscriptions (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.subscriptions", false]], "subscriptions (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.subscriptions", false]], "subscriptions (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.subscriptions", false]], "subscriptions (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.subscriptions", false]], "subscriptions (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.subscriptions", false]], "subscriptions (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.subscriptions", false]], "subscriptions (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.subscriptions", false]], "subscriptions (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.subscriptions", false]], "subscriptions (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.subscriptions", false]], "subscriptions (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.subscriptions", false]], "subscriptions (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.subscriptions", false]], "subscriptions (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.subscriptions", false]], "subscriptions (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.subscriptions", false]], "subscriptions (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.subscriptions", false]], "subscriptions (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.subscriptions", false]], "subscriptions (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.subscriptions", false]], "subscriptions (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.subscriptions", false]], "subscriptions (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.subscriptions", false]], "subscriptions (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.subscriptions", false]], "subscriptions (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.subscriptions", false]], "subscriptions (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.subscriptions", false]], "subscriptions (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.subscriptions", false]], "subscriptions (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.subscriptions", false]], "subscriptions (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.subscriptions", false]], "subscriptions (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.subscriptions", false]], "subscriptions (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.subscriptions", false]], "subscriptions (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.subscriptions", false]], "subscriptions (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.subscriptions", false]], "subscriptions (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.subscriptions", false]], "subscriptions (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.subscriptions", false]], "subscriptions (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.subscriptions", false]], "subscriptions (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.subscriptions", false]], "subscriptions (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.subscriptions", false]], "subscriptions (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.subscriptions", false]], "subscriptions (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.subscriptions", false]], "subscriptions (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.subscriptions", false]], "subscriptions (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.subscriptions", false]], "subscriptions (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.subscriptions", false]], "subscriptions (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.subscriptions", false]], "subscriptions (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.subscriptions", false]], "subscriptions (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.subscriptions", false]], "subscriptions (pcdsdevices.gon.kappaxyzstage attribute)": [[212, "pcdsdevices.gon.KappaXYZStage.subscriptions", false]], "subscriptions (pcdsdevices.gon.samphi attribute)": [[213, "pcdsdevices.gon.SamPhi.subscriptions", false]], "subscriptions (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.subscriptions", false]], "subscriptions (pcdsdevices.gon.simsamplestage attribute)": [[215, "pcdsdevices.gon.SimSampleStage.subscriptions", false]], "subscriptions (pcdsdevices.gon.xyzstage attribute)": [[216, "pcdsdevices.gon.XYZStage.subscriptions", false]], "subscriptions (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.subscriptions", false]], "subscriptions (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.subscriptions", false]], "subscriptions (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.subscriptions", false]], "subscriptions (pcdsdevices.interface.legacylightpathmixin attribute)": [[227, "pcdsdevices.interface.LegacyLightpathMixin.subscriptions", false]], "subscriptions (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.subscriptions", false]], "subscriptions (pcdsdevices.interface.lightpathinoutmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutMixin.subscriptions", false]], "subscriptions (pcdsdevices.interface.lightpathmixin attribute)": [[230, "pcdsdevices.interface.LightpathMixin.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipimbchannel attribute)": [[248, "pcdsdevices.ipm.IPIMBChannel.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipm_det attribute)": [[253, "pcdsdevices.ipm.IPM_Det.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipmdiode attribute)": [[250, "pcdsdevices.ipm.IPMDiode.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.subscriptions", false]], "subscriptions (pcdsdevices.ipm.wave8 attribute)": [[256, "pcdsdevices.ipm.Wave8.subscriptions", false]], "subscriptions (pcdsdevices.ipm.wave8channel attribute)": [[257, "pcdsdevices.ipm.Wave8Channel.subscriptions", false]], "subscriptions (pcdsdevices.jet.beckhoffjet attribute)": [[258, "pcdsdevices.jet.BeckhoffJet.subscriptions", false]], "subscriptions (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.subscriptions", false]], "subscriptions (pcdsdevices.jet.beckhoffjetslits attribute)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.subscriptions", false]], "subscriptions (pcdsdevices.jet.injector attribute)": [[261, "pcdsdevices.jet.Injector.subscriptions", false]], "subscriptions (pcdsdevices.jet.injectorwithfine attribute)": [[262, "pcdsdevices.jet.InjectorWithFine.subscriptions", false]], "subscriptions (pcdsdevices.keithley.im3l0_k2700 attribute)": [[263, "pcdsdevices.keithley.IM3L0_K2700.subscriptions", false]], "subscriptions (pcdsdevices.keithley.k2700 attribute)": [[264, "pcdsdevices.keithley.K2700.subscriptions", false]], "subscriptions (pcdsdevices.keithley.k6514 attribute)": [[265, "pcdsdevices.keithley.K6514.subscriptions", false]], "subscriptions (pcdsdevices.lamp_motion.lamp attribute)": [[266, "pcdsdevices.lamp_motion.LAMP.subscriptions", false]], "subscriptions (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.subscriptions", false]], "subscriptions (pcdsdevices.lamp_motion.lampflowcell attribute)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.subscriptions", false]], "subscriptions (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.btpsstate attribute)": [[271, "pcdsdevices.lasers.btps.BtpsState.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.btpsvgc attribute)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.centroidconfig attribute)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.destinationconfig attribute)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.globalconfig attribute)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.rangecomparison attribute)": [[277, "pcdsdevices.lasers.btps.RangeComparison.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.subscriptions", false]], "subscriptions (pcdsdevices.lasers.counters.agilent53210a attribute)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.subscriptions", false]], "subscriptions (pcdsdevices.lasers.dicon.diconswitch attribute)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.subscriptions", false]], "subscriptions (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.subscriptions", false]], "subscriptions (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.subscriptions", false]], "subscriptions (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.subscriptions", false]], "subscriptions (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.subscriptions", false]], "subscriptions (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.subscriptions", false]], "subscriptions (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.subscriptions", false]], "subscriptions (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.subscriptions", false]], "subscriptions (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.subscriptions", false]], "subscriptions (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.subscriptions", false]], "subscriptions (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.subscriptions", false]], "subscriptions (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.subscriptions", false]], "subscriptions (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.subscriptions", false]], "subscriptions (pcdsdevices.lic.laserincoupling attribute)": [[308, "pcdsdevices.lic.LaserInCoupling.subscriptions", false]], "subscriptions (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.subscriptions", false]], "subscriptions (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.subscriptions", false]], "subscriptions (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.subscriptions", false]], "subscriptions (pcdsdevices.light_control.lightcontrol attribute)": [[311, "pcdsdevices.light_control.LightControl.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.crystaltower1 attribute)": [[314, "pcdsdevices.lodcm.CrystalTower1.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.crystaltower2 attribute)": [[315, "pcdsdevices.lodcm.CrystalTower2.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.diagnosticstower attribute)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simfirsttower attribute)": [[329, "pcdsdevices.lodcm.SimFirstTower.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simsecondtower attribute)": [[331, "pcdsdevices.lodcm.SimSecondTower.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.subscriptions", false]], "subscriptions (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.subscriptions", false]], "subscriptions (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.subscriptions", false]], "subscriptions (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.subscriptions", false]], "subscriptions (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.subscriptions", false]], "subscriptions (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.subscriptions", false]], "subscriptions (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.subscriptions", false]], "subscriptions (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.subscriptions", false]], "subscriptions (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.subscriptions", false]], "subscriptions (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.subscriptions", false]], "subscriptions (pcdsdevices.mirror.ffmirror attribute)": [[358, "pcdsdevices.mirror.FFMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.ffmirrorz attribute)": [[359, "pcdsdevices.mirror.FFMirrorZ.subscriptions", false]], "subscriptions (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirror attribute)": [[361, "pcdsdevices.mirror.KBOMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirrorchin attribute)": [[362, "pcdsdevices.mirror.KBOMirrorChin.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirrorhe attribute)": [[363, "pcdsdevices.mirror.KBOMirrorHE.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirrorhestates attribute)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirrorstates attribute)": [[365, "pcdsdevices.mirror.KBOMirrorStates.subscriptions", false]], "subscriptions (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.subscriptions", false]], "subscriptions (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.subscriptions", false]], "subscriptions (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.subscriptions", false]], "subscriptions (pcdsdevices.mirror.opticspitchnotepad attribute)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.subscriptions", false]], "subscriptions (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.subscriptions", false]], "subscriptions (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirror attribute)": [[374, "pcdsdevices.mirror.XOffsetMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.subscriptions", false]], "subscriptions (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.subscriptions", false]], "subscriptions (pcdsdevices.mpod.mpodchannel attribute)": [[386, "pcdsdevices.mpod.MPODChannel.subscriptions", false]], "subscriptions (pcdsdevices.mpod.mpodchannelhv attribute)": [[387, "pcdsdevices.mpod.MPODChannelHV.subscriptions", false]], "subscriptions (pcdsdevices.mpod.mpodchannellv attribute)": [[388, "pcdsdevices.mpod.MPODChannelLV.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.subscriptions", false]], "subscriptions (pcdsdevices.mps.mps attribute)": [[397, "pcdsdevices.mps.MPS.subscriptions", false]], "subscriptions (pcdsdevices.mps.mpslimits attribute)": [[399, "pcdsdevices.mps.MPSLimits.subscriptions", false]], "subscriptions (pcdsdevices.mrco_motion.mrco attribute)": [[403, "pcdsdevices.mrco_motion.MRCO.subscriptions", false]], "subscriptions (pcdsdevices.pc.photoncollimator attribute)": [[404, "pcdsdevices.pc.PhotonCollimator.subscriptions", false]], "subscriptions (pcdsdevices.piezo.slicedhv attribute)": [[405, "pcdsdevices.piezo.SliceDhv.subscriptions", false]], "subscriptions (pcdsdevices.piezo.slicedhvchannel attribute)": [[406, "pcdsdevices.piezo.SliceDhvChannel.subscriptions", false]], "subscriptions (pcdsdevices.piezo.slicedhvcontroller attribute)": [[407, "pcdsdevices.piezo.SliceDhvController.subscriptions", false]], "subscriptions (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.subscriptions", false]], "subscriptions (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.subscriptions", false]], "subscriptions (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.subscriptions", false]], "subscriptions (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.subscriptions", false]], "subscriptions (pcdsdevices.pim.pim attribute)": [[412, "pcdsdevices.pim.PIM.subscriptions", false]], "subscriptions (pcdsdevices.pim.pimwithboth attribute)": [[413, "pcdsdevices.pim.PIMWithBoth.subscriptions", false]], "subscriptions (pcdsdevices.pim.pimwithfocus attribute)": [[414, "pcdsdevices.pim.PIMWithFocus.subscriptions", false]], "subscriptions (pcdsdevices.pim.pimwithled attribute)": [[415, "pcdsdevices.pim.PIMWithLED.subscriptions", false]], "subscriptions (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.subscriptions", false]], "subscriptions (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.subscriptions", false]], "subscriptions (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.subscriptions", false]], "subscriptions (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.subscriptions", false]], "subscriptions (pcdsdevices.pim.ppmpowermeter attribute)": [[420, "pcdsdevices.pim.PPMPowerMeter.subscriptions", false]], "subscriptions (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.subscriptions", false]], "subscriptions (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.subscriptions", false]], "subscriptions (pcdsdevices.pim.xpimled attribute)": [[423, "pcdsdevices.pim.XPIMLED.subscriptions", false]], "subscriptions (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.subscriptions", false]], "subscriptions (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.subscriptions", false]], "subscriptions (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.subscriptions", false]], "subscriptions (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.subscriptions", false]], "subscriptions (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.subscriptions", false]], "subscriptions (pcdsdevices.pump.agilentserial attribute)": [[440, "pcdsdevices.pump.AgilentSerial.subscriptions", false]], "subscriptions (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.subscriptions", false]], "subscriptions (pcdsdevices.pump.ebarapump attribute)": [[441, "pcdsdevices.pump.EbaraPump.subscriptions", false]], "subscriptions (pcdsdevices.pump.gammacontroller attribute)": [[443, "pcdsdevices.pump.GammaController.subscriptions", false]], "subscriptions (pcdsdevices.pump.gammapct attribute)": [[444, "pcdsdevices.pump.GammaPCT.subscriptions", false]], "subscriptions (pcdsdevices.pump.ionpumpbase attribute)": [[446, "pcdsdevices.pump.IonPumpBase.subscriptions", false]], "subscriptions (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[447, "pcdsdevices.pump.IonPumpWithController.subscriptions", false]], "subscriptions (pcdsdevices.pump.navigator attribute)": [[448, "pcdsdevices.pump.Navigator.subscriptions", false]], "subscriptions (pcdsdevices.pump.pipplc attribute)": [[449, "pcdsdevices.pump.PIPPLC.subscriptions", false]], "subscriptions (pcdsdevices.pump.pipserial attribute)": [[450, "pcdsdevices.pump.PIPSerial.subscriptions", false]], "subscriptions (pcdsdevices.pump.proplc attribute)": [[451, "pcdsdevices.pump.PROPLC.subscriptions", false]], "subscriptions (pcdsdevices.pump.ptmplc attribute)": [[452, "pcdsdevices.pump.PTMPLC.subscriptions", false]], "subscriptions (pcdsdevices.pump.qpcpct attribute)": [[453, "pcdsdevices.pump.QPCPCT.subscriptions", false]], "subscriptions (pcdsdevices.pump.turbopump attribute)": [[454, "pcdsdevices.pump.TurboPump.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadc attribute)": [[460, "pcdsdevices.qadc.Qadc.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadc134 attribute)": [[461, "pcdsdevices.qadc.Qadc134.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadc134common attribute)": [[462, "pcdsdevices.qadc.Qadc134Common.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadc134lcls2 attribute)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadccommon attribute)": [[464, "pcdsdevices.qadc.QadcCommon.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadclcls1timing attribute)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadclcls2timing attribute)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.subscriptions", false]], "subscriptions (pcdsdevices.radiation.hpi6030 attribute)": [[467, "pcdsdevices.radiation.HPI6030.subscriptions", false]], "subscriptions (pcdsdevices.ref.reflaserl2si attribute)": [[468, "pcdsdevices.ref.ReflaserL2SI.subscriptions", false]], "subscriptions (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.subscriptions", false]], "subscriptions (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.subscriptions", false]], "subscriptions (pcdsdevices.rs_powersupply.rschannel attribute)": [[470, "pcdsdevices.rs_powersupply.RSChannel.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.bronkhorst attribute)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.coolershaker attribute)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.flowintegrator attribute)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.gasmanifold attribute)": [[480, "pcdsdevices.sample_delivery.GasManifold.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.hplc attribute)": [[481, "pcdsdevices.sample_delivery.HPLC.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.integratedflow attribute)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.pcm attribute)": [[485, "pcdsdevices.sample_delivery.PCM.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.propair attribute)": [[486, "pcdsdevices.sample_delivery.PropAir.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.selector attribute)": [[487, "pcdsdevices.sample_delivery.Selector.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.sensirion attribute)": [[488, "pcdsdevices.sample_delivery.Sensirion.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.vicivalve attribute)": [[489, "pcdsdevices.sample_delivery.ViciValve.subscriptions", false]], "subscriptions (pcdsdevices.sensors.rtd attribute)": [[490, "pcdsdevices.sensors.RTD.subscriptions", false]], "subscriptions (pcdsdevices.sensors.twincattempsensor attribute)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.subscriptions", false]], "subscriptions (pcdsdevices.sensors.twincatthermocouple attribute)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.subscriptions", false]], "subscriptions (pcdsdevices.sequencer.eventsequence attribute)": [[493, "pcdsdevices.sequencer.EventSequence.subscriptions", false]], "subscriptions (pcdsdevices.sequencer.eventsequencer attribute)": [[494, "pcdsdevices.sequencer.EventSequencer.subscriptions", false]], "subscriptions (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.subscriptions", false]], "subscriptions (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.subscriptions", false]], "subscriptions (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.subscriptions", false]], "subscriptions (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.subscriptions", false]], "subscriptions (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.subscriptions", false]], "subscriptions (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.subscriptions", false]], "subscriptions (pcdsdevices.sim.simtwoaxis attribute)": [[522, "pcdsdevices.sim.SimTwoAxis.subscriptions", false]], "subscriptions (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.subscriptions", false]], "subscriptions (pcdsdevices.sim.synmotor attribute)": [[524, "pcdsdevices.sim.SynMotor.subscriptions", false]], "subscriptions (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.subscriptions", false]], "subscriptions (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.subscriptions", false]], "subscriptions (pcdsdevices.slits.beckhoffslits attribute)": [[527, "pcdsdevices.slits.BeckhoffSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.subscriptions", false]], "subscriptions (pcdsdevices.slits.jjslits attribute)": [[530, "pcdsdevices.slits.JJSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.subscriptions", false]], "subscriptions (pcdsdevices.slits.lusislits attribute)": [[532, "pcdsdevices.slits.LusiSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.powerslits attribute)": [[533, "pcdsdevices.slits.PowerSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.simlusislits attribute)": [[534, "pcdsdevices.slits.SimLusiSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.subscriptions", false]], "subscriptions (pcdsdevices.slits.slits attribute)": [[536, "pcdsdevices.slits.Slits.subscriptions", false]], "subscriptions (pcdsdevices.slits.slitsbase attribute)": [[537, "pcdsdevices.slits.SlitsBase.subscriptions", false]], "subscriptions (pcdsdevices.smarpod.smarpod attribute)": [[538, "pcdsdevices.smarpod.SmarPod.subscriptions", false]], "subscriptions (pcdsdevices.smarpod.smarpodpose attribute)": [[539, "pcdsdevices.smarpod.SmarPodPose.subscriptions", false]], "subscriptions (pcdsdevices.smarpod.smarpodstatus attribute)": [[540, "pcdsdevices.smarpod.SmarPodStatus.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.kmono attribute)": [[545, "pcdsdevices.spectrometer.Kmono.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamosfe attribute)": [[553, "pcdsdevices.spectrometer.VonHamosFE.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamosfer attribute)": [[554, "pcdsdevices.spectrometer.VonHamosFER.subscriptions", false]], "subscriptions (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.subscriptions", false]], "subscriptions (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.subscriptions", false]], "subscriptions (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.subscriptions", false]], "subscriptions (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.subscriptions", false]], "subscriptions (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.subscriptions", false]], "subscriptions (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.subscriptions", false]], "subscriptions (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.subscriptions", false]], "subscriptions (pcdsdevices.state.twincatstateconfigone attribute)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.subscriptions", false]], "subscriptions (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.subscriptions", false]], "subscriptions (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.subscriptions", false]], "subscriptions (pcdsdevices.stopper.ppsstopper2pv attribute)": [[571, "pcdsdevices.stopper.PPSStopper2PV.subscriptions", false]], "subscriptions (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.subscriptions", false]], "subscriptions (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.subscriptions", false]], "subscriptions (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.subscriptions", false]], "subscriptions (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.subscriptions", false]], "subscriptions (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.subscriptions", false]], "subscriptions (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.subscriptions", false]], "subscriptions (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.subscriptions", false]], "subscriptions (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.subscriptions", false]], "subscriptions (pcdsdevices.tpr.tprtrigger attribute)": [[587, "pcdsdevices.tpr.TprTrigger.subscriptions", false]], "subscriptions (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.subscriptions", false]], "subscriptions (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.subscriptions", false]], "subscriptions (pcdsdevices.valve.valvebase attribute)": [[625, "pcdsdevices.valve.ValveBase.subscriptions", false]], "subscriptions (pcdsdevices.valve.vcn attribute)": [[612, "pcdsdevices.valve.VCN.subscriptions", false]], "subscriptions (pcdsdevices.valve.vcn_vat590 attribute)": [[613, "pcdsdevices.valve.VCN_VAT590.subscriptions", false]], "subscriptions (pcdsdevices.valve.vcn_vat590_status attribute)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.subscriptions", false]], "subscriptions (pcdsdevices.valve.vfs attribute)": [[615, "pcdsdevices.valve.VFS.subscriptions", false]], "subscriptions (pcdsdevices.valve.vgc attribute)": [[616, "pcdsdevices.valve.VGC.subscriptions", false]], "subscriptions (pcdsdevices.valve.vgc_2s attribute)": [[618, "pcdsdevices.valve.VGC_2S.subscriptions", false]], "subscriptions (pcdsdevices.valve.vgclegacy attribute)": [[617, "pcdsdevices.valve.VGCLegacy.subscriptions", false]], "subscriptions (pcdsdevices.valve.vrc attribute)": [[619, "pcdsdevices.valve.VRC.subscriptions", false]], "subscriptions (pcdsdevices.valve.vrcclsls attribute)": [[620, "pcdsdevices.valve.VRCClsLS.subscriptions", false]], "subscriptions (pcdsdevices.valve.vrcda attribute)": [[621, "pcdsdevices.valve.VRCDA.subscriptions", false]], "subscriptions (pcdsdevices.valve.vrcno attribute)": [[622, "pcdsdevices.valve.VRCNO.subscriptions", false]], "subscriptions (pcdsdevices.valve.vvc attribute)": [[623, "pcdsdevices.valve.VVC.subscriptions", false]], "subscriptions (pcdsdevices.valve.vvcno attribute)": [[624, "pcdsdevices.valve.VVCNO.subscriptions", false]], "subscriptions (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.subscriptions", false]], "subscriptions (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.subscriptions", false]], "subscriptions (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.subscriptions", false]], "subscriptions (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.subscriptions", false]], "sum (pcdsdevices.ipm.ipimb attribute)": [[247, "pcdsdevices.ipm.IPIMB.sum", false]], "sum() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.sum", false]], "sum() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.sum", false]], "sum() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.sum", false]], "summarize_checks() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.summarize_checks", false]], "summary() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.summary", false]], "summary() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.summary", false]], "summary() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.summary", false]], "summary() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.summary", false]], "summary() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.summary", false]], "summary() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.summary", false]], "summary() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.summary", false]], "summary() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.summary", false]], "summary() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.summary", false]], "summary() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.summary", false]], "summary() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.summary", false]], "summary() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.summary", false]], "summary() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.summary", false]], "summary() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.summary", false]], "summary() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.summary", false]], "summary() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.summary", false]], "summary() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.summary", false]], "summary() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.summary", false]], "summary() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.summary", false]], "summary() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.summary", false]], "summary() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.summary", false]], "summary() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.summary", false]], "summary() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.summary", false]], "summary() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.summary", false]], "summary() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.summary", false]], "summary() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.summary", false]], "summary() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.summary", false]], "summary() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.summary", false]], "summary() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.summary", false]], "summary() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.summary", false]], "summary() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.summary", false]], "summary() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.summary", false]], "summary() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.summary", false]], "summary() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.summary", false]], "summary() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.summary", false]], "summary() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.summary", false]], "summary() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.summary", false]], "summary() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.summary", false]], "summary() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.summary", false]], "summary() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.summary", false]], "summary() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.summary", false]], "summary() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.summary", false]], "summary() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.summary", false]], "summary() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.summary", false]], "summary() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.summary", false]], "summary() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.summary", false]], "summary() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.summary", false]], "summary() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.summary", false]], "summary() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.summary", false]], "summary() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.summary", false]], "summary() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.summary", false]], "summary() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.summary", false]], "summary() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.summary", false]], "summary() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.summary", false]], "summary() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.summary", false]], "summary() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.summary", false]], "summary() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.summary", false]], "summary() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.summary", false]], "summary() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.summary", false]], "summary() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.summary", false]], "summary() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.summary", false]], "summary() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.summary", false]], "summary() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.summary", false]], "summary() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.summary", false]], "summary() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.summary", false]], "summary() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.summary", false]], "summary() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.summary", false]], "summary() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.summary", false]], "summary() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.summary", false]], "summary() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.summary", false]], "summary() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.summary", false]], "summary() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.summary", false]], "summary() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.summary", false]], "summary() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.summary", false]], "summary() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.summary", false]], "summary() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.summary", false]], "summary() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.summary", false]], "summary() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.summary", false]], "summary() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.summary", false]], "summary() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.summary", false]], "summary() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.summary", false]], "summary() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.summary", false]], "summary() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.summary", false]], "summary() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.summary", false]], "summary() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.summary", false]], "summary() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.summary", false]], "summary() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.summary", false]], "summary() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.summary", false]], "summary() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.summary", false]], "summary() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.summary", false]], "summary() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.summary", false]], "summary() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.summary", false]], "summary() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.summary", false]], "summary() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.summary", false]], "summary() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.summary", false]], "summary() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.summary", false]], "summary() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.summary", false]], "summary() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.summary", false]], "summary() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.summary", false]], "summary() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.summary", false]], "summary() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.summary", false]], "summary() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.summary", false]], "summary() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.summary", false]], "summary() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.summary", false]], "summary() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.summary", false]], "summary() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.summary", false]], "summary() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.summary", false]], "summary() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.summary", false]], "summary() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.summary", false]], "summary() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.summary", false]], "summary() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.summary", false]], "summary() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.summary", false]], "summary() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.summary", false]], "summary() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.summary", false]], "summary() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.summary", false]], "summary() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.summary", false]], "summary() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.summary", false]], "summary() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.summary", false]], "summary() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.summary", false]], "summary() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.summary", false]], "summary() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.summary", false]], "summary() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.summary", false]], "summary() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.summary", false]], "summary() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.summary", false]], "summary() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.summary", false]], "summary() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.summary", false]], "summary() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.summary", false]], "summary() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.summary", false]], "summary() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.summary", false]], "summary() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.summary", false]], "summary() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.summary", false]], "summary() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.summary", false]], "summary() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.summary", false]], "summary() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.summary", false]], "summary() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.summary", false]], "summary() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.summary", false]], "summary() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.summary", false]], "summary() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.summary", false]], "summary() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.summary", false]], "summary() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.summary", false]], "summary() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.summary", false]], "summary() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.summary", false]], "summary() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.summary", false]], "summary() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.summary", false]], "summary() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.summary", false]], "summary() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.summary", false]], "summary() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.summary", false]], "summary() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.summary", false]], "summary() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.summary", false]], "summary() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.summary", false]], "summary() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.summary", false]], "summary() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.summary", false]], "summary() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.summary", false]], "summary() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.summary", false]], "summary() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.summary", false]], "summary() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.summary", false]], "summary() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.summary", false]], "summary() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.summary", false]], "summary() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.summary", false]], "summary() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.summary", false]], "summary() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.summary", false]], "summary() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.summary", false]], "summary() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.summary", false]], "summary() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.summary", false]], "summary() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.summary", false]], "summary() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.summary", false]], "summary() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.summary", false]], "summary() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.summary", false]], "summary() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.summary", false]], "summary() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.summary", false]], "summary() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.summary", false]], "summary() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.summary", false]], "summary() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.summary", false]], "summary() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.summary", false]], "summary() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.summary", false]], "summary() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.summary", false]], "summary() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.summary", false]], "summary() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.summary", false]], "summary() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.summary", false]], "summary() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.summary", false]], "summary() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.summary", false]], "summary() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.summary", false]], "summary() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.summary", false]], "summary() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.summary", false]], "summary() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.summary", false]], "summary() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.summary", false]], "summary() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.summary", false]], "summary() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.summary", false]], "summary() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.summary", false]], "summary() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.summary", false]], "summary() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.summary", false]], "summary() (pcdsdevices.lasers.ek9000.el3174aich method)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.summary", false]], "summary() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.summary", false]], "summary() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.summary", false]], "summary() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.summary", false]], "summary() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.summary", false]], "summary() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.summary", false]], "summary() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.summary", false]], "summary() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.summary", false]], "summary() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.summary", false]], "summary() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.summary", false]], "summary() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.summary", false]], "summary() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.summary", false]], "summary() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.summary", false]], "summary() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.summary", false]], "summary() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.summary", false]], "summary() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.summary", false]], "summary() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.summary", false]], "summary() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.summary", false]], "summary() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.summary", false]], "summary() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.summary", false]], "summary() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.summary", false]], "summary() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.summary", false]], "summary() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.summary", false]], "summary() (pcdsdevices.light_control.lightcontrol method)": [[311, "pcdsdevices.light_control.LightControl.summary", false]], "summary() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.summary", false]], "summary() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.summary", false]], "summary() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.summary", false]], "summary() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.summary", false]], "summary() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.summary", false]], "summary() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.summary", false]], "summary() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.summary", false]], "summary() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.summary", false]], "summary() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.summary", false]], "summary() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.summary", false]], "summary() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.summary", false]], "summary() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.summary", false]], "summary() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.summary", false]], "summary() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.summary", false]], "summary() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.summary", false]], "summary() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.summary", false]], "summary() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.summary", false]], "summary() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.summary", false]], "summary() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.summary", false]], "summary() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.summary", false]], "summary() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.summary", false]], "summary() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.summary", false]], "summary() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.summary", false]], "summary() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.summary", false]], "summary() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.summary", false]], "summary() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.summary", false]], "summary() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.summary", false]], "summary() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.summary", false]], "summary() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.summary", false]], "summary() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.summary", false]], "summary() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.summary", false]], "summary() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.summary", false]], "summary() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.summary", false]], "summary() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.summary", false]], "summary() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.summary", false]], "summary() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.summary", false]], "summary() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.summary", false]], "summary() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.summary", false]], "summary() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.summary", false]], "summary() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.summary", false]], "summary() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.summary", false]], "summary() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.summary", false]], "summary() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.summary", false]], "summary() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.summary", false]], "summary() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.summary", false]], "summary() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.summary", false]], "summary() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.summary", false]], "summary() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.summary", false]], "summary() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.summary", false]], "summary() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.summary", false]], "summary() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.summary", false]], "summary() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.summary", false]], "summary() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.summary", false]], "summary() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.summary", false]], "summary() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.summary", false]], "summary() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.summary", false]], "summary() (pcdsdevices.pc.photoncollimator method)": [[404, "pcdsdevices.pc.PhotonCollimator.summary", false]], "summary() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.summary", false]], "summary() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.summary", false]], "summary() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.summary", false]], "summary() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.summary", false]], "summary() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.summary", false]], "summary() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.summary", false]], "summary() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.summary", false]], "summary() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.summary", false]], "summary() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.summary", false]], "summary() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.summary", false]], "summary() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.summary", false]], "summary() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.summary", false]], "summary() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.summary", false]], "summary() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.summary", false]], "summary() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.summary", false]], "summary() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.summary", false]], "summary() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.summary", false]], "summary() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.summary", false]], "summary() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.summary", false]], "summary() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.summary", false]], "summary() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.summary", false]], "summary() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.summary", false]], "summary() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.summary", false]], "summary() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.summary", false]], "summary() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.summary", false]], "summary() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.summary", false]], "summary() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.summary", false]], "summary() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.summary", false]], "summary() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.summary", false]], "summary() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.summary", false]], "summary() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.summary", false]], "summary() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.summary", false]], "summary() (pcdsdevices.pump.agilentserial method)": [[440, "pcdsdevices.pump.AgilentSerial.summary", false]], "summary() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.summary", false]], "summary() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.summary", false]], "summary() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.summary", false]], "summary() (pcdsdevices.pump.gammapct method)": [[444, "pcdsdevices.pump.GammaPCT.summary", false]], "summary() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.summary", false]], "summary() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.summary", false]], "summary() (pcdsdevices.pump.navigator method)": [[448, "pcdsdevices.pump.Navigator.summary", false]], "summary() (pcdsdevices.pump.pipplc method)": [[449, "pcdsdevices.pump.PIPPLC.summary", false]], "summary() (pcdsdevices.pump.pipserial method)": [[450, "pcdsdevices.pump.PIPSerial.summary", false]], "summary() (pcdsdevices.pump.proplc method)": [[451, "pcdsdevices.pump.PROPLC.summary", false]], "summary() (pcdsdevices.pump.ptmplc method)": [[452, "pcdsdevices.pump.PTMPLC.summary", false]], "summary() (pcdsdevices.pump.qpcpct method)": [[453, "pcdsdevices.pump.QPCPCT.summary", false]], "summary() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.summary", false]], "summary() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.summary", false]], "summary() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.summary", false]], "summary() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.summary", false]], "summary() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.summary", false]], "summary() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.summary", false]], "summary() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.summary", false]], "summary() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.summary", false]], "summary() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.summary", false]], "summary() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.summary", false]], "summary() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.summary", false]], "summary() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.summary", false]], "summary() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.summary", false]], "summary() (pcdsdevices.radiation.hpi6030 method)": [[467, "pcdsdevices.radiation.HPI6030.summary", false]], "summary() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.summary", false]], "summary() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.summary", false]], "summary() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.summary", false]], "summary() (pcdsdevices.rs_powersupply.rschannel method)": [[470, "pcdsdevices.rs_powersupply.RSChannel.summary", false]], "summary() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.summary", false]], "summary() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.summary", false]], "summary() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.summary", false]], "summary() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.summary", false]], "summary() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.summary", false]], "summary() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.summary", false]], "summary() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.summary", false]], "summary() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.summary", false]], "summary() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.summary", false]], "summary() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.summary", false]], "summary() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.summary", false]], "summary() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.summary", false]], "summary() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.summary", false]], "summary() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.summary", false]], "summary() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.summary", false]], "summary() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.summary", false]], "summary() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.summary", false]], "summary() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.summary", false]], "summary() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.summary", false]], "summary() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.summary", false]], "summary() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.summary", false]], "summary() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.summary", false]], "summary() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.summary", false]], "summary() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.summary", false]], "summary() (pcdsdevices.sim.simtwoaxis method)": [[522, "pcdsdevices.sim.SimTwoAxis.summary", false]], "summary() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.summary", false]], "summary() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.summary", false]], "summary() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.summary", false]], "summary() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.summary", false]], "summary() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.summary", false]], "summary() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.summary", false]], "summary() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.summary", false]], "summary() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.summary", false]], "summary() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.summary", false]], "summary() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.summary", false]], "summary() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.summary", false]], "summary() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.summary", false]], "summary() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.summary", false]], "summary() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.summary", false]], "summary() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.summary", false]], "summary() (pcdsdevices.smarpod.smarpod method)": [[538, "pcdsdevices.smarpod.SmarPod.summary", false]], "summary() (pcdsdevices.smarpod.smarpodpose method)": [[539, "pcdsdevices.smarpod.SmarPodPose.summary", false]], "summary() (pcdsdevices.smarpod.smarpodstatus method)": [[540, "pcdsdevices.smarpod.SmarPodStatus.summary", false]], "summary() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.summary", false]], "summary() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.summary", false]], "summary() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.summary", false]], "summary() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.summary", false]], "summary() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.summary", false]], "summary() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.summary", false]], "summary() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.summary", false]], "summary() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.summary", false]], "summary() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.summary", false]], "summary() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.summary", false]], "summary() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.summary", false]], "summary() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.summary", false]], "summary() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.summary", false]], "summary() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.summary", false]], "summary() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.summary", false]], "summary() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.summary", false]], "summary() (pcdsdevices.state.twincatstateconfigdynamic method)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.summary", false]], "summary() (pcdsdevices.state.twincatstateconfigone method)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.summary", false]], "summary() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.summary", false]], "summary() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.summary", false]], "summary() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.summary", false]], "summary() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.summary", false]], "summary() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.summary", false]], "summary() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.summary", false]], "summary() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.summary", false]], "summary() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.summary", false]], "summary() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.summary", false]], "summary() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.summary", false]], "summary() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.summary", false]], "summary() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.summary", false]], "summary() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.summary", false]], "summary() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.summary", false]], "summary() (pcdsdevices.valve.valvebase method)": [[625, "pcdsdevices.valve.ValveBase.summary", false]], "summary() (pcdsdevices.valve.vcn method)": [[612, "pcdsdevices.valve.VCN.summary", false]], "summary() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.summary", false]], "summary() (pcdsdevices.valve.vcn_vat590_status method)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.summary", false]], "summary() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.summary", false]], "summary() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.summary", false]], "summary() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.summary", false]], "summary() (pcdsdevices.valve.vgclegacy method)": [[617, "pcdsdevices.valve.VGCLegacy.summary", false]], "summary() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.summary", false]], "summary() (pcdsdevices.valve.vrcclsls method)": [[620, "pcdsdevices.valve.VRCClsLS.summary", false]], "summary() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.summary", false]], "summary() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.summary", false]], "summary() (pcdsdevices.valve.vvc method)": [[623, "pcdsdevices.valve.VVC.summary", false]], "summary() (pcdsdevices.valve.vvcno method)": [[624, "pcdsdevices.valve.VVCNO.summary", false]], "summary() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.summary", false]], "summary() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.summary", false]], "summary() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.summary", false]], "summary() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.summary", false]], "summarysignal (class in pcdsdevices.signal)": [[516, "pcdsdevices.signal.SummarySignal", false]], "super_dir (pcdsdevices.interface.tabcompletionhelperinstance attribute)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance.super_dir", false]], "sxrgasatt (class in pcdsdevices.attenuator)": [[69, "pcdsdevices.attenuator.SXRGasAtt", false]], "sxrladderattenuatorblade (class in pcdsdevices.attenuator)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade", false]], "sxrladderattenuatorstates (class in pcdsdevices.attenuator)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates", false]], "sxrtestabsorber (class in pcdsdevices.sxr_test_absorber)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber", false]], "sxrtestabsorberstates (class in pcdsdevices.sxr_test_absorber)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates", false]], "sync() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.sync", false]], "sync_limits (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.sync_limits", false]], "sync_limits (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.sync_limits", false]], "sync_limits (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.sync_limits", false]], "sync_limits (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.sync_limits", false]], "sync_limits (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "id6", false], [435, "pcdsdevices.pseudopos.SyncAxis.sync_limits", false]], "sync_setpoints() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.sync_setpoints", false]], "syncaxesbase (class in pcdsdevices.pseudopos)": [[434, "pcdsdevices.pseudopos.SyncAxesBase", false]], "syncaxis (class in pcdsdevices.pseudopos)": [[435, "pcdsdevices.pseudopos.SyncAxis", false]], "synmotor (class in pcdsdevices.sim)": [[524, "pcdsdevices.sim.SynMotor", false]], "tab_whitelist (pcdsdevices.interface.baseinterface attribute)": [[225, "pcdsdevices.interface.BaseInterface.tab_whitelist", false]], "tabcompletionhelperclass (class in pcdsdevices.interface)": [[232, "pcdsdevices.interface.TabCompletionHelperClass", false]], "tabcompletionhelperinstance (class in pcdsdevices.interface)": [[233, "pcdsdevices.interface.TabCompletionHelperInstance", false]], "table (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.table", false]], "table (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.table", false]], "target (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.target", false]], "target (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.target", false]], "target (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.target", false]], "target (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.target", false]], "target (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.target", false]], "target (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.target", false]], "target (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.target", false]], "target (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.target", false]], "target (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.target", false]], "target (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.target", false]], "target (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.target", false]], "target (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.target", false]], "target (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.target", false]], "target (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.target", false]], "target (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.target", false]], "target (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.target", false]], "target (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.target", false]], "target (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.target", false]], "target (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.target", false]], "target (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.target", false]], "target (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.target", false]], "target (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.target", false]], "target (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.target", false]], "target (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.target", false]], "target (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.target", false]], "target (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.target", false]], "target (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.target", false]], "target (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.target", false]], "target (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.target", false]], "target (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.target", false]], "target (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.target", false]], "target (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.target", false]], "target (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.target", false]], "target (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.target", false]], "target (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.target", false]], "target_in() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.target_in", false]], "target_in() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.target_in", false]], "target_in() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.target_in", false]], "theta0_deg_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.theta0_deg_val", false]], "theta0_deg_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.theta0_deg_val", false]], "theta0_deg_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.theta0_deg_val", false]], "theta0_deg_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.theta0_deg_val", false]], "theta0_deg_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.theta0_deg_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.theta0_rad_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.theta0_rad_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.theta0_rad_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.theta0_rad_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.theta0_rad_val", false]], "theta_to_alio() (in module pcdsdevices.ccm)": [[94, "pcdsdevices.ccm.theta_to_alio", false]], "theta_to_wavelength() (in module pcdsdevices.ccm)": [[95, "pcdsdevices.ccm.theta_to_wavelength", false]], "thorlabswfs40 (class in pcdsdevices.lasers.thorlabswfs)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40", false]], "tiffplugin (class in pcdsdevices.areadetector.plugins)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin", false]], "timeout (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.timeout", false]], "timeout (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.timeout", false]], "timeout (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.timeout", false]], "timeout (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.timeout", false]], "timeout (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.timeout", false]], "timeout (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.timeout", false]], "timeout (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.timeout", false]], "timeout (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.timeout", false]], "timeout (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.timeout", false]], "timeout (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.timeout", false]], "timeout (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.timeout", false]], "timeout (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.timeout", false]], "timeout (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.timeout", false]], "timeout (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.timeout", false]], "timeout (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.timeout", false]], "timeout (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.timeout", false]], "timeout (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.timeout", false]], "timeout (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.timeout", false]], "timeout (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.timeout", false]], "timeout (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.timeout", false]], "timeout (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.timeout", false]], "timeout (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.timeout", false]], "timeout (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.timeout", false]], "timeout (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.timeout", false]], "timeout (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.timeout", false]], "timeout (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.timeout", false]], "timeout (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.timeout", false]], "timeout (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.timeout", false]], "timeout (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.timeout", false]], "timeout (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.timeout", false]], "timeout (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.timeout", false]], "timeout (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.timeout", false]], "timeout (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.timeout", false]], "timeout (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.timeout", false]], "timeout (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.timeout", false]], "timeout (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.timeout", false]], "timeout (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.timeout", false]], "timeout (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.timeout", false]], "timeout (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.timeout", false]], "timeout (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.timeout", false]], "timeout (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.timeout", false]], "timeout (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.timeout", false]], "timeout (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.timeout", false]], "timeout (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.timeout", false]], "timeout (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.timeout", false]], "timeout (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.timeout", false]], "timeout (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.timeout", false]], "timeout (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.timeout", false]], "timeout (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.timeout", false]], "timeout (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.timeout", false]], "timeout (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.timeout", false]], "timeout (pcdsdevices.gon.kappa attribute)": [[211, "pcdsdevices.gon.Kappa.timeout", false]], "timeout (pcdsdevices.gon.simkappa attribute)": [[214, "pcdsdevices.gon.SimKappa.timeout", false]], "timeout (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.timeout", false]], "timeout (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.timeout", false]], "timeout (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.timeout", false]], "timeout (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.timeout", false]], "timeout (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.timeout", false]], "timeout (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.timeout", false]], "timeout (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.timeout", false]], "timeout (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.timeout", false]], "timeout (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.ell6 attribute)": [[283, "pcdsdevices.lasers.elliptec.Ell6.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.ell9 attribute)": [[284, "pcdsdevices.lasers.elliptec.Ell9.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.ellbase attribute)": [[285, "pcdsdevices.lasers.elliptec.EllBase.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.elllinear attribute)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.timeout", false]], "timeout (pcdsdevices.lens.lensstack attribute)": [[301, "pcdsdevices.lens.LensStack.timeout", false]], "timeout (pcdsdevices.lens.lensstackbase attribute)": [[302, "pcdsdevices.lens.LensStackBase.timeout", false]], "timeout (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.timeout", false]], "timeout (pcdsdevices.lens.simlensstack attribute)": [[304, "pcdsdevices.lens.SimLensStack.timeout", false]], "timeout (pcdsdevices.lens.simlensstackbase attribute)": [[305, "pcdsdevices.lens.SimLensStackBase.timeout", false]], "timeout (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.timeout", false]], "timeout (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.timeout", false]], "timeout (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.timeout", false]], "timeout (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.timeout", false]], "timeout (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.timeout", false]], "timeout (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.timeout", false]], "timeout (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.timeout", false]], "timeout (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.timeout", false]], "timeout (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.timeout", false]], "timeout (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.timeout", false]], "timeout (pcdsdevices.lodcm.lodcmenergyc attribute)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.timeout", false]], "timeout (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.timeout", false]], "timeout (pcdsdevices.lodcm.lodcmenergysi attribute)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.timeout", false]], "timeout (pcdsdevices.lodcm.simenergyc attribute)": [[327, "pcdsdevices.lodcm.SimEnergyC.timeout", false]], "timeout (pcdsdevices.lodcm.simenergysi attribute)": [[328, "pcdsdevices.lodcm.SimEnergySi.timeout", false]], "timeout (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.timeout", false]], "timeout (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.timeout", false]], "timeout (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.timeout", false]], "timeout (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.timeout", false]], "timeout (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.timeout", false]], "timeout (pcdsdevices.lxe.laserenergypositioner attribute)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.timeout", false]], "timeout (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.timeout", false]], "timeout (pcdsdevices.lxe.lasertimingcompensation attribute)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.timeout", false]], "timeout (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.timeout", false]], "timeout (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.timeout", false]], "timeout (pcdsdevices.lxe.timetooldelay attribute)": [[343, "pcdsdevices.lxe.TimeToolDelay.timeout", false]], "timeout (pcdsdevices.mirror.gantry attribute)": [[360, "pcdsdevices.mirror.Gantry.timeout", false]], "timeout (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.timeout", false]], "timeout (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.timeout", false]], "timeout (pcdsdevices.mirror.ommotor attribute)": [[368, "pcdsdevices.mirror.OMMotor.timeout", false]], "timeout (pcdsdevices.mirror.pitch attribute)": [[371, "pcdsdevices.mirror.Pitch.timeout", false]], "timeout (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.timeout", false]], "timeout (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.timeout", false]], "timeout (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.timeout", false]], "timeout (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.timeout", false]], "timeout (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.timeout", false]], "timeout (pcdsdevices.pim.xpimfilterwheel attribute)": [[422, "pcdsdevices.pim.XPIMFilterWheel.timeout", false]], "timeout (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.timeout", false]], "timeout (pcdsdevices.positioner.funcpositioner attribute)": [[426, "pcdsdevices.positioner.FuncPositioner.timeout", false]], "timeout (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.timeout", false]], "timeout (pcdsdevices.pseudopos.delaymotor attribute)": [[428, "pcdsdevices.pseudopos.DelayMotor.timeout", false]], "timeout (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.timeout", false]], "timeout (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.timeout", false]], "timeout (pcdsdevices.pseudopos.pseudopositioner attribute)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.timeout", false]], "timeout (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.timeout", false]], "timeout (pcdsdevices.pseudopos.simdelaystage attribute)": [[433, "pcdsdevices.pseudopos.SimDelayStage.timeout", false]], "timeout (pcdsdevices.pseudopos.syncaxesbase attribute)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.timeout", false]], "timeout (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "pcdsdevices.pseudopos.SyncAxis.timeout", false]], "timeout (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.timeout", false]], "timeout (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.timeout", false]], "timeout (pcdsdevices.pv_positioner.onepvmotor attribute)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.timeout", false]], "timeout (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.timeout", false]], "timeout (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.timeout", false]], "timeout (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.timeout", false]], "timeout (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.timeout", false]], "timeout (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.timeout", false]], "timeout (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.timeout", false]], "timeout (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.timeout", false]], "timeout (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.timeout", false]], "timeout (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.timeout", false]], "timeout (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.timeout", false]], "timeout (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.timeout", false]], "timeout (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.timeout", false]], "timeout (pcdsdevices.sim.fastmotor attribute)": [[521, "pcdsdevices.sim.FastMotor.timeout", false]], "timeout (pcdsdevices.sim.slowmotor attribute)": [[523, "pcdsdevices.sim.SlowMotor.timeout", false]], "timeout (pcdsdevices.slits.badslitpositionerbase attribute)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.timeout", false]], "timeout (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.timeout", false]], "timeout (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.timeout", false]], "timeout (pcdsdevices.slits.lusislitpositioner attribute)": [[531, "pcdsdevices.slits.LusiSlitPositioner.timeout", false]], "timeout (pcdsdevices.slits.slitpositioner attribute)": [[535, "pcdsdevices.slits.SlitPositioner.timeout", false]], "timeout (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.timeout", false]], "timeout (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.timeout", false]], "timeout (pcdsdevices.sqr1.sqr1axis attribute)": [[556, "pcdsdevices.sqr1.SQR1Axis.timeout", false]], "timeout (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.timeout", false]], "timeout (pcdsdevices.state.pvstatepositioner attribute)": [[559, "pcdsdevices.state.PVStatePositioner.timeout", false]], "timeout (pcdsdevices.state.statepositioner attribute)": [[560, "pcdsdevices.state.StatePositioner.timeout", false]], "timeout (pcdsdevices.state.staterecordpositioner attribute)": [[561, "pcdsdevices.state.StateRecordPositioner.timeout", false]], "timeout (pcdsdevices.state.staterecordpositionerbase attribute)": [[562, "pcdsdevices.state.StateRecordPositionerBase.timeout", false]], "timeout (pcdsdevices.state.twincatstatepositioner attribute)": [[565, "pcdsdevices.state.TwinCATStatePositioner.timeout", false]], "timeout (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.timeout", false]], "timeout (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.timeout", false]], "timeout (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.timeout", false]], "timeout (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.timeout", false]], "timeout (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.timeout", false]], "timeout (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.timeout", false]], "timeout (pcdsdevices.tpr.tprmotor attribute)": [[586, "pcdsdevices.tpr.TprMotor.timeout", false]], "timeout (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.timeout", false]], "timeout (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.timeout", false]], "timestamp (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.timestamp", false]], "timestamp (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.timestamp", false]], "timestamp (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.timestamp", false]], "timestamp (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.timestamp", false]], "timestamp (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.timestamp", false]], "timestamp (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.timestamp", false]], "timestamp (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.timestamp", false]], "timestamp (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.timestamp", false]], "timestamp (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.timestamp", false]], "timestamp (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.timestamp", false]], "timestamp (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.timestamp", false]], "timestamp (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.timestamp", false]], "timestamp (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.timestamp", false]], "timestamp (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.timestamp", false]], "timestamp (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.timestamp", false]], "timestamp (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.timestamp", false]], "timestamp (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.timestamp", false]], "timestamp (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.timestamp", false]], "timestamp (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.timestamp", false]], "timetool (class in pcdsdevices.timetool)": [[582, "pcdsdevices.timetool.Timetool", false]], "timetooldelay (class in pcdsdevices.lxe)": [[343, "pcdsdevices.lxe.TimeToolDelay", false]], "timetoolwithnav (class in pcdsdevices.timetool)": [[583, "pcdsdevices.timetool.TimetoolWithNav", false]], "tm1k4 (class in pcdsdevices.atm)": [[39, "pcdsdevices.atm.TM1K4", false]], "tm1k4target (class in pcdsdevices.atm)": [[40, "pcdsdevices.atm.TM1K4Target", false]], "tm2k2 (class in pcdsdevices.atm)": [[41, "pcdsdevices.atm.TM2K2", false]], "tm2k2target (class in pcdsdevices.atm)": [[42, "pcdsdevices.atm.TM2K2Target", false]], "tm2k4 (class in pcdsdevices.atm)": [[43, "pcdsdevices.atm.TM2K4", false]], "tm2k4target (class in pcdsdevices.atm)": [[44, "pcdsdevices.atm.TM2K4Target", false]], "tmolaserincouplingtwodimension (class in pcdsdevices.lic_2d_tmo)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension", false]], "tmospectrometer (class in pcdsdevices.spectrometer)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer", false]], "tmospectrometersolidattstates (class in pcdsdevices.spectrometer)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates", false]], "to_btms_state() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.to_btms_state", false]], "to_interface() (in module pcdsdevices.device)": [[112, "pcdsdevices.device.to_interface", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.to_pseudo_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.to_real_tuple", false]], "tolerance (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.tolerance", false]], "tolerance (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.tolerance", false]], "tolerance (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.tolerance", false]], "tolerance (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.tolerance", false]], "tolerance (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.tolerance", false]], "tolerance (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.tolerance", false]], "tolerance (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.tolerance", false]], "tolerance (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.tolerance", false]], "tolerance (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.tolerance", false]], "tolerance (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.tolerance", false]], "tolerance (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.tolerance", false]], "tolerance (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.tolerance", false]], "tolerance (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.tolerance", false]], "tolerance (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.tolerance", false]], "tolerance (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.tolerance", false]], "tolerance (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.tolerance", false]], "tolerance (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.tolerance", false]], "tolerance (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.tolerance", false]], "tolerance (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.tolerance", false]], "tolerated_alarm (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.tolerated_alarm", false]], "tprmotor (class in pcdsdevices.tpr)": [[586, "pcdsdevices.tpr.TprMotor", false]], "tprtrigger (class in pcdsdevices.tpr)": [[587, "pcdsdevices.tpr.TprTrigger", false]], "transformplugin (class in pcdsdevices.areadetector.plugins)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin", false]], "transmission (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.transmission", false]], "transmission (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.transmission", false]], "transmission (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.transmission", false]], "transmission (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.transmission", false]], "transmission (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.transmission", false]], "transmission (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.transmission", false]], "transmission (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.transmission", false]], "transmission (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.transmission", false]], "transmission (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.transmission", false]], "transmission (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.transmission", false]], "transmission (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.transmission", false]], "transmission (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.transmission", false]], "transmission (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.transmission", false]], "transmission (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.transmission", false]], "transmission (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.transmission", false]], "transmission (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.transmission", false]], "transmission (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.transmission", false]], "transmission (pcdsdevices.inout.inoutpositioner attribute)": [[219, "pcdsdevices.inout.InOutPositioner.transmission", false]], "transmission (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.transmission", false]], "transmission (pcdsdevices.inout.inoutrecordpositioner attribute)": [[220, "pcdsdevices.inout.InOutRecordPositioner.transmission", false]], "transmission (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.transmission", false]], "transmission (pcdsdevices.inout.reflaser attribute)": [[222, "pcdsdevices.inout.Reflaser.transmission", false]], "transmission (pcdsdevices.inout.ttreflaser attribute)": [[223, "pcdsdevices.inout.TTReflaser.transmission", false]], "transmission (pcdsdevices.inout.twincatinoutpositioner attribute)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.transmission", false]], "transmission (pcdsdevices.interface.legacylightpathmixin attribute)": [[227, "pcdsdevices.interface.LegacyLightpathMixin.transmission", false]], "transmission (pcdsdevices.ipm.ipm_ipimb attribute)": [[254, "pcdsdevices.ipm.IPM_IPIMB.transmission", false]], "transmission (pcdsdevices.ipm.ipm_wave8 attribute)": [[255, "pcdsdevices.ipm.IPM_Wave8.transmission", false]], "transmission (pcdsdevices.ipm.ipmdiode attribute)": [[250, "pcdsdevices.ipm.IPMDiode.transmission", false]], "transmission (pcdsdevices.ipm.ipmmotion attribute)": [[251, "pcdsdevices.ipm.IPMMotion.transmission", false]], "transmission (pcdsdevices.ipm.ipmtarget attribute)": [[252, "pcdsdevices.ipm.IPMTarget.transmission", false]], "transmission (pcdsdevices.lens.prefocus attribute)": [[303, "pcdsdevices.lens.Prefocus.transmission", false]], "transmission (pcdsdevices.lens.xfls attribute)": [[306, "pcdsdevices.lens.XFLS.transmission", false]], "transmission (pcdsdevices.lic.licmirror attribute)": [[307, "pcdsdevices.lic.LICMirror.transmission", false]], "transmission (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.transmission", false]], "transmission (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.transmission", false]], "transmission (pcdsdevices.lodcm.chi1 attribute)": [[312, "pcdsdevices.lodcm.CHI1.transmission", false]], "transmission (pcdsdevices.lodcm.chi2 attribute)": [[313, "pcdsdevices.lodcm.CHI2.transmission", false]], "transmission (pcdsdevices.lodcm.dectris attribute)": [[316, "pcdsdevices.lodcm.Dectris.transmission", false]], "transmission (pcdsdevices.lodcm.diode attribute)": [[318, "pcdsdevices.lodcm.Diode.transmission", false]], "transmission (pcdsdevices.lodcm.foil attribute)": [[319, "pcdsdevices.lodcm.Foil.transmission", false]], "transmission (pcdsdevices.lodcm.h1n attribute)": [[320, "pcdsdevices.lodcm.H1N.transmission", false]], "transmission (pcdsdevices.lodcm.h2n attribute)": [[321, "pcdsdevices.lodcm.H2N.transmission", false]], "transmission (pcdsdevices.lodcm.lodcm attribute)": [[322, "pcdsdevices.lodcm.LODCM.transmission", false]], "transmission (pcdsdevices.lodcm.simlodcm attribute)": [[330, "pcdsdevices.lodcm.SimLODCM.transmission", false]], "transmission (pcdsdevices.lodcm.xcslodcm attribute)": [[332, "pcdsdevices.lodcm.XCSLODCM.transmission", false]], "transmission (pcdsdevices.lodcm.xpplodcm attribute)": [[333, "pcdsdevices.lodcm.XPPLODCM.transmission", false]], "transmission (pcdsdevices.lodcm.y1 attribute)": [[334, "pcdsdevices.lodcm.Y1.transmission", false]], "transmission (pcdsdevices.lodcm.y2 attribute)": [[335, "pcdsdevices.lodcm.Y2.transmission", false]], "transmission (pcdsdevices.lodcm.yaglom attribute)": [[336, "pcdsdevices.lodcm.YagLom.transmission", false]], "transmission (pcdsdevices.mirror.mirrorinsertstate attribute)": [[366, "pcdsdevices.mirror.MirrorInsertState.transmission", false]], "transmission (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.transmission", false]], "transmission (pcdsdevices.mirror.offsetmirror attribute)": [[369, "pcdsdevices.mirror.OffsetMirror.transmission", false]], "transmission (pcdsdevices.mirror.pointingmirror attribute)": [[372, "pcdsdevices.mirror.PointingMirror.transmission", false]], "transmission (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.transmission", false]], "transmission (pcdsdevices.movablestand.movablestand attribute)": [[384, "pcdsdevices.movablestand.MovableStand.transmission", false]], "transmission (pcdsdevices.pim.lcls2target attribute)": [[411, "pcdsdevices.pim.LCLS2Target.transmission", false]], "transmission (pcdsdevices.pim.pimy attribute)": [[416, "pcdsdevices.pim.PIMY.transmission", false]], "transmission (pcdsdevices.pmps.twincatstatepmps attribute)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.transmission", false]], "transmission (pcdsdevices.pulsepicker.pulsepicker attribute)": [[438, "pcdsdevices.pulsepicker.PulsePicker.transmission", false]], "transmission (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.transmission", false]], "transmission (pcdsdevices.ref.reflaserl2simirror attribute)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.transmission", false]], "transmission (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.transmission", false]], "transmission (pcdsdevices.slits.exitslittarget attribute)": [[528, "pcdsdevices.slits.ExitSlitTarget.transmission", false]], "transmission (pcdsdevices.spectrometer.fzpstates attribute)": [[541, "pcdsdevices.spectrometer.FZPStates.transmission", false]], "transmission (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.transmission", false]], "transmission (pcdsdevices.spectrometer.mono attribute)": [[546, "pcdsdevices.spectrometer.Mono.transmission", false]], "transmission (pcdsdevices.spectrometer.tmospectrometer attribute)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.transmission", false]], "transmission (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.transmission", false]], "transmission (pcdsdevices.stopper.ppsstopper attribute)": [[570, "pcdsdevices.stopper.PPSStopper.transmission", false]], "transmission (pcdsdevices.stopper.stopper attribute)": [[572, "pcdsdevices.stopper.Stopper.transmission", false]], "transmission (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.transmission", false]], "transmission (pcdsdevices.timetool.timetool attribute)": [[582, "pcdsdevices.timetool.Timetool.transmission", false]], "transmission (pcdsdevices.timetool.timetoolwithnav attribute)": [[583, "pcdsdevices.timetool.TimetoolWithNav.transmission", false]], "transmission (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.transmission", false]], "transmission (pcdsdevices.tmo_ip1.scafoil attribute)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.transmission", false]], "transmission (pcdsdevices.valve.gatevalve attribute)": [[611, "pcdsdevices.valve.GateValve.transmission", false]], "transmission (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.transmission", false]], "trigger (class in pcdsdevices.evr)": [[166, "pcdsdevices.evr.Trigger", false]], "trigger() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.trigger", false]], "trigger() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.trigger", false]], "trigger() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.trigger", false]], "trigger() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.trigger", false]], "trigger() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.trigger", false]], "trigger() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.trigger", false]], "trigger() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.trigger", false]], "trigger() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.trigger", false]], "trigger() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.trigger", false]], "trigger() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.trigger", false]], "trigger() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.trigger", false]], "trigger() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.trigger", false]], "trigger() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.trigger", false]], "trigger() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.trigger", false]], "trigger() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.trigger", false]], "trigger() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.trigger", false]], "trigger() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.trigger", false]], "trigger() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.trigger", false]], "trigger() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.trigger", false]], "trigger() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.trigger", false]], "trigger() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.trigger", false]], "trigger() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.trigger", false]], "trigger() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.trigger", false]], "trigger() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.trigger", false]], "trigger() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.trigger", false]], "trigger() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.trigger", false]], "trigger() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.trigger", false]], "trigger() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.trigger", false]], "trigger() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.trigger", false]], "trigger() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.trigger", false]], "trigger() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.trigger", false]], "trigger() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.trigger", false]], "trigger() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.trigger", false]], "trigger() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.trigger", false]], "trigger() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.trigger", false]], "trigger() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.trigger", false]], "trigger() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.trigger", false]], "trigger() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.trigger", false]], "trigger() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.trigger", false]], "trigger() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.trigger", false]], "trigger() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.trigger", false]], "trigger() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.trigger", false]], "trigger() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.trigger", false]], "trigger() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.trigger", false]], "trigger() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.trigger", false]], "trigger() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.trigger", false]], "trigger() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.trigger", false]], "trigger() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.trigger", false]], "trigger() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.trigger", false]], "trigger() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.trigger", false]], "trigger() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.trigger", false]], "trigger() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.trigger", false]], "trigger() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.trigger", false]], "trigger() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.trigger", false]], "trigger() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.trigger", false]], "trigger() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.trigger", false]], "trigger() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.trigger", false]], "trigger() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.trigger", false]], "trigger() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.trigger", false]], "trigger() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.trigger", false]], "trigger() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.trigger", false]], "trigger() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.trigger", false]], "trigger() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.trigger", false]], "trigger() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.trigger", false]], "trigger() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.trigger", false]], "trigger() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.trigger", false]], "trigger() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.trigger", false]], "trigger() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.trigger", false]], "trigger() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.trigger", false]], "trigger() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.trigger", false]], "trigger() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.trigger", false]], "trigger() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.trigger", false]], "trigger() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.trigger", false]], "trigger() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.trigger", false]], "trigger() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.trigger", false]], "trigger() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.trigger", false]], "trigger() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.trigger", false]], "trigger() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.trigger", false]], "trigger() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.trigger", false]], "trigger() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.trigger", false]], "trigger() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.trigger", false]], "trigger() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.trigger", false]], "trigger() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.trigger", false]], "trigger() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.trigger", false]], "trigger() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.trigger", false]], "trigger() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.trigger", false]], "trigger() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.trigger", false]], "trigger() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.trigger", false]], "trigger() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.trigger", false]], "trigger() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.trigger", false]], "trigger() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.trigger", false]], "trigger() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.trigger", false]], "trigger() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.trigger", false]], "trigger() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.trigger", false]], "trigger() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.trigger", false]], "trigger() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.trigger", false]], "trigger() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.trigger", false]], "trigger() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.trigger", false]], "trigger() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.trigger", false]], "trigger() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.trigger", false]], "trigger() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.trigger", false]], "trigger() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.trigger", false]], "trigger() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.trigger", false]], "trigger() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.trigger", false]], "trigger() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.trigger", false]], "trigger() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.trigger", false]], "trigger() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.trigger", false]], "trigger() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.trigger", false]], "trigger() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.trigger", false]], "trigger() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.trigger", false]], "trigger() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.trigger", false]], "trigger() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.trigger", false]], "trigger() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.trigger", false]], "trigger() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.trigger", false]], "trigger() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.trigger", false]], "trigger() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.trigger", false]], "trigger() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.trigger", false]], "trigger() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.trigger", false]], "trigger() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.trigger", false]], "trigger() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.trigger", false]], "trigger() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.trigger", false]], "trigger() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.trigger", false]], "trigger() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.trigger", false]], "trigger() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.trigger", false]], "trigger() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.trigger", false]], "trigger() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.trigger", false]], "trigger() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.trigger", false]], "trigger() (pcdsdevices.gon.kappaxyzstage method)": [[212, "pcdsdevices.gon.KappaXYZStage.trigger", false]], "trigger() (pcdsdevices.gon.samphi method)": [[213, "pcdsdevices.gon.SamPhi.trigger", false]], "trigger() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.trigger", false]], "trigger() (pcdsdevices.gon.simsamplestage method)": [[215, "pcdsdevices.gon.SimSampleStage.trigger", false]], "trigger() (pcdsdevices.gon.xyzstage method)": [[216, "pcdsdevices.gon.XYZStage.trigger", false]], "trigger() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.trigger", false]], "trigger() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.trigger", false]], "trigger() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.trigger", false]], "trigger() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.trigger", false]], "trigger() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.trigger", false]], "trigger() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.trigger", false]], "trigger() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.trigger", false]], "trigger() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.trigger", false]], "trigger() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[228, "pcdsdevices.interface.LightpathInOutCptMixin.trigger", false]], "trigger() (pcdsdevices.interface.lightpathinoutmixin method)": [[229, "pcdsdevices.interface.LightpathInOutMixin.trigger", false]], "trigger() (pcdsdevices.interface.lightpathmixin method)": [[230, "pcdsdevices.interface.LightpathMixin.trigger", false]], "trigger() (pcdsdevices.ipm.ipimb method)": [[247, "pcdsdevices.ipm.IPIMB.trigger", false]], "trigger() (pcdsdevices.ipm.ipimbchannel method)": [[248, "pcdsdevices.ipm.IPIMBChannel.trigger", false]], "trigger() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.trigger", false]], "trigger() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.trigger", false]], "trigger() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.trigger", false]], "trigger() (pcdsdevices.ipm.ipmdiode method)": [[250, "pcdsdevices.ipm.IPMDiode.trigger", false]], "trigger() (pcdsdevices.ipm.ipmmotion method)": [[251, "pcdsdevices.ipm.IPMMotion.trigger", false]], "trigger() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.trigger", false]], "trigger() (pcdsdevices.ipm.wave8 method)": [[256, "pcdsdevices.ipm.Wave8.trigger", false]], "trigger() (pcdsdevices.ipm.wave8channel method)": [[257, "pcdsdevices.ipm.Wave8Channel.trigger", false]], "trigger() (pcdsdevices.jet.beckhoffjet method)": [[258, "pcdsdevices.jet.BeckhoffJet.trigger", false]], "trigger() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[259, "pcdsdevices.jet.BeckhoffJetManipulator.trigger", false]], "trigger() (pcdsdevices.jet.beckhoffjetslits method)": [[260, "pcdsdevices.jet.BeckhoffJetSlits.trigger", false]], "trigger() (pcdsdevices.jet.injector method)": [[261, "pcdsdevices.jet.Injector.trigger", false]], "trigger() (pcdsdevices.jet.injectorwithfine method)": [[262, "pcdsdevices.jet.InjectorWithFine.trigger", false]], "trigger() (pcdsdevices.keithley.im3l0_k2700 method)": [[263, "pcdsdevices.keithley.IM3L0_K2700.trigger", false]], "trigger() (pcdsdevices.keithley.k2700 method)": [[264, "pcdsdevices.keithley.K2700.trigger", false]], "trigger() (pcdsdevices.keithley.k6514 method)": [[265, "pcdsdevices.keithley.K6514.trigger", false]], "trigger() (pcdsdevices.lamp_motion.lamp method)": [[266, "pcdsdevices.lamp_motion.LAMP.trigger", false]], "trigger() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[269, "pcdsdevices.lamp_motion.LAMP_LV_17.trigger", false]], "trigger() (pcdsdevices.lamp_motion.lampflowcell method)": [[267, "pcdsdevices.lamp_motion.LAMPFlowCell.trigger", false]], "trigger() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[268, "pcdsdevices.lamp_motion.LAMPMagneticBottle.trigger", false]], "trigger() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[270, "pcdsdevices.lasers.btps.BtpsSourceStatus.trigger", false]], "trigger() (pcdsdevices.lasers.btps.btpsstate method)": [[271, "pcdsdevices.lasers.btps.BtpsState.trigger", false]], "trigger() (pcdsdevices.lasers.btps.btpsvgc method)": [[272, "pcdsdevices.lasers.btps.BtpsVGC.trigger", false]], "trigger() (pcdsdevices.lasers.btps.centroidconfig method)": [[273, "pcdsdevices.lasers.btps.CentroidConfig.trigger", false]], "trigger() (pcdsdevices.lasers.btps.destinationconfig method)": [[274, "pcdsdevices.lasers.btps.DestinationConfig.trigger", false]], "trigger() (pcdsdevices.lasers.btps.globalconfig method)": [[275, "pcdsdevices.lasers.btps.GlobalConfig.trigger", false]], "trigger() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[276, "pcdsdevices.lasers.btps.LssShutterStatus.trigger", false]], "trigger() (pcdsdevices.lasers.btps.rangecomparison method)": [[277, "pcdsdevices.lasers.btps.RangeComparison.trigger", false]], "trigger() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[278, "pcdsdevices.lasers.btps.SourceToDestinationConfig.trigger", false]], "trigger() (pcdsdevices.lasers.counters.agilent53210a method)": [[279, "pcdsdevices.lasers.counters.Agilent53210A.trigger", false]], "trigger() (pcdsdevices.lasers.dicon.diconswitch method)": [[280, "pcdsdevices.lasers.dicon.DiconSwitch.trigger", false]], "trigger() (pcdsdevices.lasers.ek9000.el3174aich method)": [[281, "pcdsdevices.lasers.ek9000.El3174AiCh.trigger", false]], "trigger() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[282, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.trigger", false]], "trigger() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[288, "pcdsdevices.lasers.qmini.QminiSpectrometer.trigger", false]], "trigger() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[289, "pcdsdevices.lasers.qmini.QminiWithEvr.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[290, "pcdsdevices.lasers.rfof.CycleRfofRx.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[291, "pcdsdevices.lasers.rfof.CycleRfofTx.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfofall method)": [[292, "pcdsdevices.lasers.rfof.ItechRfofAll.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[293, "pcdsdevices.lasers.rfof.ItechRfofErrors.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[294, "pcdsdevices.lasers.rfof.ItechRfofRx.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[295, "pcdsdevices.lasers.rfof.ItechRfofStatus.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofTx.trigger", false]], "trigger() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[297, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.trigger", false]], "trigger() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.trigger", false]], "trigger() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.trigger", false]], "trigger() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.trigger", false]], "trigger() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.trigger", false]], "trigger() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.trigger", false]], "trigger() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.trigger", false]], "trigger() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.trigger", false]], "trigger() (pcdsdevices.lic.laserincoupling method)": [[308, "pcdsdevices.lic.LaserInCoupling.trigger", false]], "trigger() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.trigger", false]], "trigger() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.trigger", false]], "trigger() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[310, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.trigger", false]], "trigger() (pcdsdevices.light_control.lightcontrol method)": [[311, "pcdsdevices.light_control.LightControl.trigger", false]], "trigger() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.trigger", false]], "trigger() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.trigger", false]], "trigger() (pcdsdevices.lodcm.crystaltower1 method)": [[314, "pcdsdevices.lodcm.CrystalTower1.trigger", false]], "trigger() (pcdsdevices.lodcm.crystaltower2 method)": [[315, "pcdsdevices.lodcm.CrystalTower2.trigger", false]], "trigger() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.trigger", false]], "trigger() (pcdsdevices.lodcm.diagnosticstower method)": [[317, "pcdsdevices.lodcm.DiagnosticsTower.trigger", false]], "trigger() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.trigger", false]], "trigger() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.trigger", false]], "trigger() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.trigger", false]], "trigger() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.trigger", false]], "trigger() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.trigger", false]], "trigger() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.trigger", false]], "trigger() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.trigger", false]], "trigger() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.trigger", false]], "trigger() (pcdsdevices.lodcm.simdiagnosticstower method)": [[326, "pcdsdevices.lodcm.SimDiagnosticsTower.trigger", false]], "trigger() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.trigger", false]], "trigger() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.trigger", false]], "trigger() (pcdsdevices.lodcm.simfirsttower method)": [[329, "pcdsdevices.lodcm.SimFirstTower.trigger", false]], "trigger() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.trigger", false]], "trigger() (pcdsdevices.lodcm.simsecondtower method)": [[331, "pcdsdevices.lodcm.SimSecondTower.trigger", false]], "trigger() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.trigger", false]], "trigger() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.trigger", false]], "trigger() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.trigger", false]], "trigger() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.trigger", false]], "trigger() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.trigger", false]], "trigger() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.trigger", false]], "trigger() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.trigger", false]], "trigger() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.trigger", false]], "trigger() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.trigger", false]], "trigger() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.trigger", false]], "trigger() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.trigger", false]], "trigger() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.trigger", false]], "trigger() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.trigger", false]], "trigger() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.trigger", false]], "trigger() (pcdsdevices.mirror.ffmirror method)": [[358, "pcdsdevices.mirror.FFMirror.trigger", false]], "trigger() (pcdsdevices.mirror.ffmirrorz method)": [[359, "pcdsdevices.mirror.FFMirrorZ.trigger", false]], "trigger() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirror method)": [[361, "pcdsdevices.mirror.KBOMirror.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirrorchin method)": [[362, "pcdsdevices.mirror.KBOMirrorChin.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirrorhe method)": [[363, "pcdsdevices.mirror.KBOMirrorHE.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirrorhestates method)": [[364, "pcdsdevices.mirror.KBOMirrorHEStates.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirrorstates method)": [[365, "pcdsdevices.mirror.KBOMirrorStates.trigger", false]], "trigger() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.trigger", false]], "trigger() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.trigger", false]], "trigger() (pcdsdevices.mirror.offsetmirror method)": [[369, "pcdsdevices.mirror.OffsetMirror.trigger", false]], "trigger() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.trigger", false]], "trigger() (pcdsdevices.mirror.opticspitchnotepad method)": [[370, "pcdsdevices.mirror.OpticsPitchNotepad.trigger", false]], "trigger() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.trigger", false]], "trigger() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.trigger", false]], "trigger() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirror method)": [[374, "pcdsdevices.mirror.XOffsetMirror.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[379, "pcdsdevices.mirror.XOffsetMirrorState.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState.trigger", false]], "trigger() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.trigger", false]], "trigger() (pcdsdevices.mpod.mpodchannel method)": [[386, "pcdsdevices.mpod.MPODChannel.trigger", false]], "trigger() (pcdsdevices.mpod.mpodchannelhv method)": [[387, "pcdsdevices.mpod.MPODChannelHV.trigger", false]], "trigger() (pcdsdevices.mpod.mpodchannellv method)": [[388, "pcdsdevices.mpod.MPODChannelLV.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[390, "pcdsdevices.mpod_apalis.MPODApalisChannel.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[391, "pcdsdevices.mpod_apalis.MPODApalisCrate.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[392, "pcdsdevices.mpod_apalis.MPODApalisModule.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[393, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[394, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.trigger", false]], "trigger() (pcdsdevices.mps.mps method)": [[397, "pcdsdevices.mps.MPS.trigger", false]], "trigger() (pcdsdevices.mps.mpslimits method)": [[399, "pcdsdevices.mps.MPSLimits.trigger", false]], "trigger() (pcdsdevices.mrco_motion.mrco method)": [[403, "pcdsdevices.mrco_motion.MRCO.trigger", false]], "trigger() (pcdsdevices.pc.photoncollimator method)": [[404, "pcdsdevices.pc.PhotonCollimator.trigger", false]], "trigger() (pcdsdevices.piezo.slicedhv method)": [[405, "pcdsdevices.piezo.SliceDhv.trigger", false]], "trigger() (pcdsdevices.piezo.slicedhvchannel method)": [[406, "pcdsdevices.piezo.SliceDhvChannel.trigger", false]], "trigger() (pcdsdevices.piezo.slicedhvcontroller method)": [[407, "pcdsdevices.piezo.SliceDhvController.trigger", false]], "trigger() (pcdsdevices.pim.im2k0 method)": [[408, "pcdsdevices.pim.IM2K0.trigger", false]], "trigger() (pcdsdevices.pim.im3l0 method)": [[409, "pcdsdevices.pim.IM3L0.trigger", false]], "trigger() (pcdsdevices.pim.lcls2imagerbase method)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.trigger", false]], "trigger() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.trigger", false]], "trigger() (pcdsdevices.pim.pim method)": [[412, "pcdsdevices.pim.PIM.trigger", false]], "trigger() (pcdsdevices.pim.pimwithboth method)": [[413, "pcdsdevices.pim.PIMWithBoth.trigger", false]], "trigger() (pcdsdevices.pim.pimwithfocus method)": [[414, "pcdsdevices.pim.PIMWithFocus.trigger", false]], "trigger() (pcdsdevices.pim.pimwithled method)": [[415, "pcdsdevices.pim.PIMWithLED.trigger", false]], "trigger() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.trigger", false]], "trigger() (pcdsdevices.pim.ppm method)": [[417, "pcdsdevices.pim.PPM.trigger", false]], "trigger() (pcdsdevices.pim.ppmcool method)": [[418, "pcdsdevices.pim.PPMCOOL.trigger", false]], "trigger() (pcdsdevices.pim.ppmcoolswitch method)": [[419, "pcdsdevices.pim.PPMCoolSwitch.trigger", false]], "trigger() (pcdsdevices.pim.ppmpowermeter method)": [[420, "pcdsdevices.pim.PPMPowerMeter.trigger", false]], "trigger() (pcdsdevices.pim.xpim method)": [[421, "pcdsdevices.pim.XPIM.trigger", false]], "trigger() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.trigger", false]], "trigger() (pcdsdevices.pim.xpimled method)": [[423, "pcdsdevices.pim.XPIMLED.trigger", false]], "trigger() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.trigger", false]], "trigger() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[425, "pcdsdevices.pneumatic.BeckhoffPneumatic.trigger", false]], "trigger() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.trigger", false]], "trigger() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.trigger", false]], "trigger() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[429, "pcdsdevices.pseudopos.LookupTablePositioner.trigger", false]], "trigger() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.trigger", false]], "trigger() (pcdsdevices.pseudopos.pseudopositioner method)": [[431, "pcdsdevices.pseudopos.PseudoPositioner.trigger", false]], "trigger() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.trigger", false]], "trigger() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.trigger", false]], "trigger() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.trigger", false]], "trigger() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.trigger", false]], "trigger() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.trigger", false]], "trigger() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.trigger", false]], "trigger() (pcdsdevices.pump.agilentserial method)": [[440, "pcdsdevices.pump.AgilentSerial.trigger", false]], "trigger() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[442, "pcdsdevices.pump.Ebara_EV_A03_1.trigger", false]], "trigger() (pcdsdevices.pump.ebarapump method)": [[441, "pcdsdevices.pump.EbaraPump.trigger", false]], "trigger() (pcdsdevices.pump.gammacontroller method)": [[443, "pcdsdevices.pump.GammaController.trigger", false]], "trigger() (pcdsdevices.pump.gammapct method)": [[444, "pcdsdevices.pump.GammaPCT.trigger", false]], "trigger() (pcdsdevices.pump.ionpumpbase method)": [[446, "pcdsdevices.pump.IonPumpBase.trigger", false]], "trigger() (pcdsdevices.pump.ionpumpwithcontroller method)": [[447, "pcdsdevices.pump.IonPumpWithController.trigger", false]], "trigger() (pcdsdevices.pump.navigator method)": [[448, "pcdsdevices.pump.Navigator.trigger", false]], "trigger() (pcdsdevices.pump.pipplc method)": [[449, "pcdsdevices.pump.PIPPLC.trigger", false]], "trigger() (pcdsdevices.pump.pipserial method)": [[450, "pcdsdevices.pump.PIPSerial.trigger", false]], "trigger() (pcdsdevices.pump.proplc method)": [[451, "pcdsdevices.pump.PROPLC.trigger", false]], "trigger() (pcdsdevices.pump.ptmplc method)": [[452, "pcdsdevices.pump.PTMPLC.trigger", false]], "trigger() (pcdsdevices.pump.qpcpct method)": [[453, "pcdsdevices.pump.QPCPCT.trigger", false]], "trigger() (pcdsdevices.pump.turbopump method)": [[454, "pcdsdevices.pump.TurboPump.trigger", false]], "trigger() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.trigger", false]], "trigger() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.trigger", false]], "trigger() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.trigger", false]], "trigger() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.trigger", false]], "trigger() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[459, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.trigger", false]], "trigger() (pcdsdevices.qadc.qadc method)": [[460, "pcdsdevices.qadc.Qadc.trigger", false]], "trigger() (pcdsdevices.qadc.qadc134 method)": [[461, "pcdsdevices.qadc.Qadc134.trigger", false]], "trigger() (pcdsdevices.qadc.qadc134common method)": [[462, "pcdsdevices.qadc.Qadc134Common.trigger", false]], "trigger() (pcdsdevices.qadc.qadc134lcls2 method)": [[463, "pcdsdevices.qadc.Qadc134Lcls2.trigger", false]], "trigger() (pcdsdevices.qadc.qadccommon method)": [[464, "pcdsdevices.qadc.QadcCommon.trigger", false]], "trigger() (pcdsdevices.qadc.qadclcls1timing method)": [[465, "pcdsdevices.qadc.QadcLcls1Timing.trigger", false]], "trigger() (pcdsdevices.qadc.qadclcls2timing method)": [[466, "pcdsdevices.qadc.QadcLcls2Timing.trigger", false]], "trigger() (pcdsdevices.radiation.hpi6030 method)": [[467, "pcdsdevices.radiation.HPI6030.trigger", false]], "trigger() (pcdsdevices.ref.reflaserl2si method)": [[468, "pcdsdevices.ref.ReflaserL2SI.trigger", false]], "trigger() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.trigger", false]], "trigger() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[471, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.trigger", false]], "trigger() (pcdsdevices.rs_powersupply.rschannel method)": [[470, "pcdsdevices.rs_powersupply.RSChannel.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.rtdsbase method)": [[473, "pcdsdevices.rtds_ebd.RTDSBase.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[474, "pcdsdevices.rtds_ebd.RTDSK0.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[475, "pcdsdevices.rtds_ebd.RTDSL0.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[476, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.trigger", false]], "trigger() (pcdsdevices.sample_delivery.bronkhorst method)": [[477, "pcdsdevices.sample_delivery.Bronkhorst.trigger", false]], "trigger() (pcdsdevices.sample_delivery.coolershaker method)": [[478, "pcdsdevices.sample_delivery.CoolerShaker.trigger", false]], "trigger() (pcdsdevices.sample_delivery.flowintegrator method)": [[479, "pcdsdevices.sample_delivery.FlowIntegrator.trigger", false]], "trigger() (pcdsdevices.sample_delivery.gasmanifold method)": [[480, "pcdsdevices.sample_delivery.GasManifold.trigger", false]], "trigger() (pcdsdevices.sample_delivery.hplc method)": [[481, "pcdsdevices.sample_delivery.HPLC.trigger", false]], "trigger() (pcdsdevices.sample_delivery.integratedflow method)": [[482, "pcdsdevices.sample_delivery.IntegratedFlow.trigger", false]], "trigger() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[483, "pcdsdevices.sample_delivery.M3BasePLCDevice.trigger", false]], "trigger() (pcdsdevices.sample_delivery.manifoldvalve method)": [[484, "pcdsdevices.sample_delivery.ManifoldValve.trigger", false]], "trigger() (pcdsdevices.sample_delivery.pcm method)": [[485, "pcdsdevices.sample_delivery.PCM.trigger", false]], "trigger() (pcdsdevices.sample_delivery.propair method)": [[486, "pcdsdevices.sample_delivery.PropAir.trigger", false]], "trigger() (pcdsdevices.sample_delivery.selector method)": [[487, "pcdsdevices.sample_delivery.Selector.trigger", false]], "trigger() (pcdsdevices.sample_delivery.sensirion method)": [[488, "pcdsdevices.sample_delivery.Sensirion.trigger", false]], "trigger() (pcdsdevices.sample_delivery.vicivalve method)": [[489, "pcdsdevices.sample_delivery.ViciValve.trigger", false]], "trigger() (pcdsdevices.sensors.rtd method)": [[490, "pcdsdevices.sensors.RTD.trigger", false]], "trigger() (pcdsdevices.sensors.twincattempsensor method)": [[491, "pcdsdevices.sensors.TwinCATTempSensor.trigger", false]], "trigger() (pcdsdevices.sensors.twincatthermocouple method)": [[492, "pcdsdevices.sensors.TwinCATThermocouple.trigger", false]], "trigger() (pcdsdevices.sequencer.eventsequence method)": [[493, "pcdsdevices.sequencer.EventSequence.trigger", false]], "trigger() (pcdsdevices.sequencer.eventsequencer method)": [[494, "pcdsdevices.sequencer.EventSequencer.trigger", false]], "trigger() (pcdsdevices.signal._optionalepicssignal method)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.trigger", false]], "trigger() (pcdsdevices.signal.aggregatesignal method)": [[495, "pcdsdevices.signal.AggregateSignal.trigger", false]], "trigger() (pcdsdevices.signal.avgsignal method)": [[496, "pcdsdevices.signal.AvgSignal.trigger", false]], "trigger() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.trigger", false]], "trigger() (pcdsdevices.signal.epicssignaleditmd method)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.trigger", false]], "trigger() (pcdsdevices.signal.epicssignalroeditmd method)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.trigger", false]], "trigger() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.trigger", false]], "trigger() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.trigger", false]], "trigger() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.trigger", false]], "trigger() (pcdsdevices.signal.fakepytmcsignal method)": [[503, "pcdsdevices.signal.FakePytmcSignal.trigger", false]], "trigger() (pcdsdevices.signal.fakepytmcsignalro method)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.trigger", false]], "trigger() (pcdsdevices.signal.fakepytmcsignalrw method)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.trigger", false]], "trigger() (pcdsdevices.signal.internalsignal method)": [[506, "pcdsdevices.signal.InternalSignal.trigger", false]], "trigger() (pcdsdevices.signal.multiderivedsignal method)": [[507, "pcdsdevices.signal.MultiDerivedSignal.trigger", false]], "trigger() (pcdsdevices.signal.multiderivedsignalro method)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.trigger", false]], "trigger() (pcdsdevices.signal.notepadlinkedsignal method)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.trigger", false]], "trigger() (pcdsdevices.signal.notimplementedsignal method)": [[509, "pcdsdevices.signal.NotImplementedSignal.trigger", false]], "trigger() (pcdsdevices.signal.pvstatesignal method)": [[511, "pcdsdevices.signal.PVStateSignal.trigger", false]], "trigger() (pcdsdevices.signal.pytmcsignal method)": [[512, "pcdsdevices.signal.PytmcSignal.trigger", false]], "trigger() (pcdsdevices.signal.pytmcsignalro method)": [[513, "pcdsdevices.signal.PytmcSignalRO.trigger", false]], "trigger() (pcdsdevices.signal.pytmcsignalrw method)": [[514, "pcdsdevices.signal.PytmcSignalRW.trigger", false]], "trigger() (pcdsdevices.signal.signaleditmd method)": [[515, "pcdsdevices.signal.SignalEditMD.trigger", false]], "trigger() (pcdsdevices.signal.summarysignal method)": [[516, "pcdsdevices.signal.SummarySignal.trigger", false]], "trigger() (pcdsdevices.signal.unitconversionderivedsignal method)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.trigger", false]], "trigger() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.trigger", false]], "trigger() (pcdsdevices.sim.simtwoaxis method)": [[522, "pcdsdevices.sim.SimTwoAxis.trigger", false]], "trigger() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.trigger", false]], "trigger() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.trigger", false]], "trigger() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.trigger", false]], "trigger() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.trigger", false]], "trigger() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.trigger", false]], "trigger() (pcdsdevices.slits.exitslits method)": [[529, "pcdsdevices.slits.ExitSlits.trigger", false]], "trigger() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.trigger", false]], "trigger() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.trigger", false]], "trigger() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.trigger", false]], "trigger() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.trigger", false]], "trigger() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.trigger", false]], "trigger() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.trigger", false]], "trigger() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.trigger", false]], "trigger() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.trigger", false]], "trigger() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.trigger", false]], "trigger() (pcdsdevices.smarpod.smarpod method)": [[538, "pcdsdevices.smarpod.SmarPod.trigger", false]], "trigger() (pcdsdevices.smarpod.smarpodpose method)": [[539, "pcdsdevices.smarpod.SmarPodPose.trigger", false]], "trigger() (pcdsdevices.smarpod.smarpodstatus method)": [[540, "pcdsdevices.smarpod.SmarPodStatus.trigger", false]], "trigger() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.trigger", false]], "trigger() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[542, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[543, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.hxrspectrometer method)": [[544, "pcdsdevices.spectrometer.HXRSpectrometer.trigger", false]], "trigger() (pcdsdevices.spectrometer.kmono method)": [[545, "pcdsdevices.spectrometer.Kmono.trigger", false]], "trigger() (pcdsdevices.spectrometer.mono method)": [[546, "pcdsdevices.spectrometer.Mono.trigger", false]], "trigger() (pcdsdevices.spectrometer.tmospectrometer method)": [[547, "pcdsdevices.spectrometer.TMOSpectrometer.trigger", false]], "trigger() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamosfe method)": [[553, "pcdsdevices.spectrometer.VonHamosFE.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamosfer method)": [[554, "pcdsdevices.spectrometer.VonHamosFER.trigger", false]], "trigger() (pcdsdevices.sqr1.sqr1 method)": [[555, "pcdsdevices.sqr1.SQR1.trigger", false]], "trigger() (pcdsdevices.sqr1.sqr1axis method)": [[556, "pcdsdevices.sqr1.SQR1Axis.trigger", false]], "trigger() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.trigger", false]], "trigger() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[558, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.trigger", false]], "trigger() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.trigger", false]], "trigger() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.trigger", false]], "trigger() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.trigger", false]], "trigger() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.trigger", false]], "trigger() (pcdsdevices.state.twincatstateconfigdynamic method)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic.trigger", false]], "trigger() (pcdsdevices.state.twincatstateconfigone method)": [[564, "pcdsdevices.state.TwinCATStateConfigOne.trigger", false]], "trigger() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.trigger", false]], "trigger() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.trigger", false]], "trigger() (pcdsdevices.stopper.ppsstopper2pv method)": [[571, "pcdsdevices.stopper.PPSStopper2PV.trigger", false]], "trigger() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.trigger", false]], "trigger() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[573, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.trigger", false]], "trigger() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.trigger", false]], "trigger() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.trigger", false]], "trigger() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.trigger", false]], "trigger() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.trigger", false]], "trigger() (pcdsdevices.tmo_ip1.scafoil method)": [[585, "pcdsdevices.tmo_ip1.SCaFoil.trigger", false]], "trigger() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.trigger", false]], "trigger() (pcdsdevices.tpr.tprtrigger method)": [[587, "pcdsdevices.tpr.TprTrigger.trigger", false]], "trigger() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.trigger", false]], "trigger() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.trigger", false]], "trigger() (pcdsdevices.valve.valvebase method)": [[625, "pcdsdevices.valve.ValveBase.trigger", false]], "trigger() (pcdsdevices.valve.vcn method)": [[612, "pcdsdevices.valve.VCN.trigger", false]], "trigger() (pcdsdevices.valve.vcn_vat590 method)": [[613, "pcdsdevices.valve.VCN_VAT590.trigger", false]], "trigger() (pcdsdevices.valve.vcn_vat590_status method)": [[614, "pcdsdevices.valve.VCN_VAT590_Status.trigger", false]], "trigger() (pcdsdevices.valve.vfs method)": [[615, "pcdsdevices.valve.VFS.trigger", false]], "trigger() (pcdsdevices.valve.vgc method)": [[616, "pcdsdevices.valve.VGC.trigger", false]], "trigger() (pcdsdevices.valve.vgc_2s method)": [[618, "pcdsdevices.valve.VGC_2S.trigger", false]], "trigger() (pcdsdevices.valve.vgclegacy method)": [[617, "pcdsdevices.valve.VGCLegacy.trigger", false]], "trigger() (pcdsdevices.valve.vrc method)": [[619, "pcdsdevices.valve.VRC.trigger", false]], "trigger() (pcdsdevices.valve.vrcclsls method)": [[620, "pcdsdevices.valve.VRCClsLS.trigger", false]], "trigger() (pcdsdevices.valve.vrcda method)": [[621, "pcdsdevices.valve.VRCDA.trigger", false]], "trigger() (pcdsdevices.valve.vrcno method)": [[622, "pcdsdevices.valve.VRCNO.trigger", false]], "trigger() (pcdsdevices.valve.vvc method)": [[623, "pcdsdevices.valve.VVC.trigger", false]], "trigger() (pcdsdevices.valve.vvcno method)": [[624, "pcdsdevices.valve.VVCNO.trigger", false]], "trigger() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.trigger", false]], "trigger() (pcdsdevices.wfs.wavefrontsensortarget method)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget.trigger", false]], "trigger() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool.trigger", false]], "trigger() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.trigger", false]], "tripped (pcdsdevices.mps.mps attribute)": [[397, "pcdsdevices.mps.MPS.tripped", false]], "tripped (pcdsdevices.mps.mpsbase attribute)": [[398, "pcdsdevices.mps.MPSBase.tripped", false]], "tripped (pcdsdevices.mps.mpslimits attribute)": [[399, "pcdsdevices.mps.MPSLimits.tripped", false]], "ttreflaser (class in pcdsdevices.inout)": [[223, "pcdsdevices.inout.TTReflaser", false]], "turbopump (class in pcdsdevices.pump)": [[454, "pcdsdevices.pump.TurboPump", false]], "tuttifrutti() (in module pcdsdevices.lasers.tuttifrutti)": [[298, "pcdsdevices.lasers.tuttifrutti.TuttiFrutti", false]], "tuttifrutticls() (in module pcdsdevices.lasers.tuttifrutti)": [[299, "pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls", false]], "tweak() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.tweak", false]], "tweak() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.tweak", false]], "tweak() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.tweak", false]], "tweak() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.tweak", false]], "tweak() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.tweak", false]], "tweak() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.tweak", false]], "tweak() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.tweak", false]], "tweak() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.tweak", false]], "tweak() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.tweak", false]], "tweak() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.tweak", false]], "tweak() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.tweak", false]], "tweak() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.tweak", false]], "tweak() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.tweak", false]], "tweak() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.tweak", false]], "tweak() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.tweak", false]], "tweak() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.tweak", false]], "tweak() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.tweak", false]], "tweak() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.tweak", false]], "tweak() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.tweak", false]], "tweak() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.tweak", false]], "tweak() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.tweak", false]], "tweak() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.tweak", false]], "tweak() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.tweak", false]], "tweak() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.tweak", false]], "tweak() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.tweak", false]], "tweak() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.tweak", false]], "tweak() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.tweak", false]], "tweak() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.tweak", false]], "tweak() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.tweak", false]], "tweak() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.tweak", false]], "tweak() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.tweak", false]], "tweak() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.tweak", false]], "tweak() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.tweak", false]], "tweak() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.tweak", false]], "tweak() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.tweak", false]], "tweak() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.tweak", false]], "tweak() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.tweak", false]], "tweak() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.tweak", false]], "tweak() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.tweak", false]], "tweak() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.tweak", false]], "tweak() (pcdsdevices.lens.lensstack method)": [[301, "pcdsdevices.lens.LensStack.tweak", false]], "tweak() (pcdsdevices.lens.lensstackbase method)": [[302, "pcdsdevices.lens.LensStackBase.tweak", false]], "tweak() (pcdsdevices.lens.simlensstack method)": [[304, "pcdsdevices.lens.SimLensStack.tweak", false]], "tweak() (pcdsdevices.lens.simlensstackbase method)": [[305, "pcdsdevices.lens.SimLensStackBase.tweak", false]], "tweak() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.tweak", false]], "tweak() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.tweak", false]], "tweak() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.tweak", false]], "tweak() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.tweak", false]], "tweak() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.tweak", false]], "tweak() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.tweak", false]], "tweak() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.tweak", false]], "tweak() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.tweak", false]], "tweak() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.tweak", false]], "tweak() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.tweak", false]], "tweak() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.tweak", false]], "tweak() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.tweak", false]], "tweak() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.tweak", false]], "tweak() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.tweak", false]], "tweak() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.tweak", false]], "tweak() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.tweak", false]], "tweak() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.tweak", false]], "tweak() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.tweak", false]], "tweak() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.tweak", false]], "tweak() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.tweak", false]], "tweak() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.tweak", false]], "tweak() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.tweak", false]], "tweak() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.tweak", false]], "tweak() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.tweak", false]], "tweak() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.tweak", false]], "tweak() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.tweak", false]], "tweak() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.tweak", false]], "tweak() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.tweak", false]], "tweak() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.tweak", false]], "tweak() (pcdsdevices.sim.simtwoaxis method)": [[522, "pcdsdevices.sim.SimTwoAxis.tweak", false]], "tweak() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.tweak", false]], "tweak() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.tweak", false]], "tweak() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.tweak", false]], "tweak() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.tweak", false]], "tweak() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.tweak", false]], "tweak() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.tweak", false]], "tweak() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.tweak", false]], "tweak_base() (in module pcdsdevices.interface)": [[246, "pcdsdevices.interface.tweak_base", false]], "tweak_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.tweak_mesh_voltage", false]], "tweak_parallel() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.tweak_parallel", false]], "tweak_parallel() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.tweak_parallel", false]], "tweak_parallel() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.tweak_parallel", false]], "tweak_parallel() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.tweak_parallel", false]], "tweak_x() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.tweak_x", false]], "tweak_x() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.tweak_x", false]], "tweak_x() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.tweak_x", false]], "tweak_x() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.tweak_x", false]], "tweakxc() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.tweakXC", false]], "tweakxc() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.tweakXC", false]], "tweakxc() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.tweakXC", false]], "tweakxc() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.tweakXC", false]], "twincatinoutpositioner (class in pcdsdevices.inout)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner", false]], "twincatmirrorstripe (class in pcdsdevices.mirror)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe", false]], "twincatstateconfigdynamic (class in pcdsdevices.state)": [[563, "pcdsdevices.state.TwinCATStateConfigDynamic", false]], "twincatstateconfigone (class in pcdsdevices.state)": [[564, "pcdsdevices.state.TwinCATStateConfigOne", false]], "twincatstatepmps (class in pcdsdevices.pmps)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS", false]], "twincatstatepositioner (class in pcdsdevices.state)": [[565, "pcdsdevices.state.TwinCATStatePositioner", false]], "twincattempsensor (class in pcdsdevices.sensors)": [[491, "pcdsdevices.sensors.TwinCATTempSensor", false]], "twincatthermocouple (class in pcdsdevices.sensors)": [[492, "pcdsdevices.sensors.TwinCATThermocouple", false]], "umv() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.umv", false]], "umv() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.umv", false]], "umv() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.umv", false]], "umv() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.umv", false]], "umv() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.umv", false]], "umv() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.umv", false]], "umv() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.umv", false]], "umv() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.umv", false]], "umv() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.umv", false]], "umv() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.umv", false]], "umv() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.umv", false]], "umv() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.umv", false]], "umv() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.umv", false]], "umv() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.umv", false]], "umv() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.umv", false]], "umv() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.umv", false]], "umv() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.umv", false]], "umv() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.umv", false]], "umv() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.umv", false]], "umv() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.umv", false]], "umv() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.umv", false]], "umv() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.umv", false]], "umv() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.umv", false]], "umv() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.umv", false]], "umv() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.umv", false]], "umv() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.umv", false]], "umv() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.umv", false]], "umv() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.umv", false]], "umv() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.umv", false]], "umv() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.umv", false]], "umv() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.umv", false]], "umv() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.umv", false]], "umv() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.umv", false]], "umv() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.umv", false]], "umv() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.umv", false]], "umv() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.umv", false]], "umv() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.umv", false]], "umv() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.umv", false]], "umv() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.umv", false]], "umv() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.umv", false]], "umv() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.umv", false]], "umv() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.umv", false]], "umv() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.umv", false]], "umv() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.umv", false]], "umv() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.umv", false]], "umv() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.umv", false]], "umv() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.umv", false]], "umv() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.umv", false]], "umv() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.umv", false]], "umv() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.umv", false]], "umv() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.umv", false]], "umv() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.umv", false]], "umv() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.umv", false]], "umv() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.umv", false]], "umv() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.umv", false]], "umv() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.umv", false]], "umv() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.umv", false]], "umv() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.umv", false]], "umv() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.umv", false]], "umv() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.umv", false]], "umv() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.umv", false]], "umv() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.umv", false]], "umv() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.umv", false]], "umv() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.umv", false]], "umv() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.umv", false]], "umv() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.umv", false]], "umv() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.umv", false]], "umv() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.umv", false]], "umv() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.umv", false]], "umv() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.umv", false]], "umv() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.umv", false]], "umv() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.umv", false]], "umv() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.umv", false]], "umv() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.umv", false]], "umv() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.umv", false]], "umv() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.umv", false]], "umv() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.umv", false]], "umv() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.umv", false]], "umv() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.umv", false]], "umv() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.umv", false]], "umv() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.umv", false]], "umvr() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.umvr", false]], "umvr() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.umvr", false]], "umvr() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.umvr", false]], "umvr() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.umvr", false]], "umvr() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.umvr", false]], "umvr() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.umvr", false]], "umvr() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.umvr", false]], "umvr() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.umvr", false]], "umvr() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.umvr", false]], "umvr() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.umvr", false]], "umvr() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.umvr", false]], "umvr() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.umvr", false]], "umvr() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.umvr", false]], "umvr() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.umvr", false]], "umvr() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.umvr", false]], "umvr() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.umvr", false]], "umvr() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.umvr", false]], "umvr() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.umvr", false]], "umvr() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.umvr", false]], "umvr() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.umvr", false]], "umvr() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.umvr", false]], "umvr() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.umvr", false]], "umvr() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.umvr", false]], "umvr() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.umvr", false]], "umvr() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.umvr", false]], "umvr() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.umvr", false]], "umvr() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.umvr", false]], "umvr() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.umvr", false]], "umvr() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.umvr", false]], "umvr() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.umvr", false]], "umvr() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.umvr", false]], "umvr() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.umvr", false]], "umvr() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.umvr", false]], "umvr() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.umvr", false]], "umvr() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.umvr", false]], "umvr() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.umvr", false]], "umvr() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.umvr", false]], "umvr() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.umvr", false]], "umvr() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.umvr", false]], "umvr() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.umvr", false]], "umvr() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.umvr", false]], "umvr() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.umvr", false]], "umvr() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.umvr", false]], "umvr() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.umvr", false]], "umvr() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.umvr", false]], "umvr() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.umvr", false]], "umvr() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.umvr", false]], "umvr() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.umvr", false]], "umvr() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.umvr", false]], "umvr() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.umvr", false]], "umvr() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.umvr", false]], "umvr() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.umvr", false]], "umvr() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.umvr", false]], "umvr() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.umvr", false]], "umvr() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.umvr", false]], "umvr() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.umvr", false]], "umvr() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.umvr", false]], "umvr() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.umvr", false]], "umvr() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.umvr", false]], "umvr() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.umvr", false]], "umvr() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.umvr", false]], "umvr() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.umvr", false]], "umvr() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.umvr", false]], "umvr() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.umvr", false]], "umvr() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.umvr", false]], "umvr() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.umvr", false]], "umvr() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.umvr", false]], "umvr() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.umvr", false]], "umvr() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.umvr", false]], "umvr() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.umvr", false]], "umvr() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.umvr", false]], "umvr() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.umvr", false]], "umvr() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.umvr", false]], "umvr() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.umvr", false]], "umvr() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.umvr", false]], "umvr() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.umvr", false]], "unitconversionderivedsignal (class in pcdsdevices.signal)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal", false]], "usdigitalusbencoder (class in pcdsdevices.usb_encoder)": [[588, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder", false]], "use_limits (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.use_limits", false]], "use_limits (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.use_limits", false]], "user_enable (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.user_enable", false]], "user_offset (in module pcdsdevices.pseudopos)": [[437, "pcdsdevices.pseudopos.user_offset", false]], "user_offset (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.user_offset", false]], "user_offset (pcdsdevices.pseudopos.delaybase attribute)": [[427, "pcdsdevices.pseudopos.DelayBase.user_offset", false]], "user_offset (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.user_offset", false]], "validate_asyn_ports() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.validate_asyn_ports", false]], "validate_metadata() (in module pcdsdevices.variety)": [[629, "pcdsdevices.variety.validate_metadata", false]], "value (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.value", false]], "value (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.value", false]], "value (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.value", false]], "value (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.value", false]], "value (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.value", false]], "value (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.value", false]], "value (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.value", false]], "value (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.value", false]], "value (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.value", false]], "value (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.value", false]], "value (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.value", false]], "value (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.value", false]], "value (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.value", false]], "value (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.value", false]], "value (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.value", false]], "value (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.value", false]], "value (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.value", false]], "value (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.value", false]], "value (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.value", false]], "value (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.value", false]], "value (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.value", false]], "value (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.value", false]], "value (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.value", false]], "value (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.value", false]], "value (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.value", false]], "valvebase (class in pcdsdevices.valve)": [[625, "pcdsdevices.valve.ValveBase", false]], "vcn (class in pcdsdevices.valve)": [[612, "pcdsdevices.valve.VCN", false]], "vcn_vat590 (class in pcdsdevices.valve)": [[613, "pcdsdevices.valve.VCN_VAT590", false]], "vcn_vat590_status (class in pcdsdevices.valve)": [[614, "pcdsdevices.valve.VCN_VAT590_Status", false]], "verbose_name (pcdsdevices.lxe.lasertiming attribute)": [[339, "pcdsdevices.lxe.LaserTiming.verbose_name", false]], "verbose_name (pcdsdevices.lxe.lcls2lasertiming attribute)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.verbose_name", false]], "vfs (class in pcdsdevices.valve)": [[615, "pcdsdevices.valve.VFS", false]], "vgc (class in pcdsdevices.valve)": [[616, "pcdsdevices.valve.VGC", false]], "vgc_2s (class in pcdsdevices.valve)": [[618, "pcdsdevices.valve.VGC_2S", false]], "vgclegacy (class in pcdsdevices.valve)": [[617, "pcdsdevices.valve.VGCLegacy", false]], "vicivalve (class in pcdsdevices.sample_delivery)": [[489, "pcdsdevices.sample_delivery.ViciValve", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.visualize_asyn_digraph", false]], "vlsoptics (class in pcdsdevices.crix_motion)": [[100, "pcdsdevices.crix_motion.VLSOptics", false]], "vlsopticssim (class in pcdsdevices.crix_motion)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim", false]], "voltage() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.voltage", false]], "vonhamos4crystal (class in pcdsdevices.spectrometer)": [[549, "pcdsdevices.spectrometer.VonHamos4Crystal", false]], "vonhamos6crystal (class in pcdsdevices.spectrometer)": [[550, "pcdsdevices.spectrometer.VonHamos6Crystal", false]], "vonhamoscrystal (class in pcdsdevices.spectrometer)": [[551, "pcdsdevices.spectrometer.VonHamosCrystal", false]], "vonhamoscrystal_2 (class in pcdsdevices.spectrometer)": [[552, "pcdsdevices.spectrometer.VonHamosCrystal_2", false]], "vonhamosfe (class in pcdsdevices.spectrometer)": [[553, "pcdsdevices.spectrometer.VonHamosFE", false]], "vonhamosfer (class in pcdsdevices.spectrometer)": [[554, "pcdsdevices.spectrometer.VonHamosFER", false]], "vrc (class in pcdsdevices.valve)": [[619, "pcdsdevices.valve.VRC", false]], "vrcclsls (class in pcdsdevices.valve)": [[620, "pcdsdevices.valve.VRCClsLS", false]], "vrcda (class in pcdsdevices.valve)": [[621, "pcdsdevices.valve.VRCDA", false]], "vrcno (class in pcdsdevices.valve)": [[622, "pcdsdevices.valve.VRCNO", false]], "vvc (class in pcdsdevices.valve)": [[623, "pcdsdevices.valve.VVC", false]], "vvcno (class in pcdsdevices.valve)": [[624, "pcdsdevices.valve.VVCNO", false]], "wait() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.wait", false]], "wait() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.wait", false]], "wait() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.wait", false]], "wait() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.wait", false]], "wait() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.wait", false]], "wait() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.wait", false]], "wait() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.wait", false]], "wait() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.wait", false]], "wait() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.wait", false]], "wait() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.wait", false]], "wait() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.wait", false]], "wait() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.wait", false]], "wait() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.wait", false]], "wait() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.wait", false]], "wait() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.wait", false]], "wait() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.wait", false]], "wait() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.wait", false]], "wait() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.wait", false]], "wait() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.wait", false]], "wait() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.wait", false]], "wait() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.wait", false]], "wait() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.wait", false]], "wait() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.wait", false]], "wait() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.wait", false]], "wait() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.wait", false]], "wait() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.wait", false]], "wait() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.wait", false]], "wait() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.wait", false]], "wait() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.wait", false]], "wait() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.wait", false]], "wait() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.wait", false]], "wait() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.wait", false]], "wait() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.wait", false]], "wait() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.wait", false]], "wait() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.wait", false]], "wait() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.wait", false]], "wait() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.wait", false]], "wait() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.wait", false]], "wait() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.wait", false]], "wait() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.wait", false]], "wait() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.wait", false]], "wait() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.wait", false]], "wait() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.wait", false]], "wait() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.wait", false]], "wait() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.wait", false]], "wait() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.wait", false]], "wait() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.wait", false]], "wait() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.wait", false]], "wait() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.wait", false]], "wait() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.wait", false]], "wait() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.wait", false]], "wait() (pcdsdevices.gon.kappa method)": [[211, "pcdsdevices.gon.Kappa.wait", false]], "wait() (pcdsdevices.gon.simkappa method)": [[214, "pcdsdevices.gon.SimKappa.wait", false]], "wait() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.wait", false]], "wait() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.wait", false]], "wait() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.wait", false]], "wait() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.wait", false]], "wait() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.wait", false]], "wait() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.wait", false]], "wait() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.wait", false]], "wait() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.wait", false]], "wait() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.wait", false]], "wait() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.wait", false]], "wait() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.wait", false]], "wait() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.wait", false]], "wait() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.wait", false]], "wait() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.wait", false]], "wait() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.wait", false]], "wait() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.wait", false]], "wait() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.wait", false]], "wait() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.wait", false]], "wait() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.wait", false]], "wait() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.wait", false]], "wait() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.wait", false]], "wait() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.wait", false]], "wait() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.wait", false]], "wait() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.wait", false]], "wait() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.wait", false]], "wait() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.wait", false]], "wait() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.wait", false]], "wait() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.wait", false]], "wait() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.wait", false]], "wait() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.wait", false]], "wait() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.wait", false]], "wait() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.wait", false]], "wait() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.wait", false]], "wait() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.wait", false]], "wait() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.wait", false]], "wait() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.wait", false]], "wait() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.wait", false]], "wait() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.wait", false]], "wait() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.wait", false]], "wait() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.wait", false]], "wait() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.wait", false]], "wait() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.wait", false]], "wait() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.wait", false]], "wait() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.wait", false]], "wait() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.wait", false]], "wait() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.wait", false]], "wait() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.wait", false]], "wait() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.wait", false]], "wait() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.wait", false]], "wait() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.wait", false]], "wait() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.wait", false]], "wait() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.wait", false]], "wait() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.wait", false]], "wait() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.wait", false]], "wait() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.wait", false]], "wait() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.wait", false]], "wait() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.wait", false]], "wait() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.wait", false]], "wait() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.wait", false]], "wait() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.wait", false]], "wait() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.wait", false]], "wait() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.wait", false]], "wait() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.wait", false]], "wait() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.wait", false]], "wait() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.wait", false]], "wait() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.wait", false]], "wait() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.wait", false]], "wait() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.wait", false]], "wait() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.wait", false]], "wait() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.wait", false]], "wait() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.wait", false]], "wait() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.wait", false]], "wait() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.wait", false]], "wait() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.wait", false]], "wait() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.wait", false]], "wait() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.wait", false]], "wait() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.wait", false]], "wait() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.wait", false]], "wait() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.wait", false]], "wait() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.wait", false]], "wait() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.wait", false]], "wait() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.wait", false]], "wait() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.wait", false]], "wait() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.wait", false]], "wait() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.wait", false]], "wait() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.wait", false]], "wait() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.wait", false]], "wait() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.wait", false]], "wait() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.wait", false]], "wait() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.wait", false]], "wait() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.wait", false]], "wait() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.wait", false]], "wait() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.wait", false]], "wait() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.wait", false]], "wait() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.wait", false]], "wait() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.wait", false]], "wait() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.wait", false]], "wait() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.wait", false]], "wait() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.wait", false]], "wait() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.wait", false]], "wait() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.wait", false]], "wait() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.wait", false]], "wait() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.wait", false]], "wait_energy() (pcdsdevices.lodcm.lodcm method)": [[322, "pcdsdevices.lodcm.LODCM.wait_energy", false]], "wait_energy() (pcdsdevices.lodcm.simlodcm method)": [[330, "pcdsdevices.lodcm.SimLODCM.wait_energy", false]], "wait_energy() (pcdsdevices.lodcm.xcslodcm method)": [[332, "pcdsdevices.lodcm.XCSLODCM.wait_energy", false]], "wait_energy() (pcdsdevices.lodcm.xpplodcm method)": [[333, "pcdsdevices.lodcm.XPPLODCM.wait_energy", false]], "warmup() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.warmup", false]], "warmup() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.warmup", false]], "warn_deadband (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.warn_deadband", false]], "warn_deadband (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.warn_deadband", false]], "warn_deadband (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.warn_deadband", false]], "warn_deadband (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.warn_deadband", false]], "warn_deadband (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "id7", false], [435, "pcdsdevices.pseudopos.SyncAxis.warn_deadband", false]], "warn_inconsistent (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.warn_inconsistent", false]], "warn_inconsistent (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.warn_inconsistent", false]], "warn_inconsistent (pcdsdevices.lxe.fakelxtttc attribute)": [[337, "pcdsdevices.lxe.FakeLxtTtc.warn_inconsistent", false]], "warn_inconsistent (pcdsdevices.lxe.lxtttcexample attribute)": [[342, "pcdsdevices.lxe.LxtTtcExample.warn_inconsistent", false]], "warn_inconsistent (pcdsdevices.pseudopos.syncaxis attribute)": [[435, "id8", false], [435, "pcdsdevices.pseudopos.SyncAxis.warn_inconsistent", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.warn_invalid_constants", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.warn_invalid_constants", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.warn_invalid_constants", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.warn_invalid_constants", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.warn_invalid_constants", false]], "wave8 (class in pcdsdevices.ipm)": [[256, "pcdsdevices.ipm.Wave8", false]], "wave8channel (class in pcdsdevices.ipm)": [[257, "pcdsdevices.ipm.Wave8Channel", false]], "wave8v2 (class in pcdsdevices.digitizers)": [[118, "pcdsdevices.digitizers.Wave8V2", false]], "wave8v2adcdelaylanes (class in pcdsdevices.digitizers)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes", false]], "wave8v2adcregs (class in pcdsdevices.digitizers)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs", false]], "wave8v2adcsamplereadout (class in pcdsdevices.digitizers)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout", false]], "wave8v2adcsamples (class in pcdsdevices.digitizers)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples", false]], "wave8v2axiversion (class in pcdsdevices.digitizers)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion", false]], "wave8v2eventbuilder (class in pcdsdevices.digitizers)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder", false]], "wave8v2evrv2 (class in pcdsdevices.digitizers)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2", false]], "wave8v2integrators (class in pcdsdevices.digitizers)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators", false]], "wave8v2pgpmon (class in pcdsdevices.digitizers)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon", false]], "wave8v2rawbuffers (class in pcdsdevices.digitizers)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers", false]], "wave8v2sfp (class in pcdsdevices.digitizers)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp", false]], "wave8v2simple (class in pcdsdevices.digitizers)": [[130, "pcdsdevices.digitizers.Wave8V2Simple", false]], "wave8v2systemregs (class in pcdsdevices.digitizers)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs", false]], "wave8v2timing (class in pcdsdevices.digitizers)": [[132, "pcdsdevices.digitizers.Wave8V2Timing", false]], "wave8v2triggereventmanager (class in pcdsdevices.digitizers)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager", false]], "wave8v2xpmmini (class in pcdsdevices.digitizers)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini", false]], "wave8v2xpmmsg (class in pcdsdevices.digitizers)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg", false]], "wavefrontsensorstates (class in pcdsdevices.wfs)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates", false]], "wavefrontsensortarget (class in pcdsdevices.wfs)": [[631, "pcdsdevices.wfs.WaveFrontSensorTarget", false]], "wavefrontsensortargetcool (class in pcdsdevices.wfs)": [[632, "pcdsdevices.wfs.WaveFrontSensorTargetCool", false]], "wavefrontsensortargetfdq (class in pcdsdevices.wfs)": [[633, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ", false]], "wavelength_to_energy() (in module pcdsdevices.ccm)": [[96, "pcdsdevices.ccm.wavelength_to_energy", false]], "wavelength_to_theta() (in module pcdsdevices.ccm)": [[97, "pcdsdevices.ccm.wavelength_to_theta", false]], "wm() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.wm", false]], "wm() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.wm", false]], "wm() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.wm", false]], "wm() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.wm", false]], "wm() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.wm", false]], "wm() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.wm", false]], "wm() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.wm", false]], "wm() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.wm", false]], "wm() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.wm", false]], "wm() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.wm", false]], "wm() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.wm", false]], "wm() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.wm", false]], "wm() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.wm", false]], "wm() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.wm", false]], "wm() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.wm", false]], "wm() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.wm", false]], "wm() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.wm", false]], "wm() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.wm", false]], "wm() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.wm", false]], "wm() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.wm", false]], "wm() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.wm", false]], "wm() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.wm", false]], "wm() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.wm", false]], "wm() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.wm", false]], "wm() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.wm", false]], "wm() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.wm", false]], "wm() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.wm", false]], "wm() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.wm", false]], "wm() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.wm", false]], "wm() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.wm", false]], "wm() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.wm", false]], "wm() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.wm", false]], "wm() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.wm", false]], "wm() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.wm", false]], "wm() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.wm", false]], "wm() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.wm", false]], "wm() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.wm", false]], "wm() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.wm", false]], "wm() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.wm", false]], "wm() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.wm", false]], "wm() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.wm", false]], "wm() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.wm", false]], "wm() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.wm", false]], "wm() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.wm", false]], "wm() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.wm", false]], "wm() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.wm", false]], "wm() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.wm", false]], "wm() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.wm", false]], "wm() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.wm", false]], "wm() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.wm", false]], "wm() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.wm", false]], "wm() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.wm", false]], "wm() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.wm", false]], "wm() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.wm", false]], "wm() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.wm", false]], "wm() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.wm", false]], "wm() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.wm", false]], "wm() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.wm", false]], "wm() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.wm", false]], "wm() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.wm", false]], "wm() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.wm", false]], "wm() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.wm", false]], "wm() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.wm", false]], "wm() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.wm", false]], "wm() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.wm", false]], "wm() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.wm", false]], "wm() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.wm", false]], "wm() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.wm", false]], "wm() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.wm", false]], "wm() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.wm", false]], "wm() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.wm", false]], "wm() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.wm", false]], "wm() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.wm", false]], "wm() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.wm", false]], "wm() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.wm", false]], "wm() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.wm", false]], "wm() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.wm", false]], "wm() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.wm", false]], "wm() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.wm", false]], "wm() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.wm", false]], "wm() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.wm", false]], "wm() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.wm", false]], "wm() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.wm", false]], "wm() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.wm", false]], "wm() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.wm", false]], "wm() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.wm", false]], "wm() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.wm", false]], "wm() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.wm", false]], "wm() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.wm", false]], "wm() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.wm", false]], "wm() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.wm", false]], "wm() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.wm", false]], "wm() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.wm", false]], "wm() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.wm", false]], "wm() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.wm", false]], "wm() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.wm", false]], "wm() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.wm", false]], "wm() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.wm", false]], "wm() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.wm", false]], "wm() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.wm", false]], "wm() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.wm", false]], "wm() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.wm", false]], "wm() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.wm", false]], "wm() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.wm", false]], "wm() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.wm", false]], "wm() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.wm", false]], "wm() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.wm", false]], "wm() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.wm", false]], "wm() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.wm", false]], "wm() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.wm", false]], "wm() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.wm", false]], "wm() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.wm", false]], "wm() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.wm", false]], "wm() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.wm", false]], "wm() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.wm", false]], "wm() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.wm", false]], "wm() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.wm", false]], "wm() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.wm", false]], "wm() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.wm", false]], "wm() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.wm", false]], "wm() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.wm", false]], "wm() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.wm", false]], "wm() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.wm", false]], "wm() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.wm", false]], "wm() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.wm", false]], "wm() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.wm", false]], "wm() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.wm", false]], "wm() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.wm", false]], "wm() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.wm", false]], "wm() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.wm", false]], "wm() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.wm", false]], "wm() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.wm", false]], "wm() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.wm", false]], "wm() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.wm", false]], "wm() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.wm", false]], "wm() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.wm", false]], "wm() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.wm", false]], "wm() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.wm", false]], "wm() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.wm", false]], "wm() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.wm", false]], "wm() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.wm", false]], "wm() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.wm", false]], "wm() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.wm", false]], "wm() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.wm", false]], "wm() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.wm", false]], "wm() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.wm", false]], "wm() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.wm", false]], "wm() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.wm", false]], "wm() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.wm", false]], "wm() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.wm", false]], "wm() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.wm", false]], "wm() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.wm", false]], "wm() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.wm", false]], "wm() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.wm", false]], "wm_update() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.wm_update", false]], "wm_update() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.wm_update", false]], "wm_update() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.wm_update", false]], "wm_update() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.wm_update", false]], "wm_update() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.wm_update", false]], "wm_update() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.wm_update", false]], "wm_update() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.wm_update", false]], "wm_update() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.wm_update", false]], "wm_update() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.wm_update", false]], "wm_update() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.wm_update", false]], "wm_update() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.wm_update", false]], "wm_update() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.wm_update", false]], "wm_update() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.wm_update", false]], "wm_update() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.wm_update", false]], "wm_update() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.wm_update", false]], "wm_update() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.wm_update", false]], "wm_update() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.wm_update", false]], "wm_update() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.wm_update", false]], "wm_update() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.wm_update", false]], "wm_update() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.wm_update", false]], "wm_update() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[217, "pcdsdevices.inout.CombinedInOutRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.inoutpositioner method)": [[219, "pcdsdevices.inout.InOutPositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.inoutpvstatepositioner method)": [[218, "pcdsdevices.inout.InOutPVStatePositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.inoutrecordpositioner method)": [[220, "pcdsdevices.inout.InOutRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[221, "pcdsdevices.inout.LightpathInOutRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.reflaser method)": [[222, "pcdsdevices.inout.Reflaser.wm_update", false]], "wm_update() (pcdsdevices.inout.ttreflaser method)": [[223, "pcdsdevices.inout.TTReflaser.wm_update", false]], "wm_update() (pcdsdevices.inout.twincatinoutpositioner method)": [[224, "pcdsdevices.inout.TwinCATInOutPositioner.wm_update", false]], "wm_update() (pcdsdevices.interface.fltmvinterface method)": [[226, "pcdsdevices.interface.FltMvInterface.wm_update", false]], "wm_update() (pcdsdevices.interface.mvinterface method)": [[231, "pcdsdevices.interface.MvInterface.wm_update", false]], "wm_update() (pcdsdevices.ipm.ipmtarget method)": [[252, "pcdsdevices.ipm.IPMTarget.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.ell6 method)": [[283, "pcdsdevices.lasers.elliptec.Ell6.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.ell9 method)": [[284, "pcdsdevices.lasers.elliptec.Ell9.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.ellbase method)": [[285, "pcdsdevices.lasers.elliptec.EllBase.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.elllinear method)": [[286, "pcdsdevices.lasers.elliptec.EllLinear.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.ellrotation method)": [[287, "pcdsdevices.lasers.elliptec.EllRotation.wm_update", false]], "wm_update() (pcdsdevices.lens.prefocus method)": [[303, "pcdsdevices.lens.Prefocus.wm_update", false]], "wm_update() (pcdsdevices.lens.xfls method)": [[306, "pcdsdevices.lens.XFLS.wm_update", false]], "wm_update() (pcdsdevices.lic.licmirror method)": [[307, "pcdsdevices.lic.LICMirror.wm_update", false]], "wm_update() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[309, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.wm_update", false]], "wm_update() (pcdsdevices.lodcm.chi1 method)": [[312, "pcdsdevices.lodcm.CHI1.wm_update", false]], "wm_update() (pcdsdevices.lodcm.chi2 method)": [[313, "pcdsdevices.lodcm.CHI2.wm_update", false]], "wm_update() (pcdsdevices.lodcm.dectris method)": [[316, "pcdsdevices.lodcm.Dectris.wm_update", false]], "wm_update() (pcdsdevices.lodcm.diode method)": [[318, "pcdsdevices.lodcm.Diode.wm_update", false]], "wm_update() (pcdsdevices.lodcm.foil method)": [[319, "pcdsdevices.lodcm.Foil.wm_update", false]], "wm_update() (pcdsdevices.lodcm.h1n method)": [[320, "pcdsdevices.lodcm.H1N.wm_update", false]], "wm_update() (pcdsdevices.lodcm.h2n method)": [[321, "pcdsdevices.lodcm.H2N.wm_update", false]], "wm_update() (pcdsdevices.lodcm.lodcmenergyc method)": [[323, "pcdsdevices.lodcm.LODCMEnergyC.wm_update", false]], "wm_update() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[324, "pcdsdevices.lodcm.LODCMEnergyC1.wm_update", false]], "wm_update() (pcdsdevices.lodcm.lodcmenergysi method)": [[325, "pcdsdevices.lodcm.LODCMEnergySi.wm_update", false]], "wm_update() (pcdsdevices.lodcm.simenergyc method)": [[327, "pcdsdevices.lodcm.SimEnergyC.wm_update", false]], "wm_update() (pcdsdevices.lodcm.simenergysi method)": [[328, "pcdsdevices.lodcm.SimEnergySi.wm_update", false]], "wm_update() (pcdsdevices.lodcm.y1 method)": [[334, "pcdsdevices.lodcm.Y1.wm_update", false]], "wm_update() (pcdsdevices.lodcm.y2 method)": [[335, "pcdsdevices.lodcm.Y2.wm_update", false]], "wm_update() (pcdsdevices.lodcm.yaglom method)": [[336, "pcdsdevices.lodcm.YagLom.wm_update", false]], "wm_update() (pcdsdevices.lxe._reversedtimetooldelay method)": [[344, "pcdsdevices.lxe._ReversedTimeToolDelay.wm_update", false]], "wm_update() (pcdsdevices.lxe.fakelxtttc method)": [[337, "pcdsdevices.lxe.FakeLxtTtc.wm_update", false]], "wm_update() (pcdsdevices.lxe.laserenergypositioner method)": [[338, "pcdsdevices.lxe.LaserEnergyPositioner.wm_update", false]], "wm_update() (pcdsdevices.lxe.lasertiming method)": [[339, "pcdsdevices.lxe.LaserTiming.wm_update", false]], "wm_update() (pcdsdevices.lxe.lasertimingcompensation method)": [[340, "pcdsdevices.lxe.LaserTimingCompensation.wm_update", false]], "wm_update() (pcdsdevices.lxe.lcls2lasertiming method)": [[341, "pcdsdevices.lxe.Lcls2LaserTiming.wm_update", false]], "wm_update() (pcdsdevices.lxe.lxtttcexample method)": [[342, "pcdsdevices.lxe.LxtTtcExample.wm_update", false]], "wm_update() (pcdsdevices.lxe.timetooldelay method)": [[343, "pcdsdevices.lxe.TimeToolDelay.wm_update", false]], "wm_update() (pcdsdevices.mirror.gantry method)": [[360, "pcdsdevices.mirror.Gantry.wm_update", false]], "wm_update() (pcdsdevices.mirror.mirrorinsertstate method)": [[366, "pcdsdevices.mirror.MirrorInsertState.wm_update", false]], "wm_update() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[367, "pcdsdevices.mirror.MirrorStripe2D4P.wm_update", false]], "wm_update() (pcdsdevices.mirror.ommotor method)": [[368, "pcdsdevices.mirror.OMMotor.wm_update", false]], "wm_update() (pcdsdevices.mirror.pitch method)": [[371, "pcdsdevices.mirror.Pitch.wm_update", false]], "wm_update() (pcdsdevices.mirror.pointingmirror method)": [[372, "pcdsdevices.mirror.PointingMirror.wm_update", false]], "wm_update() (pcdsdevices.mirror.twincatmirrorstripe method)": [[373, "pcdsdevices.mirror.TwinCATMirrorStripe.wm_update", false]], "wm_update() (pcdsdevices.movablestand.movablestand method)": [[384, "pcdsdevices.movablestand.MovableStand.wm_update", false]], "wm_update() (pcdsdevices.pim.lcls2target method)": [[411, "pcdsdevices.pim.LCLS2Target.wm_update", false]], "wm_update() (pcdsdevices.pim.pimy method)": [[416, "pcdsdevices.pim.PIMY.wm_update", false]], "wm_update() (pcdsdevices.pim.xpimfilterwheel method)": [[422, "pcdsdevices.pim.XPIMFilterWheel.wm_update", false]], "wm_update() (pcdsdevices.pmps.twincatstatepmps method)": [[424, "pcdsdevices.pmps.TwinCATStatePMPS.wm_update", false]], "wm_update() (pcdsdevices.positioner.funcpositioner method)": [[426, "pcdsdevices.positioner.FuncPositioner.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.delaybase method)": [[427, "pcdsdevices.pseudopos.DelayBase.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.delaymotor method)": [[428, "pcdsdevices.pseudopos.DelayMotor.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.offsetmotorbase method)": [[430, "pcdsdevices.pseudopos.OffsetMotorBase.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[432, "pcdsdevices.pseudopos.PseudoSingleInterface.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.simdelaystage method)": [[433, "pcdsdevices.pseudopos.SimDelayStage.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.syncaxesbase method)": [[434, "pcdsdevices.pseudopos.SyncAxesBase.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.syncaxis method)": [[435, "pcdsdevices.pseudopos.SyncAxis.wm_update", false]], "wm_update() (pcdsdevices.pulsepicker.pulsepicker method)": [[438, "pcdsdevices.pulsepicker.PulsePicker.wm_update", false]], "wm_update() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[439, "pcdsdevices.pulsepicker.PulsePickerInOut.wm_update", false]], "wm_update() (pcdsdevices.pv_positioner.onepvmotor method)": [[455, "pcdsdevices.pv_positioner.OnePVMotor.wm_update", false]], "wm_update() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[456, "pcdsdevices.pv_positioner.PVPositionerComparator.wm_update", false]], "wm_update() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[457, "pcdsdevices.pv_positioner.PVPositionerDone.wm_update", false]], "wm_update() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[458, "pcdsdevices.pv_positioner.PVPositionerIsClose.wm_update", false]], "wm_update() (pcdsdevices.ref.reflaserl2simirror method)": [[469, "pcdsdevices.ref.ReflaserL2SIMirror.wm_update", false]], "wm_update() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[472, "pcdsdevices.rtds_ebd.PneumaticActuator.wm_update", false]], "wm_update() (pcdsdevices.sim.fastmotor method)": [[521, "pcdsdevices.sim.FastMotor.wm_update", false]], "wm_update() (pcdsdevices.sim.slowmotor method)": [[523, "pcdsdevices.sim.SlowMotor.wm_update", false]], "wm_update() (pcdsdevices.sim.synmotor method)": [[524, "pcdsdevices.sim.SynMotor.wm_update", false]], "wm_update() (pcdsdevices.slits.badslitpositionerbase method)": [[525, "pcdsdevices.slits.BadSlitPositionerBase.wm_update", false]], "wm_update() (pcdsdevices.slits.beckhoffslitpositioner method)": [[526, "pcdsdevices.slits.BeckhoffSlitPositioner.wm_update", false]], "wm_update() (pcdsdevices.slits.beckhoffslits method)": [[527, "pcdsdevices.slits.BeckhoffSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.exitslittarget method)": [[528, "pcdsdevices.slits.ExitSlitTarget.wm_update", false]], "wm_update() (pcdsdevices.slits.jjslits method)": [[530, "pcdsdevices.slits.JJSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.lusislitpositioner method)": [[531, "pcdsdevices.slits.LusiSlitPositioner.wm_update", false]], "wm_update() (pcdsdevices.slits.lusislits method)": [[532, "pcdsdevices.slits.LusiSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.powerslits method)": [[533, "pcdsdevices.slits.PowerSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.simlusislits method)": [[534, "pcdsdevices.slits.SimLusiSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.slitpositioner method)": [[535, "pcdsdevices.slits.SlitPositioner.wm_update", false]], "wm_update() (pcdsdevices.slits.slits method)": [[536, "pcdsdevices.slits.Slits.wm_update", false]], "wm_update() (pcdsdevices.slits.slitsbase method)": [[537, "pcdsdevices.slits.SlitsBase.wm_update", false]], "wm_update() (pcdsdevices.spectrometer.fzpstates method)": [[541, "pcdsdevices.spectrometer.FZPStates.wm_update", false]], "wm_update() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[548, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.wm_update", false]], "wm_update() (pcdsdevices.state.combinedstaterecordpositioner method)": [[557, "pcdsdevices.state.CombinedStateRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.state.pvstatepositioner method)": [[559, "pcdsdevices.state.PVStatePositioner.wm_update", false]], "wm_update() (pcdsdevices.state.statepositioner method)": [[560, "pcdsdevices.state.StatePositioner.wm_update", false]], "wm_update() (pcdsdevices.state.staterecordpositioner method)": [[561, "pcdsdevices.state.StateRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.state.staterecordpositionerbase method)": [[562, "pcdsdevices.state.StateRecordPositionerBase.wm_update", false]], "wm_update() (pcdsdevices.state.twincatstatepositioner method)": [[565, "pcdsdevices.state.TwinCATStatePositioner.wm_update", false]], "wm_update() (pcdsdevices.stopper.ppsstopper method)": [[570, "pcdsdevices.stopper.PPSStopper.wm_update", false]], "wm_update() (pcdsdevices.stopper.stopper method)": [[572, "pcdsdevices.stopper.Stopper.wm_update", false]], "wm_update() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[574, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.wm_update", false]], "wm_update() (pcdsdevices.timetool.timetool method)": [[582, "pcdsdevices.timetool.Timetool.wm_update", false]], "wm_update() (pcdsdevices.timetool.timetoolwithnav method)": [[583, "pcdsdevices.timetool.TimetoolWithNav.wm_update", false]], "wm_update() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[584, "pcdsdevices.tmo_ip1.CalibrationAxis.wm_update", false]], "wm_update() (pcdsdevices.tpr.tprmotor method)": [[586, "pcdsdevices.tpr.TprMotor.wm_update", false]], "wm_update() (pcdsdevices.valve.gatevalve method)": [[611, "pcdsdevices.valve.GateValve.wm_update", false]], "wm_update() (pcdsdevices.wfs.wavefrontsensorstates method)": [[630, "pcdsdevices.wfs.WaveFrontSensorStates.wm_update", false]], "write_access (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[345, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.write_access", false]], "write_access (pcdsdevices.signal._optionalepicssignal attribute)": [[518, "pcdsdevices.signal._OptionalEpicsSignal.write_access", false]], "write_access (pcdsdevices.signal.aggregatesignal attribute)": [[495, "pcdsdevices.signal.AggregateSignal.write_access", false]], "write_access (pcdsdevices.signal.avgsignal attribute)": [[496, "pcdsdevices.signal.AvgSignal.write_access", false]], "write_access (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.write_access", false]], "write_access (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.write_access", false]], "write_access (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.write_access", false]], "write_access (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[500, "pcdsdevices.signal.FakeEpicsSignalEditMD.write_access", false]], "write_access (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[501, "pcdsdevices.signal.FakeEpicsSignalROEditMD.write_access", false]], "write_access (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[502, "pcdsdevices.signal.FakeNotepadLinkedSignal.write_access", false]], "write_access (pcdsdevices.signal.fakepytmcsignal attribute)": [[503, "pcdsdevices.signal.FakePytmcSignal.write_access", false]], "write_access (pcdsdevices.signal.fakepytmcsignalro attribute)": [[504, "pcdsdevices.signal.FakePytmcSignalRO.write_access", false]], "write_access (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[505, "pcdsdevices.signal.FakePytmcSignalRW.write_access", false]], "write_access (pcdsdevices.signal.internalsignal attribute)": [[506, "pcdsdevices.signal.InternalSignal.write_access", false]], "write_access (pcdsdevices.signal.multiderivedsignal attribute)": [[507, "pcdsdevices.signal.MultiDerivedSignal.write_access", false]], "write_access (pcdsdevices.signal.multiderivedsignalro attribute)": [[508, "pcdsdevices.signal.MultiDerivedSignalRO.write_access", false]], "write_access (pcdsdevices.signal.notepadlinkedsignal attribute)": [[510, "pcdsdevices.signal.NotepadLinkedSignal.write_access", false]], "write_access (pcdsdevices.signal.notimplementedsignal attribute)": [[509, "pcdsdevices.signal.NotImplementedSignal.write_access", false]], "write_access (pcdsdevices.signal.pvstatesignal attribute)": [[511, "pcdsdevices.signal.PVStateSignal.write_access", false]], "write_access (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.write_access", false]], "write_access (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.write_access", false]], "write_access (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.write_access", false]], "write_access (pcdsdevices.signal.signaleditmd attribute)": [[515, "pcdsdevices.signal.SignalEditMD.write_access", false]], "write_access (pcdsdevices.signal.summarysignal attribute)": [[516, "pcdsdevices.signal.SummarySignal.write_access", false]], "write_access (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[517, "pcdsdevices.signal.UnitConversionDerivedSignal.write_access", false]], "write_file() (in module pcdsdevices.make_ophyd_device)": [[357, "pcdsdevices.make_ophyd_device.write_file", false]], "write_path_template (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.write_path_template", false]], "write_timeout (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[497, "pcdsdevices.signal.EpicsSignalBaseEditMD.write_timeout", false]], "write_timeout (pcdsdevices.signal.epicssignaleditmd attribute)": [[498, "pcdsdevices.signal.EpicsSignalEditMD.write_timeout", false]], "write_timeout (pcdsdevices.signal.epicssignalroeditmd attribute)": [[499, "pcdsdevices.signal.EpicsSignalROEditMD.write_timeout", false]], "write_timeout (pcdsdevices.signal.pytmcsignal attribute)": [[512, "pcdsdevices.signal.PytmcSignal.write_timeout", false]], "write_timeout (pcdsdevices.signal.pytmcsignalro attribute)": [[513, "pcdsdevices.signal.PytmcSignalRO.write_timeout", false]], "write_timeout (pcdsdevices.signal.pytmcsignalrw attribute)": [[514, "pcdsdevices.signal.PytmcSignalRW.write_timeout", false]], "x (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.x", false]], "xcslodcm (class in pcdsdevices.lodcm)": [[332, "pcdsdevices.lodcm.XCSLODCM", false]], "xfls (class in pcdsdevices.lens)": [[306, "pcdsdevices.lens.XFLS", false]], "xgmd (class in pcdsdevices.energy_monitor)": [[139, "pcdsdevices.energy_monitor.XGMD", false]], "xoffsetmirror (class in pcdsdevices.mirror)": [[374, "pcdsdevices.mirror.XOffsetMirror", false]], "xoffsetmirror2d4pstate (class in pcdsdevices.mirror)": [[375, "pcdsdevices.mirror.XOffsetMirror2D4PState", false]], "xoffsetmirrorbend (class in pcdsdevices.mirror)": [[376, "pcdsdevices.mirror.XOffsetMirrorBend", false]], "xoffsetmirrornobend (class in pcdsdevices.mirror)": [[377, "pcdsdevices.mirror.XOffsetMirrorNoBend", false]], "xoffsetmirrorrtds (class in pcdsdevices.mirror)": [[378, "pcdsdevices.mirror.XOffsetMirrorRTDs", false]], "xoffsetmirrorstate (class in pcdsdevices.mirror)": [[379, "pcdsdevices.mirror.XOffsetMirrorState", false]], "xoffsetmirrorstatecool (class in pcdsdevices.mirror)": [[380, "pcdsdevices.mirror.XOffsetMirrorStateCool", false]], "xoffsetmirrorstatecoolnobend (class in pcdsdevices.mirror)": [[381, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend", false]], "xoffsetmirrorswitch (class in pcdsdevices.mirror)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch", false]], "xoffsetmirrorxystate (class in pcdsdevices.mirror)": [[383, "pcdsdevices.mirror.XOffsetMirrorXYState", false]], "xpim (class in pcdsdevices.pim)": [[421, "pcdsdevices.pim.XPIM", false]], "xpimfilterwheel (class in pcdsdevices.pim)": [[422, "pcdsdevices.pim.XPIMFilterWheel", false]], "xpimled (class in pcdsdevices.pim)": [[423, "pcdsdevices.pim.XPIMLED", false]], "xpos() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.xpos", false]], "xpos() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.xpos", false]], "xpos() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.xpos", false]], "xpplodcm (class in pcdsdevices.lodcm)": [[333, "pcdsdevices.lodcm.XPPLODCM", false]], "xyzstage (class in pcdsdevices.gon)": [[216, "pcdsdevices.gon.XYZStage", false]], "y (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.y", false]], "y1 (class in pcdsdevices.lodcm)": [[334, "pcdsdevices.lodcm.Y1", false]], "y2 (class in pcdsdevices.lodcm)": [[335, "pcdsdevices.lodcm.Y2", false]], "y_dwn (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.y_dwn", false]], "y_states (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.y_states", false]], "y_states (pcdsdevices.pim.im2k0 attribute)": [[408, "pcdsdevices.pim.IM2K0.y_states", false]], "y_states (pcdsdevices.pim.im3l0 attribute)": [[409, "pcdsdevices.pim.IM3L0.y_states", false]], "y_states (pcdsdevices.pim.lcls2imagerbase attribute)": [[410, "pcdsdevices.pim.LCLS2ImagerBase.y_states", false]], "y_states (pcdsdevices.pim.ppm attribute)": [[417, "pcdsdevices.pim.PPM.y_states", false]], "y_states (pcdsdevices.pim.ppmcool attribute)": [[418, "pcdsdevices.pim.PPMCOOL.y_states", false]], "y_states (pcdsdevices.pim.ppmcoolswitch attribute)": [[419, "pcdsdevices.pim.PPMCoolSwitch.y_states", false]], "y_states (pcdsdevices.pim.xpim attribute)": [[421, "pcdsdevices.pim.XPIM.y_states", false]], "y_states (pcdsdevices.slits.exitslits attribute)": [[529, "pcdsdevices.slits.ExitSlits.y_states", false]], "y_up (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorSwitch.y_up", false]], "yaglom (class in pcdsdevices.lodcm)": [[336, "pcdsdevices.lodcm.YagLom", false]], "ypos() (pcdsdevices.ipm.ipm_det method)": [[253, "pcdsdevices.ipm.IPM_Det.ypos", false]], "ypos() (pcdsdevices.ipm.ipm_ipimb method)": [[254, "pcdsdevices.ipm.IPM_IPIMB.ypos", false]], "ypos() (pcdsdevices.ipm.ipm_wave8 method)": [[255, "pcdsdevices.ipm.IPM_Wave8.ypos", false]], "z (pcdsdevices.sqr1.sqr1 attribute)": [[555, "pcdsdevices.sqr1.SQR1.z", false]], "zoomtelescope (class in pcdsdevices.lasers.zoomtelescope)": [[300, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope", false]]}, "objects": {"pcdsdevices.analog_signals": [[2, 0, 1, "", "Acromag"], [3, 0, 1, "", "FDQ"], [4, 0, 1, "", "Mesh"], [5, 3, 1, "", "acromag_ch_factory_func"]], "pcdsdevices.analog_signals.Acromag": [[2, 1, 1, "", "configuration_attrs"], [2, 2, 1, "", "configure"], [2, 1, 1, "", "connected"], [2, 2, 1, "", "describe"], [2, 2, 1, "", "get"], [2, 1, 1, "", "hints"], [2, 1, 1, "", "kind"], [2, 1, 1, "", "needs_parent"], [2, 2, 1, "", "post_elog_status"], [2, 2, 1, "", "read"], [2, 2, 1, "", "read_configuration"], [2, 2, 1, "", "screen"], [2, 1, 1, "", "stage_group"], [2, 2, 1, "", "stage_group_instances"], [2, 2, 1, "", "status"], [2, 2, 1, "", "stop"], [2, 1, 1, "", "subscriptions"], [2, 2, 1, "", "summary"], [2, 2, 1, "", "trigger"]], "pcdsdevices.analog_signals.FDQ": [[3, 1, 1, "", "configuration_attrs"], [3, 2, 1, "", "configure"], [3, 1, 1, "", "connected"], [3, 2, 1, "", "describe"], [3, 2, 1, "", "get"], [3, 1, 1, "", "get_flow_offset"], [3, 1, 1, "", "get_flow_rate"], [3, 1, 1, "", "hints"], [3, 1, 1, "", "kind"], [3, 2, 1, "", "post_elog_status"], [3, 2, 1, "", "read"], [3, 2, 1, "", "read_configuration"], [3, 2, 1, "", "screen"], [3, 2, 1, "", "set_flow_offset"], [3, 2, 1, "", "status"], [3, 2, 1, "", "stop"], [3, 1, 1, "", "subscriptions"], [3, 2, 1, "", "summary"], [3, 2, 1, "", "trigger"]], "pcdsdevices.analog_signals.Mesh": [[4, 1, 1, "", "configuration_attrs"], [4, 2, 1, "", "configure"], [4, 1, 1, "", "connected"], [4, 2, 1, "", "describe"], [4, 2, 1, "", "get"], [4, 2, 1, "", "get_mesh_voltage"], [4, 2, 1, "", "get_raw_mesh_voltage"], [4, 1, 1, "", "hints"], [4, 1, 1, "", "kind"], [4, 2, 1, "", "post_elog_status"], [4, 2, 1, "", "read"], [4, 2, 1, "", "read_configuration"], [4, 2, 1, "", "screen"], [4, 2, 1, "", "set_mesh_voltage"], [4, 2, 1, "", "set_rel_mesh_voltage"], [4, 2, 1, "", "status"], [4, 2, 1, "", "stop"], [4, 1, 1, "", "subscriptions"], [4, 2, 1, "", "summary"], [4, 2, 1, "", "trigger"], [4, 2, 1, "", "tweak_mesh_voltage"]], "pcdsdevices.areadetector.cam": [[6, 0, 1, "", "FeeOpalCam"]], "pcdsdevices.areadetector.cam.FeeOpalCam": [[6, 1, 1, "", "ad_root"], [6, 1, 1, "", "configuration_attrs"], [6, 2, 1, "", "configure"], [6, 1, 1, "", "connected"], [6, 2, 1, "", "describe"], [6, 2, 1, "", "find_signal"], [6, 2, 1, "", "get"], [6, 2, 1, "", "get_asyn_digraph"], [6, 2, 1, "", "get_asyn_port_dictionary"], [6, 2, 1, "", "get_plugin_by_asyn_port"], [6, 1, 1, "", "hints"], [6, 1, 1, "", "kind"], [6, 2, 1, "", "missing_plugins"], [6, 2, 1, "", "read"], [6, 2, 1, "", "read_configuration"], [6, 2, 1, "", "stop"], [6, 1, 1, "", "subscriptions"], [6, 2, 1, "", "summary"], [6, 2, 1, "", "trigger"], [6, 2, 1, "", "validate_asyn_ports"], [6, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.detectors": [[7, 0, 1, "", "Basler"], [8, 0, 1, "", "BaslerBase"], [9, 0, 1, "", "LasBasler"], [10, 0, 1, "", "LasBaslerFF"], [11, 0, 1, "", "LasBaslerNF"], [12, 0, 1, "", "PCDSAreaDetector"], [13, 0, 1, "", "PCDSAreaDetectorBase"], [14, 0, 1, "", "PCDSAreaDetectorEmbedded"], [15, 0, 1, "", "PCDSAreaDetectorTyphos"], [16, 0, 1, "", "PCDSAreaDetectorTyphosBeamStats"], [17, 0, 1, "", "PCDSAreaDetectorTyphosTrigger"], [18, 0, 1, "", "PCDSHDF5BlueskyTriggerable"]], "pcdsdevices.areadetector.detectors.Basler": [[7, 1, 1, "", "configuration_attrs"], [7, 2, 1, "", "configure"], [7, 1, 1, "", "connected"], [7, 2, 1, "", "describe"], [7, 2, 1, "", "get"], [7, 1, 1, "", "hints"], [7, 1, 1, "", "kind"], [7, 2, 1, "", "open_viewer"], [7, 2, 1, "", "read"], [7, 2, 1, "", "read_configuration"], [7, 2, 1, "", "screen"], [7, 2, 1, "", "stop"], [7, 1, 1, "", "subscriptions"], [7, 2, 1, "", "summary"], [7, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.BaslerBase": [[8, 1, 1, "", "configuration_attrs"], [8, 2, 1, "", "configure"], [8, 1, 1, "", "connected"], [8, 2, 1, "", "describe"], [8, 2, 1, "", "get"], [8, 1, 1, "", "hints"], [8, 1, 1, "", "kind"], [8, 2, 1, "", "read"], [8, 2, 1, "", "read_configuration"], [8, 2, 1, "", "stop"], [8, 1, 1, "", "subscriptions"], [8, 2, 1, "", "summary"], [8, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.LasBasler": [[9, 1, 1, "", "configuration_attrs"], [9, 2, 1, "", "configure"], [9, 1, 1, "", "connected"], [9, 2, 1, "", "describe"], [9, 2, 1, "", "get"], [9, 1, 1, "", "hints"], [9, 1, 1, "", "kind"], [9, 2, 1, "", "open_viewer"], [9, 2, 1, "", "read"], [9, 2, 1, "", "read_configuration"], [9, 2, 1, "", "screen"], [9, 2, 1, "", "stop"], [9, 1, 1, "", "subscriptions"], [9, 2, 1, "", "summary"], [9, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.LasBaslerFF": [[10, 1, 1, "", "configuration_attrs"], [10, 2, 1, "", "configure"], [10, 1, 1, "", "connected"], [10, 2, 1, "", "describe"], [10, 2, 1, "", "get"], [10, 1, 1, "", "hints"], [10, 1, 1, "", "kind"], [10, 2, 1, "", "open_viewer"], [10, 2, 1, "", "read"], [10, 2, 1, "", "read_configuration"], [10, 2, 1, "", "screen"], [10, 2, 1, "", "stop"], [10, 1, 1, "", "subscriptions"], [10, 2, 1, "", "summary"], [10, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.LasBaslerNF": [[11, 1, 1, "", "configuration_attrs"], [11, 2, 1, "", "configure"], [11, 1, 1, "", "connected"], [11, 2, 1, "", "describe"], [11, 2, 1, "", "get"], [11, 1, 1, "", "hints"], [11, 1, 1, "", "kind"], [11, 2, 1, "", "open_viewer"], [11, 2, 1, "", "read"], [11, 2, 1, "", "read_configuration"], [11, 2, 1, "", "screen"], [11, 2, 1, "", "stop"], [11, 1, 1, "", "subscriptions"], [11, 2, 1, "", "summary"], [11, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetector": [[12, 1, 1, "", "ad_root"], [12, 2, 1, "", "collect_asset_docs"], [12, 1, 1, "", "configuration_attrs"], [12, 2, 1, "", "configure"], [12, 1, 1, "", "connected"], [12, 2, 1, "", "describe"], [12, 2, 1, "", "dispatch"], [12, 2, 1, "", "find_signal"], [12, 2, 1, "", "generate_datum"], [12, 2, 1, "", "get"], [12, 2, 1, "", "get_asyn_digraph"], [12, 2, 1, "", "get_asyn_port_dictionary"], [12, 2, 1, "", "get_full_area_detector"], [12, 2, 1, "", "get_plugin_by_asyn_port"], [12, 2, 1, "", "get_plugin_graph_edges"], [12, 1, 1, "", "hints"], [12, 1, 1, "", "kind"], [12, 2, 1, "", "make_data_key"], [12, 2, 1, "", "missing_plugins"], [12, 2, 1, "", "read"], [12, 2, 1, "", "read_configuration"], [12, 2, 1, "", "screen"], [12, 2, 1, "", "stop"], [12, 1, 1, "", "subscriptions"], [12, 2, 1, "", "summary"], [12, 2, 1, "", "trigger"], [12, 2, 1, "", "validate_asyn_ports"], [12, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase": [[13, 1, 1, "", "ad_root"], [13, 2, 1, "", "collect_asset_docs"], [13, 1, 1, "", "configuration_attrs"], [13, 2, 1, "", "configure"], [13, 1, 1, "", "connected"], [13, 2, 1, "", "describe"], [13, 2, 1, "", "dispatch"], [13, 2, 1, "", "find_signal"], [13, 2, 1, "", "generate_datum"], [13, 2, 1, "", "get"], [13, 2, 1, "", "get_asyn_digraph"], [13, 2, 1, "", "get_asyn_port_dictionary"], [13, 2, 1, "", "get_plugin_by_asyn_port"], [13, 2, 1, "", "get_plugin_graph_edges"], [13, 1, 1, "", "hints"], [13, 1, 1, "", "kind"], [13, 2, 1, "", "make_data_key"], [13, 2, 1, "", "missing_plugins"], [13, 2, 1, "", "read"], [13, 2, 1, "", "read_configuration"], [13, 2, 1, "", "screen"], [13, 2, 1, "", "stop"], [13, 1, 1, "", "subscriptions"], [13, 2, 1, "", "summary"], [13, 2, 1, "", "trigger"], [13, 2, 1, "", "validate_asyn_ports"], [13, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded": [[14, 1, 1, "", "ad_root"], [14, 2, 1, "", "collect_asset_docs"], [14, 1, 1, "", "configuration_attrs"], [14, 2, 1, "", "configure"], [14, 1, 1, "", "connected"], [14, 2, 1, "", "describe"], [14, 2, 1, "", "dispatch"], [14, 2, 1, "", "find_signal"], [14, 2, 1, "", "generate_datum"], [14, 2, 1, "", "get"], [14, 2, 1, "", "get_asyn_digraph"], [14, 2, 1, "", "get_asyn_port_dictionary"], [14, 2, 1, "", "get_full_area_detector"], [14, 2, 1, "", "get_plugin_by_asyn_port"], [14, 2, 1, "", "get_plugin_graph_edges"], [14, 1, 1, "", "hints"], [14, 1, 1, "", "kind"], [14, 2, 1, "", "make_data_key"], [14, 2, 1, "", "missing_plugins"], [14, 2, 1, "", "read"], [14, 2, 1, "", "read_configuration"], [14, 2, 1, "", "screen"], [14, 2, 1, "", "stop"], [14, 1, 1, "", "subscriptions"], [14, 2, 1, "", "summary"], [14, 2, 1, "", "trigger"], [14, 2, 1, "", "validate_asyn_ports"], [14, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos": [[15, 1, 1, "", "configuration_attrs"], [15, 2, 1, "", "configure"], [15, 1, 1, "", "connected"], [15, 2, 1, "", "describe"], [15, 2, 1, "", "get"], [15, 1, 1, "", "hints"], [15, 1, 1, "", "kind"], [15, 2, 1, "", "open_viewer"], [15, 2, 1, "", "read"], [15, 2, 1, "", "read_configuration"], [15, 2, 1, "", "screen"], [15, 2, 1, "", "stop"], [15, 1, 1, "", "subscriptions"], [15, 2, 1, "", "summary"], [15, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats": [[16, 1, 1, "", "configuration_attrs"], [16, 2, 1, "", "configure"], [16, 1, 1, "", "connected"], [16, 2, 1, "", "describe"], [16, 2, 1, "", "get"], [16, 1, 1, "", "hints"], [16, 1, 1, "", "kind"], [16, 2, 1, "", "open_viewer"], [16, 2, 1, "", "read"], [16, 2, 1, "", "read_configuration"], [16, 2, 1, "", "screen"], [16, 2, 1, "", "stop"], [16, 1, 1, "", "subscriptions"], [16, 2, 1, "", "summary"], [16, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger": [[17, 1, 1, "", "configuration_attrs"], [17, 2, 1, "", "configure"], [17, 1, 1, "", "connected"], [17, 2, 1, "", "describe"], [17, 2, 1, "", "get"], [17, 1, 1, "", "hints"], [17, 1, 1, "", "kind"], [17, 2, 1, "", "open_viewer"], [17, 2, 1, "", "read"], [17, 2, 1, "", "read_configuration"], [17, 2, 1, "", "screen"], [17, 2, 1, "", "stop"], [17, 1, 1, "", "subscriptions"], [17, 2, 1, "", "summary"], [17, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable": [[18, 1, 1, "", "ad_root"], [18, 2, 1, "", "collect_asset_docs"], [18, 1, 1, "", "configuration_attrs"], [18, 2, 1, "", "configure"], [18, 1, 1, "", "connected"], [18, 2, 1, "", "describe"], [18, 2, 1, "", "dispatch"], [18, 2, 1, "", "find_signal"], [18, 2, 1, "", "generate_datum"], [18, 2, 1, "", "get"], [18, 2, 1, "", "get_asyn_digraph"], [18, 2, 1, "", "get_asyn_port_dictionary"], [18, 2, 1, "", "get_plugin_by_asyn_port"], [18, 2, 1, "", "get_plugin_graph_edges"], [18, 1, 1, "", "hints"], [18, 1, 1, "", "kind"], [18, 2, 1, "", "make_data_key"], [18, 2, 1, "", "missing_plugins"], [18, 1, 1, "", "num_images_per_point"], [18, 2, 1, "", "read"], [18, 2, 1, "", "read_configuration"], [18, 2, 1, "", "save_images"], [18, 2, 1, "", "screen"], [18, 2, 1, "", "stop"], [18, 1, 1, "", "subscriptions"], [18, 2, 1, "", "summary"], [18, 2, 1, "", "trigger"], [18, 2, 1, "", "validate_asyn_ports"], [18, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins": [[19, 0, 1, "", "ColorConvPlugin"], [20, 0, 1, "", "FilePlugin"], [21, 0, 1, "", "HDF5FileStore"], [22, 0, 1, "", "HDF5Plugin"], [23, 0, 1, "", "ImagePlugin"], [24, 0, 1, "", "JPEGPlugin"], [25, 0, 1, "", "MagickPlugin"], [26, 0, 1, "", "NetCDFPlugin"], [27, 0, 1, "", "NexusPlugin"], [28, 0, 1, "", "Overlay"], [29, 0, 1, "", "OverlayPlugin"], [30, 0, 1, "", "PluginBase"], [31, 0, 1, "", "ProcessPlugin"], [32, 0, 1, "", "ROIPlugin"], [33, 0, 1, "", "StatsPlugin"], [34, 0, 1, "", "TIFFPlugin"], [35, 0, 1, "", "TransformPlugin"]], "pcdsdevices.areadetector.plugins.ColorConvPlugin": [[19, 1, 1, "", "ad_root"], [19, 1, 1, "", "array_pixels"], [19, 1, 1, "", "configuration_attrs"], [19, 2, 1, "", "configure"], [19, 1, 1, "", "connected"], [19, 2, 1, "", "describe"], [19, 2, 1, "", "disable_on_stage"], [19, 2, 1, "", "enable_on_stage"], [19, 2, 1, "", "ensure_blocking"], [19, 2, 1, "", "ensure_nonblocking"], [19, 2, 1, "", "find_signal"], [19, 2, 1, "", "get"], [19, 2, 1, "", "get_asyn_digraph"], [19, 2, 1, "", "get_asyn_port_dictionary"], [19, 2, 1, "", "get_plugin_by_asyn_port"], [19, 1, 1, "", "hints"], [19, 1, 1, "", "kind"], [19, 2, 1, "", "missing_plugins"], [19, 2, 1, "", "read"], [19, 2, 1, "", "read_configuration"], [19, 1, 1, "", "source_plugin"], [19, 2, 1, "", "stop"], [19, 1, 1, "", "subscriptions"], [19, 2, 1, "", "summary"], [19, 2, 1, "", "trigger"], [19, 2, 1, "", "validate_asyn_ports"], [19, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.FilePlugin": [[20, 1, 1, "", "ad_root"], [20, 1, 1, "", "array_pixels"], [20, 1, 1, "", "configuration_attrs"], [20, 2, 1, "", "configure"], [20, 1, 1, "", "connected"], [20, 2, 1, "", "describe"], [20, 2, 1, "", "disable_on_stage"], [20, 2, 1, "", "enable_on_stage"], [20, 2, 1, "", "ensure_blocking"], [20, 2, 1, "", "ensure_nonblocking"], [20, 2, 1, "", "find_signal"], [20, 2, 1, "", "generate_datum"], [20, 2, 1, "", "get"], [20, 2, 1, "", "get_asyn_digraph"], [20, 2, 1, "", "get_asyn_port_dictionary"], [20, 2, 1, "", "get_plugin_by_asyn_port"], [20, 1, 1, "", "hints"], [20, 1, 1, "", "kind"], [20, 2, 1, "", "missing_plugins"], [20, 2, 1, "", "read"], [20, 2, 1, "", "read_configuration"], [20, 1, 1, "", "source_plugin"], [20, 2, 1, "", "stop"], [20, 1, 1, "", "subscriptions"], [20, 2, 1, "", "summary"], [20, 2, 1, "", "trigger"], [20, 2, 1, "", "validate_asyn_ports"], [20, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.HDF5FileStore": [[21, 1, 1, "", "ad_root"], [21, 1, 1, "", "array_pixels"], [21, 2, 1, "", "collect_asset_docs"], [21, 1, 1, "", "configuration_attrs"], [21, 2, 1, "", "configure"], [21, 1, 1, "", "connected"], [21, 2, 1, "", "describe"], [21, 2, 1, "", "disable_on_stage"], [21, 2, 1, "", "enable_on_stage"], [21, 2, 1, "", "ensure_blocking"], [21, 2, 1, "", "ensure_nonblocking"], [21, 1, 1, "", "file_number_sync"], [21, 1, 1, "", "file_number_write"], [21, 2, 1, "", "find_signal"], [21, 1, 1, "", "fs_root"], [21, 2, 1, "", "generate_datum"], [21, 2, 1, "", "get"], [21, 2, 1, "", "get_asyn_digraph"], [21, 2, 1, "", "get_asyn_port_dictionary"], [21, 2, 1, "", "get_frames_per_point"], [21, 2, 1, "", "get_plugin_by_asyn_port"], [21, 1, 1, "", "hints"], [21, 1, 1, "", "kind"], [21, 2, 1, "", "make_filename"], [21, 2, 1, "", "missing_plugins"], [21, 2, 1, "", "read"], [21, 2, 1, "", "read_configuration"], [21, 1, 1, "", "read_path_template"], [21, 1, 1, "", "reg_root"], [21, 1, 1, "", "source_plugin"], [21, 2, 1, "", "stop"], [21, 1, 1, "", "subscriptions"], [21, 2, 1, "", "summary"], [21, 2, 1, "", "trigger"], [21, 2, 1, "", "validate_asyn_ports"], [21, 2, 1, "", "visualize_asyn_digraph"], [21, 2, 1, "", "warmup"], [21, 1, 1, "", "write_path_template"]], "pcdsdevices.areadetector.plugins.HDF5Plugin": [[22, 1, 1, "", "ad_root"], [22, 1, 1, "", "array_pixels"], [22, 1, 1, "", "configuration_attrs"], [22, 2, 1, "", "configure"], [22, 1, 1, "", "connected"], [22, 2, 1, "", "describe"], [22, 2, 1, "", "disable_on_stage"], [22, 2, 1, "", "enable_on_stage"], [22, 2, 1, "", "ensure_blocking"], [22, 2, 1, "", "ensure_nonblocking"], [22, 2, 1, "", "find_signal"], [22, 2, 1, "", "generate_datum"], [22, 2, 1, "", "get"], [22, 2, 1, "", "get_asyn_digraph"], [22, 2, 1, "", "get_asyn_port_dictionary"], [22, 2, 1, "", "get_plugin_by_asyn_port"], [22, 1, 1, "", "hints"], [22, 1, 1, "", "kind"], [22, 2, 1, "", "missing_plugins"], [22, 2, 1, "", "read"], [22, 2, 1, "", "read_configuration"], [22, 1, 1, "", "source_plugin"], [22, 2, 1, "", "stop"], [22, 1, 1, "", "subscriptions"], [22, 2, 1, "", "summary"], [22, 2, 1, "", "trigger"], [22, 2, 1, "", "validate_asyn_ports"], [22, 2, 1, "", "visualize_asyn_digraph"], [22, 2, 1, "", "warmup"]], "pcdsdevices.areadetector.plugins.ImagePlugin": [[23, 1, 1, "", "ad_root"], [23, 1, 1, "", "array_pixels"], [23, 1, 1, "", "configuration_attrs"], [23, 2, 1, "", "configure"], [23, 1, 1, "", "connected"], [23, 2, 1, "", "describe"], [23, 2, 1, "", "disable_on_stage"], [23, 2, 1, "", "enable_on_stage"], [23, 2, 1, "", "ensure_blocking"], [23, 2, 1, "", "ensure_nonblocking"], [23, 2, 1, "", "find_signal"], [23, 2, 1, "", "get"], [23, 2, 1, "", "get_asyn_digraph"], [23, 2, 1, "", "get_asyn_port_dictionary"], [23, 2, 1, "", "get_plugin_by_asyn_port"], [23, 1, 1, "", "hints"], [23, 1, 1, "", "image"], [23, 1, 1, "", "kind"], [23, 2, 1, "", "missing_plugins"], [23, 2, 1, "", "read"], [23, 2, 1, "", "read_configuration"], [23, 1, 1, "", "source_plugin"], [23, 2, 1, "", "stop"], [23, 1, 1, "", "subscriptions"], [23, 2, 1, "", "summary"], [23, 2, 1, "", "trigger"], [23, 2, 1, "", "validate_asyn_ports"], [23, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.JPEGPlugin": [[24, 1, 1, "", "ad_root"], [24, 1, 1, "", "array_pixels"], [24, 1, 1, "", "configuration_attrs"], [24, 2, 1, "", "configure"], [24, 1, 1, "", "connected"], [24, 2, 1, "", "describe"], [24, 2, 1, "", "disable_on_stage"], [24, 2, 1, "", "enable_on_stage"], [24, 2, 1, "", "ensure_blocking"], [24, 2, 1, "", "ensure_nonblocking"], [24, 2, 1, "", "find_signal"], [24, 2, 1, "", "generate_datum"], [24, 2, 1, "", "get"], [24, 2, 1, "", "get_asyn_digraph"], [24, 2, 1, "", "get_asyn_port_dictionary"], [24, 2, 1, "", "get_plugin_by_asyn_port"], [24, 1, 1, "", "hints"], [24, 1, 1, "", "kind"], [24, 2, 1, "", "missing_plugins"], [24, 2, 1, "", "read"], [24, 2, 1, "", "read_configuration"], [24, 1, 1, "", "source_plugin"], [24, 2, 1, "", "stop"], [24, 1, 1, "", "subscriptions"], [24, 2, 1, "", "summary"], [24, 2, 1, "", "trigger"], [24, 2, 1, "", "validate_asyn_ports"], [24, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.MagickPlugin": [[25, 1, 1, "", "ad_root"], [25, 1, 1, "", "array_pixels"], [25, 1, 1, "", "configuration_attrs"], [25, 2, 1, "", "configure"], [25, 1, 1, "", "connected"], [25, 2, 1, "", "describe"], [25, 2, 1, "", "disable_on_stage"], [25, 2, 1, "", "enable_on_stage"], [25, 2, 1, "", "ensure_blocking"], [25, 2, 1, "", "ensure_nonblocking"], [25, 2, 1, "", "find_signal"], [25, 2, 1, "", "generate_datum"], [25, 2, 1, "", "get"], [25, 2, 1, "", "get_asyn_digraph"], [25, 2, 1, "", "get_asyn_port_dictionary"], [25, 2, 1, "", "get_plugin_by_asyn_port"], [25, 1, 1, "", "hints"], [25, 1, 1, "", "kind"], [25, 2, 1, "", "missing_plugins"], [25, 2, 1, "", "read"], [25, 2, 1, "", "read_configuration"], [25, 1, 1, "", "source_plugin"], [25, 2, 1, "", "stop"], [25, 1, 1, "", "subscriptions"], [25, 2, 1, "", "summary"], [25, 2, 1, "", "trigger"], [25, 2, 1, "", "validate_asyn_ports"], [25, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.NetCDFPlugin": [[26, 1, 1, "", "ad_root"], [26, 1, 1, "", "array_pixels"], [26, 1, 1, "", "configuration_attrs"], [26, 2, 1, "", "configure"], [26, 1, 1, "", "connected"], [26, 2, 1, "", "describe"], [26, 2, 1, "", "disable_on_stage"], [26, 2, 1, "", "enable_on_stage"], [26, 2, 1, "", "ensure_blocking"], [26, 2, 1, "", "ensure_nonblocking"], [26, 2, 1, "", "find_signal"], [26, 2, 1, "", "generate_datum"], [26, 2, 1, "", "get"], [26, 2, 1, "", "get_asyn_digraph"], [26, 2, 1, "", "get_asyn_port_dictionary"], [26, 2, 1, "", "get_plugin_by_asyn_port"], [26, 1, 1, "", "hints"], [26, 1, 1, "", "kind"], [26, 2, 1, "", "missing_plugins"], [26, 2, 1, "", "read"], [26, 2, 1, "", "read_configuration"], [26, 1, 1, "", "source_plugin"], [26, 2, 1, "", "stop"], [26, 1, 1, "", "subscriptions"], [26, 2, 1, "", "summary"], [26, 2, 1, "", "trigger"], [26, 2, 1, "", "validate_asyn_ports"], [26, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.NexusPlugin": [[27, 1, 1, "", "ad_root"], [27, 1, 1, "", "array_pixels"], [27, 1, 1, "", "configuration_attrs"], [27, 2, 1, "", "configure"], [27, 1, 1, "", "connected"], [27, 2, 1, "", "describe"], [27, 2, 1, "", "disable_on_stage"], [27, 2, 1, "", "enable_on_stage"], [27, 2, 1, "", "ensure_blocking"], [27, 2, 1, "", "ensure_nonblocking"], [27, 2, 1, "", "find_signal"], [27, 2, 1, "", "generate_datum"], [27, 2, 1, "", "get"], [27, 2, 1, "", "get_asyn_digraph"], [27, 2, 1, "", "get_asyn_port_dictionary"], [27, 2, 1, "", "get_plugin_by_asyn_port"], [27, 1, 1, "", "hints"], [27, 1, 1, "", "kind"], [27, 2, 1, "", "missing_plugins"], [27, 2, 1, "", "read"], [27, 2, 1, "", "read_configuration"], [27, 1, 1, "", "source_plugin"], [27, 2, 1, "", "stop"], [27, 1, 1, "", "subscriptions"], [27, 2, 1, "", "summary"], [27, 2, 1, "", "trigger"], [27, 2, 1, "", "validate_asyn_ports"], [27, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.Overlay": [[28, 1, 1, "", "ad_root"], [28, 1, 1, "", "configuration_attrs"], [28, 2, 1, "", "configure"], [28, 1, 1, "", "connected"], [28, 2, 1, "", "describe"], [28, 2, 1, "", "find_signal"], [28, 2, 1, "", "get"], [28, 2, 1, "", "get_asyn_digraph"], [28, 2, 1, "", "get_asyn_port_dictionary"], [28, 2, 1, "", "get_plugin_by_asyn_port"], [28, 1, 1, "", "hints"], [28, 1, 1, "", "kind"], [28, 2, 1, "", "missing_plugins"], [28, 2, 1, "", "read"], [28, 2, 1, "", "read_configuration"], [28, 2, 1, "", "stop"], [28, 1, 1, "", "subscriptions"], [28, 2, 1, "", "summary"], [28, 2, 1, "", "trigger"], [28, 2, 1, "", "validate_asyn_ports"], [28, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.OverlayPlugin": [[29, 1, 1, "", "ad_root"], [29, 1, 1, "", "array_pixels"], [29, 1, 1, "", "configuration_attrs"], [29, 2, 1, "", "configure"], [29, 1, 1, "", "connected"], [29, 2, 1, "", "describe"], [29, 2, 1, "", "disable_on_stage"], [29, 2, 1, "", "enable_on_stage"], [29, 2, 1, "", "ensure_blocking"], [29, 2, 1, "", "ensure_nonblocking"], [29, 2, 1, "", "find_signal"], [29, 2, 1, "", "get"], [29, 2, 1, "", "get_asyn_digraph"], [29, 2, 1, "", "get_asyn_port_dictionary"], [29, 2, 1, "", "get_plugin_by_asyn_port"], [29, 1, 1, "", "hints"], [29, 1, 1, "", "kind"], [29, 2, 1, "", "missing_plugins"], [29, 2, 1, "", "read"], [29, 2, 1, "", "read_configuration"], [29, 1, 1, "", "source_plugin"], [29, 2, 1, "", "stop"], [29, 1, 1, "", "subscriptions"], [29, 2, 1, "", "summary"], [29, 2, 1, "", "trigger"], [29, 2, 1, "", "validate_asyn_ports"], [29, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.PluginBase": [[30, 1, 1, "", "ad_root"], [30, 1, 1, "", "array_pixels"], [30, 1, 1, "", "configuration_attrs"], [30, 2, 1, "", "configure"], [30, 1, 1, "", "connected"], [30, 2, 1, "", "describe"], [30, 2, 1, "", "disable_on_stage"], [30, 2, 1, "", "enable_on_stage"], [30, 2, 1, "", "ensure_blocking"], [30, 2, 1, "", "ensure_nonblocking"], [30, 2, 1, "", "find_signal"], [30, 2, 1, "", "get"], [30, 2, 1, "", "get_asyn_digraph"], [30, 2, 1, "", "get_asyn_port_dictionary"], [30, 2, 1, "", "get_plugin_by_asyn_port"], [30, 1, 1, "", "hints"], [30, 1, 1, "", "kind"], [30, 2, 1, "", "missing_plugins"], [30, 2, 1, "", "read"], [30, 2, 1, "", "read_configuration"], [30, 1, 1, "", "source_plugin"], [30, 2, 1, "", "stop"], [30, 1, 1, "", "subscriptions"], [30, 2, 1, "", "summary"], [30, 2, 1, "", "trigger"], [30, 2, 1, "", "validate_asyn_ports"], [30, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.ProcessPlugin": [[31, 1, 1, "", "ad_root"], [31, 1, 1, "", "array_pixels"], [31, 1, 1, "", "configuration_attrs"], [31, 2, 1, "", "configure"], [31, 1, 1, "", "connected"], [31, 2, 1, "", "describe"], [31, 2, 1, "", "disable_on_stage"], [31, 2, 1, "", "enable_on_stage"], [31, 2, 1, "", "ensure_blocking"], [31, 2, 1, "", "ensure_nonblocking"], [31, 2, 1, "", "find_signal"], [31, 2, 1, "", "get"], [31, 2, 1, "", "get_asyn_digraph"], [31, 2, 1, "", "get_asyn_port_dictionary"], [31, 2, 1, "", "get_plugin_by_asyn_port"], [31, 1, 1, "", "hints"], [31, 1, 1, "", "kind"], [31, 2, 1, "", "missing_plugins"], [31, 2, 1, "", "read"], [31, 2, 1, "", "read_configuration"], [31, 1, 1, "", "source_plugin"], [31, 2, 1, "", "stop"], [31, 1, 1, "", "subscriptions"], [31, 2, 1, "", "summary"], [31, 2, 1, "", "trigger"], [31, 2, 1, "", "validate_asyn_ports"], [31, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.ROIPlugin": [[32, 1, 1, "", "ad_root"], [32, 1, 1, "", "array_pixels"], [32, 1, 1, "", "configuration_attrs"], [32, 2, 1, "", "configure"], [32, 1, 1, "", "connected"], [32, 2, 1, "", "describe"], [32, 2, 1, "", "disable_on_stage"], [32, 2, 1, "", "enable_on_stage"], [32, 2, 1, "", "ensure_blocking"], [32, 2, 1, "", "ensure_nonblocking"], [32, 2, 1, "", "find_signal"], [32, 2, 1, "", "get"], [32, 2, 1, "", "get_asyn_digraph"], [32, 2, 1, "", "get_asyn_port_dictionary"], [32, 2, 1, "", "get_plugin_by_asyn_port"], [32, 1, 1, "", "hints"], [32, 1, 1, "", "kind"], [32, 2, 1, "", "missing_plugins"], [32, 2, 1, "", "read"], [32, 2, 1, "", "read_configuration"], [32, 2, 1, "", "set"], [32, 1, 1, "", "source_plugin"], [32, 2, 1, "", "stop"], [32, 1, 1, "", "subscriptions"], [32, 2, 1, "", "summary"], [32, 2, 1, "", "trigger"], [32, 2, 1, "", "validate_asyn_ports"], [32, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.StatsPlugin": [[33, 1, 1, "", "ad_root"], [33, 1, 1, "", "array_pixels"], [33, 1, 1, "", "configuration_attrs"], [33, 2, 1, "", "configure"], [33, 1, 1, "", "connected"], [33, 2, 1, "", "describe"], [33, 2, 1, "", "disable_on_stage"], [33, 2, 1, "", "enable_on_stage"], [33, 2, 1, "", "ensure_blocking"], [33, 2, 1, "", "ensure_nonblocking"], [33, 2, 1, "", "find_signal"], [33, 2, 1, "", "get"], [33, 2, 1, "", "get_asyn_digraph"], [33, 2, 1, "", "get_asyn_port_dictionary"], [33, 2, 1, "", "get_plugin_by_asyn_port"], [33, 1, 1, "", "hints"], [33, 1, 1, "", "kind"], [33, 2, 1, "", "missing_plugins"], [33, 2, 1, "", "read"], [33, 2, 1, "", "read_configuration"], [33, 1, 1, "", "source_plugin"], [33, 2, 1, "", "stop"], [33, 1, 1, "", "subscriptions"], [33, 2, 1, "", "summary"], [33, 2, 1, "", "trigger"], [33, 2, 1, "", "validate_asyn_ports"], [33, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.TIFFPlugin": [[34, 1, 1, "", "ad_root"], [34, 1, 1, "", "array_pixels"], [34, 1, 1, "", "configuration_attrs"], [34, 2, 1, "", "configure"], [34, 1, 1, "", "connected"], [34, 2, 1, "", "describe"], [34, 2, 1, "", "disable_on_stage"], [34, 2, 1, "", "enable_on_stage"], [34, 2, 1, "", "ensure_blocking"], [34, 2, 1, "", "ensure_nonblocking"], [34, 2, 1, "", "find_signal"], [34, 2, 1, "", "generate_datum"], [34, 2, 1, "", "get"], [34, 2, 1, "", "get_asyn_digraph"], [34, 2, 1, "", "get_asyn_port_dictionary"], [34, 2, 1, "", "get_plugin_by_asyn_port"], [34, 1, 1, "", "hints"], [34, 1, 1, "", "kind"], [34, 2, 1, "", "missing_plugins"], [34, 2, 1, "", "read"], [34, 2, 1, "", "read_configuration"], [34, 1, 1, "", "source_plugin"], [34, 2, 1, "", "stop"], [34, 1, 1, "", "subscriptions"], [34, 2, 1, "", "summary"], [34, 2, 1, "", "trigger"], [34, 2, 1, "", "validate_asyn_ports"], [34, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.TransformPlugin": [[35, 1, 1, "", "ad_root"], [35, 1, 1, "", "array_pixels"], [35, 1, 1, "", "configuration_attrs"], [35, 2, 1, "", "configure"], [35, 1, 1, "", "connected"], [35, 2, 1, "", "describe"], [35, 2, 1, "", "disable_on_stage"], [35, 2, 1, "", "enable_on_stage"], [35, 2, 1, "", "ensure_blocking"], [35, 2, 1, "", "ensure_nonblocking"], [35, 2, 1, "", "find_signal"], [35, 2, 1, "", "get"], [35, 2, 1, "", "get_asyn_digraph"], [35, 2, 1, "", "get_asyn_port_dictionary"], [35, 2, 1, "", "get_plugin_by_asyn_port"], [35, 1, 1, "", "hints"], [35, 1, 1, "", "kind"], [35, 2, 1, "", "missing_plugins"], [35, 2, 1, "", "read"], [35, 2, 1, "", "read_configuration"], [35, 1, 1, "", "source_plugin"], [35, 2, 1, "", "stop"], [35, 1, 1, "", "subscriptions"], [35, 2, 1, "", "summary"], [35, 2, 1, "", "trigger"], [35, 2, 1, "", "validate_asyn_ports"], [35, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.atm": [[36, 0, 1, "", "ATMTarget"], [37, 0, 1, "", "ArrivalTimeMonitor"], [38, 0, 1, "", "MFXATM"], [39, 0, 1, "", "TM1K4"], [40, 0, 1, "", "TM1K4Target"], [41, 0, 1, "", "TM2K2"], [42, 0, 1, "", "TM2K2Target"], [43, 0, 1, "", "TM2K4"], [44, 0, 1, "", "TM2K4Target"]], "pcdsdevices.atm.ATMTarget": [[36, 2, 1, "", "camonitor"], [36, 2, 1, "", "check_inserted"], [36, 2, 1, "", "check_removed"], [36, 2, 1, "", "check_transmission"], [36, 2, 1, "", "clear_error"], [36, 1, 1, "", "configuration_attrs"], [36, 2, 1, "", "configure"], [36, 1, 1, "", "connected"], [36, 2, 1, "", "describe"], [36, 1, 1, "", "egu"], [36, 2, 1, "", "end_monitor_thread"], [36, 2, 1, "", "get"], [36, 2, 1, "", "get_state"], [36, 1, 1, "", "high_limit"], [36, 1, 1, "", "hints"], [36, 1, 1, "", "in_states"], [36, 2, 1, "", "insert"], [36, 1, 1, "", "kind"], [36, 1, 1, "", "limits"], [36, 1, 1, "", "low_limit"], [36, 2, 1, "", "move"], [36, 1, 1, "", "moving"], [36, 2, 1, "", "mv"], [36, 1, 1, "", "out_states"], [36, 1, 1, "", "position"], [36, 2, 1, "", "post_elog_status"], [36, 2, 1, "", "read"], [36, 2, 1, "", "read_configuration"], [36, 2, 1, "", "remove"], [36, 2, 1, "", "screen"], [36, 2, 1, "", "set"], [36, 1, 1, "", "settle_time"], [36, 1, 1, "", "states_list"], [36, 2, 1, "", "status"], [36, 1, 1, "", "stop"], [36, 1, 1, "", "subscriptions"], [36, 2, 1, "", "summary"], [36, 1, 1, "", "timeout"], [36, 1, 1, "", "transmission"], [36, 2, 1, "", "trigger"], [36, 2, 1, "", "wait"], [36, 2, 1, "", "wm"], [36, 2, 1, "", "wm_update"]], "pcdsdevices.atm.ArrivalTimeMonitor": [[37, 2, 1, "", "calc_lightpath_state"], [37, 1, 1, "", "configuration_attrs"], [37, 2, 1, "", "configure"], [37, 1, 1, "", "connected"], [37, 2, 1, "", "describe"], [37, 2, 1, "", "get"], [37, 2, 1, "", "get_lightpath_state"], [37, 1, 1, "", "hints"], [37, 1, 1, "", "kind"], [37, 1, 1, "", "lightpath_cpts"], [37, 1, 1, "", "md"], [37, 1, 1, "", "needs_parent"], [37, 2, 1, "", "post_elog_status"], [37, 2, 1, "", "read"], [37, 2, 1, "", "read_configuration"], [37, 2, 1, "", "screen"], [37, 1, 1, "", "stage_group"], [37, 2, 1, "", "stage_group_instances"], [37, 2, 1, "", "status"], [37, 2, 1, "", "stop"], [37, 1, 1, "", "subscriptions"], [37, 2, 1, "", "summary"], [37, 2, 1, "", "trigger"]], "pcdsdevices.atm.MFXATM": [[38, 2, 1, "", "calc_lightpath_state"], [38, 1, 1, "", "configuration_attrs"], [38, 2, 1, "", "configure"], [38, 1, 1, "", "connected"], [38, 2, 1, "", "describe"], [38, 1, 1, "", "flow_meter"], [38, 2, 1, "", "get"], [38, 2, 1, "", "get_lightpath_state"], [38, 1, 1, "", "hints"], [38, 1, 1, "", "kind"], [38, 1, 1, "", "lightpath_cpts"], [38, 1, 1, "", "md"], [38, 1, 1, "", "needs_parent"], [38, 2, 1, "", "post_elog_status"], [38, 2, 1, "", "read"], [38, 2, 1, "", "read_configuration"], [38, 2, 1, "", "screen"], [38, 1, 1, "", "stage_group"], [38, 2, 1, "", "stage_group_instances"], [38, 2, 1, "", "status"], [38, 2, 1, "", "stop"], [38, 1, 1, "", "subscriptions"], [38, 2, 1, "", "summary"], [38, 2, 1, "", "trigger"]], "pcdsdevices.atm.TM1K4": [[39, 2, 1, "", "calc_lightpath_state"], [39, 1, 1, "", "configuration_attrs"], [39, 2, 1, "", "configure"], [39, 1, 1, "", "connected"], [39, 2, 1, "", "describe"], [39, 2, 1, "", "get"], [39, 2, 1, "", "get_lightpath_state"], [39, 1, 1, "", "hints"], [39, 1, 1, "", "kind"], [39, 1, 1, "", "lightpath_cpts"], [39, 1, 1, "", "md"], [39, 1, 1, "", "needs_parent"], [39, 2, 1, "", "post_elog_status"], [39, 2, 1, "", "read"], [39, 2, 1, "", "read_configuration"], [39, 2, 1, "", "screen"], [39, 1, 1, "", "stage_group"], [39, 2, 1, "", "stage_group_instances"], [39, 2, 1, "", "status"], [39, 2, 1, "", "stop"], [39, 1, 1, "", "subscriptions"], [39, 2, 1, "", "summary"], [39, 2, 1, "", "trigger"]], "pcdsdevices.atm.TM1K4Target": [[40, 2, 1, "", "camonitor"], [40, 2, 1, "", "check_inserted"], [40, 2, 1, "", "check_removed"], [40, 2, 1, "", "check_transmission"], [40, 2, 1, "", "clear_error"], [40, 1, 1, "", "configuration_attrs"], [40, 2, 1, "", "configure"], [40, 1, 1, "", "connected"], [40, 2, 1, "", "describe"], [40, 1, 1, "", "egu"], [40, 2, 1, "", "end_monitor_thread"], [40, 2, 1, "", "get"], [40, 2, 1, "", "get_state"], [40, 1, 1, "", "high_limit"], [40, 1, 1, "", "hints"], [40, 1, 1, "", "in_states"], [40, 2, 1, "", "insert"], [40, 1, 1, "", "kind"], [40, 1, 1, "", "limits"], [40, 1, 1, "", "low_limit"], [40, 2, 1, "", "move"], [40, 1, 1, "", "moving"], [40, 2, 1, "", "mv"], [40, 1, 1, "", "out_states"], [40, 1, 1, "", "position"], [40, 2, 1, "", "post_elog_status"], [40, 2, 1, "", "read"], [40, 2, 1, "", "read_configuration"], [40, 2, 1, "", "remove"], [40, 2, 1, "", "screen"], [40, 2, 1, "", "set"], [40, 1, 1, "", "settle_time"], [40, 1, 1, "", "states_list"], [40, 2, 1, "", "status"], [40, 1, 1, "", "stop"], [40, 1, 1, "", "subscriptions"], [40, 2, 1, "", "summary"], [40, 1, 1, "", "timeout"], [40, 1, 1, "", "transmission"], [40, 2, 1, "", "trigger"], [40, 2, 1, "", "wait"], [40, 2, 1, "", "wm"], [40, 2, 1, "", "wm_update"]], "pcdsdevices.atm.TM2K2": [[41, 2, 1, "", "calc_lightpath_state"], [41, 1, 1, "", "configuration_attrs"], [41, 2, 1, "", "configure"], [41, 1, 1, "", "connected"], [41, 2, 1, "", "describe"], [41, 2, 1, "", "get"], [41, 2, 1, "", "get_lightpath_state"], [41, 1, 1, "", "hints"], [41, 1, 1, "", "kind"], [41, 1, 1, "", "lightpath_cpts"], [41, 1, 1, "", "md"], [41, 1, 1, "", "needs_parent"], [41, 2, 1, "", "post_elog_status"], [41, 2, 1, "", "read"], [41, 2, 1, "", "read_configuration"], [41, 2, 1, "", "screen"], [41, 1, 1, "", "stage_group"], [41, 2, 1, "", "stage_group_instances"], [41, 2, 1, "", "status"], [41, 2, 1, "", "stop"], [41, 1, 1, "", "subscriptions"], [41, 2, 1, "", "summary"], [41, 2, 1, "", "trigger"]], "pcdsdevices.atm.TM2K2Target": [[42, 2, 1, "", "camonitor"], [42, 2, 1, "", "check_inserted"], [42, 2, 1, "", "check_removed"], [42, 2, 1, "", "check_transmission"], [42, 2, 1, "", "clear_error"], [42, 1, 1, "", "configuration_attrs"], [42, 2, 1, "", "configure"], [42, 1, 1, "", "connected"], [42, 2, 1, "", "describe"], [42, 1, 1, "", "egu"], [42, 2, 1, "", "end_monitor_thread"], [42, 2, 1, "", "get"], [42, 2, 1, "", "get_state"], [42, 1, 1, "", "high_limit"], [42, 1, 1, "", "hints"], [42, 1, 1, "", "in_states"], [42, 2, 1, "", "insert"], [42, 1, 1, "", "kind"], [42, 1, 1, "", "limits"], [42, 1, 1, "", "low_limit"], [42, 2, 1, "", "move"], [42, 1, 1, "", "moving"], [42, 2, 1, "", "mv"], [42, 1, 1, "", "out_states"], [42, 1, 1, "", "position"], [42, 2, 1, "", "post_elog_status"], [42, 2, 1, "", "read"], [42, 2, 1, "", "read_configuration"], [42, 2, 1, "", "remove"], [42, 2, 1, "", "screen"], [42, 2, 1, "", "set"], [42, 1, 1, "", "settle_time"], [42, 1, 1, "", "states_list"], [42, 2, 1, "", "status"], [42, 1, 1, "", "stop"], [42, 1, 1, "", "subscriptions"], [42, 2, 1, "", "summary"], [42, 1, 1, "", "timeout"], [42, 1, 1, "", "transmission"], [42, 2, 1, "", "trigger"], [42, 2, 1, "", "wait"], [42, 2, 1, "", "wm"], [42, 2, 1, "", "wm_update"]], "pcdsdevices.atm.TM2K4": [[43, 2, 1, "", "calc_lightpath_state"], [43, 1, 1, "", "configuration_attrs"], [43, 2, 1, "", "configure"], [43, 1, 1, "", "connected"], [43, 2, 1, "", "describe"], [43, 1, 1, "", "flow_meter"], [43, 2, 1, "", "get"], [43, 2, 1, "", "get_lightpath_state"], [43, 1, 1, "", "hints"], [43, 1, 1, "", "kind"], [43, 1, 1, "", "lightpath_cpts"], [43, 1, 1, "", "md"], [43, 1, 1, "", "needs_parent"], [43, 2, 1, "", "post_elog_status"], [43, 2, 1, "", "read"], [43, 2, 1, "", "read_configuration"], [43, 2, 1, "", "screen"], [43, 1, 1, "", "stage_group"], [43, 2, 1, "", "stage_group_instances"], [43, 2, 1, "", "status"], [43, 2, 1, "", "stop"], [43, 1, 1, "", "subscriptions"], [43, 2, 1, "", "summary"], [43, 2, 1, "", "trigger"]], "pcdsdevices.atm.TM2K4Target": [[44, 2, 1, "", "camonitor"], [44, 2, 1, "", "check_inserted"], [44, 2, 1, "", "check_removed"], [44, 2, 1, "", "check_transmission"], [44, 2, 1, "", "clear_error"], [44, 1, 1, "", "configuration_attrs"], [44, 2, 1, "", "configure"], [44, 1, 1, "", "connected"], [44, 2, 1, "", "describe"], [44, 1, 1, "", "egu"], [44, 2, 1, "", "end_monitor_thread"], [44, 2, 1, "", "get"], [44, 2, 1, "", "get_state"], [44, 1, 1, "", "high_limit"], [44, 1, 1, "", "hints"], [44, 1, 1, "", "in_states"], [44, 2, 1, "", "insert"], [44, 1, 1, "", "kind"], [44, 1, 1, "", "limits"], [44, 1, 1, "", "low_limit"], [44, 2, 1, "", "move"], [44, 1, 1, "", "moving"], [44, 2, 1, "", "mv"], [44, 1, 1, "", "out_states"], [44, 1, 1, "", "position"], [44, 2, 1, "", "post_elog_status"], [44, 2, 1, "", "read"], [44, 2, 1, "", "read_configuration"], [44, 2, 1, "", "remove"], [44, 2, 1, "", "screen"], [44, 2, 1, "", "set"], [44, 1, 1, "", "settle_time"], [44, 1, 1, "", "states_list"], [44, 2, 1, "", "status"], [44, 1, 1, "", "stop"], [44, 1, 1, "", "subscriptions"], [44, 2, 1, "", "summary"], [44, 1, 1, "", "timeout"], [44, 1, 1, "", "transmission"], [44, 2, 1, "", "trigger"], [44, 2, 1, "", "wait"], [44, 2, 1, "", "wm"], [44, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator": [[45, 0, 1, "", "AT1K2"], [46, 0, 1, "", "AT1K4"], [47, 0, 1, "", "AT2K2"], [48, 0, 1, "", "AT2L0"], [49, 0, 1, "", "AttBase"], [50, 0, 1, "", "AttBaseWith3rdHarmonic"], [51, 0, 1, "", "AttBaseWith3rdHarmonicLP"], [52, 3, 1, "", "Attenuator"], [53, 0, 1, "", "AttenuatorCalculatorBase"], [54, 0, 1, "", "AttenuatorCalculatorFilter"], [55, 0, 1, "", "AttenuatorCalculatorSXR_Blade"], [56, 0, 1, "", "AttenuatorCalculatorSXR_FourBlade"], [57, 0, 1, "", "AttenuatorCalculatorSXR_TwoBlade"], [58, 0, 1, "", "AttenuatorCalculator_AT2L0"], [59, 0, 1, "", "AttenuatorSXR_Ladder"], [60, 0, 1, "", "AttenuatorSXR_LadderTwoBladeLBD"], [61, 0, 1, "", "FEESolidAttenuatorBlade"], [62, 0, 1, "", "FEESolidAttenuatorStates"], [63, 0, 1, "", "FeeAtt"], [64, 0, 1, "", "FeeFilter"], [65, 0, 1, "", "Filter"], [66, 0, 1, "", "GasAttenuator"], [67, 0, 1, "", "GattApertureX"], [68, 0, 1, "", "GattApertureY"], [69, 0, 1, "", "SXRGasAtt"], [70, 0, 1, "", "SXRLadderAttenuatorBlade"], [71, 0, 1, "", "SXRLadderAttenuatorStates"], [72, 3, 1, "", "get_blade_enum"], [73, 3, 1, "", "render_ascii_att"]], "pcdsdevices.attenuator.AT1K2": [[45, 1, 1, "", "actuate"], [45, 1, 1, "", "actuate_value"], [45, 2, 1, "", "calc_lightpath_state"], [45, 2, 1, "", "camonitor"], [45, 1, 1, "", "configuration_attrs"], [45, 2, 1, "", "configure"], [45, 1, 1, "", "connected"], [45, 2, 1, "", "describe"], [45, 1, 1, "", "done"], [45, 1, 1, "", "done_value"], [45, 1, 1, "", "egu"], [45, 2, 1, "", "end_monitor_thread"], [45, 2, 1, "", "get"], [45, 2, 1, "", "get_lightpath_state"], [45, 1, 1, "", "high_limit"], [45, 1, 1, "", "hints"], [45, 1, 1, "", "kind"], [45, 1, 1, "", "lightpath_cpts"], [45, 1, 1, "", "limits"], [45, 1, 1, "", "low_limit"], [45, 1, 1, "", "md"], [45, 2, 1, "", "move"], [45, 1, 1, "", "moving"], [45, 2, 1, "", "mv"], [45, 2, 1, "", "mv_ginput"], [45, 2, 1, "", "mvr"], [45, 1, 1, "", "position"], [45, 2, 1, "", "post_elog_status"], [45, 1, 1, "", "put_complete"], [45, 2, 1, "", "read"], [45, 2, 1, "", "read_configuration"], [45, 1, 1, "", "readback"], [45, 2, 1, "", "screen"], [45, 2, 1, "", "set"], [45, 2, 1, "", "set_position"], [45, 1, 1, "", "setpoint"], [45, 1, 1, "", "settle_time"], [45, 2, 1, "", "status"], [45, 2, 1, "", "stop"], [45, 1, 1, "", "stop_signal"], [45, 1, 1, "", "stop_value"], [45, 1, 1, "", "subscriptions"], [45, 2, 1, "", "summary"], [45, 1, 1, "", "timeout"], [45, 2, 1, "", "trigger"], [45, 2, 1, "", "tweak"], [45, 2, 1, "", "umv"], [45, 2, 1, "", "umvr"], [45, 2, 1, "", "wait"], [45, 2, 1, "", "wm"], [45, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AT1K4": [[46, 1, 1, "", "actuate"], [46, 1, 1, "", "actuate_value"], [46, 2, 1, "", "calc_lightpath_state"], [46, 2, 1, "", "camonitor"], [46, 1, 1, "", "configuration_attrs"], [46, 2, 1, "", "configure"], [46, 1, 1, "", "connected"], [46, 2, 1, "", "describe"], [46, 1, 1, "", "done"], [46, 1, 1, "", "done_value"], [46, 1, 1, "", "egu"], [46, 2, 1, "", "end_monitor_thread"], [46, 1, 1, "", "flow_meter"], [46, 2, 1, "", "get"], [46, 2, 1, "", "get_lightpath_state"], [46, 1, 1, "", "high_limit"], [46, 1, 1, "", "hints"], [46, 1, 1, "", "kind"], [46, 1, 1, "", "lightpath_cpts"], [46, 1, 1, "", "limits"], [46, 1, 1, "", "low_limit"], [46, 1, 1, "", "md"], [46, 2, 1, "", "move"], [46, 1, 1, "", "moving"], [46, 2, 1, "", "mv"], [46, 2, 1, "", "mv_ginput"], [46, 2, 1, "", "mvr"], [46, 1, 1, "", "position"], [46, 2, 1, "", "post_elog_status"], [46, 1, 1, "", "put_complete"], [46, 2, 1, "", "read"], [46, 2, 1, "", "read_configuration"], [46, 1, 1, "", "readback"], [46, 2, 1, "", "screen"], [46, 2, 1, "", "set"], [46, 2, 1, "", "set_position"], [46, 1, 1, "", "setpoint"], [46, 1, 1, "", "settle_time"], [46, 2, 1, "", "status"], [46, 2, 1, "", "stop"], [46, 1, 1, "", "stop_signal"], [46, 1, 1, "", "stop_value"], [46, 1, 1, "", "subscriptions"], [46, 2, 1, "", "summary"], [46, 1, 1, "", "timeout"], [46, 2, 1, "", "trigger"], [46, 2, 1, "", "tweak"], [46, 2, 1, "", "umv"], [46, 2, 1, "", "umvr"], [46, 2, 1, "", "wait"], [46, 2, 1, "", "wm"], [46, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AT2K2": [[47, 1, 1, "", "actuate"], [47, 1, 1, "", "actuate_value"], [47, 2, 1, "", "calc_lightpath_state"], [47, 2, 1, "", "camonitor"], [47, 1, 1, "", "configuration_attrs"], [47, 2, 1, "", "configure"], [47, 1, 1, "", "connected"], [47, 2, 1, "", "describe"], [47, 1, 1, "", "done"], [47, 1, 1, "", "done_value"], [47, 1, 1, "", "egu"], [47, 2, 1, "", "end_monitor_thread"], [47, 2, 1, "", "get"], [47, 2, 1, "", "get_lightpath_state"], [47, 1, 1, "", "high_limit"], [47, 1, 1, "", "hints"], [47, 1, 1, "", "kind"], [47, 1, 1, "", "lightpath_cpts"], [47, 1, 1, "", "limits"], [47, 1, 1, "", "low_limit"], [47, 1, 1, "", "md"], [47, 2, 1, "", "move"], [47, 1, 1, "", "moving"], [47, 2, 1, "", "mv"], [47, 2, 1, "", "mv_ginput"], [47, 2, 1, "", "mvr"], [47, 1, 1, "", "position"], [47, 2, 1, "", "post_elog_status"], [47, 1, 1, "", "put_complete"], [47, 2, 1, "", "read"], [47, 2, 1, "", "read_configuration"], [47, 1, 1, "", "readback"], [47, 2, 1, "", "screen"], [47, 2, 1, "", "set"], [47, 2, 1, "", "set_position"], [47, 1, 1, "", "setpoint"], [47, 1, 1, "", "settle_time"], [47, 2, 1, "", "status"], [47, 2, 1, "", "stop"], [47, 1, 1, "", "stop_signal"], [47, 1, 1, "", "stop_value"], [47, 1, 1, "", "subscriptions"], [47, 2, 1, "", "summary"], [47, 1, 1, "", "timeout"], [47, 2, 1, "", "trigger"], [47, 2, 1, "", "tweak"], [47, 2, 1, "", "umv"], [47, 2, 1, "", "umvr"], [47, 2, 1, "", "wait"], [47, 2, 1, "", "wm"], [47, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AT2L0": [[48, 1, 1, "", "actuate"], [48, 1, 1, "", "actuate_value"], [48, 2, 1, "", "calc_lightpath_state"], [48, 2, 1, "", "camonitor"], [48, 2, 1, "", "clear_errors"], [48, 1, 1, "", "configuration_attrs"], [48, 2, 1, "", "configure"], [48, 1, 1, "", "connected"], [48, 2, 1, "", "describe"], [48, 1, 1, "", "done"], [48, 1, 1, "", "done_value"], [48, 1, 1, "", "egu"], [48, 2, 1, "", "end_monitor_thread"], [48, 2, 1, "", "get"], [48, 2, 1, "", "get_lightpath_state"], [48, 1, 1, "", "high_limit"], [48, 1, 1, "", "hints"], [48, 1, 1, "", "kind"], [48, 1, 1, "", "lightpath_cpts"], [48, 1, 1, "", "limits"], [48, 1, 1, "", "low_limit"], [48, 1, 1, "", "md"], [48, 2, 1, "", "move"], [48, 1, 1, "", "moving"], [48, 2, 1, "", "mv"], [48, 2, 1, "", "mv_ginput"], [48, 2, 1, "", "mvr"], [48, 1, 1, "", "position"], [48, 2, 1, "", "post_elog_status"], [48, 2, 1, "", "print_errors"], [48, 1, 1, "", "put_complete"], [48, 2, 1, "", "read"], [48, 2, 1, "", "read_configuration"], [48, 1, 1, "", "readback"], [48, 2, 1, "", "screen"], [48, 2, 1, "", "set"], [48, 2, 1, "", "set_position"], [48, 1, 1, "", "setpoint"], [48, 1, 1, "", "settle_time"], [48, 2, 1, "", "status"], [48, 2, 1, "", "stop"], [48, 1, 1, "", "stop_signal"], [48, 1, 1, "", "stop_value"], [48, 1, 1, "", "subscriptions"], [48, 2, 1, "", "summary"], [48, 1, 1, "", "timeout"], [48, 2, 1, "", "trigger"], [48, 2, 1, "", "tweak"], [48, 2, 1, "", "umv"], [48, 2, 1, "", "umvr"], [48, 2, 1, "", "wait"], [48, 2, 1, "", "wm"], [48, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttBase": [[49, 1, 1, "", "actuate_value"], [49, 2, 1, "", "camonitor"], [49, 1, 1, "", "configuration_attrs"], [49, 2, 1, "", "configure"], [49, 1, 1, "", "connected"], [49, 2, 1, "", "describe"], [49, 1, 1, "", "done_value"], [49, 1, 1, "", "egu"], [49, 2, 1, "", "end_monitor_thread"], [49, 2, 1, "", "get"], [49, 1, 1, "", "high_limit"], [49, 1, 1, "", "hints"], [49, 2, 1, "", "insert"], [49, 1, 1, "", "kind"], [49, 1, 1, "", "limits"], [49, 1, 1, "", "low_limit"], [49, 2, 1, "", "move"], [49, 1, 1, "", "moving"], [49, 2, 1, "", "mv"], [49, 2, 1, "", "mv_ginput"], [49, 2, 1, "", "mvr"], [49, 1, 1, "", "position"], [49, 2, 1, "", "post_elog_status"], [49, 1, 1, "", "put_complete"], [49, 2, 1, "", "read"], [49, 2, 1, "", "read_configuration"], [49, 2, 1, "", "remove"], [49, 2, 1, "", "screen"], [49, 2, 1, "", "set"], [49, 2, 1, "", "set_energy"], [49, 2, 1, "", "set_position"], [49, 1, 1, "", "settle_time"], [49, 2, 1, "", "status"], [49, 2, 1, "", "stop"], [49, 1, 1, "", "stop_signal"], [49, 1, 1, "", "stop_value"], [49, 1, 1, "", "subscriptions"], [49, 2, 1, "", "summary"], [49, 1, 1, "", "timeout"], [49, 1, 1, "", "transmission"], [49, 2, 1, "", "trigger"], [49, 2, 1, "", "tweak"], [49, 2, 1, "", "umv"], [49, 2, 1, "", "umvr"], [49, 2, 1, "", "wait"], [49, 2, 1, "", "wm"], [49, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttBaseWith3rdHarmonic": [[50, 1, 1, "", "actuate_value"], [50, 2, 1, "", "camonitor"], [50, 1, 1, "", "configuration_attrs"], [50, 2, 1, "", "configure"], [50, 1, 1, "", "connected"], [50, 2, 1, "", "describe"], [50, 1, 1, "", "done_value"], [50, 1, 1, "", "egu"], [50, 2, 1, "", "end_monitor_thread"], [50, 2, 1, "", "get"], [50, 1, 1, "", "high_limit"], [50, 1, 1, "", "hints"], [50, 2, 1, "", "insert"], [50, 1, 1, "", "kind"], [50, 1, 1, "", "limits"], [50, 1, 1, "", "low_limit"], [50, 2, 1, "", "move"], [50, 1, 1, "", "moving"], [50, 2, 1, "", "mv"], [50, 2, 1, "", "mv_ginput"], [50, 2, 1, "", "mvr"], [50, 1, 1, "", "position"], [50, 2, 1, "", "post_elog_status"], [50, 1, 1, "", "put_complete"], [50, 2, 1, "", "read"], [50, 2, 1, "", "read_configuration"], [50, 2, 1, "", "remove"], [50, 2, 1, "", "screen"], [50, 2, 1, "", "set"], [50, 2, 1, "", "set_energy"], [50, 2, 1, "", "set_position"], [50, 1, 1, "", "settle_time"], [50, 2, 1, "", "status"], [50, 2, 1, "", "stop"], [50, 1, 1, "", "stop_signal"], [50, 1, 1, "", "stop_value"], [50, 1, 1, "", "subscriptions"], [50, 2, 1, "", "summary"], [50, 1, 1, "", "timeout"], [50, 1, 1, "", "transmission"], [50, 2, 1, "", "trigger"], [50, 2, 1, "", "tweak"], [50, 2, 1, "", "umv"], [50, 2, 1, "", "umvr"], [50, 2, 1, "", "wait"], [50, 2, 1, "", "wm"], [50, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP": [[51, 1, 1, "", "actuate_value"], [51, 2, 1, "", "calc_lightpath_state"], [51, 2, 1, "", "camonitor"], [51, 1, 1, "", "configuration_attrs"], [51, 2, 1, "", "configure"], [51, 1, 1, "", "connected"], [51, 2, 1, "", "describe"], [51, 1, 1, "", "done_value"], [51, 1, 1, "", "egu"], [51, 2, 1, "", "end_monitor_thread"], [51, 2, 1, "", "get"], [51, 2, 1, "", "get_lightpath_state"], [51, 1, 1, "", "high_limit"], [51, 1, 1, "", "hints"], [51, 2, 1, "", "insert"], [51, 1, 1, "", "kind"], [51, 1, 1, "", "lightpath_cpts"], [51, 1, 1, "", "limits"], [51, 1, 1, "", "low_limit"], [51, 1, 1, "", "md"], [51, 2, 1, "", "move"], [51, 1, 1, "", "moving"], [51, 2, 1, "", "mv"], [51, 2, 1, "", "mv_ginput"], [51, 2, 1, "", "mvr"], [51, 1, 1, "", "position"], [51, 2, 1, "", "post_elog_status"], [51, 1, 1, "", "put_complete"], [51, 2, 1, "", "read"], [51, 2, 1, "", "read_configuration"], [51, 2, 1, "", "remove"], [51, 2, 1, "", "screen"], [51, 2, 1, "", "set"], [51, 2, 1, "", "set_energy"], [51, 2, 1, "", "set_position"], [51, 1, 1, "", "settle_time"], [51, 2, 1, "", "status"], [51, 2, 1, "", "stop"], [51, 1, 1, "", "stop_signal"], [51, 1, 1, "", "stop_value"], [51, 1, 1, "", "subscriptions"], [51, 2, 1, "", "summary"], [51, 1, 1, "", "timeout"], [51, 1, 1, "", "transmission"], [51, 2, 1, "", "trigger"], [51, 2, 1, "", "tweak"], [51, 2, 1, "", "umv"], [51, 2, 1, "", "umvr"], [51, 2, 1, "", "wait"], [51, 2, 1, "", "wm"], [51, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttenuatorCalculatorBase": [[53, 2, 1, "", "calculate"], [53, 1, 1, "", "configuration_attrs"], [53, 2, 1, "", "configure"], [53, 1, 1, "", "connected"], [53, 2, 1, "", "describe"], [53, 2, 1, "", "get"], [53, 2, 1, "", "get_active_config"], [53, 2, 1, "", "get_best_config"], [53, 2, 1, "", "get_moving_status"], [53, 1, 1, "", "hints"], [53, 1, 1, "", "kind"], [53, 2, 1, "", "post_elog_status"], [53, 2, 1, "", "read"], [53, 2, 1, "", "read_configuration"], [53, 2, 1, "", "screen"], [53, 2, 1, "", "status"], [53, 2, 1, "", "stop"], [53, 1, 1, "", "subscriptions"], [53, 2, 1, "", "summary"], [53, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculatorFilter": [[54, 1, 1, "", "configuration_attrs"], [54, 2, 1, "", "configure"], [54, 1, 1, "", "connected"], [54, 2, 1, "", "describe"], [54, 2, 1, "", "get"], [54, 1, 1, "", "hints"], [54, 1, 1, "", "kind"], [54, 2, 1, "", "post_elog_status"], [54, 2, 1, "", "read"], [54, 2, 1, "", "read_configuration"], [54, 2, 1, "", "screen"], [54, 2, 1, "", "status"], [54, 2, 1, "", "stop"], [54, 1, 1, "", "subscriptions"], [54, 2, 1, "", "summary"], [54, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade": [[55, 1, 1, "", "configuration_attrs"], [55, 2, 1, "", "configure"], [55, 1, 1, "", "connected"], [55, 2, 1, "", "describe"], [55, 2, 1, "", "get"], [55, 1, 1, "", "hints"], [55, 1, 1, "", "kind"], [55, 2, 1, "", "post_elog_status"], [55, 2, 1, "", "read"], [55, 2, 1, "", "read_configuration"], [55, 2, 1, "", "screen"], [55, 2, 1, "", "status"], [55, 2, 1, "", "stop"], [55, 1, 1, "", "subscriptions"], [55, 2, 1, "", "summary"], [55, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade": [[56, 2, 1, "", "calculate"], [56, 1, 1, "", "configuration_attrs"], [56, 2, 1, "", "configure"], [56, 1, 1, "", "connected"], [56, 2, 1, "", "describe"], [56, 1, 1, "", "first_filter"], [56, 2, 1, "", "get"], [56, 2, 1, "", "get_active_config"], [56, 2, 1, "", "get_best_config"], [56, 2, 1, "", "get_moving_status"], [56, 1, 1, "", "hints"], [56, 1, 1, "", "kind"], [56, 1, 1, "", "num_filters"], [56, 2, 1, "", "post_elog_status"], [56, 2, 1, "", "read"], [56, 2, 1, "", "read_configuration"], [56, 2, 1, "", "screen"], [56, 2, 1, "", "status"], [56, 2, 1, "", "stop"], [56, 1, 1, "", "subscriptions"], [56, 2, 1, "", "summary"], [56, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade": [[57, 2, 1, "", "calculate"], [57, 1, 1, "", "configuration_attrs"], [57, 2, 1, "", "configure"], [57, 1, 1, "", "connected"], [57, 2, 1, "", "describe"], [57, 1, 1, "", "first_filter"], [57, 2, 1, "", "get"], [57, 2, 1, "", "get_active_config"], [57, 2, 1, "", "get_best_config"], [57, 2, 1, "", "get_moving_status"], [57, 1, 1, "", "hints"], [57, 1, 1, "", "kind"], [57, 1, 1, "", "num_filters"], [57, 2, 1, "", "post_elog_status"], [57, 2, 1, "", "read"], [57, 2, 1, "", "read_configuration"], [57, 2, 1, "", "screen"], [57, 2, 1, "", "status"], [57, 2, 1, "", "stop"], [57, 1, 1, "", "subscriptions"], [57, 2, 1, "", "summary"], [57, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0": [[58, 2, 1, "", "calculate"], [58, 1, 1, "", "configuration_attrs"], [58, 2, 1, "", "configure"], [58, 1, 1, "", "connected"], [58, 2, 1, "", "describe"], [58, 1, 1, "", "first_filter"], [58, 2, 1, "", "get"], [58, 2, 1, "", "get_active_config"], [58, 2, 1, "", "get_best_config"], [58, 2, 1, "", "get_moving_status"], [58, 1, 1, "", "hints"], [58, 1, 1, "", "kind"], [58, 1, 1, "", "num_filters"], [58, 2, 1, "", "post_elog_status"], [58, 2, 1, "", "read"], [58, 2, 1, "", "read_configuration"], [58, 2, 1, "", "screen"], [58, 2, 1, "", "status"], [58, 2, 1, "", "stop"], [58, 1, 1, "", "subscriptions"], [58, 2, 1, "", "summary"], [58, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorSXR_Ladder": [[59, 1, 1, "", "actuate"], [59, 1, 1, "", "actuate_value"], [59, 2, 1, "", "calc_lightpath_state"], [59, 2, 1, "", "camonitor"], [59, 1, 1, "", "configuration_attrs"], [59, 2, 1, "", "configure"], [59, 1, 1, "", "connected"], [59, 2, 1, "", "describe"], [59, 1, 1, "", "done"], [59, 1, 1, "", "done_value"], [59, 1, 1, "", "egu"], [59, 2, 1, "", "end_monitor_thread"], [59, 2, 1, "", "get"], [59, 2, 1, "", "get_lightpath_state"], [59, 1, 1, "", "high_limit"], [59, 1, 1, "", "hints"], [59, 1, 1, "", "kind"], [59, 1, 1, "", "lightpath_cpts"], [59, 1, 1, "", "limits"], [59, 1, 1, "", "low_limit"], [59, 1, 1, "", "md"], [59, 2, 1, "", "move"], [59, 1, 1, "", "moving"], [59, 2, 1, "", "mv"], [59, 2, 1, "", "mv_ginput"], [59, 2, 1, "", "mvr"], [59, 1, 1, "", "position"], [59, 2, 1, "", "post_elog_status"], [59, 1, 1, "", "put_complete"], [59, 2, 1, "", "read"], [59, 2, 1, "", "read_configuration"], [59, 1, 1, "", "readback"], [59, 2, 1, "", "screen"], [59, 2, 1, "", "set"], [59, 2, 1, "", "set_position"], [59, 1, 1, "", "setpoint"], [59, 1, 1, "", "settle_time"], [59, 2, 1, "", "status"], [59, 2, 1, "", "stop"], [59, 1, 1, "", "stop_signal"], [59, 1, 1, "", "stop_value"], [59, 1, 1, "", "subscriptions"], [59, 2, 1, "", "summary"], [59, 1, 1, "", "timeout"], [59, 2, 1, "", "trigger"], [59, 2, 1, "", "tweak"], [59, 2, 1, "", "umv"], [59, 2, 1, "", "umvr"], [59, 2, 1, "", "wait"], [59, 2, 1, "", "wm"], [59, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD": [[60, 1, 1, "", "actuate"], [60, 1, 1, "", "actuate_value"], [60, 2, 1, "", "calc_lightpath_state"], [60, 2, 1, "", "camonitor"], [60, 1, 1, "", "configuration_attrs"], [60, 2, 1, "", "configure"], [60, 1, 1, "", "connected"], [60, 2, 1, "", "describe"], [60, 1, 1, "", "done"], [60, 1, 1, "", "done_value"], [60, 1, 1, "", "egu"], [60, 2, 1, "", "end_monitor_thread"], [60, 2, 1, "", "get"], [60, 2, 1, "", "get_lightpath_state"], [60, 1, 1, "", "high_limit"], [60, 1, 1, "", "hints"], [60, 1, 1, "", "kind"], [60, 1, 1, "", "lightpath_cpts"], [60, 1, 1, "", "limits"], [60, 1, 1, "", "low_limit"], [60, 1, 1, "", "md"], [60, 2, 1, "", "move"], [60, 1, 1, "", "moving"], [60, 2, 1, "", "mv"], [60, 2, 1, "", "mv_ginput"], [60, 2, 1, "", "mvr"], [60, 1, 1, "", "position"], [60, 2, 1, "", "post_elog_status"], [60, 1, 1, "", "put_complete"], [60, 2, 1, "", "read"], [60, 2, 1, "", "read_configuration"], [60, 1, 1, "", "readback"], [60, 2, 1, "", "screen"], [60, 2, 1, "", "set"], [60, 2, 1, "", "set_position"], [60, 1, 1, "", "setpoint"], [60, 1, 1, "", "settle_time"], [60, 2, 1, "", "status"], [60, 2, 1, "", "stop"], [60, 1, 1, "", "stop_signal"], [60, 1, 1, "", "stop_value"], [60, 1, 1, "", "subscriptions"], [60, 2, 1, "", "summary"], [60, 1, 1, "", "timeout"], [60, 2, 1, "", "trigger"], [60, 2, 1, "", "tweak"], [60, 2, 1, "", "umv"], [60, 2, 1, "", "umvr"], [60, 2, 1, "", "wait"], [60, 2, 1, "", "wm"], [60, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.FEESolidAttenuatorBlade": [[61, 1, 1, "", "configuration_attrs"], [61, 2, 1, "", "configure"], [61, 1, 1, "", "connected"], [61, 2, 1, "", "describe"], [61, 2, 1, "", "get"], [61, 1, 1, "", "hints"], [61, 1, 1, "", "kind"], [61, 2, 1, "", "post_elog_status"], [61, 2, 1, "", "read"], [61, 2, 1, "", "read_configuration"], [61, 2, 1, "", "screen"], [61, 2, 1, "", "status"], [61, 2, 1, "", "stop"], [61, 1, 1, "", "subscriptions"], [61, 2, 1, "", "summary"], [61, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.FEESolidAttenuatorStates": [[62, 2, 1, "", "camonitor"], [62, 2, 1, "", "check_inserted"], [62, 2, 1, "", "check_removed"], [62, 2, 1, "", "check_transmission"], [62, 2, 1, "", "clear_error"], [62, 1, 1, "", "configuration_attrs"], [62, 2, 1, "", "configure"], [62, 1, 1, "", "connected"], [62, 2, 1, "", "describe"], [62, 1, 1, "", "egu"], [62, 2, 1, "", "end_monitor_thread"], [62, 2, 1, "", "get"], [62, 2, 1, "", "get_state"], [62, 1, 1, "", "high_limit"], [62, 1, 1, "", "hints"], [62, 1, 1, "", "in_states"], [62, 2, 1, "", "insert"], [62, 1, 1, "", "kind"], [62, 1, 1, "", "limits"], [62, 1, 1, "", "low_limit"], [62, 2, 1, "", "move"], [62, 1, 1, "", "moving"], [62, 2, 1, "", "mv"], [62, 1, 1, "", "out_states"], [62, 1, 1, "", "position"], [62, 2, 1, "", "post_elog_status"], [62, 2, 1, "", "read"], [62, 2, 1, "", "read_configuration"], [62, 2, 1, "", "remove"], [62, 2, 1, "", "screen"], [62, 2, 1, "", "set"], [62, 1, 1, "", "settle_time"], [62, 1, 1, "", "states_list"], [62, 2, 1, "", "status"], [62, 1, 1, "", "stop"], [62, 1, 1, "", "subscriptions"], [62, 2, 1, "", "summary"], [62, 1, 1, "", "timeout"], [62, 1, 1, "", "transmission"], [62, 2, 1, "", "trigger"], [62, 2, 1, "", "wait"], [62, 2, 1, "", "wm"], [62, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.FeeAtt": [[63, 1, 1, "", "actuate_value"], [63, 2, 1, "", "calc_lightpath_state"], [63, 2, 1, "", "camonitor"], [63, 1, 1, "", "configuration_attrs"], [63, 2, 1, "", "configure"], [63, 1, 1, "", "connected"], [63, 2, 1, "", "describe"], [63, 1, 1, "", "done"], [63, 1, 1, "", "done_value"], [63, 1, 1, "", "egu"], [63, 2, 1, "", "end_monitor_thread"], [63, 2, 1, "", "get"], [63, 2, 1, "", "get_lightpath_state"], [63, 1, 1, "", "high_limit"], [63, 1, 1, "", "hints"], [63, 2, 1, "", "insert"], [63, 1, 1, "", "kind"], [63, 1, 1, "", "lightpath_cpts"], [63, 1, 1, "", "limits"], [63, 1, 1, "", "low_limit"], [63, 1, 1, "", "md"], [63, 2, 1, "", "move"], [63, 1, 1, "", "moving"], [63, 2, 1, "", "mv"], [63, 2, 1, "", "mv_ginput"], [63, 2, 1, "", "mvr"], [63, 1, 1, "", "num_att"], [63, 1, 1, "", "position"], [63, 2, 1, "", "post_elog_status"], [63, 1, 1, "", "put_complete"], [63, 2, 1, "", "read"], [63, 2, 1, "", "read_configuration"], [63, 2, 1, "", "remove"], [63, 2, 1, "", "screen"], [63, 2, 1, "", "set"], [63, 2, 1, "", "set_energy"], [63, 2, 1, "", "set_position"], [63, 1, 1, "", "settle_time"], [63, 2, 1, "", "status"], [63, 2, 1, "", "stop"], [63, 1, 1, "", "stop_signal"], [63, 1, 1, "", "stop_value"], [63, 1, 1, "", "subscriptions"], [63, 2, 1, "", "summary"], [63, 1, 1, "", "timeout"], [63, 1, 1, "", "transmission"], [63, 2, 1, "", "trigger"], [63, 2, 1, "", "tweak"], [63, 2, 1, "", "umv"], [63, 2, 1, "", "umvr"], [63, 2, 1, "", "wait"], [63, 2, 1, "", "wm"], [63, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.FeeFilter": [[64, 2, 1, "", "camonitor"], [64, 2, 1, "", "check_inserted"], [64, 2, 1, "", "check_removed"], [64, 2, 1, "", "check_transmission"], [64, 1, 1, "", "configuration_attrs"], [64, 2, 1, "", "configure"], [64, 1, 1, "", "connected"], [64, 2, 1, "", "describe"], [64, 1, 1, "", "egu"], [64, 2, 1, "", "end_monitor_thread"], [64, 2, 1, "", "get"], [64, 2, 1, "", "get_state"], [64, 1, 1, "", "high_limit"], [64, 1, 1, "", "hints"], [64, 1, 1, "", "in_states"], [64, 2, 1, "", "insert"], [64, 1, 1, "", "kind"], [64, 1, 1, "", "limits"], [64, 1, 1, "", "low_limit"], [64, 2, 1, "", "move"], [64, 1, 1, "", "moving"], [64, 2, 1, "", "mv"], [64, 1, 1, "", "out_states"], [64, 1, 1, "", "position"], [64, 2, 1, "", "post_elog_status"], [64, 2, 1, "", "read"], [64, 2, 1, "", "read_configuration"], [64, 2, 1, "", "remove"], [64, 2, 1, "", "screen"], [64, 2, 1, "", "set"], [64, 1, 1, "", "settle_time"], [64, 1, 1, "", "states_list"], [64, 1, 1, "", "stop"], [64, 1, 1, "", "subscriptions"], [64, 2, 1, "", "summary"], [64, 1, 1, "", "timeout"], [64, 1, 1, "", "transmission"], [64, 2, 1, "", "trigger"], [64, 2, 1, "", "wait"], [64, 2, 1, "", "wm"], [64, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.Filter": [[65, 2, 1, "", "camonitor"], [65, 2, 1, "", "check_inserted"], [65, 2, 1, "", "check_removed"], [65, 2, 1, "", "check_transmission"], [65, 1, 1, "", "configuration_attrs"], [65, 2, 1, "", "configure"], [65, 1, 1, "", "connected"], [65, 2, 1, "", "describe"], [65, 1, 1, "", "egu"], [65, 2, 1, "", "end_monitor_thread"], [65, 2, 1, "", "get"], [65, 2, 1, "", "get_state"], [65, 1, 1, "", "high_limit"], [65, 1, 1, "", "hints"], [65, 1, 1, "", "in_states"], [65, 2, 1, "", "insert"], [65, 1, 1, "", "kind"], [65, 1, 1, "", "limits"], [65, 1, 1, "", "low_limit"], [65, 2, 1, "", "move"], [65, 1, 1, "", "moving"], [65, 2, 1, "", "mv"], [65, 1, 1, "", "out_states"], [65, 1, 1, "", "position"], [65, 2, 1, "", "post_elog_status"], [65, 2, 1, "", "read"], [65, 2, 1, "", "read_configuration"], [65, 2, 1, "", "remove"], [65, 2, 1, "", "screen"], [65, 2, 1, "", "set"], [65, 1, 1, "", "settle_time"], [65, 1, 1, "", "states_list"], [65, 1, 1, "", "stop"], [65, 1, 1, "", "subscriptions"], [65, 2, 1, "", "summary"], [65, 1, 1, "", "timeout"], [65, 1, 1, "", "transmission"], [65, 2, 1, "", "trigger"], [65, 2, 1, "", "wait"], [65, 2, 1, "", "wm"], [65, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.GasAttenuator": [[66, 1, 1, "", "configuration_attrs"], [66, 2, 1, "", "configure"], [66, 1, 1, "", "connected"], [66, 2, 1, "", "describe"], [66, 2, 1, "", "get"], [66, 1, 1, "", "hints"], [66, 1, 1, "", "kind"], [66, 2, 1, "", "post_elog_status"], [66, 2, 1, "", "read"], [66, 2, 1, "", "read_configuration"], [66, 2, 1, "", "screen"], [66, 2, 1, "", "status"], [66, 2, 1, "", "stop"], [66, 1, 1, "", "subscriptions"], [66, 2, 1, "", "summary"], [66, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.GattApertureX": [[67, 2, 1, "", "camonitor"], [67, 2, 1, "", "check_inserted"], [67, 2, 1, "", "check_removed"], [67, 2, 1, "", "check_transmission"], [67, 2, 1, "", "clear_error"], [67, 1, 1, "", "configuration_attrs"], [67, 2, 1, "", "configure"], [67, 1, 1, "", "connected"], [67, 2, 1, "", "describe"], [67, 1, 1, "", "egu"], [67, 2, 1, "", "end_monitor_thread"], [67, 2, 1, "", "get"], [67, 2, 1, "", "get_state"], [67, 1, 1, "", "high_limit"], [67, 1, 1, "", "hints"], [67, 1, 1, "", "in_states"], [67, 2, 1, "", "insert"], [67, 1, 1, "", "kind"], [67, 1, 1, "", "limits"], [67, 1, 1, "", "low_limit"], [67, 2, 1, "", "move"], [67, 1, 1, "", "moving"], [67, 2, 1, "", "mv"], [67, 1, 1, "", "out_states"], [67, 1, 1, "", "position"], [67, 2, 1, "", "post_elog_status"], [67, 2, 1, "", "read"], [67, 2, 1, "", "read_configuration"], [67, 2, 1, "", "remove"], [67, 2, 1, "", "screen"], [67, 2, 1, "", "set"], [67, 1, 1, "", "settle_time"], [67, 1, 1, "", "states_list"], [67, 2, 1, "", "status"], [67, 1, 1, "", "stop"], [67, 1, 1, "", "subscriptions"], [67, 2, 1, "", "summary"], [67, 1, 1, "", "timeout"], [67, 1, 1, "", "transmission"], [67, 2, 1, "", "trigger"], [67, 2, 1, "", "wait"], [67, 2, 1, "", "wm"], [67, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.GattApertureY": [[68, 2, 1, "", "camonitor"], [68, 2, 1, "", "check_inserted"], [68, 2, 1, "", "check_removed"], [68, 2, 1, "", "check_transmission"], [68, 2, 1, "", "clear_error"], [68, 1, 1, "", "configuration_attrs"], [68, 2, 1, "", "configure"], [68, 1, 1, "", "connected"], [68, 2, 1, "", "describe"], [68, 1, 1, "", "egu"], [68, 2, 1, "", "end_monitor_thread"], [68, 2, 1, "", "get"], [68, 2, 1, "", "get_state"], [68, 1, 1, "", "high_limit"], [68, 1, 1, "", "hints"], [68, 1, 1, "", "in_states"], [68, 2, 1, "", "insert"], [68, 1, 1, "", "kind"], [68, 1, 1, "", "limits"], [68, 1, 1, "", "low_limit"], [68, 2, 1, "", "move"], [68, 1, 1, "", "moving"], [68, 2, 1, "", "mv"], [68, 1, 1, "", "out_states"], [68, 1, 1, "", "position"], [68, 2, 1, "", "post_elog_status"], [68, 2, 1, "", "read"], [68, 2, 1, "", "read_configuration"], [68, 2, 1, "", "remove"], [68, 2, 1, "", "screen"], [68, 2, 1, "", "set"], [68, 1, 1, "", "settle_time"], [68, 1, 1, "", "states_list"], [68, 2, 1, "", "status"], [68, 1, 1, "", "stop"], [68, 1, 1, "", "subscriptions"], [68, 2, 1, "", "summary"], [68, 1, 1, "", "timeout"], [68, 1, 1, "", "transmission"], [68, 2, 1, "", "trigger"], [68, 2, 1, "", "wait"], [68, 2, 1, "", "wm"], [68, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.SXRGasAtt": [[69, 1, 1, "", "configuration_attrs"], [69, 2, 1, "", "configure"], [69, 1, 1, "", "connected"], [69, 2, 1, "", "describe"], [69, 2, 1, "", "get"], [69, 1, 1, "", "hints"], [69, 1, 1, "", "kind"], [69, 1, 1, "", "needs_parent"], [69, 2, 1, "", "post_elog_status"], [69, 2, 1, "", "read"], [69, 2, 1, "", "read_configuration"], [69, 2, 1, "", "screen"], [69, 2, 1, "", "setup_mode"], [69, 1, 1, "", "stage_group"], [69, 2, 1, "", "stage_group_instances"], [69, 2, 1, "", "status"], [69, 2, 1, "", "stop"], [69, 1, 1, "", "subscriptions"], [69, 2, 1, "", "summary"], [69, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.SXRLadderAttenuatorBlade": [[70, 1, 1, "", "configuration_attrs"], [70, 2, 1, "", "configure"], [70, 1, 1, "", "connected"], [70, 2, 1, "", "describe"], [70, 2, 1, "", "get"], [70, 1, 1, "", "hints"], [70, 1, 1, "", "kind"], [70, 2, 1, "", "post_elog_status"], [70, 2, 1, "", "read"], [70, 2, 1, "", "read_configuration"], [70, 2, 1, "", "screen"], [70, 2, 1, "", "status"], [70, 2, 1, "", "stop"], [70, 1, 1, "", "subscriptions"], [70, 2, 1, "", "summary"], [70, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.SXRLadderAttenuatorStates": [[71, 2, 1, "", "camonitor"], [71, 2, 1, "", "check_inserted"], [71, 2, 1, "", "check_removed"], [71, 2, 1, "", "check_transmission"], [71, 2, 1, "", "clear_error"], [71, 1, 1, "", "configuration_attrs"], [71, 2, 1, "", "configure"], [71, 1, 1, "", "connected"], [71, 2, 1, "", "describe"], [71, 1, 1, "", "egu"], [71, 2, 1, "", "end_monitor_thread"], [71, 2, 1, "", "get"], [71, 2, 1, "", "get_state"], [71, 1, 1, "", "high_limit"], [71, 1, 1, "", "hints"], [71, 1, 1, "", "in_states"], [71, 2, 1, "", "insert"], [71, 1, 1, "", "kind"], [71, 1, 1, "", "limits"], [71, 1, 1, "", "low_limit"], [71, 2, 1, "", "move"], [71, 1, 1, "", "moving"], [71, 2, 1, "", "mv"], [71, 1, 1, "", "out_states"], [71, 1, 1, "", "position"], [71, 2, 1, "", "post_elog_status"], [71, 2, 1, "", "read"], [71, 2, 1, "", "read_configuration"], [71, 2, 1, "", "remove"], [71, 2, 1, "", "screen"], [71, 2, 1, "", "set"], [71, 1, 1, "", "settle_time"], [71, 1, 1, "", "states_list"], [71, 2, 1, "", "status"], [71, 1, 1, "", "stop"], [71, 1, 1, "", "subscriptions"], [71, 2, 1, "", "summary"], [71, 1, 1, "", "timeout"], [71, 1, 1, "", "transmission"], [71, 2, 1, "", "trigger"], [71, 2, 1, "", "wait"], [71, 2, 1, "", "wm"], [71, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats": [[74, 0, 1, "", "BeamEnergyRequest"], [75, 0, 1, "", "BeamEnergyRequestACRWait"], [76, 0, 1, "", "BeamEnergyRequestNoWait"], [77, 0, 1, "", "BeamStats"], [78, 0, 1, "", "FakeBeamEnergyRequest"], [79, 0, 1, "", "FakeBeamEnergyRequestACRWait"], [80, 0, 1, "", "FakeBeamEnergyRequestNoWait"], [81, 0, 1, "", "LCLS"]], "pcdsdevices.beam_stats.BeamEnergyRequest": [[74, 2, 1, "", "camonitor"], [74, 1, 1, "", "configuration_attrs"], [74, 2, 1, "", "configure"], [74, 1, 1, "", "connected"], [74, 2, 1, "", "describe"], [74, 1, 1, "", "egu"], [74, 2, 1, "", "end_monitor_thread"], [74, 2, 1, "", "get"], [74, 1, 1, "", "high_limit"], [74, 1, 1, "", "hints"], [74, 1, 1, "", "k_hutch"], [74, 1, 1, "", "kind"], [74, 1, 1, "", "l_hutch"], [74, 1, 1, "", "limits"], [74, 1, 1, "", "line_text_dict"], [74, 1, 1, "", "low_limit"], [74, 2, 1, "", "move"], [74, 1, 1, "", "moving"], [74, 2, 1, "", "mv"], [74, 2, 1, "", "mv_ginput"], [74, 2, 1, "", "mvr"], [74, 1, 1, "", "position"], [74, 2, 1, "", "post_elog_status"], [74, 2, 1, "", "read"], [74, 2, 1, "", "read_configuration"], [74, 2, 1, "", "screen"], [74, 2, 1, "", "set"], [74, 2, 1, "", "set_position"], [74, 1, 1, "", "settle_time"], [74, 2, 1, "", "status"], [74, 2, 1, "", "stop"], [74, 1, 1, "", "subscriptions"], [74, 2, 1, "", "summary"], [74, 1, 1, "", "timeout"], [74, 2, 1, "", "trigger"], [74, 2, 1, "", "tweak"], [74, 2, 1, "", "umv"], [74, 2, 1, "", "umvr"], [74, 2, 1, "", "wait"], [74, 2, 1, "", "wm"], [74, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.BeamEnergyRequestACRWait": [[75, 1, 1, "", "actuate"], [75, 1, 1, "", "actuate_value"], [75, 2, 1, "", "camonitor"], [75, 1, 1, "", "configuration_attrs"], [75, 2, 1, "", "configure"], [75, 1, 1, "", "connected"], [75, 2, 1, "", "describe"], [75, 1, 1, "", "done_value"], [75, 1, 1, "", "egu"], [75, 2, 1, "", "end_monitor_thread"], [75, 2, 1, "", "get"], [75, 1, 1, "", "high_limit"], [75, 1, 1, "", "hints"], [75, 1, 1, "", "k_hutch"], [75, 1, 1, "", "kind"], [75, 1, 1, "", "l_hutch"], [75, 1, 1, "", "limits"], [75, 1, 1, "", "line_text_dict"], [75, 1, 1, "", "low_limit"], [75, 2, 1, "", "move"], [75, 1, 1, "", "moving"], [75, 2, 1, "", "mv"], [75, 2, 1, "", "mv_ginput"], [75, 2, 1, "", "mvr"], [75, 1, 1, "", "position"], [75, 2, 1, "", "post_elog_status"], [75, 1, 1, "", "put_complete"], [75, 2, 1, "", "read"], [75, 2, 1, "", "read_configuration"], [75, 1, 1, "", "readback"], [75, 2, 1, "", "screen"], [75, 2, 1, "", "set"], [75, 2, 1, "", "set_position"], [75, 1, 1, "", "settle_time"], [75, 2, 1, "", "status"], [75, 2, 1, "", "stop"], [75, 1, 1, "", "stop_signal"], [75, 1, 1, "", "stop_value"], [75, 1, 1, "", "subscriptions"], [75, 2, 1, "", "summary"], [75, 1, 1, "", "timeout"], [75, 2, 1, "", "trigger"], [75, 2, 1, "", "tweak"], [75, 2, 1, "", "umv"], [75, 2, 1, "", "umvr"], [75, 2, 1, "", "wait"], [75, 2, 1, "", "wm"], [75, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.BeamEnergyRequestNoWait": [[76, 1, 1, "", "actuate"], [76, 1, 1, "", "actuate_value"], [76, 1, 1, "", "atol"], [76, 2, 1, "", "camonitor"], [76, 1, 1, "", "configuration_attrs"], [76, 2, 1, "", "configure"], [76, 1, 1, "", "connected"], [76, 2, 1, "", "describe"], [76, 1, 1, "", "done_value"], [76, 1, 1, "", "egu"], [76, 2, 1, "", "end_monitor_thread"], [76, 2, 1, "", "get"], [76, 1, 1, "", "high_limit"], [76, 1, 1, "", "hints"], [76, 1, 1, "", "k_hutch"], [76, 1, 1, "", "kind"], [76, 1, 1, "", "l_hutch"], [76, 1, 1, "", "limits"], [76, 1, 1, "", "line_text_dict"], [76, 1, 1, "", "low_limit"], [76, 2, 1, "", "move"], [76, 1, 1, "", "moving"], [76, 2, 1, "", "mv"], [76, 2, 1, "", "mv_ginput"], [76, 2, 1, "", "mvr"], [76, 1, 1, "", "position"], [76, 2, 1, "", "post_elog_status"], [76, 1, 1, "", "put_complete"], [76, 2, 1, "", "read"], [76, 2, 1, "", "read_configuration"], [76, 1, 1, "", "readback"], [76, 2, 1, "", "screen"], [76, 2, 1, "", "set"], [76, 2, 1, "", "set_position"], [76, 1, 1, "", "settle_time"], [76, 2, 1, "", "status"], [76, 2, 1, "", "stop"], [76, 1, 1, "", "stop_signal"], [76, 1, 1, "", "stop_value"], [76, 1, 1, "", "subscriptions"], [76, 2, 1, "", "summary"], [76, 1, 1, "", "timeout"], [76, 2, 1, "", "trigger"], [76, 2, 1, "", "tweak"], [76, 2, 1, "", "umv"], [76, 2, 1, "", "umvr"], [76, 2, 1, "", "wait"], [76, 2, 1, "", "wm"], [76, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.BeamStats": [[77, 1, 1, "", "configuration_attrs"], [77, 2, 1, "", "configure"], [77, 1, 1, "", "connected"], [77, 2, 1, "", "describe"], [77, 2, 1, "", "get"], [77, 1, 1, "", "hints"], [77, 1, 1, "", "kind"], [77, 2, 1, "", "post_elog_status"], [77, 2, 1, "", "read"], [77, 2, 1, "", "read_configuration"], [77, 2, 1, "", "screen"], [77, 2, 1, "", "status"], [77, 2, 1, "", "stop"], [77, 1, 1, "", "subscriptions"], [77, 2, 1, "", "summary"], [77, 2, 1, "", "trigger"]], "pcdsdevices.beam_stats.FakeBeamEnergyRequest": [[78, 2, 1, "", "camonitor"], [78, 1, 1, "", "configuration_attrs"], [78, 2, 1, "", "configure"], [78, 1, 1, "", "connected"], [78, 2, 1, "", "describe"], [78, 1, 1, "", "egu"], [78, 2, 1, "", "end_monitor_thread"], [78, 2, 1, "", "get"], [78, 1, 1, "", "high_limit"], [78, 1, 1, "", "hints"], [78, 1, 1, "", "k_hutch"], [78, 1, 1, "", "kind"], [78, 1, 1, "", "l_hutch"], [78, 1, 1, "", "limits"], [78, 1, 1, "", "line_text_dict"], [78, 1, 1, "", "low_limit"], [78, 2, 1, "", "move"], [78, 1, 1, "", "moving"], [78, 2, 1, "", "mv"], [78, 2, 1, "", "mv_ginput"], [78, 2, 1, "", "mvr"], [78, 1, 1, "", "position"], [78, 2, 1, "", "post_elog_status"], [78, 2, 1, "", "read"], [78, 2, 1, "", "read_configuration"], [78, 2, 1, "", "screen"], [78, 2, 1, "", "set"], [78, 2, 1, "", "set_position"], [78, 1, 1, "", "settle_time"], [78, 2, 1, "", "status"], [78, 2, 1, "", "stop"], [78, 1, 1, "", "subscriptions"], [78, 2, 1, "", "summary"], [78, 1, 1, "", "timeout"], [78, 2, 1, "", "trigger"], [78, 2, 1, "", "tweak"], [78, 2, 1, "", "umv"], [78, 2, 1, "", "umvr"], [78, 2, 1, "", "wait"], [78, 2, 1, "", "wm"], [78, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait": [[79, 1, 1, "", "actuate"], [79, 1, 1, "", "actuate_value"], [79, 2, 1, "", "camonitor"], [79, 1, 1, "", "configuration_attrs"], [79, 2, 1, "", "configure"], [79, 1, 1, "", "connected"], [79, 2, 1, "", "describe"], [79, 1, 1, "", "done_value"], [79, 1, 1, "", "egu"], [79, 2, 1, "", "end_monitor_thread"], [79, 2, 1, "", "get"], [79, 1, 1, "", "high_limit"], [79, 1, 1, "", "hints"], [79, 1, 1, "", "k_hutch"], [79, 1, 1, "", "kind"], [79, 1, 1, "", "l_hutch"], [79, 1, 1, "", "limits"], [79, 1, 1, "", "line_text_dict"], [79, 1, 1, "", "low_limit"], [79, 2, 1, "", "move"], [79, 1, 1, "", "moving"], [79, 2, 1, "", "mv"], [79, 2, 1, "", "mv_ginput"], [79, 2, 1, "", "mvr"], [79, 1, 1, "", "position"], [79, 2, 1, "", "post_elog_status"], [79, 1, 1, "", "put_complete"], [79, 2, 1, "", "read"], [79, 2, 1, "", "read_configuration"], [79, 1, 1, "", "readback"], [79, 2, 1, "", "screen"], [79, 2, 1, "", "set"], [79, 2, 1, "", "set_position"], [79, 1, 1, "", "settle_time"], [79, 2, 1, "", "status"], [79, 2, 1, "", "stop"], [79, 1, 1, "", "stop_signal"], [79, 1, 1, "", "stop_value"], [79, 1, 1, "", "subscriptions"], [79, 2, 1, "", "summary"], [79, 1, 1, "", "timeout"], [79, 2, 1, "", "trigger"], [79, 2, 1, "", "tweak"], [79, 2, 1, "", "umv"], [79, 2, 1, "", "umvr"], [79, 2, 1, "", "wait"], [79, 2, 1, "", "wm"], [79, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait": [[80, 1, 1, "", "actuate"], [80, 1, 1, "", "actuate_value"], [80, 1, 1, "", "atol"], [80, 2, 1, "", "camonitor"], [80, 1, 1, "", "configuration_attrs"], [80, 2, 1, "", "configure"], [80, 1, 1, "", "connected"], [80, 2, 1, "", "describe"], [80, 1, 1, "", "done_value"], [80, 1, 1, "", "egu"], [80, 2, 1, "", "end_monitor_thread"], [80, 2, 1, "", "get"], [80, 1, 1, "", "high_limit"], [80, 1, 1, "", "hints"], [80, 1, 1, "", "k_hutch"], [80, 1, 1, "", "kind"], [80, 1, 1, "", "l_hutch"], [80, 1, 1, "", "limits"], [80, 1, 1, "", "line_text_dict"], [80, 1, 1, "", "low_limit"], [80, 2, 1, "", "move"], [80, 1, 1, "", "moving"], [80, 2, 1, "", "mv"], [80, 2, 1, "", "mv_ginput"], [80, 2, 1, "", "mvr"], [80, 1, 1, "", "position"], [80, 2, 1, "", "post_elog_status"], [80, 1, 1, "", "put_complete"], [80, 2, 1, "", "read"], [80, 2, 1, "", "read_configuration"], [80, 1, 1, "", "readback"], [80, 2, 1, "", "screen"], [80, 2, 1, "", "set"], [80, 2, 1, "", "set_position"], [80, 1, 1, "", "settle_time"], [80, 2, 1, "", "status"], [80, 2, 1, "", "stop"], [80, 1, 1, "", "stop_signal"], [80, 1, 1, "", "stop_value"], [80, 1, 1, "", "subscriptions"], [80, 2, 1, "", "summary"], [80, 1, 1, "", "timeout"], [80, 2, 1, "", "trigger"], [80, 2, 1, "", "tweak"], [80, 2, 1, "", "umv"], [80, 2, 1, "", "umvr"], [80, 2, 1, "", "wait"], [80, 2, 1, "", "wm"], [80, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.LCLS": [[81, 2, 1, "", "bykik_disable"], [81, 2, 1, "", "bykik_enable"], [81, 2, 1, "", "bykik_get_period"], [81, 2, 1, "", "bykik_set_period"], [81, 2, 1, "", "bykik_status"], [81, 1, 1, "", "configuration_attrs"], [81, 2, 1, "", "configure"], [81, 1, 1, "", "connected"], [81, 2, 1, "", "describe"], [81, 2, 1, "", "get"], [81, 1, 1, "", "hints"], [81, 1, 1, "", "kind"], [81, 2, 1, "", "post_elog_status"], [81, 2, 1, "", "read"], [81, 2, 1, "", "read_configuration"], [81, 2, 1, "", "screen"], [81, 2, 1, "", "status"], [81, 2, 1, "", "stop"], [81, 1, 1, "", "subscriptions"], [81, 2, 1, "", "summary"], [81, 2, 1, "", "trigger"]], "pcdsdevices.ccm": [[82, 0, 1, "", "CCM"], [83, 0, 1, "", "CCMAlio"], [84, 0, 1, "", "CCMConstantsMixin"], [85, 0, 1, "", "CCMEnergy"], [86, 0, 1, "", "CCMEnergyWithACRStatus"], [87, 0, 1, "", "CCMEnergyWithVernier"], [88, 0, 1, "", "CCMMotor"], [89, 0, 1, "", "CCMPico"], [90, 0, 1, "", "CCMX"], [91, 0, 1, "", "CCMY"], [92, 3, 1, "", "alio_to_theta"], [93, 3, 1, "", "energy_to_wavelength"], [94, 3, 1, "", "theta_to_alio"], [95, 3, 1, "", "theta_to_wavelength"], [96, 3, 1, "", "wavelength_to_energy"], [97, 3, 1, "", "wavelength_to_theta"]], "pcdsdevices.ccm.CCM": [[82, 2, 1, "", "calc_lightpath_state"], [82, 1, 1, "", "configuration_attrs"], [82, 2, 1, "", "configure"], [82, 1, 1, "", "connected"], [82, 2, 1, "", "describe"], [82, 1, 1, "", "dspacing_val"], [82, 1, 1, "", "gd_val"], [82, 2, 1, "", "get"], [82, 2, 1, "", "get_lightpath_state"], [82, 1, 1, "", "gr_val"], [82, 1, 1, "", "hints"], [82, 2, 1, "", "insert"], [82, 1, 1, "", "kind"], [82, 1, 1, "", "lightpath_cpts"], [82, 1, 1, "", "md"], [82, 1, 1, "", "needs_parent"], [82, 2, 1, "", "post_elog_status"], [82, 2, 1, "", "read"], [82, 2, 1, "", "read_configuration"], [82, 2, 1, "", "remove"], [82, 2, 1, "", "reset_calc_constant_defaults"], [82, 2, 1, "", "screen"], [82, 1, 1, "", "stage_group"], [82, 2, 1, "", "stage_group_instances"], [82, 2, 1, "", "status"], [82, 2, 1, "", "stop"], [82, 1, 1, "", "subscriptions"], [82, 2, 1, "", "summary"], [82, 1, 1, "", "theta0_deg_val"], [82, 1, 1, "", "theta0_rad_val"], [82, 2, 1, "", "trigger"], [82, 2, 1, "", "warn_invalid_constants"]], "pcdsdevices.ccm.CCMAlio": [[83, 1, 1, "", "actuate"], [83, 1, 1, "", "actuate_value"], [83, 1, 1, "", "atol"], [83, 2, 1, "", "camonitor"], [83, 1, 1, "", "configuration_attrs"], [83, 2, 1, "", "configure"], [83, 1, 1, "", "connected"], [83, 2, 1, "", "describe"], [83, 2, 1, "", "done_comparator"], [83, 1, 1, "", "done_value"], [83, 1, 1, "", "egu"], [83, 2, 1, "", "end_monitor_thread"], [83, 2, 1, "", "get"], [83, 1, 1, "", "high_limit"], [83, 1, 1, "", "hints"], [83, 2, 1, "", "home"], [83, 2, 1, "", "kill"], [83, 1, 1, "", "kind"], [83, 1, 1, "", "limits"], [83, 1, 1, "", "low_limit"], [83, 2, 1, "", "move"], [83, 1, 1, "", "moving"], [83, 2, 1, "", "mv"], [83, 2, 1, "", "mv_ginput"], [83, 2, 1, "", "mvr"], [83, 1, 1, "", "position"], [83, 2, 1, "", "post_elog_status"], [83, 1, 1, "", "put_complete"], [83, 2, 1, "", "read"], [83, 2, 1, "", "read_configuration"], [83, 1, 1, "", "rtol"], [83, 2, 1, "", "screen"], [83, 2, 1, "", "set"], [83, 2, 1, "", "set_position"], [83, 1, 1, "", "settle_time"], [83, 2, 1, "", "status"], [83, 2, 1, "", "stop"], [83, 1, 1, "", "stop_signal"], [83, 1, 1, "", "stop_value"], [83, 1, 1, "", "subscriptions"], [83, 2, 1, "", "summary"], [83, 1, 1, "", "timeout"], [83, 2, 1, "", "trigger"], [83, 2, 1, "", "tweak"], [83, 2, 1, "", "umv"], [83, 2, 1, "", "umvr"], [83, 2, 1, "", "wait"], [83, 2, 1, "", "wm"], [83, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMConstantsMixin": [[84, 1, 1, "", "configuration_attrs"], [84, 2, 1, "", "configure"], [84, 1, 1, "", "connected"], [84, 2, 1, "", "describe"], [84, 1, 1, "", "dspacing_val"], [84, 1, 1, "", "gd_val"], [84, 2, 1, "", "get"], [84, 1, 1, "", "gr_val"], [84, 1, 1, "", "hints"], [84, 1, 1, "", "kind"], [84, 2, 1, "", "read"], [84, 2, 1, "", "read_configuration"], [84, 2, 1, "", "reset_calc_constant_defaults"], [84, 2, 1, "", "stop"], [84, 1, 1, "", "subscriptions"], [84, 2, 1, "", "summary"], [84, 1, 1, "", "theta0_deg_val"], [84, 1, 1, "", "theta0_rad_val"], [84, 2, 1, "", "trigger"], [84, 2, 1, "", "warn_invalid_constants"]], "pcdsdevices.ccm.CCMEnergy": [[85, 2, 1, "", "alio_to_energy"], [85, 2, 1, "", "camonitor"], [85, 2, 1, "", "check_single"], [85, 1, 1, "", "composite_egu"], [85, 1, 1, "", "concurrent"], [85, 1, 1, "", "configuration_attrs"], [85, 2, 1, "", "configure"], [85, 1, 1, "", "connected"], [85, 2, 1, "", "describe"], [85, 1, 1, "", "dspacing_val"], [85, 1, 1, "", "egu"], [85, 2, 1, "", "end_monitor_thread"], [85, 2, 1, "", "energy_to_alio"], [85, 2, 1, "", "forward"], [85, 1, 1, "", "gd_val"], [85, 2, 1, "", "get"], [85, 1, 1, "", "gr_val"], [85, 1, 1, "", "high_limit"], [85, 1, 1, "", "hints"], [85, 2, 1, "", "inverse"], [85, 1, 1, "", "kind"], [85, 1, 1, "", "limits"], [85, 1, 1, "", "low_limit"], [85, 2, 1, "", "move"], [85, 2, 1, "", "move_single"], [85, 1, 1, "", "moving"], [85, 2, 1, "", "mv"], [85, 2, 1, "", "mv_ginput"], [85, 2, 1, "", "mvr"], [85, 1, 1, "", "position"], [85, 2, 1, "", "post_elog_status"], [85, 1, 1, "", "pseudo_positioners"], [85, 2, 1, "", "read"], [85, 2, 1, "", "read_configuration"], [85, 1, 1, "", "real_position"], [85, 1, 1, "", "real_positioners"], [85, 2, 1, "", "reset_calc_constant_defaults"], [85, 2, 1, "", "screen"], [85, 1, 1, "", "sequential"], [85, 2, 1, "", "set"], [85, 2, 1, "", "set_current_position"], [85, 2, 1, "", "set_position"], [85, 1, 1, "", "settle_time"], [85, 2, 1, "", "status"], [85, 2, 1, "", "stop"], [85, 1, 1, "", "subscriptions"], [85, 2, 1, "", "summary"], [85, 1, 1, "", "target"], [85, 1, 1, "", "theta0_deg_val"], [85, 1, 1, "", "theta0_rad_val"], [85, 1, 1, "", "timeout"], [85, 2, 1, "", "to_pseudo_tuple"], [85, 2, 1, "", "to_real_tuple"], [85, 2, 1, "", "trigger"], [85, 2, 1, "", "tweak"], [85, 2, 1, "", "umv"], [85, 2, 1, "", "umvr"], [85, 2, 1, "", "wait"], [85, 2, 1, "", "warn_invalid_constants"], [85, 2, 1, "", "wm"], [85, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMEnergyWithACRStatus": [[86, 2, 1, "", "alio_to_energy"], [86, 2, 1, "", "camonitor"], [86, 2, 1, "", "check_single"], [86, 1, 1, "", "composite_egu"], [86, 1, 1, "", "concurrent"], [86, 1, 1, "", "configuration_attrs"], [86, 2, 1, "", "configure"], [86, 1, 1, "", "connected"], [86, 2, 1, "", "describe"], [86, 1, 1, "", "dspacing_val"], [86, 1, 1, "", "egu"], [86, 2, 1, "", "end_monitor_thread"], [86, 2, 1, "", "energy_to_alio"], [86, 2, 1, "", "forward"], [86, 1, 1, "", "gd_val"], [86, 2, 1, "", "get"], [86, 1, 1, "", "gr_val"], [86, 1, 1, "", "high_limit"], [86, 1, 1, "", "hints"], [86, 1, 1, "", "hutch"], [86, 2, 1, "", "inverse"], [86, 1, 1, "", "kind"], [86, 1, 1, "", "limits"], [86, 1, 1, "", "low_limit"], [86, 2, 1, "", "move"], [86, 2, 1, "", "move_single"], [86, 1, 1, "", "moving"], [86, 2, 1, "", "mv"], [86, 2, 1, "", "mv_ginput"], [86, 2, 1, "", "mvr"], [86, 1, 1, "", "position"], [86, 2, 1, "", "post_elog_status"], [86, 1, 1, "", "pseudo_positioners"], [86, 2, 1, "", "read"], [86, 2, 1, "", "read_configuration"], [86, 1, 1, "", "real_position"], [86, 1, 1, "", "real_positioners"], [86, 2, 1, "", "reset_calc_constant_defaults"], [86, 2, 1, "", "screen"], [86, 1, 1, "", "sequential"], [86, 2, 1, "", "set"], [86, 2, 1, "", "set_current_position"], [86, 2, 1, "", "set_position"], [86, 1, 1, "", "settle_time"], [86, 2, 1, "", "status"], [86, 2, 1, "", "stop"], [86, 1, 1, "", "subscriptions"], [86, 2, 1, "", "summary"], [86, 1, 1, "", "target"], [86, 1, 1, "", "theta0_deg_val"], [86, 1, 1, "", "theta0_rad_val"], [86, 1, 1, "", "timeout"], [86, 2, 1, "", "to_pseudo_tuple"], [86, 2, 1, "", "to_real_tuple"], [86, 2, 1, "", "trigger"], [86, 2, 1, "", "tweak"], [86, 2, 1, "", "umv"], [86, 2, 1, "", "umvr"], [86, 2, 1, "", "wait"], [86, 2, 1, "", "warn_invalid_constants"], [86, 2, 1, "", "wm"], [86, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMEnergyWithVernier": [[87, 2, 1, "", "alio_to_energy"], [87, 2, 1, "", "camonitor"], [87, 2, 1, "", "check_single"], [87, 1, 1, "", "composite_egu"], [87, 1, 1, "", "concurrent"], [87, 1, 1, "", "configuration_attrs"], [87, 2, 1, "", "configure"], [87, 1, 1, "", "connected"], [87, 2, 1, "", "describe"], [87, 1, 1, "", "dspacing_val"], [87, 1, 1, "", "egu"], [87, 2, 1, "", "end_monitor_thread"], [87, 2, 1, "", "energy_to_alio"], [87, 2, 1, "", "forward"], [87, 1, 1, "", "gd_val"], [87, 2, 1, "", "get"], [87, 1, 1, "", "gr_val"], [87, 1, 1, "", "high_limit"], [87, 1, 1, "", "hints"], [87, 1, 1, "", "hutch"], [87, 2, 1, "", "inverse"], [87, 1, 1, "", "kind"], [87, 1, 1, "", "limits"], [87, 1, 1, "", "low_limit"], [87, 2, 1, "", "move"], [87, 2, 1, "", "move_single"], [87, 1, 1, "", "moving"], [87, 2, 1, "", "mv"], [87, 2, 1, "", "mv_ginput"], [87, 2, 1, "", "mvr"], [87, 1, 1, "", "position"], [87, 2, 1, "", "post_elog_status"], [87, 1, 1, "", "pseudo_positioners"], [87, 2, 1, "", "read"], [87, 2, 1, "", "read_configuration"], [87, 1, 1, "", "real_position"], [87, 1, 1, "", "real_positioners"], [87, 2, 1, "", "reset_calc_constant_defaults"], [87, 2, 1, "", "screen"], [87, 1, 1, "", "sequential"], [87, 2, 1, "", "set"], [87, 2, 1, "", "set_current_position"], [87, 2, 1, "", "set_position"], [87, 1, 1, "", "settle_time"], [87, 2, 1, "", "status"], [87, 2, 1, "", "stop"], [87, 1, 1, "", "subscriptions"], [87, 2, 1, "", "summary"], [87, 1, 1, "", "target"], [87, 1, 1, "", "theta0_deg_val"], [87, 1, 1, "", "theta0_rad_val"], [87, 1, 1, "", "timeout"], [87, 2, 1, "", "to_pseudo_tuple"], [87, 2, 1, "", "to_real_tuple"], [87, 2, 1, "", "trigger"], [87, 2, 1, "", "tweak"], [87, 2, 1, "", "umv"], [87, 2, 1, "", "umvr"], [87, 2, 1, "", "wait"], [87, 2, 1, "", "warn_invalid_constants"], [87, 2, 1, "", "wm"], [87, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMMotor": [[88, 1, 1, "", "actuate"], [88, 1, 1, "", "actuate_value"], [88, 1, 1, "", "atol"], [88, 2, 1, "", "camonitor"], [88, 1, 1, "", "configuration_attrs"], [88, 2, 1, "", "configure"], [88, 1, 1, "", "connected"], [88, 2, 1, "", "describe"], [88, 2, 1, "", "done_comparator"], [88, 1, 1, "", "done_value"], [88, 1, 1, "", "egu"], [88, 2, 1, "", "end_monitor_thread"], [88, 2, 1, "", "get"], [88, 1, 1, "", "high_limit"], [88, 1, 1, "", "hints"], [88, 1, 1, "", "kind"], [88, 1, 1, "", "limits"], [88, 1, 1, "", "low_limit"], [88, 2, 1, "", "move"], [88, 1, 1, "", "moving"], [88, 2, 1, "", "mv"], [88, 2, 1, "", "mv_ginput"], [88, 2, 1, "", "mvr"], [88, 1, 1, "", "position"], [88, 2, 1, "", "post_elog_status"], [88, 1, 1, "", "put_complete"], [88, 2, 1, "", "read"], [88, 2, 1, "", "read_configuration"], [88, 1, 1, "", "rtol"], [88, 2, 1, "", "screen"], [88, 2, 1, "", "set"], [88, 2, 1, "", "set_position"], [88, 1, 1, "", "settle_time"], [88, 2, 1, "", "status"], [88, 2, 1, "", "stop"], [88, 1, 1, "", "stop_signal"], [88, 1, 1, "", "stop_value"], [88, 1, 1, "", "subscriptions"], [88, 2, 1, "", "summary"], [88, 1, 1, "", "timeout"], [88, 2, 1, "", "trigger"], [88, 2, 1, "", "tweak"], [88, 2, 1, "", "umv"], [88, 2, 1, "", "umvr"], [88, 2, 1, "", "wait"], [88, 2, 1, "", "wm"], [88, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMPico": [[89, 2, 1, "", "camonitor"], [89, 2, 1, "", "check_limit_switches"], [89, 2, 1, "", "clear_limits"], [89, 1, 1, "", "configuration_attrs"], [89, 2, 1, "", "configure"], [89, 1, 1, "", "connected"], [89, 2, 1, "", "describe"], [89, 2, 1, "", "disable"], [89, 1, 1, "", "egu"], [89, 2, 1, "", "enable"], [89, 2, 1, "", "end_monitor_thread"], [89, 2, 1, "", "get"], [89, 2, 1, "", "get_high_limit"], [89, 2, 1, "", "get_lim"], [89, 2, 1, "", "get_low_limit"], [89, 1, 1, "", "high_limit"], [89, 1, 1, "", "hints"], [89, 2, 1, "", "home"], [89, 1, 1, "", "homed"], [89, 1, 1, "", "kind"], [89, 1, 1, "", "limits"], [89, 1, 1, "", "low_limit"], [89, 2, 1, "", "move"], [89, 1, 1, "", "moving"], [89, 1, 1, "", "msta"], [89, 2, 1, "", "mv"], [89, 2, 1, "", "mv_ginput"], [89, 2, 1, "", "mvr"], [89, 1, 1, "", "position"], [89, 2, 1, "", "post_elog_status"], [89, 1, 1, "", "precision"], [89, 2, 1, "", "read"], [89, 2, 1, "", "read_configuration"], [89, 2, 1, "", "screen"], [89, 2, 1, "", "set"], [89, 2, 1, "", "set_current_position"], [89, 2, 1, "", "set_high_limit"], [89, 2, 1, "", "set_lim"], [89, 2, 1, "", "set_low_limit"], [89, 2, 1, "", "set_position"], [89, 1, 1, "", "settle_time"], [89, 2, 1, "", "status"], [89, 2, 1, "", "stop"], [89, 1, 1, "", "subscriptions"], [89, 2, 1, "", "summary"], [89, 1, 1, "", "timeout"], [89, 1, 1, "", "tolerated_alarm"], [89, 2, 1, "", "trigger"], [89, 2, 1, "", "tweak"], [89, 2, 1, "", "umv"], [89, 2, 1, "", "umvr"], [89, 2, 1, "", "wait"], [89, 2, 1, "", "wm"], [89, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMX": [[90, 2, 1, "", "camonitor"], [90, 2, 1, "", "check_single"], [90, 1, 1, "", "composite_egu"], [90, 1, 1, "", "concurrent"], [90, 1, 1, "", "configuration_attrs"], [90, 2, 1, "", "configure"], [90, 1, 1, "", "connected"], [90, 2, 1, "", "consistency_warning"], [90, 1, 1, "", "default_offset"], [90, 1, 1, "", "default_scale"], [90, 2, 1, "", "describe"], [90, 1, 1, "", "egu"], [90, 2, 1, "", "end_monitor_thread"], [90, 2, 1, "", "fix_sync"], [90, 1, 1, "", "fix_sync_keep_still"], [90, 2, 1, "", "forward"], [90, 2, 1, "", "forward_single"], [90, 2, 1, "", "get"], [90, 1, 1, "", "high_limit"], [90, 1, 1, "", "hints"], [90, 2, 1, "", "inverse"], [90, 2, 1, "", "inverse_single"], [90, 2, 1, "", "is_synced"], [90, 1, 1, "", "kind"], [90, 1, 1, "", "limits"], [90, 1, 1, "", "low_limit"], [90, 2, 1, "", "move"], [90, 2, 1, "", "move_single"], [90, 1, 1, "", "moving"], [90, 2, 1, "", "mv"], [90, 2, 1, "", "mv_ginput"], [90, 2, 1, "", "mvr"], [90, 1, 1, "", "offset_mode"], [90, 1, 1, "", "offsets"], [90, 1, 1, "", "position"], [90, 2, 1, "", "post_elog_status"], [90, 1, 1, "", "pseudo_positioners"], [90, 2, 1, "", "read"], [90, 2, 1, "", "read_configuration"], [90, 1, 1, "", "real_position"], [90, 1, 1, "", "real_positioners"], [90, 1, 1, "", "scales"], [90, 2, 1, "", "screen"], [90, 1, 1, "", "sequential"], [90, 2, 1, "", "set"], [90, 2, 1, "", "set_current_position"], [90, 2, 1, "", "set_position"], [90, 1, 1, "", "settle_time"], [90, 2, 1, "", "status"], [90, 2, 1, "", "stop"], [90, 1, 1, "", "subscriptions"], [90, 2, 1, "", "summary"], [90, 1, 1, "", "sync_limits"], [90, 1, 1, "", "target"], [90, 1, 1, "", "timeout"], [90, 2, 1, "", "to_pseudo_tuple"], [90, 2, 1, "", "to_real_tuple"], [90, 2, 1, "", "trigger"], [90, 2, 1, "", "tweak"], [90, 2, 1, "", "umv"], [90, 2, 1, "", "umvr"], [90, 2, 1, "", "wait"], [90, 1, 1, "", "warn_deadband"], [90, 1, 1, "", "warn_inconsistent"], [90, 2, 1, "", "wm"], [90, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMY": [[91, 2, 1, "", "camonitor"], [91, 2, 1, "", "check_single"], [91, 1, 1, "", "composite_egu"], [91, 1, 1, "", "concurrent"], [91, 1, 1, "", "configuration_attrs"], [91, 2, 1, "", "configure"], [91, 1, 1, "", "connected"], [91, 2, 1, "", "consistency_warning"], [91, 1, 1, "", "default_offset"], [91, 1, 1, "", "default_scale"], [91, 2, 1, "", "describe"], [91, 1, 1, "", "egu"], [91, 2, 1, "", "end_monitor_thread"], [91, 2, 1, "", "fix_sync"], [91, 1, 1, "", "fix_sync_keep_still"], [91, 2, 1, "", "forward"], [91, 2, 1, "", "forward_single"], [91, 2, 1, "", "get"], [91, 1, 1, "", "high_limit"], [91, 1, 1, "", "hints"], [91, 2, 1, "", "inverse"], [91, 2, 1, "", "inverse_single"], [91, 2, 1, "", "is_synced"], [91, 1, 1, "", "kind"], [91, 1, 1, "", "limits"], [91, 1, 1, "", "low_limit"], [91, 2, 1, "", "move"], [91, 2, 1, "", "move_single"], [91, 1, 1, "", "moving"], [91, 2, 1, "", "mv"], [91, 2, 1, "", "mv_ginput"], [91, 2, 1, "", "mvr"], [91, 1, 1, "", "offset_mode"], [91, 1, 1, "", "offsets"], [91, 1, 1, "", "position"], [91, 2, 1, "", "post_elog_status"], [91, 1, 1, "", "pseudo_positioners"], [91, 2, 1, "", "read"], [91, 2, 1, "", "read_configuration"], [91, 1, 1, "", "real_position"], [91, 1, 1, "", "real_positioners"], [91, 1, 1, "", "scales"], [91, 2, 1, "", "screen"], [91, 1, 1, "", "sequential"], [91, 2, 1, "", "set"], [91, 2, 1, "", "set_current_position"], [91, 2, 1, "", "set_position"], [91, 1, 1, "", "settle_time"], [91, 2, 1, "", "status"], [91, 2, 1, "", "stop"], [91, 1, 1, "", "subscriptions"], [91, 2, 1, "", "summary"], [91, 1, 1, "", "sync_limits"], [91, 1, 1, "", "target"], [91, 1, 1, "", "timeout"], [91, 2, 1, "", "to_pseudo_tuple"], [91, 2, 1, "", "to_real_tuple"], [91, 2, 1, "", "trigger"], [91, 2, 1, "", "tweak"], [91, 2, 1, "", "umv"], [91, 2, 1, "", "umvr"], [91, 2, 1, "", "wait"], [91, 1, 1, "", "warn_deadband"], [91, 1, 1, "", "warn_inconsistent"], [91, 2, 1, "", "wm"], [91, 2, 1, "", "wm_update"]], "pcdsdevices.crix_motion": [[98, 0, 1, "", "QuadraticBeckhoffMotor"], [99, 0, 1, "", "QuadraticSimMotor"], [100, 0, 1, "", "VLSOptics"], [101, 0, 1, "", "VLSOpticsSim"]], "pcdsdevices.crix_motion.QuadraticBeckhoffMotor": [[98, 2, 1, "", "camonitor"], [98, 2, 1, "", "check_single"], [98, 1, 1, "", "composite_egu"], [98, 1, 1, "", "concurrent"], [98, 1, 1, "", "configuration_attrs"], [98, 2, 1, "", "configure"], [98, 1, 1, "", "connected"], [98, 2, 1, "", "describe"], [98, 1, 1, "", "egu"], [98, 2, 1, "", "end_monitor_thread"], [98, 2, 1, "", "forward"], [98, 2, 1, "", "get"], [98, 1, 1, "", "high_limit"], [98, 1, 1, "", "hints"], [98, 2, 1, "", "inverse"], [98, 1, 1, "", "kind"], [98, 1, 1, "", "limits"], [98, 1, 1, "", "low_limit"], [98, 2, 1, "", "move"], [98, 2, 1, "", "move_single"], [98, 1, 1, "", "moving"], [98, 2, 1, "", "mv"], [98, 2, 1, "", "mv_ginput"], [98, 2, 1, "", "mvr"], [98, 1, 1, "", "position"], [98, 2, 1, "", "post_elog_status"], [98, 1, 1, "", "pseudo_positioners"], [98, 2, 1, "", "read"], [98, 2, 1, "", "read_configuration"], [98, 1, 1, "", "real_position"], [98, 1, 1, "", "real_positioners"], [98, 2, 1, "", "screen"], [98, 1, 1, "", "sequential"], [98, 2, 1, "", "set"], [98, 2, 1, "", "set_current_position"], [98, 2, 1, "", "set_position"], [98, 1, 1, "", "settle_time"], [98, 2, 1, "", "status"], [98, 2, 1, "", "stop"], [98, 1, 1, "", "subscriptions"], [98, 2, 1, "", "summary"], [98, 1, 1, "", "target"], [98, 1, 1, "", "timeout"], [98, 2, 1, "", "to_pseudo_tuple"], [98, 2, 1, "", "to_real_tuple"], [98, 2, 1, "", "trigger"], [98, 2, 1, "", "tweak"], [98, 2, 1, "", "umv"], [98, 2, 1, "", "umvr"], [98, 2, 1, "", "wait"], [98, 2, 1, "", "wm"], [98, 2, 1, "", "wm_update"]], "pcdsdevices.crix_motion.QuadraticSimMotor": [[99, 2, 1, "", "camonitor"], [99, 2, 1, "", "check_single"], [99, 1, 1, "", "composite_egu"], [99, 1, 1, "", "concurrent"], [99, 1, 1, "", "configuration_attrs"], [99, 2, 1, "", "configure"], [99, 1, 1, "", "connected"], [99, 2, 1, "", "describe"], [99, 1, 1, "", "egu"], [99, 2, 1, "", "end_monitor_thread"], [99, 2, 1, "", "forward"], [99, 2, 1, "", "get"], [99, 1, 1, "", "high_limit"], [99, 1, 1, "", "hints"], [99, 2, 1, "", "inverse"], [99, 1, 1, "", "kind"], [99, 1, 1, "", "limits"], [99, 1, 1, "", "low_limit"], [99, 2, 1, "", "move"], [99, 2, 1, "", "move_single"], [99, 1, 1, "", "moving"], [99, 2, 1, "", "mv"], [99, 2, 1, "", "mv_ginput"], [99, 2, 1, "", "mvr"], [99, 1, 1, "", "position"], [99, 2, 1, "", "post_elog_status"], [99, 1, 1, "", "pseudo_positioners"], [99, 2, 1, "", "read"], [99, 2, 1, "", "read_configuration"], [99, 1, 1, "", "real_position"], [99, 1, 1, "", "real_positioners"], [99, 2, 1, "", "screen"], [99, 1, 1, "", "sequential"], [99, 2, 1, "", "set"], [99, 2, 1, "", "set_current_position"], [99, 2, 1, "", "set_position"], [99, 1, 1, "", "settle_time"], [99, 2, 1, "", "status"], [99, 2, 1, "", "stop"], [99, 1, 1, "", "subscriptions"], [99, 2, 1, "", "summary"], [99, 1, 1, "", "target"], [99, 1, 1, "", "timeout"], [99, 2, 1, "", "to_pseudo_tuple"], [99, 2, 1, "", "to_real_tuple"], [99, 2, 1, "", "trigger"], [99, 2, 1, "", "tweak"], [99, 2, 1, "", "umv"], [99, 2, 1, "", "umvr"], [99, 2, 1, "", "wait"], [99, 2, 1, "", "wm"], [99, 2, 1, "", "wm_update"]], "pcdsdevices.crix_motion.VLSOptics": [[100, 1, 1, "", "configuration_attrs"], [100, 2, 1, "", "configure"], [100, 1, 1, "", "connected"], [100, 2, 1, "", "describe"], [100, 2, 1, "", "get"], [100, 1, 1, "", "hints"], [100, 1, 1, "", "kind"], [100, 1, 1, "", "needs_parent"], [100, 2, 1, "", "read"], [100, 2, 1, "", "read_configuration"], [100, 1, 1, "", "stage_group"], [100, 2, 1, "", "stage_group_instances"], [100, 2, 1, "", "stop"], [100, 1, 1, "", "subscriptions"], [100, 2, 1, "", "summary"], [100, 2, 1, "", "trigger"]], "pcdsdevices.crix_motion.VLSOpticsSim": [[101, 1, 1, "", "configuration_attrs"], [101, 2, 1, "", "configure"], [101, 1, 1, "", "connected"], [101, 2, 1, "", "describe"], [101, 2, 1, "", "get"], [101, 1, 1, "", "hints"], [101, 1, 1, "", "kind"], [101, 1, 1, "", "needs_parent"], [101, 2, 1, "", "read"], [101, 2, 1, "", "read_configuration"], [101, 1, 1, "", "stage_group"], [101, 2, 1, "", "stage_group_instances"], [101, 2, 1, "", "stop"], [101, 1, 1, "", "subscriptions"], [101, 2, 1, "", "summary"], [101, 2, 1, "", "trigger"]], "pcdsdevices.cvmi_motion": [[102, 0, 1, "", "CVMI"], [103, 0, 1, "", "KTOF"]], "pcdsdevices.cvmi_motion.CVMI": [[102, 1, 1, "", "configuration_attrs"], [102, 2, 1, "", "configure"], [102, 1, 1, "", "connected"], [102, 2, 1, "", "describe"], [102, 2, 1, "", "get"], [102, 1, 1, "", "hints"], [102, 1, 1, "", "kind"], [102, 1, 1, "", "needs_parent"], [102, 2, 1, "", "post_elog_status"], [102, 2, 1, "", "read"], [102, 2, 1, "", "read_configuration"], [102, 2, 1, "", "screen"], [102, 1, 1, "", "stage_group"], [102, 2, 1, "", "stage_group_instances"], [102, 2, 1, "", "status"], [102, 2, 1, "", "stop"], [102, 1, 1, "", "subscriptions"], [102, 2, 1, "", "summary"], [102, 2, 1, "", "trigger"]], "pcdsdevices.cvmi_motion.KTOF": [[103, 1, 1, "", "configuration_attrs"], [103, 2, 1, "", "configure"], [103, 1, 1, "", "connected"], [103, 2, 1, "", "describe"], [103, 2, 1, "", "get"], [103, 1, 1, "", "hints"], [103, 1, 1, "", "kind"], [103, 1, 1, "", "needs_parent"], [103, 2, 1, "", "post_elog_status"], [103, 2, 1, "", "read"], [103, 2, 1, "", "read_configuration"], [103, 2, 1, "", "screen"], [103, 1, 1, "", "stage_group"], [103, 2, 1, "", "stage_group_instances"], [103, 2, 1, "", "status"], [103, 2, 1, "", "stop"], [103, 1, 1, "", "subscriptions"], [103, 2, 1, "", "summary"], [103, 2, 1, "", "trigger"]], "pcdsdevices.dc_devices": [[104, 0, 1, "", "ICT"], [105, 0, 1, "", "ICTBus"], [106, 0, 1, "", "ICTChannel"]], "pcdsdevices.dc_devices.ICT": [[104, 1, 1, "", "configuration_attrs"], [104, 2, 1, "", "configure"], [104, 1, 1, "", "connected"], [104, 2, 1, "", "describe"], [104, 2, 1, "", "get"], [104, 1, 1, "", "hints"], [104, 1, 1, "", "kind"], [104, 1, 1, "", "needs_parent"], [104, 2, 1, "", "post_elog_status"], [104, 2, 1, "", "read"], [104, 2, 1, "", "read_configuration"], [104, 2, 1, "", "screen"], [104, 1, 1, "", "stage_group"], [104, 2, 1, "", "stage_group_instances"], [104, 2, 1, "", "status"], [104, 2, 1, "", "stop"], [104, 1, 1, "", "subscriptions"], [104, 2, 1, "", "summary"], [104, 2, 1, "", "trigger"]], "pcdsdevices.dc_devices.ICTBus": [[105, 1, 1, "", "configuration_attrs"], [105, 2, 1, "", "configure"], [105, 1, 1, "", "connected"], [105, 2, 1, "", "current"], [105, 2, 1, "", "describe"], [105, 2, 1, "", "get"], [105, 1, 1, "", "hints"], [105, 1, 1, "", "kind"], [105, 2, 1, "", "read"], [105, 2, 1, "", "read_configuration"], [105, 2, 1, "", "stop"], [105, 1, 1, "", "subscriptions"], [105, 2, 1, "", "summary"], [105, 2, 1, "", "trigger"], [105, 2, 1, "", "voltage"]], "pcdsdevices.dc_devices.ICTChannel": [[106, 1, 1, "", "configuration_attrs"], [106, 2, 1, "", "configure"], [106, 1, 1, "", "connected"], [106, 2, 1, "", "current"], [106, 2, 1, "", "describe"], [106, 2, 1, "", "get"], [106, 1, 1, "", "hints"], [106, 1, 1, "", "kind"], [106, 2, 1, "", "off"], [106, 2, 1, "", "on"], [106, 2, 1, "", "read"], [106, 2, 1, "", "read_configuration"], [106, 2, 1, "", "stop"], [106, 1, 1, "", "subscriptions"], [106, 2, 1, "", "summary"], [106, 2, 1, "", "trigger"]], "pcdsdevices.delay_generator": [[107, 0, 1, "", "DelayGenerator"], [108, 0, 1, "", "DelayGeneratorBase"], [109, 0, 1, "", "DgChannel"]], "pcdsdevices.delay_generator.DelayGenerator": [[107, 1, 1, "", "configuration_attrs"], [107, 2, 1, "", "configure"], [107, 1, 1, "", "connected"], [107, 2, 1, "", "describe"], [107, 2, 1, "", "get"], [107, 2, 1, "", "get_trigger_inhibit"], [107, 2, 1, "", "get_trigger_source"], [107, 1, 1, "", "hints"], [107, 1, 1, "", "kind"], [107, 2, 1, "", "post_elog_status"], [107, 2, 1, "", "print_trigger_inhibit"], [107, 2, 1, "", "print_trigger_sources"], [107, 2, 1, "", "read"], [107, 2, 1, "", "read_configuration"], [107, 2, 1, "", "screen"], [107, 2, 1, "", "set_trigger_inhibit"], [107, 2, 1, "", "set_trigger_source"], [107, 2, 1, "", "status"], [107, 2, 1, "", "stop"], [107, 1, 1, "", "subscriptions"], [107, 2, 1, "", "summary"], [107, 2, 1, "", "trigger"]], "pcdsdevices.delay_generator.DelayGeneratorBase": [[108, 1, 1, "", "configuration_attrs"], [108, 2, 1, "", "configure"], [108, 1, 1, "", "connected"], [108, 2, 1, "", "describe"], [108, 2, 1, "", "get"], [108, 2, 1, "", "get_trigger_inhibit"], [108, 2, 1, "", "get_trigger_source"], [108, 1, 1, "", "hints"], [108, 1, 1, "", "kind"], [108, 2, 1, "", "post_elog_status"], [108, 2, 1, "", "print_trigger_inhibit"], [108, 2, 1, "", "print_trigger_sources"], [108, 2, 1, "", "read"], [108, 2, 1, "", "read_configuration"], [108, 2, 1, "", "screen"], [108, 2, 1, "", "set_trigger_inhibit"], [108, 2, 1, "", "set_trigger_source"], [108, 2, 1, "", "status"], [108, 2, 1, "", "stop"], [108, 1, 1, "", "subscriptions"], [108, 2, 1, "", "summary"], [108, 2, 1, "", "trigger"]], "pcdsdevices.delay_generator.DgChannel": [[109, 1, 1, "", "configuration_attrs"], [109, 2, 1, "", "configure"], [109, 1, 1, "", "connected"], [109, 2, 1, "", "describe"], [109, 2, 1, "", "get"], [109, 2, 1, "", "get_str"], [109, 1, 1, "", "hints"], [109, 1, 1, "", "kind"], [109, 2, 1, "", "post_elog_status"], [109, 2, 1, "", "read"], [109, 2, 1, "", "read_configuration"], [109, 2, 1, "", "screen"], [109, 2, 1, "", "set"], [109, 2, 1, "", "set_reference"], [109, 2, 1, "", "status"], [109, 2, 1, "", "stop"], [109, 1, 1, "", "subscriptions"], [109, 2, 1, "", "summary"], [109, 2, 1, "", "trigger"]], "pcdsdevices.device": [[110, 0, 1, "", "GroupDevice"], [111, 0, 1, "", "InterfaceDevice"], [112, 3, 1, "", "to_interface"]], "pcdsdevices.device.GroupDevice": [[110, 1, 1, "", "configuration_attrs"], [110, 2, 1, "", "configure"], [110, 1, 1, "", "connected"], [110, 2, 1, "", "describe"], [110, 2, 1, "", "get"], [110, 1, 1, "", "hints"], [110, 1, 1, "", "kind"], [110, 1, 1, "", "needs_parent"], [110, 2, 1, "", "read"], [110, 2, 1, "", "read_configuration"], [110, 1, 1, "", "stage_group"], [110, 2, 1, "", "stage_group_instances"], [110, 2, 1, "", "stop"], [110, 1, 1, "", "subscriptions"], [110, 2, 1, "", "summary"], [110, 2, 1, "", "trigger"]], "pcdsdevices.device.InterfaceDevice": [[111, 1, 1, "", "configuration_attrs"], [111, 2, 1, "", "configure"], [111, 1, 1, "", "connected"], [111, 2, 1, "", "describe"], [111, 2, 1, "", "get"], [111, 1, 1, "", "hints"], [111, 1, 1, "", "kind"], [111, 2, 1, "", "read"], [111, 2, 1, "", "read_configuration"], [111, 2, 1, "", "stop"], [111, 1, 1, "", "subscriptions"], [111, 2, 1, "", "summary"], [111, 2, 1, "", "trigger"]], "pcdsdevices.digital_signals": [[113, 0, 1, "", "J120K"]], "pcdsdevices.digital_signals.J120K": [[113, 1, 1, "", "configuration_attrs"], [113, 2, 1, "", "configure"], [113, 1, 1, "", "connected"], [113, 2, 1, "", "describe"], [113, 2, 1, "", "get"], [113, 1, 1, "", "hints"], [113, 1, 1, "", "kind"], [113, 2, 1, "", "post_elog_status"], [113, 2, 1, "", "read"], [113, 2, 1, "", "read_configuration"], [113, 2, 1, "", "screen"], [113, 2, 1, "", "status"], [113, 2, 1, "", "stop"], [113, 1, 1, "", "subscriptions"], [113, 2, 1, "", "summary"], [113, 2, 1, "", "trigger"]], "pcdsdevices.digitizers": [[114, 0, 1, "", "Qadc"], [115, 0, 1, "", "Qadc134"], [116, 0, 1, "", "Qadc134Sparsification"], [117, 0, 1, "", "QadcBase"], [118, 0, 1, "", "Wave8V2"], [119, 0, 1, "", "Wave8V2ADCDelayLanes"], [120, 0, 1, "", "Wave8V2ADCRegs"], [121, 0, 1, "", "Wave8V2ADCSampleReadout"], [122, 0, 1, "", "Wave8V2ADCSamples"], [123, 0, 1, "", "Wave8V2AxiVersion"], [124, 0, 1, "", "Wave8V2EventBuilder"], [125, 0, 1, "", "Wave8V2EvrV2"], [126, 0, 1, "", "Wave8V2Integrators"], [127, 0, 1, "", "Wave8V2PgpMon"], [128, 0, 1, "", "Wave8V2RawBuffers"], [129, 0, 1, "", "Wave8V2Sfp"], [130, 0, 1, "", "Wave8V2Simple"], [131, 0, 1, "", "Wave8V2SystemRegs"], [132, 0, 1, "", "Wave8V2Timing"], [133, 0, 1, "", "Wave8V2TriggerEventManager"], [134, 0, 1, "", "Wave8V2XpmMini"], [135, 0, 1, "", "Wave8V2XpmMsg"]], "pcdsdevices.digitizers.Qadc": [[114, 1, 1, "", "configuration_attrs"], [114, 2, 1, "", "configure"], [114, 1, 1, "", "connected"], [114, 2, 1, "", "describe"], [114, 2, 1, "", "get"], [114, 1, 1, "", "hints"], [114, 1, 1, "", "kind"], [114, 2, 1, "", "post_elog_status"], [114, 2, 1, "", "read"], [114, 2, 1, "", "read_configuration"], [114, 2, 1, "", "screen"], [114, 2, 1, "", "status"], [114, 2, 1, "", "stop"], [114, 1, 1, "", "subscriptions"], [114, 2, 1, "", "summary"], [114, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Qadc134": [[115, 1, 1, "", "configuration_attrs"], [115, 2, 1, "", "configure"], [115, 1, 1, "", "connected"], [115, 2, 1, "", "describe"], [115, 2, 1, "", "get"], [115, 1, 1, "", "hints"], [115, 1, 1, "", "kind"], [115, 2, 1, "", "post_elog_status"], [115, 2, 1, "", "read"], [115, 2, 1, "", "read_configuration"], [115, 2, 1, "", "screen"], [115, 2, 1, "", "status"], [115, 2, 1, "", "stop"], [115, 1, 1, "", "subscriptions"], [115, 2, 1, "", "summary"], [115, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Qadc134Sparsification": [[116, 1, 1, "", "configuration_attrs"], [116, 2, 1, "", "configure"], [116, 1, 1, "", "connected"], [116, 2, 1, "", "describe"], [116, 2, 1, "", "get"], [116, 1, 1, "", "hints"], [116, 1, 1, "", "kind"], [116, 2, 1, "", "post_elog_status"], [116, 2, 1, "", "read"], [116, 2, 1, "", "read_configuration"], [116, 2, 1, "", "screen"], [116, 2, 1, "", "status"], [116, 2, 1, "", "stop"], [116, 1, 1, "", "subscriptions"], [116, 2, 1, "", "summary"], [116, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.QadcBase": [[117, 1, 1, "", "configuration_attrs"], [117, 2, 1, "", "configure"], [117, 1, 1, "", "connected"], [117, 2, 1, "", "describe"], [117, 2, 1, "", "get"], [117, 1, 1, "", "hints"], [117, 1, 1, "", "kind"], [117, 2, 1, "", "post_elog_status"], [117, 2, 1, "", "read"], [117, 2, 1, "", "read_configuration"], [117, 2, 1, "", "screen"], [117, 2, 1, "", "status"], [117, 2, 1, "", "stop"], [117, 1, 1, "", "subscriptions"], [117, 2, 1, "", "summary"], [117, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2": [[118, 1, 1, "", "configuration_attrs"], [118, 2, 1, "", "configure"], [118, 1, 1, "", "connected"], [118, 2, 1, "", "describe"], [118, 2, 1, "", "get"], [118, 1, 1, "", "hints"], [118, 1, 1, "", "kind"], [118, 2, 1, "", "post_elog_status"], [118, 2, 1, "", "read"], [118, 2, 1, "", "read_configuration"], [118, 2, 1, "", "screen"], [118, 2, 1, "", "status"], [118, 2, 1, "", "stop"], [118, 1, 1, "", "subscriptions"], [118, 2, 1, "", "summary"], [118, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2ADCDelayLanes": [[119, 1, 1, "", "configuration_attrs"], [119, 2, 1, "", "configure"], [119, 1, 1, "", "connected"], [119, 2, 1, "", "describe"], [119, 2, 1, "", "get"], [119, 1, 1, "", "hints"], [119, 1, 1, "", "kind"], [119, 2, 1, "", "post_elog_status"], [119, 2, 1, "", "read"], [119, 2, 1, "", "read_configuration"], [119, 2, 1, "", "screen"], [119, 2, 1, "", "status"], [119, 2, 1, "", "stop"], [119, 1, 1, "", "subscriptions"], [119, 2, 1, "", "summary"], [119, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2ADCRegs": [[120, 1, 1, "", "configuration_attrs"], [120, 2, 1, "", "configure"], [120, 1, 1, "", "connected"], [120, 2, 1, "", "describe"], [120, 2, 1, "", "get"], [120, 1, 1, "", "hints"], [120, 1, 1, "", "kind"], [120, 2, 1, "", "post_elog_status"], [120, 2, 1, "", "read"], [120, 2, 1, "", "read_configuration"], [120, 2, 1, "", "screen"], [120, 2, 1, "", "status"], [120, 2, 1, "", "stop"], [120, 1, 1, "", "subscriptions"], [120, 2, 1, "", "summary"], [120, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2ADCSampleReadout": [[121, 1, 1, "", "configuration_attrs"], [121, 2, 1, "", "configure"], [121, 1, 1, "", "connected"], [121, 2, 1, "", "describe"], [121, 2, 1, "", "get"], [121, 1, 1, "", "hints"], [121, 1, 1, "", "kind"], [121, 2, 1, "", "post_elog_status"], [121, 2, 1, "", "read"], [121, 2, 1, "", "read_configuration"], [121, 2, 1, "", "screen"], [121, 2, 1, "", "status"], [121, 2, 1, "", "stop"], [121, 1, 1, "", "subscriptions"], [121, 2, 1, "", "summary"], [121, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2ADCSamples": [[122, 1, 1, "", "configuration_attrs"], [122, 2, 1, "", "configure"], [122, 1, 1, "", "connected"], [122, 2, 1, "", "describe"], [122, 2, 1, "", "get"], [122, 1, 1, "", "hints"], [122, 1, 1, "", "kind"], [122, 2, 1, "", "post_elog_status"], [122, 2, 1, "", "read"], [122, 2, 1, "", "read_configuration"], [122, 2, 1, "", "screen"], [122, 2, 1, "", "status"], [122, 2, 1, "", "stop"], [122, 1, 1, "", "subscriptions"], [122, 2, 1, "", "summary"], [122, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2AxiVersion": [[123, 1, 1, "", "configuration_attrs"], [123, 2, 1, "", "configure"], [123, 1, 1, "", "connected"], [123, 2, 1, "", "describe"], [123, 2, 1, "", "get"], [123, 1, 1, "", "hints"], [123, 1, 1, "", "kind"], [123, 2, 1, "", "post_elog_status"], [123, 2, 1, "", "read"], [123, 2, 1, "", "read_configuration"], [123, 2, 1, "", "screen"], [123, 2, 1, "", "status"], [123, 2, 1, "", "stop"], [123, 1, 1, "", "subscriptions"], [123, 2, 1, "", "summary"], [123, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2EventBuilder": [[124, 1, 1, "", "configuration_attrs"], [124, 2, 1, "", "configure"], [124, 1, 1, "", "connected"], [124, 2, 1, "", "describe"], [124, 2, 1, "", "get"], [124, 1, 1, "", "hints"], [124, 1, 1, "", "kind"], [124, 2, 1, "", "post_elog_status"], [124, 2, 1, "", "read"], [124, 2, 1, "", "read_configuration"], [124, 2, 1, "", "screen"], [124, 2, 1, "", "status"], [124, 2, 1, "", "stop"], [124, 1, 1, "", "subscriptions"], [124, 2, 1, "", "summary"], [124, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2EvrV2": [[125, 1, 1, "", "configuration_attrs"], [125, 2, 1, "", "configure"], [125, 1, 1, "", "connected"], [125, 2, 1, "", "describe"], [125, 2, 1, "", "get"], [125, 1, 1, "", "hints"], [125, 1, 1, "", "kind"], [125, 2, 1, "", "post_elog_status"], [125, 2, 1, "", "read"], [125, 2, 1, "", "read_configuration"], [125, 2, 1, "", "screen"], [125, 2, 1, "", "status"], [125, 2, 1, "", "stop"], [125, 1, 1, "", "subscriptions"], [125, 2, 1, "", "summary"], [125, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2Integrators": [[126, 1, 1, "", "configuration_attrs"], [126, 2, 1, "", "configure"], [126, 1, 1, "", "connected"], [126, 2, 1, "", "describe"], [126, 2, 1, "", "get"], [126, 1, 1, "", "hints"], [126, 1, 1, "", "kind"], [126, 2, 1, "", "post_elog_status"], [126, 2, 1, "", "read"], [126, 2, 1, "", "read_configuration"], [126, 2, 1, "", "screen"], [126, 2, 1, "", "status"], [126, 2, 1, "", "stop"], [126, 1, 1, "", "subscriptions"], [126, 2, 1, "", "summary"], [126, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2PgpMon": [[127, 1, 1, "", "configuration_attrs"], [127, 2, 1, "", "configure"], [127, 1, 1, "", "connected"], [127, 2, 1, "", "describe"], [127, 2, 1, "", "get"], [127, 1, 1, "", "hints"], [127, 1, 1, "", "kind"], [127, 2, 1, "", "post_elog_status"], [127, 2, 1, "", "read"], [127, 2, 1, "", "read_configuration"], [127, 2, 1, "", "screen"], [127, 2, 1, "", "status"], [127, 2, 1, "", "stop"], [127, 1, 1, "", "subscriptions"], [127, 2, 1, "", "summary"], [127, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2RawBuffers": [[128, 1, 1, "", "configuration_attrs"], [128, 2, 1, "", "configure"], [128, 1, 1, "", "connected"], [128, 2, 1, "", "describe"], [128, 2, 1, "", "get"], [128, 1, 1, "", "hints"], [128, 1, 1, "", "kind"], [128, 2, 1, "", "post_elog_status"], [128, 2, 1, "", "read"], [128, 2, 1, "", "read_configuration"], [128, 2, 1, "", "screen"], [128, 2, 1, "", "status"], [128, 2, 1, "", "stop"], [128, 1, 1, "", "subscriptions"], [128, 2, 1, "", "summary"], [128, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2Sfp": [[129, 1, 1, "", "configuration_attrs"], [129, 2, 1, "", "configure"], [129, 1, 1, "", "connected"], [129, 2, 1, "", "describe"], [129, 2, 1, "", "get"], [129, 1, 1, "", "hints"], [129, 1, 1, "", "kind"], [129, 2, 1, "", "post_elog_status"], [129, 2, 1, "", "read"], [129, 2, 1, "", "read_configuration"], [129, 2, 1, "", "screen"], [129, 2, 1, "", "status"], [129, 2, 1, "", "stop"], [129, 1, 1, "", "subscriptions"], [129, 2, 1, "", "summary"], [129, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2Simple": [[130, 1, 1, "", "configuration_attrs"], [130, 2, 1, "", "configure"], [130, 1, 1, "", "connected"], [130, 2, 1, "", "describe"], [130, 2, 1, "", "get"], [130, 1, 1, "", "hints"], [130, 1, 1, "", "kind"], [130, 2, 1, "", "post_elog_status"], [130, 2, 1, "", "read"], [130, 2, 1, "", "read_configuration"], [130, 2, 1, "", "screen"], [130, 2, 1, "", "status"], [130, 2, 1, "", "stop"], [130, 1, 1, "", "subscriptions"], [130, 2, 1, "", "summary"], [130, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2SystemRegs": [[131, 1, 1, "", "configuration_attrs"], [131, 2, 1, "", "configure"], [131, 1, 1, "", "connected"], [131, 2, 1, "", "describe"], [131, 2, 1, "", "get"], [131, 1, 1, "", "hints"], [131, 1, 1, "", "kind"], [131, 2, 1, "", "post_elog_status"], [131, 2, 1, "", "read"], [131, 2, 1, "", "read_configuration"], [131, 2, 1, "", "screen"], [131, 2, 1, "", "status"], [131, 2, 1, "", "stop"], [131, 1, 1, "", "subscriptions"], [131, 2, 1, "", "summary"], [131, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2Timing": [[132, 1, 1, "", "configuration_attrs"], [132, 2, 1, "", "configure"], [132, 1, 1, "", "connected"], [132, 2, 1, "", "describe"], [132, 2, 1, "", "get"], [132, 1, 1, "", "hints"], [132, 1, 1, "", "kind"], [132, 2, 1, "", "post_elog_status"], [132, 2, 1, "", "read"], [132, 2, 1, "", "read_configuration"], [132, 2, 1, "", "screen"], [132, 2, 1, "", "status"], [132, 2, 1, "", "stop"], [132, 1, 1, "", "subscriptions"], [132, 2, 1, "", "summary"], [132, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2TriggerEventManager": [[133, 1, 1, "", "configuration_attrs"], [133, 2, 1, "", "configure"], [133, 1, 1, "", "connected"], [133, 2, 1, "", "describe"], [133, 2, 1, "", "get"], [133, 1, 1, "", "hints"], [133, 1, 1, "", "kind"], [133, 2, 1, "", "post_elog_status"], [133, 2, 1, "", "read"], [133, 2, 1, "", "read_configuration"], [133, 2, 1, "", "screen"], [133, 2, 1, "", "status"], [133, 2, 1, "", "stop"], [133, 1, 1, "", "subscriptions"], [133, 2, 1, "", "summary"], [133, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2XpmMini": [[134, 1, 1, "", "configuration_attrs"], [134, 2, 1, "", "configure"], [134, 1, 1, "", "connected"], [134, 2, 1, "", "describe"], [134, 2, 1, "", "get"], [134, 1, 1, "", "hints"], [134, 1, 1, "", "kind"], [134, 2, 1, "", "post_elog_status"], [134, 2, 1, "", "read"], [134, 2, 1, "", "read_configuration"], [134, 2, 1, "", "screen"], [134, 2, 1, "", "status"], [134, 2, 1, "", "stop"], [134, 1, 1, "", "subscriptions"], [134, 2, 1, "", "summary"], [134, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2XpmMsg": [[135, 1, 1, "", "configuration_attrs"], [135, 2, 1, "", "configure"], [135, 1, 1, "", "connected"], [135, 2, 1, "", "describe"], [135, 2, 1, "", "get"], [135, 1, 1, "", "hints"], [135, 1, 1, "", "kind"], [135, 2, 1, "", "post_elog_status"], [135, 2, 1, "", "read"], [135, 2, 1, "", "read_configuration"], [135, 2, 1, "", "screen"], [135, 2, 1, "", "status"], [135, 2, 1, "", "stop"], [135, 1, 1, "", "subscriptions"], [135, 2, 1, "", "summary"], [135, 2, 1, "", "trigger"]], "pcdsdevices.energy_monitor": [[136, 0, 1, "", "GEM"], [137, 0, 1, "", "GMD"], [138, 0, 1, "", "GMDPreAmp"], [139, 0, 1, "", "XGMD"]], "pcdsdevices.energy_monitor.GEM": [[136, 1, 1, "", "configuration_attrs"], [136, 2, 1, "", "configure"], [136, 1, 1, "", "connected"], [136, 2, 1, "", "describe"], [136, 2, 1, "", "get"], [136, 1, 1, "", "hints"], [136, 1, 1, "", "kind"], [136, 2, 1, "", "post_elog_status"], [136, 2, 1, "", "read"], [136, 2, 1, "", "read_configuration"], [136, 2, 1, "", "screen"], [136, 2, 1, "", "status"], [136, 2, 1, "", "stop"], [136, 1, 1, "", "subscriptions"], [136, 2, 1, "", "summary"], [136, 2, 1, "", "trigger"]], "pcdsdevices.energy_monitor.GMD": [[137, 1, 1, "", "configuration_attrs"], [137, 2, 1, "", "configure"], [137, 1, 1, "", "connected"], [137, 2, 1, "", "describe"], [137, 2, 1, "", "get"], [137, 1, 1, "", "hints"], [137, 1, 1, "", "kind"], [137, 2, 1, "", "post_elog_status"], [137, 2, 1, "", "read"], [137, 2, 1, "", "read_configuration"], [137, 2, 1, "", "screen"], [137, 2, 1, "", "status"], [137, 2, 1, "", "stop"], [137, 1, 1, "", "subscriptions"], [137, 2, 1, "", "summary"], [137, 2, 1, "", "trigger"]], "pcdsdevices.energy_monitor.GMDPreAmp": [[138, 1, 1, "", "configuration_attrs"], [138, 2, 1, "", "configure"], [138, 1, 1, "", "connected"], [138, 2, 1, "", "describe"], [138, 2, 1, "", "get"], [138, 1, 1, "", "hints"], [138, 1, 1, "", "kind"], [138, 2, 1, "", "post_elog_status"], [138, 2, 1, "", "read"], [138, 2, 1, "", "read_configuration"], [138, 2, 1, "", "screen"], [138, 2, 1, "", "status"], [138, 2, 1, "", "stop"], [138, 1, 1, "", "subscriptions"], [138, 2, 1, "", "summary"], [138, 2, 1, "", "trigger"]], "pcdsdevices.energy_monitor.XGMD": [[139, 1, 1, "", "configuration_attrs"], [139, 2, 1, "", "configure"], [139, 1, 1, "", "connected"], [139, 2, 1, "", "describe"], [139, 2, 1, "", "get"], [139, 1, 1, "", "hints"], [139, 1, 1, "", "kind"], [139, 2, 1, "", "post_elog_status"], [139, 2, 1, "", "read"], [139, 2, 1, "", "read_configuration"], [139, 2, 1, "", "screen"], [139, 2, 1, "", "status"], [139, 2, 1, "", "stop"], [139, 1, 1, "", "subscriptions"], [139, 2, 1, "", "summary"], [139, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor": [[140, 0, 1, "", "BeckhoffAxis"], [141, 0, 1, "", "BeckhoffAxisEPS"], [142, 0, 1, "", "BeckhoffAxisEPSCustom"], [143, 0, 1, "", "BeckhoffAxisNoOffset"], [144, 0, 1, "", "BeckhoffAxisPLC"], [145, 0, 1, "", "BeckhoffAxisPLCEPS"], [146, 0, 1, "", "BeckhoffAxisPLC_Pre140"], [147, 0, 1, "", "BeckhoffAxis_Pre140"], [148, 0, 1, "", "EpicsMotorInterface"], [149, 0, 1, "", "IMS"], [150, 0, 1, "", "MMC100"], [151, 3, 1, "", "Motor"], [152, 0, 1, "", "Newport"], [153, 0, 1, "", "OffsetIMSWithPreset"], [154, 0, 1, "", "OffsetMotor"], [155, 0, 1, "", "PCDSMotorBase"], [156, 0, 1, "", "PI_M824"], [157, 0, 1, "", "PMC100"], [158, 0, 1, "", "SmarAct"], [159, 0, 1, "", "SmarActEncodedTipTilt"], [160, 0, 1, "", "SmarActOpenLoop"], [161, 0, 1, "", "SmarActOpenLoopPositioner"], [162, 0, 1, "", "SmarActPicoscale"], [163, 0, 1, "", "SmarActTipTilt"]], "pcdsdevices.epics_motor.BeckhoffAxis": [[140, 2, 1, "", "camonitor"], [140, 2, 1, "", "check_limit_switches"], [140, 2, 1, "", "clear_error"], [140, 2, 1, "", "clear_limits"], [140, 1, 1, "", "configuration_attrs"], [140, 2, 1, "", "configure"], [140, 1, 1, "", "connected"], [140, 2, 1, "", "describe"], [140, 2, 1, "", "disable"], [140, 1, 1, "", "egu"], [140, 2, 1, "", "enable"], [140, 2, 1, "", "end_monitor_thread"], [140, 2, 1, "", "get"], [140, 2, 1, "", "get_high_limit"], [140, 2, 1, "", "get_lim"], [140, 2, 1, "", "get_low_limit"], [140, 1, 1, "", "high_limit"], [140, 1, 1, "", "hints"], [140, 2, 1, "", "home"], [140, 1, 1, "", "home_forward"], [140, 1, 1, "", "home_reverse"], [140, 1, 1, "", "homed"], [140, 1, 1, "", "kind"], [140, 1, 1, "", "limits"], [140, 1, 1, "", "low_limit"], [140, 2, 1, "", "move"], [140, 1, 1, "", "moving"], [140, 1, 1, "", "msta"], [140, 2, 1, "", "mv"], [140, 2, 1, "", "mv_ginput"], [140, 2, 1, "", "mvr"], [140, 1, 1, "", "position"], [140, 2, 1, "", "post_elog_status"], [140, 1, 1, "", "precision"], [140, 2, 1, "", "read"], [140, 2, 1, "", "read_configuration"], [140, 2, 1, "", "screen"], [140, 2, 1, "", "set"], [140, 2, 1, "", "set_current_position"], [140, 2, 1, "", "set_high_limit"], [140, 2, 1, "", "set_lim"], [140, 2, 1, "", "set_low_limit"], [140, 2, 1, "", "set_position"], [140, 1, 1, "", "settle_time"], [140, 2, 1, "", "status"], [140, 2, 1, "", "stop"], [140, 1, 1, "", "subscriptions"], [140, 2, 1, "", "summary"], [140, 1, 1, "", "timeout"], [140, 1, 1, "", "tolerated_alarm"], [140, 2, 1, "", "trigger"], [140, 2, 1, "", "tweak"], [140, 2, 1, "", "umv"], [140, 2, 1, "", "umvr"], [140, 2, 1, "", "wait"], [140, 2, 1, "", "wm"], [140, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.BeckhoffAxisEPS": [[141, 2, 1, "", "camonitor"], [141, 2, 1, "", "check_limit_switches"], [141, 2, 1, "", "clear_error"], [141, 2, 1, "", "clear_limits"], [141, 1, 1, "", "configuration_attrs"], [141, 2, 1, "", "configure"], [141, 1, 1, "", "connected"], [141, 2, 1, "", "describe"], [141, 2, 1, "", "disable"], [141, 1, 1, "", "egu"], [141, 2, 1, "", "enable"], [141, 2, 1, "", "end_monitor_thread"], [141, 2, 1, "", "get"], [141, 2, 1, "", "get_high_limit"], [141, 2, 1, "", "get_lim"], [141, 2, 1, "", "get_low_limit"], [141, 1, 1, "", "high_limit"], [141, 1, 1, "", "hints"], [141, 2, 1, "", "home"], [141, 1, 1, "", "home_forward"], [141, 1, 1, "", "home_reverse"], [141, 1, 1, "", "homed"], [141, 1, 1, "", "kind"], [141, 1, 1, "", "limits"], [141, 1, 1, "", "low_limit"], [141, 2, 1, "", "move"], [141, 1, 1, "", "moving"], [141, 1, 1, "", "msta"], [141, 2, 1, "", "mv"], [141, 2, 1, "", "mv_ginput"], [141, 2, 1, "", "mvr"], [141, 1, 1, "", "position"], [141, 2, 1, "", "post_elog_status"], [141, 1, 1, "", "precision"], [141, 2, 1, "", "read"], [141, 2, 1, "", "read_configuration"], [141, 2, 1, "", "screen"], [141, 2, 1, "", "set"], [141, 2, 1, "", "set_current_position"], [141, 2, 1, "", "set_high_limit"], [141, 2, 1, "", "set_lim"], [141, 2, 1, "", "set_low_limit"], [141, 2, 1, "", "set_position"], [141, 1, 1, "", "settle_time"], [141, 2, 1, "", "status"], [141, 2, 1, "", "stop"], [141, 1, 1, "", "subscriptions"], [141, 2, 1, "", "summary"], [141, 1, 1, "", "timeout"], [141, 1, 1, "", "tolerated_alarm"], [141, 2, 1, "", "trigger"], [141, 2, 1, "", "tweak"], [141, 2, 1, "", "umv"], [141, 2, 1, "", "umvr"], [141, 2, 1, "", "wait"], [141, 2, 1, "", "wm"], [141, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom": [[142, 2, 1, "", "camonitor"], [142, 2, 1, "", "check_limit_switches"], [142, 2, 1, "", "clear_error"], [142, 2, 1, "", "clear_limits"], [142, 1, 1, "", "configuration_attrs"], [142, 2, 1, "", "configure"], [142, 1, 1, "", "connected"], [142, 2, 1, "", "describe"], [142, 2, 1, "", "disable"], [142, 1, 1, "", "egu"], [142, 2, 1, "", "enable"], [142, 2, 1, "", "end_monitor_thread"], [142, 2, 1, "", "get"], [142, 2, 1, "", "get_high_limit"], [142, 2, 1, "", "get_lim"], [142, 2, 1, "", "get_low_limit"], [142, 1, 1, "", "high_limit"], [142, 1, 1, "", "hints"], [142, 2, 1, "", "home"], [142, 1, 1, "", "home_forward"], [142, 1, 1, "", "home_reverse"], [142, 1, 1, "", "homed"], [142, 1, 1, "", "kind"], [142, 1, 1, "", "limits"], [142, 1, 1, "", "low_limit"], [142, 2, 1, "", "move"], [142, 1, 1, "", "moving"], [142, 1, 1, "", "msta"], [142, 2, 1, "", "mv"], [142, 2, 1, "", "mv_ginput"], [142, 2, 1, "", "mvr"], [142, 1, 1, "", "position"], [142, 2, 1, "", "post_elog_status"], [142, 1, 1, "", "precision"], [142, 2, 1, "", "read"], [142, 2, 1, "", "read_configuration"], [142, 2, 1, "", "screen"], [142, 2, 1, "", "set"], [142, 2, 1, "", "set_current_position"], [142, 2, 1, "", "set_high_limit"], [142, 2, 1, "", "set_lim"], [142, 2, 1, "", "set_low_limit"], [142, 2, 1, "", "set_position"], [142, 1, 1, "", "settle_time"], [142, 2, 1, "", "status"], [142, 2, 1, "", "stop"], [142, 1, 1, "", "subscriptions"], [142, 2, 1, "", "summary"], [142, 1, 1, "", "timeout"], [142, 1, 1, "", "tolerated_alarm"], [142, 2, 1, "", "trigger"], [142, 2, 1, "", "tweak"], [142, 2, 1, "", "umv"], [142, 2, 1, "", "umvr"], [142, 2, 1, "", "wait"], [142, 2, 1, "", "wm"], [142, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.BeckhoffAxisNoOffset": [[143, 2, 1, "", "camonitor"], [143, 2, 1, "", "check_limit_switches"], [143, 2, 1, "", "clear_error"], [143, 2, 1, "", "clear_limits"], [143, 1, 1, "", "configuration_attrs"], [143, 2, 1, "", "configure"], [143, 1, 1, "", "connected"], [143, 2, 1, "", "describe"], [143, 2, 1, "", "disable"], [143, 1, 1, "", "egu"], [143, 2, 1, "", "enable"], [143, 2, 1, "", "end_monitor_thread"], [143, 2, 1, "", "get"], [143, 2, 1, "", "get_high_limit"], [143, 2, 1, "", "get_lim"], [143, 2, 1, "", "get_low_limit"], [143, 1, 1, "", "high_limit"], [143, 1, 1, "", "hints"], [143, 2, 1, "", "home"], [143, 1, 1, "", "home_forward"], [143, 1, 1, "", "home_reverse"], [143, 1, 1, "", "homed"], [143, 1, 1, "", "kind"], [143, 1, 1, "", "limits"], [143, 1, 1, "", "low_limit"], [143, 2, 1, "", "move"], [143, 1, 1, "", "moving"], [143, 1, 1, "", "msta"], [143, 2, 1, "", "mv"], [143, 2, 1, "", "mv_ginput"], [143, 2, 1, "", "mvr"], [143, 1, 1, "", "position"], [143, 2, 1, "", "post_elog_status"], [143, 1, 1, "", "precision"], [143, 2, 1, "", "read"], [143, 2, 1, "", "read_configuration"], [143, 2, 1, "", "screen"], [143, 2, 1, "", "set"], [143, 2, 1, "", "set_current_position"], [143, 2, 1, "", "set_high_limit"], [143, 2, 1, "", "set_lim"], [143, 2, 1, "", "set_low_limit"], [143, 2, 1, "", "set_position"], [143, 1, 1, "", "settle_time"], [143, 2, 1, "", "status"], [143, 2, 1, "", "stop"], [143, 1, 1, "", "subscriptions"], [143, 2, 1, "", "summary"], [143, 1, 1, "", "timeout"], [143, 1, 1, "", "tolerated_alarm"], [143, 2, 1, "", "trigger"], [143, 2, 1, "", "tweak"], [143, 2, 1, "", "umv"], [143, 2, 1, "", "umvr"], [143, 2, 1, "", "wait"], [143, 2, 1, "", "wm"], [143, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.BeckhoffAxisPLC": [[144, 1, 1, "", "configuration_attrs"], [144, 2, 1, "", "configure"], [144, 1, 1, "", "connected"], [144, 2, 1, "", "describe"], [144, 2, 1, "", "get"], [144, 1, 1, "", "hints"], [144, 1, 1, "", "kind"], [144, 2, 1, "", "read"], [144, 2, 1, "", "read_configuration"], [144, 2, 1, "", "stop"], [144, 1, 1, "", "subscriptions"], [144, 2, 1, "", "summary"], [144, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS": [[145, 1, 1, "", "configuration_attrs"], [145, 2, 1, "", "configure"], [145, 1, 1, "", "connected"], [145, 2, 1, "", "describe"], [145, 2, 1, "", "get"], [145, 1, 1, "", "hints"], [145, 1, 1, "", "kind"], [145, 2, 1, "", "read"], [145, 2, 1, "", "read_configuration"], [145, 2, 1, "", "stop"], [145, 1, 1, "", "subscriptions"], [145, 2, 1, "", "summary"], [145, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140": [[146, 1, 1, "", "cmd_home"], [146, 1, 1, "", "configuration_attrs"], [146, 2, 1, "", "configure"], [146, 1, 1, "", "connected"], [146, 2, 1, "", "describe"], [146, 2, 1, "", "get"], [146, 1, 1, "", "hints"], [146, 1, 1, "", "home_pos"], [146, 1, 1, "", "kind"], [146, 1, 1, "", "posdiff"], [146, 2, 1, "", "read"], [146, 2, 1, "", "read_configuration"], [146, 2, 1, "", "stop"], [146, 1, 1, "", "subscriptions"], [146, 2, 1, "", "summary"], [146, 2, 1, "", "trigger"], [146, 1, 1, "", "user_enable"]], "pcdsdevices.epics_motor.BeckhoffAxis_Pre140": [[147, 2, 1, "", "camonitor"], [147, 2, 1, "", "check_limit_switches"], [147, 2, 1, "", "clear_error"], [147, 2, 1, "", "clear_limits"], [147, 1, 1, "", "configuration_attrs"], [147, 2, 1, "", "configure"], [147, 1, 1, "", "connected"], [147, 2, 1, "", "describe"], [147, 2, 1, "", "disable"], [147, 1, 1, "", "egu"], [147, 2, 1, "", "enable"], [147, 2, 1, "", "end_monitor_thread"], [147, 2, 1, "", "get"], [147, 2, 1, "", "get_high_limit"], [147, 2, 1, "", "get_lim"], [147, 2, 1, "", "get_low_limit"], [147, 1, 1, "", "high_limit"], [147, 1, 1, "", "hints"], [147, 2, 1, "", "home"], [147, 1, 1, "", "home_forward"], [147, 1, 1, "", "home_reverse"], [147, 1, 1, "", "homed"], [147, 1, 1, "", "kind"], [147, 1, 1, "", "limits"], [147, 1, 1, "", "low_limit"], [147, 2, 1, "", "move"], [147, 1, 1, "", "moving"], [147, 1, 1, "", "msta"], [147, 2, 1, "", "mv"], [147, 2, 1, "", "mv_ginput"], [147, 2, 1, "", "mvr"], [147, 1, 1, "", "position"], [147, 2, 1, "", "post_elog_status"], [147, 1, 1, "", "precision"], [147, 2, 1, "", "read"], [147, 2, 1, "", "read_configuration"], [147, 2, 1, "", "screen"], [147, 2, 1, "", "set"], [147, 2, 1, "", "set_current_position"], [147, 2, 1, "", "set_high_limit"], [147, 2, 1, "", "set_lim"], [147, 2, 1, "", "set_low_limit"], [147, 2, 1, "", "set_position"], [147, 1, 1, "", "settle_time"], [147, 2, 1, "", "status"], [147, 2, 1, "", "stop"], [147, 1, 1, "", "subscriptions"], [147, 2, 1, "", "summary"], [147, 1, 1, "", "timeout"], [147, 1, 1, "", "tolerated_alarm"], [147, 2, 1, "", "trigger"], [147, 2, 1, "", "tweak"], [147, 2, 1, "", "umv"], [147, 2, 1, "", "umvr"], [147, 2, 1, "", "wait"], [147, 2, 1, "", "wm"], [147, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.EpicsMotorInterface": [[148, 2, 1, "", "camonitor"], [148, 2, 1, "", "check_limit_switches"], [148, 2, 1, "", "clear_limits"], [148, 1, 1, "", "configuration_attrs"], [148, 2, 1, "", "configure"], [148, 1, 1, "", "connected"], [148, 2, 1, "", "describe"], [148, 2, 1, "", "disable"], [148, 1, 1, "", "egu"], [148, 2, 1, "", "enable"], [148, 2, 1, "", "end_monitor_thread"], [148, 2, 1, "", "get"], [148, 2, 1, "", "get_high_limit"], [148, 2, 1, "", "get_lim"], [148, 2, 1, "", "get_low_limit"], [148, 1, 1, "", "high_limit"], [148, 1, 1, "", "hints"], [148, 2, 1, "", "home"], [148, 1, 1, "", "homed"], [148, 1, 1, "", "kind"], [148, 1, 1, "", "limits"], [148, 1, 1, "", "low_limit"], [148, 2, 1, "", "move"], [148, 1, 1, "", "moving"], [148, 1, 1, "", "msta"], [148, 2, 1, "", "mv"], [148, 2, 1, "", "mv_ginput"], [148, 2, 1, "", "mvr"], [148, 1, 1, "", "position"], [148, 2, 1, "", "post_elog_status"], [148, 1, 1, "", "precision"], [148, 2, 1, "", "read"], [148, 2, 1, "", "read_configuration"], [148, 2, 1, "", "screen"], [148, 2, 1, "", "set"], [148, 2, 1, "", "set_current_position"], [148, 2, 1, "", "set_high_limit"], [148, 2, 1, "", "set_lim"], [148, 2, 1, "", "set_low_limit"], [148, 2, 1, "", "set_position"], [148, 1, 1, "", "settle_time"], [148, 2, 1, "", "status"], [148, 2, 1, "", "stop"], [148, 1, 1, "", "subscriptions"], [148, 2, 1, "", "summary"], [148, 1, 1, "", "timeout"], [148, 1, 1, "", "tolerated_alarm"], [148, 2, 1, "", "trigger"], [148, 2, 1, "", "tweak"], [148, 2, 1, "", "umv"], [148, 2, 1, "", "umvr"], [148, 2, 1, "", "wait"], [148, 2, 1, "", "wm"], [148, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.IMS": [[149, 2, 1, "", "auto_setup"], [149, 2, 1, "", "camonitor"], [149, 2, 1, "", "check_limit_switches"], [149, 2, 1, "", "check_pmgr"], [149, 2, 1, "", "clear_all_flags"], [149, 2, 1, "", "clear_error"], [149, 2, 1, "", "clear_limits"], [149, 2, 1, "", "clear_powerup"], [149, 2, 1, "", "clear_stall"], [149, 1, 1, "", "configuration_attrs"], [149, 2, 1, "", "configure"], [149, 1, 1, "", "connected"], [149, 2, 1, "", "describe"], [149, 2, 1, "", "diff_configuration"], [149, 2, 1, "", "disable"], [149, 1, 1, "", "egu"], [149, 2, 1, "", "enable"], [149, 2, 1, "", "end_monitor_thread"], [149, 2, 1, "", "find_configuration"], [149, 2, 1, "", "get"], [149, 2, 1, "", "get_configuration"], [149, 2, 1, "", "get_configuration_values"], [149, 2, 1, "", "get_current_values"], [149, 2, 1, "", "get_high_limit"], [149, 2, 1, "", "get_lim"], [149, 2, 1, "", "get_low_limit"], [149, 1, 1, "", "high_limit"], [149, 1, 1, "", "hints"], [149, 2, 1, "", "home"], [149, 1, 1, "", "homed"], [149, 1, 1, "", "kind"], [149, 1, 1, "", "limits"], [149, 1, 1, "", "low_limit"], [149, 1, 1, "", "md"], [149, 2, 1, "", "move"], [149, 1, 1, "", "moving"], [149, 1, 1, "", "msta"], [149, 2, 1, "", "mv"], [149, 2, 1, "", "mv_ginput"], [149, 2, 1, "", "mvr"], [149, 1, 1, "", "position"], [149, 2, 1, "", "post_elog_status"], [149, 1, 1, "", "precision"], [149, 2, 1, "", "read"], [149, 2, 1, "", "read_configuration"], [149, 2, 1, "", "reinitialize"], [149, 2, 1, "", "screen"], [149, 2, 1, "", "set"], [149, 2, 1, "", "set_current_position"], [149, 2, 1, "", "set_high_limit"], [149, 2, 1, "", "set_lim"], [149, 2, 1, "", "set_low_limit"], [149, 2, 1, "", "set_position"], [149, 1, 1, "", "settle_time"], [149, 2, 1, "", "setup_pmgr"], [149, 2, 1, "", "spg_go"], [149, 2, 1, "", "spg_pause"], [149, 2, 1, "", "spg_stop"], [149, 2, 1, "", "status"], [149, 2, 1, "", "stop"], [149, 1, 1, "", "subscriptions"], [149, 2, 1, "", "summary"], [149, 1, 1, "", "timeout"], [149, 1, 1, "", "tolerated_alarm"], [149, 2, 1, "", "trigger"], [149, 2, 1, "", "tweak"], [149, 2, 1, "", "umv"], [149, 2, 1, "", "umvr"], [149, 2, 1, "", "wait"], [149, 2, 1, "", "wm"], [149, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.MMC100": [[150, 2, 1, "", "camonitor"], [150, 2, 1, "", "check_limit_switches"], [150, 2, 1, "", "clear_limits"], [150, 1, 1, "", "configuration_attrs"], [150, 2, 1, "", "configure"], [150, 1, 1, "", "connected"], [150, 2, 1, "", "describe"], [150, 2, 1, "", "disable"], [150, 1, 1, "", "egu"], [150, 2, 1, "", "enable"], [150, 2, 1, "", "end_monitor_thread"], [150, 2, 1, "", "get"], [150, 2, 1, "", "get_high_limit"], [150, 2, 1, "", "get_lim"], [150, 2, 1, "", "get_low_limit"], [150, 1, 1, "", "high_limit"], [150, 1, 1, "", "hints"], [150, 2, 1, "", "home"], [150, 1, 1, "", "homed"], [150, 1, 1, "", "kind"], [150, 1, 1, "", "limits"], [150, 1, 1, "", "low_limit"], [150, 2, 1, "", "move"], [150, 1, 1, "", "moving"], [150, 1, 1, "", "msta"], [150, 2, 1, "", "mv"], [150, 2, 1, "", "mv_ginput"], [150, 2, 1, "", "mvr"], [150, 1, 1, "", "position"], [150, 2, 1, "", "post_elog_status"], [150, 1, 1, "", "precision"], [150, 2, 1, "", "read"], [150, 2, 1, "", "read_configuration"], [150, 2, 1, "", "screen"], [150, 2, 1, "", "set"], [150, 2, 1, "", "set_current_position"], [150, 2, 1, "", "set_high_limit"], [150, 2, 1, "", "set_lim"], [150, 2, 1, "", "set_low_limit"], [150, 2, 1, "", "set_position"], [150, 1, 1, "", "settle_time"], [150, 2, 1, "", "spg_go"], [150, 2, 1, "", "spg_pause"], [150, 2, 1, "", "spg_stop"], [150, 2, 1, "", "status"], [150, 2, 1, "", "stop"], [150, 1, 1, "", "subscriptions"], [150, 2, 1, "", "summary"], [150, 1, 1, "", "timeout"], [150, 1, 1, "", "tolerated_alarm"], [150, 2, 1, "", "trigger"], [150, 2, 1, "", "tweak"], [150, 2, 1, "", "umv"], [150, 2, 1, "", "umvr"], [150, 2, 1, "", "wait"], [150, 2, 1, "", "wm"], [150, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.Newport": [[152, 2, 1, "", "camonitor"], [152, 2, 1, "", "check_limit_switches"], [152, 2, 1, "", "clear_limits"], [152, 1, 1, "", "configuration_attrs"], [152, 2, 1, "", "configure"], [152, 1, 1, "", "connected"], [152, 2, 1, "", "describe"], [152, 2, 1, "", "disable"], [152, 1, 1, "", "egu"], [152, 2, 1, "", "enable"], [152, 2, 1, "", "end_monitor_thread"], [152, 2, 1, "", "get"], [152, 2, 1, "", "get_high_limit"], [152, 2, 1, "", "get_lim"], [152, 2, 1, "", "get_low_limit"], [152, 1, 1, "", "high_limit"], [152, 1, 1, "", "hints"], [152, 2, 1, "", "home"], [152, 1, 1, "", "homed"], [152, 1, 1, "", "kind"], [152, 1, 1, "", "limits"], [152, 1, 1, "", "low_limit"], [152, 2, 1, "", "move"], [152, 1, 1, "", "moving"], [152, 1, 1, "", "msta"], [152, 2, 1, "", "mv"], [152, 2, 1, "", "mv_ginput"], [152, 2, 1, "", "mvr"], [152, 1, 1, "", "position"], [152, 2, 1, "", "post_elog_status"], [152, 1, 1, "", "precision"], [152, 2, 1, "", "read"], [152, 2, 1, "", "read_configuration"], [152, 2, 1, "", "screen"], [152, 2, 1, "", "set"], [152, 2, 1, "", "set_current_position"], [152, 2, 1, "", "set_high_limit"], [152, 2, 1, "", "set_lim"], [152, 2, 1, "", "set_low_limit"], [152, 2, 1, "", "set_position"], [152, 1, 1, "", "settle_time"], [152, 2, 1, "", "spg_go"], [152, 2, 1, "", "spg_pause"], [152, 2, 1, "", "spg_stop"], [152, 2, 1, "", "status"], [152, 2, 1, "", "stop"], [152, 1, 1, "", "subscriptions"], [152, 2, 1, "", "summary"], [152, 1, 1, "", "timeout"], [152, 1, 1, "", "tolerated_alarm"], [152, 2, 1, "", "trigger"], [152, 2, 1, "", "tweak"], [152, 2, 1, "", "umv"], [152, 2, 1, "", "umvr"], [152, 2, 1, "", "wait"], [152, 2, 1, "", "wm"], [152, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.OffsetIMSWithPreset": [[153, 2, 1, "", "camonitor"], [153, 2, 1, "", "check_single"], [153, 1, 1, "", "composite_egu"], [153, 1, 1, "", "concurrent"], [153, 1, 1, "", "configuration_attrs"], [153, 2, 1, "", "configure"], [153, 1, 1, "", "connected"], [153, 2, 1, "", "describe"], [153, 1, 1, "", "egu"], [153, 2, 1, "", "end_monitor_thread"], [153, 2, 1, "", "forward"], [153, 2, 1, "", "get"], [153, 1, 1, "", "high_limit"], [153, 1, 1, "", "hints"], [153, 2, 1, "", "inverse"], [153, 1, 1, "", "kind"], [153, 1, 1, "", "limits"], [153, 1, 1, "", "low_limit"], [153, 2, 1, "", "move"], [153, 2, 1, "", "move_single"], [153, 1, 1, "", "moving"], [153, 2, 1, "", "mv"], [153, 2, 1, "", "mv_ginput"], [153, 2, 1, "", "mvr"], [153, 1, 1, "", "position"], [153, 2, 1, "", "post_elog_status"], [153, 1, 1, "", "pseudo_positioners"], [153, 2, 1, "", "read"], [153, 2, 1, "", "read_configuration"], [153, 1, 1, "", "real_position"], [153, 1, 1, "", "real_positioners"], [153, 2, 1, "", "screen"], [153, 1, 1, "", "sequential"], [153, 2, 1, "", "set"], [153, 2, 1, "", "set_current_position"], [153, 2, 1, "", "set_position"], [153, 1, 1, "", "settle_time"], [153, 2, 1, "", "status"], [153, 2, 1, "", "stop"], [153, 1, 1, "", "subscriptions"], [153, 2, 1, "", "summary"], [153, 1, 1, "", "target"], [153, 1, 1, "", "timeout"], [153, 2, 1, "", "to_pseudo_tuple"], [153, 2, 1, "", "to_real_tuple"], [153, 2, 1, "", "trigger"], [153, 2, 1, "", "tweak"], [153, 2, 1, "", "umv"], [153, 2, 1, "", "umvr"], [153, 2, 1, "", "wait"], [153, 2, 1, "", "wm"], [153, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.OffsetMotor": [[154, 2, 1, "", "camonitor"], [154, 2, 1, "", "check_single"], [154, 1, 1, "", "composite_egu"], [154, 1, 1, "", "concurrent"], [154, 1, 1, "", "configuration_attrs"], [154, 2, 1, "", "configure"], [154, 1, 1, "", "connected"], [154, 2, 1, "", "describe"], [154, 1, 1, "", "egu"], [154, 2, 1, "", "end_monitor_thread"], [154, 2, 1, "", "forward"], [154, 2, 1, "", "get"], [154, 1, 1, "", "high_limit"], [154, 1, 1, "", "hints"], [154, 2, 1, "", "inverse"], [154, 1, 1, "", "kind"], [154, 1, 1, "", "limits"], [154, 1, 1, "", "low_limit"], [154, 2, 1, "", "move"], [154, 2, 1, "", "move_single"], [154, 1, 1, "", "moving"], [154, 2, 1, "", "mv"], [154, 2, 1, "", "mv_ginput"], [154, 2, 1, "", "mvr"], [154, 1, 1, "", "position"], [154, 2, 1, "", "post_elog_status"], [154, 1, 1, "", "pseudo_positioners"], [154, 2, 1, "", "read"], [154, 2, 1, "", "read_configuration"], [154, 1, 1, "", "real_position"], [154, 1, 1, "", "real_positioners"], [154, 2, 1, "", "screen"], [154, 1, 1, "", "sequential"], [154, 2, 1, "", "set"], [154, 2, 1, "", "set_current_position"], [154, 2, 1, "", "set_position"], [154, 1, 1, "", "settle_time"], [154, 2, 1, "", "status"], [154, 2, 1, "", "stop"], [154, 1, 1, "", "subscriptions"], [154, 2, 1, "", "summary"], [154, 1, 1, "", "target"], [154, 1, 1, "", "timeout"], [154, 2, 1, "", "to_pseudo_tuple"], [154, 2, 1, "", "to_real_tuple"], [154, 2, 1, "", "trigger"], [154, 2, 1, "", "tweak"], [154, 2, 1, "", "umv"], [154, 2, 1, "", "umvr"], [154, 2, 1, "", "wait"], [154, 2, 1, "", "wm"], [154, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.PCDSMotorBase": [[155, 2, 1, "", "camonitor"], [155, 2, 1, "", "check_limit_switches"], [155, 2, 1, "", "clear_limits"], [155, 1, 1, "", "configuration_attrs"], [155, 2, 1, "", "configure"], [155, 1, 1, "", "connected"], [155, 2, 1, "", "describe"], [155, 2, 1, "", "disable"], [155, 1, 1, "", "egu"], [155, 2, 1, "", "enable"], [155, 2, 1, "", "end_monitor_thread"], [155, 2, 1, "", "get"], [155, 2, 1, "", "get_high_limit"], [155, 2, 1, "", "get_lim"], [155, 2, 1, "", "get_low_limit"], [155, 1, 1, "", "high_limit"], [155, 1, 1, "", "hints"], [155, 2, 1, "", "home"], [155, 1, 1, "", "homed"], [155, 1, 1, "", "kind"], [155, 1, 1, "", "limits"], [155, 1, 1, "", "low_limit"], [155, 2, 1, "", "move"], [155, 1, 1, "", "moving"], [155, 1, 1, "", "msta"], [155, 2, 1, "", "mv"], [155, 2, 1, "", "mv_ginput"], [155, 2, 1, "", "mvr"], [155, 1, 1, "", "position"], [155, 2, 1, "", "post_elog_status"], [155, 1, 1, "", "precision"], [155, 2, 1, "", "read"], [155, 2, 1, "", "read_configuration"], [155, 2, 1, "", "screen"], [155, 2, 1, "", "set"], [155, 2, 1, "", "set_current_position"], [155, 2, 1, "", "set_high_limit"], [155, 2, 1, "", "set_lim"], [155, 2, 1, "", "set_low_limit"], [155, 2, 1, "", "set_position"], [155, 1, 1, "", "settle_time"], [155, 2, 1, "", "spg_go"], [155, 2, 1, "", "spg_pause"], [155, 2, 1, "", "spg_stop"], [155, 2, 1, "", "status"], [155, 2, 1, "", "stop"], [155, 1, 1, "", "subscriptions"], [155, 2, 1, "", "summary"], [155, 1, 1, "", "timeout"], [155, 1, 1, "", "tolerated_alarm"], [155, 2, 1, "", "trigger"], [155, 2, 1, "", "tweak"], [155, 2, 1, "", "umv"], [155, 2, 1, "", "umvr"], [155, 2, 1, "", "wait"], [155, 2, 1, "", "wm"], [155, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.PI_M824": [[156, 1, 1, "", "actuate"], [156, 1, 1, "", "actuate_value"], [156, 1, 1, "", "atol"], [156, 2, 1, "", "camonitor"], [156, 1, 1, "", "configuration_attrs"], [156, 2, 1, "", "configure"], [156, 1, 1, "", "connected"], [156, 2, 1, "", "describe"], [156, 2, 1, "", "done_comparator"], [156, 1, 1, "", "done_value"], [156, 1, 1, "", "egu"], [156, 2, 1, "", "end_monitor_thread"], [156, 2, 1, "", "get"], [156, 1, 1, "", "high_limit"], [156, 1, 1, "", "hints"], [156, 1, 1, "", "kind"], [156, 1, 1, "", "limits"], [156, 1, 1, "", "low_limit"], [156, 2, 1, "", "move"], [156, 1, 1, "", "moving"], [156, 2, 1, "", "mv"], [156, 2, 1, "", "mv_ginput"], [156, 2, 1, "", "mvr"], [156, 1, 1, "", "position"], [156, 2, 1, "", "post_elog_status"], [156, 1, 1, "", "put_complete"], [156, 2, 1, "", "read"], [156, 2, 1, "", "read_configuration"], [156, 1, 1, "", "rtol"], [156, 2, 1, "", "screen"], [156, 2, 1, "", "set"], [156, 2, 1, "", "set_position"], [156, 1, 1, "", "settle_time"], [156, 2, 1, "", "status"], [156, 2, 1, "", "stop"], [156, 1, 1, "", "stop_signal"], [156, 1, 1, "", "stop_value"], [156, 1, 1, "", "subscriptions"], [156, 2, 1, "", "summary"], [156, 1, 1, "", "timeout"], [156, 2, 1, "", "trigger"], [156, 2, 1, "", "tweak"], [156, 2, 1, "", "umv"], [156, 2, 1, "", "umvr"], [156, 2, 1, "", "wait"], [156, 2, 1, "", "wm"], [156, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.PMC100": [[157, 2, 1, "", "camonitor"], [157, 2, 1, "", "check_limit_switches"], [157, 2, 1, "", "clear_limits"], [157, 1, 1, "", "configuration_attrs"], [157, 2, 1, "", "configure"], [157, 1, 1, "", "connected"], [157, 2, 1, "", "describe"], [157, 2, 1, "", "disable"], [157, 1, 1, "", "egu"], [157, 2, 1, "", "enable"], [157, 2, 1, "", "end_monitor_thread"], [157, 2, 1, "", "get"], [157, 2, 1, "", "get_high_limit"], [157, 2, 1, "", "get_lim"], [157, 2, 1, "", "get_low_limit"], [157, 1, 1, "", "high_limit"], [157, 1, 1, "", "hints"], [157, 2, 1, "", "home"], [157, 1, 1, "", "homed"], [157, 1, 1, "", "kind"], [157, 1, 1, "", "limits"], [157, 1, 1, "", "low_limit"], [157, 2, 1, "", "move"], [157, 1, 1, "", "moving"], [157, 1, 1, "", "msta"], [157, 2, 1, "", "mv"], [157, 2, 1, "", "mv_ginput"], [157, 2, 1, "", "mvr"], [157, 1, 1, "", "position"], [157, 2, 1, "", "post_elog_status"], [157, 1, 1, "", "precision"], [157, 2, 1, "", "read"], [157, 2, 1, "", "read_configuration"], [157, 2, 1, "", "screen"], [157, 2, 1, "", "set"], [157, 2, 1, "", "set_current_position"], [157, 2, 1, "", "set_high_limit"], [157, 2, 1, "", "set_lim"], [157, 2, 1, "", "set_low_limit"], [157, 2, 1, "", "set_position"], [157, 1, 1, "", "settle_time"], [157, 2, 1, "", "spg_go"], [157, 2, 1, "", "spg_pause"], [157, 2, 1, "", "spg_stop"], [157, 2, 1, "", "status"], [157, 2, 1, "", "stop"], [157, 1, 1, "", "subscriptions"], [157, 2, 1, "", "summary"], [157, 1, 1, "", "timeout"], [157, 1, 1, "", "tolerated_alarm"], [157, 2, 1, "", "trigger"], [157, 2, 1, "", "tweak"], [157, 2, 1, "", "umv"], [157, 2, 1, "", "umvr"], [157, 2, 1, "", "wait"], [157, 2, 1, "", "wm"], [157, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.SmarAct": [[158, 2, 1, "", "camonitor"], [158, 2, 1, "", "check_limit_switches"], [158, 2, 1, "", "clear_limits"], [158, 1, 1, "", "configuration_attrs"], [158, 2, 1, "", "configure"], [158, 1, 1, "", "connected"], [158, 2, 1, "", "describe"], [158, 2, 1, "", "disable"], [158, 1, 1, "", "egu"], [158, 2, 1, "", "enable"], [158, 2, 1, "", "end_monitor_thread"], [158, 2, 1, "", "get"], [158, 2, 1, "", "get_high_limit"], [158, 2, 1, "", "get_lim"], [158, 2, 1, "", "get_low_limit"], [158, 1, 1, "", "high_limit"], [158, 1, 1, "", "hints"], [158, 2, 1, "", "home"], [158, 1, 1, "", "homed"], [158, 1, 1, "", "kind"], [158, 1, 1, "", "limits"], [158, 1, 1, "", "low_limit"], [158, 2, 1, "", "move"], [158, 1, 1, "", "moving"], [158, 1, 1, "", "msta"], [158, 2, 1, "", "mv"], [158, 2, 1, "", "mv_ginput"], [158, 2, 1, "", "mvr"], [158, 1, 1, "", "position"], [158, 2, 1, "", "post_elog_status"], [158, 1, 1, "", "precision"], [158, 2, 1, "", "read"], [158, 2, 1, "", "read_configuration"], [158, 2, 1, "", "screen"], [158, 2, 1, "", "set"], [158, 2, 1, "", "set_current_position"], [158, 2, 1, "", "set_high_limit"], [158, 2, 1, "", "set_lim"], [158, 2, 1, "", "set_low_limit"], [158, 2, 1, "", "set_position"], [158, 1, 1, "", "settle_time"], [158, 2, 1, "", "status"], [158, 2, 1, "", "stop"], [158, 1, 1, "", "subscriptions"], [158, 2, 1, "", "summary"], [158, 1, 1, "", "timeout"], [158, 1, 1, "", "tolerated_alarm"], [158, 2, 1, "", "trigger"], [158, 2, 1, "", "tweak"], [158, 2, 1, "", "umv"], [158, 2, 1, "", "umvr"], [158, 2, 1, "", "wait"], [158, 2, 1, "", "wm"], [158, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.SmarActEncodedTipTilt": [[159, 1, 1, "", "configuration_attrs"], [159, 2, 1, "", "configure"], [159, 1, 1, "", "connected"], [159, 2, 1, "", "describe"], [159, 2, 1, "", "get"], [159, 1, 1, "", "hints"], [159, 1, 1, "", "kind"], [159, 2, 1, "", "read"], [159, 2, 1, "", "read_configuration"], [159, 2, 1, "", "stop"], [159, 1, 1, "", "subscriptions"], [159, 2, 1, "", "summary"], [159, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor.SmarActOpenLoop": [[160, 1, 1, "", "configuration_attrs"], [160, 2, 1, "", "configure"], [160, 1, 1, "", "connected"], [160, 2, 1, "", "describe"], [160, 2, 1, "", "get"], [160, 1, 1, "", "hints"], [160, 1, 1, "", "kind"], [160, 2, 1, "", "read"], [160, 2, 1, "", "read_configuration"], [160, 2, 1, "", "stop"], [160, 1, 1, "", "subscriptions"], [160, 2, 1, "", "summary"], [160, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor.SmarActOpenLoopPositioner": [[161, 1, 1, "", "actuate"], [161, 1, 1, "", "actuate_value"], [161, 1, 1, "", "atol"], [161, 2, 1, "", "camonitor"], [161, 1, 1, "", "configuration_attrs"], [161, 2, 1, "", "configure"], [161, 1, 1, "", "connected"], [161, 2, 1, "", "describe"], [161, 2, 1, "", "done_comparator"], [161, 1, 1, "", "done_value"], [161, 1, 1, "", "egu"], [161, 2, 1, "", "end_monitor_thread"], [161, 2, 1, "", "get"], [161, 1, 1, "", "high_limit"], [161, 1, 1, "", "hints"], [161, 1, 1, "", "kind"], [161, 1, 1, "", "limits"], [161, 1, 1, "", "low_limit"], [161, 2, 1, "", "move"], [161, 1, 1, "", "moving"], [161, 2, 1, "", "mv"], [161, 2, 1, "", "mv_ginput"], [161, 2, 1, "", "mvr"], [161, 1, 1, "", "position"], [161, 2, 1, "", "post_elog_status"], [161, 1, 1, "", "put_complete"], [161, 2, 1, "", "read"], [161, 2, 1, "", "read_configuration"], [161, 2, 1, "", "screen"], [161, 2, 1, "", "set"], [161, 2, 1, "", "set_position"], [161, 1, 1, "", "settle_time"], [161, 2, 1, "", "status"], [161, 2, 1, "", "stop"], [161, 1, 1, "", "stop_signal"], [161, 1, 1, "", "stop_value"], [161, 1, 1, "", "subscriptions"], [161, 2, 1, "", "summary"], [161, 1, 1, "", "timeout"], [161, 2, 1, "", "trigger"], [161, 2, 1, "", "tweak"], [161, 2, 1, "", "umv"], [161, 2, 1, "", "umvr"], [161, 2, 1, "", "wait"], [161, 2, 1, "", "wm"], [161, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.SmarActPicoscale": [[162, 2, 1, "", "camonitor"], [162, 2, 1, "", "check_limit_switches"], [162, 2, 1, "", "clear_limits"], [162, 1, 1, "", "configuration_attrs"], [162, 2, 1, "", "configure"], [162, 1, 1, "", "connected"], [162, 2, 1, "", "describe"], [162, 2, 1, "", "disable"], [162, 1, 1, "", "egu"], [162, 2, 1, "", "enable"], [162, 2, 1, "", "end_monitor_thread"], [162, 2, 1, "", "get"], [162, 2, 1, "", "get_high_limit"], [162, 2, 1, "", "get_lim"], [162, 2, 1, "", "get_low_limit"], [162, 1, 1, "", "high_limit"], [162, 1, 1, "", "hints"], [162, 2, 1, "", "home"], [162, 1, 1, "", "homed"], [162, 1, 1, "", "kind"], [162, 1, 1, "", "limits"], [162, 1, 1, "", "low_limit"], [162, 2, 1, "", "move"], [162, 1, 1, "", "moving"], [162, 1, 1, "", "msta"], [162, 2, 1, "", "mv"], [162, 2, 1, "", "mv_ginput"], [162, 2, 1, "", "mvr"], [162, 1, 1, "", "position"], [162, 2, 1, "", "post_elog_status"], [162, 1, 1, "", "precision"], [162, 2, 1, "", "read"], [162, 2, 1, "", "read_configuration"], [162, 2, 1, "", "screen"], [162, 2, 1, "", "set"], [162, 2, 1, "", "set_current_position"], [162, 2, 1, "", "set_high_limit"], [162, 2, 1, "", "set_lim"], [162, 2, 1, "", "set_low_limit"], [162, 2, 1, "", "set_position"], [162, 1, 1, "", "settle_time"], [162, 2, 1, "", "status"], [162, 2, 1, "", "stop"], [162, 1, 1, "", "subscriptions"], [162, 2, 1, "", "summary"], [162, 1, 1, "", "timeout"], [162, 1, 1, "", "tolerated_alarm"], [162, 2, 1, "", "trigger"], [162, 2, 1, "", "tweak"], [162, 2, 1, "", "umv"], [162, 2, 1, "", "umvr"], [162, 2, 1, "", "wait"], [162, 2, 1, "", "wm"], [162, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.SmarActTipTilt": [[163, 1, 1, "", "configuration_attrs"], [163, 2, 1, "", "configure"], [163, 1, 1, "", "connected"], [163, 2, 1, "", "describe"], [163, 2, 1, "", "get"], [163, 1, 1, "", "hints"], [163, 1, 1, "", "kind"], [163, 2, 1, "", "read"], [163, 2, 1, "", "read_configuration"], [163, 2, 1, "", "stop"], [163, 1, 1, "", "subscriptions"], [163, 2, 1, "", "summary"], [163, 2, 1, "", "trigger"]], "pcdsdevices.eps": [[164, 0, 1, "", "EPS"]], "pcdsdevices.eps.EPS": [[164, 1, 1, "", "configuration_attrs"], [164, 2, 1, "", "configure"], [164, 1, 1, "", "connected"], [164, 2, 1, "", "describe"], [164, 2, 1, "", "get"], [164, 1, 1, "", "hints"], [164, 1, 1, "", "kind"], [164, 2, 1, "", "post_elog_status"], [164, 2, 1, "", "read"], [164, 2, 1, "", "read_configuration"], [164, 2, 1, "", "screen"], [164, 2, 1, "", "status"], [164, 2, 1, "", "stop"], [164, 1, 1, "", "subscriptions"], [164, 2, 1, "", "summary"], [164, 2, 1, "", "trigger"]], "pcdsdevices.evr": [[165, 0, 1, "", "EvrMotor"], [166, 0, 1, "", "Trigger"]], "pcdsdevices.evr.EvrMotor": [[165, 1, 1, "", "actuate"], [165, 1, 1, "", "actuate_value"], [165, 1, 1, "", "atol"], [165, 2, 1, "", "camonitor"], [165, 1, 1, "", "configuration_attrs"], [165, 2, 1, "", "configure"], [165, 1, 1, "", "connected"], [165, 2, 1, "", "describe"], [165, 2, 1, "", "done_comparator"], [165, 1, 1, "", "done_value"], [165, 1, 1, "", "egu"], [165, 2, 1, "", "end_monitor_thread"], [165, 2, 1, "", "get"], [165, 1, 1, "", "high_limit"], [165, 1, 1, "", "hints"], [165, 1, 1, "", "kind"], [165, 1, 1, "", "limits"], [165, 1, 1, "", "low_limit"], [165, 2, 1, "", "move"], [165, 1, 1, "", "moving"], [165, 2, 1, "", "mv"], [165, 2, 1, "", "mv_ginput"], [165, 2, 1, "", "mvr"], [165, 1, 1, "", "position"], [165, 2, 1, "", "post_elog_status"], [165, 1, 1, "", "put_complete"], [165, 2, 1, "", "read"], [165, 2, 1, "", "read_configuration"], [165, 1, 1, "", "rtol"], [165, 2, 1, "", "screen"], [165, 2, 1, "", "set"], [165, 2, 1, "", "set_position"], [165, 1, 1, "", "settle_time"], [165, 2, 1, "", "status"], [165, 2, 1, "", "stop"], [165, 1, 1, "", "stop_signal"], [165, 1, 1, "", "stop_value"], [165, 1, 1, "", "subscriptions"], [165, 2, 1, "", "summary"], [165, 1, 1, "", "timeout"], [165, 2, 1, "", "trigger"], [165, 2, 1, "", "tweak"], [165, 2, 1, "", "umv"], [165, 2, 1, "", "umvr"], [165, 2, 1, "", "wait"], [165, 2, 1, "", "wm"], [165, 2, 1, "", "wm_update"]], "pcdsdevices.evr.Trigger": [[166, 1, 1, "", "configuration_attrs"], [166, 2, 1, "", "configure"], [166, 1, 1, "", "connected"], [166, 2, 1, "", "describe"], [166, 2, 1, "", "disable"], [166, 2, 1, "", "enable"], [166, 2, 1, "", "get"], [166, 1, 1, "", "hints"], [166, 1, 1, "", "kind"], [166, 2, 1, "", "post_elog_status"], [166, 2, 1, "", "read"], [166, 2, 1, "", "read_configuration"], [166, 2, 1, "", "screen"], [166, 2, 1, "", "status"], [166, 2, 1, "", "stop"], [166, 1, 1, "", "subscriptions"], [166, 2, 1, "", "summary"], [166, 2, 1, "", "trigger"]], "pcdsdevices.example": [[167, 0, 1, "", "Example3D"], [168, 0, 1, "", "Example3DStates"], [169, 0, 1, "", "ExampleL2L"], [170, 0, 1, "", "ExampleL2LStates"], [171, 0, 1, "", "PLCExampleMotion"], [172, 0, 1, "", "PLCOnlyXPIM"]], "pcdsdevices.example.Example3D": [[167, 1, 1, "", "configuration_attrs"], [167, 2, 1, "", "configure"], [167, 1, 1, "", "connected"], [167, 2, 1, "", "describe"], [167, 2, 1, "", "get"], [167, 1, 1, "", "hints"], [167, 1, 1, "", "kind"], [167, 2, 1, "", "post_elog_status"], [167, 2, 1, "", "read"], [167, 2, 1, "", "read_configuration"], [167, 2, 1, "", "screen"], [167, 2, 1, "", "status"], [167, 2, 1, "", "stop"], [167, 1, 1, "", "subscriptions"], [167, 2, 1, "", "summary"], [167, 2, 1, "", "trigger"]], "pcdsdevices.example.Example3DStates": [[168, 2, 1, "", "camonitor"], [168, 2, 1, "", "check_inserted"], [168, 2, 1, "", "check_removed"], [168, 2, 1, "", "check_transmission"], [168, 2, 1, "", "clear_error"], [168, 1, 1, "", "configuration_attrs"], [168, 2, 1, "", "configure"], [168, 1, 1, "", "connected"], [168, 2, 1, "", "describe"], [168, 1, 1, "", "egu"], [168, 2, 1, "", "end_monitor_thread"], [168, 2, 1, "", "get"], [168, 2, 1, "", "get_state"], [168, 1, 1, "", "high_limit"], [168, 1, 1, "", "hints"], [168, 1, 1, "", "in_states"], [168, 2, 1, "", "insert"], [168, 1, 1, "", "kind"], [168, 1, 1, "", "limits"], [168, 1, 1, "", "low_limit"], [168, 2, 1, "", "move"], [168, 1, 1, "", "moving"], [168, 2, 1, "", "mv"], [168, 1, 1, "", "out_states"], [168, 1, 1, "", "position"], [168, 2, 1, "", "post_elog_status"], [168, 2, 1, "", "read"], [168, 2, 1, "", "read_configuration"], [168, 2, 1, "", "remove"], [168, 2, 1, "", "screen"], [168, 2, 1, "", "set"], [168, 1, 1, "", "settle_time"], [168, 1, 1, "", "states_list"], [168, 2, 1, "", "status"], [168, 1, 1, "", "stop"], [168, 1, 1, "", "subscriptions"], [168, 2, 1, "", "summary"], [168, 1, 1, "", "timeout"], [168, 1, 1, "", "transmission"], [168, 2, 1, "", "trigger"], [168, 2, 1, "", "wait"], [168, 2, 1, "", "wm"], [168, 2, 1, "", "wm_update"]], "pcdsdevices.example.ExampleL2L": [[169, 1, 1, "", "configuration_attrs"], [169, 2, 1, "", "configure"], [169, 1, 1, "", "connected"], [169, 2, 1, "", "describe"], [169, 2, 1, "", "get"], [169, 1, 1, "", "hints"], [169, 1, 1, "", "kind"], [169, 2, 1, "", "post_elog_status"], [169, 2, 1, "", "read"], [169, 2, 1, "", "read_configuration"], [169, 2, 1, "", "screen"], [169, 2, 1, "", "status"], [169, 2, 1, "", "stop"], [169, 1, 1, "", "subscriptions"], [169, 2, 1, "", "summary"], [169, 2, 1, "", "trigger"]], "pcdsdevices.example.ExampleL2LStates": [[170, 2, 1, "", "camonitor"], [170, 2, 1, "", "check_inserted"], [170, 2, 1, "", "check_removed"], [170, 2, 1, "", "check_transmission"], [170, 2, 1, "", "clear_error"], [170, 1, 1, "", "configuration_attrs"], [170, 2, 1, "", "configure"], [170, 1, 1, "", "connected"], [170, 2, 1, "", "describe"], [170, 1, 1, "", "egu"], [170, 2, 1, "", "end_monitor_thread"], [170, 2, 1, "", "get"], [170, 2, 1, "", "get_state"], [170, 1, 1, "", "high_limit"], [170, 1, 1, "", "hints"], [170, 1, 1, "", "in_states"], [170, 2, 1, "", "insert"], [170, 1, 1, "", "kind"], [170, 1, 1, "", "limits"], [170, 1, 1, "", "low_limit"], [170, 2, 1, "", "move"], [170, 1, 1, "", "moving"], [170, 2, 1, "", "mv"], [170, 1, 1, "", "out_states"], [170, 1, 1, "", "position"], [170, 2, 1, "", "post_elog_status"], [170, 2, 1, "", "read"], [170, 2, 1, "", "read_configuration"], [170, 2, 1, "", "remove"], [170, 2, 1, "", "screen"], [170, 2, 1, "", "set"], [170, 1, 1, "", "settle_time"], [170, 1, 1, "", "states_list"], [170, 2, 1, "", "status"], [170, 1, 1, "", "stop"], [170, 1, 1, "", "subscriptions"], [170, 2, 1, "", "summary"], [170, 1, 1, "", "timeout"], [170, 1, 1, "", "transmission"], [170, 2, 1, "", "trigger"], [170, 2, 1, "", "wait"], [170, 2, 1, "", "wm"], [170, 2, 1, "", "wm_update"]], "pcdsdevices.example.PLCExampleMotion": [[171, 2, 1, "", "all_pvnames"], [171, 1, 1, "", "configuration_attrs"], [171, 2, 1, "", "configure"], [171, 1, 1, "", "connected"], [171, 2, 1, "", "describe"], [171, 2, 1, "", "disconnected_pvnames"], [171, 2, 1, "", "get"], [171, 1, 1, "", "hints"], [171, 1, 1, "", "kind"], [171, 2, 1, "", "post_elog_status"], [171, 2, 1, "", "read"], [171, 2, 1, "", "read_configuration"], [171, 2, 1, "", "screen"], [171, 2, 1, "", "status"], [171, 2, 1, "", "stop"], [171, 1, 1, "", "subscriptions"], [171, 2, 1, "", "summary"], [171, 2, 1, "", "trigger"]], "pcdsdevices.example.PLCOnlyXPIM": [[172, 2, 1, "", "calc_lightpath_state"], [172, 1, 1, "", "configuration_attrs"], [172, 2, 1, "", "configure"], [172, 1, 1, "", "connected"], [172, 2, 1, "", "describe"], [172, 1, 1, "", "detector"], [172, 2, 1, "", "get"], [172, 2, 1, "", "get_lightpath_state"], [172, 1, 1, "", "hints"], [172, 1, 1, "", "kind"], [172, 1, 1, "", "lightpath_cpts"], [172, 1, 1, "", "md"], [172, 1, 1, "", "needs_parent"], [172, 2, 1, "", "post_elog_status"], [172, 2, 1, "", "read"], [172, 2, 1, "", "read_configuration"], [172, 2, 1, "", "screen"], [172, 1, 1, "", "stage_group"], [172, 2, 1, "", "stage_group_instances"], [172, 2, 1, "", "status"], [172, 2, 1, "", "stop"], [172, 1, 1, "", "subscriptions"], [172, 2, 1, "", "summary"], [172, 2, 1, "", "trigger"], [172, 1, 1, "", "y_states"]], "pcdsdevices.fms": [[173, 0, 1, "", "LCP1"], [174, 0, 1, "", "LCP2"], [175, 0, 1, "", "PDU_Humidity2"], [176, 0, 1, "", "PDU_Humidity4"], [177, 0, 1, "", "PDU_Humidity6"], [178, 0, 1, "", "PDU_Humidity8"], [179, 0, 1, "", "PDU_Load1"], [180, 0, 1, "", "PDU_Load2"], [181, 0, 1, "", "PDU_Load3"], [182, 0, 1, "", "PDU_Load4"], [183, 0, 1, "", "PDU_Temp2"], [184, 0, 1, "", "PDU_Temp4"], [185, 0, 1, "", "PDU_Temp6"], [186, 0, 1, "", "PDU_Temp8"], [187, 0, 1, "", "Setra5000"]], "pcdsdevices.fms.LCP1": [[173, 1, 1, "", "configuration_attrs"], [173, 2, 1, "", "configure"], [173, 1, 1, "", "connected"], [173, 2, 1, "", "describe"], [173, 2, 1, "", "get"], [173, 1, 1, "", "hints"], [173, 1, 1, "", "kind"], [173, 2, 1, "", "read"], [173, 2, 1, "", "read_configuration"], [173, 2, 1, "", "stop"], [173, 1, 1, "", "subscriptions"], [173, 2, 1, "", "summary"], [173, 2, 1, "", "trigger"]], "pcdsdevices.fms.LCP2": [[174, 1, 1, "", "configuration_attrs"], [174, 2, 1, "", "configure"], [174, 1, 1, "", "connected"], [174, 2, 1, "", "describe"], [174, 2, 1, "", "get"], [174, 1, 1, "", "hints"], [174, 1, 1, "", "kind"], [174, 2, 1, "", "read"], [174, 2, 1, "", "read_configuration"], [174, 2, 1, "", "stop"], [174, 1, 1, "", "subscriptions"], [174, 2, 1, "", "summary"], [174, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Humidity2": [[175, 1, 1, "", "configuration_attrs"], [175, 2, 1, "", "configure"], [175, 1, 1, "", "connected"], [175, 2, 1, "", "describe"], [175, 2, 1, "", "get"], [175, 1, 1, "", "hints"], [175, 1, 1, "", "kind"], [175, 2, 1, "", "read"], [175, 2, 1, "", "read_configuration"], [175, 2, 1, "", "stop"], [175, 1, 1, "", "subscriptions"], [175, 2, 1, "", "summary"], [175, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Humidity4": [[176, 1, 1, "", "configuration_attrs"], [176, 2, 1, "", "configure"], [176, 1, 1, "", "connected"], [176, 2, 1, "", "describe"], [176, 2, 1, "", "get"], [176, 1, 1, "", "hints"], [176, 1, 1, "", "kind"], [176, 2, 1, "", "read"], [176, 2, 1, "", "read_configuration"], [176, 2, 1, "", "stop"], [176, 1, 1, "", "subscriptions"], [176, 2, 1, "", "summary"], [176, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Humidity6": [[177, 1, 1, "", "configuration_attrs"], [177, 2, 1, "", "configure"], [177, 1, 1, "", "connected"], [177, 2, 1, "", "describe"], [177, 2, 1, "", "get"], [177, 1, 1, "", "hints"], [177, 1, 1, "", "kind"], [177, 2, 1, "", "read"], [177, 2, 1, "", "read_configuration"], [177, 2, 1, "", "stop"], [177, 1, 1, "", "subscriptions"], [177, 2, 1, "", "summary"], [177, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Humidity8": [[178, 1, 1, "", "configuration_attrs"], [178, 2, 1, "", "configure"], [178, 1, 1, "", "connected"], [178, 2, 1, "", "describe"], [178, 2, 1, "", "get"], [178, 1, 1, "", "hints"], [178, 1, 1, "", "kind"], [178, 2, 1, "", "read"], [178, 2, 1, "", "read_configuration"], [178, 2, 1, "", "stop"], [178, 1, 1, "", "subscriptions"], [178, 2, 1, "", "summary"], [178, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Load1": [[179, 1, 1, "", "configuration_attrs"], [179, 2, 1, "", "configure"], [179, 1, 1, "", "connected"], [179, 2, 1, "", "describe"], [179, 2, 1, "", "get"], [179, 1, 1, "", "hints"], [179, 1, 1, "", "kind"], [179, 2, 1, "", "read"], [179, 2, 1, "", "read_configuration"], [179, 2, 1, "", "stop"], [179, 1, 1, "", "subscriptions"], [179, 2, 1, "", "summary"], [179, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Load2": [[180, 1, 1, "", "configuration_attrs"], [180, 2, 1, "", "configure"], [180, 1, 1, "", "connected"], [180, 2, 1, "", "describe"], [180, 2, 1, "", "get"], [180, 1, 1, "", "hints"], [180, 1, 1, "", "kind"], [180, 2, 1, "", "read"], [180, 2, 1, "", "read_configuration"], [180, 2, 1, "", "stop"], [180, 1, 1, "", "subscriptions"], [180, 2, 1, "", "summary"], [180, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Load3": [[181, 1, 1, "", "configuration_attrs"], [181, 2, 1, "", "configure"], [181, 1, 1, "", "connected"], [181, 2, 1, "", "describe"], [181, 2, 1, "", "get"], [181, 1, 1, "", "hints"], [181, 1, 1, "", "kind"], [181, 2, 1, "", "read"], [181, 2, 1, "", "read_configuration"], [181, 2, 1, "", "stop"], [181, 1, 1, "", "subscriptions"], [181, 2, 1, "", "summary"], [181, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Load4": [[182, 1, 1, "", "configuration_attrs"], [182, 2, 1, "", "configure"], [182, 1, 1, "", "connected"], [182, 2, 1, "", "describe"], [182, 2, 1, "", "get"], [182, 1, 1, "", "hints"], [182, 1, 1, "", "kind"], [182, 2, 1, "", "read"], [182, 2, 1, "", "read_configuration"], [182, 2, 1, "", "stop"], [182, 1, 1, "", "subscriptions"], [182, 2, 1, "", "summary"], [182, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Temp2": [[183, 1, 1, "", "configuration_attrs"], [183, 2, 1, "", "configure"], [183, 1, 1, "", "connected"], [183, 2, 1, "", "describe"], [183, 2, 1, "", "get"], [183, 1, 1, "", "hints"], [183, 1, 1, "", "kind"], [183, 2, 1, "", "read"], [183, 2, 1, "", "read_configuration"], [183, 2, 1, "", "stop"], [183, 1, 1, "", "subscriptions"], [183, 2, 1, "", "summary"], [183, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Temp4": [[184, 1, 1, "", "configuration_attrs"], [184, 2, 1, "", "configure"], [184, 1, 1, "", "connected"], [184, 2, 1, "", "describe"], [184, 2, 1, "", "get"], [184, 1, 1, "", "hints"], [184, 1, 1, "", "kind"], [184, 2, 1, "", "read"], [184, 2, 1, "", "read_configuration"], [184, 2, 1, "", "stop"], [184, 1, 1, "", "subscriptions"], [184, 2, 1, "", "summary"], [184, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Temp6": [[185, 1, 1, "", "configuration_attrs"], [185, 2, 1, "", "configure"], [185, 1, 1, "", "connected"], [185, 2, 1, "", "describe"], [185, 2, 1, "", "get"], [185, 1, 1, "", "hints"], [185, 1, 1, "", "kind"], [185, 2, 1, "", "read"], [185, 2, 1, "", "read_configuration"], [185, 2, 1, "", "stop"], [185, 1, 1, "", "subscriptions"], [185, 2, 1, "", "summary"], [185, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Temp8": [[186, 1, 1, "", "configuration_attrs"], [186, 2, 1, "", "configure"], [186, 1, 1, "", "connected"], [186, 2, 1, "", "describe"], [186, 2, 1, "", "get"], [186, 1, 1, "", "hints"], [186, 1, 1, "", "kind"], [186, 2, 1, "", "read"], [186, 2, 1, "", "read_configuration"], [186, 2, 1, "", "stop"], [186, 1, 1, "", "subscriptions"], [186, 2, 1, "", "summary"], [186, 2, 1, "", "trigger"]], "pcdsdevices.fms.Setra5000": [[187, 1, 1, "", "configuration_attrs"], [187, 2, 1, "", "configure"], [187, 1, 1, "", "connected"], [187, 2, 1, "", "describe"], [187, 2, 1, "", "get"], [187, 1, 1, "", "hints"], [187, 1, 1, "", "kind"], [187, 2, 1, "", "read"], [187, 2, 1, "", "read_configuration"], [187, 2, 1, "", "stop"], [187, 1, 1, "", "subscriptions"], [187, 2, 1, "", "summary"], [187, 2, 1, "", "trigger"]], "pcdsdevices.gauge": [[188, 0, 1, "", "BaseGauge"], [189, 0, 1, "", "GCC500PLC"], [190, 0, 1, "", "GCCPLC"], [191, 0, 1, "", "GCT"], [192, 0, 1, "", "GFSPLC"], [193, 0, 1, "", "GHCPLC"], [194, 0, 1, "", "GaugeColdCathode"], [195, 0, 1, "", "GaugePLC"], [196, 0, 1, "", "GaugePirani"], [197, 0, 1, "", "GaugeSerial"], [198, 0, 1, "", "GaugeSerialGCC"], [199, 0, 1, "", "GaugeSerialGPI"], [200, 3, 1, "", "GaugeSet"], [201, 0, 1, "", "GaugeSetBase"], [202, 0, 1, "", "GaugeSetMks"], [203, 0, 1, "", "GaugeSetPirani"], [204, 0, 1, "", "GaugeSetPiraniMks"], [205, 0, 1, "", "MKS937AController"], [206, 0, 1, "", "MKS937BController"], [207, 0, 1, "", "MKS937a"]], "pcdsdevices.gauge.BaseGauge": [[188, 1, 1, "", "configuration_attrs"], [188, 2, 1, "", "configure"], [188, 1, 1, "", "connected"], [188, 2, 1, "", "describe"], [188, 2, 1, "", "get"], [188, 1, 1, "", "hints"], [188, 1, 1, "", "kind"], [188, 2, 1, "", "post_elog_status"], [188, 2, 1, "", "read"], [188, 2, 1, "", "read_configuration"], [188, 2, 1, "", "screen"], [188, 2, 1, "", "stop"], [188, 1, 1, "", "subscriptions"], [188, 2, 1, "", "summary"], [188, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GCC500PLC": [[189, 1, 1, "", "configuration_attrs"], [189, 2, 1, "", "configure"], [189, 1, 1, "", "connected"], [189, 2, 1, "", "describe"], [189, 2, 1, "", "get"], [189, 1, 1, "", "hints"], [189, 1, 1, "", "kind"], [189, 2, 1, "", "read"], [189, 2, 1, "", "read_configuration"], [189, 2, 1, "", "stop"], [189, 1, 1, "", "subscriptions"], [189, 2, 1, "", "summary"], [189, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GCCPLC": [[190, 1, 1, "", "configuration_attrs"], [190, 2, 1, "", "configure"], [190, 1, 1, "", "connected"], [190, 2, 1, "", "describe"], [190, 2, 1, "", "get"], [190, 1, 1, "", "hints"], [190, 1, 1, "", "kind"], [190, 2, 1, "", "read"], [190, 2, 1, "", "read_configuration"], [190, 2, 1, "", "stop"], [190, 1, 1, "", "subscriptions"], [190, 2, 1, "", "summary"], [190, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GCT": [[191, 1, 1, "", "configuration_attrs"], [191, 2, 1, "", "configure"], [191, 1, 1, "", "connected"], [191, 2, 1, "", "describe"], [191, 2, 1, "", "get"], [191, 1, 1, "", "hints"], [191, 1, 1, "", "kind"], [191, 2, 1, "", "read"], [191, 2, 1, "", "read_configuration"], [191, 2, 1, "", "stop"], [191, 1, 1, "", "subscriptions"], [191, 2, 1, "", "summary"], [191, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GFSPLC": [[192, 1, 1, "", "configuration_attrs"], [192, 2, 1, "", "configure"], [192, 1, 1, "", "connected"], [192, 2, 1, "", "describe"], [192, 2, 1, "", "get"], [192, 1, 1, "", "hints"], [192, 1, 1, "", "kind"], [192, 2, 1, "", "read"], [192, 2, 1, "", "read_configuration"], [192, 2, 1, "", "stop"], [192, 1, 1, "", "subscriptions"], [192, 2, 1, "", "summary"], [192, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GHCPLC": [[193, 1, 1, "", "configuration_attrs"], [193, 2, 1, "", "configure"], [193, 1, 1, "", "connected"], [193, 2, 1, "", "describe"], [193, 2, 1, "", "get"], [193, 1, 1, "", "hints"], [193, 1, 1, "", "kind"], [193, 2, 1, "", "read"], [193, 2, 1, "", "read_configuration"], [193, 2, 1, "", "stop"], [193, 1, 1, "", "subscriptions"], [193, 2, 1, "", "summary"], [193, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeColdCathode": [[194, 1, 1, "", "configuration_attrs"], [194, 2, 1, "", "configure"], [194, 1, 1, "", "connected"], [194, 2, 1, "", "describe"], [194, 2, 1, "", "get"], [194, 1, 1, "", "hints"], [194, 1, 1, "", "kind"], [194, 2, 1, "", "post_elog_status"], [194, 2, 1, "", "read"], [194, 2, 1, "", "read_configuration"], [194, 2, 1, "", "screen"], [194, 2, 1, "", "stop"], [194, 1, 1, "", "subscriptions"], [194, 2, 1, "", "summary"], [194, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugePLC": [[195, 1, 1, "", "configuration_attrs"], [195, 2, 1, "", "configure"], [195, 1, 1, "", "connected"], [195, 2, 1, "", "describe"], [195, 2, 1, "", "get"], [195, 1, 1, "", "hints"], [195, 1, 1, "", "kind"], [195, 2, 1, "", "read"], [195, 2, 1, "", "read_configuration"], [195, 2, 1, "", "stop"], [195, 1, 1, "", "subscriptions"], [195, 2, 1, "", "summary"], [195, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugePirani": [[196, 1, 1, "", "configuration_attrs"], [196, 2, 1, "", "configure"], [196, 1, 1, "", "connected"], [196, 2, 1, "", "describe"], [196, 2, 1, "", "get"], [196, 1, 1, "", "hints"], [196, 1, 1, "", "kind"], [196, 2, 1, "", "post_elog_status"], [196, 2, 1, "", "read"], [196, 2, 1, "", "read_configuration"], [196, 2, 1, "", "screen"], [196, 2, 1, "", "stop"], [196, 1, 1, "", "subscriptions"], [196, 2, 1, "", "summary"], [196, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSerial": [[197, 1, 1, "", "configuration_attrs"], [197, 2, 1, "", "configure"], [197, 1, 1, "", "connected"], [197, 2, 1, "", "describe"], [197, 2, 1, "", "get"], [197, 1, 1, "", "hints"], [197, 1, 1, "", "kind"], [197, 2, 1, "", "read"], [197, 2, 1, "", "read_configuration"], [197, 2, 1, "", "stop"], [197, 1, 1, "", "subscriptions"], [197, 2, 1, "", "summary"], [197, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSerialGCC": [[198, 1, 1, "", "configuration_attrs"], [198, 2, 1, "", "configure"], [198, 1, 1, "", "connected"], [198, 2, 1, "", "describe"], [198, 2, 1, "", "get"], [198, 1, 1, "", "hints"], [198, 1, 1, "", "kind"], [198, 2, 1, "", "read"], [198, 2, 1, "", "read_configuration"], [198, 2, 1, "", "stop"], [198, 1, 1, "", "subscriptions"], [198, 2, 1, "", "summary"], [198, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSerialGPI": [[199, 1, 1, "", "configuration_attrs"], [199, 2, 1, "", "configure"], [199, 1, 1, "", "connected"], [199, 2, 1, "", "describe"], [199, 2, 1, "", "get"], [199, 1, 1, "", "hints"], [199, 1, 1, "", "kind"], [199, 2, 1, "", "read"], [199, 2, 1, "", "read_configuration"], [199, 2, 1, "", "stop"], [199, 1, 1, "", "subscriptions"], [199, 2, 1, "", "summary"], [199, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSetBase": [[201, 1, 1, "", "configuration_attrs"], [201, 2, 1, "", "configure"], [201, 1, 1, "", "connected"], [201, 2, 1, "", "describe"], [201, 2, 1, "", "egu"], [201, 2, 1, "", "get"], [201, 1, 1, "", "hints"], [201, 1, 1, "", "kind"], [201, 2, 1, "", "post_elog_status"], [201, 2, 1, "", "pressure"], [201, 2, 1, "", "read"], [201, 2, 1, "", "read_configuration"], [201, 2, 1, "", "screen"], [201, 2, 1, "", "status"], [201, 2, 1, "", "stop"], [201, 1, 1, "", "subscriptions"], [201, 2, 1, "", "summary"], [201, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSetMks": [[202, 1, 1, "", "configuration_attrs"], [202, 2, 1, "", "configure"], [202, 1, 1, "", "connected"], [202, 2, 1, "", "describe"], [202, 2, 1, "", "egu"], [202, 2, 1, "", "get"], [202, 1, 1, "", "hints"], [202, 1, 1, "", "kind"], [202, 2, 1, "", "post_elog_status"], [202, 2, 1, "", "pressure"], [202, 2, 1, "", "read"], [202, 2, 1, "", "read_configuration"], [202, 2, 1, "", "screen"], [202, 2, 1, "", "status"], [202, 2, 1, "", "stop"], [202, 1, 1, "", "subscriptions"], [202, 2, 1, "", "summary"], [202, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSetPirani": [[203, 1, 1, "", "configuration_attrs"], [203, 2, 1, "", "configure"], [203, 1, 1, "", "connected"], [203, 2, 1, "", "describe"], [203, 2, 1, "", "egu"], [203, 2, 1, "", "get"], [203, 1, 1, "", "hints"], [203, 1, 1, "", "kind"], [203, 2, 1, "", "post_elog_status"], [203, 2, 1, "", "pressure"], [203, 2, 1, "", "read"], [203, 2, 1, "", "read_configuration"], [203, 2, 1, "", "screen"], [203, 2, 1, "", "status"], [203, 2, 1, "", "stop"], [203, 1, 1, "", "subscriptions"], [203, 2, 1, "", "summary"], [203, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSetPiraniMks": [[204, 1, 1, "", "configuration_attrs"], [204, 2, 1, "", "configure"], [204, 1, 1, "", "connected"], [204, 2, 1, "", "describe"], [204, 2, 1, "", "egu"], [204, 2, 1, "", "get"], [204, 1, 1, "", "hints"], [204, 1, 1, "", "kind"], [204, 2, 1, "", "post_elog_status"], [204, 2, 1, "", "pressure"], [204, 2, 1, "", "read"], [204, 2, 1, "", "read_configuration"], [204, 2, 1, "", "screen"], [204, 2, 1, "", "status"], [204, 2, 1, "", "stop"], [204, 1, 1, "", "subscriptions"], [204, 2, 1, "", "summary"], [204, 2, 1, "", "trigger"]], "pcdsdevices.gauge.MKS937AController": [[205, 1, 1, "", "configuration_attrs"], [205, 2, 1, "", "configure"], [205, 1, 1, "", "connected"], [205, 2, 1, "", "describe"], [205, 2, 1, "", "get"], [205, 1, 1, "", "hints"], [205, 1, 1, "", "kind"], [205, 2, 1, "", "read"], [205, 2, 1, "", "read_configuration"], [205, 2, 1, "", "stop"], [205, 1, 1, "", "subscriptions"], [205, 2, 1, "", "summary"], [205, 2, 1, "", "trigger"]], "pcdsdevices.gauge.MKS937BController": [[206, 1, 1, "", "configuration_attrs"], [206, 2, 1, "", "configure"], [206, 1, 1, "", "connected"], [206, 2, 1, "", "describe"], [206, 2, 1, "", "get"], [206, 1, 1, "", "hints"], [206, 1, 1, "", "kind"], [206, 2, 1, "", "read"], [206, 2, 1, "", "read_configuration"], [206, 2, 1, "", "stop"], [206, 1, 1, "", "subscriptions"], [206, 2, 1, "", "summary"], [206, 2, 1, "", "trigger"]], "pcdsdevices.gauge.MKS937a": [[207, 1, 1, "", "configuration_attrs"], [207, 2, 1, "", "configure"], [207, 1, 1, "", "connected"], [207, 2, 1, "", "describe"], [207, 2, 1, "", "get"], [207, 1, 1, "", "hints"], [207, 1, 1, "", "kind"], [207, 2, 1, "", "post_elog_status"], [207, 2, 1, "", "read"], [207, 2, 1, "", "read_configuration"], [207, 2, 1, "", "screen"], [207, 2, 1, "", "status"], [207, 2, 1, "", "stop"], [207, 1, 1, "", "subscriptions"], [207, 2, 1, "", "summary"], [207, 2, 1, "", "trigger"]], "pcdsdevices.gon": [[208, 0, 1, "", "BaseGon"], [209, 0, 1, "", "GonWithDetArm"], [210, 3, 1, "", "Goniometer"], [211, 0, 1, "", "Kappa"], [212, 0, 1, "", "KappaXYZStage"], [213, 0, 1, "", "SamPhi"], [214, 0, 1, "", "SimKappa"], [215, 0, 1, "", "SimSampleStage"], [216, 0, 1, "", "XYZStage"]], "pcdsdevices.gon.BaseGon": [[208, 1, 1, "", "configuration_attrs"], [208, 2, 1, "", "configure"], [208, 1, 1, "", "connected"], [208, 2, 1, "", "describe"], [208, 2, 1, "", "get"], [208, 1, 1, "", "hints"], [208, 1, 1, "", "kind"], [208, 1, 1, "", "needs_parent"], [208, 2, 1, "", "post_elog_status"], [208, 2, 1, "", "read"], [208, 2, 1, "", "read_configuration"], [208, 2, 1, "", "screen"], [208, 1, 1, "", "stage_group"], [208, 2, 1, "", "stage_group_instances"], [208, 2, 1, "", "status"], [208, 2, 1, "", "stop"], [208, 1, 1, "", "subscriptions"], [208, 2, 1, "", "summary"], [208, 2, 1, "", "trigger"]], "pcdsdevices.gon.GonWithDetArm": [[209, 1, 1, "", "configuration_attrs"], [209, 2, 1, "", "configure"], [209, 1, 1, "", "connected"], [209, 2, 1, "", "describe"], [209, 2, 1, "", "get"], [209, 1, 1, "", "hints"], [209, 1, 1, "", "kind"], [209, 1, 1, "", "needs_parent"], [209, 2, 1, "", "post_elog_status"], [209, 2, 1, "", "read"], [209, 2, 1, "", "read_configuration"], [209, 2, 1, "", "screen"], [209, 1, 1, "", "stage_group"], [209, 2, 1, "", "stage_group_instances"], [209, 2, 1, "", "status"], [209, 2, 1, "", "stop"], [209, 1, 1, "", "subscriptions"], [209, 2, 1, "", "summary"], [209, 2, 1, "", "trigger"]], "pcdsdevices.gon.Kappa": [[211, 2, 1, "", "check_motor_step"], [211, 2, 1, "", "check_single"], [211, 1, 1, "", "composite_egu"], [211, 1, 1, "", "concurrent"], [211, 1, 1, "", "configuration_attrs"], [211, 2, 1, "", "configure"], [211, 1, 1, "", "connected"], [211, 2, 1, "", "describe"], [211, 1, 1, "", "e_chi_coord"], [211, 1, 1, "", "e_eta_coord"], [211, 1, 1, "", "e_phi_coord"], [211, 2, 1, "", "e_to_k"], [211, 1, 1, "", "egu"], [211, 2, 1, "", "forward"], [211, 2, 1, "", "get"], [211, 1, 1, "", "high_limit"], [211, 1, 1, "", "hints"], [211, 2, 1, "", "inverse"], [211, 2, 1, "", "k_to_e"], [211, 1, 1, "", "kind"], [211, 1, 1, "", "limits"], [211, 1, 1, "", "low_limit"], [211, 2, 1, "", "move"], [211, 2, 1, "", "move_single"], [211, 1, 1, "", "moving"], [211, 1, 1, "", "needs_parent"], [211, 1, 1, "", "position"], [211, 2, 1, "", "post_elog_status"], [211, 1, 1, "", "pseudo_positioners"], [211, 2, 1, "", "read"], [211, 2, 1, "", "read_configuration"], [211, 1, 1, "", "real_position"], [211, 1, 1, "", "real_positioners"], [211, 2, 1, "", "screen"], [211, 1, 1, "", "sequential"], [211, 2, 1, "", "set"], [211, 2, 1, "", "set_current_position"], [211, 1, 1, "", "settle_time"], [211, 1, 1, "", "stage_group"], [211, 2, 1, "", "stage_group_instances"], [211, 2, 1, "", "status"], [211, 2, 1, "", "stop"], [211, 1, 1, "", "subscriptions"], [211, 2, 1, "", "summary"], [211, 1, 1, "", "target"], [211, 1, 1, "", "timeout"], [211, 2, 1, "", "to_pseudo_tuple"], [211, 2, 1, "", "to_real_tuple"], [211, 2, 1, "", "trigger"], [211, 2, 1, "", "wait"]], "pcdsdevices.gon.KappaXYZStage": [[212, 1, 1, "", "configuration_attrs"], [212, 2, 1, "", "configure"], [212, 1, 1, "", "connected"], [212, 2, 1, "", "describe"], [212, 2, 1, "", "get"], [212, 1, 1, "", "hints"], [212, 1, 1, "", "kind"], [212, 1, 1, "", "needs_parent"], [212, 2, 1, "", "post_elog_status"], [212, 2, 1, "", "read"], [212, 2, 1, "", "read_configuration"], [212, 2, 1, "", "screen"], [212, 1, 1, "", "stage_group"], [212, 2, 1, "", "stage_group_instances"], [212, 2, 1, "", "status"], [212, 2, 1, "", "stop"], [212, 1, 1, "", "subscriptions"], [212, 2, 1, "", "summary"], [212, 2, 1, "", "trigger"]], "pcdsdevices.gon.SamPhi": [[213, 1, 1, "", "configuration_attrs"], [213, 2, 1, "", "configure"], [213, 1, 1, "", "connected"], [213, 2, 1, "", "describe"], [213, 2, 1, "", "get"], [213, 1, 1, "", "hints"], [213, 1, 1, "", "kind"], [213, 1, 1, "", "needs_parent"], [213, 2, 1, "", "post_elog_status"], [213, 2, 1, "", "read"], [213, 2, 1, "", "read_configuration"], [213, 2, 1, "", "screen"], [213, 1, 1, "", "stage_group"], [213, 2, 1, "", "stage_group_instances"], [213, 2, 1, "", "status"], [213, 2, 1, "", "stop"], [213, 1, 1, "", "subscriptions"], [213, 2, 1, "", "summary"], [213, 2, 1, "", "trigger"]], "pcdsdevices.gon.SimKappa": [[214, 2, 1, "", "check_motor_step"], [214, 2, 1, "", "check_single"], [214, 1, 1, "", "composite_egu"], [214, 1, 1, "", "concurrent"], [214, 1, 1, "", "configuration_attrs"], [214, 2, 1, "", "configure"], [214, 1, 1, "", "connected"], [214, 2, 1, "", "describe"], [214, 1, 1, "", "e_chi_coord"], [214, 1, 1, "", "e_eta_coord"], [214, 1, 1, "", "e_phi_coord"], [214, 2, 1, "", "e_to_k"], [214, 1, 1, "", "egu"], [214, 2, 1, "", "forward"], [214, 2, 1, "", "get"], [214, 1, 1, "", "high_limit"], [214, 1, 1, "", "hints"], [214, 2, 1, "", "inverse"], [214, 2, 1, "", "k_to_e"], [214, 1, 1, "", "kind"], [214, 1, 1, "", "limits"], [214, 1, 1, "", "low_limit"], [214, 2, 1, "", "move"], [214, 2, 1, "", "move_single"], [214, 1, 1, "", "moving"], [214, 1, 1, "", "needs_parent"], [214, 1, 1, "", "position"], [214, 2, 1, "", "post_elog_status"], [214, 1, 1, "", "pseudo_positioners"], [214, 2, 1, "", "read"], [214, 2, 1, "", "read_configuration"], [214, 1, 1, "", "real_position"], [214, 1, 1, "", "real_positioners"], [214, 2, 1, "", "screen"], [214, 1, 1, "", "sequential"], [214, 2, 1, "", "set"], [214, 2, 1, "", "set_current_position"], [214, 1, 1, "", "settle_time"], [214, 1, 1, "", "stage_group"], [214, 2, 1, "", "stage_group_instances"], [214, 2, 1, "", "status"], [214, 2, 1, "", "stop"], [214, 1, 1, "", "subscriptions"], [214, 2, 1, "", "summary"], [214, 1, 1, "", "target"], [214, 1, 1, "", "timeout"], [214, 2, 1, "", "to_pseudo_tuple"], [214, 2, 1, "", "to_real_tuple"], [214, 2, 1, "", "trigger"], [214, 2, 1, "", "wait"]], "pcdsdevices.gon.SimSampleStage": [[215, 1, 1, "", "configuration_attrs"], [215, 2, 1, "", "configure"], [215, 1, 1, "", "connected"], [215, 2, 1, "", "describe"], [215, 2, 1, "", "get"], [215, 1, 1, "", "hints"], [215, 1, 1, "", "kind"], [215, 1, 1, "", "needs_parent"], [215, 2, 1, "", "post_elog_status"], [215, 2, 1, "", "read"], [215, 2, 1, "", "read_configuration"], [215, 2, 1, "", "screen"], [215, 1, 1, "", "stage_group"], [215, 2, 1, "", "stage_group_instances"], [215, 2, 1, "", "status"], [215, 2, 1, "", "stop"], [215, 1, 1, "", "subscriptions"], [215, 2, 1, "", "summary"], [215, 2, 1, "", "trigger"]], "pcdsdevices.gon.XYZStage": [[216, 1, 1, "", "configuration_attrs"], [216, 2, 1, "", "configure"], [216, 1, 1, "", "connected"], [216, 2, 1, "", "describe"], [216, 2, 1, "", "get"], [216, 1, 1, "", "hints"], [216, 1, 1, "", "kind"], [216, 1, 1, "", "needs_parent"], [216, 2, 1, "", "post_elog_status"], [216, 2, 1, "", "read"], [216, 2, 1, "", "read_configuration"], [216, 2, 1, "", "screen"], [216, 1, 1, "", "stage_group"], [216, 2, 1, "", "stage_group_instances"], [216, 2, 1, "", "status"], [216, 2, 1, "", "stop"], [216, 1, 1, "", "subscriptions"], [216, 2, 1, "", "summary"], [216, 2, 1, "", "trigger"]], "pcdsdevices.inout": [[217, 0, 1, "", "CombinedInOutRecordPositioner"], [218, 0, 1, "", "InOutPVStatePositioner"], [219, 0, 1, "", "InOutPositioner"], [220, 0, 1, "", "InOutRecordPositioner"], [221, 0, 1, "", "LightpathInOutRecordPositioner"], [222, 0, 1, "", "Reflaser"], [223, 0, 1, "", "TTReflaser"], [224, 0, 1, "", "TwinCATInOutPositioner"]], "pcdsdevices.inout.CombinedInOutRecordPositioner": [[217, 2, 1, "", "camonitor"], [217, 2, 1, "", "check_inserted"], [217, 2, 1, "", "check_removed"], [217, 2, 1, "", "check_transmission"], [217, 1, 1, "", "configuration_attrs"], [217, 2, 1, "", "configure"], [217, 1, 1, "", "connected"], [217, 2, 1, "", "describe"], [217, 1, 1, "", "egu"], [217, 2, 1, "", "end_monitor_thread"], [217, 2, 1, "", "get"], [217, 2, 1, "", "get_state"], [217, 1, 1, "", "high_limit"], [217, 1, 1, "", "hints"], [217, 1, 1, "", "in_states"], [217, 2, 1, "", "insert"], [217, 1, 1, "", "kind"], [217, 1, 1, "", "limits"], [217, 1, 1, "", "low_limit"], [217, 2, 1, "", "move"], [217, 1, 1, "", "moving"], [217, 2, 1, "", "mv"], [217, 1, 1, "", "needs_parent"], [217, 1, 1, "", "out_states"], [217, 1, 1, "", "position"], [217, 2, 1, "", "post_elog_status"], [217, 2, 1, "", "read"], [217, 2, 1, "", "read_configuration"], [217, 2, 1, "", "remove"], [217, 2, 1, "", "screen"], [217, 2, 1, "", "set"], [217, 1, 1, "", "settle_time"], [217, 1, 1, "", "stage_group"], [217, 2, 1, "", "stage_group_instances"], [217, 1, 1, "", "states_list"], [217, 2, 1, "", "status"], [217, 1, 1, "", "stop"], [217, 1, 1, "", "subscriptions"], [217, 2, 1, "", "summary"], [217, 1, 1, "", "timeout"], [217, 1, 1, "", "transmission"], [217, 2, 1, "", "trigger"], [217, 2, 1, "", "wait"], [217, 2, 1, "", "wm"], [217, 2, 1, "", "wm_update"]], "pcdsdevices.inout.InOutPVStatePositioner": [[218, 2, 1, "", "camonitor"], [218, 2, 1, "", "check_inserted"], [218, 2, 1, "", "check_removed"], [218, 2, 1, "", "check_transmission"], [218, 1, 1, "", "configuration_attrs"], [218, 2, 1, "", "configure"], [218, 1, 1, "", "connected"], [218, 2, 1, "", "describe"], [218, 1, 1, "", "egu"], [218, 2, 1, "", "end_monitor_thread"], [218, 2, 1, "", "get"], [218, 2, 1, "", "get_state"], [218, 1, 1, "", "high_limit"], [218, 1, 1, "", "hints"], [218, 1, 1, "", "in_states"], [218, 2, 1, "", "insert"], [218, 1, 1, "", "kind"], [218, 1, 1, "", "limits"], [218, 1, 1, "", "low_limit"], [218, 2, 1, "", "move"], [218, 1, 1, "", "moving"], [218, 2, 1, "", "mv"], [218, 1, 1, "", "out_states"], [218, 1, 1, "", "position"], [218, 2, 1, "", "post_elog_status"], [218, 2, 1, "", "read"], [218, 2, 1, "", "read_configuration"], [218, 2, 1, "", "remove"], [218, 2, 1, "", "screen"], [218, 2, 1, "", "set"], [218, 1, 1, "", "settle_time"], [218, 1, 1, "", "states_list"], [218, 2, 1, "", "status"], [218, 1, 1, "", "stop"], [218, 1, 1, "", "subscriptions"], [218, 2, 1, "", "summary"], [218, 1, 1, "", "timeout"], [218, 1, 1, "", "transmission"], [218, 2, 1, "", "trigger"], [218, 2, 1, "", "wait"], [218, 2, 1, "", "wm"], [218, 2, 1, "", "wm_update"]], "pcdsdevices.inout.InOutPositioner": [[219, 1, 1, "", "_in_if_not_out"], [219, 1, 1, "", "_transmission"], [219, 2, 1, "", "camonitor"], [219, 2, 1, "", "check_inserted"], [219, 2, 1, "", "check_removed"], [219, 2, 1, "", "check_transmission"], [219, 1, 1, "", "configuration_attrs"], [219, 2, 1, "", "configure"], [219, 1, 1, "", "connected"], [219, 2, 1, "", "describe"], [219, 1, 1, "", "egu"], [219, 2, 1, "", "end_monitor_thread"], [219, 2, 1, "", "get"], [219, 2, 1, "", "get_state"], [219, 1, 1, "", "high_limit"], [219, 1, 1, "", "hints"], [219, 1, 1, "id0", "in_states"], [219, 2, 1, "", "insert"], [219, 1, 1, "", "kind"], [219, 1, 1, "", "limits"], [219, 1, 1, "", "low_limit"], [219, 2, 1, "", "move"], [219, 1, 1, "", "moving"], [219, 2, 1, "", "mv"], [219, 1, 1, "id1", "out_states"], [219, 1, 1, "", "position"], [219, 2, 1, "", "post_elog_status"], [219, 2, 1, "", "read"], [219, 2, 1, "", "read_configuration"], [219, 2, 1, "", "remove"], [219, 2, 1, "", "screen"], [219, 2, 1, "", "set"], [219, 1, 1, "", "settle_time"], [219, 1, 1, "", "state"], [219, 1, 1, "", "states_list"], [219, 2, 1, "", "status"], [219, 1, 1, "", "stop"], [219, 1, 1, "", "subscriptions"], [219, 2, 1, "", "summary"], [219, 1, 1, "", "timeout"], [219, 1, 1, "", "transmission"], [219, 2, 1, "", "trigger"], [219, 2, 1, "", "wait"], [219, 2, 1, "", "wm"], [219, 2, 1, "", "wm_update"]], "pcdsdevices.inout.InOutRecordPositioner": [[220, 2, 1, "", "camonitor"], [220, 2, 1, "", "check_inserted"], [220, 2, 1, "", "check_removed"], [220, 2, 1, "", "check_transmission"], [220, 1, 1, "", "configuration_attrs"], [220, 2, 1, "", "configure"], [220, 1, 1, "", "connected"], [220, 2, 1, "", "describe"], [220, 1, 1, "", "egu"], [220, 2, 1, "", "end_monitor_thread"], [220, 2, 1, "", "get"], [220, 2, 1, "", "get_state"], [220, 1, 1, "", "high_limit"], [220, 1, 1, "", "hints"], [220, 1, 1, "", "in_states"], [220, 2, 1, "", "insert"], [220, 1, 1, "", "kind"], [220, 1, 1, "", "limits"], [220, 1, 1, "", "low_limit"], [220, 2, 1, "", "move"], [220, 1, 1, "", "moving"], [220, 2, 1, "", "mv"], [220, 1, 1, "", "needs_parent"], [220, 1, 1, "", "out_states"], [220, 1, 1, "", "position"], [220, 2, 1, "", "post_elog_status"], [220, 2, 1, "", "read"], [220, 2, 1, "", "read_configuration"], [220, 2, 1, "", "remove"], [220, 2, 1, "", "screen"], [220, 2, 1, "", "set"], [220, 1, 1, "", "settle_time"], [220, 1, 1, "", "stage_group"], [220, 2, 1, "", "stage_group_instances"], [220, 1, 1, "", "states_list"], [220, 2, 1, "", "status"], [220, 2, 1, "", "stop"], [220, 1, 1, "", "subscriptions"], [220, 2, 1, "", "summary"], [220, 1, 1, "", "timeout"], [220, 1, 1, "", "transmission"], [220, 2, 1, "", "trigger"], [220, 2, 1, "", "wait"], [220, 2, 1, "", "wm"], [220, 2, 1, "", "wm_update"]], "pcdsdevices.inout.LightpathInOutRecordPositioner": [[221, 2, 1, "", "calc_lightpath_state"], [221, 2, 1, "", "camonitor"], [221, 2, 1, "", "check_inserted"], [221, 2, 1, "", "check_removed"], [221, 2, 1, "", "check_transmission"], [221, 1, 1, "", "configuration_attrs"], [221, 2, 1, "", "configure"], [221, 1, 1, "", "connected"], [221, 2, 1, "", "describe"], [221, 1, 1, "", "egu"], [221, 2, 1, "", "end_monitor_thread"], [221, 2, 1, "", "get"], [221, 2, 1, "", "get_lightpath_state"], [221, 2, 1, "", "get_state"], [221, 1, 1, "", "high_limit"], [221, 1, 1, "", "hints"], [221, 1, 1, "", "in_states"], [221, 2, 1, "", "insert"], [221, 1, 1, "", "kind"], [221, 1, 1, "", "lightpath_cpts"], [221, 1, 1, "", "limits"], [221, 1, 1, "", "low_limit"], [221, 1, 1, "", "md"], [221, 2, 1, "", "move"], [221, 1, 1, "", "moving"], [221, 2, 1, "", "mv"], [221, 1, 1, "", "needs_parent"], [221, 1, 1, "", "out_states"], [221, 1, 1, "", "position"], [221, 2, 1, "", "post_elog_status"], [221, 2, 1, "", "read"], [221, 2, 1, "", "read_configuration"], [221, 2, 1, "", "remove"], [221, 2, 1, "", "screen"], [221, 2, 1, "", "set"], [221, 1, 1, "", "settle_time"], [221, 1, 1, "", "stage_group"], [221, 2, 1, "", "stage_group_instances"], [221, 1, 1, "", "states_list"], [221, 2, 1, "", "status"], [221, 2, 1, "", "stop"], [221, 1, 1, "", "subscriptions"], [221, 2, 1, "", "summary"], [221, 1, 1, "", "timeout"], [221, 1, 1, "", "transmission"], [221, 2, 1, "", "trigger"], [221, 2, 1, "", "wait"], [221, 2, 1, "", "wm"], [221, 2, 1, "", "wm_update"]], "pcdsdevices.inout.Reflaser": [[222, 2, 1, "", "camonitor"], [222, 2, 1, "", "check_inserted"], [222, 2, 1, "", "check_removed"], [222, 2, 1, "", "check_transmission"], [222, 1, 1, "", "configuration_attrs"], [222, 2, 1, "", "configure"], [222, 1, 1, "", "connected"], [222, 2, 1, "", "describe"], [222, 1, 1, "", "egu"], [222, 2, 1, "", "end_monitor_thread"], [222, 2, 1, "", "get"], [222, 2, 1, "", "get_state"], [222, 1, 1, "", "high_limit"], [222, 1, 1, "", "hints"], [222, 1, 1, "", "in_states"], [222, 2, 1, "", "insert"], [222, 1, 1, "", "kind"], [222, 1, 1, "", "limits"], [222, 1, 1, "", "low_limit"], [222, 2, 1, "", "move"], [222, 1, 1, "", "moving"], [222, 2, 1, "", "mv"], [222, 1, 1, "", "needs_parent"], [222, 1, 1, "", "out_states"], [222, 1, 1, "", "position"], [222, 2, 1, "", "post_elog_status"], [222, 2, 1, "", "read"], [222, 2, 1, "", "read_configuration"], [222, 2, 1, "", "remove"], [222, 2, 1, "", "screen"], [222, 2, 1, "", "set"], [222, 1, 1, "", "settle_time"], [222, 1, 1, "", "stage_group"], [222, 2, 1, "", "stage_group_instances"], [222, 1, 1, "", "states_list"], [222, 2, 1, "", "status"], [222, 2, 1, "", "stop"], [222, 1, 1, "", "subscriptions"], [222, 2, 1, "", "summary"], [222, 1, 1, "", "timeout"], [222, 1, 1, "", "transmission"], [222, 2, 1, "", "trigger"], [222, 2, 1, "", "wait"], [222, 2, 1, "", "wm"], [222, 2, 1, "", "wm_update"]], "pcdsdevices.inout.TTReflaser": [[223, 2, 1, "", "camonitor"], [223, 2, 1, "", "check_inserted"], [223, 2, 1, "", "check_removed"], [223, 2, 1, "", "check_transmission"], [223, 1, 1, "", "configuration_attrs"], [223, 2, 1, "", "configure"], [223, 1, 1, "", "connected"], [223, 2, 1, "", "describe"], [223, 1, 1, "", "egu"], [223, 2, 1, "", "end_monitor_thread"], [223, 2, 1, "", "get"], [223, 2, 1, "", "get_state"], [223, 1, 1, "", "high_limit"], [223, 1, 1, "", "hints"], [223, 1, 1, "", "in_states"], [223, 2, 1, "", "insert"], [223, 1, 1, "", "kind"], [223, 1, 1, "", "limits"], [223, 1, 1, "", "low_limit"], [223, 2, 1, "", "move"], [223, 1, 1, "", "moving"], [223, 2, 1, "", "mv"], [223, 1, 1, "", "needs_parent"], [223, 1, 1, "", "out_states"], [223, 1, 1, "", "position"], [223, 2, 1, "", "post_elog_status"], [223, 2, 1, "", "read"], [223, 2, 1, "", "read_configuration"], [223, 2, 1, "", "remove"], [223, 2, 1, "", "screen"], [223, 2, 1, "", "set"], [223, 1, 1, "", "settle_time"], [223, 1, 1, "", "stage_group"], [223, 2, 1, "", "stage_group_instances"], [223, 1, 1, "", "states_list"], [223, 2, 1, "", "status"], [223, 2, 1, "", "stop"], [223, 1, 1, "", "subscriptions"], [223, 2, 1, "", "summary"], [223, 1, 1, "", "timeout"], [223, 1, 1, "", "transmission"], [223, 2, 1, "", "trigger"], [223, 2, 1, "", "wait"], [223, 2, 1, "", "wm"], [223, 2, 1, "", "wm_update"]], "pcdsdevices.inout.TwinCATInOutPositioner": [[224, 2, 1, "", "camonitor"], [224, 2, 1, "", "check_inserted"], [224, 2, 1, "", "check_removed"], [224, 2, 1, "", "check_transmission"], [224, 2, 1, "", "clear_error"], [224, 1, 1, "", "configuration_attrs"], [224, 2, 1, "", "configure"], [224, 1, 1, "", "connected"], [224, 2, 1, "", "describe"], [224, 1, 1, "", "egu"], [224, 2, 1, "", "end_monitor_thread"], [224, 2, 1, "", "get"], [224, 2, 1, "", "get_state"], [224, 1, 1, "", "high_limit"], [224, 1, 1, "", "hints"], [224, 1, 1, "", "in_states"], [224, 2, 1, "", "insert"], [224, 1, 1, "", "kind"], [224, 1, 1, "", "limits"], [224, 1, 1, "", "low_limit"], [224, 2, 1, "", "move"], [224, 1, 1, "", "moving"], [224, 2, 1, "", "mv"], [224, 1, 1, "", "out_states"], [224, 1, 1, "", "position"], [224, 2, 1, "", "post_elog_status"], [224, 2, 1, "", "read"], [224, 2, 1, "", "read_configuration"], [224, 2, 1, "", "remove"], [224, 2, 1, "", "screen"], [224, 2, 1, "", "set"], [224, 1, 1, "", "settle_time"], [224, 1, 1, "", "states_list"], [224, 2, 1, "", "status"], [224, 1, 1, "", "stop"], [224, 1, 1, "", "subscriptions"], [224, 2, 1, "", "summary"], [224, 1, 1, "", "timeout"], [224, 1, 1, "", "transmission"], [224, 2, 1, "", "trigger"], [224, 2, 1, "", "wait"], [224, 2, 1, "", "wm"], [224, 2, 1, "", "wm_update"]], "pcdsdevices.interface": [[225, 0, 1, "", "BaseInterface"], [226, 0, 1, "", "FltMvInterface"], [227, 0, 1, "", "LegacyLightpathMixin"], [228, 0, 1, "", "LightpathInOutCptMixin"], [229, 0, 1, "", "LightpathInOutMixin"], [230, 0, 1, "", "LightpathMixin"], [231, 0, 1, "", "MvInterface"], [232, 0, 1, "", "TabCompletionHelperClass"], [233, 0, 1, "", "TabCompletionHelperInstance"], [234, 0, 1, "", "_TabCompletionHelper"], [235, 3, 1, "", "device_info"], [236, 3, 1, "", "get_engineering_mode"], [237, 3, 1, "", "get_kind"], [238, 3, 1, "", "get_name"], [239, 3, 1, "", "get_units"], [240, 3, 1, "", "get_value"], [241, 3, 1, "", "ophydobj_info"], [242, 3, 1, "", "positionerbase_info"], [243, 3, 1, "", "set_engineering_mode"], [244, 3, 1, "", "setup_preset_paths"], [245, 3, 1, "", "signal_info"], [246, 3, 1, "", "tweak_base"]], "pcdsdevices.interface.BaseInterface": [[225, 2, 1, "", "post_elog_status"], [225, 2, 1, "", "screen"], [225, 2, 1, "", "status"], [225, 1, 1, "", "tab_whitelist"]], "pcdsdevices.interface.FltMvInterface": [[226, 2, 1, "", "camonitor"], [226, 2, 1, "", "end_monitor_thread"], [226, 2, 1, "", "move"], [226, 2, 1, "", "mv"], [226, 2, 1, "", "mv_ginput"], [226, 2, 1, "", "mvr"], [226, 2, 1, "", "post_elog_status"], [226, 1, 1, "", "presets"], [226, 2, 1, "", "screen"], [226, 2, 1, "", "set_position"], [226, 2, 1, "", "status"], [226, 2, 1, "", "tweak"], [226, 2, 1, "", "umv"], [226, 2, 1, "", "umvr"], [226, 2, 1, "", "wait"], [226, 2, 1, "", "wm"], [226, 2, 1, "", "wm_update"]], "pcdsdevices.interface.LegacyLightpathMixin": [[227, 1, 1, "", "connected"], [227, 1, 1, "", "kind"], [227, 1, 1, "", "lightpath_cpts"], [227, 1, 1, "", "subscriptions"], [227, 1, 1, "", "transmission"]], "pcdsdevices.interface.LightpathInOutCptMixin": [[228, 2, 1, "", "calc_lightpath_state"], [228, 1, 1, "", "configuration_attrs"], [228, 2, 1, "", "configure"], [228, 1, 1, "", "connected"], [228, 2, 1, "", "describe"], [228, 2, 1, "", "get"], [228, 2, 1, "", "get_lightpath_state"], [228, 1, 1, "", "hints"], [228, 1, 1, "", "kind"], [228, 1, 1, "", "lightpath_cpts"], [228, 1, 1, "", "md"], [228, 2, 1, "", "read"], [228, 2, 1, "", "read_configuration"], [228, 2, 1, "", "stop"], [228, 1, 1, "", "subscriptions"], [228, 2, 1, "", "summary"], [228, 2, 1, "", "trigger"]], "pcdsdevices.interface.LightpathInOutMixin": [[229, 2, 1, "", "calc_lightpath_state"], [229, 1, 1, "", "configuration_attrs"], [229, 2, 1, "", "configure"], [229, 1, 1, "", "connected"], [229, 2, 1, "", "describe"], [229, 2, 1, "", "get"], [229, 2, 1, "", "get_lightpath_state"], [229, 1, 1, "", "hints"], [229, 1, 1, "", "kind"], [229, 1, 1, "", "lightpath_cpts"], [229, 1, 1, "", "md"], [229, 2, 1, "", "read"], [229, 2, 1, "", "read_configuration"], [229, 2, 1, "", "stop"], [229, 1, 1, "", "subscriptions"], [229, 2, 1, "", "summary"], [229, 2, 1, "", "trigger"]], "pcdsdevices.interface.LightpathMixin": [[230, 2, 1, "", "calc_lightpath_state"], [230, 1, 1, "", "configuration_attrs"], [230, 2, 1, "", "configure"], [230, 1, 1, "", "connected"], [230, 2, 1, "", "describe"], [230, 2, 1, "", "get"], [230, 2, 1, "", "get_lightpath_state"], [230, 1, 1, "", "hints"], [230, 1, 1, "", "kind"], [230, 1, 1, "", "lightpath_cpts"], [230, 1, 1, "", "md"], [230, 2, 1, "", "read"], [230, 2, 1, "", "read_configuration"], [230, 2, 1, "", "stop"], [230, 1, 1, "", "subscriptions"], [230, 2, 1, "", "summary"], [230, 2, 1, "", "trigger"]], "pcdsdevices.interface.MvInterface": [[231, 2, 1, "", "camonitor"], [231, 2, 1, "", "end_monitor_thread"], [231, 2, 1, "", "move"], [231, 2, 1, "", "mv"], [231, 2, 1, "", "post_elog_status"], [231, 2, 1, "", "screen"], [231, 2, 1, "", "status"], [231, 2, 1, "", "wait"], [231, 2, 1, "", "wm"], [231, 2, 1, "", "wm_update"]], "pcdsdevices.interface.TabCompletionHelperClass": [[232, 2, 1, "", "add"], [232, 2, 1, "", "build_regex"], [232, 1, 1, "", "cls"], [232, 2, 1, "", "new_instance"], [232, 2, 1, "", "remove"], [232, 2, 1, "", "reset"]], "pcdsdevices.interface.TabCompletionHelperInstance": [[233, 2, 1, "", "add"], [233, 2, 1, "", "build_regex"], [233, 1, 1, "", "class_helper"], [233, 2, 1, "", "get_dir"], [233, 2, 1, "", "get_filtered_dir_list"], [233, 1, 1, "", "instance"], [233, 2, 1, "", "remove"], [233, 2, 1, "", "reset"], [233, 1, 1, "", "super_dir"]], "pcdsdevices.interface._TabCompletionHelper": [[234, 2, 1, "", "add"], [234, 2, 1, "", "build_regex"], [234, 2, 1, "", "remove"], [234, 2, 1, "", "reset"]], "pcdsdevices.ipm": [[247, 0, 1, "", "IPIMB"], [248, 0, 1, "", "IPIMBChannel"], [249, 3, 1, "", "IPM"], [250, 0, 1, "", "IPMDiode"], [251, 0, 1, "", "IPMMotion"], [252, 0, 1, "", "IPMTarget"], [253, 0, 1, "", "IPM_Det"], [254, 0, 1, "", "IPM_IPIMB"], [255, 0, 1, "", "IPM_Wave8"], [256, 0, 1, "", "Wave8"], [257, 0, 1, "", "Wave8Channel"]], "pcdsdevices.ipm.IPIMB": [[247, 1, 1, "", "bias"], [247, 1, 1, "", "configuration_attrs"], [247, 2, 1, "", "configure"], [247, 1, 1, "", "connected"], [247, 1, 1, "", "delay"], [247, 2, 1, "", "describe"], [247, 1, 1, "", "evr_channel"], [247, 2, 1, "", "get"], [247, 1, 1, "", "hints"], [247, 1, 1, "", "isum"], [247, 1, 1, "", "kind"], [247, 1, 1, "", "needs_parent"], [247, 2, 1, "", "post_elog_status"], [247, 2, 1, "", "read"], [247, 2, 1, "", "read_configuration"], [247, 2, 1, "", "screen"], [247, 1, 1, "", "stage_group"], [247, 2, 1, "", "stage_group_instances"], [247, 2, 1, "", "status"], [247, 2, 1, "", "stop"], [247, 1, 1, "", "subscriptions"], [247, 1, 1, "", "sum"], [247, 2, 1, "", "summary"], [247, 2, 1, "", "trigger"]], "pcdsdevices.ipm.IPIMBChannel": [[248, 1, 1, "", "configuration_attrs"], [248, 2, 1, "", "configure"], [248, 1, 1, "", "connected"], [248, 2, 1, "", "describe"], [248, 2, 1, "", "get"], [248, 1, 1, "", "hints"], [248, 1, 1, "", "kind"], [248, 2, 1, "", "post_elog_status"], [248, 2, 1, "", "read"], [248, 2, 1, "", "read_configuration"], [248, 2, 1, "", "screen"], [248, 2, 1, "", "status"], [248, 2, 1, "", "stop"], [248, 1, 1, "", "subscriptions"], [248, 2, 1, "", "summary"], [248, 2, 1, "", "trigger"]], "pcdsdevices.ipm.IPMDiode": [[250, 1, 1, "", "configuration_attrs"], [250, 2, 1, "", "configure"], [250, 1, 1, "", "connected"], [250, 2, 1, "", "describe"], [250, 2, 1, "", "get"], [250, 1, 1, "", "hints"], [250, 2, 1, "", "insert"], [250, 1, 1, "", "kind"], [250, 1, 1, "", "needs_parent"], [250, 2, 1, "", "post_elog_status"], [250, 2, 1, "", "read"], [250, 2, 1, "", "read_configuration"], [250, 2, 1, "", "remove"], [250, 2, 1, "", "screen"], [250, 1, 1, "", "stage_group"], [250, 2, 1, "", "stage_group_instances"], [250, 2, 1, "", "status"], [250, 2, 1, "", "stop"], [250, 1, 1, "", "subscriptions"], [250, 2, 1, "", "summary"], [250, 1, 1, "", "transmission"], [250, 2, 1, "", "trigger"]], "pcdsdevices.ipm.IPMMotion": [[251, 2, 1, "", "calc_lightpath_state"], [251, 1, 1, "", "configuration_attrs"], [251, 2, 1, "", "configure"], [251, 1, 1, "", "connected"], [251, 2, 1, "", "describe"], [251, 2, 1, "", "get"], [251, 2, 1, "", "get_lightpath_state"], [251, 1, 1, "", "hints"], [251, 2, 1, "", "insert"], [251, 1, 1, "", "kind"], [251, 1, 1, "", "lightpath_cpts"], [251, 1, 1, "", "md"], [251, 1, 1, "", "needs_parent"], [251, 2, 1, "", "post_elog_status"], [251, 2, 1, "", "read"], [251, 2, 1, "", "read_configuration"], [251, 2, 1, "", "remove"], [251, 2, 1, "", "screen"], [251, 1, 1, "", "stage_group"], [251, 2, 1, "", "stage_group_instances"], [251, 2, 1, "", "status"], [251, 2, 1, "", "stop"], [251, 1, 1, "", "subscriptions"], [251, 2, 1, "", "summary"], [251, 2, 1, "", "target_in"], [251, 1, 1, "", "transmission"], [251, 2, 1, "", "trigger"]], "pcdsdevices.ipm.IPMTarget": [[252, 2, 1, "", "camonitor"], [252, 2, 1, "", "check_inserted"], [252, 2, 1, "", "check_removed"], [252, 2, 1, "", "check_transmission"], [252, 1, 1, "", "configuration_attrs"], [252, 2, 1, "", "configure"], [252, 1, 1, "", "connected"], [252, 2, 1, "", "describe"], [252, 1, 1, "", "egu"], [252, 2, 1, "", "end_monitor_thread"], [252, 2, 1, "", "get"], [252, 2, 1, "", "get_composition"], [252, 2, 1, "", "get_state"], [252, 1, 1, "", "high_limit"], [252, 1, 1, "", "hints"], [252, 1, 1, "", "in_states"], [252, 2, 1, "", "insert"], [252, 1, 1, "", "kind"], [252, 1, 1, "", "limits"], [252, 1, 1, "", "low_limit"], [252, 2, 1, "", "move"], [252, 1, 1, "", "moving"], [252, 2, 1, "", "mv"], [252, 1, 1, "", "needs_parent"], [252, 1, 1, "", "out_states"], [252, 1, 1, "", "position"], [252, 2, 1, "", "post_elog_status"], [252, 2, 1, "", "read"], [252, 2, 1, "", "read_configuration"], [252, 2, 1, "", "remove"], [252, 2, 1, "", "screen"], [252, 2, 1, "", "set"], [252, 1, 1, "", "settle_time"], [252, 1, 1, "", "stage_group"], [252, 2, 1, "", "stage_group_instances"], [252, 1, 1, "", "states_list"], [252, 2, 1, "", "status"], [252, 2, 1, "", "stop"], [252, 1, 1, "", "subscriptions"], [252, 2, 1, "", "summary"], [252, 1, 1, "", "timeout"], [252, 1, 1, "", "transmission"], [252, 2, 1, "", "trigger"], [252, 2, 1, "", "wait"], [252, 2, 1, "", "wm"], [252, 2, 1, "", "wm_update"]], "pcdsdevices.ipm.IPM_Det": [[253, 2, 1, "", "channel"], [253, 1, 1, "", "channels"], [253, 1, 1, "", "configuration_attrs"], [253, 2, 1, "", "configure"], [253, 1, 1, "", "connected"], [253, 2, 1, "", "describe"], [253, 2, 1, "", "get"], [253, 1, 1, "", "hints"], [253, 1, 1, "", "kind"], [253, 2, 1, "", "post_elog_status"], [253, 2, 1, "", "read"], [253, 2, 1, "", "read_configuration"], [253, 2, 1, "", "screen"], [253, 2, 1, "", "status"], [253, 2, 1, "", "stop"], [253, 1, 1, "", "subscriptions"], [253, 2, 1, "", "sum"], [253, 2, 1, "", "summary"], [253, 2, 1, "", "trigger"], [253, 2, 1, "", "xpos"], [253, 2, 1, "", "ypos"]], "pcdsdevices.ipm.IPM_IPIMB": [[254, 2, 1, "", "calc_lightpath_state"], [254, 2, 1, "", "channel"], [254, 1, 1, "", "channels"], [254, 1, 1, "", "configuration_attrs"], [254, 2, 1, "", "configure"], [254, 1, 1, "", "connected"], [254, 2, 1, "", "describe"], [254, 2, 1, "", "get"], [254, 2, 1, "", "get_lightpath_state"], [254, 1, 1, "", "hints"], [254, 2, 1, "", "insert"], [254, 1, 1, "", "kind"], [254, 1, 1, "", "lightpath_cpts"], [254, 1, 1, "", "md"], [254, 1, 1, "", "needs_parent"], [254, 2, 1, "", "post_elog_status"], [254, 2, 1, "", "read"], [254, 2, 1, "", "read_configuration"], [254, 2, 1, "", "remove"], [254, 2, 1, "", "screen"], [254, 1, 1, "", "stage_group"], [254, 2, 1, "", "stage_group_instances"], [254, 2, 1, "", "status"], [254, 2, 1, "", "stop"], [254, 1, 1, "", "subscriptions"], [254, 2, 1, "", "sum"], [254, 2, 1, "", "summary"], [254, 2, 1, "", "target_in"], [254, 1, 1, "", "transmission"], [254, 2, 1, "", "trigger"], [254, 2, 1, "", "xpos"], [254, 2, 1, "", "ypos"]], "pcdsdevices.ipm.IPM_Wave8": [[255, 2, 1, "", "calc_lightpath_state"], [255, 2, 1, "", "channel"], [255, 1, 1, "", "channels"], [255, 1, 1, "", "configuration_attrs"], [255, 2, 1, "", "configure"], [255, 1, 1, "", "connected"], [255, 2, 1, "", "describe"], [255, 2, 1, "", "get"], [255, 2, 1, "", "get_lightpath_state"], [255, 1, 1, "", "hints"], [255, 2, 1, "", "insert"], [255, 1, 1, "", "kind"], [255, 1, 1, "", "lightpath_cpts"], [255, 1, 1, "", "md"], [255, 1, 1, "", "needs_parent"], [255, 2, 1, "", "post_elog_status"], [255, 2, 1, "", "read"], [255, 2, 1, "", "read_configuration"], [255, 2, 1, "", "remove"], [255, 2, 1, "", "screen"], [255, 1, 1, "", "stage_group"], [255, 2, 1, "", "stage_group_instances"], [255, 2, 1, "", "status"], [255, 2, 1, "", "stop"], [255, 1, 1, "", "subscriptions"], [255, 2, 1, "", "sum"], [255, 2, 1, "", "summary"], [255, 2, 1, "", "target_in"], [255, 1, 1, "", "transmission"], [255, 2, 1, "", "trigger"], [255, 2, 1, "", "xpos"], [255, 2, 1, "", "ypos"]], "pcdsdevices.ipm.Wave8": [[256, 2, 1, "", "apply_configuration"], [256, 1, 1, "", "configuration_attrs"], [256, 2, 1, "", "configure"], [256, 1, 1, "", "connected"], [256, 2, 1, "", "describe"], [256, 2, 1, "", "get"], [256, 1, 1, "", "hints"], [256, 1, 1, "", "kind"], [256, 1, 1, "", "needs_parent"], [256, 2, 1, "", "post_elog_status"], [256, 2, 1, "", "read"], [256, 2, 1, "", "read_configuration"], [256, 2, 1, "", "screen"], [256, 1, 1, "", "stage_group"], [256, 2, 1, "", "stage_group_instances"], [256, 2, 1, "", "status"], [256, 2, 1, "", "stop"], [256, 1, 1, "", "subscriptions"], [256, 2, 1, "", "summary"], [256, 2, 1, "", "trigger"]], "pcdsdevices.ipm.Wave8Channel": [[257, 1, 1, "", "configuration_attrs"], [257, 2, 1, "", "configure"], [257, 1, 1, "", "connected"], [257, 2, 1, "", "describe"], [257, 2, 1, "", "get"], [257, 1, 1, "", "hints"], [257, 1, 1, "", "kind"], [257, 2, 1, "", "post_elog_status"], [257, 2, 1, "", "read"], [257, 2, 1, "", "read_configuration"], [257, 2, 1, "", "screen"], [257, 2, 1, "", "status"], [257, 2, 1, "", "stop"], [257, 1, 1, "", "subscriptions"], [257, 2, 1, "", "summary"], [257, 2, 1, "", "trigger"]], "pcdsdevices.jet": [[258, 0, 1, "", "BeckhoffJet"], [259, 0, 1, "", "BeckhoffJetManipulator"], [260, 0, 1, "", "BeckhoffJetSlits"], [261, 0, 1, "", "Injector"], [262, 0, 1, "", "InjectorWithFine"]], "pcdsdevices.jet.BeckhoffJet": [[258, 1, 1, "", "configuration_attrs"], [258, 2, 1, "", "configure"], [258, 1, 1, "", "connected"], [258, 2, 1, "", "describe"], [258, 2, 1, "", "get"], [258, 1, 1, "", "hints"], [258, 1, 1, "", "kind"], [258, 1, 1, "", "needs_parent"], [258, 2, 1, "", "post_elog_status"], [258, 2, 1, "", "read"], [258, 2, 1, "", "read_configuration"], [258, 2, 1, "", "screen"], [258, 1, 1, "", "stage_group"], [258, 2, 1, "", "stage_group_instances"], [258, 2, 1, "", "status"], [258, 2, 1, "", "stop"], [258, 1, 1, "", "subscriptions"], [258, 2, 1, "", "summary"], [258, 2, 1, "", "trigger"]], "pcdsdevices.jet.BeckhoffJetManipulator": [[259, 1, 1, "", "configuration_attrs"], [259, 2, 1, "", "configure"], [259, 1, 1, "", "connected"], [259, 2, 1, "", "describe"], [259, 2, 1, "", "get"], [259, 1, 1, "", "hints"], [259, 1, 1, "", "kind"], [259, 1, 1, "", "needs_parent"], [259, 2, 1, "", "post_elog_status"], [259, 2, 1, "", "read"], [259, 2, 1, "", "read_configuration"], [259, 2, 1, "", "screen"], [259, 1, 1, "", "stage_group"], [259, 2, 1, "", "stage_group_instances"], [259, 2, 1, "", "status"], [259, 2, 1, "", "stop"], [259, 1, 1, "", "subscriptions"], [259, 2, 1, "", "summary"], [259, 2, 1, "", "trigger"]], "pcdsdevices.jet.BeckhoffJetSlits": [[260, 1, 1, "", "configuration_attrs"], [260, 2, 1, "", "configure"], [260, 1, 1, "", "connected"], [260, 2, 1, "", "describe"], [260, 2, 1, "", "get"], [260, 1, 1, "", "hints"], [260, 1, 1, "", "kind"], [260, 1, 1, "", "needs_parent"], [260, 2, 1, "", "post_elog_status"], [260, 2, 1, "", "read"], [260, 2, 1, "", "read_configuration"], [260, 2, 1, "", "screen"], [260, 1, 1, "", "stage_group"], [260, 2, 1, "", "stage_group_instances"], [260, 2, 1, "", "status"], [260, 2, 1, "", "stop"], [260, 1, 1, "", "subscriptions"], [260, 2, 1, "", "summary"], [260, 2, 1, "", "trigger"]], "pcdsdevices.jet.Injector": [[261, 1, 1, "", "configuration_attrs"], [261, 2, 1, "", "configure"], [261, 1, 1, "", "connected"], [261, 2, 1, "", "describe"], [261, 2, 1, "", "get"], [261, 1, 1, "", "hints"], [261, 1, 1, "", "kind"], [261, 1, 1, "", "needs_parent"], [261, 2, 1, "", "post_elog_status"], [261, 2, 1, "", "read"], [261, 2, 1, "", "read_configuration"], [261, 2, 1, "", "screen"], [261, 1, 1, "", "stage_group"], [261, 2, 1, "", "stage_group_instances"], [261, 2, 1, "", "status"], [261, 2, 1, "", "stop"], [261, 1, 1, "", "subscriptions"], [261, 2, 1, "", "summary"], [261, 2, 1, "", "trigger"]], "pcdsdevices.jet.InjectorWithFine": [[262, 1, 1, "", "configuration_attrs"], [262, 2, 1, "", "configure"], [262, 1, 1, "", "connected"], [262, 2, 1, "", "describe"], [262, 2, 1, "", "get"], [262, 1, 1, "", "hints"], [262, 1, 1, "", "kind"], [262, 1, 1, "", "needs_parent"], [262, 2, 1, "", "post_elog_status"], [262, 2, 1, "", "read"], [262, 2, 1, "", "read_configuration"], [262, 2, 1, "", "screen"], [262, 1, 1, "", "stage_group"], [262, 2, 1, "", "stage_group_instances"], [262, 2, 1, "", "status"], [262, 2, 1, "", "stop"], [262, 1, 1, "", "subscriptions"], [262, 2, 1, "", "summary"], [262, 2, 1, "", "trigger"]], "pcdsdevices.keithley": [[263, 0, 1, "", "IM3L0_K2700"], [264, 0, 1, "", "K2700"], [265, 0, 1, "", "K6514"]], "pcdsdevices.keithley.IM3L0_K2700": [[263, 1, 1, "", "configuration_attrs"], [263, 2, 1, "", "configure"], [263, 1, 1, "", "connected"], [263, 2, 1, "", "describe"], [263, 2, 1, "", "get"], [263, 1, 1, "", "hints"], [263, 1, 1, "", "kind"], [263, 2, 1, "", "post_elog_status"], [263, 2, 1, "", "read"], [263, 2, 1, "", "read_configuration"], [263, 2, 1, "", "screen"], [263, 2, 1, "", "status"], [263, 2, 1, "", "stop"], [263, 1, 1, "", "subscriptions"], [263, 2, 1, "", "summary"], [263, 2, 1, "", "trigger"]], "pcdsdevices.keithley.K2700": [[264, 1, 1, "", "configuration_attrs"], [264, 2, 1, "", "configure"], [264, 1, 1, "", "connected"], [264, 2, 1, "", "describe"], [264, 2, 1, "", "get"], [264, 1, 1, "", "hints"], [264, 1, 1, "", "kind"], [264, 2, 1, "", "post_elog_status"], [264, 2, 1, "", "read"], [264, 2, 1, "", "read_configuration"], [264, 2, 1, "", "screen"], [264, 2, 1, "", "status"], [264, 2, 1, "", "stop"], [264, 1, 1, "", "subscriptions"], [264, 2, 1, "", "summary"], [264, 2, 1, "", "trigger"]], "pcdsdevices.keithley.K6514": [[265, 1, 1, "", "configuration_attrs"], [265, 2, 1, "", "configure"], [265, 1, 1, "", "connected"], [265, 2, 1, "", "describe"], [265, 2, 1, "", "get"], [265, 1, 1, "", "hints"], [265, 1, 1, "", "kind"], [265, 2, 1, "", "post_elog_status"], [265, 2, 1, "", "read"], [265, 2, 1, "", "read_configuration"], [265, 2, 1, "", "screen"], [265, 2, 1, "", "status"], [265, 2, 1, "", "stop"], [265, 1, 1, "", "subscriptions"], [265, 2, 1, "", "summary"], [265, 2, 1, "", "trigger"]], "pcdsdevices.lamp_motion": [[266, 0, 1, "", "LAMP"], [267, 0, 1, "", "LAMPFlowCell"], [268, 0, 1, "", "LAMPMagneticBottle"], [269, 0, 1, "", "LAMP_LV_17"]], "pcdsdevices.lamp_motion.LAMP": [[266, 1, 1, "", "configuration_attrs"], [266, 2, 1, "", "configure"], [266, 1, 1, "", "connected"], [266, 2, 1, "", "describe"], [266, 2, 1, "", "get"], [266, 1, 1, "", "hints"], [266, 1, 1, "", "kind"], [266, 1, 1, "", "needs_parent"], [266, 2, 1, "", "post_elog_status"], [266, 2, 1, "", "read"], [266, 2, 1, "", "read_configuration"], [266, 2, 1, "", "screen"], [266, 1, 1, "", "stage_group"], [266, 2, 1, "", "stage_group_instances"], [266, 2, 1, "", "status"], [266, 2, 1, "", "stop"], [266, 1, 1, "", "subscriptions"], [266, 2, 1, "", "summary"], [266, 2, 1, "", "trigger"]], "pcdsdevices.lamp_motion.LAMPFlowCell": [[267, 1, 1, "", "configuration_attrs"], [267, 2, 1, "", "configure"], [267, 1, 1, "", "connected"], [267, 2, 1, "", "describe"], [267, 2, 1, "", "get"], [267, 1, 1, "", "hints"], [267, 1, 1, "", "kind"], [267, 1, 1, "", "needs_parent"], [267, 2, 1, "", "post_elog_status"], [267, 2, 1, "", "read"], [267, 2, 1, "", "read_configuration"], [267, 2, 1, "", "screen"], [267, 1, 1, "", "stage_group"], [267, 2, 1, "", "stage_group_instances"], [267, 2, 1, "", "status"], [267, 2, 1, "", "stop"], [267, 1, 1, "", "subscriptions"], [267, 2, 1, "", "summary"], [267, 2, 1, "", "trigger"]], "pcdsdevices.lamp_motion.LAMPMagneticBottle": [[268, 1, 1, "", "configuration_attrs"], [268, 2, 1, "", "configure"], [268, 1, 1, "", "connected"], [268, 2, 1, "", "describe"], [268, 2, 1, "", "get"], [268, 1, 1, "", "hints"], [268, 1, 1, "", "kind"], [268, 1, 1, "", "needs_parent"], [268, 2, 1, "", "post_elog_status"], [268, 2, 1, "", "read"], [268, 2, 1, "", "read_configuration"], [268, 2, 1, "", "screen"], [268, 1, 1, "", "stage_group"], [268, 2, 1, "", "stage_group_instances"], [268, 2, 1, "", "status"], [268, 2, 1, "", "stop"], [268, 1, 1, "", "subscriptions"], [268, 2, 1, "", "summary"], [268, 2, 1, "", "trigger"]], "pcdsdevices.lamp_motion.LAMP_LV_17": [[269, 1, 1, "", "configuration_attrs"], [269, 2, 1, "", "configure"], [269, 1, 1, "", "connected"], [269, 2, 1, "", "describe"], [269, 2, 1, "", "get"], [269, 1, 1, "", "hints"], [269, 1, 1, "", "kind"], [269, 1, 1, "", "needs_parent"], [269, 2, 1, "", "post_elog_status"], [269, 2, 1, "", "read"], [269, 2, 1, "", "read_configuration"], [269, 2, 1, "", "screen"], [269, 1, 1, "", "stage_group"], [269, 2, 1, "", "stage_group_instances"], [269, 2, 1, "", "status"], [269, 2, 1, "", "stop"], [269, 1, 1, "", "subscriptions"], [269, 2, 1, "", "summary"], [269, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps": [[270, 0, 1, "", "BtpsSourceStatus"], [271, 0, 1, "", "BtpsState"], [272, 0, 1, "", "BtpsVGC"], [273, 0, 1, "", "CentroidConfig"], [274, 0, 1, "", "DestinationConfig"], [275, 0, 1, "", "GlobalConfig"], [276, 0, 1, "", "LssShutterStatus"], [277, 0, 1, "", "RangeComparison"], [278, 0, 1, "", "SourceToDestinationConfig"]], "pcdsdevices.lasers.btps.BtpsSourceStatus": [[270, 2, 1, "", "check_move"], [270, 2, 1, "", "check_move_all"], [270, 1, 1, "", "configuration_attrs"], [270, 2, 1, "", "configure"], [270, 1, 1, "", "connected"], [270, 2, 1, "", "describe"], [270, 2, 1, "", "get"], [270, 1, 1, "", "hints"], [270, 1, 1, "", "kind"], [270, 2, 1, "", "post_elog_status"], [270, 2, 1, "", "read"], [270, 2, 1, "", "read_configuration"], [270, 2, 1, "", "screen"], [270, 2, 1, "", "set"], [270, 2, 1, "", "set_nominal_to_current"], [270, 2, 1, "", "set_with_movestatus"], [270, 1, 1, "", "source_pos"], [270, 2, 1, "", "status"], [270, 2, 1, "", "stop"], [270, 1, 1, "", "subscriptions"], [270, 2, 1, "", "summary"], [270, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.BtpsState": [[271, 1, 1, "", "configuration_attrs"], [271, 2, 1, "", "configure"], [271, 1, 1, "", "connected"], [271, 2, 1, "", "describe"], [271, 1, 1, "", "destinations"], [271, 2, 1, "", "get"], [271, 1, 1, "", "hints"], [271, 1, 1, "", "kind"], [271, 2, 1, "", "post_elog_status"], [271, 2, 1, "", "read"], [271, 2, 1, "", "read_configuration"], [271, 2, 1, "", "screen"], [271, 2, 1, "", "set_source_to_destination"], [271, 2, 1, "", "set_source_to_destination_with_movestatus"], [271, 1, 1, "", "sources"], [271, 2, 1, "", "status"], [271, 2, 1, "", "stop"], [271, 1, 1, "", "subscriptions"], [271, 2, 1, "", "summary"], [271, 2, 1, "", "to_btms_state"], [271, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.BtpsVGC": [[272, 2, 1, "", "calc_lightpath_state"], [272, 1, 1, "", "configuration_attrs"], [272, 2, 1, "", "configure"], [272, 1, 1, "", "connected"], [272, 2, 1, "", "describe"], [272, 2, 1, "", "get"], [272, 2, 1, "", "get_lightpath_state"], [272, 1, 1, "", "hints"], [272, 1, 1, "", "kind"], [272, 1, 1, "", "lightpath_cpts"], [272, 1, 1, "", "md"], [272, 2, 1, "", "read"], [272, 2, 1, "", "read_configuration"], [272, 2, 1, "", "stop"], [272, 1, 1, "", "subscriptions"], [272, 2, 1, "", "summary"], [272, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.CentroidConfig": [[273, 1, 1, "", "configuration_attrs"], [273, 2, 1, "", "configure"], [273, 1, 1, "", "connected"], [273, 2, 1, "", "describe"], [273, 2, 1, "", "get"], [273, 1, 1, "", "hints"], [273, 1, 1, "", "kind"], [273, 2, 1, "", "post_elog_status"], [273, 2, 1, "", "read"], [273, 2, 1, "", "read_configuration"], [273, 2, 1, "", "screen"], [273, 2, 1, "", "status"], [273, 2, 1, "", "stop"], [273, 1, 1, "", "subscriptions"], [273, 2, 1, "", "summary"], [273, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.DestinationConfig": [[274, 1, 1, "", "configuration_attrs"], [274, 2, 1, "", "configure"], [274, 1, 1, "", "connected"], [274, 2, 1, "", "describe"], [274, 1, 1, "", "destination_pos"], [274, 2, 1, "", "get"], [274, 1, 1, "", "hints"], [274, 1, 1, "", "kind"], [274, 2, 1, "", "post_elog_status"], [274, 2, 1, "", "read"], [274, 2, 1, "", "read_configuration"], [274, 2, 1, "", "screen"], [274, 1, 1, "", "sources"], [274, 2, 1, "", "status"], [274, 2, 1, "", "stop"], [274, 1, 1, "", "subscriptions"], [274, 2, 1, "", "summary"], [274, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.GlobalConfig": [[275, 1, 1, "", "configuration_attrs"], [275, 2, 1, "", "configure"], [275, 1, 1, "", "connected"], [275, 2, 1, "", "describe"], [275, 2, 1, "", "get"], [275, 1, 1, "", "hints"], [275, 1, 1, "", "kind"], [275, 2, 1, "", "post_elog_status"], [275, 2, 1, "", "read"], [275, 2, 1, "", "read_configuration"], [275, 2, 1, "", "screen"], [275, 2, 1, "", "status"], [275, 2, 1, "", "stop"], [275, 1, 1, "", "subscriptions"], [275, 2, 1, "", "summary"], [275, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.LssShutterStatus": [[276, 1, 1, "", "configuration_attrs"], [276, 2, 1, "", "configure"], [276, 1, 1, "", "connected"], [276, 2, 1, "", "describe"], [276, 2, 1, "", "get"], [276, 1, 1, "", "hints"], [276, 1, 1, "", "kind"], [276, 2, 1, "", "post_elog_status"], [276, 2, 1, "", "read"], [276, 2, 1, "", "read_configuration"], [276, 2, 1, "", "screen"], [276, 2, 1, "", "status"], [276, 2, 1, "", "stop"], [276, 1, 1, "", "subscriptions"], [276, 2, 1, "", "summary"], [276, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.RangeComparison": [[277, 1, 1, "", "configuration_attrs"], [277, 2, 1, "", "configure"], [277, 1, 1, "", "connected"], [277, 2, 1, "", "describe"], [277, 2, 1, "", "get"], [277, 2, 1, "", "get_delta"], [277, 1, 1, "", "hints"], [277, 1, 1, "", "kind"], [277, 2, 1, "", "post_elog_status"], [277, 2, 1, "", "read"], [277, 2, 1, "", "read_configuration"], [277, 2, 1, "", "screen"], [277, 2, 1, "", "status"], [277, 2, 1, "", "stop"], [277, 1, 1, "", "subscriptions"], [277, 2, 1, "", "summary"], [277, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.SourceToDestinationConfig": [[278, 1, 1, "", "configuration_attrs"], [278, 2, 1, "", "configure"], [278, 1, 1, "", "connected"], [278, 2, 1, "", "describe"], [278, 1, 1, "", "destination_pos"], [278, 2, 1, "", "get"], [278, 1, 1, "", "hints"], [278, 1, 1, "", "kind"], [278, 2, 1, "", "post_elog_status"], [278, 2, 1, "", "read"], [278, 2, 1, "", "read_configuration"], [278, 2, 1, "", "screen"], [278, 1, 1, "", "source_pos"], [278, 2, 1, "", "status"], [278, 2, 1, "", "stop"], [278, 1, 1, "", "subscriptions"], [278, 2, 1, "", "summarize_checks"], [278, 2, 1, "", "summary"], [278, 2, 1, "", "trigger"]], "pcdsdevices.lasers.counters": [[279, 0, 1, "", "Agilent53210A"]], "pcdsdevices.lasers.counters.Agilent53210A": [[279, 1, 1, "", "configuration_attrs"], [279, 2, 1, "", "configure"], [279, 1, 1, "", "connected"], [279, 2, 1, "", "describe"], [279, 2, 1, "", "get"], [279, 1, 1, "", "hints"], [279, 1, 1, "", "kind"], [279, 2, 1, "", "post_elog_status"], [279, 2, 1, "", "read"], [279, 2, 1, "", "read_configuration"], [279, 2, 1, "", "screen"], [279, 2, 1, "", "status"], [279, 2, 1, "", "stop"], [279, 1, 1, "", "subscriptions"], [279, 2, 1, "", "summary"], [279, 2, 1, "", "trigger"]], "pcdsdevices.lasers.dicon": [[280, 0, 1, "", "DiconSwitch"]], "pcdsdevices.lasers.dicon.DiconSwitch": [[280, 1, 1, "", "configuration_attrs"], [280, 2, 1, "", "configure"], [280, 1, 1, "", "connected"], [280, 2, 1, "", "describe"], [280, 2, 1, "", "get"], [280, 1, 1, "", "hints"], [280, 1, 1, "", "kind"], [280, 2, 1, "", "post_elog_status"], [280, 2, 1, "", "read"], [280, 2, 1, "", "read_configuration"], [280, 2, 1, "", "screen"], [280, 2, 1, "", "status"], [280, 2, 1, "", "stop"], [280, 1, 1, "", "subscriptions"], [280, 2, 1, "", "summary"], [280, 2, 1, "", "trigger"]], "pcdsdevices.lasers.ek9000": [[281, 0, 1, "", "El3174AiCh"], [282, 0, 1, "", "EnvironmentalMonitor"]], "pcdsdevices.lasers.ek9000.El3174AiCh": [[281, 1, 1, "", "configuration_attrs"], [281, 2, 1, "", "configure"], [281, 1, 1, "", "connected"], [281, 2, 1, "", "describe"], [281, 2, 1, "", "get"], [281, 1, 1, "", "hints"], [281, 1, 1, "", "kind"], [281, 2, 1, "", "read"], [281, 2, 1, "", "read_configuration"], [281, 2, 1, "", "stop"], [281, 1, 1, "", "subscriptions"], [281, 2, 1, "", "summary"], [281, 2, 1, "", "trigger"]], "pcdsdevices.lasers.ek9000.EnvironmentalMonitor": [[282, 1, 1, "", "configuration_attrs"], [282, 2, 1, "", "configure"], [282, 1, 1, "", "connected"], [282, 2, 1, "", "describe"], [282, 2, 1, "", "get"], [282, 1, 1, "", "hints"], [282, 1, 1, "", "kind"], [282, 2, 1, "", "read"], [282, 2, 1, "", "read_configuration"], [282, 2, 1, "", "stop"], [282, 1, 1, "", "subscriptions"], [282, 2, 1, "", "summary"], [282, 2, 1, "", "trigger"]], "pcdsdevices.lasers.elliptec": [[283, 0, 1, "", "Ell6"], [284, 0, 1, "", "Ell9"], [285, 0, 1, "", "EllBase"], [286, 0, 1, "", "EllLinear"], [287, 0, 1, "", "EllRotation"]], "pcdsdevices.lasers.elliptec.Ell6": [[283, 1, 1, "", "actuate"], [283, 1, 1, "", "actuate_value"], [283, 1, 1, "", "atol"], [283, 2, 1, "", "camonitor"], [283, 1, 1, "", "configuration_attrs"], [283, 2, 1, "", "configure"], [283, 1, 1, "", "connected"], [283, 2, 1, "", "describe"], [283, 2, 1, "", "done_comparator"], [283, 1, 1, "", "done_value"], [283, 1, 1, "", "egu"], [283, 2, 1, "", "end_monitor_thread"], [283, 2, 1, "", "get"], [283, 1, 1, "", "high_limit"], [283, 1, 1, "", "hints"], [283, 1, 1, "", "kind"], [283, 1, 1, "", "limits"], [283, 1, 1, "", "low_limit"], [283, 2, 1, "", "move"], [283, 1, 1, "", "moving"], [283, 2, 1, "", "mv"], [283, 2, 1, "", "mv_ginput"], [283, 2, 1, "", "mvr"], [283, 1, 1, "", "position"], [283, 2, 1, "", "post_elog_status"], [283, 1, 1, "", "put_complete"], [283, 2, 1, "", "read"], [283, 2, 1, "", "read_configuration"], [283, 1, 1, "", "rtol"], [283, 2, 1, "", "screen"], [283, 2, 1, "", "set"], [283, 1, 1, "", "settle_time"], [283, 2, 1, "", "stop"], [283, 1, 1, "", "stop_signal"], [283, 1, 1, "", "stop_value"], [283, 1, 1, "", "subscriptions"], [283, 2, 1, "", "summary"], [283, 1, 1, "", "timeout"], [283, 2, 1, "", "trigger"], [283, 2, 1, "", "tweak"], [283, 2, 1, "", "umv"], [283, 2, 1, "", "umvr"], [283, 2, 1, "", "wait"], [283, 2, 1, "", "wm"], [283, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.elliptec.Ell9": [[284, 1, 1, "", "actuate"], [284, 1, 1, "", "actuate_value"], [284, 1, 1, "", "atol"], [284, 2, 1, "", "camonitor"], [284, 1, 1, "", "configuration_attrs"], [284, 2, 1, "", "configure"], [284, 1, 1, "", "connected"], [284, 2, 1, "", "describe"], [284, 2, 1, "", "done_comparator"], [284, 1, 1, "", "done_value"], [284, 1, 1, "", "egu"], [284, 2, 1, "", "end_monitor_thread"], [284, 2, 1, "", "get"], [284, 1, 1, "", "high_limit"], [284, 1, 1, "", "hints"], [284, 1, 1, "", "kind"], [284, 1, 1, "", "limits"], [284, 1, 1, "", "low_limit"], [284, 2, 1, "", "move"], [284, 1, 1, "", "moving"], [284, 2, 1, "", "mv"], [284, 2, 1, "", "mv_ginput"], [284, 2, 1, "", "mvr"], [284, 1, 1, "", "position"], [284, 2, 1, "", "post_elog_status"], [284, 1, 1, "", "put_complete"], [284, 2, 1, "", "read"], [284, 2, 1, "", "read_configuration"], [284, 1, 1, "", "rtol"], [284, 2, 1, "", "screen"], [284, 2, 1, "", "set"], [284, 1, 1, "", "settle_time"], [284, 2, 1, "", "stop"], [284, 1, 1, "", "stop_signal"], [284, 1, 1, "", "stop_value"], [284, 1, 1, "", "subscriptions"], [284, 2, 1, "", "summary"], [284, 1, 1, "", "timeout"], [284, 2, 1, "", "trigger"], [284, 2, 1, "", "tweak"], [284, 2, 1, "", "umv"], [284, 2, 1, "", "umvr"], [284, 2, 1, "", "wait"], [284, 2, 1, "", "wm"], [284, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.elliptec.EllBase": [[285, 1, 1, "", "actuate"], [285, 1, 1, "", "actuate_value"], [285, 1, 1, "", "atol"], [285, 2, 1, "", "camonitor"], [285, 1, 1, "", "configuration_attrs"], [285, 2, 1, "", "configure"], [285, 1, 1, "", "connected"], [285, 2, 1, "", "describe"], [285, 2, 1, "", "done_comparator"], [285, 1, 1, "", "done_value"], [285, 1, 1, "", "egu"], [285, 2, 1, "", "end_monitor_thread"], [285, 2, 1, "", "get"], [285, 1, 1, "", "high_limit"], [285, 1, 1, "", "hints"], [285, 1, 1, "", "kind"], [285, 1, 1, "", "limits"], [285, 1, 1, "", "low_limit"], [285, 2, 1, "", "move"], [285, 1, 1, "", "moving"], [285, 2, 1, "", "mv"], [285, 2, 1, "", "mv_ginput"], [285, 2, 1, "", "mvr"], [285, 1, 1, "", "position"], [285, 2, 1, "", "post_elog_status"], [285, 1, 1, "", "put_complete"], [285, 2, 1, "", "read"], [285, 2, 1, "", "read_configuration"], [285, 1, 1, "", "rtol"], [285, 2, 1, "", "screen"], [285, 2, 1, "", "set"], [285, 1, 1, "", "settle_time"], [285, 2, 1, "", "stop"], [285, 1, 1, "", "stop_signal"], [285, 1, 1, "", "stop_value"], [285, 1, 1, "", "subscriptions"], [285, 2, 1, "", "summary"], [285, 1, 1, "", "timeout"], [285, 2, 1, "", "trigger"], [285, 2, 1, "", "tweak"], [285, 2, 1, "", "umv"], [285, 2, 1, "", "umvr"], [285, 2, 1, "", "wait"], [285, 2, 1, "", "wm"], [285, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.elliptec.EllLinear": [[286, 1, 1, "", "actuate"], [286, 1, 1, "", "actuate_value"], [286, 1, 1, "", "atol"], [286, 2, 1, "", "camonitor"], [286, 1, 1, "", "configuration_attrs"], [286, 2, 1, "", "configure"], [286, 1, 1, "", "connected"], [286, 2, 1, "", "describe"], [286, 2, 1, "", "done_comparator"], [286, 1, 1, "", "done_value"], [286, 1, 1, "", "egu"], [286, 2, 1, "", "end_monitor_thread"], [286, 2, 1, "", "get"], [286, 1, 1, "", "high_limit"], [286, 1, 1, "", "hints"], [286, 1, 1, "", "kind"], [286, 1, 1, "", "limits"], [286, 1, 1, "", "low_limit"], [286, 2, 1, "", "move"], [286, 1, 1, "", "moving"], [286, 2, 1, "", "mv"], [286, 2, 1, "", "mv_ginput"], [286, 2, 1, "", "mvr"], [286, 1, 1, "", "position"], [286, 2, 1, "", "post_elog_status"], [286, 1, 1, "", "put_complete"], [286, 2, 1, "", "read"], [286, 2, 1, "", "read_configuration"], [286, 1, 1, "", "rtol"], [286, 2, 1, "", "screen"], [286, 2, 1, "", "set"], [286, 1, 1, "", "settle_time"], [286, 2, 1, "", "stop"], [286, 1, 1, "", "stop_signal"], [286, 1, 1, "", "stop_value"], [286, 1, 1, "", "subscriptions"], [286, 2, 1, "", "summary"], [286, 1, 1, "", "timeout"], [286, 2, 1, "", "trigger"], [286, 2, 1, "", "tweak"], [286, 2, 1, "", "umv"], [286, 2, 1, "", "umvr"], [286, 2, 1, "", "wait"], [286, 2, 1, "", "wm"], [286, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.elliptec.EllRotation": [[287, 1, 1, "", "actuate"], [287, 1, 1, "", "actuate_value"], [287, 1, 1, "", "atol"], [287, 2, 1, "", "camonitor"], [287, 1, 1, "", "configuration_attrs"], [287, 2, 1, "", "configure"], [287, 1, 1, "", "connected"], [287, 2, 1, "", "describe"], [287, 2, 1, "", "done_comparator"], [287, 1, 1, "", "done_value"], [287, 1, 1, "", "egu"], [287, 2, 1, "", "end_monitor_thread"], [287, 2, 1, "", "get"], [287, 1, 1, "", "high_limit"], [287, 1, 1, "", "hints"], [287, 1, 1, "", "kind"], [287, 1, 1, "", "limits"], [287, 1, 1, "", "low_limit"], [287, 2, 1, "", "move"], [287, 1, 1, "", "moving"], [287, 2, 1, "", "mv"], [287, 2, 1, "", "mv_ginput"], [287, 2, 1, "", "mvr"], [287, 1, 1, "", "position"], [287, 2, 1, "", "post_elog_status"], [287, 1, 1, "", "put_complete"], [287, 2, 1, "", "read"], [287, 2, 1, "", "read_configuration"], [287, 1, 1, "", "rtol"], [287, 2, 1, "", "screen"], [287, 2, 1, "", "set"], [287, 1, 1, "", "settle_time"], [287, 2, 1, "", "stop"], [287, 1, 1, "", "stop_signal"], [287, 1, 1, "", "stop_value"], [287, 1, 1, "", "subscriptions"], [287, 2, 1, "", "summary"], [287, 1, 1, "", "timeout"], [287, 2, 1, "", "trigger"], [287, 2, 1, "", "tweak"], [287, 2, 1, "", "umv"], [287, 2, 1, "", "umvr"], [287, 2, 1, "", "wait"], [287, 2, 1, "", "wm"], [287, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.qmini": [[288, 0, 1, "", "QminiSpectrometer"], [289, 0, 1, "", "QminiWithEvr"]], "pcdsdevices.lasers.qmini.QminiSpectrometer": [[288, 1, 1, "", "configuration_attrs"], [288, 2, 1, "", "configure"], [288, 1, 1, "", "connected"], [288, 2, 1, "", "describe"], [288, 2, 1, "", "get"], [288, 1, 1, "", "hints"], [288, 1, 1, "", "kind"], [288, 2, 1, "", "read"], [288, 2, 1, "", "read_configuration"], [288, 2, 1, "", "stop"], [288, 1, 1, "", "subscriptions"], [288, 2, 1, "", "summary"], [288, 2, 1, "", "trigger"]], "pcdsdevices.lasers.qmini.QminiWithEvr": [[289, 1, 1, "", "configuration_attrs"], [289, 2, 1, "", "configure"], [289, 1, 1, "", "connected"], [289, 2, 1, "", "describe"], [289, 2, 1, "", "get"], [289, 1, 1, "", "hints"], [289, 1, 1, "", "kind"], [289, 2, 1, "", "read"], [289, 2, 1, "", "read_configuration"], [289, 2, 1, "", "stop"], [289, 1, 1, "", "subscriptions"], [289, 2, 1, "", "summary"], [289, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof": [[290, 0, 1, "", "CycleRfofRx"], [291, 0, 1, "", "CycleRfofTx"], [292, 0, 1, "", "ItechRfofAll"], [293, 0, 1, "", "ItechRfofErrors"], [294, 0, 1, "", "ItechRfofRx"], [295, 0, 1, "", "ItechRfofStatus"], [296, 0, 1, "", "ItechRfofTx"]], "pcdsdevices.lasers.rfof.CycleRfofRx": [[290, 1, 1, "", "configuration_attrs"], [290, 2, 1, "", "configure"], [290, 1, 1, "", "connected"], [290, 2, 1, "", "describe"], [290, 2, 1, "", "get"], [290, 1, 1, "", "hints"], [290, 1, 1, "", "kind"], [290, 2, 1, "", "post_elog_status"], [290, 2, 1, "", "read"], [290, 2, 1, "", "read_configuration"], [290, 2, 1, "", "screen"], [290, 2, 1, "", "status"], [290, 2, 1, "", "stop"], [290, 1, 1, "", "subscriptions"], [290, 2, 1, "", "summary"], [290, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.CycleRfofTx": [[291, 1, 1, "", "configuration_attrs"], [291, 2, 1, "", "configure"], [291, 1, 1, "", "connected"], [291, 2, 1, "", "describe"], [291, 2, 1, "", "get"], [291, 1, 1, "", "hints"], [291, 1, 1, "", "kind"], [291, 2, 1, "", "post_elog_status"], [291, 2, 1, "", "read"], [291, 2, 1, "", "read_configuration"], [291, 2, 1, "", "screen"], [291, 2, 1, "", "status"], [291, 2, 1, "", "stop"], [291, 1, 1, "", "subscriptions"], [291, 2, 1, "", "summary"], [291, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofAll": [[292, 1, 1, "", "configuration_attrs"], [292, 2, 1, "", "configure"], [292, 1, 1, "", "connected"], [292, 2, 1, "", "describe"], [292, 2, 1, "", "get"], [292, 1, 1, "", "hints"], [292, 1, 1, "", "kind"], [292, 2, 1, "", "post_elog_status"], [292, 2, 1, "", "read"], [292, 2, 1, "", "read_configuration"], [292, 2, 1, "", "screen"], [292, 2, 1, "", "stop"], [292, 1, 1, "", "subscriptions"], [292, 2, 1, "", "summary"], [292, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofErrors": [[293, 1, 1, "", "configuration_attrs"], [293, 2, 1, "", "configure"], [293, 1, 1, "", "connected"], [293, 2, 1, "", "describe"], [293, 2, 1, "", "get"], [293, 1, 1, "", "hints"], [293, 1, 1, "", "kind"], [293, 2, 1, "", "post_elog_status"], [293, 2, 1, "", "read"], [293, 2, 1, "", "read_configuration"], [293, 2, 1, "", "screen"], [293, 2, 1, "", "status"], [293, 2, 1, "", "stop"], [293, 1, 1, "", "subscriptions"], [293, 2, 1, "", "summary"], [293, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofRx": [[294, 1, 1, "", "configuration_attrs"], [294, 2, 1, "", "configure"], [294, 1, 1, "", "connected"], [294, 2, 1, "", "describe"], [294, 2, 1, "", "get"], [294, 1, 1, "", "hints"], [294, 1, 1, "", "kind"], [294, 2, 1, "", "post_elog_status"], [294, 2, 1, "", "read"], [294, 2, 1, "", "read_configuration"], [294, 2, 1, "", "screen"], [294, 2, 1, "", "status"], [294, 2, 1, "", "stop"], [294, 1, 1, "", "subscriptions"], [294, 2, 1, "", "summary"], [294, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofStatus": [[295, 1, 1, "", "configuration_attrs"], [295, 2, 1, "", "configure"], [295, 1, 1, "", "connected"], [295, 2, 1, "", "describe"], [295, 2, 1, "", "get"], [295, 1, 1, "", "hints"], [295, 1, 1, "", "kind"], [295, 2, 1, "", "post_elog_status"], [295, 2, 1, "", "read"], [295, 2, 1, "", "read_configuration"], [295, 2, 1, "", "screen"], [295, 2, 1, "", "status"], [295, 2, 1, "", "stop"], [295, 1, 1, "", "subscriptions"], [295, 2, 1, "", "summary"], [295, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofTx": [[296, 1, 1, "", "configuration_attrs"], [296, 2, 1, "", "configure"], [296, 1, 1, "", "connected"], [296, 2, 1, "", "describe"], [296, 2, 1, "", "get"], [296, 1, 1, "", "hints"], [296, 1, 1, "", "kind"], [296, 2, 1, "", "post_elog_status"], [296, 2, 1, "", "read"], [296, 2, 1, "", "read_configuration"], [296, 2, 1, "", "screen"], [296, 2, 1, "", "status"], [296, 2, 1, "", "stop"], [296, 1, 1, "", "subscriptions"], [296, 2, 1, "", "summary"], [296, 2, 1, "", "trigger"]], "pcdsdevices.lasers.thorlabsWFS": [[297, 0, 1, "", "ThorlabsWfs40"]], "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40": [[297, 1, 1, "", "configuration_attrs"], [297, 2, 1, "", "configure"], [297, 1, 1, "", "connected"], [297, 2, 1, "", "describe"], [297, 2, 1, "", "get"], [297, 1, 1, "", "hints"], [297, 1, 1, "", "kind"], [297, 2, 1, "", "open_viewer"], [297, 2, 1, "", "read"], [297, 2, 1, "", "read_configuration"], [297, 2, 1, "", "screen"], [297, 2, 1, "", "stop"], [297, 1, 1, "", "subscriptions"], [297, 2, 1, "", "summary"], [297, 2, 1, "", "trigger"]], "pcdsdevices.lasers.tuttifrutti": [[298, 3, 1, "", "TuttiFrutti"], [299, 3, 1, "", "TuttiFruttiCls"]], "pcdsdevices.lasers.zoomtelescope": [[300, 0, 1, "", "ZoomTelescope"]], "pcdsdevices.lasers.zoomtelescope.ZoomTelescope": [[300, 1, 1, "", "configuration_attrs"], [300, 2, 1, "", "configure"], [300, 1, 1, "", "connected"], [300, 2, 1, "", "describe"], [300, 2, 1, "", "get"], [300, 1, 1, "", "hints"], [300, 1, 1, "", "kind"], [300, 2, 1, "", "read"], [300, 2, 1, "", "read_configuration"], [300, 2, 1, "", "stop"], [300, 1, 1, "", "subscriptions"], [300, 2, 1, "", "summary"], [300, 2, 1, "", "trigger"]], "pcdsdevices.lens": [[301, 0, 1, "", "LensStack"], [302, 0, 1, "", "LensStackBase"], [303, 0, 1, "", "Prefocus"], [304, 0, 1, "", "SimLensStack"], [305, 0, 1, "", "SimLensStackBase"], [306, 0, 1, "", "XFLS"]], "pcdsdevices.lens.LensStack": [[301, 2, 1, "", "align"], [301, 1, 1, "", "backup_path"], [301, 2, 1, "", "check_single"], [301, 1, 1, "", "composite_egu"], [301, 1, 1, "", "concurrent"], [301, 1, 1, "", "configuration_attrs"], [301, 2, 1, "", "configure"], [301, 1, 1, "", "connected"], [301, 2, 1, "", "create_lens"], [301, 2, 1, "", "describe"], [301, 1, 1, "", "egu"], [301, 2, 1, "", "forward"], [301, 2, 1, "", "get"], [301, 1, 1, "", "high_limit"], [301, 1, 1, "", "hints"], [301, 2, 1, "", "inverse"], [301, 1, 1, "", "kind"], [301, 1, 1, "", "limits"], [301, 1, 1, "", "low_limit"], [301, 2, 1, "", "move"], [301, 2, 1, "", "move_single"], [301, 1, 1, "", "moving"], [301, 1, 1, "", "position"], [301, 2, 1, "", "post_elog_status"], [301, 1, 1, "", "pseudo_positioners"], [301, 2, 1, "", "read"], [301, 2, 1, "", "read_configuration"], [301, 2, 1, "", "read_lens"], [301, 1, 1, "", "real_position"], [301, 1, 1, "", "real_positioners"], [301, 2, 1, "", "screen"], [301, 1, 1, "", "sequential"], [301, 2, 1, "", "set"], [301, 2, 1, "", "set_current_position"], [301, 2, 1, "", "set_lens_set"], [301, 1, 1, "", "settle_time"], [301, 2, 1, "", "status"], [301, 2, 1, "", "stop"], [301, 1, 1, "", "subscriptions"], [301, 2, 1, "", "summary"], [301, 1, 1, "", "target"], [301, 1, 1, "", "timeout"], [301, 2, 1, "", "to_pseudo_tuple"], [301, 2, 1, "", "to_real_tuple"], [301, 2, 1, "", "trigger"], [301, 2, 1, "", "tweak"]], "pcdsdevices.lens.LensStackBase": [[302, 2, 1, "", "align"], [302, 2, 1, "", "check_single"], [302, 1, 1, "", "composite_egu"], [302, 1, 1, "", "concurrent"], [302, 1, 1, "", "configuration_attrs"], [302, 2, 1, "", "configure"], [302, 1, 1, "", "connected"], [302, 2, 1, "", "describe"], [302, 1, 1, "", "egu"], [302, 2, 1, "", "forward"], [302, 2, 1, "", "get"], [302, 1, 1, "", "high_limit"], [302, 1, 1, "", "hints"], [302, 2, 1, "", "inverse"], [302, 1, 1, "", "kind"], [302, 1, 1, "", "limits"], [302, 1, 1, "", "low_limit"], [302, 2, 1, "", "move"], [302, 2, 1, "", "move_single"], [302, 1, 1, "", "moving"], [302, 1, 1, "", "position"], [302, 2, 1, "", "post_elog_status"], [302, 1, 1, "", "pseudo_positioners"], [302, 2, 1, "", "read"], [302, 2, 1, "", "read_configuration"], [302, 1, 1, "", "real_position"], [302, 1, 1, "", "real_positioners"], [302, 2, 1, "", "screen"], [302, 1, 1, "", "sequential"], [302, 2, 1, "", "set"], [302, 2, 1, "", "set_current_position"], [302, 1, 1, "", "settle_time"], [302, 2, 1, "", "status"], [302, 2, 1, "", "stop"], [302, 1, 1, "", "subscriptions"], [302, 2, 1, "", "summary"], [302, 1, 1, "", "target"], [302, 1, 1, "", "timeout"], [302, 2, 1, "", "to_pseudo_tuple"], [302, 2, 1, "", "to_real_tuple"], [302, 2, 1, "", "trigger"], [302, 2, 1, "", "tweak"]], "pcdsdevices.lens.Prefocus": [[303, 2, 1, "", "calc_lightpath_state"], [303, 2, 1, "", "camonitor"], [303, 2, 1, "", "check_inserted"], [303, 2, 1, "", "check_removed"], [303, 2, 1, "", "check_transmission"], [303, 1, 1, "", "configuration_attrs"], [303, 2, 1, "", "configure"], [303, 1, 1, "", "connected"], [303, 2, 1, "", "describe"], [303, 1, 1, "", "egu"], [303, 2, 1, "", "end_monitor_thread"], [303, 2, 1, "", "get"], [303, 2, 1, "", "get_lightpath_state"], [303, 2, 1, "", "get_state"], [303, 1, 1, "", "high_limit"], [303, 1, 1, "", "hints"], [303, 1, 1, "", "in_states"], [303, 2, 1, "", "insert"], [303, 1, 1, "", "kind"], [303, 1, 1, "", "lightpath_cpts"], [303, 1, 1, "", "limits"], [303, 1, 1, "", "low_limit"], [303, 1, 1, "", "md"], [303, 2, 1, "", "move"], [303, 1, 1, "", "moving"], [303, 2, 1, "", "mv"], [303, 1, 1, "", "needs_parent"], [303, 1, 1, "", "out_states"], [303, 1, 1, "", "position"], [303, 2, 1, "", "post_elog_status"], [303, 2, 1, "", "read"], [303, 2, 1, "", "read_configuration"], [303, 2, 1, "", "remove"], [303, 2, 1, "", "screen"], [303, 2, 1, "", "set"], [303, 1, 1, "", "settle_time"], [303, 1, 1, "", "stage_group"], [303, 2, 1, "", "stage_group_instances"], [303, 1, 1, "", "states_list"], [303, 2, 1, "", "status"], [303, 1, 1, "", "stop"], [303, 1, 1, "", "subscriptions"], [303, 2, 1, "", "summary"], [303, 1, 1, "", "timeout"], [303, 1, 1, "", "transmission"], [303, 2, 1, "", "trigger"], [303, 2, 1, "", "wait"], [303, 2, 1, "", "wm"], [303, 2, 1, "", "wm_update"]], "pcdsdevices.lens.SimLensStack": [[304, 2, 1, "", "align"], [304, 1, 1, "", "backup_path"], [304, 2, 1, "", "check_single"], [304, 1, 1, "", "composite_egu"], [304, 1, 1, "", "concurrent"], [304, 1, 1, "", "configuration_attrs"], [304, 2, 1, "", "configure"], [304, 1, 1, "", "connected"], [304, 2, 1, "", "create_lens"], [304, 2, 1, "", "describe"], [304, 1, 1, "", "egu"], [304, 2, 1, "", "forward"], [304, 2, 1, "", "get"], [304, 1, 1, "", "high_limit"], [304, 1, 1, "", "hints"], [304, 2, 1, "", "inverse"], [304, 1, 1, "", "kind"], [304, 1, 1, "", "limits"], [304, 1, 1, "", "low_limit"], [304, 2, 1, "", "move"], [304, 2, 1, "", "move_single"], [304, 1, 1, "", "moving"], [304, 1, 1, "", "position"], [304, 2, 1, "", "post_elog_status"], [304, 1, 1, "", "pseudo_positioners"], [304, 2, 1, "", "read"], [304, 2, 1, "", "read_configuration"], [304, 2, 1, "", "read_lens"], [304, 1, 1, "", "real_position"], [304, 1, 1, "", "real_positioners"], [304, 2, 1, "", "screen"], [304, 1, 1, "", "sequential"], [304, 2, 1, "", "set"], [304, 2, 1, "", "set_current_position"], [304, 2, 1, "", "set_lens_set"], [304, 1, 1, "", "settle_time"], [304, 2, 1, "", "status"], [304, 2, 1, "", "stop"], [304, 1, 1, "", "subscriptions"], [304, 2, 1, "", "summary"], [304, 1, 1, "", "target"], [304, 1, 1, "", "timeout"], [304, 2, 1, "", "to_pseudo_tuple"], [304, 2, 1, "", "to_real_tuple"], [304, 2, 1, "", "trigger"], [304, 2, 1, "", "tweak"]], "pcdsdevices.lens.SimLensStackBase": [[305, 2, 1, "", "align"], [305, 2, 1, "", "check_single"], [305, 1, 1, "", "composite_egu"], [305, 1, 1, "", "concurrent"], [305, 1, 1, "", "configuration_attrs"], [305, 2, 1, "", "configure"], [305, 1, 1, "", "connected"], [305, 2, 1, "", "describe"], [305, 1, 1, "", "egu"], [305, 2, 1, "", "forward"], [305, 2, 1, "", "get"], [305, 1, 1, "", "high_limit"], [305, 1, 1, "", "hints"], [305, 2, 1, "", "inverse"], [305, 1, 1, "", "kind"], [305, 1, 1, "", "limits"], [305, 1, 1, "", "low_limit"], [305, 2, 1, "", "move"], [305, 2, 1, "", "move_single"], [305, 1, 1, "", "moving"], [305, 1, 1, "", "position"], [305, 2, 1, "", "post_elog_status"], [305, 1, 1, "", "pseudo_positioners"], [305, 2, 1, "", "read"], [305, 2, 1, "", "read_configuration"], [305, 1, 1, "", "real_position"], [305, 1, 1, "", "real_positioners"], [305, 2, 1, "", "screen"], [305, 1, 1, "", "sequential"], [305, 2, 1, "", "set"], [305, 2, 1, "", "set_current_position"], [305, 1, 1, "", "settle_time"], [305, 2, 1, "", "status"], [305, 2, 1, "", "stop"], [305, 1, 1, "", "subscriptions"], [305, 2, 1, "", "summary"], [305, 1, 1, "", "target"], [305, 1, 1, "", "timeout"], [305, 2, 1, "", "to_pseudo_tuple"], [305, 2, 1, "", "to_real_tuple"], [305, 2, 1, "", "trigger"], [305, 2, 1, "", "tweak"]], "pcdsdevices.lens.XFLS": [[306, 2, 1, "", "calc_lightpath_state"], [306, 2, 1, "", "camonitor"], [306, 2, 1, "", "check_inserted"], [306, 2, 1, "", "check_removed"], [306, 2, 1, "", "check_transmission"], [306, 1, 1, "", "configuration_attrs"], [306, 2, 1, "", "configure"], [306, 1, 1, "", "connected"], [306, 2, 1, "", "describe"], [306, 1, 1, "", "egu"], [306, 2, 1, "", "end_monitor_thread"], [306, 2, 1, "", "get"], [306, 2, 1, "", "get_lightpath_state"], [306, 2, 1, "", "get_state"], [306, 1, 1, "", "high_limit"], [306, 1, 1, "", "hints"], [306, 1, 1, "", "in_states"], [306, 2, 1, "", "insert"], [306, 1, 1, "", "kind"], [306, 1, 1, "", "lightpath_cpts"], [306, 1, 1, "", "limits"], [306, 1, 1, "", "low_limit"], [306, 1, 1, "", "md"], [306, 2, 1, "", "move"], [306, 1, 1, "", "moving"], [306, 2, 1, "", "mv"], [306, 1, 1, "", "needs_parent"], [306, 1, 1, "", "out_states"], [306, 1, 1, "", "position"], [306, 2, 1, "", "post_elog_status"], [306, 2, 1, "", "read"], [306, 2, 1, "", "read_configuration"], [306, 2, 1, "", "remove"], [306, 2, 1, "", "screen"], [306, 2, 1, "", "set"], [306, 1, 1, "", "settle_time"], [306, 1, 1, "", "stage_group"], [306, 2, 1, "", "stage_group_instances"], [306, 1, 1, "", "states_list"], [306, 2, 1, "", "status"], [306, 2, 1, "", "stop"], [306, 1, 1, "", "subscriptions"], [306, 2, 1, "", "summary"], [306, 1, 1, "", "timeout"], [306, 1, 1, "", "transmission"], [306, 2, 1, "", "trigger"], [306, 2, 1, "", "wait"], [306, 2, 1, "", "wm"], [306, 2, 1, "", "wm_update"]], "pcdsdevices.lic": [[307, 0, 1, "", "LICMirror"], [308, 0, 1, "", "LaserInCoupling"]], "pcdsdevices.lic.LICMirror": [[307, 2, 1, "", "camonitor"], [307, 2, 1, "", "check_inserted"], [307, 2, 1, "", "check_removed"], [307, 2, 1, "", "check_transmission"], [307, 2, 1, "", "clear_error"], [307, 1, 1, "", "configuration_attrs"], [307, 2, 1, "", "configure"], [307, 1, 1, "", "connected"], [307, 2, 1, "", "describe"], [307, 1, 1, "", "egu"], [307, 2, 1, "", "end_monitor_thread"], [307, 2, 1, "", "get"], [307, 2, 1, "", "get_state"], [307, 1, 1, "", "high_limit"], [307, 1, 1, "", "hints"], [307, 1, 1, "", "in_states"], [307, 2, 1, "", "insert"], [307, 1, 1, "", "kind"], [307, 1, 1, "", "limits"], [307, 1, 1, "", "low_limit"], [307, 2, 1, "", "move"], [307, 1, 1, "", "moving"], [307, 2, 1, "", "mv"], [307, 1, 1, "", "out_states"], [307, 1, 1, "", "position"], [307, 2, 1, "", "post_elog_status"], [307, 2, 1, "", "read"], [307, 2, 1, "", "read_configuration"], [307, 2, 1, "", "remove"], [307, 2, 1, "", "screen"], [307, 2, 1, "", "set"], [307, 1, 1, "", "settle_time"], [307, 1, 1, "", "states_list"], [307, 2, 1, "", "status"], [307, 1, 1, "", "stop"], [307, 1, 1, "", "subscriptions"], [307, 2, 1, "", "summary"], [307, 1, 1, "", "timeout"], [307, 1, 1, "", "transmission"], [307, 2, 1, "", "trigger"], [307, 2, 1, "", "wait"], [307, 2, 1, "", "wm"], [307, 2, 1, "", "wm_update"]], "pcdsdevices.lic.LaserInCoupling": [[308, 2, 1, "", "calc_lightpath_state"], [308, 1, 1, "", "configuration_attrs"], [308, 2, 1, "", "configure"], [308, 1, 1, "", "connected"], [308, 2, 1, "", "describe"], [308, 2, 1, "", "get"], [308, 2, 1, "", "get_lightpath_state"], [308, 1, 1, "", "hints"], [308, 1, 1, "", "kind"], [308, 1, 1, "", "lightpath_cpts"], [308, 1, 1, "", "md"], [308, 1, 1, "", "needs_parent"], [308, 2, 1, "", "post_elog_status"], [308, 2, 1, "", "read"], [308, 2, 1, "", "read_configuration"], [308, 2, 1, "", "screen"], [308, 1, 1, "", "stage_group"], [308, 2, 1, "", "stage_group_instances"], [308, 2, 1, "", "status"], [308, 2, 1, "", "stop"], [308, 1, 1, "", "subscriptions"], [308, 2, 1, "", "summary"], [308, 2, 1, "", "trigger"]], "pcdsdevices.lic_2d_tmo": [[309, 0, 1, "", "LaserCouplingStates"], [310, 0, 1, "", "TMOLaserInCouplingTwoDimension"]], "pcdsdevices.lic_2d_tmo.LaserCouplingStates": [[309, 2, 1, "", "camonitor"], [309, 2, 1, "", "check_inserted"], [309, 2, 1, "", "check_removed"], [309, 2, 1, "", "check_transmission"], [309, 2, 1, "", "clear_error"], [309, 1, 1, "", "configuration_attrs"], [309, 2, 1, "", "configure"], [309, 1, 1, "", "connected"], [309, 2, 1, "", "describe"], [309, 1, 1, "", "egu"], [309, 2, 1, "", "end_monitor_thread"], [309, 2, 1, "", "get"], [309, 2, 1, "", "get_state"], [309, 1, 1, "", "high_limit"], [309, 1, 1, "", "hints"], [309, 1, 1, "", "in_states"], [309, 2, 1, "", "insert"], [309, 1, 1, "", "kind"], [309, 1, 1, "", "limits"], [309, 1, 1, "", "low_limit"], [309, 2, 1, "", "move"], [309, 1, 1, "", "moving"], [309, 2, 1, "", "mv"], [309, 1, 1, "", "out_states"], [309, 1, 1, "", "position"], [309, 2, 1, "", "post_elog_status"], [309, 2, 1, "", "read"], [309, 2, 1, "", "read_configuration"], [309, 2, 1, "", "remove"], [309, 2, 1, "", "screen"], [309, 2, 1, "", "set"], [309, 1, 1, "", "settle_time"], [309, 1, 1, "", "states_list"], [309, 2, 1, "", "status"], [309, 1, 1, "", "stop"], [309, 1, 1, "", "subscriptions"], [309, 2, 1, "", "summary"], [309, 1, 1, "", "timeout"], [309, 1, 1, "", "transmission"], [309, 2, 1, "", "trigger"], [309, 2, 1, "", "wait"], [309, 2, 1, "", "wm"], [309, 2, 1, "", "wm_update"]], "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension": [[310, 2, 1, "", "calc_lightpath_state"], [310, 1, 1, "", "configuration_attrs"], [310, 2, 1, "", "configure"], [310, 1, 1, "", "connected"], [310, 2, 1, "", "describe"], [310, 2, 1, "", "get"], [310, 2, 1, "", "get_lightpath_state"], [310, 1, 1, "", "hints"], [310, 1, 1, "", "kind"], [310, 1, 1, "", "lightpath_cpts"], [310, 1, 1, "", "md"], [310, 1, 1, "", "needs_parent"], [310, 2, 1, "", "post_elog_status"], [310, 2, 1, "", "read"], [310, 2, 1, "", "read_configuration"], [310, 2, 1, "", "screen"], [310, 1, 1, "", "stage_group"], [310, 2, 1, "", "stage_group_instances"], [310, 2, 1, "", "status"], [310, 2, 1, "", "stop"], [310, 1, 1, "", "subscriptions"], [310, 2, 1, "", "summary"], [310, 1, 1, "", "transmission"], [310, 2, 1, "", "trigger"]], "pcdsdevices.light_control": [[311, 0, 1, "", "LightControl"]], "pcdsdevices.light_control.LightControl": [[311, 1, 1, "", "configuration_attrs"], [311, 2, 1, "", "configure"], [311, 1, 1, "", "connected"], [311, 2, 1, "", "describe"], [311, 2, 1, "", "get"], [311, 1, 1, "", "hints"], [311, 1, 1, "", "kind"], [311, 2, 1, "", "read"], [311, 2, 1, "", "read_configuration"], [311, 2, 1, "", "stop"], [311, 1, 1, "", "subscriptions"], [311, 2, 1, "", "summary"], [311, 2, 1, "", "trigger"]], "pcdsdevices.lodcm": [[312, 0, 1, "", "CHI1"], [313, 0, 1, "", "CHI2"], [314, 0, 1, "", "CrystalTower1"], [315, 0, 1, "", "CrystalTower2"], [316, 0, 1, "", "Dectris"], [317, 0, 1, "", "DiagnosticsTower"], [318, 0, 1, "", "Diode"], [319, 0, 1, "", "Foil"], [320, 0, 1, "", "H1N"], [321, 0, 1, "", "H2N"], [322, 0, 1, "", "LODCM"], [323, 0, 1, "", "LODCMEnergyC"], [324, 0, 1, "", "LODCMEnergyC1"], [325, 0, 1, "", "LODCMEnergySi"], [326, 0, 1, "", "SimDiagnosticsTower"], [327, 0, 1, "", "SimEnergyC"], [328, 0, 1, "", "SimEnergySi"], [329, 0, 1, "", "SimFirstTower"], [330, 0, 1, "", "SimLODCM"], [331, 0, 1, "", "SimSecondTower"], [332, 0, 1, "", "XCSLODCM"], [333, 0, 1, "", "XPPLODCM"], [334, 0, 1, "", "Y1"], [335, 0, 1, "", "Y2"], [336, 0, 1, "", "YagLom"]], "pcdsdevices.lodcm.CHI1": [[312, 2, 1, "", "camonitor"], [312, 2, 1, "", "check_inserted"], [312, 2, 1, "", "check_removed"], [312, 2, 1, "", "check_transmission"], [312, 1, 1, "", "configuration_attrs"], [312, 2, 1, "", "configure"], [312, 1, 1, "", "connected"], [312, 2, 1, "", "describe"], [312, 1, 1, "", "egu"], [312, 2, 1, "", "end_monitor_thread"], [312, 2, 1, "", "get"], [312, 2, 1, "", "get_state"], [312, 1, 1, "", "high_limit"], [312, 1, 1, "", "hints"], [312, 1, 1, "", "in_states"], [312, 2, 1, "", "insert"], [312, 1, 1, "", "kind"], [312, 1, 1, "", "limits"], [312, 1, 1, "", "low_limit"], [312, 2, 1, "", "move"], [312, 1, 1, "", "moving"], [312, 2, 1, "", "mv"], [312, 1, 1, "", "needs_parent"], [312, 1, 1, "", "out_states"], [312, 1, 1, "", "position"], [312, 2, 1, "", "post_elog_status"], [312, 2, 1, "", "read"], [312, 2, 1, "", "read_configuration"], [312, 2, 1, "", "remove"], [312, 2, 1, "", "screen"], [312, 2, 1, "", "set"], [312, 1, 1, "", "settle_time"], [312, 1, 1, "", "stage_group"], [312, 2, 1, "", "stage_group_instances"], [312, 1, 1, "", "states_list"], [312, 2, 1, "", "status"], [312, 2, 1, "", "stop"], [312, 1, 1, "", "subscriptions"], [312, 2, 1, "", "summary"], [312, 1, 1, "", "timeout"], [312, 1, 1, "", "transmission"], [312, 2, 1, "", "trigger"], [312, 2, 1, "", "wait"], [312, 2, 1, "", "wm"], [312, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.CHI2": [[313, 2, 1, "", "camonitor"], [313, 2, 1, "", "check_inserted"], [313, 2, 1, "", "check_removed"], [313, 2, 1, "", "check_transmission"], [313, 1, 1, "", "configuration_attrs"], [313, 2, 1, "", "configure"], [313, 1, 1, "", "connected"], [313, 2, 1, "", "describe"], [313, 1, 1, "", "egu"], [313, 2, 1, "", "end_monitor_thread"], [313, 2, 1, "", "get"], [313, 2, 1, "", "get_state"], [313, 1, 1, "", "high_limit"], [313, 1, 1, "", "hints"], [313, 1, 1, "", "in_states"], [313, 2, 1, "", "insert"], [313, 1, 1, "", "kind"], [313, 1, 1, "", "limits"], [313, 1, 1, "", "low_limit"], [313, 2, 1, "", "move"], [313, 1, 1, "", "moving"], [313, 2, 1, "", "mv"], [313, 1, 1, "", "needs_parent"], [313, 1, 1, "", "out_states"], [313, 1, 1, "", "position"], [313, 2, 1, "", "post_elog_status"], [313, 2, 1, "", "read"], [313, 2, 1, "", "read_configuration"], [313, 2, 1, "", "remove"], [313, 2, 1, "", "screen"], [313, 2, 1, "", "set"], [313, 1, 1, "", "settle_time"], [313, 1, 1, "", "stage_group"], [313, 2, 1, "", "stage_group_instances"], [313, 1, 1, "", "states_list"], [313, 2, 1, "", "status"], [313, 2, 1, "", "stop"], [313, 1, 1, "", "subscriptions"], [313, 2, 1, "", "summary"], [313, 1, 1, "", "timeout"], [313, 1, 1, "", "transmission"], [313, 2, 1, "", "trigger"], [313, 2, 1, "", "wait"], [313, 2, 1, "", "wm"], [313, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.CrystalTower1": [[314, 1, 1, "", "configuration_attrs"], [314, 2, 1, "", "configure"], [314, 1, 1, "", "connected"], [314, 2, 1, "", "describe"], [314, 2, 1, "", "get"], [314, 2, 1, "", "get_material"], [314, 2, 1, "", "get_reflection"], [314, 1, 1, "", "hints"], [314, 2, 1, "", "is_diamond"], [314, 2, 1, "", "is_silicon"], [314, 1, 1, "", "kind"], [314, 1, 1, "", "needs_parent"], [314, 2, 1, "", "post_elog_status"], [314, 2, 1, "", "read"], [314, 2, 1, "", "read_configuration"], [314, 2, 1, "", "screen"], [314, 1, 1, "", "stage_group"], [314, 2, 1, "", "stage_group_instances"], [314, 2, 1, "", "status"], [314, 2, 1, "", "stop"], [314, 1, 1, "", "subscriptions"], [314, 2, 1, "", "summary"], [314, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.CrystalTower2": [[315, 1, 1, "", "configuration_attrs"], [315, 2, 1, "", "configure"], [315, 1, 1, "", "connected"], [315, 2, 1, "", "describe"], [315, 2, 1, "", "get"], [315, 2, 1, "", "get_material"], [315, 2, 1, "", "get_reflection"], [315, 1, 1, "", "hints"], [315, 2, 1, "", "is_diamond"], [315, 2, 1, "", "is_silicon"], [315, 1, 1, "", "kind"], [315, 1, 1, "", "needs_parent"], [315, 2, 1, "", "post_elog_status"], [315, 2, 1, "", "read"], [315, 2, 1, "", "read_configuration"], [315, 2, 1, "", "screen"], [315, 1, 1, "", "stage_group"], [315, 2, 1, "", "stage_group_instances"], [315, 2, 1, "", "status"], [315, 2, 1, "", "stop"], [315, 1, 1, "", "subscriptions"], [315, 2, 1, "", "summary"], [315, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.Dectris": [[316, 2, 1, "", "camonitor"], [316, 2, 1, "", "check_inserted"], [316, 2, 1, "", "check_removed"], [316, 2, 1, "", "check_transmission"], [316, 1, 1, "", "configuration_attrs"], [316, 2, 1, "", "configure"], [316, 1, 1, "", "connected"], [316, 2, 1, "", "describe"], [316, 1, 1, "", "egu"], [316, 2, 1, "", "end_monitor_thread"], [316, 2, 1, "", "get"], [316, 2, 1, "", "get_state"], [316, 1, 1, "", "high_limit"], [316, 1, 1, "", "hints"], [316, 1, 1, "", "in_states"], [316, 2, 1, "", "insert"], [316, 1, 1, "", "kind"], [316, 1, 1, "", "limits"], [316, 1, 1, "", "low_limit"], [316, 2, 1, "", "move"], [316, 1, 1, "", "moving"], [316, 2, 1, "", "mv"], [316, 1, 1, "", "needs_parent"], [316, 1, 1, "", "out_states"], [316, 1, 1, "", "position"], [316, 2, 1, "", "post_elog_status"], [316, 2, 1, "", "read"], [316, 2, 1, "", "read_configuration"], [316, 2, 1, "", "remove"], [316, 2, 1, "", "screen"], [316, 2, 1, "", "set"], [316, 1, 1, "", "settle_time"], [316, 1, 1, "", "stage_group"], [316, 2, 1, "", "stage_group_instances"], [316, 1, 1, "", "states_list"], [316, 2, 1, "", "status"], [316, 2, 1, "", "stop"], [316, 1, 1, "", "subscriptions"], [316, 2, 1, "", "summary"], [316, 1, 1, "", "timeout"], [316, 1, 1, "", "transmission"], [316, 2, 1, "", "trigger"], [316, 2, 1, "", "wait"], [316, 2, 1, "", "wm"], [316, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.DiagnosticsTower": [[317, 1, 1, "", "configuration_attrs"], [317, 2, 1, "", "configure"], [317, 1, 1, "", "connected"], [317, 2, 1, "", "describe"], [317, 2, 1, "", "get"], [317, 1, 1, "", "hints"], [317, 1, 1, "", "kind"], [317, 1, 1, "", "needs_parent"], [317, 2, 1, "", "post_elog_status"], [317, 2, 1, "", "read"], [317, 2, 1, "", "read_configuration"], [317, 2, 1, "", "screen"], [317, 1, 1, "", "stage_group"], [317, 2, 1, "", "stage_group_instances"], [317, 2, 1, "", "status"], [317, 2, 1, "", "stop"], [317, 1, 1, "", "subscriptions"], [317, 2, 1, "", "summary"], [317, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.Diode": [[318, 2, 1, "", "camonitor"], [318, 2, 1, "", "check_inserted"], [318, 2, 1, "", "check_removed"], [318, 2, 1, "", "check_transmission"], [318, 1, 1, "", "configuration_attrs"], [318, 2, 1, "", "configure"], [318, 1, 1, "", "connected"], [318, 2, 1, "", "describe"], [318, 1, 1, "", "egu"], [318, 2, 1, "", "end_monitor_thread"], [318, 2, 1, "", "get"], [318, 2, 1, "", "get_state"], [318, 1, 1, "", "high_limit"], [318, 1, 1, "", "hints"], [318, 1, 1, "", "in_states"], [318, 2, 1, "", "insert"], [318, 1, 1, "", "kind"], [318, 1, 1, "", "limits"], [318, 1, 1, "", "low_limit"], [318, 2, 1, "", "move"], [318, 1, 1, "", "moving"], [318, 2, 1, "", "mv"], [318, 1, 1, "", "needs_parent"], [318, 1, 1, "", "out_states"], [318, 1, 1, "", "position"], [318, 2, 1, "", "post_elog_status"], [318, 2, 1, "", "read"], [318, 2, 1, "", "read_configuration"], [318, 2, 1, "", "remove"], [318, 2, 1, "", "screen"], [318, 2, 1, "", "set"], [318, 1, 1, "", "settle_time"], [318, 1, 1, "", "stage_group"], [318, 2, 1, "", "stage_group_instances"], [318, 1, 1, "", "states_list"], [318, 2, 1, "", "status"], [318, 2, 1, "", "stop"], [318, 1, 1, "", "subscriptions"], [318, 2, 1, "", "summary"], [318, 1, 1, "", "timeout"], [318, 1, 1, "", "transmission"], [318, 2, 1, "", "trigger"], [318, 2, 1, "", "wait"], [318, 2, 1, "", "wm"], [318, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.Foil": [[319, 2, 1, "", "camonitor"], [319, 2, 1, "", "check_inserted"], [319, 2, 1, "", "check_removed"], [319, 2, 1, "", "check_transmission"], [319, 1, 1, "", "configuration_attrs"], [319, 2, 1, "", "configure"], [319, 1, 1, "", "connected"], [319, 2, 1, "", "describe"], [319, 1, 1, "", "egu"], [319, 2, 1, "", "end_monitor_thread"], [319, 2, 1, "", "get"], [319, 2, 1, "", "get_state"], [319, 1, 1, "", "high_limit"], [319, 1, 1, "", "hints"], [319, 1, 1, "", "in_states"], [319, 2, 1, "", "insert"], [319, 1, 1, "", "kind"], [319, 1, 1, "", "limits"], [319, 1, 1, "", "low_limit"], [319, 2, 1, "", "move"], [319, 1, 1, "", "moving"], [319, 2, 1, "", "mv"], [319, 1, 1, "", "needs_parent"], [319, 1, 1, "", "out_states"], [319, 1, 1, "", "position"], [319, 2, 1, "", "post_elog_status"], [319, 2, 1, "", "read"], [319, 2, 1, "", "read_configuration"], [319, 2, 1, "", "remove"], [319, 2, 1, "", "screen"], [319, 2, 1, "", "set"], [319, 1, 1, "", "settle_time"], [319, 1, 1, "", "stage_group"], [319, 2, 1, "", "stage_group_instances"], [319, 1, 1, "", "states_list"], [319, 2, 1, "", "status"], [319, 2, 1, "", "stop"], [319, 1, 1, "", "subscriptions"], [319, 2, 1, "", "summary"], [319, 1, 1, "", "timeout"], [319, 1, 1, "", "transmission"], [319, 2, 1, "", "trigger"], [319, 2, 1, "", "wait"], [319, 2, 1, "", "wm"], [319, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.H1N": [[320, 2, 1, "", "camonitor"], [320, 2, 1, "", "check_inserted"], [320, 2, 1, "", "check_removed"], [320, 2, 1, "", "check_transmission"], [320, 1, 1, "", "configuration_attrs"], [320, 2, 1, "", "configure"], [320, 1, 1, "", "connected"], [320, 2, 1, "", "describe"], [320, 1, 1, "", "egu"], [320, 2, 1, "", "end_monitor_thread"], [320, 2, 1, "", "get"], [320, 2, 1, "", "get_state"], [320, 1, 1, "", "high_limit"], [320, 1, 1, "", "hints"], [320, 1, 1, "", "in_states"], [320, 2, 1, "", "insert"], [320, 1, 1, "", "kind"], [320, 1, 1, "", "limits"], [320, 1, 1, "", "low_limit"], [320, 2, 1, "", "move"], [320, 1, 1, "", "moving"], [320, 2, 1, "", "mv"], [320, 1, 1, "", "needs_parent"], [320, 1, 1, "", "out_states"], [320, 1, 1, "", "position"], [320, 2, 1, "", "post_elog_status"], [320, 2, 1, "", "read"], [320, 2, 1, "", "read_configuration"], [320, 2, 1, "", "remove"], [320, 2, 1, "", "screen"], [320, 2, 1, "", "set"], [320, 1, 1, "", "settle_time"], [320, 1, 1, "", "stage_group"], [320, 2, 1, "", "stage_group_instances"], [320, 1, 1, "", "states_list"], [320, 2, 1, "", "status"], [320, 2, 1, "", "stop"], [320, 1, 1, "", "subscriptions"], [320, 2, 1, "", "summary"], [320, 1, 1, "", "timeout"], [320, 1, 1, "", "transmission"], [320, 2, 1, "", "trigger"], [320, 2, 1, "", "wait"], [320, 2, 1, "", "wm"], [320, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.H2N": [[321, 2, 1, "", "camonitor"], [321, 2, 1, "", "check_inserted"], [321, 2, 1, "", "check_removed"], [321, 2, 1, "", "check_transmission"], [321, 1, 1, "", "configuration_attrs"], [321, 2, 1, "", "configure"], [321, 1, 1, "", "connected"], [321, 2, 1, "", "describe"], [321, 1, 1, "", "egu"], [321, 2, 1, "", "end_monitor_thread"], [321, 2, 1, "", "get"], [321, 2, 1, "", "get_state"], [321, 1, 1, "", "high_limit"], [321, 1, 1, "", "hints"], [321, 1, 1, "", "in_states"], [321, 2, 1, "", "insert"], [321, 1, 1, "", "kind"], [321, 1, 1, "", "limits"], [321, 1, 1, "", "low_limit"], [321, 2, 1, "", "move"], [321, 1, 1, "", "moving"], [321, 2, 1, "", "mv"], [321, 1, 1, "", "needs_parent"], [321, 1, 1, "", "out_states"], [321, 1, 1, "", "position"], [321, 2, 1, "", "post_elog_status"], [321, 2, 1, "", "read"], [321, 2, 1, "", "read_configuration"], [321, 2, 1, "", "remove"], [321, 2, 1, "", "screen"], [321, 2, 1, "", "set"], [321, 1, 1, "", "settle_time"], [321, 1, 1, "", "stage_group"], [321, 2, 1, "", "stage_group_instances"], [321, 1, 1, "", "states_list"], [321, 2, 1, "", "status"], [321, 2, 1, "", "stop"], [321, 1, 1, "", "subscriptions"], [321, 2, 1, "", "summary"], [321, 1, 1, "", "timeout"], [321, 1, 1, "", "transmission"], [321, 2, 1, "", "trigger"], [321, 2, 1, "", "wait"], [321, 2, 1, "", "wm"], [321, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.LODCM": [[322, 1, 1, "", "E"], [322, 1, 1, "", "branches"], [322, 2, 1, "", "calc_geometry"], [322, 2, 1, "", "calc_lightpath_state"], [322, 1, 1, "", "configuration_attrs"], [322, 2, 1, "", "configure"], [322, 1, 1, "", "connected"], [322, 2, 1, "", "describe"], [322, 1, 1, "", "destination"], [322, 1, 1, "", "energy"], [322, 2, 1, "", "get"], [322, 2, 1, "", "get_energy"], [322, 2, 1, "", "get_lightpath_state"], [322, 2, 1, "", "get_material"], [322, 2, 1, "", "get_reflection"], [322, 1, 1, "", "hints"], [322, 1, 1, "", "kind"], [322, 1, 1, "", "lightpath_cpts"], [322, 1, 1, "", "md"], [322, 1, 1, "", "needs_parent"], [322, 2, 1, "", "post_elog_status"], [322, 2, 1, "", "read"], [322, 2, 1, "", "read_configuration"], [322, 2, 1, "", "remove"], [322, 2, 1, "", "remove_dia"], [322, 2, 1, "", "screen"], [322, 2, 1, "", "set_energy"], [322, 1, 1, "", "stage_group"], [322, 2, 1, "", "stage_group_instances"], [322, 2, 1, "", "status"], [322, 2, 1, "", "stop"], [322, 1, 1, "", "subscriptions"], [322, 2, 1, "", "summary"], [322, 1, 1, "", "transmission"], [322, 2, 1, "", "trigger"], [322, 2, 1, "", "tweakXC"], [322, 2, 1, "", "tweak_parallel"], [322, 2, 1, "", "tweak_x"], [322, 2, 1, "", "wait_energy"]], "pcdsdevices.lodcm.LODCMEnergyC": [[323, 2, 1, "", "calc_geometry"], [323, 2, 1, "", "camonitor"], [323, 2, 1, "", "check_single"], [323, 1, 1, "", "composite_egu"], [323, 1, 1, "", "concurrent"], [323, 1, 1, "", "configuration_attrs"], [323, 2, 1, "", "configure"], [323, 1, 1, "", "connected"], [323, 2, 1, "", "describe"], [323, 1, 1, "", "egu"], [323, 2, 1, "", "end_monitor_thread"], [323, 2, 1, "", "forward"], [323, 2, 1, "", "get"], [323, 2, 1, "", "get_energy"], [323, 2, 1, "", "get_reflection"], [323, 1, 1, "", "high_limit"], [323, 1, 1, "", "hints"], [323, 2, 1, "", "inverse"], [323, 1, 1, "", "kind"], [323, 1, 1, "", "limits"], [323, 1, 1, "", "low_limit"], [323, 2, 1, "", "move"], [323, 2, 1, "", "move_single"], [323, 1, 1, "", "moving"], [323, 2, 1, "", "mv"], [323, 2, 1, "", "mv_ginput"], [323, 2, 1, "", "mvr"], [323, 1, 1, "", "needs_parent"], [323, 1, 1, "", "position"], [323, 2, 1, "", "post_elog_status"], [323, 1, 1, "", "pseudo_positioners"], [323, 2, 1, "", "read"], [323, 2, 1, "", "read_configuration"], [323, 1, 1, "", "real_position"], [323, 1, 1, "", "real_positioners"], [323, 2, 1, "", "screen"], [323, 1, 1, "", "sequential"], [323, 2, 1, "", "set"], [323, 2, 1, "", "setE"], [323, 2, 1, "", "set_current_position"], [323, 2, 1, "", "set_position"], [323, 1, 1, "", "settle_time"], [323, 1, 1, "", "stage_group"], [323, 2, 1, "", "stage_group_instances"], [323, 2, 1, "", "status"], [323, 2, 1, "", "stop"], [323, 1, 1, "", "subscriptions"], [323, 2, 1, "", "summary"], [323, 1, 1, "", "target"], [323, 1, 1, "", "timeout"], [323, 2, 1, "", "to_pseudo_tuple"], [323, 2, 1, "", "to_real_tuple"], [323, 2, 1, "", "trigger"], [323, 2, 1, "", "tweak"], [323, 2, 1, "", "umv"], [323, 2, 1, "", "umvr"], [323, 2, 1, "", "wait"], [323, 2, 1, "", "wm"], [323, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.LODCMEnergyC1": [[324, 2, 1, "", "calc_geometry"], [324, 2, 1, "", "camonitor"], [324, 2, 1, "", "check_single"], [324, 1, 1, "", "composite_egu"], [324, 1, 1, "", "concurrent"], [324, 1, 1, "", "configuration_attrs"], [324, 2, 1, "", "configure"], [324, 1, 1, "", "connected"], [324, 2, 1, "", "describe"], [324, 1, 1, "", "egu"], [324, 2, 1, "", "end_monitor_thread"], [324, 2, 1, "", "forward"], [324, 2, 1, "", "get"], [324, 2, 1, "", "get_energy"], [324, 2, 1, "", "get_reflection"], [324, 1, 1, "", "high_limit"], [324, 1, 1, "", "hints"], [324, 2, 1, "", "inverse"], [324, 1, 1, "", "kind"], [324, 1, 1, "", "limits"], [324, 1, 1, "", "low_limit"], [324, 2, 1, "", "move"], [324, 2, 1, "", "move_single"], [324, 1, 1, "", "moving"], [324, 2, 1, "", "mv"], [324, 2, 1, "", "mv_ginput"], [324, 2, 1, "", "mvr"], [324, 1, 1, "", "needs_parent"], [324, 1, 1, "", "position"], [324, 2, 1, "", "post_elog_status"], [324, 1, 1, "", "pseudo_positioners"], [324, 2, 1, "", "read"], [324, 2, 1, "", "read_configuration"], [324, 1, 1, "", "real_position"], [324, 1, 1, "", "real_positioners"], [324, 2, 1, "", "screen"], [324, 1, 1, "", "sequential"], [324, 2, 1, "", "set"], [324, 2, 1, "", "setE"], [324, 2, 1, "", "set_current_position"], [324, 2, 1, "", "set_position"], [324, 1, 1, "", "settle_time"], [324, 1, 1, "", "stage_group"], [324, 2, 1, "", "stage_group_instances"], [324, 2, 1, "", "status"], [324, 2, 1, "", "stop"], [324, 1, 1, "", "subscriptions"], [324, 2, 1, "", "summary"], [324, 1, 1, "", "target"], [324, 1, 1, "", "timeout"], [324, 2, 1, "", "to_pseudo_tuple"], [324, 2, 1, "", "to_real_tuple"], [324, 2, 1, "", "trigger"], [324, 2, 1, "", "tweak"], [324, 2, 1, "", "umv"], [324, 2, 1, "", "umvr"], [324, 2, 1, "", "wait"], [324, 2, 1, "", "wm"], [324, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.LODCMEnergySi": [[325, 2, 1, "", "calc_geometry"], [325, 2, 1, "", "camonitor"], [325, 2, 1, "", "check_single"], [325, 1, 1, "", "composite_egu"], [325, 1, 1, "", "concurrent"], [325, 1, 1, "", "configuration_attrs"], [325, 2, 1, "", "configure"], [325, 1, 1, "", "connected"], [325, 2, 1, "", "describe"], [325, 1, 1, "", "egu"], [325, 2, 1, "", "end_monitor_thread"], [325, 2, 1, "", "forward"], [325, 2, 1, "", "get"], [325, 2, 1, "", "get_energy"], [325, 2, 1, "", "get_reflection"], [325, 1, 1, "", "high_limit"], [325, 1, 1, "", "hints"], [325, 2, 1, "", "inverse"], [325, 1, 1, "", "kind"], [325, 1, 1, "", "limits"], [325, 1, 1, "", "low_limit"], [325, 2, 1, "", "move"], [325, 2, 1, "", "move_single"], [325, 1, 1, "", "moving"], [325, 2, 1, "", "mv"], [325, 2, 1, "", "mv_ginput"], [325, 2, 1, "", "mvr"], [325, 1, 1, "", "needs_parent"], [325, 1, 1, "", "position"], [325, 2, 1, "", "post_elog_status"], [325, 1, 1, "", "pseudo_positioners"], [325, 2, 1, "", "read"], [325, 2, 1, "", "read_configuration"], [325, 1, 1, "", "real_position"], [325, 1, 1, "", "real_positioners"], [325, 2, 1, "", "screen"], [325, 1, 1, "", "sequential"], [325, 2, 1, "", "set"], [325, 2, 1, "", "setE"], [325, 2, 1, "", "set_current_position"], [325, 2, 1, "", "set_position"], [325, 1, 1, "", "settle_time"], [325, 1, 1, "", "stage_group"], [325, 2, 1, "", "stage_group_instances"], [325, 2, 1, "", "status"], [325, 2, 1, "", "stop"], [325, 1, 1, "", "subscriptions"], [325, 2, 1, "", "summary"], [325, 1, 1, "", "target"], [325, 1, 1, "", "timeout"], [325, 2, 1, "", "to_pseudo_tuple"], [325, 2, 1, "", "to_real_tuple"], [325, 2, 1, "", "trigger"], [325, 2, 1, "", "tweak"], [325, 2, 1, "", "umv"], [325, 2, 1, "", "umvr"], [325, 2, 1, "", "wait"], [325, 2, 1, "", "wm"], [325, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.SimDiagnosticsTower": [[326, 1, 1, "", "configuration_attrs"], [326, 2, 1, "", "configure"], [326, 1, 1, "", "connected"], [326, 2, 1, "", "describe"], [326, 2, 1, "", "get"], [326, 1, 1, "", "hints"], [326, 1, 1, "", "kind"], [326, 1, 1, "", "needs_parent"], [326, 2, 1, "", "post_elog_status"], [326, 2, 1, "", "read"], [326, 2, 1, "", "read_configuration"], [326, 2, 1, "", "screen"], [326, 1, 1, "", "stage_group"], [326, 2, 1, "", "stage_group_instances"], [326, 2, 1, "", "status"], [326, 2, 1, "", "stop"], [326, 1, 1, "", "subscriptions"], [326, 2, 1, "", "summary"], [326, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.SimEnergyC": [[327, 2, 1, "", "calc_geometry"], [327, 2, 1, "", "camonitor"], [327, 2, 1, "", "check_single"], [327, 1, 1, "", "composite_egu"], [327, 1, 1, "", "concurrent"], [327, 1, 1, "", "configuration_attrs"], [327, 2, 1, "", "configure"], [327, 1, 1, "", "connected"], [327, 2, 1, "", "describe"], [327, 1, 1, "", "egu"], [327, 2, 1, "", "end_monitor_thread"], [327, 2, 1, "", "forward"], [327, 2, 1, "", "get"], [327, 2, 1, "", "get_energy"], [327, 2, 1, "", "get_reflection"], [327, 1, 1, "", "high_limit"], [327, 1, 1, "", "hints"], [327, 2, 1, "", "inverse"], [327, 1, 1, "", "kind"], [327, 1, 1, "", "limits"], [327, 1, 1, "", "low_limit"], [327, 2, 1, "", "move"], [327, 2, 1, "", "move_single"], [327, 1, 1, "", "moving"], [327, 2, 1, "", "mv"], [327, 2, 1, "", "mv_ginput"], [327, 2, 1, "", "mvr"], [327, 1, 1, "", "needs_parent"], [327, 1, 1, "", "position"], [327, 2, 1, "", "post_elog_status"], [327, 1, 1, "", "pseudo_positioners"], [327, 2, 1, "", "read"], [327, 2, 1, "", "read_configuration"], [327, 1, 1, "", "real_position"], [327, 1, 1, "", "real_positioners"], [327, 2, 1, "", "screen"], [327, 1, 1, "", "sequential"], [327, 2, 1, "", "set"], [327, 2, 1, "", "setE"], [327, 2, 1, "", "set_current_position"], [327, 2, 1, "", "set_position"], [327, 1, 1, "", "settle_time"], [327, 1, 1, "", "stage_group"], [327, 2, 1, "", "stage_group_instances"], [327, 2, 1, "", "status"], [327, 2, 1, "", "stop"], [327, 1, 1, "", "subscriptions"], [327, 2, 1, "", "summary"], [327, 1, 1, "", "target"], [327, 1, 1, "", "timeout"], [327, 2, 1, "", "to_pseudo_tuple"], [327, 2, 1, "", "to_real_tuple"], [327, 2, 1, "", "trigger"], [327, 2, 1, "", "tweak"], [327, 2, 1, "", "umv"], [327, 2, 1, "", "umvr"], [327, 2, 1, "", "wait"], [327, 2, 1, "", "wm"], [327, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.SimEnergySi": [[328, 2, 1, "", "calc_geometry"], [328, 2, 1, "", "camonitor"], [328, 2, 1, "", "check_single"], [328, 1, 1, "", "composite_egu"], [328, 1, 1, "", "concurrent"], [328, 1, 1, "", "configuration_attrs"], [328, 2, 1, "", "configure"], [328, 1, 1, "", "connected"], [328, 2, 1, "", "describe"], [328, 1, 1, "", "egu"], [328, 2, 1, "", "end_monitor_thread"], [328, 2, 1, "", "forward"], [328, 2, 1, "", "get"], [328, 2, 1, "", "get_energy"], [328, 2, 1, "", "get_reflection"], [328, 1, 1, "", "high_limit"], [328, 1, 1, "", "hints"], [328, 2, 1, "", "inverse"], [328, 1, 1, "", "kind"], [328, 1, 1, "", "limits"], [328, 1, 1, "", "low_limit"], [328, 2, 1, "", "move"], [328, 2, 1, "", "move_single"], [328, 1, 1, "", "moving"], [328, 2, 1, "", "mv"], [328, 2, 1, "", "mv_ginput"], [328, 2, 1, "", "mvr"], [328, 1, 1, "", "needs_parent"], [328, 1, 1, "", "position"], [328, 2, 1, "", "post_elog_status"], [328, 1, 1, "", "pseudo_positioners"], [328, 2, 1, "", "read"], [328, 2, 1, "", "read_configuration"], [328, 1, 1, "", "real_position"], [328, 1, 1, "", "real_positioners"], [328, 2, 1, "", "screen"], [328, 1, 1, "", "sequential"], [328, 2, 1, "", "set"], [328, 2, 1, "", "setE"], [328, 2, 1, "", "set_current_position"], [328, 2, 1, "", "set_position"], [328, 1, 1, "", "settle_time"], [328, 1, 1, "", "stage_group"], [328, 2, 1, "", "stage_group_instances"], [328, 2, 1, "", "status"], [328, 2, 1, "", "stop"], [328, 1, 1, "", "subscriptions"], [328, 2, 1, "", "summary"], [328, 1, 1, "", "target"], [328, 1, 1, "", "timeout"], [328, 2, 1, "", "to_pseudo_tuple"], [328, 2, 1, "", "to_real_tuple"], [328, 2, 1, "", "trigger"], [328, 2, 1, "", "tweak"], [328, 2, 1, "", "umv"], [328, 2, 1, "", "umvr"], [328, 2, 1, "", "wait"], [328, 2, 1, "", "wm"], [328, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.SimFirstTower": [[329, 1, 1, "", "configuration_attrs"], [329, 2, 1, "", "configure"], [329, 1, 1, "", "connected"], [329, 2, 1, "", "describe"], [329, 2, 1, "", "get"], [329, 2, 1, "", "get_material"], [329, 2, 1, "", "get_reflection"], [329, 1, 1, "", "hints"], [329, 2, 1, "", "is_diamond"], [329, 2, 1, "", "is_silicon"], [329, 1, 1, "", "kind"], [329, 1, 1, "", "needs_parent"], [329, 2, 1, "", "post_elog_status"], [329, 2, 1, "", "read"], [329, 2, 1, "", "read_configuration"], [329, 2, 1, "", "screen"], [329, 1, 1, "", "stage_group"], [329, 2, 1, "", "stage_group_instances"], [329, 2, 1, "", "status"], [329, 2, 1, "", "stop"], [329, 1, 1, "", "subscriptions"], [329, 2, 1, "", "summary"], [329, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.SimLODCM": [[330, 1, 1, "", "E"], [330, 1, 1, "", "branches"], [330, 2, 1, "", "calc_geometry"], [330, 2, 1, "", "calc_lightpath_state"], [330, 1, 1, "", "configuration_attrs"], [330, 2, 1, "", "configure"], [330, 1, 1, "", "connected"], [330, 2, 1, "", "describe"], [330, 1, 1, "", "destination"], [330, 1, 1, "", "energy"], [330, 2, 1, "", "get"], [330, 2, 1, "", "get_energy"], [330, 2, 1, "", "get_lightpath_state"], [330, 2, 1, "", "get_material"], [330, 2, 1, "", "get_reflection"], [330, 1, 1, "", "hints"], [330, 1, 1, "", "kind"], [330, 1, 1, "", "lightpath_cpts"], [330, 1, 1, "", "md"], [330, 1, 1, "", "needs_parent"], [330, 2, 1, "", "post_elog_status"], [330, 2, 1, "", "read"], [330, 2, 1, "", "read_configuration"], [330, 2, 1, "", "remove"], [330, 2, 1, "", "remove_dia"], [330, 2, 1, "", "screen"], [330, 2, 1, "", "set_energy"], [330, 1, 1, "", "stage_group"], [330, 2, 1, "", "stage_group_instances"], [330, 2, 1, "", "status"], [330, 2, 1, "", "stop"], [330, 1, 1, "", "subscriptions"], [330, 2, 1, "", "summary"], [330, 1, 1, "", "transmission"], [330, 2, 1, "", "trigger"], [330, 2, 1, "", "tweakXC"], [330, 2, 1, "", "tweak_parallel"], [330, 2, 1, "", "tweak_x"], [330, 2, 1, "", "wait_energy"]], "pcdsdevices.lodcm.SimSecondTower": [[331, 1, 1, "", "configuration_attrs"], [331, 2, 1, "", "configure"], [331, 1, 1, "", "connected"], [331, 2, 1, "", "describe"], [331, 2, 1, "", "get"], [331, 2, 1, "", "get_material"], [331, 2, 1, "", "get_reflection"], [331, 1, 1, "", "hints"], [331, 2, 1, "", "is_diamond"], [331, 2, 1, "", "is_silicon"], [331, 1, 1, "", "kind"], [331, 1, 1, "", "needs_parent"], [331, 2, 1, "", "post_elog_status"], [331, 2, 1, "", "read"], [331, 2, 1, "", "read_configuration"], [331, 2, 1, "", "screen"], [331, 1, 1, "", "stage_group"], [331, 2, 1, "", "stage_group_instances"], [331, 2, 1, "", "status"], [331, 2, 1, "", "stop"], [331, 1, 1, "", "subscriptions"], [331, 2, 1, "", "summary"], [331, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.XCSLODCM": [[332, 1, 1, "", "E"], [332, 1, 1, "", "branches"], [332, 2, 1, "", "calc_geometry"], [332, 2, 1, "", "calc_lightpath_state"], [332, 1, 1, "", "configuration_attrs"], [332, 2, 1, "", "configure"], [332, 1, 1, "", "connected"], [332, 2, 1, "", "describe"], [332, 1, 1, "", "destination"], [332, 1, 1, "", "energy"], [332, 2, 1, "", "get"], [332, 2, 1, "", "get_energy"], [332, 2, 1, "", "get_lightpath_state"], [332, 2, 1, "", "get_material"], [332, 2, 1, "", "get_reflection"], [332, 1, 1, "", "hints"], [332, 1, 1, "", "kind"], [332, 1, 1, "", "lightpath_cpts"], [332, 1, 1, "", "md"], [332, 1, 1, "", "needs_parent"], [332, 2, 1, "", "post_elog_status"], [332, 2, 1, "", "read"], [332, 2, 1, "", "read_configuration"], [332, 2, 1, "", "remove"], [332, 2, 1, "", "remove_dia"], [332, 2, 1, "", "screen"], [332, 2, 1, "", "set_energy"], [332, 1, 1, "", "stage_group"], [332, 2, 1, "", "stage_group_instances"], [332, 2, 1, "", "status"], [332, 2, 1, "", "stop"], [332, 1, 1, "", "subscriptions"], [332, 2, 1, "", "summary"], [332, 1, 1, "", "transmission"], [332, 2, 1, "", "trigger"], [332, 2, 1, "", "tweakXC"], [332, 2, 1, "", "tweak_parallel"], [332, 2, 1, "", "tweak_x"], [332, 2, 1, "", "wait_energy"]], "pcdsdevices.lodcm.XPPLODCM": [[333, 1, 1, "", "E"], [333, 1, 1, "", "branches"], [333, 2, 1, "", "calc_geometry"], [333, 2, 1, "", "calc_lightpath_state"], [333, 1, 1, "", "configuration_attrs"], [333, 2, 1, "", "configure"], [333, 1, 1, "", "connected"], [333, 2, 1, "", "describe"], [333, 1, 1, "", "destination"], [333, 1, 1, "", "energy"], [333, 2, 1, "", "get"], [333, 2, 1, "", "get_energy"], [333, 2, 1, "", "get_lightpath_state"], [333, 2, 1, "", "get_material"], [333, 2, 1, "", "get_reflection"], [333, 1, 1, "", "hints"], [333, 1, 1, "", "kind"], [333, 1, 1, "", "lightpath_cpts"], [333, 1, 1, "", "md"], [333, 1, 1, "", "needs_parent"], [333, 2, 1, "", "post_elog_status"], [333, 2, 1, "", "read"], [333, 2, 1, "", "read_configuration"], [333, 2, 1, "", "remove"], [333, 2, 1, "", "remove_dia"], [333, 2, 1, "", "screen"], [333, 2, 1, "", "set_energy"], [333, 1, 1, "", "stage_group"], [333, 2, 1, "", "stage_group_instances"], [333, 2, 1, "", "status"], [333, 2, 1, "", "stop"], [333, 1, 1, "", "subscriptions"], [333, 2, 1, "", "summary"], [333, 1, 1, "", "transmission"], [333, 2, 1, "", "trigger"], [333, 2, 1, "", "tweakXC"], [333, 2, 1, "", "tweak_parallel"], [333, 2, 1, "", "tweak_x"], [333, 2, 1, "", "wait_energy"]], "pcdsdevices.lodcm.Y1": [[334, 2, 1, "", "camonitor"], [334, 2, 1, "", "check_inserted"], [334, 2, 1, "", "check_removed"], [334, 2, 1, "", "check_transmission"], [334, 1, 1, "", "configuration_attrs"], [334, 2, 1, "", "configure"], [334, 1, 1, "", "connected"], [334, 2, 1, "", "describe"], [334, 1, 1, "", "egu"], [334, 2, 1, "", "end_monitor_thread"], [334, 2, 1, "", "get"], [334, 2, 1, "", "get_state"], [334, 1, 1, "", "high_limit"], [334, 1, 1, "", "hints"], [334, 1, 1, "", "in_states"], [334, 2, 1, "", "insert"], [334, 1, 1, "", "kind"], [334, 1, 1, "", "limits"], [334, 1, 1, "", "low_limit"], [334, 2, 1, "", "move"], [334, 1, 1, "", "moving"], [334, 2, 1, "", "mv"], [334, 1, 1, "", "needs_parent"], [334, 1, 1, "", "out_states"], [334, 1, 1, "", "position"], [334, 2, 1, "", "post_elog_status"], [334, 2, 1, "", "read"], [334, 2, 1, "", "read_configuration"], [334, 2, 1, "", "remove"], [334, 2, 1, "", "screen"], [334, 2, 1, "", "set"], [334, 1, 1, "", "settle_time"], [334, 1, 1, "", "stage_group"], [334, 2, 1, "", "stage_group_instances"], [334, 1, 1, "", "states_list"], [334, 2, 1, "", "status"], [334, 2, 1, "", "stop"], [334, 1, 1, "", "subscriptions"], [334, 2, 1, "", "summary"], [334, 1, 1, "", "timeout"], [334, 1, 1, "", "transmission"], [334, 2, 1, "", "trigger"], [334, 2, 1, "", "wait"], [334, 2, 1, "", "wm"], [334, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.Y2": [[335, 2, 1, "", "camonitor"], [335, 2, 1, "", "check_inserted"], [335, 2, 1, "", "check_removed"], [335, 2, 1, "", "check_transmission"], [335, 1, 1, "", "configuration_attrs"], [335, 2, 1, "", "configure"], [335, 1, 1, "", "connected"], [335, 2, 1, "", "describe"], [335, 1, 1, "", "egu"], [335, 2, 1, "", "end_monitor_thread"], [335, 2, 1, "", "get"], [335, 2, 1, "", "get_state"], [335, 1, 1, "", "high_limit"], [335, 1, 1, "", "hints"], [335, 1, 1, "", "in_states"], [335, 2, 1, "", "insert"], [335, 1, 1, "", "kind"], [335, 1, 1, "", "limits"], [335, 1, 1, "", "low_limit"], [335, 2, 1, "", "move"], [335, 1, 1, "", "moving"], [335, 2, 1, "", "mv"], [335, 1, 1, "", "needs_parent"], [335, 1, 1, "", "out_states"], [335, 1, 1, "", "position"], [335, 2, 1, "", "post_elog_status"], [335, 2, 1, "", "read"], [335, 2, 1, "", "read_configuration"], [335, 2, 1, "", "remove"], [335, 2, 1, "", "screen"], [335, 2, 1, "", "set"], [335, 1, 1, "", "settle_time"], [335, 1, 1, "", "stage_group"], [335, 2, 1, "", "stage_group_instances"], [335, 1, 1, "", "states_list"], [335, 2, 1, "", "status"], [335, 2, 1, "", "stop"], [335, 1, 1, "", "subscriptions"], [335, 2, 1, "", "summary"], [335, 1, 1, "", "timeout"], [335, 1, 1, "", "transmission"], [335, 2, 1, "", "trigger"], [335, 2, 1, "", "wait"], [335, 2, 1, "", "wm"], [335, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.YagLom": [[336, 2, 1, "", "camonitor"], [336, 2, 1, "", "check_inserted"], [336, 2, 1, "", "check_removed"], [336, 2, 1, "", "check_transmission"], [336, 1, 1, "", "configuration_attrs"], [336, 2, 1, "", "configure"], [336, 1, 1, "", "connected"], [336, 2, 1, "", "describe"], [336, 1, 1, "", "egu"], [336, 2, 1, "", "end_monitor_thread"], [336, 2, 1, "", "get"], [336, 2, 1, "", "get_state"], [336, 1, 1, "", "high_limit"], [336, 1, 1, "", "hints"], [336, 1, 1, "", "in_states"], [336, 2, 1, "", "insert"], [336, 1, 1, "", "kind"], [336, 1, 1, "", "limits"], [336, 1, 1, "", "low_limit"], [336, 2, 1, "", "move"], [336, 1, 1, "", "moving"], [336, 2, 1, "", "mv"], [336, 1, 1, "", "needs_parent"], [336, 1, 1, "", "out_states"], [336, 1, 1, "", "position"], [336, 2, 1, "", "post_elog_status"], [336, 2, 1, "", "read"], [336, 2, 1, "", "read_configuration"], [336, 2, 1, "", "remove"], [336, 2, 1, "", "screen"], [336, 2, 1, "", "set"], [336, 1, 1, "", "settle_time"], [336, 1, 1, "", "stage_group"], [336, 2, 1, "", "stage_group_instances"], [336, 1, 1, "", "states_list"], [336, 2, 1, "", "status"], [336, 2, 1, "", "stop"], [336, 1, 1, "", "subscriptions"], [336, 2, 1, "", "summary"], [336, 1, 1, "", "timeout"], [336, 1, 1, "", "transmission"], [336, 2, 1, "", "trigger"], [336, 2, 1, "", "wait"], [336, 2, 1, "", "wm"], [336, 2, 1, "", "wm_update"]], "pcdsdevices.lxe": [[337, 0, 1, "", "FakeLxtTtc"], [338, 0, 1, "", "LaserEnergyPositioner"], [339, 0, 1, "", "LaserTiming"], [340, 0, 1, "", "LaserTimingCompensation"], [341, 0, 1, "", "Lcls2LaserTiming"], [342, 0, 1, "", "LxtTtcExample"], [343, 0, 1, "", "TimeToolDelay"], [344, 0, 1, "", "_ReversedTimeToolDelay"], [345, 0, 1, "", "_ScaledUnitConversionDerivedSignal"], [346, 3, 1, "", "load_calibration_file"]], "pcdsdevices.lxe.FakeLxtTtc": [[337, 2, 1, "", "camonitor"], [337, 2, 1, "", "check_single"], [337, 1, 1, "", "composite_egu"], [337, 1, 1, "", "concurrent"], [337, 1, 1, "", "configuration_attrs"], [337, 2, 1, "", "configure"], [337, 1, 1, "", "connected"], [337, 2, 1, "", "consistency_warning"], [337, 1, 1, "", "default_offset"], [337, 1, 1, "", "default_scale"], [337, 2, 1, "", "describe"], [337, 1, 1, "", "egu"], [337, 2, 1, "", "end_monitor_thread"], [337, 2, 1, "", "fix_sync"], [337, 1, 1, "", "fix_sync_keep_still"], [337, 2, 1, "", "forward"], [337, 2, 1, "", "forward_single"], [337, 2, 1, "", "get"], [337, 1, 1, "", "high_limit"], [337, 1, 1, "", "hints"], [337, 2, 1, "", "inverse"], [337, 2, 1, "", "inverse_single"], [337, 2, 1, "", "is_synced"], [337, 1, 1, "", "kind"], [337, 1, 1, "", "limits"], [337, 1, 1, "", "low_limit"], [337, 2, 1, "", "move"], [337, 2, 1, "", "move_single"], [337, 1, 1, "", "moving"], [337, 2, 1, "", "mv"], [337, 2, 1, "", "mv_ginput"], [337, 2, 1, "", "mvr"], [337, 1, 1, "", "offset_mode"], [337, 1, 1, "", "offsets"], [337, 1, 1, "", "position"], [337, 2, 1, "", "post_elog_status"], [337, 1, 1, "", "pseudo_positioners"], [337, 2, 1, "", "read"], [337, 2, 1, "", "read_configuration"], [337, 1, 1, "", "real_position"], [337, 1, 1, "", "real_positioners"], [337, 1, 1, "", "scales"], [337, 2, 1, "", "screen"], [337, 1, 1, "", "sequential"], [337, 2, 1, "", "set"], [337, 2, 1, "", "set_current_position"], [337, 2, 1, "", "set_position"], [337, 1, 1, "", "settle_time"], [337, 2, 1, "", "status"], [337, 2, 1, "", "stop"], [337, 1, 1, "", "subscriptions"], [337, 2, 1, "", "summary"], [337, 1, 1, "", "sync_limits"], [337, 1, 1, "", "target"], [337, 1, 1, "", "timeout"], [337, 2, 1, "", "to_pseudo_tuple"], [337, 2, 1, "", "to_real_tuple"], [337, 2, 1, "", "trigger"], [337, 2, 1, "", "tweak"], [337, 2, 1, "", "umv"], [337, 2, 1, "", "umvr"], [337, 2, 1, "", "wait"], [337, 1, 1, "", "warn_deadband"], [337, 1, 1, "", "warn_inconsistent"], [337, 2, 1, "", "wm"], [337, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.LaserEnergyPositioner": [[338, 2, 1, "", "camonitor"], [338, 2, 1, "", "check_single"], [338, 1, 1, "", "column_names"], [338, 1, 1, "", "composite_egu"], [338, 1, 1, "", "concurrent"], [338, 1, 1, "", "configuration_attrs"], [338, 2, 1, "", "configure"], [338, 1, 1, "", "connected"], [338, 2, 1, "", "describe"], [338, 1, 1, "", "egu"], [338, 1, 1, "", "enable_plotting"], [338, 2, 1, "", "end_monitor_thread"], [338, 2, 1, "", "forward"], [338, 2, 1, "", "get"], [338, 1, 1, "", "high_limit"], [338, 1, 1, "", "hints"], [338, 2, 1, "", "inverse"], [338, 1, 1, "", "kind"], [338, 1, 1, "", "limits"], [338, 1, 1, "", "low_limit"], [338, 2, 1, "", "move"], [338, 2, 1, "", "move_single"], [338, 1, 1, "", "moving"], [338, 2, 1, "", "mv"], [338, 2, 1, "", "mv_ginput"], [338, 2, 1, "", "mvr"], [338, 1, 1, "", "position"], [338, 2, 1, "", "post_elog_status"], [338, 1, 1, "", "pseudo_positioners"], [338, 2, 1, "", "read"], [338, 2, 1, "", "read_configuration"], [338, 1, 1, "", "real_position"], [338, 1, 1, "", "real_positioners"], [338, 2, 1, "", "screen"], [338, 1, 1, "", "sequential"], [338, 2, 1, "", "set"], [338, 2, 1, "", "set_current_position"], [338, 2, 1, "", "set_position"], [338, 1, 1, "", "settle_time"], [338, 2, 1, "", "status"], [338, 2, 1, "", "stop"], [338, 1, 1, "", "subscriptions"], [338, 2, 1, "", "summary"], [338, 1, 1, "", "table"], [338, 1, 1, "", "target"], [338, 1, 1, "", "timeout"], [338, 2, 1, "", "to_pseudo_tuple"], [338, 2, 1, "", "to_real_tuple"], [338, 2, 1, "", "trigger"], [338, 2, 1, "", "tweak"], [338, 2, 1, "", "umv"], [338, 2, 1, "", "umvr"], [338, 2, 1, "", "wait"], [338, 2, 1, "", "wm"], [338, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.LaserTiming": [[339, 1, 1, "", "actuate"], [339, 1, 1, "", "actuate_value"], [339, 2, 1, "", "camonitor"], [339, 1, 1, "", "configuration_attrs"], [339, 2, 1, "", "configure"], [339, 1, 1, "", "connected"], [339, 2, 1, "", "describe"], [339, 1, 1, "", "dial_pos"], [339, 1, 1, "", "done_value"], [339, 1, 1, "", "egu"], [339, 2, 1, "", "end_monitor_thread"], [339, 2, 1, "", "get"], [339, 1, 1, "", "high_limit"], [339, 1, 1, "", "hints"], [339, 1, 1, "", "kind"], [339, 1, 1, "", "limits"], [339, 1, 1, "", "low_limit"], [339, 2, 1, "", "move"], [339, 1, 1, "", "moving"], [339, 2, 1, "", "mv"], [339, 2, 1, "", "mv_ginput"], [339, 2, 1, "", "mvr"], [339, 1, 1, "", "position"], [339, 2, 1, "", "post_elog_status"], [339, 1, 1, "", "put_complete"], [339, 2, 1, "", "read"], [339, 2, 1, "", "read_configuration"], [339, 1, 1, "", "readback"], [339, 2, 1, "", "screen"], [339, 2, 1, "", "set"], [339, 2, 1, "", "set_current_position"], [339, 2, 1, "", "set_position"], [339, 1, 1, "", "settle_time"], [339, 2, 1, "", "status"], [339, 2, 1, "", "stop"], [339, 1, 1, "", "stop_signal"], [339, 1, 1, "", "stop_value"], [339, 1, 1, "", "subscriptions"], [339, 2, 1, "", "summary"], [339, 1, 1, "", "timeout"], [339, 2, 1, "", "trigger"], [339, 2, 1, "", "tweak"], [339, 2, 1, "", "umv"], [339, 2, 1, "", "umvr"], [339, 1, 1, "", "verbose_name"], [339, 2, 1, "", "wait"], [339, 2, 1, "", "wm"], [339, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.LaserTimingCompensation": [[340, 2, 1, "", "calc_combined"], [340, 2, 1, "", "camonitor"], [340, 2, 1, "", "check_single"], [340, 1, 1, "", "composite_egu"], [340, 1, 1, "", "concurrent"], [340, 1, 1, "", "configuration_attrs"], [340, 2, 1, "", "configure"], [340, 1, 1, "", "connected"], [340, 2, 1, "", "describe"], [340, 1, 1, "", "egu"], [340, 2, 1, "", "end_monitor_thread"], [340, 2, 1, "", "forward"], [340, 2, 1, "", "get"], [340, 1, 1, "", "high_limit"], [340, 1, 1, "", "hints"], [340, 2, 1, "", "inverse"], [340, 1, 1, "", "kind"], [340, 1, 1, "", "limits"], [340, 1, 1, "", "low_limit"], [340, 2, 1, "", "move"], [340, 2, 1, "", "move_single"], [340, 1, 1, "", "moving"], [340, 2, 1, "", "mv"], [340, 2, 1, "", "mv_ginput"], [340, 2, 1, "", "mvr"], [340, 1, 1, "", "position"], [340, 2, 1, "", "post_elog_status"], [340, 1, 1, "", "pseudo_positioners"], [340, 2, 1, "", "read"], [340, 2, 1, "", "read_configuration"], [340, 1, 1, "", "real_position"], [340, 1, 1, "", "real_positioners"], [340, 2, 1, "", "save_offsets"], [340, 2, 1, "", "screen"], [340, 1, 1, "", "sequential"], [340, 2, 1, "", "set"], [340, 2, 1, "", "set_current_position"], [340, 2, 1, "", "set_position"], [340, 1, 1, "", "settle_time"], [340, 2, 1, "", "status"], [340, 2, 1, "", "stop"], [340, 1, 1, "", "subscriptions"], [340, 2, 1, "", "summary"], [340, 1, 1, "", "target"], [340, 1, 1, "", "timeout"], [340, 2, 1, "", "to_pseudo_tuple"], [340, 2, 1, "", "to_real_tuple"], [340, 2, 1, "", "trigger"], [340, 2, 1, "", "tweak"], [340, 2, 1, "", "umv"], [340, 2, 1, "", "umvr"], [340, 2, 1, "", "wait"], [340, 2, 1, "", "wm"], [340, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.Lcls2LaserTiming": [[341, 1, 1, "", "actuate"], [341, 1, 1, "", "actuate_value"], [341, 2, 1, "", "camonitor"], [341, 1, 1, "", "configuration_attrs"], [341, 2, 1, "", "configure"], [341, 1, 1, "", "connected"], [341, 2, 1, "", "describe"], [341, 1, 1, "", "dial_pos"], [341, 1, 1, "", "done_value"], [341, 1, 1, "", "egu"], [341, 2, 1, "", "end_monitor_thread"], [341, 2, 1, "", "get"], [341, 1, 1, "", "high_limit"], [341, 1, 1, "", "hints"], [341, 1, 1, "", "kind"], [341, 1, 1, "", "limits"], [341, 1, 1, "", "low_limit"], [341, 2, 1, "", "move"], [341, 1, 1, "", "moving"], [341, 2, 1, "", "mv"], [341, 2, 1, "", "mv_ginput"], [341, 2, 1, "", "mvr"], [341, 1, 1, "", "position"], [341, 2, 1, "", "post_elog_status"], [341, 1, 1, "", "put_complete"], [341, 2, 1, "", "read"], [341, 2, 1, "", "read_configuration"], [341, 1, 1, "", "readback"], [341, 2, 1, "", "screen"], [341, 2, 1, "", "set"], [341, 2, 1, "", "set_current_position"], [341, 2, 1, "", "set_position"], [341, 1, 1, "", "settle_time"], [341, 2, 1, "", "status"], [341, 2, 1, "", "stop"], [341, 1, 1, "", "stop_signal"], [341, 1, 1, "", "stop_value"], [341, 1, 1, "", "subscriptions"], [341, 2, 1, "", "summary"], [341, 1, 1, "", "timeout"], [341, 2, 1, "", "trigger"], [341, 2, 1, "", "tweak"], [341, 2, 1, "", "umv"], [341, 2, 1, "", "umvr"], [341, 1, 1, "", "verbose_name"], [341, 2, 1, "", "wait"], [341, 2, 1, "", "wm"], [341, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.LxtTtcExample": [[342, 2, 1, "", "camonitor"], [342, 2, 1, "", "check_single"], [342, 1, 1, "", "composite_egu"], [342, 1, 1, "", "concurrent"], [342, 1, 1, "", "configuration_attrs"], [342, 2, 1, "", "configure"], [342, 1, 1, "", "connected"], [342, 2, 1, "", "consistency_warning"], [342, 1, 1, "", "default_offset"], [342, 1, 1, "", "default_scale"], [342, 2, 1, "", "describe"], [342, 1, 1, "", "egu"], [342, 2, 1, "", "end_monitor_thread"], [342, 2, 1, "", "fix_sync"], [342, 1, 1, "", "fix_sync_keep_still"], [342, 2, 1, "", "forward"], [342, 2, 1, "", "forward_single"], [342, 2, 1, "", "get"], [342, 1, 1, "", "high_limit"], [342, 1, 1, "", "hints"], [342, 2, 1, "", "inverse"], [342, 2, 1, "", "inverse_single"], [342, 2, 1, "", "is_synced"], [342, 1, 1, "", "kind"], [342, 1, 1, "", "limits"], [342, 1, 1, "", "low_limit"], [342, 2, 1, "", "move"], [342, 2, 1, "", "move_single"], [342, 1, 1, "", "moving"], [342, 2, 1, "", "mv"], [342, 2, 1, "", "mv_ginput"], [342, 2, 1, "", "mvr"], [342, 1, 1, "", "offset_mode"], [342, 1, 1, "", "offsets"], [342, 1, 1, "", "position"], [342, 2, 1, "", "post_elog_status"], [342, 1, 1, "", "pseudo_positioners"], [342, 2, 1, "", "read"], [342, 2, 1, "", "read_configuration"], [342, 1, 1, "", "real_position"], [342, 1, 1, "", "real_positioners"], [342, 1, 1, "", "scales"], [342, 2, 1, "", "screen"], [342, 1, 1, "", "sequential"], [342, 2, 1, "", "set"], [342, 2, 1, "", "set_current_position"], [342, 2, 1, "", "set_position"], [342, 1, 1, "", "settle_time"], [342, 2, 1, "", "status"], [342, 2, 1, "", "stop"], [342, 1, 1, "", "subscriptions"], [342, 2, 1, "", "summary"], [342, 1, 1, "", "sync_limits"], [342, 1, 1, "", "target"], [342, 1, 1, "", "timeout"], [342, 2, 1, "", "to_pseudo_tuple"], [342, 2, 1, "", "to_real_tuple"], [342, 2, 1, "", "trigger"], [342, 2, 1, "", "tweak"], [342, 2, 1, "", "umv"], [342, 2, 1, "", "umvr"], [342, 2, 1, "", "wait"], [342, 1, 1, "", "warn_deadband"], [342, 1, 1, "", "warn_inconsistent"], [342, 2, 1, "", "wm"], [342, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.TimeToolDelay": [[343, 2, 1, "", "camonitor"], [343, 2, 1, "", "check_single"], [343, 1, 1, "", "composite_egu"], [343, 1, 1, "", "concurrent"], [343, 1, 1, "", "configuration_attrs"], [343, 2, 1, "", "configure"], [343, 1, 1, "", "connected"], [343, 2, 1, "", "describe"], [343, 1, 1, "", "egu"], [343, 2, 1, "", "end_monitor_thread"], [343, 2, 1, "", "forward"], [343, 2, 1, "", "get"], [343, 1, 1, "", "high_limit"], [343, 1, 1, "", "hints"], [343, 2, 1, "", "inverse"], [343, 1, 1, "", "kind"], [343, 1, 1, "", "limits"], [343, 1, 1, "", "low_limit"], [343, 2, 1, "", "move"], [343, 2, 1, "", "move_single"], [343, 1, 1, "", "moving"], [343, 2, 1, "", "mv"], [343, 2, 1, "", "mv_ginput"], [343, 2, 1, "", "mvr"], [343, 1, 1, "", "position"], [343, 2, 1, "", "post_elog_status"], [343, 1, 1, "", "pseudo_positioners"], [343, 2, 1, "", "read"], [343, 2, 1, "", "read_configuration"], [343, 1, 1, "", "real_position"], [343, 1, 1, "", "real_positioners"], [343, 2, 1, "", "screen"], [343, 1, 1, "", "sequential"], [343, 2, 1, "", "set"], [343, 2, 1, "", "set_current_position"], [343, 2, 1, "", "set_position"], [343, 1, 1, "", "settle_time"], [343, 2, 1, "", "status"], [343, 2, 1, "", "stop"], [343, 1, 1, "", "subscriptions"], [343, 2, 1, "", "summary"], [343, 1, 1, "", "target"], [343, 1, 1, "", "timeout"], [343, 2, 1, "", "to_pseudo_tuple"], [343, 2, 1, "", "to_real_tuple"], [343, 2, 1, "", "trigger"], [343, 2, 1, "", "tweak"], [343, 2, 1, "", "umv"], [343, 2, 1, "", "umvr"], [343, 2, 1, "", "wait"], [343, 2, 1, "", "wm"], [343, 2, 1, "", "wm_update"]], "pcdsdevices.lxe._ReversedTimeToolDelay": [[344, 2, 1, "", "camonitor"], [344, 2, 1, "", "check_single"], [344, 1, 1, "", "composite_egu"], [344, 1, 1, "", "concurrent"], [344, 1, 1, "", "configuration_attrs"], [344, 2, 1, "", "configure"], [344, 1, 1, "", "connected"], [344, 2, 1, "", "describe"], [344, 1, 1, "", "egu"], [344, 2, 1, "", "end_monitor_thread"], [344, 2, 1, "", "forward"], [344, 2, 1, "", "get"], [344, 1, 1, "", "high_limit"], [344, 1, 1, "", "hints"], [344, 2, 1, "", "inverse"], [344, 1, 1, "", "kind"], [344, 1, 1, "", "limits"], [344, 1, 1, "", "low_limit"], [344, 2, 1, "", "move"], [344, 2, 1, "", "move_single"], [344, 1, 1, "", "moving"], [344, 2, 1, "", "mv"], [344, 2, 1, "", "mv_ginput"], [344, 2, 1, "", "mvr"], [344, 1, 1, "", "position"], [344, 2, 1, "", "post_elog_status"], [344, 1, 1, "", "pseudo_positioners"], [344, 2, 1, "", "read"], [344, 2, 1, "", "read_configuration"], [344, 1, 1, "", "real_position"], [344, 1, 1, "", "real_positioners"], [344, 2, 1, "", "screen"], [344, 1, 1, "", "sequential"], [344, 2, 1, "", "set"], [344, 2, 1, "", "set_current_position"], [344, 2, 1, "", "set_position"], [344, 1, 1, "", "settle_time"], [344, 2, 1, "", "status"], [344, 2, 1, "", "stop"], [344, 1, 1, "", "subscriptions"], [344, 2, 1, "", "summary"], [344, 1, 1, "", "target"], [344, 1, 1, "", "timeout"], [344, 2, 1, "", "to_pseudo_tuple"], [344, 2, 1, "", "to_real_tuple"], [344, 2, 1, "", "trigger"], [344, 2, 1, "", "tweak"], [344, 2, 1, "", "umv"], [344, 2, 1, "", "umvr"], [344, 2, 1, "", "wait"], [344, 2, 1, "", "wm"], [344, 2, 1, "", "wm_update"]], "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal": [[345, 1, 1, "", "SUB_META"], [345, 1, 1, "", "connected"], [345, 1, 1, "", "derived_from"], [345, 1, 1, "", "derived_units"], [345, 2, 1, "", "describe"], [345, 2, 1, "", "forward"], [345, 2, 1, "", "get"], [345, 1, 1, "", "high_limit"], [345, 1, 1, "", "hints"], [345, 2, 1, "", "inverse"], [345, 1, 1, "", "kind"], [345, 1, 1, "", "limits"], [345, 1, 1, "", "low_limit"], [345, 1, 1, "", "metadata"], [345, 1, 1, "", "metadata_keys"], [345, 1, 1, "", "original_units"], [345, 2, 1, "", "read"], [345, 1, 1, "", "read_access"], [345, 2, 1, "", "read_configuration"], [345, 1, 1, "", "scale"], [345, 2, 1, "", "set"], [345, 1, 1, "", "subscriptions"], [345, 1, 1, "", "timestamp"], [345, 1, 1, "", "tolerance"], [345, 2, 1, "", "trigger"], [345, 1, 1, "", "user_offset"], [345, 1, 1, "", "value"], [345, 1, 1, "", "write_access"]], "pcdsdevices.make_ophyd_device": [[347, 3, 1, "", "flatten_list"], [348, 3, 1, "", "get_components"], [349, 3, 1, "", "make_class"], [350, 3, 1, "", "make_class_line"], [351, 3, 1, "", "make_class_name"], [352, 3, 1, "", "make_cpt"], [353, 3, 1, "", "make_signal"], [354, 3, 1, "", "make_signal_wrbv"], [355, 3, 1, "", "print_class"], [356, 3, 1, "", "recurse_record"], [357, 3, 1, "", "write_file"]], "pcdsdevices.mirror": [[358, 0, 1, "", "FFMirror"], [359, 0, 1, "", "FFMirrorZ"], [360, 0, 1, "", "Gantry"], [361, 0, 1, "", "KBOMirror"], [362, 0, 1, "", "KBOMirrorChin"], [363, 0, 1, "", "KBOMirrorHE"], [364, 0, 1, "", "KBOMirrorHEStates"], [365, 0, 1, "", "KBOMirrorStates"], [366, 0, 1, "", "MirrorInsertState"], [367, 0, 1, "", "MirrorStripe2D4P"], [368, 0, 1, "", "OMMotor"], [369, 0, 1, "", "OffsetMirror"], [370, 0, 1, "", "OpticsPitchNotepad"], [371, 0, 1, "", "Pitch"], [372, 0, 1, "", "PointingMirror"], [373, 0, 1, "", "TwinCATMirrorStripe"], [374, 0, 1, "", "XOffsetMirror"], [375, 0, 1, "", "XOffsetMirror2D4PState"], [376, 0, 1, "", "XOffsetMirrorBend"], [377, 0, 1, "", "XOffsetMirrorNoBend"], [378, 0, 1, "", "XOffsetMirrorRTDs"], [379, 0, 1, "", "XOffsetMirrorState"], [380, 0, 1, "", "XOffsetMirrorStateCool"], [381, 0, 1, "", "XOffsetMirrorStateCoolNoBend"], [382, 0, 1, "", "XOffsetMirrorSwitch"], [383, 0, 1, "", "XOffsetMirrorXYState"]], "pcdsdevices.mirror.FFMirror": [[358, 2, 1, "", "calc_lightpath_state"], [358, 1, 1, "", "configuration_attrs"], [358, 2, 1, "", "configure"], [358, 1, 1, "", "connected"], [358, 2, 1, "", "describe"], [358, 2, 1, "", "get"], [358, 2, 1, "", "get_lightpath_state"], [358, 1, 1, "", "hints"], [358, 1, 1, "", "kind"], [358, 1, 1, "", "lightpath_cpts"], [358, 1, 1, "", "md"], [358, 1, 1, "", "needs_parent"], [358, 2, 1, "", "post_elog_status"], [358, 2, 1, "", "read"], [358, 2, 1, "", "read_configuration"], [358, 2, 1, "", "screen"], [358, 1, 1, "", "stage_group"], [358, 2, 1, "", "stage_group_instances"], [358, 2, 1, "", "status"], [358, 2, 1, "", "stop"], [358, 1, 1, "", "subscriptions"], [358, 2, 1, "", "summary"], [358, 2, 1, "", "trigger"]], "pcdsdevices.mirror.FFMirrorZ": [[359, 2, 1, "", "calc_lightpath_state"], [359, 1, 1, "", "configuration_attrs"], [359, 2, 1, "", "configure"], [359, 1, 1, "", "connected"], [359, 1, 1, "", "cool_flow2"], [359, 2, 1, "", "describe"], [359, 2, 1, "", "get"], [359, 2, 1, "", "get_lightpath_state"], [359, 1, 1, "", "hints"], [359, 1, 1, "", "kind"], [359, 1, 1, "", "lightpath_cpts"], [359, 1, 1, "", "md"], [359, 1, 1, "", "needs_parent"], [359, 2, 1, "", "post_elog_status"], [359, 2, 1, "", "read"], [359, 2, 1, "", "read_configuration"], [359, 2, 1, "", "screen"], [359, 1, 1, "", "stage_group"], [359, 2, 1, "", "stage_group_instances"], [359, 2, 1, "", "status"], [359, 2, 1, "", "stop"], [359, 1, 1, "", "subscriptions"], [359, 2, 1, "", "summary"], [359, 2, 1, "", "trigger"]], "pcdsdevices.mirror.Gantry": [[360, 1, 1, "", "actuate"], [360, 1, 1, "", "actuate_value"], [360, 2, 1, "", "camonitor"], [360, 1, 1, "", "configuration_attrs"], [360, 2, 1, "", "configure"], [360, 1, 1, "", "connected"], [360, 2, 1, "", "describe"], [360, 1, 1, "", "done_value"], [360, 1, 1, "", "egu"], [360, 2, 1, "", "end_monitor_thread"], [360, 2, 1, "", "get"], [360, 1, 1, "", "high_limit"], [360, 1, 1, "", "hints"], [360, 1, 1, "", "kind"], [360, 1, 1, "", "limits"], [360, 1, 1, "", "low_limit"], [360, 2, 1, "", "move"], [360, 1, 1, "", "moving"], [360, 2, 1, "", "mv"], [360, 2, 1, "", "mv_ginput"], [360, 2, 1, "", "mvr"], [360, 1, 1, "", "position"], [360, 2, 1, "", "post_elog_status"], [360, 1, 1, "", "put_complete"], [360, 2, 1, "", "read"], [360, 2, 1, "", "read_configuration"], [360, 2, 1, "", "screen"], [360, 2, 1, "", "set"], [360, 2, 1, "", "set_position"], [360, 1, 1, "", "settle_time"], [360, 2, 1, "", "status"], [360, 2, 1, "", "stop"], [360, 1, 1, "", "stop_signal"], [360, 1, 1, "", "stop_value"], [360, 1, 1, "", "subscriptions"], [360, 2, 1, "", "summary"], [360, 1, 1, "", "timeout"], [360, 2, 1, "", "trigger"], [360, 2, 1, "", "tweak"], [360, 2, 1, "", "umv"], [360, 2, 1, "", "umvr"], [360, 2, 1, "", "wait"], [360, 2, 1, "", "wm"], [360, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.KBOMirror": [[361, 2, 1, "", "calc_lightpath_state"], [361, 1, 1, "", "configuration_attrs"], [361, 2, 1, "", "configure"], [361, 1, 1, "", "connected"], [361, 2, 1, "", "describe"], [361, 2, 1, "", "get"], [361, 2, 1, "", "get_lightpath_state"], [361, 1, 1, "", "hints"], [361, 1, 1, "", "kind"], [361, 1, 1, "", "lightpath_cpts"], [361, 1, 1, "", "md"], [361, 1, 1, "", "needs_parent"], [361, 2, 1, "", "post_elog_status"], [361, 2, 1, "", "read"], [361, 2, 1, "", "read_configuration"], [361, 2, 1, "", "screen"], [361, 1, 1, "", "stage_group"], [361, 2, 1, "", "stage_group_instances"], [361, 2, 1, "", "status"], [361, 2, 1, "", "stop"], [361, 1, 1, "", "subscriptions"], [361, 2, 1, "", "summary"], [361, 2, 1, "", "trigger"]], "pcdsdevices.mirror.KBOMirrorChin": [[362, 2, 1, "", "calc_lightpath_state"], [362, 1, 1, "", "configuration_attrs"], [362, 2, 1, "", "configure"], [362, 1, 1, "", "connected"], [362, 2, 1, "", "describe"], [362, 2, 1, "", "get"], [362, 2, 1, "", "get_lightpath_state"], [362, 1, 1, "", "hints"], [362, 1, 1, "", "kind"], [362, 1, 1, "", "lightpath_cpts"], [362, 1, 1, "", "md"], [362, 1, 1, "", "needs_parent"], [362, 2, 1, "", "post_elog_status"], [362, 2, 1, "", "read"], [362, 2, 1, "", "read_configuration"], [362, 2, 1, "", "screen"], [362, 1, 1, "", "stage_group"], [362, 2, 1, "", "stage_group_instances"], [362, 2, 1, "", "status"], [362, 2, 1, "", "stop"], [362, 1, 1, "", "subscriptions"], [362, 2, 1, "", "summary"], [362, 2, 1, "", "trigger"]], "pcdsdevices.mirror.KBOMirrorHE": [[363, 2, 1, "", "calc_lightpath_state"], [363, 1, 1, "", "configuration_attrs"], [363, 2, 1, "", "configure"], [363, 1, 1, "", "connected"], [363, 2, 1, "", "describe"], [363, 2, 1, "", "get"], [363, 2, 1, "", "get_lightpath_state"], [363, 1, 1, "", "hints"], [363, 1, 1, "", "kind"], [363, 1, 1, "", "lightpath_cpts"], [363, 1, 1, "", "md"], [363, 1, 1, "", "needs_parent"], [363, 2, 1, "", "post_elog_status"], [363, 2, 1, "", "read"], [363, 2, 1, "", "read_configuration"], [363, 2, 1, "", "screen"], [363, 1, 1, "", "stage_group"], [363, 2, 1, "", "stage_group_instances"], [363, 2, 1, "", "status"], [363, 2, 1, "", "stop"], [363, 1, 1, "", "subscriptions"], [363, 2, 1, "", "summary"], [363, 2, 1, "", "trigger"]], "pcdsdevices.mirror.KBOMirrorHEStates": [[364, 2, 1, "", "calc_lightpath_state"], [364, 1, 1, "", "configuration_attrs"], [364, 2, 1, "", "configure"], [364, 1, 1, "", "connected"], [364, 2, 1, "", "describe"], [364, 2, 1, "", "get"], [364, 2, 1, "", "get_lightpath_state"], [364, 1, 1, "", "hints"], [364, 1, 1, "", "kind"], [364, 1, 1, "", "lightpath_cpts"], [364, 1, 1, "", "md"], [364, 1, 1, "", "needs_parent"], [364, 2, 1, "", "post_elog_status"], [364, 2, 1, "", "read"], [364, 2, 1, "", "read_configuration"], [364, 2, 1, "", "screen"], [364, 1, 1, "", "stage_group"], [364, 2, 1, "", "stage_group_instances"], [364, 2, 1, "", "status"], [364, 2, 1, "", "stop"], [364, 1, 1, "", "subscriptions"], [364, 2, 1, "", "summary"], [364, 2, 1, "", "trigger"]], "pcdsdevices.mirror.KBOMirrorStates": [[365, 2, 1, "", "calc_lightpath_state"], [365, 1, 1, "", "configuration_attrs"], [365, 2, 1, "", "configure"], [365, 1, 1, "", "connected"], [365, 2, 1, "", "describe"], [365, 2, 1, "", "get"], [365, 2, 1, "", "get_lightpath_state"], [365, 1, 1, "", "hints"], [365, 1, 1, "", "kind"], [365, 1, 1, "", "lightpath_cpts"], [365, 1, 1, "", "md"], [365, 1, 1, "", "needs_parent"], [365, 2, 1, "", "post_elog_status"], [365, 2, 1, "", "read"], [365, 2, 1, "", "read_configuration"], [365, 2, 1, "", "screen"], [365, 1, 1, "", "stage_group"], [365, 2, 1, "", "stage_group_instances"], [365, 2, 1, "", "status"], [365, 2, 1, "", "stop"], [365, 1, 1, "", "subscriptions"], [365, 2, 1, "", "summary"], [365, 2, 1, "", "trigger"]], "pcdsdevices.mirror.MirrorInsertState": [[366, 2, 1, "", "camonitor"], [366, 2, 1, "", "check_inserted"], [366, 2, 1, "", "check_removed"], [366, 2, 1, "", "check_transmission"], [366, 2, 1, "", "clear_error"], [366, 1, 1, "", "configuration_attrs"], [366, 2, 1, "", "configure"], [366, 1, 1, "", "connected"], [366, 2, 1, "", "describe"], [366, 1, 1, "", "egu"], [366, 2, 1, "", "end_monitor_thread"], [366, 2, 1, "", "get"], [366, 2, 1, "", "get_state"], [366, 1, 1, "", "high_limit"], [366, 1, 1, "", "hints"], [366, 1, 1, "", "in_states"], [366, 2, 1, "", "insert"], [366, 1, 1, "", "kind"], [366, 1, 1, "", "limits"], [366, 1, 1, "", "low_limit"], [366, 2, 1, "", "move"], [366, 1, 1, "", "moving"], [366, 2, 1, "", "mv"], [366, 1, 1, "", "out_states"], [366, 1, 1, "", "position"], [366, 2, 1, "", "post_elog_status"], [366, 2, 1, "", "read"], [366, 2, 1, "", "read_configuration"], [366, 2, 1, "", "remove"], [366, 2, 1, "", "screen"], [366, 2, 1, "", "set"], [366, 1, 1, "", "settle_time"], [366, 1, 1, "", "states_list"], [366, 2, 1, "", "status"], [366, 1, 1, "", "stop"], [366, 1, 1, "", "subscriptions"], [366, 2, 1, "", "summary"], [366, 1, 1, "", "timeout"], [366, 1, 1, "", "transmission"], [366, 2, 1, "", "trigger"], [366, 2, 1, "", "wait"], [366, 2, 1, "", "wm"], [366, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.MirrorStripe2D4P": [[367, 2, 1, "", "camonitor"], [367, 2, 1, "", "check_inserted"], [367, 2, 1, "", "check_removed"], [367, 2, 1, "", "check_transmission"], [367, 2, 1, "", "clear_error"], [367, 1, 1, "", "configuration_attrs"], [367, 2, 1, "", "configure"], [367, 1, 1, "", "connected"], [367, 2, 1, "", "describe"], [367, 1, 1, "", "egu"], [367, 2, 1, "", "end_monitor_thread"], [367, 2, 1, "", "get"], [367, 2, 1, "", "get_state"], [367, 1, 1, "", "high_limit"], [367, 1, 1, "", "hints"], [367, 1, 1, "", "in_states"], [367, 2, 1, "", "insert"], [367, 1, 1, "", "kind"], [367, 1, 1, "", "limits"], [367, 1, 1, "", "low_limit"], [367, 2, 1, "", "move"], [367, 1, 1, "", "moving"], [367, 2, 1, "", "mv"], [367, 1, 1, "", "out_states"], [367, 1, 1, "", "position"], [367, 2, 1, "", "post_elog_status"], [367, 2, 1, "", "read"], [367, 2, 1, "", "read_configuration"], [367, 2, 1, "", "remove"], [367, 2, 1, "", "screen"], [367, 2, 1, "", "set"], [367, 1, 1, "", "settle_time"], [367, 1, 1, "", "states_list"], [367, 2, 1, "", "status"], [367, 1, 1, "", "stop"], [367, 1, 1, "", "subscriptions"], [367, 2, 1, "", "summary"], [367, 1, 1, "", "timeout"], [367, 1, 1, "", "transmission"], [367, 2, 1, "", "trigger"], [367, 2, 1, "", "wait"], [367, 2, 1, "", "wm"], [367, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.OMMotor": [[368, 1, 1, "", "actuate"], [368, 1, 1, "", "actuate_value"], [368, 2, 1, "", "camonitor"], [368, 1, 1, "", "configuration_attrs"], [368, 2, 1, "", "configure"], [368, 1, 1, "", "connected"], [368, 2, 1, "", "describe"], [368, 1, 1, "", "done_value"], [368, 1, 1, "", "egu"], [368, 2, 1, "", "end_monitor_thread"], [368, 2, 1, "", "get"], [368, 1, 1, "", "high_limit"], [368, 1, 1, "", "hints"], [368, 1, 1, "", "kind"], [368, 1, 1, "", "limits"], [368, 1, 1, "", "low_limit"], [368, 2, 1, "", "move"], [368, 1, 1, "", "moving"], [368, 2, 1, "", "mv"], [368, 2, 1, "", "mv_ginput"], [368, 2, 1, "", "mvr"], [368, 1, 1, "", "position"], [368, 2, 1, "", "post_elog_status"], [368, 1, 1, "", "put_complete"], [368, 2, 1, "", "read"], [368, 2, 1, "", "read_configuration"], [368, 2, 1, "", "screen"], [368, 2, 1, "", "set"], [368, 2, 1, "", "set_position"], [368, 1, 1, "", "settle_time"], [368, 2, 1, "", "status"], [368, 2, 1, "", "stop"], [368, 1, 1, "", "stop_signal"], [368, 1, 1, "", "stop_value"], [368, 1, 1, "", "subscriptions"], [368, 2, 1, "", "summary"], [368, 1, 1, "", "timeout"], [368, 2, 1, "", "trigger"], [368, 2, 1, "", "tweak"], [368, 2, 1, "", "umv"], [368, 2, 1, "", "umvr"], [368, 2, 1, "", "wait"], [368, 2, 1, "", "wm"], [368, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.OffsetMirror": [[369, 2, 1, "", "calc_lightpath_state"], [369, 1, 1, "", "configuration_attrs"], [369, 2, 1, "", "configure"], [369, 1, 1, "", "connected"], [369, 2, 1, "", "describe"], [369, 2, 1, "", "get"], [369, 2, 1, "", "get_lightpath_state"], [369, 1, 1, "", "hints"], [369, 1, 1, "", "kind"], [369, 1, 1, "", "lightpath_cpts"], [369, 1, 1, "", "md"], [369, 1, 1, "", "needs_parent"], [369, 2, 1, "", "post_elog_status"], [369, 2, 1, "", "read"], [369, 2, 1, "", "read_configuration"], [369, 2, 1, "", "screen"], [369, 1, 1, "", "stage_group"], [369, 2, 1, "", "stage_group_instances"], [369, 2, 1, "", "status"], [369, 2, 1, "", "stop"], [369, 1, 1, "", "subscriptions"], [369, 2, 1, "", "summary"], [369, 1, 1, "", "transmission"], [369, 2, 1, "", "trigger"]], "pcdsdevices.mirror.OpticsPitchNotepad": [[370, 1, 1, "", "configuration_attrs"], [370, 2, 1, "", "configure"], [370, 1, 1, "", "connected"], [370, 2, 1, "", "describe"], [370, 2, 1, "", "get"], [370, 1, 1, "", "hints"], [370, 1, 1, "", "kind"], [370, 2, 1, "", "post_elog_status"], [370, 2, 1, "", "read"], [370, 2, 1, "", "read_configuration"], [370, 2, 1, "", "screen"], [370, 2, 1, "", "status"], [370, 2, 1, "", "stop"], [370, 1, 1, "", "subscriptions"], [370, 2, 1, "", "summary"], [370, 2, 1, "", "trigger"]], "pcdsdevices.mirror.Pitch": [[371, 1, 1, "", "actuate"], [371, 1, 1, "", "actuate_value"], [371, 2, 1, "", "camonitor"], [371, 1, 1, "", "configuration_attrs"], [371, 2, 1, "", "configure"], [371, 1, 1, "", "connected"], [371, 2, 1, "", "describe"], [371, 1, 1, "", "done_value"], [371, 1, 1, "", "egu"], [371, 2, 1, "", "end_monitor_thread"], [371, 2, 1, "", "get"], [371, 1, 1, "", "high_limit"], [371, 1, 1, "", "hints"], [371, 1, 1, "", "kind"], [371, 1, 1, "", "limits"], [371, 1, 1, "", "low_limit"], [371, 2, 1, "", "move"], [371, 1, 1, "", "moving"], [371, 2, 1, "", "mv"], [371, 2, 1, "", "mv_ginput"], [371, 2, 1, "", "mvr"], [371, 1, 1, "", "position"], [371, 2, 1, "", "post_elog_status"], [371, 1, 1, "", "put_complete"], [371, 2, 1, "", "read"], [371, 2, 1, "", "read_configuration"], [371, 2, 1, "", "screen"], [371, 2, 1, "", "set"], [371, 2, 1, "", "set_position"], [371, 1, 1, "", "settle_time"], [371, 2, 1, "", "status"], [371, 2, 1, "", "stop"], [371, 1, 1, "", "stop_value"], [371, 1, 1, "", "subscriptions"], [371, 2, 1, "", "summary"], [371, 1, 1, "", "timeout"], [371, 2, 1, "", "trigger"], [371, 2, 1, "", "tweak"], [371, 2, 1, "", "umv"], [371, 2, 1, "", "umvr"], [371, 2, 1, "", "wait"], [371, 2, 1, "", "wm"], [371, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.PointingMirror": [[372, 1, 1, "", "branches"], [372, 2, 1, "", "calc_lightpath_state"], [372, 2, 1, "", "camonitor"], [372, 2, 1, "", "check_inserted"], [372, 2, 1, "", "check_removed"], [372, 2, 1, "", "check_transmission"], [372, 1, 1, "", "configuration_attrs"], [372, 2, 1, "", "configure"], [372, 1, 1, "", "connected"], [372, 2, 1, "", "describe"], [372, 1, 1, "", "destination"], [372, 1, 1, "", "egu"], [372, 2, 1, "", "end_monitor_thread"], [372, 2, 1, "", "get"], [372, 2, 1, "", "get_lightpath_state"], [372, 2, 1, "", "get_state"], [372, 1, 1, "", "high_limit"], [372, 1, 1, "", "hints"], [372, 1, 1, "", "in_states"], [372, 2, 1, "", "insert"], [372, 1, 1, "", "kind"], [372, 1, 1, "", "lightpath_cpts"], [372, 1, 1, "", "limits"], [372, 1, 1, "", "low_limit"], [372, 1, 1, "", "md"], [372, 2, 1, "", "move"], [372, 1, 1, "", "moving"], [372, 2, 1, "", "mv"], [372, 1, 1, "", "needs_parent"], [372, 1, 1, "", "out_states"], [372, 1, 1, "", "position"], [372, 2, 1, "", "post_elog_status"], [372, 2, 1, "", "read"], [372, 2, 1, "", "read_configuration"], [372, 2, 1, "", "remove"], [372, 2, 1, "", "screen"], [372, 2, 1, "", "set"], [372, 1, 1, "", "settle_time"], [372, 1, 1, "", "stage_group"], [372, 2, 1, "", "stage_group_instances"], [372, 1, 1, "", "states_list"], [372, 2, 1, "", "status"], [372, 2, 1, "", "stop"], [372, 1, 1, "", "subscriptions"], [372, 2, 1, "", "summary"], [372, 1, 1, "", "timeout"], [372, 1, 1, "", "transmission"], [372, 2, 1, "", "trigger"], [372, 2, 1, "", "wait"], [372, 2, 1, "", "wm"], [372, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.TwinCATMirrorStripe": [[373, 2, 1, "", "camonitor"], [373, 2, 1, "", "check_inserted"], [373, 2, 1, "", "check_removed"], [373, 2, 1, "", "check_transmission"], [373, 2, 1, "", "clear_error"], [373, 1, 1, "", "configuration_attrs"], [373, 2, 1, "", "configure"], [373, 1, 1, "", "connected"], [373, 2, 1, "", "describe"], [373, 1, 1, "", "egu"], [373, 2, 1, "", "end_monitor_thread"], [373, 2, 1, "", "get"], [373, 2, 1, "", "get_state"], [373, 1, 1, "", "high_limit"], [373, 1, 1, "", "hints"], [373, 1, 1, "", "in_states"], [373, 2, 1, "", "insert"], [373, 1, 1, "", "kind"], [373, 1, 1, "", "limits"], [373, 1, 1, "", "low_limit"], [373, 2, 1, "", "move"], [373, 1, 1, "", "moving"], [373, 2, 1, "", "mv"], [373, 1, 1, "", "out_states"], [373, 1, 1, "", "position"], [373, 2, 1, "", "post_elog_status"], [373, 2, 1, "", "read"], [373, 2, 1, "", "read_configuration"], [373, 2, 1, "", "remove"], [373, 2, 1, "", "screen"], [373, 2, 1, "", "set"], [373, 1, 1, "", "settle_time"], [373, 1, 1, "", "states_list"], [373, 2, 1, "", "status"], [373, 1, 1, "", "stop"], [373, 1, 1, "", "subscriptions"], [373, 2, 1, "", "summary"], [373, 1, 1, "", "timeout"], [373, 1, 1, "", "transmission"], [373, 2, 1, "", "trigger"], [373, 2, 1, "", "wait"], [373, 2, 1, "", "wm"], [373, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.XOffsetMirror": [[374, 2, 1, "", "calc_lightpath_state"], [374, 1, 1, "", "configuration_attrs"], [374, 2, 1, "", "configure"], [374, 1, 1, "", "connected"], [374, 2, 1, "", "describe"], [374, 2, 1, "", "get"], [374, 2, 1, "", "get_lightpath_state"], [374, 1, 1, "", "hints"], [374, 1, 1, "", "kind"], [374, 1, 1, "", "lightpath_cpts"], [374, 1, 1, "", "md"], [374, 1, 1, "", "needs_parent"], [374, 2, 1, "", "post_elog_status"], [374, 2, 1, "", "read"], [374, 2, 1, "", "read_configuration"], [374, 2, 1, "", "screen"], [374, 1, 1, "", "stage_group"], [374, 2, 1, "", "stage_group_instances"], [374, 2, 1, "", "status"], [374, 2, 1, "", "stop"], [374, 1, 1, "", "subscriptions"], [374, 2, 1, "", "summary"], [374, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirror2D4PState": [[375, 2, 1, "", "calc_lightpath_state"], [375, 1, 1, "", "configuration_attrs"], [375, 2, 1, "", "configure"], [375, 1, 1, "", "connected"], [375, 2, 1, "", "describe"], [375, 2, 1, "", "get"], [375, 2, 1, "", "get_lightpath_state"], [375, 1, 1, "", "hints"], [375, 1, 1, "", "kind"], [375, 1, 1, "", "lightpath_cpts"], [375, 1, 1, "", "md"], [375, 1, 1, "", "needs_parent"], [375, 2, 1, "", "post_elog_status"], [375, 2, 1, "", "read"], [375, 2, 1, "", "read_configuration"], [375, 2, 1, "", "screen"], [375, 1, 1, "", "stage_group"], [375, 2, 1, "", "stage_group_instances"], [375, 2, 1, "", "status"], [375, 2, 1, "", "stop"], [375, 1, 1, "", "subscriptions"], [375, 2, 1, "", "summary"], [375, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorBend": [[376, 1, 1, "", "bender"], [376, 1, 1, "", "bender_enc_rms"], [376, 2, 1, "", "calc_lightpath_state"], [376, 1, 1, "", "configuration_attrs"], [376, 2, 1, "", "configure"], [376, 1, 1, "", "connected"], [376, 2, 1, "", "describe"], [376, 2, 1, "", "get"], [376, 2, 1, "", "get_lightpath_state"], [376, 1, 1, "", "hints"], [376, 1, 1, "", "kind"], [376, 1, 1, "", "lightpath_cpts"], [376, 1, 1, "", "md"], [376, 1, 1, "", "needs_parent"], [376, 2, 1, "", "post_elog_status"], [376, 2, 1, "", "read"], [376, 2, 1, "", "read_configuration"], [376, 2, 1, "", "screen"], [376, 1, 1, "", "stage_group"], [376, 2, 1, "", "stage_group_instances"], [376, 2, 1, "", "status"], [376, 2, 1, "", "stop"], [376, 1, 1, "", "subscriptions"], [376, 2, 1, "", "summary"], [376, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorNoBend": [[377, 1, 1, "", "bender"], [377, 1, 1, "", "bender_enc_rms"], [377, 2, 1, "", "calc_lightpath_state"], [377, 1, 1, "", "configuration_attrs"], [377, 2, 1, "", "configure"], [377, 1, 1, "", "connected"], [377, 2, 1, "", "describe"], [377, 2, 1, "", "get"], [377, 2, 1, "", "get_lightpath_state"], [377, 1, 1, "", "hints"], [377, 1, 1, "", "kind"], [377, 1, 1, "", "lightpath_cpts"], [377, 1, 1, "", "md"], [377, 1, 1, "", "needs_parent"], [377, 2, 1, "", "post_elog_status"], [377, 2, 1, "", "read"], [377, 2, 1, "", "read_configuration"], [377, 2, 1, "", "screen"], [377, 1, 1, "", "stage_group"], [377, 2, 1, "", "stage_group_instances"], [377, 2, 1, "", "status"], [377, 2, 1, "", "stop"], [377, 1, 1, "", "subscriptions"], [377, 2, 1, "", "summary"], [377, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorRTDs": [[378, 2, 1, "", "calc_lightpath_state"], [378, 1, 1, "", "configuration_attrs"], [378, 2, 1, "", "configure"], [378, 1, 1, "", "connected"], [378, 2, 1, "", "describe"], [378, 2, 1, "", "get"], [378, 2, 1, "", "get_lightpath_state"], [378, 1, 1, "", "hints"], [378, 1, 1, "", "kind"], [378, 1, 1, "", "lightpath_cpts"], [378, 1, 1, "", "md"], [378, 1, 1, "", "needs_parent"], [378, 2, 1, "", "post_elog_status"], [378, 2, 1, "", "read"], [378, 2, 1, "", "read_configuration"], [378, 2, 1, "", "screen"], [378, 1, 1, "", "stage_group"], [378, 2, 1, "", "stage_group_instances"], [378, 2, 1, "", "status"], [378, 2, 1, "", "stop"], [378, 1, 1, "", "subscriptions"], [378, 2, 1, "", "summary"], [378, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorState": [[379, 2, 1, "", "calc_lightpath_state"], [379, 1, 1, "", "configuration_attrs"], [379, 2, 1, "", "configure"], [379, 1, 1, "", "connected"], [379, 2, 1, "", "describe"], [379, 2, 1, "", "get"], [379, 2, 1, "", "get_lightpath_state"], [379, 1, 1, "", "hints"], [379, 1, 1, "", "kind"], [379, 1, 1, "", "lightpath_cpts"], [379, 1, 1, "", "md"], [379, 1, 1, "", "needs_parent"], [379, 2, 1, "", "post_elog_status"], [379, 2, 1, "", "read"], [379, 2, 1, "", "read_configuration"], [379, 2, 1, "", "screen"], [379, 1, 1, "", "stage_group"], [379, 2, 1, "", "stage_group_instances"], [379, 2, 1, "", "status"], [379, 2, 1, "", "stop"], [379, 1, 1, "", "subscriptions"], [379, 2, 1, "", "summary"], [379, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorStateCool": [[380, 2, 1, "", "calc_lightpath_state"], [380, 1, 1, "", "configuration_attrs"], [380, 2, 1, "", "configure"], [380, 1, 1, "", "connected"], [380, 2, 1, "", "describe"], [380, 2, 1, "", "get"], [380, 2, 1, "", "get_lightpath_state"], [380, 1, 1, "", "hints"], [380, 1, 1, "", "kind"], [380, 1, 1, "", "lightpath_cpts"], [380, 1, 1, "", "md"], [380, 1, 1, "", "needs_parent"], [380, 2, 1, "", "post_elog_status"], [380, 2, 1, "", "read"], [380, 2, 1, "", "read_configuration"], [380, 2, 1, "", "screen"], [380, 1, 1, "", "stage_group"], [380, 2, 1, "", "stage_group_instances"], [380, 2, 1, "", "status"], [380, 2, 1, "", "stop"], [380, 1, 1, "", "subscriptions"], [380, 2, 1, "", "summary"], [380, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend": [[381, 1, 1, "", "bender"], [381, 2, 1, "", "calc_lightpath_state"], [381, 1, 1, "", "configuration_attrs"], [381, 2, 1, "", "configure"], [381, 1, 1, "", "connected"], [381, 2, 1, "", "describe"], [381, 2, 1, "", "get"], [381, 2, 1, "", "get_lightpath_state"], [381, 1, 1, "", "hints"], [381, 1, 1, "", "kind"], [381, 1, 1, "", "lightpath_cpts"], [381, 1, 1, "", "md"], [381, 1, 1, "", "needs_parent"], [381, 2, 1, "", "post_elog_status"], [381, 2, 1, "", "read"], [381, 2, 1, "", "read_configuration"], [381, 2, 1, "", "screen"], [381, 1, 1, "", "stage_group"], [381, 2, 1, "", "stage_group_instances"], [381, 2, 1, "", "status"], [381, 2, 1, "", "stop"], [381, 1, 1, "", "subscriptions"], [381, 2, 1, "", "summary"], [381, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorSwitch": [[382, 1, 1, "", "bender"], [382, 1, 1, "", "bender_enc_rms"], [382, 2, 1, "", "calc_lightpath_state"], [382, 1, 1, "", "configuration_attrs"], [382, 2, 1, "", "configure"], [382, 1, 1, "", "connected"], [382, 2, 1, "", "describe"], [382, 2, 1, "", "get"], [382, 2, 1, "", "get_lightpath_state"], [382, 1, 1, "", "hints"], [382, 1, 1, "", "kind"], [382, 1, 1, "", "lightpath_cpts"], [382, 1, 1, "", "md"], [382, 1, 1, "", "needs_parent"], [382, 2, 1, "", "post_elog_status"], [382, 2, 1, "", "read"], [382, 2, 1, "", "read_configuration"], [382, 2, 1, "", "screen"], [382, 1, 1, "", "stage_group"], [382, 2, 1, "", "stage_group_instances"], [382, 2, 1, "", "status"], [382, 2, 1, "", "stop"], [382, 1, 1, "", "subscriptions"], [382, 2, 1, "", "summary"], [382, 2, 1, "", "trigger"], [382, 1, 1, "", "y_dwn"], [382, 1, 1, "", "y_up"]], "pcdsdevices.mirror.XOffsetMirrorXYState": [[383, 2, 1, "", "calc_lightpath_state"], [383, 1, 1, "", "configuration_attrs"], [383, 2, 1, "", "configure"], [383, 1, 1, "", "connected"], [383, 2, 1, "", "describe"], [383, 2, 1, "", "get"], [383, 2, 1, "", "get_lightpath_state"], [383, 1, 1, "", "hints"], [383, 1, 1, "", "kind"], [383, 1, 1, "", "lightpath_cpts"], [383, 1, 1, "", "md"], [383, 1, 1, "", "needs_parent"], [383, 2, 1, "", "post_elog_status"], [383, 2, 1, "", "read"], [383, 2, 1, "", "read_configuration"], [383, 2, 1, "", "screen"], [383, 1, 1, "", "stage_group"], [383, 2, 1, "", "stage_group_instances"], [383, 2, 1, "", "status"], [383, 2, 1, "", "stop"], [383, 1, 1, "", "subscriptions"], [383, 2, 1, "", "summary"], [383, 2, 1, "", "trigger"]], "pcdsdevices.movablestand": [[384, 0, 1, "", "MovableStand"]], "pcdsdevices.movablestand.MovableStand": [[384, 2, 1, "", "camonitor"], [384, 2, 1, "", "check_inserted"], [384, 2, 1, "", "check_removed"], [384, 2, 1, "", "check_transmission"], [384, 1, 1, "", "configuration_attrs"], [384, 2, 1, "", "configure"], [384, 1, 1, "", "connected"], [384, 2, 1, "", "describe"], [384, 1, 1, "", "egu"], [384, 2, 1, "", "end_monitor_thread"], [384, 2, 1, "", "get"], [384, 2, 1, "", "get_state"], [384, 1, 1, "", "high_limit"], [384, 1, 1, "", "hints"], [384, 1, 1, "", "in_states"], [384, 2, 1, "", "insert"], [384, 1, 1, "", "kind"], [384, 1, 1, "", "limits"], [384, 1, 1, "", "low_limit"], [384, 2, 1, "", "move"], [384, 1, 1, "", "moving"], [384, 2, 1, "", "mv"], [384, 1, 1, "", "out_states"], [384, 1, 1, "", "position"], [384, 2, 1, "", "post_elog_status"], [384, 2, 1, "", "read"], [384, 2, 1, "", "read_configuration"], [384, 2, 1, "", "remove"], [384, 2, 1, "", "screen"], [384, 2, 1, "", "set"], [384, 1, 1, "", "settle_time"], [384, 1, 1, "", "states_list"], [384, 2, 1, "", "status"], [384, 1, 1, "", "stop"], [384, 1, 1, "", "subscriptions"], [384, 2, 1, "", "summary"], [384, 1, 1, "", "timeout"], [384, 1, 1, "", "transmission"], [384, 2, 1, "", "trigger"], [384, 2, 1, "", "wait"], [384, 2, 1, "", "wm"], [384, 2, 1, "", "wm_update"]], "pcdsdevices.mpod": [[385, 3, 1, "", "MPOD"], [386, 0, 1, "", "MPODChannel"], [387, 0, 1, "", "MPODChannelHV"], [388, 0, 1, "", "MPODChannelLV"], [389, 3, 1, "", "get_card_number"]], "pcdsdevices.mpod.MPODChannel": [[386, 2, 1, "", "clr_evnt"], [386, 1, 1, "", "configuration_attrs"], [386, 2, 1, "", "configure"], [386, 1, 1, "", "connected"], [386, 2, 1, "", "describe"], [386, 2, 1, "", "emer_off"], [386, 2, 1, "", "get"], [386, 2, 1, "", "get_max_voltage"], [386, 1, 1, "", "hints"], [386, 1, 1, "", "kind"], [386, 2, 1, "", "off"], [386, 2, 1, "", "on"], [386, 2, 1, "", "post_elog_status"], [386, 2, 1, "", "read"], [386, 2, 1, "", "read_configuration"], [386, 2, 1, "", "reset"], [386, 2, 1, "", "screen"], [386, 2, 1, "", "set_current"], [386, 2, 1, "", "set_voltage"], [386, 2, 1, "", "set_voltage_fall_rate"], [386, 2, 1, "", "set_voltage_rise_rate"], [386, 2, 1, "", "status"], [386, 2, 1, "", "stop"], [386, 1, 1, "", "subscriptions"], [386, 2, 1, "", "summary"], [386, 2, 1, "", "trigger"]], "pcdsdevices.mpod.MPODChannelHV": [[387, 2, 1, "", "clr_evnt"], [387, 1, 1, "", "configuration_attrs"], [387, 2, 1, "", "configure"], [387, 1, 1, "", "connected"], [387, 2, 1, "", "describe"], [387, 2, 1, "", "emer_off"], [387, 2, 1, "", "get"], [387, 2, 1, "", "get_max_voltage"], [387, 1, 1, "", "hints"], [387, 1, 1, "", "kind"], [387, 2, 1, "", "off"], [387, 2, 1, "", "on"], [387, 2, 1, "", "post_elog_status"], [387, 2, 1, "", "read"], [387, 2, 1, "", "read_configuration"], [387, 2, 1, "", "reset"], [387, 2, 1, "", "screen"], [387, 2, 1, "", "set_current"], [387, 2, 1, "", "set_voltage"], [387, 2, 1, "", "set_voltage_fall_rate"], [387, 2, 1, "", "set_voltage_rise_rate"], [387, 2, 1, "", "status"], [387, 2, 1, "", "stop"], [387, 1, 1, "", "subscriptions"], [387, 2, 1, "", "summary"], [387, 2, 1, "", "trigger"]], "pcdsdevices.mpod.MPODChannelLV": [[388, 2, 1, "", "clr_evnt"], [388, 1, 1, "", "configuration_attrs"], [388, 2, 1, "", "configure"], [388, 1, 1, "", "connected"], [388, 2, 1, "", "describe"], [388, 2, 1, "", "emer_off"], [388, 2, 1, "", "get"], [388, 2, 1, "", "get_max_voltage"], [388, 1, 1, "", "hints"], [388, 1, 1, "", "kind"], [388, 2, 1, "", "off"], [388, 2, 1, "", "on"], [388, 2, 1, "", "post_elog_status"], [388, 2, 1, "", "read"], [388, 2, 1, "", "read_configuration"], [388, 2, 1, "", "reset"], [388, 2, 1, "", "screen"], [388, 2, 1, "", "set_current"], [388, 2, 1, "", "set_voltage"], [388, 2, 1, "", "set_voltage_fall_rate"], [388, 2, 1, "", "set_voltage_rise_rate"], [388, 2, 1, "", "status"], [388, 2, 1, "", "stop"], [388, 1, 1, "", "subscriptions"], [388, 2, 1, "", "summary"], [388, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis": [[390, 0, 1, "", "MPODApalisChannel"], [391, 0, 1, "", "MPODApalisCrate"], [392, 0, 1, "", "MPODApalisModule"], [393, 0, 1, "", "MPODApalisModule16Channel"], [394, 0, 1, "", "MPODApalisModule24Channel"], [395, 0, 1, "", "MPODApalisModule4Channel"], [396, 0, 1, "", "MPODApalisModule8Channel"]], "pcdsdevices.mpod_apalis.MPODApalisChannel": [[390, 1, 1, "", "configuration_attrs"], [390, 2, 1, "", "configure"], [390, 1, 1, "", "connected"], [390, 2, 1, "", "describe"], [390, 2, 1, "", "get"], [390, 1, 1, "", "hints"], [390, 1, 1, "", "kind"], [390, 2, 1, "", "off"], [390, 2, 1, "", "on"], [390, 2, 1, "", "post_elog_status"], [390, 2, 1, "", "read"], [390, 2, 1, "", "read_configuration"], [390, 2, 1, "", "screen"], [390, 2, 1, "", "set_current"], [390, 2, 1, "", "set_voltage"], [390, 2, 1, "", "status"], [390, 2, 1, "", "stop"], [390, 1, 1, "", "subscriptions"], [390, 2, 1, "", "summary"], [390, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisCrate": [[391, 1, 1, "", "configuration_attrs"], [391, 2, 1, "", "configure"], [391, 1, 1, "", "connected"], [391, 2, 1, "", "describe"], [391, 2, 1, "", "get"], [391, 1, 1, "", "hints"], [391, 1, 1, "", "kind"], [391, 2, 1, "", "post_elog_status"], [391, 2, 1, "", "power_cycle"], [391, 2, 1, "", "read"], [391, 2, 1, "", "read_configuration"], [391, 2, 1, "", "screen"], [391, 2, 1, "", "status"], [391, 2, 1, "", "stop"], [391, 1, 1, "", "subscriptions"], [391, 2, 1, "", "summary"], [391, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule": [[392, 2, 1, "", "clear_faults"], [392, 1, 1, "", "configuration_attrs"], [392, 2, 1, "", "configure"], [392, 1, 1, "", "connected"], [392, 2, 1, "", "describe"], [392, 2, 1, "", "get"], [392, 1, 1, "", "hints"], [392, 1, 1, "", "kind"], [392, 1, 1, "", "needs_parent"], [392, 2, 1, "", "post_elog_status"], [392, 2, 1, "", "read"], [392, 2, 1, "", "read_configuration"], [392, 2, 1, "", "screen"], [392, 2, 1, "", "set_current_ramp_speed"], [392, 2, 1, "", "set_voltage_ramp_speed"], [392, 1, 1, "", "stage_group"], [392, 2, 1, "", "stage_group_instances"], [392, 2, 1, "", "status"], [392, 2, 1, "", "stop"], [392, 1, 1, "", "subscriptions"], [392, 2, 1, "", "summary"], [392, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule16Channel": [[393, 2, 1, "", "clear_faults"], [393, 1, 1, "", "configuration_attrs"], [393, 2, 1, "", "configure"], [393, 1, 1, "", "connected"], [393, 2, 1, "", "describe"], [393, 2, 1, "", "get"], [393, 1, 1, "", "hints"], [393, 1, 1, "", "kind"], [393, 1, 1, "", "needs_parent"], [393, 2, 1, "", "post_elog_status"], [393, 2, 1, "", "read"], [393, 2, 1, "", "read_configuration"], [393, 2, 1, "", "screen"], [393, 2, 1, "", "set_current_ramp_speed"], [393, 2, 1, "", "set_voltage_ramp_speed"], [393, 1, 1, "", "stage_group"], [393, 2, 1, "", "stage_group_instances"], [393, 2, 1, "", "status"], [393, 2, 1, "", "stop"], [393, 1, 1, "", "subscriptions"], [393, 2, 1, "", "summary"], [393, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule24Channel": [[394, 2, 1, "", "clear_faults"], [394, 1, 1, "", "configuration_attrs"], [394, 2, 1, "", "configure"], [394, 1, 1, "", "connected"], [394, 2, 1, "", "describe"], [394, 2, 1, "", "get"], [394, 1, 1, "", "hints"], [394, 1, 1, "", "kind"], [394, 1, 1, "", "needs_parent"], [394, 2, 1, "", "post_elog_status"], [394, 2, 1, "", "read"], [394, 2, 1, "", "read_configuration"], [394, 2, 1, "", "screen"], [394, 2, 1, "", "set_current_ramp_speed"], [394, 2, 1, "", "set_voltage_ramp_speed"], [394, 1, 1, "", "stage_group"], [394, 2, 1, "", "stage_group_instances"], [394, 2, 1, "", "status"], [394, 2, 1, "", "stop"], [394, 1, 1, "", "subscriptions"], [394, 2, 1, "", "summary"], [394, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule4Channel": [[395, 2, 1, "", "clear_faults"], [395, 1, 1, "", "configuration_attrs"], [395, 2, 1, "", "configure"], [395, 1, 1, "", "connected"], [395, 2, 1, "", "describe"], [395, 2, 1, "", "get"], [395, 1, 1, "", "hints"], [395, 1, 1, "", "kind"], [395, 1, 1, "", "needs_parent"], [395, 2, 1, "", "post_elog_status"], [395, 2, 1, "", "read"], [395, 2, 1, "", "read_configuration"], [395, 2, 1, "", "screen"], [395, 2, 1, "", "set_current_ramp_speed"], [395, 2, 1, "", "set_voltage_ramp_speed"], [395, 1, 1, "", "stage_group"], [395, 2, 1, "", "stage_group_instances"], [395, 2, 1, "", "status"], [395, 2, 1, "", "stop"], [395, 1, 1, "", "subscriptions"], [395, 2, 1, "", "summary"], [395, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule8Channel": [[396, 2, 1, "", "clear_faults"], [396, 1, 1, "", "configuration_attrs"], [396, 2, 1, "", "configure"], [396, 1, 1, "", "connected"], [396, 2, 1, "", "describe"], [396, 2, 1, "", "get"], [396, 1, 1, "", "hints"], [396, 1, 1, "", "kind"], [396, 1, 1, "", "needs_parent"], [396, 2, 1, "", "post_elog_status"], [396, 2, 1, "", "read"], [396, 2, 1, "", "read_configuration"], [396, 2, 1, "", "screen"], [396, 2, 1, "", "set_current_ramp_speed"], [396, 2, 1, "", "set_voltage_ramp_speed"], [396, 1, 1, "", "stage_group"], [396, 2, 1, "", "stage_group_instances"], [396, 2, 1, "", "status"], [396, 2, 1, "", "stop"], [396, 1, 1, "", "subscriptions"], [396, 2, 1, "", "summary"], [396, 2, 1, "", "trigger"]], "pcdsdevices.mps": [[397, 0, 1, "", "MPS"], [398, 0, 1, "", "MPSBase"], [399, 0, 1, "", "MPSLimits"], [400, 3, 1, "", "mps_factory"], [401, 3, 1, "", "must_be_known"], [402, 3, 1, "", "must_be_out"]], "pcdsdevices.mps.MPS": [[397, 1, 1, "", "SUB_FAULT_CH"], [397, 1, 1, "", "bypassed"], [397, 1, 1, "", "configuration_attrs"], [397, 2, 1, "", "configure"], [397, 1, 1, "", "connected"], [397, 2, 1, "", "describe"], [397, 1, 1, "", "faulted"], [397, 2, 1, "", "get"], [397, 1, 1, "", "hints"], [397, 1, 1, "", "kind"], [397, 2, 1, "", "post_elog_status"], [397, 2, 1, "", "read"], [397, 2, 1, "", "read_configuration"], [397, 2, 1, "", "screen"], [397, 2, 1, "", "status"], [397, 2, 1, "", "stop"], [397, 1, 1, "", "subscriptions"], [397, 2, 1, "", "summary"], [397, 2, 1, "", "trigger"], [397, 1, 1, "", "tripped"]], "pcdsdevices.mps.MPSBase": [[398, 1, 1, "", "SUB_FAULT_CH"], [398, 2, 1, "", "post_elog_status"], [398, 2, 1, "", "screen"], [398, 2, 1, "", "status"], [398, 1, 1, "", "tripped"]], "pcdsdevices.mps.MPSLimits": [[399, 1, 1, "", "SUB_FAULT_CH"], [399, 1, 1, "", "bypassed"], [399, 1, 1, "", "configuration_attrs"], [399, 2, 1, "", "configure"], [399, 1, 1, "", "connected"], [399, 2, 1, "", "describe"], [399, 1, 1, "", "faulted"], [399, 2, 1, "", "get"], [399, 1, 1, "", "hints"], [399, 1, 1, "", "kind"], [399, 2, 1, "", "post_elog_status"], [399, 2, 1, "", "read"], [399, 2, 1, "", "read_configuration"], [399, 2, 1, "", "screen"], [399, 2, 1, "", "status"], [399, 2, 1, "", "stop"], [399, 1, 1, "", "subscriptions"], [399, 2, 1, "", "summary"], [399, 2, 1, "", "trigger"], [399, 1, 1, "", "tripped"]], "pcdsdevices.mrco_motion": [[403, 0, 1, "", "MRCO"]], "pcdsdevices.mrco_motion.MRCO": [[403, 1, 1, "", "configuration_attrs"], [403, 2, 1, "", "configure"], [403, 1, 1, "", "connected"], [403, 2, 1, "", "describe"], [403, 2, 1, "", "get"], [403, 1, 1, "", "hints"], [403, 1, 1, "", "kind"], [403, 1, 1, "", "needs_parent"], [403, 2, 1, "", "post_elog_status"], [403, 2, 1, "", "read"], [403, 2, 1, "", "read_configuration"], [403, 2, 1, "", "screen"], [403, 1, 1, "", "stage_group"], [403, 2, 1, "", "stage_group_instances"], [403, 2, 1, "", "status"], [403, 2, 1, "", "stop"], [403, 1, 1, "", "subscriptions"], [403, 2, 1, "", "summary"], [403, 2, 1, "", "trigger"]], "pcdsdevices.pc": [[404, 0, 1, "", "PhotonCollimator"]], "pcdsdevices.pc.PhotonCollimator": [[404, 1, 1, "", "configuration_attrs"], [404, 2, 1, "", "configure"], [404, 1, 1, "", "connected"], [404, 2, 1, "", "describe"], [404, 2, 1, "", "get"], [404, 1, 1, "", "hints"], [404, 1, 1, "", "kind"], [404, 2, 1, "", "read"], [404, 2, 1, "", "read_configuration"], [404, 2, 1, "", "stop"], [404, 1, 1, "", "subscriptions"], [404, 2, 1, "", "summary"], [404, 2, 1, "", "trigger"]], "pcdsdevices.piezo": [[405, 0, 1, "", "SliceDhv"], [406, 0, 1, "", "SliceDhvChannel"], [407, 0, 1, "", "SliceDhvController"]], "pcdsdevices.piezo.SliceDhv": [[405, 1, 1, "", "configuration_attrs"], [405, 2, 1, "", "configure"], [405, 1, 1, "", "connected"], [405, 2, 1, "", "describe"], [405, 2, 1, "", "get"], [405, 1, 1, "", "hints"], [405, 1, 1, "", "kind"], [405, 2, 1, "", "post_elog_status"], [405, 2, 1, "", "read"], [405, 2, 1, "", "read_configuration"], [405, 2, 1, "", "screen"], [405, 2, 1, "", "status"], [405, 2, 1, "", "stop"], [405, 1, 1, "", "subscriptions"], [405, 2, 1, "", "summary"], [405, 2, 1, "", "trigger"]], "pcdsdevices.piezo.SliceDhvChannel": [[406, 1, 1, "", "configuration_attrs"], [406, 2, 1, "", "configure"], [406, 1, 1, "", "connected"], [406, 2, 1, "", "describe"], [406, 2, 1, "", "get"], [406, 1, 1, "", "hints"], [406, 1, 1, "", "kind"], [406, 2, 1, "", "post_elog_status"], [406, 2, 1, "", "read"], [406, 2, 1, "", "read_configuration"], [406, 2, 1, "", "screen"], [406, 2, 1, "", "status"], [406, 2, 1, "", "stop"], [406, 1, 1, "", "subscriptions"], [406, 2, 1, "", "summary"], [406, 2, 1, "", "trigger"]], "pcdsdevices.piezo.SliceDhvController": [[407, 1, 1, "", "configuration_attrs"], [407, 2, 1, "", "configure"], [407, 1, 1, "", "connected"], [407, 2, 1, "", "describe"], [407, 2, 1, "", "get"], [407, 1, 1, "", "hints"], [407, 1, 1, "", "kind"], [407, 2, 1, "", "post_elog_status"], [407, 2, 1, "", "read"], [407, 2, 1, "", "read_configuration"], [407, 2, 1, "", "screen"], [407, 2, 1, "", "status"], [407, 2, 1, "", "stop"], [407, 1, 1, "", "subscriptions"], [407, 2, 1, "", "summary"], [407, 2, 1, "", "trigger"]], "pcdsdevices.pim": [[408, 0, 1, "", "IM2K0"], [409, 0, 1, "", "IM3L0"], [410, 0, 1, "", "LCLS2ImagerBase"], [411, 0, 1, "", "LCLS2Target"], [412, 0, 1, "", "PIM"], [413, 0, 1, "", "PIMWithBoth"], [414, 0, 1, "", "PIMWithFocus"], [415, 0, 1, "", "PIMWithLED"], [416, 0, 1, "", "PIMY"], [417, 0, 1, "", "PPM"], [418, 0, 1, "", "PPMCOOL"], [419, 0, 1, "", "PPMCoolSwitch"], [420, 0, 1, "", "PPMPowerMeter"], [421, 0, 1, "", "XPIM"], [422, 0, 1, "", "XPIMFilterWheel"], [423, 0, 1, "", "XPIMLED"]], "pcdsdevices.pim.IM2K0": [[408, 2, 1, "", "calc_lightpath_state"], [408, 1, 1, "", "configuration_attrs"], [408, 2, 1, "", "configure"], [408, 1, 1, "", "connected"], [408, 2, 1, "", "describe"], [408, 2, 1, "", "get"], [408, 2, 1, "", "get_lightpath_state"], [408, 1, 1, "", "hints"], [408, 1, 1, "", "kind"], [408, 1, 1, "", "lightpath_cpts"], [408, 1, 1, "", "md"], [408, 1, 1, "", "needs_parent"], [408, 2, 1, "", "post_elog_status"], [408, 2, 1, "", "read"], [408, 2, 1, "", "read_configuration"], [408, 2, 1, "", "screen"], [408, 1, 1, "", "stage_group"], [408, 2, 1, "", "stage_group_instances"], [408, 2, 1, "", "status"], [408, 2, 1, "", "stop"], [408, 1, 1, "", "subscriptions"], [408, 2, 1, "", "summary"], [408, 2, 1, "", "trigger"], [408, 1, 1, "", "y_states"]], "pcdsdevices.pim.IM3L0": [[409, 2, 1, "", "calc_lightpath_state"], [409, 1, 1, "", "configuration_attrs"], [409, 2, 1, "", "configure"], [409, 1, 1, "", "connected"], [409, 2, 1, "", "describe"], [409, 2, 1, "", "get"], [409, 2, 1, "", "get_lightpath_state"], [409, 1, 1, "", "hints"], [409, 1, 1, "", "kind"], [409, 1, 1, "", "lightpath_cpts"], [409, 1, 1, "", "md"], [409, 1, 1, "", "needs_parent"], [409, 2, 1, "", "post_elog_status"], [409, 2, 1, "", "read"], [409, 2, 1, "", "read_configuration"], [409, 2, 1, "", "screen"], [409, 1, 1, "", "stage_group"], [409, 2, 1, "", "stage_group_instances"], [409, 2, 1, "", "status"], [409, 2, 1, "", "stop"], [409, 1, 1, "", "subscriptions"], [409, 2, 1, "", "summary"], [409, 2, 1, "", "trigger"], [409, 1, 1, "", "y_states"]], "pcdsdevices.pim.LCLS2ImagerBase": [[410, 2, 1, "", "calc_lightpath_state"], [410, 1, 1, "", "configuration_attrs"], [410, 2, 1, "", "configure"], [410, 1, 1, "", "connected"], [410, 2, 1, "", "describe"], [410, 2, 1, "", "get"], [410, 2, 1, "", "get_lightpath_state"], [410, 1, 1, "", "hints"], [410, 1, 1, "", "kind"], [410, 1, 1, "", "lightpath_cpts"], [410, 1, 1, "", "md"], [410, 1, 1, "", "needs_parent"], [410, 2, 1, "", "post_elog_status"], [410, 2, 1, "", "read"], [410, 2, 1, "", "read_configuration"], [410, 2, 1, "", "screen"], [410, 1, 1, "", "stage_group"], [410, 2, 1, "", "stage_group_instances"], [410, 2, 1, "", "status"], [410, 2, 1, "", "stop"], [410, 1, 1, "", "subscriptions"], [410, 2, 1, "", "summary"], [410, 2, 1, "", "trigger"], [410, 1, 1, "", "y_states"]], "pcdsdevices.pim.LCLS2Target": [[411, 2, 1, "", "camonitor"], [411, 2, 1, "", "check_inserted"], [411, 2, 1, "", "check_removed"], [411, 2, 1, "", "check_transmission"], [411, 2, 1, "", "clear_error"], [411, 1, 1, "", "configuration_attrs"], [411, 2, 1, "", "configure"], [411, 1, 1, "", "connected"], [411, 2, 1, "", "describe"], [411, 1, 1, "", "egu"], [411, 2, 1, "", "end_monitor_thread"], [411, 2, 1, "", "get"], [411, 2, 1, "", "get_state"], [411, 1, 1, "", "high_limit"], [411, 1, 1, "", "hints"], [411, 1, 1, "", "in_states"], [411, 2, 1, "", "insert"], [411, 1, 1, "", "kind"], [411, 1, 1, "", "limits"], [411, 1, 1, "", "low_limit"], [411, 2, 1, "", "move"], [411, 1, 1, "", "moving"], [411, 2, 1, "", "mv"], [411, 1, 1, "", "out_states"], [411, 1, 1, "", "position"], [411, 2, 1, "", "post_elog_status"], [411, 2, 1, "", "read"], [411, 2, 1, "", "read_configuration"], [411, 2, 1, "", "remove"], [411, 2, 1, "", "screen"], [411, 2, 1, "", "set"], [411, 1, 1, "", "settle_time"], [411, 1, 1, "", "states_list"], [411, 2, 1, "", "status"], [411, 1, 1, "", "stop"], [411, 1, 1, "", "subscriptions"], [411, 2, 1, "", "summary"], [411, 1, 1, "", "timeout"], [411, 1, 1, "", "transmission"], [411, 2, 1, "", "trigger"], [411, 2, 1, "", "wait"], [411, 2, 1, "", "wm"], [411, 2, 1, "", "wm_update"]], "pcdsdevices.pim.PIM": [[412, 2, 1, "", "calc_lightpath_state"], [412, 1, 1, "", "configuration_attrs"], [412, 2, 1, "", "configure"], [412, 1, 1, "", "connected"], [412, 2, 1, "", "describe"], [412, 2, 1, "", "get"], [412, 2, 1, "", "get_lightpath_state"], [412, 1, 1, "", "hints"], [412, 2, 1, "", "infer_prefix"], [412, 2, 1, "", "insert"], [412, 1, 1, "", "kind"], [412, 1, 1, "", "lightpath_cpts"], [412, 1, 1, "", "md"], [412, 1, 1, "", "needs_parent"], [412, 2, 1, "", "post_elog_status"], [412, 1, 1, "", "prefix_start"], [412, 2, 1, "", "read"], [412, 2, 1, "", "read_configuration"], [412, 2, 1, "", "remove"], [412, 2, 1, "", "screen"], [412, 1, 1, "", "stage_group"], [412, 2, 1, "", "stage_group_instances"], [412, 2, 1, "", "status"], [412, 2, 1, "", "stop"], [412, 1, 1, "", "subscriptions"], [412, 2, 1, "", "summary"], [412, 2, 1, "", "trigger"]], "pcdsdevices.pim.PIMWithBoth": [[413, 2, 1, "", "calc_lightpath_state"], [413, 1, 1, "", "configuration_attrs"], [413, 2, 1, "", "configure"], [413, 1, 1, "", "connected"], [413, 2, 1, "", "describe"], [413, 2, 1, "", "get"], [413, 2, 1, "", "get_lightpath_state"], [413, 1, 1, "", "hints"], [413, 2, 1, "", "infer_prefix"], [413, 2, 1, "", "insert"], [413, 1, 1, "", "kind"], [413, 1, 1, "", "lightpath_cpts"], [413, 1, 1, "", "md"], [413, 1, 1, "", "needs_parent"], [413, 2, 1, "", "post_elog_status"], [413, 1, 1, "", "prefix_start"], [413, 2, 1, "", "read"], [413, 2, 1, "", "read_configuration"], [413, 2, 1, "", "remove"], [413, 2, 1, "", "screen"], [413, 1, 1, "", "stage_group"], [413, 2, 1, "", "stage_group_instances"], [413, 2, 1, "", "status"], [413, 2, 1, "", "stop"], [413, 1, 1, "", "subscriptions"], [413, 2, 1, "", "summary"], [413, 2, 1, "", "trigger"]], "pcdsdevices.pim.PIMWithFocus": [[414, 2, 1, "", "calc_lightpath_state"], [414, 1, 1, "", "configuration_attrs"], [414, 2, 1, "", "configure"], [414, 1, 1, "", "connected"], [414, 2, 1, "", "describe"], [414, 2, 1, "", "get"], [414, 2, 1, "", "get_lightpath_state"], [414, 1, 1, "", "hints"], [414, 2, 1, "", "infer_prefix"], [414, 2, 1, "", "insert"], [414, 1, 1, "", "kind"], [414, 1, 1, "", "lightpath_cpts"], [414, 1, 1, "", "md"], [414, 1, 1, "", "needs_parent"], [414, 2, 1, "", "post_elog_status"], [414, 1, 1, "", "prefix_start"], [414, 2, 1, "", "read"], [414, 2, 1, "", "read_configuration"], [414, 2, 1, "", "remove"], [414, 2, 1, "", "screen"], [414, 1, 1, "", "stage_group"], [414, 2, 1, "", "stage_group_instances"], [414, 2, 1, "", "status"], [414, 2, 1, "", "stop"], [414, 1, 1, "", "subscriptions"], [414, 2, 1, "", "summary"], [414, 2, 1, "", "trigger"]], "pcdsdevices.pim.PIMWithLED": [[415, 2, 1, "", "calc_lightpath_state"], [415, 1, 1, "", "configuration_attrs"], [415, 2, 1, "", "configure"], [415, 1, 1, "", "connected"], [415, 2, 1, "", "describe"], [415, 2, 1, "", "get"], [415, 2, 1, "", "get_lightpath_state"], [415, 1, 1, "", "hints"], [415, 2, 1, "", "infer_prefix"], [415, 2, 1, "", "insert"], [415, 1, 1, "", "kind"], [415, 1, 1, "", "lightpath_cpts"], [415, 1, 1, "", "md"], [415, 1, 1, "", "needs_parent"], [415, 2, 1, "", "post_elog_status"], [415, 1, 1, "", "prefix_start"], [415, 2, 1, "", "read"], [415, 2, 1, "", "read_configuration"], [415, 2, 1, "", "remove"], [415, 2, 1, "", "screen"], [415, 1, 1, "", "stage_group"], [415, 2, 1, "", "stage_group_instances"], [415, 2, 1, "", "status"], [415, 2, 1, "", "stop"], [415, 1, 1, "", "subscriptions"], [415, 2, 1, "", "summary"], [415, 2, 1, "", "trigger"]], "pcdsdevices.pim.PIMY": [[416, 2, 1, "", "camonitor"], [416, 2, 1, "", "check_inserted"], [416, 2, 1, "", "check_removed"], [416, 2, 1, "", "check_transmission"], [416, 1, 1, "", "configuration_attrs"], [416, 2, 1, "", "configure"], [416, 1, 1, "", "connected"], [416, 2, 1, "", "describe"], [416, 1, 1, "", "egu"], [416, 2, 1, "", "end_monitor_thread"], [416, 2, 1, "", "get"], [416, 2, 1, "", "get_state"], [416, 1, 1, "", "high_limit"], [416, 1, 1, "", "hints"], [416, 1, 1, "", "in_states"], [416, 2, 1, "", "insert"], [416, 1, 1, "", "kind"], [416, 1, 1, "", "limits"], [416, 1, 1, "", "low_limit"], [416, 2, 1, "", "move"], [416, 1, 1, "", "moving"], [416, 2, 1, "", "mv"], [416, 1, 1, "", "needs_parent"], [416, 1, 1, "", "out_states"], [416, 1, 1, "", "position"], [416, 2, 1, "", "post_elog_status"], [416, 2, 1, "", "read"], [416, 2, 1, "", "read_configuration"], [416, 2, 1, "", "remove"], [416, 2, 1, "", "screen"], [416, 2, 1, "", "set"], [416, 1, 1, "", "settle_time"], [416, 1, 1, "", "stage_group"], [416, 2, 1, "", "stage_group_instances"], [416, 1, 1, "", "states_list"], [416, 2, 1, "", "status"], [416, 2, 1, "", "stop"], [416, 1, 1, "", "subscriptions"], [416, 2, 1, "", "summary"], [416, 1, 1, "", "timeout"], [416, 1, 1, "", "transmission"], [416, 2, 1, "", "trigger"], [416, 2, 1, "", "wait"], [416, 2, 1, "", "wm"], [416, 2, 1, "", "wm_update"]], "pcdsdevices.pim.PPM": [[417, 2, 1, "", "calc_lightpath_state"], [417, 1, 1, "", "configuration_attrs"], [417, 2, 1, "", "configure"], [417, 1, 1, "", "connected"], [417, 2, 1, "", "describe"], [417, 2, 1, "", "get"], [417, 2, 1, "", "get_lightpath_state"], [417, 1, 1, "", "hints"], [417, 1, 1, "", "kind"], [417, 1, 1, "", "lightpath_cpts"], [417, 1, 1, "", "md"], [417, 1, 1, "", "needs_parent"], [417, 2, 1, "", "post_elog_status"], [417, 2, 1, "", "read"], [417, 2, 1, "", "read_configuration"], [417, 2, 1, "", "screen"], [417, 1, 1, "", "stage_group"], [417, 2, 1, "", "stage_group_instances"], [417, 2, 1, "", "status"], [417, 2, 1, "", "stop"], [417, 1, 1, "", "subscriptions"], [417, 2, 1, "", "summary"], [417, 2, 1, "", "trigger"], [417, 1, 1, "", "y_states"]], "pcdsdevices.pim.PPMCOOL": [[418, 2, 1, "", "calc_lightpath_state"], [418, 1, 1, "", "configuration_attrs"], [418, 2, 1, "", "configure"], [418, 1, 1, "", "connected"], [418, 2, 1, "", "describe"], [418, 2, 1, "", "get"], [418, 2, 1, "", "get_lightpath_state"], [418, 1, 1, "", "hints"], [418, 1, 1, "", "kind"], [418, 1, 1, "", "lightpath_cpts"], [418, 1, 1, "", "md"], [418, 1, 1, "", "needs_parent"], [418, 2, 1, "", "post_elog_status"], [418, 2, 1, "", "read"], [418, 2, 1, "", "read_configuration"], [418, 2, 1, "", "screen"], [418, 1, 1, "", "stage_group"], [418, 2, 1, "", "stage_group_instances"], [418, 2, 1, "", "status"], [418, 2, 1, "", "stop"], [418, 1, 1, "", "subscriptions"], [418, 2, 1, "", "summary"], [418, 2, 1, "", "trigger"], [418, 1, 1, "", "y_states"]], "pcdsdevices.pim.PPMCoolSwitch": [[419, 2, 1, "", "calc_lightpath_state"], [419, 1, 1, "", "configuration_attrs"], [419, 2, 1, "", "configure"], [419, 1, 1, "", "connected"], [419, 2, 1, "", "describe"], [419, 2, 1, "", "get"], [419, 2, 1, "", "get_lightpath_state"], [419, 1, 1, "", "hints"], [419, 1, 1, "", "kind"], [419, 1, 1, "", "lightpath_cpts"], [419, 1, 1, "", "md"], [419, 1, 1, "", "needs_parent"], [419, 2, 1, "", "post_elog_status"], [419, 2, 1, "", "read"], [419, 2, 1, "", "read_configuration"], [419, 2, 1, "", "screen"], [419, 1, 1, "", "stage_group"], [419, 2, 1, "", "stage_group_instances"], [419, 2, 1, "", "status"], [419, 2, 1, "", "stop"], [419, 1, 1, "", "subscriptions"], [419, 2, 1, "", "summary"], [419, 2, 1, "", "trigger"], [419, 1, 1, "", "y_states"]], "pcdsdevices.pim.PPMPowerMeter": [[420, 1, 1, "", "configuration_attrs"], [420, 2, 1, "", "configure"], [420, 1, 1, "", "connected"], [420, 2, 1, "", "describe"], [420, 2, 1, "", "get"], [420, 1, 1, "", "hints"], [420, 1, 1, "", "kind"], [420, 2, 1, "", "post_elog_status"], [420, 2, 1, "", "read"], [420, 2, 1, "", "read_configuration"], [420, 2, 1, "", "screen"], [420, 2, 1, "", "status"], [420, 2, 1, "", "stop"], [420, 1, 1, "", "subscriptions"], [420, 2, 1, "", "summary"], [420, 2, 1, "", "trigger"]], "pcdsdevices.pim.XPIM": [[421, 2, 1, "", "calc_lightpath_state"], [421, 1, 1, "", "configuration_attrs"], [421, 2, 1, "", "configure"], [421, 1, 1, "", "connected"], [421, 2, 1, "", "describe"], [421, 2, 1, "", "get"], [421, 2, 1, "", "get_lightpath_state"], [421, 1, 1, "", "hints"], [421, 1, 1, "", "kind"], [421, 1, 1, "", "lightpath_cpts"], [421, 1, 1, "", "md"], [421, 1, 1, "", "needs_parent"], [421, 2, 1, "", "post_elog_status"], [421, 2, 1, "", "read"], [421, 2, 1, "", "read_configuration"], [421, 2, 1, "", "screen"], [421, 1, 1, "", "stage_group"], [421, 2, 1, "", "stage_group_instances"], [421, 2, 1, "", "status"], [421, 2, 1, "", "stop"], [421, 1, 1, "", "subscriptions"], [421, 2, 1, "", "summary"], [421, 2, 1, "", "trigger"], [421, 1, 1, "", "y_states"]], "pcdsdevices.pim.XPIMFilterWheel": [[422, 2, 1, "", "camonitor"], [422, 1, 1, "", "configuration_attrs"], [422, 2, 1, "", "configure"], [422, 1, 1, "", "connected"], [422, 2, 1, "", "describe"], [422, 1, 1, "", "egu"], [422, 2, 1, "", "end_monitor_thread"], [422, 2, 1, "", "get"], [422, 2, 1, "", "get_state"], [422, 1, 1, "", "high_limit"], [422, 1, 1, "", "hints"], [422, 1, 1, "", "kind"], [422, 1, 1, "", "limits"], [422, 1, 1, "", "low_limit"], [422, 2, 1, "", "move"], [422, 1, 1, "", "moving"], [422, 2, 1, "", "mv"], [422, 1, 1, "", "position"], [422, 2, 1, "", "post_elog_status"], [422, 2, 1, "", "read"], [422, 2, 1, "", "read_configuration"], [422, 2, 1, "", "screen"], [422, 2, 1, "", "set"], [422, 1, 1, "", "settle_time"], [422, 1, 1, "", "states_list"], [422, 2, 1, "", "status"], [422, 1, 1, "", "stop"], [422, 1, 1, "", "subscriptions"], [422, 2, 1, "", "summary"], [422, 1, 1, "", "timeout"], [422, 2, 1, "", "trigger"], [422, 2, 1, "", "wait"], [422, 2, 1, "", "wm"], [422, 2, 1, "", "wm_update"]], "pcdsdevices.pim.XPIMLED": [[423, 1, 1, "", "configuration_attrs"], [423, 2, 1, "", "configure"], [423, 1, 1, "", "connected"], [423, 2, 1, "", "describe"], [423, 2, 1, "", "get"], [423, 1, 1, "", "hints"], [423, 1, 1, "", "kind"], [423, 2, 1, "", "post_elog_status"], [423, 2, 1, "", "read"], [423, 2, 1, "", "read_configuration"], [423, 2, 1, "", "screen"], [423, 2, 1, "", "status"], [423, 2, 1, "", "stop"], [423, 1, 1, "", "subscriptions"], [423, 2, 1, "", "summary"], [423, 2, 1, "", "trigger"]], "pcdsdevices.pmps": [[424, 0, 1, "", "TwinCATStatePMPS"]], "pcdsdevices.pmps.TwinCATStatePMPS": [[424, 2, 1, "", "camonitor"], [424, 2, 1, "", "check_inserted"], [424, 2, 1, "", "check_removed"], [424, 2, 1, "", "check_transmission"], [424, 2, 1, "", "clear_error"], [424, 1, 1, "", "configuration_attrs"], [424, 2, 1, "", "configure"], [424, 1, 1, "", "connected"], [424, 2, 1, "", "describe"], [424, 1, 1, "", "egu"], [424, 2, 1, "", "end_monitor_thread"], [424, 2, 1, "", "get"], [424, 2, 1, "", "get_state"], [424, 1, 1, "", "high_limit"], [424, 1, 1, "", "hints"], [424, 1, 1, "", "in_states"], [424, 2, 1, "", "insert"], [424, 1, 1, "", "kind"], [424, 1, 1, "", "limits"], [424, 1, 1, "", "low_limit"], [424, 2, 1, "", "move"], [424, 1, 1, "", "moving"], [424, 2, 1, "", "mv"], [424, 1, 1, "", "out_states"], [424, 1, 1, "", "position"], [424, 2, 1, "", "post_elog_status"], [424, 2, 1, "", "read"], [424, 2, 1, "", "read_configuration"], [424, 2, 1, "", "remove"], [424, 2, 1, "", "screen"], [424, 2, 1, "", "set"], [424, 1, 1, "", "settle_time"], [424, 1, 1, "", "states_list"], [424, 2, 1, "", "status"], [424, 1, 1, "", "stop"], [424, 1, 1, "", "subscriptions"], [424, 2, 1, "", "summary"], [424, 1, 1, "", "timeout"], [424, 1, 1, "", "transmission"], [424, 2, 1, "", "trigger"], [424, 2, 1, "", "wait"], [424, 2, 1, "", "wm"], [424, 2, 1, "", "wm_update"]], "pcdsdevices.pneumatic": [[425, 0, 1, "", "BeckhoffPneumatic"]], "pcdsdevices.pneumatic.BeckhoffPneumatic": [[425, 2, 1, "", "calc_lightpath_state"], [425, 2, 1, "", "callback"], [425, 1, 1, "", "configuration_attrs"], [425, 2, 1, "", "configure"], [425, 1, 1, "", "connected"], [425, 2, 1, "", "describe"], [425, 2, 1, "", "get"], [425, 2, 1, "", "get_lightpath_state"], [425, 1, 1, "", "hints"], [425, 2, 1, "", "insert"], [425, 1, 1, "", "kind"], [425, 1, 1, "", "lightpath_cpts"], [425, 1, 1, "", "md"], [425, 2, 1, "", "post_elog_status"], [425, 2, 1, "", "read"], [425, 2, 1, "", "read_configuration"], [425, 2, 1, "", "remove"], [425, 2, 1, "", "screen"], [425, 2, 1, "", "status"], [425, 2, 1, "", "stop"], [425, 1, 1, "", "subscriptions"], [425, 2, 1, "", "summary"], [425, 2, 1, "", "trigger"]], "pcdsdevices.positioner": [[426, 0, 1, "", "FuncPositioner"]], "pcdsdevices.positioner.FuncPositioner": [[426, 2, 1, "", "camonitor"], [426, 1, 1, "", "connected"], [426, 2, 1, "", "describe"], [426, 1, 1, "", "egu"], [426, 2, 1, "", "end_monitor_thread"], [426, 1, 1, "", "high_limit"], [426, 1, 1, "", "hints"], [426, 1, 1, "", "kind"], [426, 1, 1, "", "limits"], [426, 1, 1, "", "low_limit"], [426, 2, 1, "", "move"], [426, 1, 1, "", "moving"], [426, 2, 1, "", "mv"], [426, 2, 1, "", "mv_ginput"], [426, 2, 1, "", "mvr"], [426, 1, 1, "", "position"], [426, 2, 1, "", "post_elog_status"], [426, 2, 1, "", "read"], [426, 2, 1, "", "read_configuration"], [426, 2, 1, "", "screen"], [426, 2, 1, "", "set"], [426, 2, 1, "", "set_position"], [426, 1, 1, "", "settle_time"], [426, 2, 1, "", "status"], [426, 2, 1, "", "stop"], [426, 1, 1, "", "subscriptions"], [426, 1, 1, "", "timeout"], [426, 2, 1, "", "tweak"], [426, 2, 1, "", "umv"], [426, 2, 1, "", "umvr"], [426, 2, 1, "", "wait"], [426, 2, 1, "", "wm"], [426, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos": [[427, 0, 1, "", "DelayBase"], [428, 0, 1, "", "DelayMotor"], [429, 0, 1, "", "LookupTablePositioner"], [430, 0, 1, "", "OffsetMotorBase"], [431, 0, 1, "", "PseudoPositioner"], [432, 0, 1, "", "PseudoSingleInterface"], [433, 0, 1, "", "SimDelayStage"], [434, 0, 1, "", "SyncAxesBase"], [435, 0, 1, "", "SyncAxis"], [437, 1, 1, "", "delay"], [436, 3, 1, "", "delay_class_factory"], [437, 3, 1, "", "delay_instance_factory"], [437, 1, 1, "", "motor"], [437, 1, 1, "", "user_offset"]], "pcdsdevices.pseudopos.DelayBase": [[427, 2, 1, "", "camonitor"], [427, 2, 1, "", "check_single"], [427, 1, 1, "", "composite_egu"], [427, 1, 1, "", "concurrent"], [427, 1, 1, "", "configuration_attrs"], [427, 2, 1, "", "configure"], [427, 1, 1, "", "connected"], [427, 1, 1, "", "delay"], [427, 2, 1, "", "describe"], [427, 1, 1, "", "egu"], [427, 2, 1, "", "end_monitor_thread"], [427, 2, 1, "", "forward"], [427, 2, 1, "", "get"], [427, 1, 1, "", "high_limit"], [427, 1, 1, "", "hints"], [427, 2, 1, "", "inverse"], [427, 1, 1, "", "kind"], [427, 1, 1, "", "limits"], [427, 1, 1, "", "low_limit"], [427, 1, 1, "id0", "motor"], [427, 2, 1, "", "move"], [427, 2, 1, "", "move_single"], [427, 1, 1, "", "moving"], [427, 2, 1, "", "mv"], [427, 2, 1, "", "mv_ginput"], [427, 2, 1, "", "mvr"], [427, 1, 1, "", "position"], [427, 2, 1, "", "post_elog_status"], [427, 1, 1, "", "pseudo_positioners"], [427, 2, 1, "", "read"], [427, 2, 1, "", "read_configuration"], [427, 1, 1, "", "real_position"], [427, 1, 1, "", "real_positioners"], [427, 2, 1, "", "screen"], [427, 1, 1, "", "sequential"], [427, 2, 1, "", "set"], [427, 2, 1, "", "set_current_position"], [427, 2, 1, "", "set_position"], [427, 1, 1, "", "settle_time"], [427, 2, 1, "", "status"], [427, 2, 1, "", "stop"], [427, 1, 1, "", "subscriptions"], [427, 2, 1, "", "summary"], [427, 1, 1, "", "target"], [427, 1, 1, "", "timeout"], [427, 2, 1, "", "to_pseudo_tuple"], [427, 2, 1, "", "to_real_tuple"], [427, 2, 1, "", "trigger"], [427, 2, 1, "", "tweak"], [427, 2, 1, "", "umv"], [427, 2, 1, "", "umvr"], [427, 1, 1, "", "user_offset"], [427, 2, 1, "", "wait"], [427, 2, 1, "", "wm"], [427, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.DelayMotor": [[428, 2, 1, "", "camonitor"], [428, 2, 1, "", "check_single"], [428, 1, 1, "", "composite_egu"], [428, 1, 1, "", "concurrent"], [428, 1, 1, "", "configuration_attrs"], [428, 2, 1, "", "configure"], [428, 1, 1, "", "connected"], [428, 2, 1, "", "describe"], [428, 1, 1, "", "egu"], [428, 2, 1, "", "end_monitor_thread"], [428, 2, 1, "", "forward"], [428, 2, 1, "", "get"], [428, 1, 1, "", "high_limit"], [428, 1, 1, "", "hints"], [428, 2, 1, "", "inverse"], [428, 1, 1, "", "kind"], [428, 1, 1, "", "limits"], [428, 1, 1, "", "low_limit"], [428, 2, 1, "", "move"], [428, 2, 1, "", "move_single"], [428, 1, 1, "", "moving"], [428, 2, 1, "", "mv"], [428, 2, 1, "", "mv_ginput"], [428, 2, 1, "", "mvr"], [428, 1, 1, "", "position"], [428, 2, 1, "", "post_elog_status"], [428, 1, 1, "", "pseudo_positioners"], [428, 2, 1, "", "read"], [428, 2, 1, "", "read_configuration"], [428, 1, 1, "", "real_position"], [428, 1, 1, "", "real_positioners"], [428, 2, 1, "", "screen"], [428, 1, 1, "", "sequential"], [428, 2, 1, "", "set"], [428, 2, 1, "", "set_current_position"], [428, 2, 1, "", "set_position"], [428, 1, 1, "", "settle_time"], [428, 2, 1, "", "status"], [428, 2, 1, "", "stop"], [428, 1, 1, "", "subscriptions"], [428, 2, 1, "", "summary"], [428, 1, 1, "", "target"], [428, 1, 1, "", "timeout"], [428, 2, 1, "", "to_pseudo_tuple"], [428, 2, 1, "", "to_real_tuple"], [428, 2, 1, "", "trigger"], [428, 2, 1, "", "tweak"], [428, 2, 1, "", "umv"], [428, 2, 1, "", "umvr"], [428, 2, 1, "", "wait"], [428, 2, 1, "", "wm"], [428, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.LookupTablePositioner": [[429, 2, 1, "", "check_single"], [429, 1, 1, "", "column_names"], [429, 1, 1, "", "composite_egu"], [429, 1, 1, "", "concurrent"], [429, 1, 1, "", "configuration_attrs"], [429, 2, 1, "", "configure"], [429, 1, 1, "", "connected"], [429, 2, 1, "", "describe"], [429, 1, 1, "", "egu"], [429, 2, 1, "", "forward"], [429, 2, 1, "", "get"], [429, 1, 1, "", "high_limit"], [429, 1, 1, "", "hints"], [429, 2, 1, "", "inverse"], [429, 1, 1, "", "kind"], [429, 1, 1, "", "limits"], [429, 1, 1, "", "low_limit"], [429, 2, 1, "", "move"], [429, 2, 1, "", "move_single"], [429, 1, 1, "", "moving"], [429, 1, 1, "", "position"], [429, 1, 1, "", "pseudo_positioners"], [429, 2, 1, "", "read"], [429, 2, 1, "", "read_configuration"], [429, 1, 1, "", "real_position"], [429, 1, 1, "", "real_positioners"], [429, 1, 1, "", "sequential"], [429, 2, 1, "", "set"], [429, 2, 1, "", "set_current_position"], [429, 1, 1, "", "settle_time"], [429, 2, 1, "", "stop"], [429, 1, 1, "", "subscriptions"], [429, 2, 1, "", "summary"], [429, 1, 1, "", "table"], [429, 1, 1, "", "target"], [429, 1, 1, "", "timeout"], [429, 2, 1, "", "to_pseudo_tuple"], [429, 2, 1, "", "to_real_tuple"], [429, 2, 1, "", "trigger"]], "pcdsdevices.pseudopos.OffsetMotorBase": [[430, 2, 1, "", "camonitor"], [430, 2, 1, "", "check_single"], [430, 1, 1, "", "composite_egu"], [430, 1, 1, "", "concurrent"], [430, 1, 1, "", "configuration_attrs"], [430, 2, 1, "", "configure"], [430, 1, 1, "", "connected"], [430, 2, 1, "", "describe"], [430, 1, 1, "", "egu"], [430, 2, 1, "", "end_monitor_thread"], [430, 2, 1, "", "forward"], [430, 2, 1, "", "get"], [430, 1, 1, "", "high_limit"], [430, 1, 1, "", "hints"], [430, 2, 1, "", "inverse"], [430, 1, 1, "", "kind"], [430, 1, 1, "", "limits"], [430, 1, 1, "", "low_limit"], [430, 1, 1, "", "motor"], [430, 2, 1, "", "move"], [430, 2, 1, "", "move_single"], [430, 1, 1, "", "moving"], [430, 2, 1, "", "mv"], [430, 2, 1, "", "mv_ginput"], [430, 2, 1, "", "mvr"], [430, 1, 1, "", "position"], [430, 2, 1, "", "post_elog_status"], [430, 1, 1, "", "pseudo_positioners"], [430, 2, 1, "", "read"], [430, 2, 1, "", "read_configuration"], [430, 1, 1, "", "real_position"], [430, 1, 1, "", "real_positioners"], [430, 2, 1, "", "screen"], [430, 1, 1, "", "sequential"], [430, 2, 1, "", "set"], [430, 2, 1, "", "set_current_position"], [430, 2, 1, "", "set_position"], [430, 1, 1, "", "settle_time"], [430, 2, 1, "", "status"], [430, 2, 1, "", "stop"], [430, 1, 1, "", "subscriptions"], [430, 2, 1, "", "summary"], [430, 1, 1, "", "target"], [430, 1, 1, "", "timeout"], [430, 2, 1, "", "to_pseudo_tuple"], [430, 2, 1, "", "to_real_tuple"], [430, 2, 1, "", "trigger"], [430, 2, 1, "", "tweak"], [430, 2, 1, "", "umv"], [430, 2, 1, "", "umvr"], [430, 2, 1, "", "wait"], [430, 2, 1, "", "wm"], [430, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.PseudoPositioner": [[431, 2, 1, "", "check_single"], [431, 1, 1, "", "composite_egu"], [431, 1, 1, "", "concurrent"], [431, 1, 1, "", "configuration_attrs"], [431, 2, 1, "", "configure"], [431, 1, 1, "", "connected"], [431, 2, 1, "", "describe"], [431, 1, 1, "", "egu"], [431, 2, 1, "", "forward"], [431, 2, 1, "", "get"], [431, 1, 1, "", "high_limit"], [431, 1, 1, "", "hints"], [431, 2, 1, "", "inverse"], [431, 1, 1, "", "kind"], [431, 1, 1, "", "limits"], [431, 1, 1, "", "low_limit"], [431, 2, 1, "", "move"], [431, 2, 1, "", "move_single"], [431, 1, 1, "", "moving"], [431, 1, 1, "", "position"], [431, 1, 1, "", "pseudo_positioners"], [431, 2, 1, "", "read"], [431, 2, 1, "", "read_configuration"], [431, 1, 1, "", "real_position"], [431, 1, 1, "", "real_positioners"], [431, 1, 1, "", "sequential"], [431, 2, 1, "", "set"], [431, 2, 1, "", "set_current_position"], [431, 1, 1, "", "settle_time"], [431, 2, 1, "", "stop"], [431, 1, 1, "", "subscriptions"], [431, 2, 1, "", "summary"], [431, 1, 1, "", "target"], [431, 1, 1, "", "timeout"], [431, 2, 1, "", "to_pseudo_tuple"], [431, 2, 1, "", "to_real_tuple"], [431, 2, 1, "", "trigger"]], "pcdsdevices.pseudopos.PseudoSingleInterface": [[432, 1, 1, "", "calculated_dial_pos"], [432, 2, 1, "", "camonitor"], [432, 1, 1, "", "configuration_attrs"], [432, 2, 1, "", "configure"], [432, 1, 1, "", "connected"], [432, 2, 1, "", "describe"], [432, 1, 1, "", "egu"], [432, 2, 1, "", "end_monitor_thread"], [432, 2, 1, "", "get"], [432, 1, 1, "", "high_limit"], [432, 1, 1, "", "hints"], [432, 1, 1, "", "kind"], [432, 1, 1, "", "limits"], [432, 1, 1, "", "low_limit"], [432, 2, 1, "", "move"], [432, 1, 1, "", "moving"], [432, 2, 1, "", "mv"], [432, 2, 1, "", "mv_ginput"], [432, 2, 1, "", "mvr"], [432, 1, 1, "", "position"], [432, 2, 1, "", "post_elog_status"], [432, 2, 1, "", "read"], [432, 2, 1, "", "read_configuration"], [432, 2, 1, "", "screen"], [432, 2, 1, "", "set"], [432, 2, 1, "", "set_position"], [432, 1, 1, "", "settle_time"], [432, 2, 1, "", "status"], [432, 2, 1, "", "stop"], [432, 1, 1, "", "subscriptions"], [432, 2, 1, "", "summary"], [432, 2, 1, "", "sync"], [432, 1, 1, "", "target"], [432, 1, 1, "", "timeout"], [432, 2, 1, "", "trigger"], [432, 2, 1, "", "tweak"], [432, 2, 1, "", "umv"], [432, 2, 1, "", "umvr"], [432, 2, 1, "", "wait"], [432, 2, 1, "", "wm"], [432, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.SimDelayStage": [[433, 2, 1, "", "camonitor"], [433, 2, 1, "", "check_single"], [433, 1, 1, "", "composite_egu"], [433, 1, 1, "", "concurrent"], [433, 1, 1, "", "configuration_attrs"], [433, 2, 1, "", "configure"], [433, 1, 1, "", "connected"], [433, 2, 1, "", "describe"], [433, 1, 1, "", "egu"], [433, 2, 1, "", "end_monitor_thread"], [433, 2, 1, "", "forward"], [433, 2, 1, "", "get"], [433, 1, 1, "", "high_limit"], [433, 1, 1, "", "hints"], [433, 2, 1, "", "inverse"], [433, 1, 1, "", "kind"], [433, 1, 1, "", "limits"], [433, 1, 1, "", "low_limit"], [433, 2, 1, "", "move"], [433, 2, 1, "", "move_single"], [433, 1, 1, "", "moving"], [433, 2, 1, "", "mv"], [433, 2, 1, "", "mv_ginput"], [433, 2, 1, "", "mvr"], [433, 1, 1, "", "position"], [433, 2, 1, "", "post_elog_status"], [433, 1, 1, "", "pseudo_positioners"], [433, 2, 1, "", "read"], [433, 2, 1, "", "read_configuration"], [433, 1, 1, "", "real_position"], [433, 1, 1, "", "real_positioners"], [433, 2, 1, "", "screen"], [433, 1, 1, "", "sequential"], [433, 2, 1, "", "set"], [433, 2, 1, "", "set_current_position"], [433, 2, 1, "", "set_position"], [433, 1, 1, "", "settle_time"], [433, 2, 1, "", "status"], [433, 2, 1, "", "stop"], [433, 1, 1, "", "subscriptions"], [433, 2, 1, "", "summary"], [433, 1, 1, "", "target"], [433, 1, 1, "", "timeout"], [433, 2, 1, "", "to_pseudo_tuple"], [433, 2, 1, "", "to_real_tuple"], [433, 2, 1, "", "trigger"], [433, 2, 1, "", "tweak"], [433, 2, 1, "", "umv"], [433, 2, 1, "", "umvr"], [433, 2, 1, "", "wait"], [433, 2, 1, "", "wm"], [433, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.SyncAxesBase": [[434, 2, 1, "", "calc_combined"], [434, 2, 1, "", "camonitor"], [434, 2, 1, "", "check_single"], [434, 1, 1, "", "composite_egu"], [434, 1, 1, "", "concurrent"], [434, 1, 1, "", "configuration_attrs"], [434, 2, 1, "", "configure"], [434, 1, 1, "", "connected"], [434, 2, 1, "", "describe"], [434, 1, 1, "", "egu"], [434, 2, 1, "", "end_monitor_thread"], [434, 2, 1, "", "forward"], [434, 2, 1, "", "get"], [434, 1, 1, "", "high_limit"], [434, 1, 1, "", "hints"], [434, 2, 1, "", "inverse"], [434, 1, 1, "", "kind"], [434, 1, 1, "", "limits"], [434, 1, 1, "", "low_limit"], [434, 2, 1, "", "move"], [434, 2, 1, "", "move_single"], [434, 1, 1, "", "moving"], [434, 2, 1, "", "mv"], [434, 2, 1, "", "mv_ginput"], [434, 2, 1, "", "mvr"], [434, 1, 1, "", "position"], [434, 2, 1, "", "post_elog_status"], [434, 1, 1, "", "pseudo_positioners"], [434, 2, 1, "", "read"], [434, 2, 1, "", "read_configuration"], [434, 1, 1, "", "real_position"], [434, 1, 1, "", "real_positioners"], [434, 2, 1, "", "save_offsets"], [434, 2, 1, "", "screen"], [434, 1, 1, "", "sequential"], [434, 2, 1, "", "set"], [434, 2, 1, "", "set_current_position"], [434, 2, 1, "", "set_position"], [434, 1, 1, "", "settle_time"], [434, 2, 1, "", "status"], [434, 2, 1, "", "stop"], [434, 1, 1, "", "subscriptions"], [434, 2, 1, "", "summary"], [434, 1, 1, "", "target"], [434, 1, 1, "", "timeout"], [434, 2, 1, "", "to_pseudo_tuple"], [434, 2, 1, "", "to_real_tuple"], [434, 2, 1, "", "trigger"], [434, 2, 1, "", "tweak"], [434, 2, 1, "", "umv"], [434, 2, 1, "", "umvr"], [434, 2, 1, "", "wait"], [434, 2, 1, "", "wm"], [434, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.SyncAxis": [[435, 2, 1, "", "camonitor"], [435, 2, 1, "", "check_single"], [435, 1, 1, "", "composite_egu"], [435, 1, 1, "", "concurrent"], [435, 1, 1, "", "configuration_attrs"], [435, 2, 1, "", "configure"], [435, 1, 1, "", "connected"], [435, 2, 1, "", "consistency_warning"], [435, 1, 1, "id0", "default_offset"], [435, 1, 1, "id1", "default_scale"], [435, 2, 1, "", "describe"], [435, 1, 1, "", "egu"], [435, 2, 1, "", "end_monitor_thread"], [435, 2, 1, "", "fix_sync"], [435, 1, 1, "id2", "fix_sync_keep_still"], [435, 2, 1, "", "forward"], [435, 2, 1, "", "forward_single"], [435, 2, 1, "", "get"], [435, 1, 1, "", "high_limit"], [435, 1, 1, "", "hints"], [435, 2, 1, "", "inverse"], [435, 2, 1, "", "inverse_single"], [435, 2, 1, "", "is_synced"], [435, 1, 1, "", "kind"], [435, 1, 1, "", "limits"], [435, 1, 1, "", "low_limit"], [435, 2, 1, "", "move"], [435, 2, 1, "", "move_single"], [435, 1, 1, "", "moving"], [435, 2, 1, "", "mv"], [435, 2, 1, "", "mv_ginput"], [435, 2, 1, "", "mvr"], [435, 1, 1, "id3", "offset_mode"], [435, 1, 1, "id4", "offsets"], [435, 1, 1, "", "position"], [435, 2, 1, "", "post_elog_status"], [435, 1, 1, "", "pseudo_positioners"], [435, 2, 1, "", "read"], [435, 2, 1, "", "read_configuration"], [435, 1, 1, "", "real_position"], [435, 1, 1, "", "real_positioners"], [435, 1, 1, "id5", "scales"], [435, 2, 1, "", "screen"], [435, 1, 1, "", "sequential"], [435, 2, 1, "", "set"], [435, 2, 1, "", "set_current_position"], [435, 2, 1, "", "set_position"], [435, 1, 1, "", "settle_time"], [435, 2, 1, "", "status"], [435, 2, 1, "", "stop"], [435, 1, 1, "", "subscriptions"], [435, 2, 1, "", "summary"], [435, 1, 1, "id6", "sync_limits"], [435, 1, 1, "", "target"], [435, 1, 1, "", "timeout"], [435, 2, 1, "", "to_pseudo_tuple"], [435, 2, 1, "", "to_real_tuple"], [435, 2, 1, "", "trigger"], [435, 2, 1, "", "tweak"], [435, 2, 1, "", "umv"], [435, 2, 1, "", "umvr"], [435, 2, 1, "", "wait"], [435, 1, 1, "id7", "warn_deadband"], [435, 1, 1, "id8", "warn_inconsistent"], [435, 2, 1, "", "wm"], [435, 2, 1, "", "wm_update"]], "pcdsdevices.pulsepicker": [[438, 0, 1, "", "PulsePicker"], [439, 0, 1, "", "PulsePickerInOut"]], "pcdsdevices.pulsepicker.PulsePicker": [[438, 2, 1, "", "burst"], [438, 2, 1, "", "calc_lightpath_state"], [438, 2, 1, "", "camonitor"], [438, 2, 1, "", "check_inserted"], [438, 2, 1, "", "check_removed"], [438, 2, 1, "", "check_transmission"], [438, 2, 1, "", "close"], [438, 1, 1, "", "configuration_attrs"], [438, 2, 1, "", "configure"], [438, 1, 1, "", "connected"], [438, 2, 1, "", "describe"], [438, 1, 1, "", "egu"], [438, 2, 1, "", "end_monitor_thread"], [438, 2, 1, "", "flipflop"], [438, 2, 1, "", "follower"], [438, 2, 1, "", "get"], [438, 2, 1, "", "get_lightpath_state"], [438, 2, 1, "", "get_state"], [438, 1, 1, "", "high_limit"], [438, 1, 1, "", "hints"], [438, 1, 1, "", "in_states"], [438, 2, 1, "", "insert"], [438, 1, 1, "", "kind"], [438, 1, 1, "", "lightpath_cpts"], [438, 1, 1, "", "limits"], [438, 1, 1, "", "low_limit"], [438, 1, 1, "", "md"], [438, 2, 1, "", "move"], [438, 1, 1, "", "moving"], [438, 2, 1, "", "mv"], [438, 2, 1, "", "open"], [438, 1, 1, "", "out_states"], [438, 1, 1, "", "position"], [438, 2, 1, "", "post_elog_status"], [438, 2, 1, "", "read"], [438, 2, 1, "", "read_configuration"], [438, 2, 1, "", "remove"], [438, 2, 1, "", "reset"], [438, 2, 1, "", "screen"], [438, 2, 1, "", "set"], [438, 1, 1, "", "settle_time"], [438, 1, 1, "", "states_list"], [438, 2, 1, "", "status"], [438, 1, 1, "", "stop"], [438, 1, 1, "", "subscriptions"], [438, 2, 1, "", "summary"], [438, 1, 1, "", "timeout"], [438, 1, 1, "", "transmission"], [438, 2, 1, "", "trigger"], [438, 2, 1, "", "wait"], [438, 2, 1, "", "wm"], [438, 2, 1, "", "wm_update"]], "pcdsdevices.pulsepicker.PulsePickerInOut": [[439, 2, 1, "", "burst"], [439, 2, 1, "", "calc_lightpath_state"], [439, 2, 1, "", "camonitor"], [439, 2, 1, "", "check_inserted"], [439, 2, 1, "", "check_removed"], [439, 2, 1, "", "check_transmission"], [439, 2, 1, "", "close"], [439, 1, 1, "", "configuration_attrs"], [439, 2, 1, "", "configure"], [439, 1, 1, "", "connected"], [439, 2, 1, "", "describe"], [439, 1, 1, "", "egu"], [439, 2, 1, "", "end_monitor_thread"], [439, 2, 1, "", "flipflop"], [439, 2, 1, "", "follower"], [439, 2, 1, "", "get"], [439, 2, 1, "", "get_lightpath_state"], [439, 2, 1, "", "get_state"], [439, 1, 1, "", "high_limit"], [439, 1, 1, "", "hints"], [439, 1, 1, "", "in_states"], [439, 2, 1, "", "insert"], [439, 1, 1, "", "kind"], [439, 1, 1, "", "lightpath_cpts"], [439, 1, 1, "", "limits"], [439, 1, 1, "", "low_limit"], [439, 1, 1, "", "md"], [439, 2, 1, "", "move"], [439, 1, 1, "", "moving"], [439, 2, 1, "", "mv"], [439, 1, 1, "", "needs_parent"], [439, 2, 1, "", "open"], [439, 1, 1, "", "out_states"], [439, 1, 1, "", "position"], [439, 2, 1, "", "post_elog_status"], [439, 2, 1, "", "read"], [439, 2, 1, "", "read_configuration"], [439, 2, 1, "", "remove"], [439, 2, 1, "", "reset"], [439, 2, 1, "", "screen"], [439, 2, 1, "", "set"], [439, 1, 1, "", "settle_time"], [439, 1, 1, "", "stage_group"], [439, 2, 1, "", "stage_group_instances"], [439, 1, 1, "", "states_list"], [439, 2, 1, "", "status"], [439, 1, 1, "", "stop"], [439, 1, 1, "", "subscriptions"], [439, 2, 1, "", "summary"], [439, 1, 1, "", "timeout"], [439, 1, 1, "", "transmission"], [439, 2, 1, "", "trigger"], [439, 2, 1, "", "wait"], [439, 2, 1, "", "wm"], [439, 2, 1, "", "wm_update"]], "pcdsdevices.pump": [[440, 0, 1, "", "AgilentSerial"], [441, 0, 1, "", "EbaraPump"], [442, 0, 1, "", "Ebara_EV_A03_1"], [443, 0, 1, "", "GammaController"], [444, 0, 1, "", "GammaPCT"], [445, 3, 1, "", "IonPump"], [446, 0, 1, "", "IonPumpBase"], [447, 0, 1, "", "IonPumpWithController"], [448, 0, 1, "", "Navigator"], [449, 0, 1, "", "PIPPLC"], [450, 0, 1, "", "PIPSerial"], [451, 0, 1, "", "PROPLC"], [452, 0, 1, "", "PTMPLC"], [453, 0, 1, "", "QPCPCT"], [454, 0, 1, "", "TurboPump"]], "pcdsdevices.pump.AgilentSerial": [[440, 1, 1, "", "configuration_attrs"], [440, 2, 1, "", "configure"], [440, 1, 1, "", "connected"], [440, 2, 1, "", "describe"], [440, 2, 1, "", "get"], [440, 1, 1, "", "hints"], [440, 1, 1, "", "kind"], [440, 2, 1, "", "read"], [440, 2, 1, "", "read_configuration"], [440, 2, 1, "", "stop"], [440, 1, 1, "", "subscriptions"], [440, 2, 1, "", "summary"], [440, 2, 1, "", "trigger"]], "pcdsdevices.pump.EbaraPump": [[441, 1, 1, "", "configuration_attrs"], [441, 2, 1, "", "configure"], [441, 1, 1, "", "connected"], [441, 2, 1, "", "describe"], [441, 2, 1, "", "get"], [441, 1, 1, "", "hints"], [441, 1, 1, "", "kind"], [441, 2, 1, "", "post_elog_status"], [441, 2, 1, "", "read"], [441, 2, 1, "", "read_configuration"], [441, 2, 1, "", "run"], [441, 2, 1, "", "screen"], [441, 2, 1, "", "status"], [441, 2, 1, "", "stop"], [441, 1, 1, "", "subscriptions"], [441, 2, 1, "", "summary"], [441, 2, 1, "", "trigger"]], "pcdsdevices.pump.Ebara_EV_A03_1": [[442, 1, 1, "", "configuration_attrs"], [442, 2, 1, "", "configure"], [442, 1, 1, "", "connected"], [442, 2, 1, "", "describe"], [442, 2, 1, "", "get"], [442, 1, 1, "", "hints"], [442, 1, 1, "", "kind"], [442, 2, 1, "", "read"], [442, 2, 1, "", "read_configuration"], [442, 2, 1, "", "stop"], [442, 1, 1, "", "subscriptions"], [442, 2, 1, "", "summary"], [442, 2, 1, "", "trigger"]], "pcdsdevices.pump.GammaController": [[443, 1, 1, "", "configuration_attrs"], [443, 2, 1, "", "configure"], [443, 1, 1, "", "connected"], [443, 2, 1, "", "describe"], [443, 2, 1, "", "get"], [443, 1, 1, "", "hints"], [443, 1, 1, "", "kind"], [443, 2, 1, "", "post_elog_status"], [443, 2, 1, "", "read"], [443, 2, 1, "", "read_configuration"], [443, 2, 1, "", "screen"], [443, 2, 1, "", "status"], [443, 2, 1, "", "stop"], [443, 1, 1, "", "subscriptions"], [443, 2, 1, "", "summary"], [443, 2, 1, "", "trigger"]], "pcdsdevices.pump.GammaPCT": [[444, 1, 1, "", "configuration_attrs"], [444, 2, 1, "", "configure"], [444, 1, 1, "", "connected"], [444, 2, 1, "", "describe"], [444, 2, 1, "", "get"], [444, 1, 1, "", "hints"], [444, 1, 1, "", "kind"], [444, 2, 1, "", "read"], [444, 2, 1, "", "read_configuration"], [444, 2, 1, "", "stop"], [444, 1, 1, "", "subscriptions"], [444, 2, 1, "", "summary"], [444, 2, 1, "", "trigger"]], "pcdsdevices.pump.IonPumpBase": [[446, 1, 1, "", "configuration_attrs"], [446, 2, 1, "", "configure"], [446, 1, 1, "", "connected"], [446, 2, 1, "", "describe"], [446, 2, 1, "", "egu"], [446, 2, 1, "", "get"], [446, 1, 1, "", "hints"], [446, 2, 1, "", "info"], [446, 1, 1, "", "kind"], [446, 2, 1, "", "off"], [446, 2, 1, "", "on"], [446, 2, 1, "", "post_elog_status"], [446, 2, 1, "", "pressure"], [446, 2, 1, "", "read"], [446, 2, 1, "", "read_configuration"], [446, 2, 1, "", "screen"], [446, 2, 1, "", "stop"], [446, 1, 1, "", "subscriptions"], [446, 2, 1, "", "summary"], [446, 2, 1, "", "trigger"]], "pcdsdevices.pump.IonPumpWithController": [[447, 1, 1, "", "configuration_attrs"], [447, 2, 1, "", "configure"], [447, 1, 1, "", "connected"], [447, 2, 1, "", "describe"], [447, 2, 1, "", "egu"], [447, 2, 1, "", "get"], [447, 1, 1, "", "hints"], [447, 2, 1, "", "info"], [447, 1, 1, "", "kind"], [447, 2, 1, "", "off"], [447, 2, 1, "", "on"], [447, 2, 1, "", "post_elog_status"], [447, 2, 1, "", "pressure"], [447, 2, 1, "", "read"], [447, 2, 1, "", "read_configuration"], [447, 2, 1, "", "screen"], [447, 2, 1, "", "stop"], [447, 1, 1, "", "subscriptions"], [447, 2, 1, "", "summary"], [447, 2, 1, "", "trigger"]], "pcdsdevices.pump.Navigator": [[448, 1, 1, "", "configuration_attrs"], [448, 2, 1, "", "configure"], [448, 1, 1, "", "connected"], [448, 2, 1, "", "describe"], [448, 2, 1, "", "get"], [448, 1, 1, "", "hints"], [448, 1, 1, "", "kind"], [448, 2, 1, "", "read"], [448, 2, 1, "", "read_configuration"], [448, 2, 1, "", "stop"], [448, 1, 1, "", "subscriptions"], [448, 2, 1, "", "summary"], [448, 2, 1, "", "trigger"]], "pcdsdevices.pump.PIPPLC": [[449, 1, 1, "", "configuration_attrs"], [449, 2, 1, "", "configure"], [449, 1, 1, "", "connected"], [449, 2, 1, "", "describe"], [449, 2, 1, "", "get"], [449, 1, 1, "", "hints"], [449, 1, 1, "", "kind"], [449, 2, 1, "", "read"], [449, 2, 1, "", "read_configuration"], [449, 2, 1, "", "stop"], [449, 1, 1, "", "subscriptions"], [449, 2, 1, "", "summary"], [449, 2, 1, "", "trigger"]], "pcdsdevices.pump.PIPSerial": [[450, 1, 1, "", "configuration_attrs"], [450, 2, 1, "", "configure"], [450, 1, 1, "", "connected"], [450, 2, 1, "", "describe"], [450, 2, 1, "", "get"], [450, 1, 1, "", "hints"], [450, 1, 1, "", "kind"], [450, 2, 1, "", "read"], [450, 2, 1, "", "read_configuration"], [450, 2, 1, "", "stop"], [450, 1, 1, "", "subscriptions"], [450, 2, 1, "", "summary"], [450, 2, 1, "", "trigger"]], "pcdsdevices.pump.PROPLC": [[451, 1, 1, "", "configuration_attrs"], [451, 2, 1, "", "configure"], [451, 1, 1, "", "connected"], [451, 2, 1, "", "describe"], [451, 2, 1, "", "get"], [451, 1, 1, "", "hints"], [451, 1, 1, "", "kind"], [451, 2, 1, "", "read"], [451, 2, 1, "", "read_configuration"], [451, 2, 1, "", "stop"], [451, 1, 1, "", "subscriptions"], [451, 2, 1, "", "summary"], [451, 2, 1, "", "trigger"]], "pcdsdevices.pump.PTMPLC": [[452, 1, 1, "", "configuration_attrs"], [452, 2, 1, "", "configure"], [452, 1, 1, "", "connected"], [452, 2, 1, "", "describe"], [452, 2, 1, "", "get"], [452, 1, 1, "", "hints"], [452, 1, 1, "", "kind"], [452, 2, 1, "", "read"], [452, 2, 1, "", "read_configuration"], [452, 2, 1, "", "stop"], [452, 1, 1, "", "subscriptions"], [452, 2, 1, "", "summary"], [452, 2, 1, "", "trigger"]], "pcdsdevices.pump.QPCPCT": [[453, 1, 1, "", "configuration_attrs"], [453, 2, 1, "", "configure"], [453, 1, 1, "", "connected"], [453, 2, 1, "", "describe"], [453, 2, 1, "", "get"], [453, 1, 1, "", "hints"], [453, 1, 1, "", "kind"], [453, 2, 1, "", "read"], [453, 2, 1, "", "read_configuration"], [453, 2, 1, "", "stop"], [453, 1, 1, "", "subscriptions"], [453, 2, 1, "", "summary"], [453, 2, 1, "", "trigger"]], "pcdsdevices.pump.TurboPump": [[454, 1, 1, "", "configuration_attrs"], [454, 2, 1, "", "configure"], [454, 1, 1, "", "connected"], [454, 2, 1, "", "describe"], [454, 2, 1, "", "get"], [454, 1, 1, "", "hints"], [454, 1, 1, "", "kind"], [454, 2, 1, "", "post_elog_status"], [454, 2, 1, "", "read"], [454, 2, 1, "", "read_configuration"], [454, 2, 1, "", "run"], [454, 2, 1, "", "screen"], [454, 2, 1, "", "status"], [454, 2, 1, "", "stop"], [454, 1, 1, "", "subscriptions"], [454, 2, 1, "", "summary"], [454, 2, 1, "", "trigger"]], "pcdsdevices.pv_positioner": [[455, 0, 1, "", "OnePVMotor"], [456, 0, 1, "", "PVPositionerComparator"], [457, 0, 1, "", "PVPositionerDone"], [458, 0, 1, "", "PVPositionerIsClose"], [459, 0, 1, "", "PVPositionerNoInterrupt"]], "pcdsdevices.pv_positioner.OnePVMotor": [[455, 1, 1, "", "actuate"], [455, 1, 1, "", "actuate_value"], [455, 1, 1, "", "atol"], [455, 2, 1, "", "camonitor"], [455, 1, 1, "", "configuration_attrs"], [455, 2, 1, "", "configure"], [455, 1, 1, "", "connected"], [455, 2, 1, "", "describe"], [455, 1, 1, "", "done_value"], [455, 1, 1, "", "egu"], [455, 2, 1, "", "end_monitor_thread"], [455, 2, 1, "", "get"], [455, 1, 1, "", "high_limit"], [455, 1, 1, "", "hints"], [455, 1, 1, "", "kind"], [455, 1, 1, "", "limits"], [455, 1, 1, "", "low_limit"], [455, 2, 1, "", "move"], [455, 1, 1, "", "moving"], [455, 2, 1, "", "mv"], [455, 2, 1, "", "mv_ginput"], [455, 2, 1, "", "mvr"], [455, 1, 1, "", "position"], [455, 2, 1, "", "post_elog_status"], [455, 1, 1, "", "put_complete"], [455, 2, 1, "", "read"], [455, 2, 1, "", "read_configuration"], [455, 1, 1, "", "readback"], [455, 2, 1, "", "screen"], [455, 2, 1, "", "set"], [455, 2, 1, "", "set_position"], [455, 1, 1, "", "settle_time"], [455, 2, 1, "", "status"], [455, 2, 1, "", "stop"], [455, 1, 1, "", "stop_signal"], [455, 1, 1, "", "stop_value"], [455, 1, 1, "", "subscriptions"], [455, 2, 1, "", "summary"], [455, 1, 1, "", "timeout"], [455, 2, 1, "", "trigger"], [455, 2, 1, "", "tweak"], [455, 2, 1, "", "umv"], [455, 2, 1, "", "umvr"], [455, 2, 1, "", "wait"], [455, 2, 1, "", "wm"], [455, 2, 1, "", "wm_update"]], "pcdsdevices.pv_positioner.PVPositionerComparator": [[456, 1, 1, "", "actuate"], [456, 1, 1, "", "actuate_value"], [456, 2, 1, "", "camonitor"], [456, 1, 1, "", "configuration_attrs"], [456, 2, 1, "", "configure"], [456, 1, 1, "", "connected"], [456, 2, 1, "", "describe"], [456, 2, 1, "", "done_comparator"], [456, 1, 1, "", "done_value"], [456, 1, 1, "", "egu"], [456, 2, 1, "", "end_monitor_thread"], [456, 2, 1, "", "get"], [456, 1, 1, "", "high_limit"], [456, 1, 1, "", "hints"], [456, 1, 1, "", "kind"], [456, 1, 1, "", "limits"], [456, 1, 1, "", "low_limit"], [456, 2, 1, "", "move"], [456, 1, 1, "", "moving"], [456, 2, 1, "", "mv"], [456, 2, 1, "", "mv_ginput"], [456, 2, 1, "", "mvr"], [456, 1, 1, "", "position"], [456, 2, 1, "", "post_elog_status"], [456, 1, 1, "", "put_complete"], [456, 2, 1, "", "read"], [456, 2, 1, "", "read_configuration"], [456, 1, 1, "", "readback"], [456, 2, 1, "", "screen"], [456, 2, 1, "", "set"], [456, 2, 1, "", "set_position"], [456, 1, 1, "", "setpoint"], [456, 1, 1, "", "settle_time"], [456, 2, 1, "", "status"], [456, 2, 1, "", "stop"], [456, 1, 1, "", "stop_signal"], [456, 1, 1, "", "stop_value"], [456, 1, 1, "", "subscriptions"], [456, 2, 1, "", "summary"], [456, 1, 1, "", "timeout"], [456, 2, 1, "", "trigger"], [456, 2, 1, "", "tweak"], [456, 2, 1, "", "umv"], [456, 2, 1, "", "umvr"], [456, 2, 1, "", "wait"], [456, 2, 1, "", "wm"], [456, 2, 1, "", "wm_update"]], "pcdsdevices.pv_positioner.PVPositionerDone": [[457, 1, 1, "", "actuate"], [457, 1, 1, "", "actuate_value"], [457, 1, 1, "", "atol"], [457, 2, 1, "", "camonitor"], [457, 1, 1, "", "configuration_attrs"], [457, 2, 1, "", "configure"], [457, 1, 1, "", "connected"], [457, 2, 1, "", "describe"], [457, 1, 1, "", "done_value"], [457, 1, 1, "", "egu"], [457, 2, 1, "", "end_monitor_thread"], [457, 2, 1, "", "get"], [457, 1, 1, "", "high_limit"], [457, 1, 1, "", "hints"], [457, 1, 1, "", "kind"], [457, 1, 1, "", "limits"], [457, 1, 1, "", "low_limit"], [457, 2, 1, "", "move"], [457, 1, 1, "", "moving"], [457, 2, 1, "", "mv"], [457, 2, 1, "", "mv_ginput"], [457, 2, 1, "", "mvr"], [457, 1, 1, "", "position"], [457, 2, 1, "", "post_elog_status"], [457, 1, 1, "", "put_complete"], [457, 2, 1, "", "read"], [457, 2, 1, "", "read_configuration"], [457, 1, 1, "", "readback"], [457, 2, 1, "", "screen"], [457, 2, 1, "", "set"], [457, 2, 1, "", "set_position"], [457, 1, 1, "", "setpoint"], [457, 1, 1, "", "settle_time"], [457, 2, 1, "", "status"], [457, 2, 1, "", "stop"], [457, 1, 1, "", "stop_signal"], [457, 1, 1, "", "stop_value"], [457, 1, 1, "", "subscriptions"], [457, 2, 1, "", "summary"], [457, 1, 1, "", "timeout"], [457, 2, 1, "", "trigger"], [457, 2, 1, "", "tweak"], [457, 2, 1, "", "umv"], [457, 2, 1, "", "umvr"], [457, 2, 1, "", "wait"], [457, 2, 1, "", "wm"], [457, 2, 1, "", "wm_update"]], "pcdsdevices.pv_positioner.PVPositionerIsClose": [[458, 1, 1, "", "actuate"], [458, 1, 1, "", "actuate_value"], [458, 1, 1, "", "atol"], [458, 2, 1, "", "camonitor"], [458, 1, 1, "", "configuration_attrs"], [458, 2, 1, "", "configure"], [458, 1, 1, "", "connected"], [458, 2, 1, "", "describe"], [458, 2, 1, "", "done_comparator"], [458, 1, 1, "", "done_value"], [458, 1, 1, "", "egu"], [458, 2, 1, "", "end_monitor_thread"], [458, 2, 1, "", "get"], [458, 1, 1, "", "high_limit"], [458, 1, 1, "", "hints"], [458, 1, 1, "", "kind"], [458, 1, 1, "", "limits"], [458, 1, 1, "", "low_limit"], [458, 2, 1, "", "move"], [458, 1, 1, "", "moving"], [458, 2, 1, "", "mv"], [458, 2, 1, "", "mv_ginput"], [458, 2, 1, "", "mvr"], [458, 1, 1, "", "position"], [458, 2, 1, "", "post_elog_status"], [458, 1, 1, "", "put_complete"], [458, 2, 1, "", "read"], [458, 2, 1, "", "read_configuration"], [458, 1, 1, "", "readback"], [458, 1, 1, "", "rtol"], [458, 2, 1, "", "screen"], [458, 2, 1, "", "set"], [458, 2, 1, "", "set_position"], [458, 1, 1, "", "setpoint"], [458, 1, 1, "", "settle_time"], [458, 2, 1, "", "status"], [458, 2, 1, "", "stop"], [458, 1, 1, "", "stop_signal"], [458, 1, 1, "", "stop_value"], [458, 1, 1, "", "subscriptions"], [458, 2, 1, "", "summary"], [458, 1, 1, "", "timeout"], [458, 2, 1, "", "trigger"], [458, 2, 1, "", "tweak"], [458, 2, 1, "", "umv"], [458, 2, 1, "", "umvr"], [458, 2, 1, "", "wait"], [458, 2, 1, "", "wm"], [458, 2, 1, "", "wm_update"]], "pcdsdevices.pv_positioner.PVPositionerNoInterrupt": [[459, 1, 1, "id0", "actuate"], [459, 1, 1, "id1", "actuate_value"], [459, 1, 1, "", "configuration_attrs"], [459, 2, 1, "", "configure"], [459, 1, 1, "", "connected"], [459, 2, 1, "", "describe"], [459, 1, 1, "id2", "done"], [459, 1, 1, "id3", "done_value"], [459, 1, 1, "", "egu"], [459, 2, 1, "", "get"], [459, 1, 1, "", "high_limit"], [459, 1, 1, "", "hints"], [459, 1, 1, "", "kind"], [459, 1, 1, "", "limits"], [459, 1, 1, "", "low_limit"], [459, 2, 1, "", "move"], [459, 1, 1, "", "moving"], [459, 1, 1, "", "position"], [459, 1, 1, "id4", "put_complete"], [459, 2, 1, "", "read"], [459, 2, 1, "", "read_configuration"], [459, 1, 1, "id5", "readback"], [459, 2, 1, "", "set"], [459, 1, 1, "id6", "setpoint"], [459, 1, 1, "", "settle_time"], [459, 2, 1, "", "stop"], [459, 1, 1, "id7", "stop_signal"], [459, 1, 1, "id8", "stop_value"], [459, 1, 1, "", "subscriptions"], [459, 2, 1, "", "summary"], [459, 1, 1, "", "timeout"], [459, 2, 1, "", "trigger"]], "pcdsdevices.qadc": [[460, 0, 1, "", "Qadc"], [461, 0, 1, "", "Qadc134"], [462, 0, 1, "", "Qadc134Common"], [463, 0, 1, "", "Qadc134Lcls2"], [464, 0, 1, "", "QadcCommon"], [465, 0, 1, "", "QadcLcls1Timing"], [466, 0, 1, "", "QadcLcls2Timing"]], "pcdsdevices.qadc.Qadc": [[460, 1, 1, "", "configuration_attrs"], [460, 2, 1, "", "configure"], [460, 1, 1, "", "connected"], [460, 2, 1, "", "describe"], [460, 2, 1, "", "get"], [460, 1, 1, "", "hints"], [460, 1, 1, "", "kind"], [460, 2, 1, "", "post_elog_status"], [460, 2, 1, "", "read"], [460, 2, 1, "", "read_configuration"], [460, 2, 1, "", "screen"], [460, 2, 1, "", "status"], [460, 2, 1, "", "stop"], [460, 1, 1, "", "subscriptions"], [460, 2, 1, "", "summary"], [460, 2, 1, "", "trigger"]], "pcdsdevices.qadc.Qadc134": [[461, 1, 1, "", "configuration_attrs"], [461, 2, 1, "", "configure"], [461, 1, 1, "", "connected"], [461, 2, 1, "", "describe"], [461, 2, 1, "", "get"], [461, 1, 1, "", "hints"], [461, 1, 1, "", "kind"], [461, 2, 1, "", "post_elog_status"], [461, 2, 1, "", "read"], [461, 2, 1, "", "read_configuration"], [461, 2, 1, "", "screen"], [461, 2, 1, "", "status"], [461, 2, 1, "", "stop"], [461, 1, 1, "", "subscriptions"], [461, 2, 1, "", "summary"], [461, 2, 1, "", "trigger"]], "pcdsdevices.qadc.Qadc134Common": [[462, 1, 1, "", "configuration_attrs"], [462, 2, 1, "", "configure"], [462, 1, 1, "", "connected"], [462, 2, 1, "", "describe"], [462, 2, 1, "", "get"], [462, 1, 1, "", "hints"], [462, 1, 1, "", "kind"], [462, 2, 1, "", "post_elog_status"], [462, 2, 1, "", "read"], [462, 2, 1, "", "read_configuration"], [462, 2, 1, "", "screen"], [462, 2, 1, "", "status"], [462, 2, 1, "", "stop"], [462, 1, 1, "", "subscriptions"], [462, 2, 1, "", "summary"], [462, 2, 1, "", "trigger"]], "pcdsdevices.qadc.Qadc134Lcls2": [[463, 1, 1, "", "configuration_attrs"], [463, 2, 1, "", "configure"], [463, 1, 1, "", "connected"], [463, 2, 1, "", "describe"], [463, 2, 1, "", "get"], [463, 1, 1, "", "hints"], [463, 1, 1, "", "kind"], [463, 2, 1, "", "post_elog_status"], [463, 2, 1, "", "read"], [463, 2, 1, "", "read_configuration"], [463, 2, 1, "", "screen"], [463, 2, 1, "", "status"], [463, 2, 1, "", "stop"], [463, 1, 1, "", "subscriptions"], [463, 2, 1, "", "summary"], [463, 2, 1, "", "trigger"]], "pcdsdevices.qadc.QadcCommon": [[464, 1, 1, "", "configuration_attrs"], [464, 2, 1, "", "configure"], [464, 1, 1, "", "connected"], [464, 2, 1, "", "describe"], [464, 2, 1, "", "get"], [464, 1, 1, "", "hints"], [464, 1, 1, "", "kind"], [464, 2, 1, "", "post_elog_status"], [464, 2, 1, "", "read"], [464, 2, 1, "", "read_configuration"], [464, 2, 1, "", "screen"], [464, 2, 1, "", "status"], [464, 2, 1, "", "stop"], [464, 1, 1, "", "subscriptions"], [464, 2, 1, "", "summary"], [464, 2, 1, "", "trigger"]], "pcdsdevices.qadc.QadcLcls1Timing": [[465, 1, 1, "", "configuration_attrs"], [465, 2, 1, "", "configure"], [465, 1, 1, "", "connected"], [465, 2, 1, "", "describe"], [465, 2, 1, "", "get"], [465, 1, 1, "", "hints"], [465, 1, 1, "", "kind"], [465, 2, 1, "", "post_elog_status"], [465, 2, 1, "", "read"], [465, 2, 1, "", "read_configuration"], [465, 2, 1, "", "screen"], [465, 2, 1, "", "status"], [465, 2, 1, "", "stop"], [465, 1, 1, "", "subscriptions"], [465, 2, 1, "", "summary"], [465, 2, 1, "", "trigger"]], "pcdsdevices.qadc.QadcLcls2Timing": [[466, 1, 1, "", "configuration_attrs"], [466, 2, 1, "", "configure"], [466, 1, 1, "", "connected"], [466, 2, 1, "", "describe"], [466, 2, 1, "", "get"], [466, 1, 1, "", "hints"], [466, 1, 1, "", "kind"], [466, 2, 1, "", "post_elog_status"], [466, 2, 1, "", "read"], [466, 2, 1, "", "read_configuration"], [466, 2, 1, "", "screen"], [466, 2, 1, "", "status"], [466, 2, 1, "", "stop"], [466, 1, 1, "", "subscriptions"], [466, 2, 1, "", "summary"], [466, 2, 1, "", "trigger"]], "pcdsdevices.radiation": [[467, 0, 1, "", "HPI6030"]], "pcdsdevices.radiation.HPI6030": [[467, 1, 1, "", "configuration_attrs"], [467, 2, 1, "", "configure"], [467, 1, 1, "", "connected"], [467, 2, 1, "", "describe"], [467, 2, 1, "", "get"], [467, 1, 1, "", "hints"], [467, 1, 1, "", "kind"], [467, 2, 1, "", "read"], [467, 2, 1, "", "read_configuration"], [467, 2, 1, "", "stop"], [467, 1, 1, "", "subscriptions"], [467, 2, 1, "", "summary"], [467, 2, 1, "", "trigger"]], "pcdsdevices.ref": [[468, 0, 1, "", "ReflaserL2SI"], [469, 0, 1, "", "ReflaserL2SIMirror"]], "pcdsdevices.ref.ReflaserL2SI": [[468, 2, 1, "", "calc_lightpath_state"], [468, 1, 1, "", "configuration_attrs"], [468, 2, 1, "", "configure"], [468, 1, 1, "", "connected"], [468, 2, 1, "", "describe"], [468, 2, 1, "", "get"], [468, 2, 1, "", "get_lightpath_state"], [468, 1, 1, "", "hints"], [468, 1, 1, "", "kind"], [468, 1, 1, "", "lightpath_cpts"], [468, 1, 1, "", "md"], [468, 1, 1, "", "needs_parent"], [468, 2, 1, "", "post_elog_status"], [468, 2, 1, "", "read"], [468, 2, 1, "", "read_configuration"], [468, 2, 1, "", "screen"], [468, 1, 1, "", "stage_group"], [468, 2, 1, "", "stage_group_instances"], [468, 2, 1, "", "status"], [468, 2, 1, "", "stop"], [468, 1, 1, "", "subscriptions"], [468, 2, 1, "", "summary"], [468, 2, 1, "", "trigger"]], "pcdsdevices.ref.ReflaserL2SIMirror": [[469, 2, 1, "", "camonitor"], [469, 2, 1, "", "check_inserted"], [469, 2, 1, "", "check_removed"], [469, 2, 1, "", "check_transmission"], [469, 2, 1, "", "clear_error"], [469, 1, 1, "", "configuration_attrs"], [469, 2, 1, "", "configure"], [469, 1, 1, "", "connected"], [469, 2, 1, "", "describe"], [469, 1, 1, "", "egu"], [469, 2, 1, "", "end_monitor_thread"], [469, 2, 1, "", "get"], [469, 2, 1, "", "get_state"], [469, 1, 1, "", "high_limit"], [469, 1, 1, "", "hints"], [469, 1, 1, "", "in_states"], [469, 2, 1, "", "insert"], [469, 1, 1, "", "kind"], [469, 1, 1, "", "limits"], [469, 1, 1, "", "low_limit"], [469, 2, 1, "", "move"], [469, 1, 1, "", "moving"], [469, 2, 1, "", "mv"], [469, 1, 1, "", "out_states"], [469, 1, 1, "", "position"], [469, 2, 1, "", "post_elog_status"], [469, 2, 1, "", "read"], [469, 2, 1, "", "read_configuration"], [469, 2, 1, "", "remove"], [469, 2, 1, "", "screen"], [469, 2, 1, "", "set"], [469, 1, 1, "", "settle_time"], [469, 1, 1, "", "states_list"], [469, 2, 1, "", "status"], [469, 1, 1, "", "stop"], [469, 1, 1, "", "subscriptions"], [469, 2, 1, "", "summary"], [469, 1, 1, "", "timeout"], [469, 1, 1, "", "transmission"], [469, 2, 1, "", "trigger"], [469, 2, 1, "", "wait"], [469, 2, 1, "", "wm"], [469, 2, 1, "", "wm_update"]], "pcdsdevices.rs_powersupply": [[470, 0, 1, "", "RSChannel"], [471, 0, 1, "", "RohdeSchwarzPowerSupply"]], "pcdsdevices.rs_powersupply.RSChannel": [[470, 1, 1, "", "configuration_attrs"], [470, 2, 1, "", "configure"], [470, 1, 1, "", "connected"], [470, 2, 1, "", "describe"], [470, 2, 1, "", "get"], [470, 1, 1, "", "hints"], [470, 1, 1, "", "kind"], [470, 2, 1, "", "read"], [470, 2, 1, "", "read_configuration"], [470, 2, 1, "", "stop"], [470, 1, 1, "", "subscriptions"], [470, 2, 1, "", "summary"], [470, 2, 1, "", "trigger"]], "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply": [[471, 1, 1, "", "configuration_attrs"], [471, 2, 1, "", "configure"], [471, 1, 1, "", "connected"], [471, 2, 1, "", "describe"], [471, 2, 1, "", "get"], [471, 1, 1, "", "hints"], [471, 1, 1, "", "kind"], [471, 2, 1, "", "read"], [471, 2, 1, "", "read_configuration"], [471, 2, 1, "", "stop"], [471, 1, 1, "", "subscriptions"], [471, 2, 1, "", "summary"], [471, 2, 1, "", "trigger"]], "pcdsdevices.rtds_ebd": [[472, 0, 1, "", "PneumaticActuator"], [473, 0, 1, "", "RTDSBase"], [474, 0, 1, "", "RTDSK0"], [475, 0, 1, "", "RTDSL0"], [476, 0, 1, "", "RTDSX0ThreeStage"]], "pcdsdevices.rtds_ebd.PneumaticActuator": [[472, 2, 1, "", "camonitor"], [472, 2, 1, "", "check_inserted"], [472, 2, 1, "", "check_removed"], [472, 2, 1, "", "check_transmission"], [472, 1, 1, "", "configuration_attrs"], [472, 2, 1, "", "configure"], [472, 1, 1, "", "connected"], [472, 2, 1, "", "describe"], [472, 1, 1, "", "egu"], [472, 2, 1, "", "end_monitor_thread"], [472, 2, 1, "", "get"], [472, 2, 1, "", "get_state"], [472, 1, 1, "", "high_limit"], [472, 1, 1, "", "hints"], [472, 1, 1, "", "in_states"], [472, 2, 1, "", "insert"], [472, 1, 1, "", "kind"], [472, 1, 1, "", "limits"], [472, 1, 1, "", "low_limit"], [472, 2, 1, "", "move"], [472, 1, 1, "", "moving"], [472, 2, 1, "", "mv"], [472, 1, 1, "", "out_states"], [472, 1, 1, "", "position"], [472, 2, 1, "", "post_elog_status"], [472, 2, 1, "", "read"], [472, 2, 1, "", "read_configuration"], [472, 2, 1, "", "remove"], [472, 2, 1, "", "screen"], [472, 2, 1, "", "set"], [472, 1, 1, "", "settle_time"], [472, 1, 1, "", "states_list"], [472, 2, 1, "", "status"], [472, 1, 1, "", "stop"], [472, 1, 1, "", "subscriptions"], [472, 2, 1, "", "summary"], [472, 1, 1, "", "timeout"], [472, 1, 1, "", "transmission"], [472, 2, 1, "", "trigger"], [472, 2, 1, "", "wait"], [472, 2, 1, "", "wm"], [472, 2, 1, "", "wm_update"]], "pcdsdevices.rtds_ebd.RTDSBase": [[473, 2, 1, "", "calc_lightpath_state"], [473, 1, 1, "", "configuration_attrs"], [473, 2, 1, "", "configure"], [473, 1, 1, "", "connected"], [473, 2, 1, "", "describe"], [473, 2, 1, "", "get"], [473, 2, 1, "", "get_lightpath_state"], [473, 1, 1, "", "hints"], [473, 1, 1, "", "kind"], [473, 1, 1, "", "lightpath_cpts"], [473, 1, 1, "", "md"], [473, 1, 1, "", "needs_parent"], [473, 2, 1, "", "post_elog_status"], [473, 2, 1, "", "read"], [473, 2, 1, "", "read_configuration"], [473, 2, 1, "", "screen"], [473, 1, 1, "", "stage_group"], [473, 2, 1, "", "stage_group_instances"], [473, 2, 1, "", "status"], [473, 2, 1, "", "stop"], [473, 1, 1, "", "subscriptions"], [473, 2, 1, "", "summary"], [473, 2, 1, "", "trigger"]], "pcdsdevices.rtds_ebd.RTDSK0": [[474, 2, 1, "", "calc_lightpath_state"], [474, 1, 1, "", "configuration_attrs"], [474, 2, 1, "", "configure"], [474, 1, 1, "", "connected"], [474, 2, 1, "", "describe"], [474, 2, 1, "", "get"], [474, 2, 1, "", "get_lightpath_state"], [474, 1, 1, "", "hints"], [474, 1, 1, "", "kind"], [474, 1, 1, "", "lightpath_cpts"], [474, 1, 1, "", "md"], [474, 1, 1, "", "mpa3"], [474, 1, 1, "", "mpa4"], [474, 1, 1, "", "needs_parent"], [474, 2, 1, "", "post_elog_status"], [474, 2, 1, "", "read"], [474, 2, 1, "", "read_configuration"], [474, 2, 1, "", "screen"], [474, 1, 1, "", "stage_group"], [474, 2, 1, "", "stage_group_instances"], [474, 2, 1, "", "status"], [474, 2, 1, "", "stop"], [474, 1, 1, "", "subscriptions"], [474, 2, 1, "", "summary"], [474, 2, 1, "", "trigger"]], "pcdsdevices.rtds_ebd.RTDSL0": [[475, 2, 1, "", "calc_lightpath_state"], [475, 1, 1, "", "configuration_attrs"], [475, 2, 1, "", "configure"], [475, 1, 1, "", "connected"], [475, 2, 1, "", "describe"], [475, 2, 1, "", "get"], [475, 2, 1, "", "get_lightpath_state"], [475, 1, 1, "", "hints"], [475, 1, 1, "", "kind"], [475, 1, 1, "", "lightpath_cpts"], [475, 1, 1, "", "md"], [475, 1, 1, "", "mpa4"], [475, 1, 1, "", "needs_parent"], [475, 2, 1, "", "post_elog_status"], [475, 2, 1, "", "read"], [475, 2, 1, "", "read_configuration"], [475, 2, 1, "", "screen"], [475, 1, 1, "", "stage_group"], [475, 2, 1, "", "stage_group_instances"], [475, 2, 1, "", "status"], [475, 2, 1, "", "stop"], [475, 1, 1, "", "subscriptions"], [475, 2, 1, "", "summary"], [475, 2, 1, "", "trigger"]], "pcdsdevices.rtds_ebd.RTDSX0ThreeStage": [[476, 2, 1, "", "calc_lightpath_state"], [476, 1, 1, "", "configuration_attrs"], [476, 2, 1, "", "configure"], [476, 1, 1, "", "connected"], [476, 2, 1, "", "describe"], [476, 2, 1, "", "get"], [476, 2, 1, "", "get_lightpath_state"], [476, 1, 1, "", "hints"], [476, 1, 1, "", "kind"], [476, 1, 1, "", "lightpath_cpts"], [476, 1, 1, "", "md"], [476, 2, 1, "", "post_elog_status"], [476, 2, 1, "", "read"], [476, 2, 1, "", "read_configuration"], [476, 2, 1, "", "screen"], [476, 2, 1, "", "status"], [476, 2, 1, "", "stop"], [476, 1, 1, "", "subscriptions"], [476, 2, 1, "", "summary"], [476, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery": [[477, 0, 1, "", "Bronkhorst"], [478, 0, 1, "", "CoolerShaker"], [479, 0, 1, "", "FlowIntegrator"], [480, 0, 1, "", "GasManifold"], [481, 0, 1, "", "HPLC"], [482, 0, 1, "", "IntegratedFlow"], [483, 0, 1, "", "M3BasePLCDevice"], [484, 0, 1, "", "ManifoldValve"], [485, 0, 1, "", "PCM"], [486, 0, 1, "", "PropAir"], [487, 0, 1, "", "Selector"], [488, 0, 1, "", "Sensirion"], [489, 0, 1, "", "ViciValve"]], "pcdsdevices.sample_delivery.Bronkhorst": [[477, 1, 1, "", "configuration_attrs"], [477, 2, 1, "", "configure"], [477, 1, 1, "", "connected"], [477, 2, 1, "", "describe"], [477, 2, 1, "", "get"], [477, 1, 1, "", "hints"], [477, 1, 1, "", "kind"], [477, 2, 1, "", "post_elog_status"], [477, 2, 1, "", "read"], [477, 2, 1, "", "read_configuration"], [477, 2, 1, "", "screen"], [477, 2, 1, "", "status"], [477, 2, 1, "", "stop"], [477, 1, 1, "", "subscriptions"], [477, 2, 1, "", "summary"], [477, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.CoolerShaker": [[478, 1, 1, "", "configuration_attrs"], [478, 2, 1, "", "configure"], [478, 1, 1, "", "connected"], [478, 2, 1, "", "describe"], [478, 2, 1, "", "get"], [478, 1, 1, "", "hints"], [478, 1, 1, "", "kind"], [478, 2, 1, "", "post_elog_status"], [478, 2, 1, "", "read"], [478, 2, 1, "", "read_configuration"], [478, 2, 1, "", "screen"], [478, 2, 1, "", "status"], [478, 2, 1, "", "stop"], [478, 1, 1, "", "subscriptions"], [478, 2, 1, "", "summary"], [478, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.FlowIntegrator": [[479, 1, 1, "", "configuration_attrs"], [479, 2, 1, "", "configure"], [479, 1, 1, "", "connected"], [479, 2, 1, "", "describe"], [479, 2, 1, "", "get"], [479, 1, 1, "", "hints"], [479, 1, 1, "", "kind"], [479, 1, 1, "", "needs_parent"], [479, 2, 1, "", "post_elog_status"], [479, 2, 1, "", "read"], [479, 2, 1, "", "read_configuration"], [479, 2, 1, "", "screen"], [479, 1, 1, "", "stage_group"], [479, 2, 1, "", "stage_group_instances"], [479, 2, 1, "", "status"], [479, 2, 1, "", "stop"], [479, 1, 1, "", "subscriptions"], [479, 2, 1, "", "summary"], [479, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.GasManifold": [[480, 1, 1, "", "configuration_attrs"], [480, 2, 1, "", "configure"], [480, 1, 1, "", "connected"], [480, 2, 1, "", "describe"], [480, 2, 1, "", "get"], [480, 1, 1, "", "hints"], [480, 1, 1, "", "kind"], [480, 1, 1, "", "needs_parent"], [480, 2, 1, "", "post_elog_status"], [480, 2, 1, "", "read"], [480, 2, 1, "", "read_configuration"], [480, 2, 1, "", "screen"], [480, 1, 1, "", "stage_group"], [480, 2, 1, "", "stage_group_instances"], [480, 2, 1, "", "stop"], [480, 1, 1, "", "subscriptions"], [480, 2, 1, "", "summary"], [480, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.HPLC": [[481, 1, 1, "", "configuration_attrs"], [481, 2, 1, "", "configure"], [481, 1, 1, "", "connected"], [481, 2, 1, "", "describe"], [481, 2, 1, "", "get"], [481, 1, 1, "", "hints"], [481, 1, 1, "", "kind"], [481, 2, 1, "", "post_elog_status"], [481, 2, 1, "", "read"], [481, 2, 1, "", "read_configuration"], [481, 2, 1, "", "screen"], [481, 2, 1, "", "stop"], [481, 1, 1, "", "subscriptions"], [481, 2, 1, "", "summary"], [481, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.IntegratedFlow": [[482, 1, 1, "", "configuration_attrs"], [482, 2, 1, "", "configure"], [482, 1, 1, "", "connected"], [482, 2, 1, "", "describe"], [482, 2, 1, "", "get"], [482, 1, 1, "", "hints"], [482, 1, 1, "", "kind"], [482, 2, 1, "", "post_elog_status"], [482, 2, 1, "", "read"], [482, 2, 1, "", "read_configuration"], [482, 2, 1, "", "screen"], [482, 2, 1, "", "status"], [482, 2, 1, "", "stop"], [482, 1, 1, "", "subscriptions"], [482, 2, 1, "", "summary"], [482, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.M3BasePLCDevice": [[483, 1, 1, "", "configuration_attrs"], [483, 2, 1, "", "configure"], [483, 1, 1, "", "connected"], [483, 2, 1, "", "describe"], [483, 2, 1, "", "get"], [483, 1, 1, "", "hints"], [483, 1, 1, "", "kind"], [483, 2, 1, "", "post_elog_status"], [483, 2, 1, "", "read"], [483, 2, 1, "", "read_configuration"], [483, 2, 1, "", "screen"], [483, 2, 1, "", "stop"], [483, 1, 1, "", "subscriptions"], [483, 2, 1, "", "summary"], [483, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.ManifoldValve": [[484, 1, 1, "", "configuration_attrs"], [484, 2, 1, "", "configure"], [484, 1, 1, "", "connected"], [484, 2, 1, "", "describe"], [484, 2, 1, "", "get"], [484, 1, 1, "", "hints"], [484, 1, 1, "", "kind"], [484, 2, 1, "", "post_elog_status"], [484, 2, 1, "", "read"], [484, 2, 1, "", "read_configuration"], [484, 2, 1, "", "screen"], [484, 2, 1, "", "status"], [484, 2, 1, "", "stop"], [484, 1, 1, "", "subscriptions"], [484, 2, 1, "", "summary"], [484, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.PCM": [[485, 1, 1, "", "configuration_attrs"], [485, 2, 1, "", "configure"], [485, 1, 1, "", "connected"], [485, 2, 1, "", "describe"], [485, 2, 1, "", "get"], [485, 1, 1, "", "hints"], [485, 1, 1, "", "kind"], [485, 1, 1, "", "needs_parent"], [485, 2, 1, "", "post_elog_status"], [485, 2, 1, "", "read"], [485, 2, 1, "", "read_configuration"], [485, 2, 1, "", "screen"], [485, 1, 1, "", "stage_group"], [485, 2, 1, "", "stage_group_instances"], [485, 2, 1, "", "stop"], [485, 1, 1, "", "subscriptions"], [485, 2, 1, "", "summary"], [485, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.PropAir": [[486, 1, 1, "", "configuration_attrs"], [486, 2, 1, "", "configure"], [486, 1, 1, "", "connected"], [486, 2, 1, "", "describe"], [486, 2, 1, "", "get"], [486, 1, 1, "", "hints"], [486, 1, 1, "", "kind"], [486, 2, 1, "", "post_elog_status"], [486, 2, 1, "", "read"], [486, 2, 1, "", "read_configuration"], [486, 2, 1, "", "screen"], [486, 2, 1, "", "status"], [486, 2, 1, "", "stop"], [486, 1, 1, "", "subscriptions"], [486, 2, 1, "", "summary"], [486, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.Selector": [[487, 1, 1, "", "configuration_attrs"], [487, 2, 1, "", "configure"], [487, 1, 1, "", "connected"], [487, 2, 1, "", "describe"], [487, 2, 1, "", "get"], [487, 1, 1, "", "hints"], [487, 1, 1, "", "kind"], [487, 1, 1, "", "needs_parent"], [487, 2, 1, "", "post_elog_status"], [487, 2, 1, "", "read"], [487, 2, 1, "", "read_configuration"], [487, 2, 1, "", "screen"], [487, 1, 1, "", "stage_group"], [487, 2, 1, "", "stage_group_instances"], [487, 2, 1, "", "stop"], [487, 1, 1, "", "subscriptions"], [487, 2, 1, "", "summary"], [487, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.Sensirion": [[488, 1, 1, "", "configuration_attrs"], [488, 2, 1, "", "configure"], [488, 1, 1, "", "connected"], [488, 2, 1, "", "describe"], [488, 2, 1, "", "get"], [488, 1, 1, "", "hints"], [488, 1, 1, "", "kind"], [488, 2, 1, "", "post_elog_status"], [488, 2, 1, "", "read"], [488, 2, 1, "", "read_configuration"], [488, 2, 1, "", "screen"], [488, 2, 1, "", "status"], [488, 2, 1, "", "stop"], [488, 1, 1, "", "subscriptions"], [488, 2, 1, "", "summary"], [488, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.ViciValve": [[489, 1, 1, "", "configuration_attrs"], [489, 2, 1, "", "configure"], [489, 1, 1, "", "connected"], [489, 2, 1, "", "describe"], [489, 2, 1, "", "get"], [489, 1, 1, "", "hints"], [489, 1, 1, "", "kind"], [489, 2, 1, "", "post_elog_status"], [489, 2, 1, "", "read"], [489, 2, 1, "", "read_configuration"], [489, 2, 1, "", "screen"], [489, 2, 1, "", "status"], [489, 2, 1, "", "stop"], [489, 1, 1, "", "subscriptions"], [489, 2, 1, "", "summary"], [489, 2, 1, "", "trigger"]], "pcdsdevices.sensors": [[490, 0, 1, "", "RTD"], [491, 0, 1, "", "TwinCATTempSensor"], [492, 0, 1, "", "TwinCATThermocouple"]], "pcdsdevices.sensors.RTD": [[490, 1, 1, "", "configuration_attrs"], [490, 2, 1, "", "configure"], [490, 1, 1, "", "connected"], [490, 2, 1, "", "describe"], [490, 2, 1, "", "get"], [490, 1, 1, "", "hints"], [490, 1, 1, "", "kind"], [490, 2, 1, "", "post_elog_status"], [490, 2, 1, "", "read"], [490, 2, 1, "", "read_configuration"], [490, 2, 1, "", "screen"], [490, 2, 1, "", "status"], [490, 2, 1, "", "stop"], [490, 1, 1, "", "subscriptions"], [490, 2, 1, "", "summary"], [490, 2, 1, "", "trigger"]], "pcdsdevices.sensors.TwinCATTempSensor": [[491, 1, 1, "", "configuration_attrs"], [491, 2, 1, "", "configure"], [491, 1, 1, "", "connected"], [491, 2, 1, "", "describe"], [491, 2, 1, "", "get"], [491, 1, 1, "", "hints"], [491, 1, 1, "", "kind"], [491, 2, 1, "", "post_elog_status"], [491, 2, 1, "", "read"], [491, 2, 1, "", "read_configuration"], [491, 2, 1, "", "screen"], [491, 2, 1, "", "status"], [491, 2, 1, "", "stop"], [491, 1, 1, "", "subscriptions"], [491, 2, 1, "", "summary"], [491, 2, 1, "", "trigger"]], "pcdsdevices.sensors.TwinCATThermocouple": [[492, 1, 1, "", "configuration_attrs"], [492, 2, 1, "", "configure"], [492, 1, 1, "", "connected"], [492, 2, 1, "", "describe"], [492, 2, 1, "", "get"], [492, 1, 1, "", "hints"], [492, 1, 1, "", "kind"], [492, 2, 1, "", "post_elog_status"], [492, 2, 1, "", "read"], [492, 2, 1, "", "read_configuration"], [492, 2, 1, "", "screen"], [492, 2, 1, "", "status"], [492, 2, 1, "", "stop"], [492, 1, 1, "", "subscriptions"], [492, 2, 1, "", "summary"], [492, 2, 1, "", "trigger"]], "pcdsdevices.sequencer": [[493, 0, 1, "", "EventSequence"], [494, 0, 1, "", "EventSequencer"]], "pcdsdevices.sequencer.EventSequence": [[493, 1, 1, "", "configuration_attrs"], [493, 2, 1, "", "configure"], [493, 1, 1, "", "connected"], [493, 2, 1, "", "describe"], [493, 2, 1, "", "get"], [493, 2, 1, "", "get_seq"], [493, 1, 1, "", "hints"], [493, 1, 1, "", "kind"], [493, 2, 1, "", "post_elog_status"], [493, 2, 1, "", "put_seq"], [493, 2, 1, "", "read"], [493, 2, 1, "", "read_configuration"], [493, 2, 1, "", "screen"], [493, 2, 1, "", "show"], [493, 2, 1, "", "status"], [493, 2, 1, "", "stop"], [493, 1, 1, "", "subscriptions"], [493, 2, 1, "", "summary"], [493, 2, 1, "", "trigger"]], "pcdsdevices.sequencer.EventSequencer": [[494, 2, 1, "", "collect"], [494, 2, 1, "", "collect_tables"], [494, 2, 1, "", "complete"], [494, 1, 1, "", "configuration_attrs"], [494, 2, 1, "", "configure"], [494, 1, 1, "", "connected"], [494, 2, 1, "", "describe"], [494, 2, 1, "", "describe_collect"], [494, 2, 1, "", "get"], [494, 1, 1, "", "hints"], [494, 2, 1, "", "kickoff"], [494, 1, 1, "", "kind"], [494, 2, 1, "", "post_elog_status"], [494, 2, 1, "", "read"], [494, 2, 1, "", "read_configuration"], [494, 2, 1, "", "screen"], [494, 2, 1, "", "start"], [494, 2, 1, "", "status"], [494, 2, 1, "", "stop"], [494, 1, 1, "", "subscriptions"], [494, 2, 1, "", "summary"], [494, 2, 1, "", "trigger"]], "pcdsdevices.signal": [[495, 0, 1, "", "AggregateSignal"], [496, 0, 1, "", "AvgSignal"], [497, 0, 1, "", "EpicsSignalBaseEditMD"], [498, 0, 1, "", "EpicsSignalEditMD"], [499, 0, 1, "", "EpicsSignalROEditMD"], [500, 0, 1, "", "FakeEpicsSignalEditMD"], [501, 0, 1, "", "FakeEpicsSignalROEditMD"], [502, 0, 1, "", "FakeNotepadLinkedSignal"], [503, 0, 1, "", "FakePytmcSignal"], [504, 0, 1, "", "FakePytmcSignalRO"], [505, 0, 1, "", "FakePytmcSignalRW"], [506, 0, 1, "", "InternalSignal"], [507, 0, 1, "", "MultiDerivedSignal"], [508, 0, 1, "", "MultiDerivedSignalRO"], [509, 0, 1, "", "NotImplementedSignal"], [510, 0, 1, "", "NotepadLinkedSignal"], [511, 0, 1, "", "PVStateSignal"], [512, 0, 1, "", "PytmcSignal"], [513, 0, 1, "", "PytmcSignalRO"], [514, 0, 1, "", "PytmcSignalRW"], [515, 0, 1, "", "SignalEditMD"], [516, 0, 1, "", "SummarySignal"], [517, 0, 1, "", "UnitConversionDerivedSignal"], [518, 0, 1, "", "_OptionalEpicsSignal"], [519, 3, 1, "", "pytmc_writable"], [520, 3, 1, "", "select_pytmc_class"]], "pcdsdevices.signal.AggregateSignal": [[495, 1, 1, "", "SUB_META"], [495, 2, 1, "", "add_signal_by_attr_name"], [495, 1, 1, "", "connected"], [495, 2, 1, "", "describe"], [495, 2, 1, "", "get"], [495, 1, 1, "", "high_limit"], [495, 1, 1, "", "hints"], [495, 1, 1, "", "kind"], [495, 1, 1, "", "limits"], [495, 1, 1, "", "low_limit"], [495, 1, 1, "", "metadata"], [495, 1, 1, "", "metadata_keys"], [495, 2, 1, "", "read"], [495, 1, 1, "", "read_access"], [495, 2, 1, "", "read_configuration"], [495, 2, 1, "", "set"], [495, 1, 1, "", "subscriptions"], [495, 1, 1, "", "timestamp"], [495, 1, 1, "", "tolerance"], [495, 2, 1, "", "trigger"], [495, 1, 1, "", "value"], [495, 1, 1, "", "write_access"]], "pcdsdevices.signal.AvgSignal": [[496, 1, 1, "", "SUB_META"], [496, 1, 1, "", "averages"], [496, 1, 1, "", "connected"], [496, 2, 1, "", "describe"], [496, 2, 1, "", "get"], [496, 1, 1, "", "high_limit"], [496, 1, 1, "", "hints"], [496, 1, 1, "", "kind"], [496, 1, 1, "", "limits"], [496, 1, 1, "", "low_limit"], [496, 1, 1, "", "metadata"], [496, 1, 1, "", "metadata_keys"], [496, 2, 1, "", "read"], [496, 1, 1, "", "read_access"], [496, 2, 1, "", "read_configuration"], [496, 2, 1, "", "set"], [496, 1, 1, "", "subscriptions"], [496, 1, 1, "", "timestamp"], [496, 1, 1, "", "tolerance"], [496, 2, 1, "", "trigger"], [496, 1, 1, "", "value"], [496, 1, 1, "", "write_access"]], "pcdsdevices.signal.EpicsSignalBaseEditMD": [[497, 1, 1, "", "SUB_META"], [497, 1, 1, "", "alarm_severity"], [497, 1, 1, "", "alarm_status"], [497, 1, 1, "", "as_string"], [497, 1, 1, "", "connected"], [497, 1, 1, "", "connection_timeout"], [497, 2, 1, "", "describe"], [497, 1, 1, "", "enum_attrs"], [497, 1, 1, "", "enum_strs"], [497, 2, 1, "", "get"], [497, 1, 1, "", "high_limit"], [497, 1, 1, "", "hints"], [497, 1, 1, "", "kind"], [497, 1, 1, "", "limits"], [497, 1, 1, "", "low_limit"], [497, 1, 1, "", "metadata"], [497, 1, 1, "", "metadata_keys"], [497, 1, 1, "", "precision"], [497, 1, 1, "", "pvname"], [497, 2, 1, "", "read"], [497, 1, 1, "", "read_access"], [497, 2, 1, "", "read_configuration"], [497, 2, 1, "", "set"], [497, 2, 1, "", "set_default_timeout"], [497, 2, 1, "", "set_defaults"], [497, 1, 1, "", "subscriptions"], [497, 1, 1, "", "timeout"], [497, 1, 1, "", "timestamp"], [497, 1, 1, "", "tolerance"], [497, 2, 1, "", "trigger"], [497, 1, 1, "", "value"], [497, 1, 1, "", "write_access"], [497, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.EpicsSignalEditMD": [[498, 1, 1, "", "SUB_META"], [498, 1, 1, "", "SUB_SETPOINT"], [498, 1, 1, "", "SUB_SETPOINT_META"], [498, 1, 1, "", "alarm_severity"], [498, 1, 1, "", "alarm_status"], [498, 1, 1, "", "as_string"], [498, 1, 1, "", "connected"], [498, 1, 1, "", "connection_timeout"], [498, 2, 1, "", "describe"], [498, 1, 1, "", "enum_attrs"], [498, 1, 1, "", "enum_strs"], [498, 2, 1, "", "get"], [498, 2, 1, "", "get_setpoint"], [498, 1, 1, "", "high_limit"], [498, 1, 1, "", "hints"], [498, 1, 1, "", "kind"], [498, 1, 1, "", "limits"], [498, 1, 1, "", "low_limit"], [498, 1, 1, "", "metadata"], [498, 1, 1, "", "metadata_keys"], [498, 1, 1, "", "precision"], [498, 1, 1, "", "put_complete"], [498, 1, 1, "", "pvname"], [498, 2, 1, "", "read"], [498, 1, 1, "", "read_access"], [498, 2, 1, "", "read_configuration"], [498, 2, 1, "", "set"], [498, 2, 1, "", "set_default_timeout"], [498, 2, 1, "", "set_defaults"], [498, 1, 1, "", "setpoint"], [498, 1, 1, "", "setpoint_alarm_severity"], [498, 1, 1, "", "setpoint_alarm_status"], [498, 1, 1, "", "setpoint_pvname"], [498, 1, 1, "", "setpoint_ts"], [498, 1, 1, "", "subscriptions"], [498, 1, 1, "", "timeout"], [498, 1, 1, "", "timestamp"], [498, 1, 1, "", "tolerance"], [498, 2, 1, "", "trigger"], [498, 1, 1, "", "use_limits"], [498, 1, 1, "", "value"], [498, 1, 1, "", "write_access"], [498, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.EpicsSignalROEditMD": [[499, 1, 1, "", "SUB_META"], [499, 1, 1, "", "alarm_severity"], [499, 1, 1, "", "alarm_status"], [499, 1, 1, "", "as_string"], [499, 1, 1, "", "connected"], [499, 1, 1, "", "connection_timeout"], [499, 2, 1, "", "describe"], [499, 1, 1, "", "enum_attrs"], [499, 1, 1, "", "enum_strs"], [499, 2, 1, "", "get"], [499, 1, 1, "", "high_limit"], [499, 1, 1, "", "hints"], [499, 1, 1, "", "kind"], [499, 1, 1, "", "limits"], [499, 1, 1, "", "low_limit"], [499, 1, 1, "", "metadata"], [499, 1, 1, "", "metadata_keys"], [499, 1, 1, "", "precision"], [499, 1, 1, "", "pvname"], [499, 2, 1, "", "read"], [499, 1, 1, "", "read_access"], [499, 2, 1, "", "read_configuration"], [499, 2, 1, "", "set"], [499, 2, 1, "", "set_default_timeout"], [499, 2, 1, "", "set_defaults"], [499, 1, 1, "", "subscriptions"], [499, 1, 1, "", "timeout"], [499, 1, 1, "", "timestamp"], [499, 1, 1, "", "tolerance"], [499, 2, 1, "", "trigger"], [499, 1, 1, "", "value"], [499, 1, 1, "", "write_access"], [499, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.FakeEpicsSignalEditMD": [[500, 1, 1, "", "SUB_META"], [500, 1, 1, "", "connected"], [500, 2, 1, "", "describe"], [500, 1, 1, "", "enum_attrs"], [500, 1, 1, "", "enum_strs"], [500, 2, 1, "", "get"], [500, 1, 1, "", "high_limit"], [500, 1, 1, "", "hints"], [500, 1, 1, "", "kind"], [500, 1, 1, "", "limits"], [500, 1, 1, "", "low_limit"], [500, 1, 1, "", "metadata"], [500, 1, 1, "", "metadata_keys"], [500, 2, 1, "", "read"], [500, 1, 1, "", "read_access"], [500, 2, 1, "", "read_configuration"], [500, 2, 1, "", "set"], [500, 2, 1, "", "sim_put"], [500, 2, 1, "", "sim_set_enum_strs"], [500, 2, 1, "", "sim_set_func"], [500, 2, 1, "", "sim_set_limits"], [500, 2, 1, "", "sim_set_putter"], [500, 1, 1, "", "subscriptions"], [500, 1, 1, "", "timestamp"], [500, 1, 1, "", "tolerance"], [500, 2, 1, "", "trigger"], [500, 1, 1, "", "value"], [500, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakeEpicsSignalROEditMD": [[501, 1, 1, "", "SUB_META"], [501, 1, 1, "", "connected"], [501, 2, 1, "", "describe"], [501, 1, 1, "", "enum_attrs"], [501, 1, 1, "", "enum_strs"], [501, 2, 1, "", "get"], [501, 1, 1, "", "high_limit"], [501, 1, 1, "", "hints"], [501, 1, 1, "", "kind"], [501, 1, 1, "", "limits"], [501, 1, 1, "", "low_limit"], [501, 1, 1, "", "metadata"], [501, 1, 1, "", "metadata_keys"], [501, 2, 1, "", "read"], [501, 1, 1, "", "read_access"], [501, 2, 1, "", "read_configuration"], [501, 2, 1, "", "set"], [501, 2, 1, "", "sim_put"], [501, 2, 1, "", "sim_set_enum_strs"], [501, 2, 1, "", "sim_set_func"], [501, 2, 1, "", "sim_set_limits"], [501, 2, 1, "", "sim_set_putter"], [501, 1, 1, "", "subscriptions"], [501, 1, 1, "", "timestamp"], [501, 1, 1, "", "tolerance"], [501, 2, 1, "", "trigger"], [501, 1, 1, "", "value"], [501, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakeNotepadLinkedSignal": [[502, 1, 1, "", "SUB_META"], [502, 1, 1, "", "connected"], [502, 2, 1, "", "describe"], [502, 1, 1, "", "enum_strs"], [502, 2, 1, "", "get"], [502, 1, 1, "", "high_limit"], [502, 1, 1, "", "hints"], [502, 1, 1, "", "kind"], [502, 1, 1, "", "limits"], [502, 1, 1, "", "low_limit"], [502, 1, 1, "", "metadata"], [502, 1, 1, "", "metadata_keys"], [502, 2, 1, "", "read"], [502, 1, 1, "", "read_access"], [502, 2, 1, "", "read_configuration"], [502, 2, 1, "", "set"], [502, 2, 1, "", "sim_put"], [502, 2, 1, "", "sim_set_enum_strs"], [502, 2, 1, "", "sim_set_func"], [502, 2, 1, "", "sim_set_limits"], [502, 2, 1, "", "sim_set_putter"], [502, 1, 1, "", "subscriptions"], [502, 1, 1, "", "timestamp"], [502, 1, 1, "", "tolerance"], [502, 2, 1, "", "trigger"], [502, 1, 1, "", "value"], [502, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakePytmcSignal": [[503, 1, 1, "", "SUB_META"], [503, 1, 1, "", "connected"], [503, 2, 1, "", "describe"], [503, 1, 1, "", "enum_strs"], [503, 2, 1, "", "get"], [503, 1, 1, "", "high_limit"], [503, 1, 1, "", "hints"], [503, 1, 1, "", "kind"], [503, 1, 1, "", "limits"], [503, 1, 1, "", "low_limit"], [503, 1, 1, "", "metadata"], [503, 1, 1, "", "metadata_keys"], [503, 2, 1, "", "read"], [503, 1, 1, "", "read_access"], [503, 2, 1, "", "read_configuration"], [503, 2, 1, "", "set"], [503, 2, 1, "", "sim_put"], [503, 2, 1, "", "sim_set_enum_strs"], [503, 2, 1, "", "sim_set_func"], [503, 2, 1, "", "sim_set_limits"], [503, 2, 1, "", "sim_set_putter"], [503, 1, 1, "", "subscriptions"], [503, 1, 1, "", "timestamp"], [503, 1, 1, "", "tolerance"], [503, 2, 1, "", "trigger"], [503, 1, 1, "", "value"], [503, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakePytmcSignalRO": [[504, 1, 1, "", "SUB_META"], [504, 1, 1, "", "connected"], [504, 2, 1, "", "describe"], [504, 1, 1, "", "enum_strs"], [504, 2, 1, "", "get"], [504, 1, 1, "", "high_limit"], [504, 1, 1, "", "hints"], [504, 1, 1, "", "kind"], [504, 1, 1, "", "limits"], [504, 1, 1, "", "low_limit"], [504, 1, 1, "", "metadata"], [504, 1, 1, "", "metadata_keys"], [504, 2, 1, "", "read"], [504, 1, 1, "", "read_access"], [504, 2, 1, "", "read_configuration"], [504, 2, 1, "", "set"], [504, 2, 1, "", "sim_put"], [504, 2, 1, "", "sim_set_enum_strs"], [504, 2, 1, "", "sim_set_func"], [504, 2, 1, "", "sim_set_limits"], [504, 2, 1, "", "sim_set_putter"], [504, 1, 1, "", "subscriptions"], [504, 1, 1, "", "timestamp"], [504, 1, 1, "", "tolerance"], [504, 2, 1, "", "trigger"], [504, 1, 1, "", "value"], [504, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakePytmcSignalRW": [[505, 1, 1, "", "SUB_META"], [505, 1, 1, "", "connected"], [505, 2, 1, "", "describe"], [505, 1, 1, "", "enum_strs"], [505, 2, 1, "", "get"], [505, 1, 1, "", "high_limit"], [505, 1, 1, "", "hints"], [505, 1, 1, "", "kind"], [505, 1, 1, "", "limits"], [505, 1, 1, "", "low_limit"], [505, 1, 1, "", "metadata"], [505, 1, 1, "", "metadata_keys"], [505, 2, 1, "", "read"], [505, 1, 1, "", "read_access"], [505, 2, 1, "", "read_configuration"], [505, 2, 1, "", "set"], [505, 2, 1, "", "sim_put"], [505, 2, 1, "", "sim_set_enum_strs"], [505, 2, 1, "", "sim_set_func"], [505, 2, 1, "", "sim_set_limits"], [505, 2, 1, "", "sim_set_putter"], [505, 1, 1, "", "subscriptions"], [505, 1, 1, "", "timestamp"], [505, 1, 1, "", "tolerance"], [505, 2, 1, "", "trigger"], [505, 1, 1, "", "value"], [505, 1, 1, "", "write_access"]], "pcdsdevices.signal.InternalSignal": [[506, 1, 1, "", "SUB_META"], [506, 1, 1, "", "connected"], [506, 2, 1, "", "describe"], [506, 2, 1, "", "get"], [506, 1, 1, "", "high_limit"], [506, 1, 1, "", "hints"], [506, 1, 1, "", "kind"], [506, 1, 1, "", "limits"], [506, 1, 1, "", "low_limit"], [506, 1, 1, "", "metadata"], [506, 1, 1, "", "metadata_keys"], [506, 2, 1, "", "read"], [506, 1, 1, "", "read_access"], [506, 2, 1, "", "read_configuration"], [506, 2, 1, "", "set"], [506, 1, 1, "", "subscriptions"], [506, 1, 1, "", "timestamp"], [506, 1, 1, "", "tolerance"], [506, 2, 1, "", "trigger"], [506, 1, 1, "", "value"], [506, 1, 1, "", "write_access"]], "pcdsdevices.signal.MultiDerivedSignal": [[507, 1, 1, "", "SUB_META"], [507, 2, 1, "", "add_signal_by_attr_name"], [507, 1, 1, "", "calculate_on_get"], [507, 1, 1, "", "calculate_on_put"], [507, 1, 1, "", "connected"], [507, 2, 1, "", "describe"], [507, 2, 1, "", "get"], [507, 1, 1, "", "high_limit"], [507, 1, 1, "", "hints"], [507, 1, 1, "", "kind"], [507, 1, 1, "", "limits"], [507, 1, 1, "", "low_limit"], [507, 1, 1, "", "metadata"], [507, 1, 1, "", "metadata_keys"], [507, 2, 1, "", "read"], [507, 1, 1, "", "read_access"], [507, 2, 1, "", "read_configuration"], [507, 2, 1, "", "set"], [507, 1, 1, "", "signals"], [507, 1, 1, "", "subscriptions"], [507, 1, 1, "", "timestamp"], [507, 1, 1, "", "tolerance"], [507, 2, 1, "", "trigger"], [507, 1, 1, "", "value"], [507, 1, 1, "", "write_access"]], "pcdsdevices.signal.MultiDerivedSignalRO": [[508, 1, 1, "", "SUB_META"], [508, 2, 1, "", "add_signal_by_attr_name"], [508, 1, 1, "", "calculate_on_get"], [508, 1, 1, "", "calculate_on_put"], [508, 1, 1, "", "connected"], [508, 2, 1, "", "describe"], [508, 2, 1, "", "get"], [508, 1, 1, "", "high_limit"], [508, 1, 1, "", "hints"], [508, 1, 1, "", "kind"], [508, 1, 1, "", "limits"], [508, 1, 1, "", "low_limit"], [508, 1, 1, "", "metadata"], [508, 1, 1, "", "metadata_keys"], [508, 2, 1, "", "read"], [508, 1, 1, "", "read_access"], [508, 2, 1, "", "read_configuration"], [508, 2, 1, "", "set"], [508, 1, 1, "", "signals"], [508, 1, 1, "", "subscriptions"], [508, 1, 1, "", "timestamp"], [508, 1, 1, "", "tolerance"], [508, 2, 1, "", "trigger"], [508, 1, 1, "", "value"], [508, 1, 1, "", "write_access"]], "pcdsdevices.signal.NotImplementedSignal": [[509, 1, 1, "", "SUB_META"], [509, 1, 1, "", "connected"], [509, 2, 1, "", "describe"], [509, 2, 1, "", "get"], [509, 1, 1, "", "high_limit"], [509, 1, 1, "", "hints"], [509, 1, 1, "", "kind"], [509, 1, 1, "", "limits"], [509, 1, 1, "", "low_limit"], [509, 1, 1, "", "metadata"], [509, 1, 1, "", "metadata_keys"], [509, 2, 1, "", "read"], [509, 1, 1, "", "read_access"], [509, 2, 1, "", "read_configuration"], [509, 2, 1, "", "set"], [509, 1, 1, "", "subscriptions"], [509, 1, 1, "", "timestamp"], [509, 1, 1, "", "tolerance"], [509, 2, 1, "", "trigger"], [509, 1, 1, "", "value"], [509, 1, 1, "", "write_access"]], "pcdsdevices.signal.NotepadLinkedSignal": [[510, 1, 1, "", "SUB_META"], [510, 1, 1, "", "connected"], [510, 2, 1, "", "create_notepad_metadata"], [510, 2, 1, "", "describe"], [510, 1, 1, "", "enum_strs"], [510, 2, 1, "", "get"], [510, 1, 1, "", "high_limit"], [510, 1, 1, "", "hints"], [510, 1, 1, "", "kind"], [510, 1, 1, "", "limits"], [510, 1, 1, "", "low_limit"], [510, 1, 1, "", "metadata"], [510, 1, 1, "", "metadata_keys"], [510, 1, 1, "", "precision"], [510, 2, 1, "", "read"], [510, 1, 1, "", "read_access"], [510, 2, 1, "", "read_configuration"], [510, 2, 1, "", "set"], [510, 2, 1, "", "should_use_epics_signal"], [510, 1, 1, "", "subscriptions"], [510, 1, 1, "", "timestamp"], [510, 1, 1, "", "tolerance"], [510, 2, 1, "", "trigger"], [510, 1, 1, "", "value"], [510, 1, 1, "", "write_access"]], "pcdsdevices.signal.PVStateSignal": [[511, 1, 1, "", "SUB_META"], [511, 2, 1, "", "add_signal_by_attr_name"], [511, 1, 1, "", "connected"], [511, 2, 1, "", "describe"], [511, 1, 1, "", "enum_strs"], [511, 2, 1, "", "get"], [511, 1, 1, "", "high_limit"], [511, 1, 1, "", "hints"], [511, 1, 1, "", "kind"], [511, 1, 1, "", "limits"], [511, 1, 1, "", "low_limit"], [511, 1, 1, "", "metadata"], [511, 1, 1, "", "metadata_keys"], [511, 2, 1, "", "read"], [511, 1, 1, "", "read_access"], [511, 2, 1, "", "read_configuration"], [511, 2, 1, "", "set"], [511, 1, 1, "", "subscriptions"], [511, 1, 1, "", "timestamp"], [511, 1, 1, "", "tolerance"], [511, 2, 1, "", "trigger"], [511, 1, 1, "", "value"], [511, 1, 1, "", "write_access"]], "pcdsdevices.signal.PytmcSignal": [[512, 1, 1, "", "SUB_META"], [512, 1, 1, "", "alarm_severity"], [512, 1, 1, "", "alarm_status"], [512, 1, 1, "", "as_string"], [512, 1, 1, "", "connected"], [512, 1, 1, "", "connection_timeout"], [512, 2, 1, "", "describe"], [512, 1, 1, "", "enum_strs"], [512, 2, 1, "", "get"], [512, 1, 1, "", "high_limit"], [512, 1, 1, "", "hints"], [512, 1, 1, "", "kind"], [512, 1, 1, "", "limits"], [512, 1, 1, "", "low_limit"], [512, 1, 1, "", "metadata"], [512, 1, 1, "", "metadata_keys"], [512, 1, 1, "", "precision"], [512, 1, 1, "", "pvname"], [512, 2, 1, "", "read"], [512, 1, 1, "", "read_access"], [512, 2, 1, "", "read_configuration"], [512, 2, 1, "", "set"], [512, 2, 1, "", "set_default_timeout"], [512, 2, 1, "", "set_defaults"], [512, 1, 1, "", "subscriptions"], [512, 1, 1, "", "timeout"], [512, 1, 1, "", "timestamp"], [512, 1, 1, "", "tolerance"], [512, 2, 1, "", "trigger"], [512, 1, 1, "", "value"], [512, 1, 1, "", "write_access"], [512, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.PytmcSignalRO": [[513, 1, 1, "", "SUB_META"], [513, 1, 1, "", "alarm_severity"], [513, 1, 1, "", "alarm_status"], [513, 1, 1, "", "as_string"], [513, 1, 1, "", "connected"], [513, 1, 1, "", "connection_timeout"], [513, 2, 1, "", "describe"], [513, 1, 1, "", "enum_strs"], [513, 2, 1, "", "get"], [513, 1, 1, "", "high_limit"], [513, 1, 1, "", "hints"], [513, 1, 1, "", "kind"], [513, 1, 1, "", "limits"], [513, 1, 1, "", "low_limit"], [513, 1, 1, "", "metadata"], [513, 1, 1, "", "metadata_keys"], [513, 1, 1, "", "precision"], [513, 1, 1, "", "pvname"], [513, 2, 1, "", "read"], [513, 1, 1, "", "read_access"], [513, 2, 1, "", "read_configuration"], [513, 2, 1, "", "set"], [513, 2, 1, "", "set_default_timeout"], [513, 2, 1, "", "set_defaults"], [513, 1, 1, "", "subscriptions"], [513, 1, 1, "", "timeout"], [513, 1, 1, "", "timestamp"], [513, 1, 1, "", "tolerance"], [513, 2, 1, "", "trigger"], [513, 1, 1, "", "value"], [513, 1, 1, "", "write_access"], [513, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.PytmcSignalRW": [[514, 1, 1, "", "SUB_META"], [514, 1, 1, "", "SUB_SETPOINT"], [514, 1, 1, "", "SUB_SETPOINT_META"], [514, 1, 1, "", "alarm_severity"], [514, 1, 1, "", "alarm_status"], [514, 1, 1, "", "as_string"], [514, 1, 1, "", "connected"], [514, 1, 1, "", "connection_timeout"], [514, 2, 1, "", "describe"], [514, 1, 1, "", "enum_strs"], [514, 2, 1, "", "get"], [514, 2, 1, "", "get_setpoint"], [514, 1, 1, "", "high_limit"], [514, 1, 1, "", "hints"], [514, 1, 1, "", "kind"], [514, 1, 1, "", "limits"], [514, 1, 1, "", "low_limit"], [514, 1, 1, "", "metadata"], [514, 1, 1, "", "metadata_keys"], [514, 1, 1, "", "precision"], [514, 1, 1, "", "put_complete"], [514, 1, 1, "", "pvname"], [514, 2, 1, "", "read"], [514, 1, 1, "", "read_access"], [514, 2, 1, "", "read_configuration"], [514, 2, 1, "", "set"], [514, 2, 1, "", "set_default_timeout"], [514, 2, 1, "", "set_defaults"], [514, 1, 1, "", "setpoint"], [514, 1, 1, "", "setpoint_alarm_severity"], [514, 1, 1, "", "setpoint_alarm_status"], [514, 1, 1, "", "setpoint_pvname"], [514, 1, 1, "", "setpoint_ts"], [514, 1, 1, "", "subscriptions"], [514, 1, 1, "", "timeout"], [514, 1, 1, "", "timestamp"], [514, 1, 1, "", "tolerance"], [514, 2, 1, "", "trigger"], [514, 1, 1, "", "use_limits"], [514, 1, 1, "", "value"], [514, 1, 1, "", "write_access"], [514, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.SignalEditMD": [[515, 1, 1, "", "SUB_META"], [515, 1, 1, "", "connected"], [515, 2, 1, "", "describe"], [515, 2, 1, "", "get"], [515, 1, 1, "", "high_limit"], [515, 1, 1, "", "hints"], [515, 1, 1, "", "kind"], [515, 1, 1, "", "limits"], [515, 1, 1, "", "low_limit"], [515, 1, 1, "", "metadata"], [515, 1, 1, "", "metadata_keys"], [515, 2, 1, "", "read"], [515, 1, 1, "", "read_access"], [515, 2, 1, "", "read_configuration"], [515, 2, 1, "", "set"], [515, 1, 1, "", "subscriptions"], [515, 1, 1, "", "timestamp"], [515, 1, 1, "", "tolerance"], [515, 2, 1, "", "trigger"], [515, 1, 1, "", "value"], [515, 1, 1, "", "write_access"]], "pcdsdevices.signal.SummarySignal": [[516, 1, 1, "", "SUB_META"], [516, 2, 1, "", "add_signal_by_attr_name"], [516, 1, 1, "", "connected"], [516, 2, 1, "", "describe"], [516, 2, 1, "", "get"], [516, 1, 1, "", "high_limit"], [516, 1, 1, "", "hints"], [516, 1, 1, "", "kind"], [516, 1, 1, "", "limits"], [516, 1, 1, "", "low_limit"], [516, 1, 1, "", "metadata"], [516, 1, 1, "", "metadata_keys"], [516, 2, 1, "", "read"], [516, 1, 1, "", "read_access"], [516, 2, 1, "", "read_configuration"], [516, 2, 1, "", "set"], [516, 1, 1, "", "subscriptions"], [516, 1, 1, "", "timestamp"], [516, 1, 1, "", "tolerance"], [516, 2, 1, "", "trigger"], [516, 1, 1, "", "value"], [516, 1, 1, "", "write_access"]], "pcdsdevices.signal.UnitConversionDerivedSignal": [[517, 1, 1, "", "SUB_META"], [517, 1, 1, "", "connected"], [517, 1, 1, "", "derived_from"], [517, 1, 1, "", "derived_units"], [517, 2, 1, "", "describe"], [517, 2, 1, "", "forward"], [517, 2, 1, "", "get"], [517, 1, 1, "", "high_limit"], [517, 1, 1, "", "hints"], [517, 2, 1, "", "inverse"], [517, 1, 1, "", "kind"], [517, 1, 1, "", "limits"], [517, 1, 1, "", "low_limit"], [517, 1, 1, "", "metadata"], [517, 1, 1, "", "metadata_keys"], [517, 1, 1, "", "original_units"], [517, 2, 1, "", "read"], [517, 1, 1, "", "read_access"], [517, 2, 1, "", "read_configuration"], [517, 2, 1, "", "set"], [517, 1, 1, "", "subscriptions"], [517, 1, 1, "", "timestamp"], [517, 1, 1, "", "tolerance"], [517, 2, 1, "", "trigger"], [517, 1, 1, "", "user_offset"], [517, 1, 1, "", "value"], [517, 1, 1, "", "write_access"]], "pcdsdevices.signal._OptionalEpicsSignal": [[518, 1, 1, "", "SUB_META"], [518, 1, 1, "", "connected"], [518, 2, 1, "", "describe"], [518, 1, 1, "", "enum_strs"], [518, 2, 1, "", "get"], [518, 1, 1, "", "high_limit"], [518, 1, 1, "", "hints"], [518, 1, 1, "", "kind"], [518, 1, 1, "", "limits"], [518, 1, 1, "", "low_limit"], [518, 1, 1, "", "metadata"], [518, 1, 1, "", "metadata_keys"], [518, 1, 1, "", "precision"], [518, 2, 1, "", "read"], [518, 1, 1, "", "read_access"], [518, 2, 1, "", "read_configuration"], [518, 2, 1, "", "set"], [518, 2, 1, "", "should_use_epics_signal"], [518, 1, 1, "", "subscriptions"], [518, 1, 1, "", "timestamp"], [518, 1, 1, "", "tolerance"], [518, 2, 1, "", "trigger"], [518, 1, 1, "", "value"], [518, 1, 1, "", "write_access"]], "pcdsdevices.sim": [[521, 0, 1, "", "FastMotor"], [522, 0, 1, "", "SimTwoAxis"], [523, 0, 1, "", "SlowMotor"], [524, 0, 1, "", "SynMotor"]], "pcdsdevices.sim.FastMotor": [[521, 2, 1, "", "camonitor"], [521, 1, 1, "", "configuration_attrs"], [521, 2, 1, "", "configure"], [521, 1, 1, "", "connected"], [521, 2, 1, "", "describe"], [521, 1, 1, "", "egu"], [521, 2, 1, "", "end_monitor_thread"], [521, 2, 1, "", "get"], [521, 1, 1, "", "high_limit"], [521, 1, 1, "", "hints"], [521, 1, 1, "", "kind"], [521, 1, 1, "", "limits"], [521, 1, 1, "", "low_limit"], [521, 2, 1, "", "move"], [521, 1, 1, "", "moving"], [521, 2, 1, "", "mv"], [521, 2, 1, "", "mv_ginput"], [521, 2, 1, "", "mvr"], [521, 1, 1, "", "position"], [521, 2, 1, "", "post_elog_status"], [521, 2, 1, "", "read"], [521, 2, 1, "", "read_configuration"], [521, 2, 1, "", "screen"], [521, 2, 1, "", "set"], [521, 2, 1, "", "set_current_position"], [521, 2, 1, "", "set_position"], [521, 1, 1, "", "settle_time"], [521, 2, 1, "", "status"], [521, 2, 1, "", "stop"], [521, 1, 1, "", "subscriptions"], [521, 2, 1, "", "summary"], [521, 1, 1, "", "timeout"], [521, 2, 1, "", "trigger"], [521, 2, 1, "", "tweak"], [521, 2, 1, "", "umv"], [521, 2, 1, "", "umvr"], [521, 2, 1, "", "wait"], [521, 2, 1, "", "wm"], [521, 2, 1, "", "wm_update"]], "pcdsdevices.sim.SimTwoAxis": [[522, 1, 1, "", "configuration_attrs"], [522, 2, 1, "", "configure"], [522, 1, 1, "", "connected"], [522, 2, 1, "", "describe"], [522, 2, 1, "", "get"], [522, 1, 1, "", "hints"], [522, 1, 1, "", "kind"], [522, 2, 1, "", "read"], [522, 2, 1, "", "read_configuration"], [522, 2, 1, "", "stop"], [522, 1, 1, "", "subscriptions"], [522, 2, 1, "", "summary"], [522, 2, 1, "", "trigger"], [522, 2, 1, "", "tweak"]], "pcdsdevices.sim.SlowMotor": [[523, 2, 1, "", "camonitor"], [523, 1, 1, "", "configuration_attrs"], [523, 2, 1, "", "configure"], [523, 1, 1, "", "connected"], [523, 2, 1, "", "describe"], [523, 1, 1, "", "egu"], [523, 2, 1, "", "end_monitor_thread"], [523, 2, 1, "", "get"], [523, 1, 1, "", "high_limit"], [523, 1, 1, "", "hints"], [523, 1, 1, "", "kind"], [523, 1, 1, "", "limits"], [523, 1, 1, "", "low_limit"], [523, 2, 1, "", "move"], [523, 1, 1, "", "moving"], [523, 2, 1, "", "mv"], [523, 2, 1, "", "mv_ginput"], [523, 2, 1, "", "mvr"], [523, 1, 1, "", "position"], [523, 2, 1, "", "post_elog_status"], [523, 2, 1, "", "read"], [523, 2, 1, "", "read_configuration"], [523, 2, 1, "", "screen"], [523, 2, 1, "", "set"], [523, 2, 1, "", "set_current_position"], [523, 2, 1, "", "set_position"], [523, 1, 1, "", "settle_time"], [523, 2, 1, "", "status"], [523, 2, 1, "", "stop"], [523, 1, 1, "", "subscriptions"], [523, 2, 1, "", "summary"], [523, 1, 1, "", "timeout"], [523, 2, 1, "", "trigger"], [523, 2, 1, "", "tweak"], [523, 2, 1, "", "umv"], [523, 2, 1, "", "umvr"], [523, 2, 1, "", "wait"], [523, 2, 1, "", "wm"], [523, 2, 1, "", "wm_update"]], "pcdsdevices.sim.SynMotor": [[524, 2, 1, "", "camonitor"], [524, 1, 1, "", "configuration_attrs"], [524, 2, 1, "", "configure"], [524, 1, 1, "", "connected"], [524, 2, 1, "", "describe"], [524, 2, 1, "", "end_monitor_thread"], [524, 2, 1, "", "get"], [524, 1, 1, "", "hints"], [524, 1, 1, "", "kind"], [524, 2, 1, "", "move"], [524, 2, 1, "", "mv"], [524, 2, 1, "", "mv_ginput"], [524, 2, 1, "", "mvr"], [524, 1, 1, "", "position"], [524, 2, 1, "", "post_elog_status"], [524, 2, 1, "", "read"], [524, 2, 1, "", "read_configuration"], [524, 2, 1, "", "screen"], [524, 2, 1, "", "set"], [524, 2, 1, "", "set_position"], [524, 2, 1, "", "status"], [524, 2, 1, "", "stop"], [524, 1, 1, "", "subscriptions"], [524, 2, 1, "", "summary"], [524, 2, 1, "", "trigger"], [524, 2, 1, "", "tweak"], [524, 2, 1, "", "umv"], [524, 2, 1, "", "umvr"], [524, 2, 1, "", "wait"], [524, 2, 1, "", "wm"], [524, 2, 1, "", "wm_update"]], "pcdsdevices.slits": [[525, 0, 1, "", "BadSlitPositionerBase"], [526, 0, 1, "", "BeckhoffSlitPositioner"], [527, 0, 1, "", "BeckhoffSlits"], [528, 0, 1, "", "ExitSlitTarget"], [529, 0, 1, "", "ExitSlits"], [530, 0, 1, "", "JJSlits"], [531, 0, 1, "", "LusiSlitPositioner"], [532, 0, 1, "", "LusiSlits"], [533, 0, 1, "", "PowerSlits"], [534, 0, 1, "", "SimLusiSlits"], [535, 0, 1, "", "SlitPositioner"], [536, 0, 1, "", "Slits"], [537, 0, 1, "", "SlitsBase"]], "pcdsdevices.slits.BadSlitPositionerBase": [[525, 1, 1, "", "actuate"], [525, 1, 1, "", "actuate_value"], [525, 2, 1, "", "camonitor"], [525, 1, 1, "", "configuration_attrs"], [525, 2, 1, "", "configure"], [525, 1, 1, "", "connected"], [525, 2, 1, "", "describe"], [525, 1, 1, "", "done"], [525, 1, 1, "", "done_value"], [525, 1, 1, "", "egu"], [525, 2, 1, "", "end_monitor_thread"], [525, 2, 1, "", "get"], [525, 1, 1, "", "high_limit"], [525, 1, 1, "", "hints"], [525, 1, 1, "", "kind"], [525, 1, 1, "", "limits"], [525, 1, 1, "", "low_limit"], [525, 2, 1, "", "move"], [525, 1, 1, "", "moving"], [525, 2, 1, "", "mv"], [525, 2, 1, "", "mv_ginput"], [525, 2, 1, "", "mvr"], [525, 1, 1, "", "position"], [525, 2, 1, "", "post_elog_status"], [525, 1, 1, "", "put_complete"], [525, 2, 1, "", "read"], [525, 2, 1, "", "read_configuration"], [525, 2, 1, "", "screen"], [525, 2, 1, "", "set"], [525, 2, 1, "", "set_position"], [525, 1, 1, "", "settle_time"], [525, 2, 1, "", "status"], [525, 2, 1, "", "stop"], [525, 1, 1, "", "stop_signal"], [525, 1, 1, "", "stop_value"], [525, 1, 1, "", "subscriptions"], [525, 2, 1, "", "summary"], [525, 1, 1, "", "timeout"], [525, 2, 1, "", "trigger"], [525, 2, 1, "", "tweak"], [525, 2, 1, "", "umv"], [525, 2, 1, "", "umvr"], [525, 2, 1, "", "wait"], [525, 2, 1, "", "wm"], [525, 2, 1, "", "wm_update"]], "pcdsdevices.slits.BeckhoffSlitPositioner": [[526, 1, 1, "", "actuate_value"], [526, 2, 1, "", "camonitor"], [526, 1, 1, "", "configuration_attrs"], [526, 2, 1, "", "configure"], [526, 1, 1, "", "connected"], [526, 2, 1, "", "describe"], [526, 1, 1, "", "done_value"], [526, 1, 1, "", "egu"], [526, 2, 1, "", "end_monitor_thread"], [526, 2, 1, "", "get"], [526, 1, 1, "", "high_limit"], [526, 1, 1, "", "hints"], [526, 1, 1, "", "kind"], [526, 1, 1, "", "limits"], [526, 1, 1, "", "low_limit"], [526, 2, 1, "", "move"], [526, 1, 1, "", "moving"], [526, 2, 1, "", "mv"], [526, 2, 1, "", "mv_ginput"], [526, 2, 1, "", "mvr"], [526, 1, 1, "", "position"], [526, 2, 1, "", "post_elog_status"], [526, 1, 1, "", "put_complete"], [526, 2, 1, "", "read"], [526, 2, 1, "", "read_configuration"], [526, 2, 1, "", "screen"], [526, 2, 1, "", "set"], [526, 2, 1, "", "set_position"], [526, 1, 1, "", "settle_time"], [526, 2, 1, "", "status"], [526, 2, 1, "", "stop"], [526, 1, 1, "", "stop_signal"], [526, 1, 1, "", "stop_value"], [526, 1, 1, "", "subscriptions"], [526, 2, 1, "", "summary"], [526, 1, 1, "", "timeout"], [526, 2, 1, "", "trigger"], [526, 2, 1, "", "tweak"], [526, 2, 1, "", "umv"], [526, 2, 1, "", "umvr"], [526, 2, 1, "", "wait"], [526, 2, 1, "", "wm"], [526, 2, 1, "", "wm_update"]], "pcdsdevices.slits.BeckhoffSlits": [[527, 2, 1, "", "calc_lightpath_state"], [527, 2, 1, "", "camonitor"], [527, 1, 1, "", "configuration_attrs"], [527, 2, 1, "", "configure"], [527, 1, 1, "", "connected"], [527, 1, 1, "", "current_aperture"], [527, 2, 1, "", "describe"], [527, 2, 1, "", "end_monitor_thread"], [527, 2, 1, "", "get"], [527, 2, 1, "", "get_lightpath_state"], [527, 1, 1, "", "hints"], [527, 1, 1, "", "kind"], [527, 1, 1, "", "lightpath_cpts"], [527, 1, 1, "", "md"], [527, 2, 1, "", "move"], [527, 2, 1, "", "mv"], [527, 1, 1, "", "needs_parent"], [527, 1, 1, "", "position"], [527, 2, 1, "", "post_elog_status"], [527, 2, 1, "", "read"], [527, 2, 1, "", "read_configuration"], [527, 2, 1, "", "remove"], [527, 2, 1, "", "screen"], [527, 2, 1, "", "set"], [527, 1, 1, "", "stage_group"], [527, 2, 1, "", "stage_group_instances"], [527, 2, 1, "", "status"], [527, 2, 1, "", "stop"], [527, 1, 1, "", "subscriptions"], [527, 2, 1, "", "summary"], [527, 2, 1, "", "trigger"], [527, 2, 1, "", "wait"], [527, 2, 1, "", "wm"], [527, 2, 1, "", "wm_update"]], "pcdsdevices.slits.ExitSlitTarget": [[528, 2, 1, "", "camonitor"], [528, 2, 1, "", "check_inserted"], [528, 2, 1, "", "check_removed"], [528, 2, 1, "", "check_transmission"], [528, 2, 1, "", "clear_error"], [528, 1, 1, "", "configuration_attrs"], [528, 2, 1, "", "configure"], [528, 1, 1, "", "connected"], [528, 2, 1, "", "describe"], [528, 1, 1, "", "egu"], [528, 2, 1, "", "end_monitor_thread"], [528, 2, 1, "", "get"], [528, 2, 1, "", "get_state"], [528, 1, 1, "", "high_limit"], [528, 1, 1, "", "hints"], [528, 1, 1, "", "in_states"], [528, 2, 1, "", "insert"], [528, 1, 1, "", "kind"], [528, 1, 1, "", "limits"], [528, 1, 1, "", "low_limit"], [528, 2, 1, "", "move"], [528, 1, 1, "", "moving"], [528, 2, 1, "", "mv"], [528, 1, 1, "", "out_states"], [528, 1, 1, "", "position"], [528, 2, 1, "", "post_elog_status"], [528, 2, 1, "", "read"], [528, 2, 1, "", "read_configuration"], [528, 2, 1, "", "remove"], [528, 2, 1, "", "screen"], [528, 2, 1, "", "set"], [528, 1, 1, "", "settle_time"], [528, 1, 1, "", "states_list"], [528, 2, 1, "", "status"], [528, 1, 1, "", "stop"], [528, 1, 1, "", "subscriptions"], [528, 2, 1, "", "summary"], [528, 1, 1, "", "timeout"], [528, 1, 1, "", "transmission"], [528, 2, 1, "", "trigger"], [528, 2, 1, "", "wait"], [528, 2, 1, "", "wm"], [528, 2, 1, "", "wm_update"]], "pcdsdevices.slits.ExitSlits": [[529, 2, 1, "", "calc_lightpath_state"], [529, 1, 1, "", "configuration_attrs"], [529, 2, 1, "", "configure"], [529, 1, 1, "", "connected"], [529, 2, 1, "", "describe"], [529, 2, 1, "", "get"], [529, 2, 1, "", "get_lightpath_state"], [529, 1, 1, "", "hints"], [529, 1, 1, "", "kind"], [529, 1, 1, "", "lightpath_cpts"], [529, 1, 1, "", "md"], [529, 1, 1, "", "needs_parent"], [529, 2, 1, "", "post_elog_status"], [529, 2, 1, "", "read"], [529, 2, 1, "", "read_configuration"], [529, 2, 1, "", "screen"], [529, 1, 1, "", "stage_group"], [529, 2, 1, "", "stage_group_instances"], [529, 2, 1, "", "status"], [529, 2, 1, "", "stop"], [529, 1, 1, "", "subscriptions"], [529, 2, 1, "", "summary"], [529, 2, 1, "", "trigger"], [529, 1, 1, "", "y_states"]], "pcdsdevices.slits.JJSlits": [[530, 2, 1, "", "calc_lightpath_state"], [530, 2, 1, "", "camonitor"], [530, 1, 1, "", "configuration_attrs"], [530, 2, 1, "", "configure"], [530, 1, 1, "", "connected"], [530, 1, 1, "", "current_aperture"], [530, 2, 1, "", "describe"], [530, 2, 1, "", "end_monitor_thread"], [530, 2, 1, "", "get"], [530, 2, 1, "", "get_lightpath_state"], [530, 1, 1, "", "hints"], [530, 1, 1, "", "kind"], [530, 1, 1, "", "lightpath_cpts"], [530, 1, 1, "", "md"], [530, 2, 1, "", "move"], [530, 2, 1, "", "mv"], [530, 1, 1, "", "needs_parent"], [530, 1, 1, "", "position"], [530, 2, 1, "", "post_elog_status"], [530, 2, 1, "", "read"], [530, 2, 1, "", "read_configuration"], [530, 2, 1, "", "remove"], [530, 2, 1, "", "screen"], [530, 2, 1, "", "set"], [530, 1, 1, "", "stage_group"], [530, 2, 1, "", "stage_group_instances"], [530, 2, 1, "", "status"], [530, 2, 1, "", "stop"], [530, 1, 1, "", "subscriptions"], [530, 2, 1, "", "summary"], [530, 2, 1, "", "trigger"], [530, 2, 1, "", "wait"], [530, 2, 1, "", "wm"], [530, 2, 1, "", "wm_update"]], "pcdsdevices.slits.LusiSlitPositioner": [[531, 1, 1, "", "actuate"], [531, 1, 1, "", "actuate_value"], [531, 2, 1, "", "camonitor"], [531, 1, 1, "", "configuration_attrs"], [531, 2, 1, "", "configure"], [531, 1, 1, "", "connected"], [531, 2, 1, "", "describe"], [531, 1, 1, "", "done_value"], [531, 1, 1, "", "egu"], [531, 2, 1, "", "end_monitor_thread"], [531, 2, 1, "", "get"], [531, 1, 1, "", "high_limit"], [531, 1, 1, "", "hints"], [531, 1, 1, "", "kind"], [531, 1, 1, "", "limits"], [531, 1, 1, "", "low_limit"], [531, 2, 1, "", "move"], [531, 1, 1, "", "moving"], [531, 2, 1, "", "mv"], [531, 2, 1, "", "mv_ginput"], [531, 2, 1, "", "mvr"], [531, 1, 1, "", "position"], [531, 2, 1, "", "post_elog_status"], [531, 1, 1, "", "put_complete"], [531, 2, 1, "", "read"], [531, 2, 1, "", "read_configuration"], [531, 2, 1, "", "screen"], [531, 2, 1, "", "set"], [531, 2, 1, "", "set_position"], [531, 1, 1, "", "settle_time"], [531, 2, 1, "", "status"], [531, 2, 1, "", "stop"], [531, 1, 1, "", "stop_signal"], [531, 1, 1, "", "stop_value"], [531, 1, 1, "", "subscriptions"], [531, 2, 1, "", "summary"], [531, 1, 1, "", "timeout"], [531, 2, 1, "", "trigger"], [531, 2, 1, "", "tweak"], [531, 2, 1, "", "umv"], [531, 2, 1, "", "umvr"], [531, 2, 1, "", "wait"], [531, 2, 1, "", "wm"], [531, 2, 1, "", "wm_update"]], "pcdsdevices.slits.LusiSlits": [[532, 2, 1, "", "block"], [532, 2, 1, "", "calc_lightpath_state"], [532, 2, 1, "", "camonitor"], [532, 2, 1, "", "close"], [532, 1, 1, "", "configuration_attrs"], [532, 2, 1, "", "configure"], [532, 1, 1, "", "connected"], [532, 1, 1, "", "current_aperture"], [532, 2, 1, "", "describe"], [532, 2, 1, "", "end_monitor_thread"], [532, 2, 1, "", "get"], [532, 2, 1, "", "get_lightpath_state"], [532, 1, 1, "", "hints"], [532, 1, 1, "", "kind"], [532, 1, 1, "", "lightpath_cpts"], [532, 1, 1, "", "md"], [532, 2, 1, "", "move"], [532, 2, 1, "", "mv"], [532, 1, 1, "", "needs_parent"], [532, 2, 1, "", "open"], [532, 1, 1, "", "position"], [532, 2, 1, "", "post_elog_status"], [532, 2, 1, "", "read"], [532, 2, 1, "", "read_configuration"], [532, 2, 1, "", "remove"], [532, 2, 1, "", "screen"], [532, 2, 1, "", "set"], [532, 1, 1, "", "stage_group"], [532, 2, 1, "", "stage_group_instances"], [532, 2, 1, "", "status"], [532, 2, 1, "", "stop"], [532, 1, 1, "", "subscriptions"], [532, 2, 1, "", "summary"], [532, 2, 1, "", "trigger"], [532, 2, 1, "", "wait"], [532, 2, 1, "", "wm"], [532, 2, 1, "", "wm_update"]], "pcdsdevices.slits.PowerSlits": [[533, 2, 1, "", "calc_lightpath_state"], [533, 2, 1, "", "camonitor"], [533, 1, 1, "", "configuration_attrs"], [533, 2, 1, "", "configure"], [533, 1, 1, "", "connected"], [533, 1, 1, "", "current_aperture"], [533, 2, 1, "", "describe"], [533, 2, 1, "", "end_monitor_thread"], [533, 2, 1, "", "get"], [533, 2, 1, "", "get_lightpath_state"], [533, 1, 1, "", "hints"], [533, 1, 1, "", "kind"], [533, 1, 1, "", "lightpath_cpts"], [533, 1, 1, "", "md"], [533, 2, 1, "", "move"], [533, 2, 1, "", "mv"], [533, 1, 1, "", "needs_parent"], [533, 1, 1, "", "position"], [533, 2, 1, "", "post_elog_status"], [533, 2, 1, "", "read"], [533, 2, 1, "", "read_configuration"], [533, 2, 1, "", "remove"], [533, 2, 1, "", "screen"], [533, 2, 1, "", "set"], [533, 1, 1, "", "stage_group"], [533, 2, 1, "", "stage_group_instances"], [533, 2, 1, "", "status"], [533, 2, 1, "", "stop"], [533, 1, 1, "", "subscriptions"], [533, 2, 1, "", "summary"], [533, 2, 1, "", "trigger"], [533, 2, 1, "", "wait"], [533, 2, 1, "", "wm"], [533, 2, 1, "", "wm_update"]], "pcdsdevices.slits.SimLusiSlits": [[534, 2, 1, "", "block"], [534, 2, 1, "", "calc_lightpath_state"], [534, 2, 1, "", "camonitor"], [534, 2, 1, "", "close"], [534, 1, 1, "", "configuration_attrs"], [534, 2, 1, "", "configure"], [534, 1, 1, "", "connected"], [534, 1, 1, "", "current_aperture"], [534, 2, 1, "", "describe"], [534, 2, 1, "", "end_monitor_thread"], [534, 2, 1, "", "get"], [534, 2, 1, "", "get_lightpath_state"], [534, 1, 1, "", "hints"], [534, 1, 1, "", "kind"], [534, 1, 1, "", "lightpath_cpts"], [534, 1, 1, "", "md"], [534, 2, 1, "", "move"], [534, 2, 1, "", "mv"], [534, 1, 1, "", "needs_parent"], [534, 2, 1, "", "open"], [534, 1, 1, "", "position"], [534, 2, 1, "", "post_elog_status"], [534, 2, 1, "", "read"], [534, 2, 1, "", "read_configuration"], [534, 2, 1, "", "remove"], [534, 2, 1, "", "screen"], [534, 2, 1, "", "set"], [534, 1, 1, "", "stage_group"], [534, 2, 1, "", "stage_group_instances"], [534, 2, 1, "", "status"], [534, 2, 1, "", "stop"], [534, 1, 1, "", "subscriptions"], [534, 2, 1, "", "summary"], [534, 2, 1, "", "trigger"], [534, 2, 1, "", "wait"], [534, 2, 1, "", "wm"], [534, 2, 1, "", "wm_update"]], "pcdsdevices.slits.SlitPositioner": [[535, 1, 1, "", "actuate"], [535, 1, 1, "", "actuate_value"], [535, 2, 1, "", "camonitor"], [535, 1, 1, "", "configuration_attrs"], [535, 2, 1, "", "configure"], [535, 1, 1, "", "connected"], [535, 2, 1, "", "describe"], [535, 1, 1, "", "done_value"], [535, 1, 1, "", "egu"], [535, 2, 1, "", "end_monitor_thread"], [535, 2, 1, "", "get"], [535, 1, 1, "", "high_limit"], [535, 1, 1, "", "hints"], [535, 1, 1, "", "kind"], [535, 1, 1, "", "limits"], [535, 1, 1, "", "low_limit"], [535, 2, 1, "", "move"], [535, 1, 1, "", "moving"], [535, 2, 1, "", "mv"], [535, 2, 1, "", "mv_ginput"], [535, 2, 1, "", "mvr"], [535, 1, 1, "", "position"], [535, 2, 1, "", "post_elog_status"], [535, 1, 1, "", "put_complete"], [535, 2, 1, "", "read"], [535, 2, 1, "", "read_configuration"], [535, 2, 1, "", "screen"], [535, 2, 1, "", "set"], [535, 2, 1, "", "set_position"], [535, 1, 1, "", "settle_time"], [535, 2, 1, "", "status"], [535, 2, 1, "", "stop"], [535, 1, 1, "", "stop_signal"], [535, 1, 1, "", "stop_value"], [535, 1, 1, "", "subscriptions"], [535, 2, 1, "", "summary"], [535, 1, 1, "", "timeout"], [535, 2, 1, "", "trigger"], [535, 2, 1, "", "tweak"], [535, 2, 1, "", "umv"], [535, 2, 1, "", "umvr"], [535, 2, 1, "", "wait"], [535, 2, 1, "", "wm"], [535, 2, 1, "", "wm_update"]], "pcdsdevices.slits.Slits": [[536, 2, 1, "", "block"], [536, 2, 1, "", "calc_lightpath_state"], [536, 2, 1, "", "camonitor"], [536, 2, 1, "", "close"], [536, 1, 1, "", "configuration_attrs"], [536, 2, 1, "", "configure"], [536, 1, 1, "", "connected"], [536, 1, 1, "", "current_aperture"], [536, 2, 1, "", "describe"], [536, 2, 1, "", "end_monitor_thread"], [536, 2, 1, "", "get"], [536, 2, 1, "", "get_lightpath_state"], [536, 1, 1, "", "hints"], [536, 1, 1, "", "kind"], [536, 1, 1, "", "lightpath_cpts"], [536, 1, 1, "", "md"], [536, 2, 1, "", "move"], [536, 2, 1, "", "mv"], [536, 1, 1, "", "needs_parent"], [536, 2, 1, "", "open"], [536, 1, 1, "", "position"], [536, 2, 1, "", "post_elog_status"], [536, 2, 1, "", "read"], [536, 2, 1, "", "read_configuration"], [536, 2, 1, "", "remove"], [536, 2, 1, "", "screen"], [536, 2, 1, "", "set"], [536, 1, 1, "", "stage_group"], [536, 2, 1, "", "stage_group_instances"], [536, 2, 1, "", "status"], [536, 2, 1, "", "stop"], [536, 1, 1, "", "subscriptions"], [536, 2, 1, "", "summary"], [536, 2, 1, "", "trigger"], [536, 2, 1, "", "wait"], [536, 2, 1, "", "wm"], [536, 2, 1, "", "wm_update"]], "pcdsdevices.slits.SlitsBase": [[537, 2, 1, "", "calc_lightpath_state"], [537, 2, 1, "", "camonitor"], [537, 1, 1, "", "configuration_attrs"], [537, 2, 1, "", "configure"], [537, 1, 1, "", "connected"], [537, 1, 1, "", "current_aperture"], [537, 2, 1, "", "describe"], [537, 2, 1, "", "end_monitor_thread"], [537, 2, 1, "", "get"], [537, 2, 1, "", "get_lightpath_state"], [537, 1, 1, "", "hints"], [537, 1, 1, "", "kind"], [537, 1, 1, "", "lightpath_cpts"], [537, 1, 1, "", "md"], [537, 2, 1, "", "move"], [537, 2, 1, "", "mv"], [537, 1, 1, "", "needs_parent"], [537, 1, 1, "", "position"], [537, 2, 1, "", "post_elog_status"], [537, 2, 1, "", "read"], [537, 2, 1, "", "read_configuration"], [537, 2, 1, "", "remove"], [537, 2, 1, "", "screen"], [537, 2, 1, "", "set"], [537, 1, 1, "", "stage_group"], [537, 2, 1, "", "stage_group_instances"], [537, 2, 1, "", "status"], [537, 2, 1, "", "stop"], [537, 1, 1, "", "subscriptions"], [537, 2, 1, "", "summary"], [537, 2, 1, "", "trigger"], [537, 2, 1, "", "wait"], [537, 2, 1, "", "wm"], [537, 2, 1, "", "wm_update"]], "pcdsdevices.smarpod": [[538, 0, 1, "", "SmarPod"], [539, 0, 1, "", "SmarPodPose"], [540, 0, 1, "", "SmarPodStatus"]], "pcdsdevices.smarpod.SmarPod": [[538, 1, 1, "", "configuration_attrs"], [538, 2, 1, "", "configure"], [538, 1, 1, "", "connected"], [538, 2, 1, "", "describe"], [538, 2, 1, "", "get"], [538, 1, 1, "", "hints"], [538, 1, 1, "", "kind"], [538, 2, 1, "", "read"], [538, 2, 1, "", "read_configuration"], [538, 2, 1, "", "stop"], [538, 1, 1, "", "subscriptions"], [538, 2, 1, "", "summary"], [538, 2, 1, "", "trigger"]], "pcdsdevices.smarpod.SmarPodPose": [[539, 1, 1, "", "configuration_attrs"], [539, 2, 1, "", "configure"], [539, 1, 1, "", "connected"], [539, 2, 1, "", "describe"], [539, 2, 1, "", "get"], [539, 1, 1, "", "hints"], [539, 1, 1, "", "kind"], [539, 2, 1, "", "read"], [539, 2, 1, "", "read_configuration"], [539, 2, 1, "", "stop"], [539, 1, 1, "", "subscriptions"], [539, 2, 1, "", "summary"], [539, 2, 1, "", "trigger"]], "pcdsdevices.smarpod.SmarPodStatus": [[540, 1, 1, "", "configuration_attrs"], [540, 2, 1, "", "configure"], [540, 1, 1, "", "connected"], [540, 2, 1, "", "describe"], [540, 2, 1, "", "get"], [540, 1, 1, "", "hints"], [540, 1, 1, "", "kind"], [540, 2, 1, "", "read"], [540, 2, 1, "", "read_configuration"], [540, 2, 1, "", "stop"], [540, 1, 1, "", "subscriptions"], [540, 2, 1, "", "summary"], [540, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer": [[541, 0, 1, "", "FZPStates"], [542, 0, 1, "", "Gen1VonHamos4Crystal"], [543, 0, 1, "", "Gen1VonHamosCrystal"], [544, 0, 1, "", "HXRSpectrometer"], [545, 0, 1, "", "Kmono"], [546, 0, 1, "", "Mono"], [547, 0, 1, "", "TMOSpectrometer"], [548, 0, 1, "", "TMOSpectrometerSOLIDATTStates"], [549, 0, 1, "", "VonHamos4Crystal"], [550, 0, 1, "", "VonHamos6Crystal"], [551, 0, 1, "", "VonHamosCrystal"], [552, 0, 1, "", "VonHamosCrystal_2"], [553, 0, 1, "", "VonHamosFE"], [554, 0, 1, "", "VonHamosFER"]], "pcdsdevices.spectrometer.FZPStates": [[541, 2, 1, "", "camonitor"], [541, 2, 1, "", "check_inserted"], [541, 2, 1, "", "check_removed"], [541, 2, 1, "", "check_transmission"], [541, 2, 1, "", "clear_error"], [541, 1, 1, "", "configuration_attrs"], [541, 2, 1, "", "configure"], [541, 1, 1, "", "connected"], [541, 2, 1, "", "describe"], [541, 1, 1, "", "egu"], [541, 2, 1, "", "end_monitor_thread"], [541, 2, 1, "", "get"], [541, 2, 1, "", "get_state"], [541, 1, 1, "", "high_limit"], [541, 1, 1, "", "hints"], [541, 1, 1, "", "in_states"], [541, 2, 1, "", "insert"], [541, 1, 1, "", "kind"], [541, 1, 1, "", "limits"], [541, 1, 1, "", "low_limit"], [541, 2, 1, "", "move"], [541, 1, 1, "", "moving"], [541, 2, 1, "", "mv"], [541, 1, 1, "", "out_states"], [541, 1, 1, "", "position"], [541, 2, 1, "", "post_elog_status"], [541, 2, 1, "", "read"], [541, 2, 1, "", "read_configuration"], [541, 2, 1, "", "remove"], [541, 2, 1, "", "screen"], [541, 2, 1, "", "set"], [541, 1, 1, "", "settle_time"], [541, 1, 1, "", "states_list"], [541, 2, 1, "", "status"], [541, 1, 1, "", "stop"], [541, 1, 1, "", "subscriptions"], [541, 2, 1, "", "summary"], [541, 1, 1, "", "timeout"], [541, 1, 1, "", "transmission"], [541, 2, 1, "", "trigger"], [541, 2, 1, "", "wait"], [541, 2, 1, "", "wm"], [541, 2, 1, "", "wm_update"]], "pcdsdevices.spectrometer.Gen1VonHamos4Crystal": [[542, 1, 1, "", "configuration_attrs"], [542, 2, 1, "", "configure"], [542, 1, 1, "", "connected"], [542, 2, 1, "", "describe"], [542, 2, 1, "", "get"], [542, 1, 1, "", "hints"], [542, 1, 1, "", "kind"], [542, 1, 1, "", "needs_parent"], [542, 2, 1, "", "post_elog_status"], [542, 2, 1, "", "read"], [542, 2, 1, "", "read_configuration"], [542, 2, 1, "", "screen"], [542, 1, 1, "", "stage_group"], [542, 2, 1, "", "stage_group_instances"], [542, 2, 1, "", "status"], [542, 2, 1, "", "stop"], [542, 1, 1, "", "subscriptions"], [542, 2, 1, "", "summary"], [542, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.Gen1VonHamosCrystal": [[543, 1, 1, "", "configuration_attrs"], [543, 2, 1, "", "configure"], [543, 1, 1, "", "connected"], [543, 2, 1, "", "describe"], [543, 2, 1, "", "get"], [543, 1, 1, "", "hints"], [543, 1, 1, "", "kind"], [543, 1, 1, "", "needs_parent"], [543, 2, 1, "", "post_elog_status"], [543, 2, 1, "", "read"], [543, 2, 1, "", "read_configuration"], [543, 2, 1, "", "screen"], [543, 1, 1, "", "stage_group"], [543, 2, 1, "", "stage_group_instances"], [543, 2, 1, "", "status"], [543, 2, 1, "", "stop"], [543, 1, 1, "", "subscriptions"], [543, 2, 1, "", "summary"], [543, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.HXRSpectrometer": [[544, 2, 1, "", "calc_lightpath_state"], [544, 1, 1, "", "configuration_attrs"], [544, 2, 1, "", "configure"], [544, 1, 1, "", "connected"], [544, 2, 1, "", "describe"], [544, 2, 1, "", "get"], [544, 2, 1, "", "get_lightpath_state"], [544, 1, 1, "", "hints"], [544, 1, 1, "", "kind"], [544, 1, 1, "", "lightpath_cpts"], [544, 1, 1, "", "md"], [544, 1, 1, "", "needs_parent"], [544, 2, 1, "", "post_elog_status"], [544, 2, 1, "", "read"], [544, 2, 1, "", "read_configuration"], [544, 2, 1, "", "screen"], [544, 1, 1, "", "stage_group"], [544, 2, 1, "", "stage_group_instances"], [544, 2, 1, "", "status"], [544, 2, 1, "", "stop"], [544, 1, 1, "", "subscriptions"], [544, 2, 1, "", "summary"], [544, 1, 1, "", "transmission"], [544, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.Kmono": [[545, 2, 1, "", "calc_lightpath_state"], [545, 1, 1, "", "configuration_attrs"], [545, 2, 1, "", "configure"], [545, 1, 1, "", "connected"], [545, 2, 1, "", "describe"], [545, 2, 1, "", "get"], [545, 2, 1, "", "get_lightpath_state"], [545, 1, 1, "", "hints"], [545, 1, 1, "", "kind"], [545, 1, 1, "", "lightpath_cpts"], [545, 1, 1, "", "md"], [545, 1, 1, "", "needs_parent"], [545, 2, 1, "", "post_elog_status"], [545, 2, 1, "", "read"], [545, 2, 1, "", "read_configuration"], [545, 2, 1, "", "screen"], [545, 1, 1, "", "stage_group"], [545, 2, 1, "", "stage_group_instances"], [545, 2, 1, "", "status"], [545, 2, 1, "", "stop"], [545, 1, 1, "", "subscriptions"], [545, 2, 1, "", "summary"], [545, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.Mono": [[546, 2, 1, "", "calc_lightpath_state"], [546, 1, 1, "", "configuration_attrs"], [546, 2, 1, "", "configure"], [546, 1, 1, "", "connected"], [546, 2, 1, "", "describe"], [546, 2, 1, "", "get"], [546, 2, 1, "", "get_lightpath_state"], [546, 1, 1, "", "hints"], [546, 1, 1, "", "kind"], [546, 1, 1, "", "lightpath_cpts"], [546, 1, 1, "", "md"], [546, 1, 1, "", "needs_parent"], [546, 2, 1, "", "post_elog_status"], [546, 2, 1, "", "read"], [546, 2, 1, "", "read_configuration"], [546, 2, 1, "", "screen"], [546, 1, 1, "", "stage_group"], [546, 2, 1, "", "stage_group_instances"], [546, 2, 1, "", "status"], [546, 2, 1, "", "stop"], [546, 1, 1, "", "subscriptions"], [546, 2, 1, "", "summary"], [546, 1, 1, "", "transmission"], [546, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.TMOSpectrometer": [[547, 2, 1, "", "calc_lightpath_state"], [547, 1, 1, "", "configuration_attrs"], [547, 2, 1, "", "configure"], [547, 1, 1, "", "connected"], [547, 2, 1, "", "describe"], [547, 2, 1, "", "get"], [547, 2, 1, "", "get_lightpath_state"], [547, 1, 1, "", "hints"], [547, 1, 1, "", "kind"], [547, 1, 1, "", "lightpath_cpts"], [547, 1, 1, "", "md"], [547, 1, 1, "", "needs_parent"], [547, 2, 1, "", "post_elog_status"], [547, 2, 1, "", "read"], [547, 2, 1, "", "read_configuration"], [547, 2, 1, "", "screen"], [547, 1, 1, "", "stage_group"], [547, 2, 1, "", "stage_group_instances"], [547, 2, 1, "", "status"], [547, 2, 1, "", "stop"], [547, 1, 1, "", "subscriptions"], [547, 2, 1, "", "summary"], [547, 1, 1, "", "transmission"], [547, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates": [[548, 2, 1, "", "camonitor"], [548, 2, 1, "", "check_inserted"], [548, 2, 1, "", "check_removed"], [548, 2, 1, "", "check_transmission"], [548, 2, 1, "", "clear_error"], [548, 1, 1, "", "configuration_attrs"], [548, 2, 1, "", "configure"], [548, 1, 1, "", "connected"], [548, 2, 1, "", "describe"], [548, 1, 1, "", "egu"], [548, 2, 1, "", "end_monitor_thread"], [548, 2, 1, "", "get"], [548, 2, 1, "", "get_state"], [548, 1, 1, "", "high_limit"], [548, 1, 1, "", "hints"], [548, 1, 1, "", "in_states"], [548, 2, 1, "", "insert"], [548, 1, 1, "", "kind"], [548, 1, 1, "", "limits"], [548, 1, 1, "", "low_limit"], [548, 2, 1, "", "move"], [548, 1, 1, "", "moving"], [548, 2, 1, "", "mv"], [548, 1, 1, "", "out_states"], [548, 1, 1, "", "position"], [548, 2, 1, "", "post_elog_status"], [548, 2, 1, "", "read"], [548, 2, 1, "", "read_configuration"], [548, 2, 1, "", "remove"], [548, 2, 1, "", "screen"], [548, 2, 1, "", "set"], [548, 1, 1, "", "settle_time"], [548, 1, 1, "", "states_list"], [548, 2, 1, "", "status"], [548, 1, 1, "", "stop"], [548, 1, 1, "", "subscriptions"], [548, 2, 1, "", "summary"], [548, 1, 1, "", "timeout"], [548, 1, 1, "", "transmission"], [548, 2, 1, "", "trigger"], [548, 2, 1, "", "wait"], [548, 2, 1, "", "wm"], [548, 2, 1, "", "wm_update"]], "pcdsdevices.spectrometer.VonHamos4Crystal": [[549, 1, 1, "", "configuration_attrs"], [549, 2, 1, "", "configure"], [549, 1, 1, "", "connected"], [549, 2, 1, "", "describe"], [549, 2, 1, "", "get"], [549, 1, 1, "", "hints"], [549, 1, 1, "", "kind"], [549, 1, 1, "", "needs_parent"], [549, 2, 1, "", "post_elog_status"], [549, 2, 1, "", "read"], [549, 2, 1, "", "read_configuration"], [549, 2, 1, "", "screen"], [549, 1, 1, "", "stage_group"], [549, 2, 1, "", "stage_group_instances"], [549, 2, 1, "", "status"], [549, 2, 1, "", "stop"], [549, 1, 1, "", "subscriptions"], [549, 2, 1, "", "summary"], [549, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamos6Crystal": [[550, 1, 1, "", "configuration_attrs"], [550, 2, 1, "", "configure"], [550, 1, 1, "", "connected"], [550, 2, 1, "", "describe"], [550, 2, 1, "", "get"], [550, 1, 1, "", "hints"], [550, 1, 1, "", "kind"], [550, 1, 1, "", "needs_parent"], [550, 2, 1, "", "post_elog_status"], [550, 2, 1, "", "read"], [550, 2, 1, "", "read_configuration"], [550, 2, 1, "", "screen"], [550, 1, 1, "", "stage_group"], [550, 2, 1, "", "stage_group_instances"], [550, 2, 1, "", "status"], [550, 2, 1, "", "stop"], [550, 1, 1, "", "subscriptions"], [550, 2, 1, "", "summary"], [550, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamosCrystal": [[551, 1, 1, "", "configuration_attrs"], [551, 2, 1, "", "configure"], [551, 1, 1, "", "connected"], [551, 2, 1, "", "describe"], [551, 2, 1, "", "get"], [551, 1, 1, "", "hints"], [551, 1, 1, "", "kind"], [551, 1, 1, "", "needs_parent"], [551, 2, 1, "", "post_elog_status"], [551, 2, 1, "", "read"], [551, 2, 1, "", "read_configuration"], [551, 2, 1, "", "screen"], [551, 1, 1, "", "stage_group"], [551, 2, 1, "", "stage_group_instances"], [551, 2, 1, "", "status"], [551, 2, 1, "", "stop"], [551, 1, 1, "", "subscriptions"], [551, 2, 1, "", "summary"], [551, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamosCrystal_2": [[552, 1, 1, "", "configuration_attrs"], [552, 2, 1, "", "configure"], [552, 1, 1, "", "connected"], [552, 2, 1, "", "describe"], [552, 2, 1, "", "get"], [552, 1, 1, "", "hints"], [552, 1, 1, "", "kind"], [552, 1, 1, "", "needs_parent"], [552, 2, 1, "", "post_elog_status"], [552, 2, 1, "", "read"], [552, 2, 1, "", "read_configuration"], [552, 2, 1, "", "screen"], [552, 1, 1, "", "stage_group"], [552, 2, 1, "", "stage_group_instances"], [552, 2, 1, "", "status"], [552, 2, 1, "", "stop"], [552, 1, 1, "", "subscriptions"], [552, 2, 1, "", "summary"], [552, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamosFE": [[553, 1, 1, "", "configuration_attrs"], [553, 2, 1, "", "configure"], [553, 1, 1, "", "connected"], [553, 2, 1, "", "describe"], [553, 2, 1, "", "get"], [553, 1, 1, "", "hints"], [553, 1, 1, "", "kind"], [553, 1, 1, "", "needs_parent"], [553, 2, 1, "", "post_elog_status"], [553, 2, 1, "", "read"], [553, 2, 1, "", "read_configuration"], [553, 2, 1, "", "screen"], [553, 1, 1, "", "stage_group"], [553, 2, 1, "", "stage_group_instances"], [553, 2, 1, "", "status"], [553, 2, 1, "", "stop"], [553, 1, 1, "", "subscriptions"], [553, 2, 1, "", "summary"], [553, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamosFER": [[554, 1, 1, "", "configuration_attrs"], [554, 2, 1, "", "configure"], [554, 1, 1, "", "connected"], [554, 2, 1, "", "describe"], [554, 2, 1, "", "get"], [554, 1, 1, "", "hints"], [554, 1, 1, "", "kind"], [554, 1, 1, "", "needs_parent"], [554, 2, 1, "", "post_elog_status"], [554, 2, 1, "", "read"], [554, 2, 1, "", "read_configuration"], [554, 2, 1, "", "screen"], [554, 1, 1, "", "stage_group"], [554, 2, 1, "", "stage_group_instances"], [554, 2, 1, "", "status"], [554, 2, 1, "", "stop"], [554, 1, 1, "", "subscriptions"], [554, 2, 1, "", "summary"], [554, 2, 1, "", "trigger"]], "pcdsdevices.sqr1": [[555, 0, 1, "", "SQR1"], [556, 0, 1, "", "SQR1Axis"]], "pcdsdevices.sqr1.SQR1": [[555, 1, 1, "", "Example"], [555, 1, 1, "", "actuate_value"], [555, 1, 1, "", "configuration_attrs"], [555, 2, 1, "", "configure"], [555, 1, 1, "", "connected"], [555, 2, 1, "", "describe"], [555, 2, 1, "", "get"], [555, 1, 1, "", "hints"], [555, 1, 1, "", "kind"], [555, 2, 1, "", "multi_axis_move"], [555, 2, 1, "", "read"], [555, 2, 1, "", "read_configuration"], [555, 1, 1, "", "rx"], [555, 1, 1, "", "ry"], [555, 1, 1, "", "rz"], [555, 2, 1, "", "stop"], [555, 1, 1, "", "stop_signal"], [555, 1, 1, "", "stop_value"], [555, 1, 1, "", "subscriptions"], [555, 2, 1, "", "summary"], [555, 2, 1, "", "sync_setpoints"], [555, 2, 1, "", "trigger"], [555, 1, 1, "", "x"], [555, 1, 1, "", "y"], [555, 1, 1, "", "z"]], "pcdsdevices.sqr1.SQR1Axis": [[556, 1, 1, "", "Example"], [556, 1, 1, "", "actuate"], [556, 1, 1, "id0", "actuate_value"], [556, 1, 1, "", "atol"], [556, 1, 1, "", "configuration_attrs"], [556, 2, 1, "", "configure"], [556, 1, 1, "", "connected"], [556, 2, 1, "", "describe"], [556, 2, 1, "", "done_comparator"], [556, 1, 1, "", "done_value"], [556, 1, 1, "", "egu"], [556, 2, 1, "", "get"], [556, 1, 1, "", "high_limit"], [556, 1, 1, "", "hints"], [556, 1, 1, "", "kind"], [556, 1, 1, "", "limits"], [556, 1, 1, "", "low_limit"], [556, 2, 1, "", "move"], [556, 1, 1, "", "moving"], [556, 1, 1, "", "position"], [556, 1, 1, "", "put_complete"], [556, 2, 1, "", "read"], [556, 2, 1, "", "read_configuration"], [556, 1, 1, "", "readback"], [556, 1, 1, "", "rtol"], [556, 2, 1, "", "set"], [556, 1, 1, "", "setpoint"], [556, 1, 1, "", "settle_time"], [556, 2, 1, "", "stop"], [556, 1, 1, "", "stop_signal"], [556, 1, 1, "id1", "stop_value"], [556, 1, 1, "", "subscriptions"], [556, 2, 1, "", "summary"], [556, 1, 1, "", "timeout"], [556, 2, 1, "", "trigger"]], "pcdsdevices.state": [[557, 0, 1, "", "CombinedStateRecordPositioner"], [558, 0, 1, "", "FakeTwinCATStateConfigDynamic"], [559, 0, 1, "", "PVStatePositioner"], [560, 0, 1, "", "StatePositioner"], [561, 0, 1, "", "StateRecordPositioner"], [562, 0, 1, "", "StateRecordPositionerBase"], [563, 0, 1, "", "TwinCATStateConfigDynamic"], [564, 0, 1, "", "TwinCATStateConfigOne"], [565, 0, 1, "", "TwinCATStatePositioner"], [566, 3, 1, "", "get_dynamic_state_attr"], [567, 3, 1, "", "state_config_dotted_attribute"], [568, 3, 1, "", "state_config_dotted_names"], [569, 3, 1, "", "state_config_dotted_velos"]], "pcdsdevices.state.CombinedStateRecordPositioner": [[557, 2, 1, "", "camonitor"], [557, 1, 1, "", "configuration_attrs"], [557, 2, 1, "", "configure"], [557, 1, 1, "", "connected"], [557, 2, 1, "", "describe"], [557, 1, 1, "", "egu"], [557, 2, 1, "", "end_monitor_thread"], [557, 2, 1, "", "get"], [557, 2, 1, "", "get_state"], [557, 1, 1, "", "high_limit"], [557, 1, 1, "", "hints"], [557, 1, 1, "", "kind"], [557, 1, 1, "", "limits"], [557, 1, 1, "", "low_limit"], [557, 2, 1, "", "move"], [557, 1, 1, "", "moving"], [557, 2, 1, "", "mv"], [557, 1, 1, "", "needs_parent"], [557, 1, 1, "", "position"], [557, 2, 1, "", "post_elog_status"], [557, 2, 1, "", "read"], [557, 2, 1, "", "read_configuration"], [557, 2, 1, "", "screen"], [557, 2, 1, "", "set"], [557, 1, 1, "", "settle_time"], [557, 1, 1, "", "stage_group"], [557, 2, 1, "", "stage_group_instances"], [557, 1, 1, "", "states_list"], [557, 2, 1, "", "status"], [557, 1, 1, "", "stop"], [557, 1, 1, "", "subscriptions"], [557, 2, 1, "", "summary"], [557, 1, 1, "", "timeout"], [557, 2, 1, "", "trigger"], [557, 2, 1, "", "wait"], [557, 2, 1, "", "wm"], [557, 2, 1, "", "wm_update"]], "pcdsdevices.state.FakeTwinCATStateConfigDynamic": [[558, 1, 1, "", "configuration_attrs"], [558, 2, 1, "", "configure"], [558, 1, 1, "", "connected"], [558, 2, 1, "", "describe"], [558, 2, 1, "", "get"], [558, 1, 1, "", "hints"], [558, 1, 1, "", "kind"], [558, 2, 1, "", "read"], [558, 2, 1, "", "read_configuration"], [558, 2, 1, "", "stop"], [558, 1, 1, "", "subscriptions"], [558, 2, 1, "", "summary"], [558, 2, 1, "", "trigger"]], "pcdsdevices.state.PVStatePositioner": [[559, 1, 1, "", "_state_logic"], [559, 1, 1, "", "_state_logic_mode"], [559, 1, 1, "", "_state_logic_set_ref"], [559, 2, 1, "", "camonitor"], [559, 1, 1, "", "configuration_attrs"], [559, 2, 1, "", "configure"], [559, 1, 1, "", "connected"], [559, 2, 1, "", "describe"], [559, 1, 1, "", "egu"], [559, 2, 1, "", "end_monitor_thread"], [559, 2, 1, "", "get"], [559, 2, 1, "", "get_state"], [559, 1, 1, "", "high_limit"], [559, 1, 1, "", "hints"], [559, 1, 1, "", "kind"], [559, 1, 1, "", "limits"], [559, 1, 1, "", "low_limit"], [559, 2, 1, "", "move"], [559, 1, 1, "", "moving"], [559, 2, 1, "", "mv"], [559, 1, 1, "", "position"], [559, 2, 1, "", "post_elog_status"], [559, 2, 1, "", "read"], [559, 2, 1, "", "read_configuration"], [559, 2, 1, "", "screen"], [559, 2, 1, "", "set"], [559, 1, 1, "", "settle_time"], [559, 1, 1, "", "states_list"], [559, 2, 1, "", "status"], [559, 1, 1, "", "stop"], [559, 1, 1, "", "subscriptions"], [559, 2, 1, "", "summary"], [559, 1, 1, "", "timeout"], [559, 2, 1, "", "trigger"], [559, 2, 1, "", "wait"], [559, 2, 1, "", "wm"], [559, 2, 1, "", "wm_update"]], "pcdsdevices.state.StatePositioner": [[560, 1, 1, "", "_invalid_states"], [560, 1, 1, "", "_states_alias"], [560, 1, 1, "", "_unknown"], [560, 2, 1, "", "camonitor"], [560, 1, 1, "", "configuration_attrs"], [560, 2, 1, "", "configure"], [560, 1, 1, "", "connected"], [560, 2, 1, "", "describe"], [560, 1, 1, "", "egu"], [560, 2, 1, "", "end_monitor_thread"], [560, 2, 1, "", "get"], [560, 2, 1, "", "get_state"], [560, 1, 1, "", "high_limit"], [560, 1, 1, "", "hints"], [560, 1, 1, "", "kind"], [560, 1, 1, "", "limits"], [560, 1, 1, "", "low_limit"], [560, 2, 1, "", "move"], [560, 1, 1, "", "moving"], [560, 2, 1, "", "mv"], [560, 1, 1, "", "position"], [560, 2, 1, "", "post_elog_status"], [560, 2, 1, "", "read"], [560, 2, 1, "", "read_configuration"], [560, 2, 1, "", "screen"], [560, 2, 1, "", "set"], [560, 1, 1, "", "settle_time"], [560, 1, 1, "id0", "state"], [560, 1, 1, "", "states_enum"], [560, 1, 1, "id1", "states_list"], [560, 2, 1, "", "status"], [560, 1, 1, "", "stop"], [560, 1, 1, "", "subscriptions"], [560, 2, 1, "", "summary"], [560, 1, 1, "", "timeout"], [560, 2, 1, "", "trigger"], [560, 2, 1, "", "wait"], [560, 2, 1, "", "wm"], [560, 2, 1, "", "wm_update"]], "pcdsdevices.state.StateRecordPositioner": [[561, 2, 1, "", "camonitor"], [561, 1, 1, "", "configuration_attrs"], [561, 2, 1, "", "configure"], [561, 1, 1, "", "connected"], [561, 2, 1, "", "describe"], [561, 1, 1, "", "egu"], [561, 2, 1, "", "end_monitor_thread"], [561, 2, 1, "", "get"], [561, 2, 1, "", "get_state"], [561, 1, 1, "", "high_limit"], [561, 1, 1, "", "hints"], [561, 1, 1, "", "kind"], [561, 1, 1, "", "limits"], [561, 1, 1, "", "low_limit"], [561, 2, 1, "", "move"], [561, 1, 1, "", "moving"], [561, 2, 1, "", "mv"], [561, 1, 1, "", "needs_parent"], [561, 1, 1, "", "position"], [561, 2, 1, "", "post_elog_status"], [561, 2, 1, "", "read"], [561, 2, 1, "", "read_configuration"], [561, 2, 1, "", "screen"], [561, 2, 1, "", "set"], [561, 1, 1, "", "settle_time"], [561, 1, 1, "", "stage_group"], [561, 2, 1, "", "stage_group_instances"], [561, 1, 1, "", "states_list"], [561, 2, 1, "", "status"], [561, 2, 1, "", "stop"], [561, 1, 1, "", "subscriptions"], [561, 2, 1, "", "summary"], [561, 1, 1, "", "timeout"], [561, 2, 1, "", "trigger"], [561, 2, 1, "", "wait"], [561, 2, 1, "", "wm"], [561, 2, 1, "", "wm_update"]], "pcdsdevices.state.StateRecordPositionerBase": [[562, 2, 1, "", "camonitor"], [562, 1, 1, "", "configuration_attrs"], [562, 2, 1, "", "configure"], [562, 1, 1, "", "connected"], [562, 2, 1, "", "describe"], [562, 1, 1, "", "egu"], [562, 2, 1, "", "end_monitor_thread"], [562, 2, 1, "", "get"], [562, 2, 1, "", "get_state"], [562, 1, 1, "", "high_limit"], [562, 1, 1, "", "hints"], [562, 1, 1, "", "kind"], [562, 1, 1, "", "limits"], [562, 1, 1, "", "low_limit"], [562, 2, 1, "", "move"], [562, 1, 1, "", "moving"], [562, 2, 1, "", "mv"], [562, 1, 1, "", "needs_parent"], [562, 1, 1, "", "position"], [562, 2, 1, "", "post_elog_status"], [562, 2, 1, "", "read"], [562, 2, 1, "", "read_configuration"], [562, 2, 1, "", "screen"], [562, 2, 1, "", "set"], [562, 1, 1, "", "settle_time"], [562, 1, 1, "", "stage_group"], [562, 2, 1, "", "stage_group_instances"], [562, 1, 1, "", "states_list"], [562, 2, 1, "", "status"], [562, 1, 1, "", "stop"], [562, 1, 1, "", "subscriptions"], [562, 2, 1, "", "summary"], [562, 1, 1, "", "timeout"], [562, 2, 1, "", "trigger"], [562, 2, 1, "", "wait"], [562, 2, 1, "", "wm"], [562, 2, 1, "", "wm_update"]], "pcdsdevices.state.TwinCATStateConfigDynamic": [[563, 1, 1, "", "configuration_attrs"], [563, 2, 1, "", "configure"], [563, 1, 1, "", "connected"], [563, 2, 1, "", "describe"], [563, 2, 1, "", "get"], [563, 1, 1, "", "hints"], [563, 1, 1, "", "kind"], [563, 2, 1, "", "read"], [563, 2, 1, "", "read_configuration"], [563, 2, 1, "", "stop"], [563, 1, 1, "", "subscriptions"], [563, 2, 1, "", "summary"], [563, 2, 1, "", "trigger"]], "pcdsdevices.state.TwinCATStateConfigOne": [[564, 1, 1, "", "configuration_attrs"], [564, 2, 1, "", "configure"], [564, 1, 1, "", "connected"], [564, 2, 1, "", "describe"], [564, 2, 1, "", "get"], [564, 1, 1, "", "hints"], [564, 1, 1, "", "kind"], [564, 2, 1, "", "read"], [564, 2, 1, "", "read_configuration"], [564, 2, 1, "", "stop"], [564, 1, 1, "", "subscriptions"], [564, 2, 1, "", "summary"], [564, 2, 1, "", "trigger"]], "pcdsdevices.state.TwinCATStatePositioner": [[565, 2, 1, "", "camonitor"], [565, 2, 1, "", "clear_error"], [565, 1, 1, "", "configuration_attrs"], [565, 2, 1, "", "configure"], [565, 1, 1, "", "connected"], [565, 2, 1, "", "describe"], [565, 1, 1, "", "egu"], [565, 2, 1, "", "end_monitor_thread"], [565, 2, 1, "", "get"], [565, 2, 1, "", "get_state"], [565, 1, 1, "", "high_limit"], [565, 1, 1, "", "hints"], [565, 1, 1, "", "kind"], [565, 1, 1, "", "limits"], [565, 1, 1, "", "low_limit"], [565, 2, 1, "", "move"], [565, 1, 1, "", "moving"], [565, 2, 1, "", "mv"], [565, 1, 1, "", "position"], [565, 2, 1, "", "post_elog_status"], [565, 2, 1, "", "read"], [565, 2, 1, "", "read_configuration"], [565, 2, 1, "", "screen"], [565, 2, 1, "", "set"], [565, 1, 1, "", "settle_time"], [565, 1, 1, "", "states_list"], [565, 2, 1, "", "status"], [565, 1, 1, "", "stop"], [565, 1, 1, "", "subscriptions"], [565, 2, 1, "", "summary"], [565, 1, 1, "", "timeout"], [565, 2, 1, "", "trigger"], [565, 2, 1, "", "wait"], [565, 2, 1, "", "wm"], [565, 2, 1, "", "wm_update"]], "pcdsdevices.stopper": [[570, 0, 1, "", "PPSStopper"], [571, 0, 1, "", "PPSStopper2PV"], [572, 0, 1, "", "Stopper"]], "pcdsdevices.stopper.PPSStopper": [[570, 2, 1, "", "calc_lightpath_state"], [570, 2, 1, "", "camonitor"], [570, 2, 1, "", "check_inserted"], [570, 2, 1, "", "check_removed"], [570, 2, 1, "", "check_transmission"], [570, 1, 1, "", "configuration_attrs"], [570, 2, 1, "", "configure"], [570, 1, 1, "", "connected"], [570, 2, 1, "", "describe"], [570, 1, 1, "", "egu"], [570, 2, 1, "", "end_monitor_thread"], [570, 2, 1, "", "get"], [570, 2, 1, "", "get_lightpath_state"], [570, 2, 1, "", "get_state"], [570, 1, 1, "", "high_limit"], [570, 1, 1, "", "hints"], [570, 1, 1, "", "in_states"], [570, 2, 1, "", "insert"], [570, 1, 1, "", "kind"], [570, 1, 1, "", "lightpath_cpts"], [570, 1, 1, "", "limits"], [570, 1, 1, "", "low_limit"], [570, 1, 1, "", "md"], [570, 2, 1, "", "move"], [570, 1, 1, "", "moving"], [570, 2, 1, "", "mv"], [570, 1, 1, "", "out_states"], [570, 1, 1, "", "position"], [570, 2, 1, "", "post_elog_status"], [570, 2, 1, "", "read"], [570, 2, 1, "", "read_configuration"], [570, 2, 1, "", "remove"], [570, 2, 1, "", "screen"], [570, 2, 1, "", "set"], [570, 1, 1, "", "settle_time"], [570, 1, 1, "", "states_list"], [570, 2, 1, "", "status"], [570, 1, 1, "", "stop"], [570, 1, 1, "", "subscriptions"], [570, 2, 1, "", "summary"], [570, 1, 1, "", "timeout"], [570, 1, 1, "", "transmission"], [570, 2, 1, "", "trigger"], [570, 2, 1, "", "wait"], [570, 2, 1, "", "wm"], [570, 2, 1, "", "wm_update"]], "pcdsdevices.stopper.PPSStopper2PV": [[571, 2, 1, "", "calc_lightpath_state"], [571, 1, 1, "", "configuration_attrs"], [571, 2, 1, "", "configure"], [571, 1, 1, "", "connected"], [571, 2, 1, "", "describe"], [571, 2, 1, "", "get"], [571, 2, 1, "", "get_lightpath_state"], [571, 1, 1, "", "hints"], [571, 1, 1, "", "kind"], [571, 1, 1, "", "lightpath_cpts"], [571, 1, 1, "", "md"], [571, 2, 1, "", "post_elog_status"], [571, 2, 1, "", "read"], [571, 2, 1, "", "read_configuration"], [571, 2, 1, "", "screen"], [571, 2, 1, "", "status"], [571, 2, 1, "", "stop"], [571, 1, 1, "", "subscriptions"], [571, 2, 1, "", "summary"], [571, 2, 1, "", "trigger"]], "pcdsdevices.stopper.Stopper": [[572, 2, 1, "", "calc_lightpath_state"], [572, 2, 1, "", "camonitor"], [572, 2, 1, "", "check_inserted"], [572, 2, 1, "", "check_removed"], [572, 2, 1, "", "check_transmission"], [572, 2, 1, "", "close"], [572, 1, 1, "", "commands"], [572, 1, 1, "", "configuration_attrs"], [572, 2, 1, "", "configure"], [572, 1, 1, "", "connected"], [572, 2, 1, "", "describe"], [572, 1, 1, "", "egu"], [572, 2, 1, "", "end_monitor_thread"], [572, 2, 1, "", "get"], [572, 2, 1, "", "get_lightpath_state"], [572, 2, 1, "", "get_state"], [572, 1, 1, "", "high_limit"], [572, 1, 1, "", "hints"], [572, 1, 1, "", "in_states"], [572, 2, 1, "", "insert"], [572, 1, 1, "", "kind"], [572, 1, 1, "", "lightpath_cpts"], [572, 1, 1, "", "limits"], [572, 1, 1, "", "low_limit"], [572, 1, 1, "", "md"], [572, 2, 1, "", "move"], [572, 1, 1, "", "moving"], [572, 2, 1, "", "mv"], [572, 2, 1, "", "open"], [572, 1, 1, "", "out_states"], [572, 1, 1, "", "position"], [572, 2, 1, "", "post_elog_status"], [572, 2, 1, "", "read"], [572, 2, 1, "", "read_configuration"], [572, 2, 1, "", "remove"], [572, 2, 1, "", "screen"], [572, 2, 1, "", "set"], [572, 1, 1, "", "settle_time"], [572, 1, 1, "", "states_list"], [572, 2, 1, "", "status"], [572, 1, 1, "", "stop"], [572, 1, 1, "", "subscriptions"], [572, 2, 1, "", "summary"], [572, 1, 1, "", "timeout"], [572, 1, 1, "", "transmission"], [572, 2, 1, "", "trigger"], [572, 2, 1, "", "wait"], [572, 2, 1, "", "wm"], [572, 2, 1, "", "wm_update"]], "pcdsdevices.sxr_test_absorber": [[573, 0, 1, "", "SxrTestAbsorber"], [574, 0, 1, "", "SxrTestAbsorberStates"]], "pcdsdevices.sxr_test_absorber.SxrTestAbsorber": [[573, 2, 1, "", "calc_lightpath_state"], [573, 1, 1, "", "configuration_attrs"], [573, 2, 1, "", "configure"], [573, 1, 1, "", "connected"], [573, 2, 1, "", "describe"], [573, 2, 1, "", "get"], [573, 2, 1, "", "get_lightpath_state"], [573, 1, 1, "", "hints"], [573, 1, 1, "", "kind"], [573, 1, 1, "", "lightpath_cpts"], [573, 1, 1, "", "md"], [573, 2, 1, "", "post_elog_status"], [573, 2, 1, "", "read"], [573, 2, 1, "", "read_configuration"], [573, 2, 1, "", "screen"], [573, 2, 1, "", "status"], [573, 2, 1, "", "stop"], [573, 1, 1, "", "subscriptions"], [573, 2, 1, "", "summary"], [573, 2, 1, "", "trigger"]], "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates": [[574, 2, 1, "", "camonitor"], [574, 2, 1, "", "check_inserted"], [574, 2, 1, "", "check_removed"], [574, 2, 1, "", "check_transmission"], [574, 2, 1, "", "clear_error"], [574, 1, 1, "", "configuration_attrs"], [574, 2, 1, "", "configure"], [574, 1, 1, "", "connected"], [574, 2, 1, "", "describe"], [574, 1, 1, "", "egu"], [574, 2, 1, "", "end_monitor_thread"], [574, 2, 1, "", "get"], [574, 2, 1, "", "get_state"], [574, 1, 1, "", "high_limit"], [574, 1, 1, "", "hints"], [574, 1, 1, "", "in_states"], [574, 2, 1, "", "insert"], [574, 1, 1, "", "kind"], [574, 1, 1, "", "limits"], [574, 1, 1, "", "low_limit"], [574, 2, 1, "", "move"], [574, 1, 1, "", "moving"], [574, 2, 1, "", "mv"], [574, 1, 1, "", "out_states"], [574, 1, 1, "", "position"], [574, 2, 1, "", "post_elog_status"], [574, 2, 1, "", "read"], [574, 2, 1, "", "read_configuration"], [574, 2, 1, "", "remove"], [574, 2, 1, "", "screen"], [574, 2, 1, "", "set"], [574, 1, 1, "", "settle_time"], [574, 1, 1, "", "states_list"], [574, 2, 1, "", "status"], [574, 1, 1, "", "stop"], [574, 1, 1, "", "subscriptions"], [574, 2, 1, "", "summary"], [574, 1, 1, "", "timeout"], [574, 1, 1, "", "transmission"], [574, 2, 1, "", "trigger"], [574, 2, 1, "", "wait"], [574, 2, 1, "", "wm"], [574, 2, 1, "", "wm_update"]], "pcdsdevices.tags": [[575, 3, 1, "", "explain_tag"], [576, 3, 1, "", "get_valid_tags"]], "pcdsdevices.targets": [[577, 3, 1, "", "StageStack"], [578, 3, 1, "", "convert_to_physical"], [579, 3, 1, "", "get_unit_meshgrid"], [580, 3, 1, "", "mesh_interpolation"], [581, 3, 1, "", "snake_grid_list"]], "pcdsdevices.timetool": [[582, 0, 1, "", "Timetool"], [583, 0, 1, "", "TimetoolWithNav"]], "pcdsdevices.timetool.Timetool": [[582, 2, 1, "", "camonitor"], [582, 2, 1, "", "check_inserted"], [582, 2, 1, "", "check_removed"], [582, 2, 1, "", "check_transmission"], [582, 1, 1, "", "configuration_attrs"], [582, 2, 1, "", "configure"], [582, 1, 1, "", "connected"], [582, 2, 1, "", "describe"], [582, 1, 1, "", "egu"], [582, 2, 1, "", "end_monitor_thread"], [582, 2, 1, "", "get"], [582, 2, 1, "", "get_state"], [582, 1, 1, "", "high_limit"], [582, 1, 1, "", "hints"], [582, 1, 1, "", "in_states"], [582, 2, 1, "", "insert"], [582, 1, 1, "", "kind"], [582, 1, 1, "", "limits"], [582, 1, 1, "", "low_limit"], [582, 2, 1, "", "move"], [582, 1, 1, "", "moving"], [582, 2, 1, "", "mv"], [582, 1, 1, "", "needs_parent"], [582, 1, 1, "", "out_states"], [582, 1, 1, "", "position"], [582, 2, 1, "", "post_elog_status"], [582, 2, 1, "", "read"], [582, 2, 1, "", "read_configuration"], [582, 2, 1, "", "remove"], [582, 2, 1, "", "screen"], [582, 2, 1, "", "set"], [582, 1, 1, "", "settle_time"], [582, 1, 1, "", "stage_group"], [582, 2, 1, "", "stage_group_instances"], [582, 1, 1, "", "states_list"], [582, 2, 1, "", "status"], [582, 1, 1, "", "stop"], [582, 1, 1, "", "subscriptions"], [582, 2, 1, "", "summary"], [582, 1, 1, "", "timeout"], [582, 1, 1, "", "transmission"], [582, 2, 1, "", "trigger"], [582, 2, 1, "", "wait"], [582, 2, 1, "", "wm"], [582, 2, 1, "", "wm_update"]], "pcdsdevices.timetool.TimetoolWithNav": [[583, 2, 1, "", "camonitor"], [583, 2, 1, "", "check_inserted"], [583, 2, 1, "", "check_removed"], [583, 2, 1, "", "check_transmission"], [583, 1, 1, "", "configuration_attrs"], [583, 2, 1, "", "configure"], [583, 1, 1, "", "connected"], [583, 2, 1, "", "describe"], [583, 1, 1, "", "egu"], [583, 2, 1, "", "end_monitor_thread"], [583, 2, 1, "", "get"], [583, 2, 1, "", "get_state"], [583, 1, 1, "", "high_limit"], [583, 1, 1, "", "hints"], [583, 1, 1, "", "in_states"], [583, 2, 1, "", "insert"], [583, 1, 1, "", "kind"], [583, 1, 1, "", "limits"], [583, 1, 1, "", "low_limit"], [583, 2, 1, "", "move"], [583, 1, 1, "", "moving"], [583, 2, 1, "", "mv"], [583, 1, 1, "", "needs_parent"], [583, 1, 1, "", "out_states"], [583, 1, 1, "", "position"], [583, 2, 1, "", "post_elog_status"], [583, 2, 1, "", "read"], [583, 2, 1, "", "read_configuration"], [583, 2, 1, "", "remove"], [583, 2, 1, "", "screen"], [583, 2, 1, "", "set"], [583, 1, 1, "", "settle_time"], [583, 1, 1, "", "stage_group"], [583, 2, 1, "", "stage_group_instances"], [583, 1, 1, "", "states_list"], [583, 2, 1, "", "status"], [583, 1, 1, "", "stop"], [583, 1, 1, "", "subscriptions"], [583, 2, 1, "", "summary"], [583, 1, 1, "", "timeout"], [583, 1, 1, "", "transmission"], [583, 2, 1, "", "trigger"], [583, 2, 1, "", "wait"], [583, 2, 1, "", "wm"], [583, 2, 1, "", "wm_update"]], "pcdsdevices.tmo_ip1": [[584, 0, 1, "", "CalibrationAxis"], [585, 0, 1, "", "SCaFoil"]], "pcdsdevices.tmo_ip1.CalibrationAxis": [[584, 2, 1, "", "camonitor"], [584, 2, 1, "", "check_inserted"], [584, 2, 1, "", "check_removed"], [584, 2, 1, "", "check_transmission"], [584, 2, 1, "", "clear_error"], [584, 1, 1, "", "configuration_attrs"], [584, 2, 1, "", "configure"], [584, 1, 1, "", "connected"], [584, 2, 1, "", "describe"], [584, 1, 1, "", "egu"], [584, 2, 1, "", "end_monitor_thread"], [584, 2, 1, "", "get"], [584, 2, 1, "", "get_state"], [584, 1, 1, "", "high_limit"], [584, 1, 1, "", "hints"], [584, 1, 1, "", "in_states"], [584, 2, 1, "", "insert"], [584, 1, 1, "", "kind"], [584, 1, 1, "", "limits"], [584, 1, 1, "", "low_limit"], [584, 2, 1, "", "move"], [584, 1, 1, "", "moving"], [584, 2, 1, "", "mv"], [584, 1, 1, "", "out_states"], [584, 1, 1, "", "position"], [584, 2, 1, "", "post_elog_status"], [584, 2, 1, "", "read"], [584, 2, 1, "", "read_configuration"], [584, 2, 1, "", "remove"], [584, 2, 1, "", "screen"], [584, 2, 1, "", "set"], [584, 1, 1, "", "settle_time"], [584, 1, 1, "", "states_list"], [584, 2, 1, "", "status"], [584, 1, 1, "", "stop"], [584, 1, 1, "", "subscriptions"], [584, 2, 1, "", "summary"], [584, 1, 1, "", "timeout"], [584, 1, 1, "", "transmission"], [584, 2, 1, "", "trigger"], [584, 2, 1, "", "wait"], [584, 2, 1, "", "wm"], [584, 2, 1, "", "wm_update"]], "pcdsdevices.tmo_ip1.SCaFoil": [[585, 2, 1, "", "calc_lightpath_state"], [585, 1, 1, "", "configuration_attrs"], [585, 2, 1, "", "configure"], [585, 1, 1, "", "connected"], [585, 2, 1, "", "describe"], [585, 2, 1, "", "get"], [585, 2, 1, "", "get_lightpath_state"], [585, 1, 1, "", "hints"], [585, 1, 1, "", "kind"], [585, 1, 1, "", "lightpath_cpts"], [585, 1, 1, "", "md"], [585, 1, 1, "", "needs_parent"], [585, 2, 1, "", "post_elog_status"], [585, 2, 1, "", "read"], [585, 2, 1, "", "read_configuration"], [585, 2, 1, "", "screen"], [585, 1, 1, "", "stage_group"], [585, 2, 1, "", "stage_group_instances"], [585, 2, 1, "", "status"], [585, 2, 1, "", "stop"], [585, 1, 1, "", "subscriptions"], [585, 2, 1, "", "summary"], [585, 1, 1, "", "transmission"], [585, 2, 1, "", "trigger"]], "pcdsdevices.tpr": [[586, 0, 1, "", "TprMotor"], [587, 0, 1, "", "TprTrigger"]], "pcdsdevices.tpr.TprMotor": [[586, 1, 1, "", "actuate"], [586, 1, 1, "", "actuate_value"], [586, 1, 1, "", "atol"], [586, 2, 1, "", "camonitor"], [586, 1, 1, "", "configuration_attrs"], [586, 2, 1, "", "configure"], [586, 1, 1, "", "connected"], [586, 2, 1, "", "describe"], [586, 2, 1, "", "done_comparator"], [586, 1, 1, "", "done_value"], [586, 1, 1, "", "egu"], [586, 2, 1, "", "end_monitor_thread"], [586, 2, 1, "", "get"], [586, 1, 1, "", "high_limit"], [586, 1, 1, "", "hints"], [586, 1, 1, "", "kind"], [586, 1, 1, "", "limits"], [586, 1, 1, "", "low_limit"], [586, 2, 1, "", "move"], [586, 1, 1, "", "moving"], [586, 2, 1, "", "mv"], [586, 2, 1, "", "mv_ginput"], [586, 2, 1, "", "mvr"], [586, 1, 1, "", "position"], [586, 2, 1, "", "post_elog_status"], [586, 1, 1, "", "put_complete"], [586, 2, 1, "", "read"], [586, 2, 1, "", "read_configuration"], [586, 1, 1, "", "rtol"], [586, 2, 1, "", "screen"], [586, 2, 1, "", "set"], [586, 2, 1, "", "set_position"], [586, 1, 1, "", "settle_time"], [586, 2, 1, "", "status"], [586, 2, 1, "", "stop"], [586, 1, 1, "", "stop_signal"], [586, 1, 1, "", "stop_value"], [586, 1, 1, "", "subscriptions"], [586, 2, 1, "", "summary"], [586, 1, 1, "", "timeout"], [586, 2, 1, "", "trigger"], [586, 2, 1, "", "tweak"], [586, 2, 1, "", "umv"], [586, 2, 1, "", "umvr"], [586, 2, 1, "", "wait"], [586, 2, 1, "", "wm"], [586, 2, 1, "", "wm_update"]], "pcdsdevices.tpr.TprTrigger": [[587, 1, 1, "", "configuration_attrs"], [587, 2, 1, "", "configure"], [587, 1, 1, "", "connected"], [587, 2, 1, "", "describe"], [587, 2, 1, "", "disable"], [587, 2, 1, "", "disable_ch"], [587, 2, 1, "", "disable_trg"], [587, 2, 1, "", "enable"], [587, 2, 1, "", "enable_ch"], [587, 2, 1, "", "enable_trg"], [587, 2, 1, "", "get"], [587, 1, 1, "", "hints"], [587, 1, 1, "", "kind"], [587, 2, 1, "", "post_elog_status"], [587, 2, 1, "", "read"], [587, 2, 1, "", "read_configuration"], [587, 2, 1, "", "screen"], [587, 2, 1, "", "status"], [587, 2, 1, "", "stop"], [587, 1, 1, "", "subscriptions"], [587, 2, 1, "", "summary"], [587, 2, 1, "", "trigger"]], "pcdsdevices.usb_encoder": [[588, 0, 1, "", "UsDigitalUsbEncoder"]], "pcdsdevices.usb_encoder.UsDigitalUsbEncoder": [[588, 1, 1, "", "configuration_attrs"], [588, 2, 1, "", "configure"], [588, 1, 1, "", "connected"], [588, 2, 1, "", "describe"], [588, 2, 1, "", "get"], [588, 1, 1, "", "hints"], [588, 1, 1, "", "kind"], [588, 2, 1, "", "post_elog_status"], [588, 2, 1, "", "read"], [588, 2, 1, "", "read_configuration"], [588, 2, 1, "", "screen"], [588, 2, 1, "", "set_zero"], [588, 2, 1, "", "set_zero_with_axis"], [588, 2, 1, "", "status"], [588, 2, 1, "", "stop"], [588, 1, 1, "", "subscriptions"], [588, 2, 1, "", "summary"], [588, 2, 1, "", "trigger"]], "pcdsdevices.utils": [[589, 3, 1, "", "check_kind_flag"], [590, 3, 1, "", "combine_status_info"], [591, 3, 1, "", "convert_unit"], [592, 3, 1, "", "doc_format_decorator"], [593, 3, 1, "", "format_ophyds_to_html"], [594, 3, 1, "", "format_status_table"], [595, 3, 1, "", "get_component"], [596, 3, 1, "", "get_input"], [597, 3, 1, "", "get_status_float"], [598, 3, 1, "", "get_status_value"], [599, 3, 1, "", "ipm_screen"], [600, 3, 1, "", "is_input"], [601, 3, 1, "", "maybe_make_method"], [602, 3, 1, "", "move_subdevices_to_start"], [603, 3, 1, "", "post_ophyds_to_elog"], [604, 3, 1, "", "re_arg"], [605, 3, 1, "", "reorder_components"], [606, 3, 1, "", "schedule_task"], [607, 3, 1, "", "set_many"], [608, 3, 1, "", "set_standard_ordering"], [609, 3, 1, "", "sort_components_by_kind"], [610, 3, 1, "", "sort_components_by_name"]], "pcdsdevices.valve": [[611, 0, 1, "", "GateValve"], [612, 0, 1, "", "VCN"], [613, 0, 1, "", "VCN_VAT590"], [614, 0, 1, "", "VCN_VAT590_Status"], [615, 0, 1, "", "VFS"], [616, 0, 1, "", "VGC"], [617, 0, 1, "", "VGCLegacy"], [618, 0, 1, "", "VGC_2S"], [619, 0, 1, "", "VRC"], [620, 0, 1, "", "VRCClsLS"], [621, 0, 1, "", "VRCDA"], [622, 0, 1, "", "VRCNO"], [623, 0, 1, "", "VVC"], [624, 0, 1, "", "VVCNO"], [625, 0, 1, "", "ValveBase"]], "pcdsdevices.valve.GateValve": [[611, 2, 1, "", "calc_lightpath_state"], [611, 2, 1, "", "camonitor"], [611, 2, 1, "", "check_inserted"], [611, 2, 1, "", "check_removed"], [611, 2, 1, "", "check_transmission"], [611, 2, 1, "", "close"], [611, 1, 1, "", "configuration_attrs"], [611, 2, 1, "", "configure"], [611, 1, 1, "", "connected"], [611, 2, 1, "", "describe"], [611, 1, 1, "", "egu"], [611, 2, 1, "", "end_monitor_thread"], [611, 2, 1, "", "get"], [611, 2, 1, "", "get_lightpath_state"], [611, 2, 1, "", "get_state"], [611, 1, 1, "", "high_limit"], [611, 1, 1, "", "hints"], [611, 1, 1, "", "in_states"], [611, 2, 1, "", "insert"], [611, 1, 1, "", "interlocked"], [611, 1, 1, "", "kind"], [611, 1, 1, "", "lightpath_cpts"], [611, 1, 1, "", "limits"], [611, 1, 1, "", "low_limit"], [611, 1, 1, "", "md"], [611, 2, 1, "", "move"], [611, 1, 1, "", "moving"], [611, 2, 1, "", "mv"], [611, 2, 1, "", "open"], [611, 1, 1, "", "out_states"], [611, 1, 1, "", "position"], [611, 2, 1, "", "post_elog_status"], [611, 2, 1, "", "read"], [611, 2, 1, "", "read_configuration"], [611, 2, 1, "", "remove"], [611, 2, 1, "", "screen"], [611, 2, 1, "", "set"], [611, 1, 1, "", "settle_time"], [611, 1, 1, "", "states_list"], [611, 2, 1, "", "status"], [611, 1, 1, "", "stop"], [611, 1, 1, "", "subscriptions"], [611, 2, 1, "", "summary"], [611, 1, 1, "", "timeout"], [611, 1, 1, "", "transmission"], [611, 2, 1, "", "trigger"], [611, 2, 1, "", "wait"], [611, 2, 1, "", "wm"], [611, 2, 1, "", "wm_update"]], "pcdsdevices.valve.VCN": [[612, 1, 1, "", "configuration_attrs"], [612, 2, 1, "", "configure"], [612, 1, 1, "", "connected"], [612, 2, 1, "", "describe"], [612, 2, 1, "", "get"], [612, 1, 1, "", "hints"], [612, 1, 1, "", "kind"], [612, 2, 1, "", "read"], [612, 2, 1, "", "read_configuration"], [612, 2, 1, "", "stop"], [612, 1, 1, "", "subscriptions"], [612, 2, 1, "", "summary"], [612, 2, 1, "", "trigger"]], "pcdsdevices.valve.VCN_VAT590": [[613, 1, 1, "", "configuration_attrs"], [613, 2, 1, "", "configure"], [613, 1, 1, "", "connected"], [613, 2, 1, "", "describe"], [613, 2, 1, "", "get"], [613, 1, 1, "", "hints"], [613, 1, 1, "", "kind"], [613, 2, 1, "", "post_elog_status"], [613, 2, 1, "", "read"], [613, 2, 1, "", "read_configuration"], [613, 2, 1, "", "screen"], [613, 2, 1, "", "stop"], [613, 1, 1, "", "subscriptions"], [613, 2, 1, "", "summary"], [613, 2, 1, "", "trigger"]], "pcdsdevices.valve.VCN_VAT590_Status": [[614, 1, 1, "", "configuration_attrs"], [614, 2, 1, "", "configure"], [614, 1, 1, "", "connected"], [614, 2, 1, "", "describe"], [614, 2, 1, "", "get"], [614, 1, 1, "", "hints"], [614, 1, 1, "", "kind"], [614, 2, 1, "", "read"], [614, 2, 1, "", "read_configuration"], [614, 2, 1, "", "stop"], [614, 1, 1, "", "subscriptions"], [614, 2, 1, "", "summary"], [614, 2, 1, "", "trigger"]], "pcdsdevices.valve.VFS": [[615, 2, 1, "", "calc_lightpath_state"], [615, 1, 1, "", "configuration_attrs"], [615, 2, 1, "", "configure"], [615, 1, 1, "", "connected"], [615, 2, 1, "", "describe"], [615, 2, 1, "", "get"], [615, 2, 1, "", "get_lightpath_state"], [615, 1, 1, "", "hints"], [615, 1, 1, "", "kind"], [615, 1, 1, "", "lightpath_cpts"], [615, 1, 1, "", "md"], [615, 2, 1, "", "read"], [615, 2, 1, "", "read_configuration"], [615, 2, 1, "", "stop"], [615, 1, 1, "", "subscriptions"], [615, 2, 1, "", "summary"], [615, 2, 1, "", "trigger"]], "pcdsdevices.valve.VGC": [[616, 2, 1, "", "calc_lightpath_state"], [616, 1, 1, "", "configuration_attrs"], [616, 2, 1, "", "configure"], [616, 1, 1, "", "connected"], [616, 2, 1, "", "describe"], [616, 2, 1, "", "get"], [616, 2, 1, "", "get_lightpath_state"], [616, 1, 1, "", "hints"], [616, 1, 1, "", "kind"], [616, 1, 1, "", "lightpath_cpts"], [616, 1, 1, "", "md"], [616, 2, 1, "", "read"], [616, 2, 1, "", "read_configuration"], [616, 2, 1, "", "stop"], [616, 1, 1, "", "subscriptions"], [616, 2, 1, "", "summary"], [616, 2, 1, "", "trigger"]], "pcdsdevices.valve.VGCLegacy": [[617, 1, 1, "", "configuration_attrs"], [617, 2, 1, "", "configure"], [617, 1, 1, "", "connected"], [617, 2, 1, "", "describe"], [617, 2, 1, "", "get"], [617, 1, 1, "", "hints"], [617, 1, 1, "", "kind"], [617, 2, 1, "", "read"], [617, 2, 1, "", "read_configuration"], [617, 2, 1, "", "stop"], [617, 1, 1, "", "subscriptions"], [617, 2, 1, "", "summary"], [617, 2, 1, "", "trigger"]], "pcdsdevices.valve.VGC_2S": [[618, 2, 1, "", "calc_lightpath_state"], [618, 1, 1, "", "configuration_attrs"], [618, 2, 1, "", "configure"], [618, 1, 1, "", "connected"], [618, 2, 1, "", "describe"], [618, 2, 1, "", "get"], [618, 2, 1, "", "get_lightpath_state"], [618, 1, 1, "", "hints"], [618, 1, 1, "", "kind"], [618, 1, 1, "", "lightpath_cpts"], [618, 1, 1, "", "md"], [618, 2, 1, "", "read"], [618, 2, 1, "", "read_configuration"], [618, 2, 1, "", "stop"], [618, 1, 1, "", "subscriptions"], [618, 2, 1, "", "summary"], [618, 2, 1, "", "trigger"]], "pcdsdevices.valve.VRC": [[619, 2, 1, "", "calc_lightpath_state"], [619, 1, 1, "", "configuration_attrs"], [619, 2, 1, "", "configure"], [619, 1, 1, "", "connected"], [619, 2, 1, "", "describe"], [619, 2, 1, "", "get"], [619, 2, 1, "", "get_lightpath_state"], [619, 1, 1, "", "hints"], [619, 1, 1, "", "kind"], [619, 1, 1, "", "lightpath_cpts"], [619, 1, 1, "", "md"], [619, 2, 1, "", "read"], [619, 2, 1, "", "read_configuration"], [619, 2, 1, "", "stop"], [619, 1, 1, "", "subscriptions"], [619, 2, 1, "", "summary"], [619, 2, 1, "", "trigger"]], "pcdsdevices.valve.VRCClsLS": [[620, 1, 1, "", "configuration_attrs"], [620, 2, 1, "", "configure"], [620, 1, 1, "", "connected"], [620, 2, 1, "", "describe"], [620, 2, 1, "", "get"], [620, 1, 1, "", "hints"], [620, 1, 1, "", "kind"], [620, 2, 1, "", "read"], [620, 2, 1, "", "read_configuration"], [620, 2, 1, "", "stop"], [620, 1, 1, "", "subscriptions"], [620, 2, 1, "", "summary"], [620, 2, 1, "", "trigger"]], "pcdsdevices.valve.VRCDA": [[621, 2, 1, "", "calc_lightpath_state"], [621, 1, 1, "", "close_override"], [621, 1, 1, "", "configuration_attrs"], [621, 2, 1, "", "configure"], [621, 1, 1, "", "connected"], [621, 2, 1, "", "describe"], [621, 2, 1, "", "get"], [621, 2, 1, "", "get_lightpath_state"], [621, 1, 1, "", "hints"], [621, 1, 1, "", "kind"], [621, 1, 1, "", "lightpath_cpts"], [621, 1, 1, "", "md"], [621, 2, 1, "", "read"], [621, 2, 1, "", "read_configuration"], [621, 2, 1, "", "stop"], [621, 1, 1, "", "subscriptions"], [621, 2, 1, "", "summary"], [621, 2, 1, "", "trigger"]], "pcdsdevices.valve.VRCNO": [[622, 2, 1, "", "calc_lightpath_state"], [622, 1, 1, "", "close_override"], [622, 1, 1, "", "configuration_attrs"], [622, 2, 1, "", "configure"], [622, 1, 1, "", "connected"], [622, 2, 1, "", "describe"], [622, 2, 1, "", "get"], [622, 2, 1, "", "get_lightpath_state"], [622, 1, 1, "", "hints"], [622, 1, 1, "", "kind"], [622, 1, 1, "", "lightpath_cpts"], [622, 1, 1, "", "md"], [622, 2, 1, "", "read"], [622, 2, 1, "", "read_configuration"], [622, 2, 1, "", "stop"], [622, 1, 1, "", "subscriptions"], [622, 2, 1, "", "summary"], [622, 2, 1, "", "trigger"]], "pcdsdevices.valve.VVC": [[623, 1, 1, "", "configuration_attrs"], [623, 2, 1, "", "configure"], [623, 1, 1, "", "connected"], [623, 2, 1, "", "describe"], [623, 2, 1, "", "get"], [623, 1, 1, "", "hints"], [623, 1, 1, "", "kind"], [623, 2, 1, "", "read"], [623, 2, 1, "", "read_configuration"], [623, 2, 1, "", "stop"], [623, 1, 1, "", "subscriptions"], [623, 2, 1, "", "summary"], [623, 2, 1, "", "trigger"]], "pcdsdevices.valve.VVCNO": [[624, 1, 1, "", "close_override"], [624, 1, 1, "", "configuration_attrs"], [624, 2, 1, "", "configure"], [624, 1, 1, "", "connected"], [624, 2, 1, "", "describe"], [624, 2, 1, "", "get"], [624, 1, 1, "", "hints"], [624, 1, 1, "", "kind"], [624, 2, 1, "", "read"], [624, 2, 1, "", "read_configuration"], [624, 2, 1, "", "stop"], [624, 1, 1, "", "subscriptions"], [624, 2, 1, "", "summary"], [624, 2, 1, "", "trigger"]], "pcdsdevices.valve.ValveBase": [[625, 1, 1, "", "configuration_attrs"], [625, 2, 1, "", "configure"], [625, 1, 1, "", "connected"], [625, 2, 1, "", "describe"], [625, 2, 1, "", "get"], [625, 1, 1, "", "hints"], [625, 1, 1, "", "kind"], [625, 2, 1, "", "read"], [625, 2, 1, "", "read_configuration"], [625, 2, 1, "", "stop"], [625, 1, 1, "", "subscriptions"], [625, 2, 1, "", "summary"], [625, 2, 1, "", "trigger"]], "pcdsdevices.variety": [[626, 3, 1, "", "expand_dotted_dict"], [627, 3, 1, "", "get_metadata"], [628, 3, 1, "", "set_metadata"], [629, 3, 1, "", "validate_metadata"]], "pcdsdevices.wfs": [[630, 0, 1, "", "WaveFrontSensorStates"], [631, 0, 1, "", "WaveFrontSensorTarget"], [632, 0, 1, "", "WaveFrontSensorTargetCool"], [633, 0, 1, "", "WaveFrontSensorTargetFDQ"]], "pcdsdevices.wfs.WaveFrontSensorStates": [[630, 2, 1, "", "camonitor"], [630, 2, 1, "", "check_inserted"], [630, 2, 1, "", "check_removed"], [630, 2, 1, "", "check_transmission"], [630, 2, 1, "", "clear_error"], [630, 1, 1, "", "configuration_attrs"], [630, 2, 1, "", "configure"], [630, 1, 1, "", "connected"], [630, 2, 1, "", "describe"], [630, 1, 1, "", "egu"], [630, 2, 1, "", "end_monitor_thread"], [630, 2, 1, "", "get"], [630, 2, 1, "", "get_state"], [630, 1, 1, "", "high_limit"], [630, 1, 1, "", "hints"], [630, 1, 1, "", "in_states"], [630, 2, 1, "", "insert"], [630, 1, 1, "", "kind"], [630, 1, 1, "", "limits"], [630, 1, 1, "", "low_limit"], [630, 2, 1, "", "move"], [630, 1, 1, "", "moving"], [630, 2, 1, "", "mv"], [630, 1, 1, "", "out_states"], [630, 1, 1, "", "position"], [630, 2, 1, "", "post_elog_status"], [630, 2, 1, "", "read"], [630, 2, 1, "", "read_configuration"], [630, 2, 1, "", "remove"], [630, 2, 1, "", "screen"], [630, 2, 1, "", "set"], [630, 1, 1, "", "settle_time"], [630, 1, 1, "", "states_list"], [630, 2, 1, "", "status"], [630, 1, 1, "", "stop"], [630, 1, 1, "", "subscriptions"], [630, 2, 1, "", "summary"], [630, 1, 1, "", "timeout"], [630, 1, 1, "", "transmission"], [630, 2, 1, "", "trigger"], [630, 2, 1, "", "wait"], [630, 2, 1, "", "wm"], [630, 2, 1, "", "wm_update"]], "pcdsdevices.wfs.WaveFrontSensorTarget": [[631, 2, 1, "", "calc_lightpath_state"], [631, 1, 1, "", "configuration_attrs"], [631, 2, 1, "", "configure"], [631, 1, 1, "", "connected"], [631, 2, 1, "", "describe"], [631, 2, 1, "", "get"], [631, 2, 1, "", "get_lightpath_state"], [631, 1, 1, "", "hints"], [631, 1, 1, "", "kind"], [631, 1, 1, "", "lightpath_cpts"], [631, 1, 1, "", "md"], [631, 1, 1, "", "needs_parent"], [631, 2, 1, "", "post_elog_status"], [631, 2, 1, "", "read"], [631, 2, 1, "", "read_configuration"], [631, 2, 1, "", "screen"], [631, 1, 1, "", "stage_group"], [631, 2, 1, "", "stage_group_instances"], [631, 2, 1, "", "status"], [631, 2, 1, "", "stop"], [631, 1, 1, "", "subscriptions"], [631, 2, 1, "", "summary"], [631, 2, 1, "", "trigger"]], "pcdsdevices.wfs.WaveFrontSensorTargetCool": [[632, 2, 1, "", "calc_lightpath_state"], [632, 1, 1, "", "configuration_attrs"], [632, 2, 1, "", "configure"], [632, 1, 1, "", "connected"], [632, 2, 1, "", "describe"], [632, 2, 1, "", "get"], [632, 2, 1, "", "get_lightpath_state"], [632, 1, 1, "", "hints"], [632, 1, 1, "", "kind"], [632, 1, 1, "", "lightpath_cpts"], [632, 1, 1, "", "md"], [632, 1, 1, "", "needs_parent"], [632, 2, 1, "", "post_elog_status"], [632, 2, 1, "", "read"], [632, 2, 1, "", "read_configuration"], [632, 2, 1, "", "screen"], [632, 1, 1, "", "stage_group"], [632, 2, 1, "", "stage_group_instances"], [632, 2, 1, "", "status"], [632, 2, 1, "", "stop"], [632, 1, 1, "", "subscriptions"], [632, 2, 1, "", "summary"], [632, 2, 1, "", "trigger"]], "pcdsdevices.wfs.WaveFrontSensorTargetFDQ": [[633, 2, 1, "", "calc_lightpath_state"], [633, 1, 1, "", "configuration_attrs"], [633, 2, 1, "", "configure"], [633, 1, 1, "", "connected"], [633, 2, 1, "", "describe"], [633, 2, 1, "", "get"], [633, 2, 1, "", "get_lightpath_state"], [633, 1, 1, "", "hints"], [633, 1, 1, "", "kind"], [633, 1, 1, "", "lightpath_cpts"], [633, 1, 1, "", "md"], [633, 1, 1, "", "needs_parent"], [633, 2, 1, "", "post_elog_status"], [633, 2, 1, "", "read"], [633, 2, 1, "", "read_configuration"], [633, 2, 1, "", "screen"], [633, 1, 1, "", "stage_group"], [633, 2, 1, "", "stage_group_instances"], [633, 2, 1, "", "status"], [633, 2, 1, "", "stop"], [633, 1, 1, "", "subscriptions"], [633, 2, 1, "", "summary"], [633, 2, 1, "", "trigger"]]}, "objnames": {"0": ["py", "class", "Python class"], "1": ["py", "attribute", "Python attribute"], "2": ["py", "method", "Python method"], "3": ["py", "function", "Python function"]}, "objtypes": {"0": "py:class", "1": "py:attribute", "2": "py:method", "3": "py:function"}, "terms": {"": [1, 4, 18, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 168, 170, 208, 209, 210, 211, 213, 214, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 253, 254, 255, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 314, 315, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 409, 411, 416, 417, 418, 419, 421, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 437, 438, 439, 449, 455, 456, 457, 458, 469, 472, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 520, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 549, 553, 554, 557, 559, 560, 561, 562, 565, 566, 568, 570, 572, 574, 575, 582, 583, 584, 586, 603, 606, 611, 630, 631, 632, 633, 635, 637, 638], "0": [2, 4, 5, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 73, 74, 75, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 122, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 168, 170, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 246, 248, 250, 252, 253, 254, 255, 257, 283, 284, 285, 286, 287, 300, 301, 303, 304, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 368, 369, 371, 372, 384, 386, 388, 389, 411, 416, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 460, 461, 462, 463, 464, 469, 472, 493, 497, 498, 499, 500, 501, 502, 503, 504, 505, 512, 513, 514, 515, 517, 521, 523, 524, 525, 526, 528, 530, 531, 532, 534, 535, 536, 537, 541, 545, 548, 555, 556, 559, 560, 566, 570, 572, 574, 580, 582, 583, 584, 586, 587, 588, 597, 611, 612, 613, 630, 638], "00": 301, "000": 389, "0001": [301, 304, 337, 342], "0002": [301, 304], "00024626624937199417": 301, "0003": [83, 88, 301, 304], "0005": [301, 304], "000e": 301, "001": [90, 91, 156, 435], "003175m": 94, "01": [1, 37, 38, 39, 41, 43, 45, 46, 47, 48, 55, 56, 57, 59, 60, 102, 103, 137, 163, 171, 266, 267, 268, 269, 270, 274, 298, 300, 317, 390, 391, 392, 393, 394, 395, 396, 403, 434, 435, 468, 473, 474, 475, 480, 485, 487, 533, 542, 546, 547, 573, 577, 631, 632, 633, 638], "015": 389, "02": [1, 45, 46, 47, 48, 55, 56, 57, 58, 59, 60, 102, 103, 137, 162, 163, 171, 200, 201, 202, 203, 204, 266, 267, 268, 269, 403, 434, 435, 468, 473, 474, 475, 480, 485, 487, 533, 546, 547, 577, 631, 632, 633], "03": [45, 46, 47, 48, 55, 56, 58, 59, 60, 102, 103, 171, 266, 267, 268, 269, 301, 403, 439, 468, 473, 475, 480, 487, 533, 546, 547], "04": [46, 47, 48, 55, 56, 58, 59, 102, 266, 268, 269, 301, 314, 323, 324, 325, 327, 328, 403, 468, 473, 480, 487, 533, 546, 547], "05": [48, 55, 58, 102, 266, 268, 269, 300, 314, 403, 480, 533, 546, 547], "06": [48, 55, 58, 102, 266, 268, 269, 314, 381, 403, 480, 533, 546, 547], "07": [48, 55, 58, 102, 266, 267, 269, 301, 314, 323, 324, 325, 327, 328, 480, 533, 546, 547], "07a": [82, 85, 86, 87], "08": [48, 55, 58, 266, 267, 269, 314, 480, 533, 546, 547], "09": [48, 58, 266, 267, 314, 332, 333, 376, 382, 383, 546, 547], "092e": 301, "0mm": [532, 534, 536], "0x1": 298, "0x3": 298, "0xf": 298, "1": [2, 5, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 122, 137, 138, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 217, 218, 219, 220, 221, 222, 223, 224, 226, 246, 250, 251, 252, 254, 255, 271, 272, 274, 282, 283, 284, 285, 286, 287, 298, 299, 300, 301, 303, 304, 306, 307, 309, 310, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 329, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 358, 359, 360, 366, 368, 369, 370, 371, 372, 378, 384, 411, 416, 424, 426, 427, 428, 429, 430, 432, 433, 434, 435, 438, 439, 442, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 469, 471, 472, 478, 479, 493, 497, 498, 499, 500, 501, 502, 503, 504, 505, 512, 513, 514, 521, 523, 524, 525, 526, 528, 531, 535, 541, 544, 545, 546, 547, 548, 549, 555, 556, 559, 567, 568, 569, 570, 571, 572, 573, 574, 580, 581, 582, 583, 584, 585, 586, 587, 597, 611, 616, 617, 618, 619, 620, 621, 623, 625, 630, 638, 643], "10": [2, 48, 58, 90, 91, 149, 267, 293, 315, 323, 325, 327, 328, 331, 337, 342, 386, 387, 389, 425, 435, 479, 493, 498, 514, 546, 638], "100": [387, 389, 435, 517, 612, 613, 637, 638], "1000": [4, 301, 420, 545], "100mm": 638, "100u": 637, "100v": 160, "1027": [82, 84, 85, 86, 87, 637], "107": 389, "10m": 637, "10mm": [68, 637], "10u": 637, "11": [2, 48, 58, 267, 315, 331, 546, 587], "111": 94, "113e": 301, "12": [2, 48, 58, 267, 315, 487, 493, 546, 547], "13": [2, 48, 58, 267, 315, 323, 325, 327, 328, 449, 547], "1356011499587773": [82, 84, 85, 86, 87], "13mm": [68, 637], "13ps1": 28, "14": [2, 48, 58, 268, 315, 337, 342, 381, 637], "15": [2, 4, 5, 48, 58, 82, 84, 85, 86, 87, 257, 268, 293, 315, 377, 541, 547], "156": 115, "16": [32, 48, 58, 160, 268, 317, 342, 393], "167": 637, "168": 637, "169": 493, "17": [48, 58, 115, 317], "170": [493, 637], "175": [82, 84, 85, 86, 87], "18": [48, 58, 287, 317], "180": 637, "182": 493, "1850": 81, "187": 637, "189": 637, "19": [48, 58, 317, 323, 324, 325, 327, 328], "191": 637, "192": 637, "196": 637, "1_rbv": [358, 359, 361, 362, 363, 364, 365, 375, 376, 377, 380, 381, 382], "1a": 106, "1d": [170, 584], "1m": 638, "1mb": [21, 22], "1st": [332, 358, 359, 361, 362, 363, 364, 365, 374, 376, 378, 379, 380, 382], "1um": [271, 274], "2": [2, 19, 21, 22, 28, 29, 45, 49, 50, 51, 57, 58, 60, 62, 63, 74, 82, 86, 90, 91, 92, 98, 122, 138, 155, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 186, 211, 228, 229, 252, 254, 255, 271, 274, 282, 283, 298, 301, 302, 304, 305, 309, 314, 315, 317, 322, 330, 331, 332, 333, 337, 342, 343, 344, 346, 358, 362, 370, 375, 376, 378, 427, 428, 433, 435, 437, 459, 460, 461, 462, 463, 464, 469, 471, 478, 479, 493, 497, 498, 499, 512, 513, 514, 517, 528, 546, 548, 549, 555, 559, 566, 581, 587, 618, 638, 643], "20": [286, 301, 302, 304, 305, 314, 389], "200": [389, 637], "2000": 301, "2012": 580, "2021": 342, "2022": [332, 333, 376, 382, 383], "2024": [377, 381], "205": 637, "207": 389, "209": 637, "21": 315, "215": 637, "216": 637, "218": 637, "227": 637, "231": [82, 84, 85, 86, 87], "231303": 94, "232": 637, "232156m": 94, "236": 637, "238": 637, "24": [394, 638], "241": 77, "24v": [113, 272, 616, 617, 618, 619, 620, 621, 623, 625, 637], "24vsupply_calc": [173, 174], "25": 637, "255": 28, "256": 32, "2650": 81, "2700": [264, 409, 637], "28": [286, 332, 333, 376, 382, 383], "2_rbv": [358, 375, 376, 377, 380, 381, 382], "2arctan": 92, "2d": [1, 21, 22, 309, 367, 429, 522, 548, 637], "2nd": [139, 374, 376, 377, 378, 379, 380, 382, 637], "2r": 92, "2rx": 92, "2theta": [209, 210], "2x2": 32, "3": [2, 21, 29, 49, 50, 51, 53, 54, 55, 56, 57, 58, 63, 82, 84, 85, 86, 87, 122, 138, 155, 165, 176, 177, 178, 181, 182, 184, 185, 186, 200, 201, 202, 203, 204, 248, 252, 254, 255, 261, 271, 274, 282, 301, 304, 307, 332, 366, 378, 411, 460, 461, 462, 463, 464, 471, 479, 493, 528, 541, 545, 549, 555, 559, 566, 581, 638], "30": [74, 149, 555], "303": [82, 84, 85, 86, 87], "32": [21, 22], "320": 63, "384": 586, "3b": 106, "3d": [167, 168, 171, 302, 541, 637], "3dof": 637, "3rd": [50, 51, 637], "4": [2, 21, 29, 32, 44, 46, 47, 56, 59, 63, 67, 68, 122, 138, 147, 176, 177, 178, 182, 184, 185, 186, 247, 251, 252, 254, 255, 271, 274, 284, 301, 307, 342, 367, 375, 395, 411, 471, 479, 493, 548, 549, 551, 579, 580, 581, 597], "400": 81, "441": 544, "442": 544, "443": 544, "444": 544, "445": 544, "447": 544, "463e": 301, "4posit": 637, "5": [2, 21, 29, 36, 44, 63, 68, 74, 76, 78, 80, 122, 149, 177, 178, 185, 186, 251, 252, 254, 255, 300, 301, 314, 322, 332, 333, 377, 479, 497, 498, 499, 512, 513, 514, 515, 521, 523, 530, 532, 534, 536, 537, 556, 566, 584, 586, 630], "50": 211, "500": [77, 517], "500e": 301, "50v": 385, "53210a": 279, "576": 637, "590": 613, "5e": [337, 342], "5ev": 637, "5mm": [68, 637], "5th": 566, "6": [2, 21, 29, 36, 42, 63, 122, 177, 178, 185, 186, 262, 301, 479, 545, 550, 552, 630, 638], "60": [293, 426], "600": 517, "6012": 467, "6030": [467, 637], "60mm": 286, "6514": 265, "666e": 301, "680e": 301, "6x6": 81, "7": [2, 21, 29, 40, 42, 63, 122, 178, 186, 389, 479], "70": 69, "71": 69, "72": 69, "767": 637, "8": [2, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 40, 45, 46, 47, 55, 56, 57, 59, 60, 63, 70, 71, 165, 178, 186, 301, 396, 479, 638], "80": 301, "800m": [271, 274], "800nm": [271, 274], "82": 69, "852": 301, "8mm": [68, 637], "9": [2, 21, 22, 63, 71, 332, 479], "9000": [7, 8, 9, 10, 11], "908": 637, "909": 637, "963": 637, "965e": 301, "978": 637, "9792": 637, "A": [1, 2, 3, 5, 6, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 52, 55, 64, 65, 74, 75, 76, 78, 79, 80, 81, 82, 85, 86, 87, 93, 95, 96, 97, 105, 108, 110, 111, 112, 113, 136, 137, 139, 141, 142, 143, 149, 188, 207, 208, 209, 210, 211, 213, 216, 244, 258, 289, 303, 339, 341, 343, 345, 366, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 400, 412, 413, 414, 415, 427, 428, 429, 437, 455, 459, 470, 471, 477, 478, 479, 480, 481, 482, 484, 485, 486, 487, 488, 489, 493, 495, 496, 498, 499, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 516, 517, 518, 542, 549, 553, 554, 556, 557, 559, 561, 562, 565, 572, 582, 583, 597, 598, 601, 602, 635, 636, 637, 643, 644], "AT": [66, 272, 530, 616, 618, 637], "And": 18, "As": [12, 13, 14, 18, 31], "At": [18, 69, 189, 190, 192, 193, 195, 449], "Be": [301, 302, 305, 306], "Being": 637, "By": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 510, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "FOr": 389, "For": [1, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 173, 174, 176, 179, 180, 181, 182, 184, 279, 283, 284, 285, 286, 287, 292, 301, 302, 333, 339, 341, 360, 368, 371, 386, 387, 388, 389, 426, 429, 432, 455, 456, 457, 458, 459, 483, 495, 497, 498, 499, 506, 510, 512, 513, 514, 517, 521, 523, 525, 526, 530, 531, 535, 566, 586, 609, 637, 638, 640], "IN": [36, 40, 42, 44, 45, 62, 64, 65, 71, 168, 170, 217, 218, 219, 220, 221, 222, 224, 303, 307, 309, 318, 332, 366, 372, 384, 411, 416, 424, 425, 439, 469, 472, 528, 541, 548, 559, 570, 571, 572, 574, 582, 583, 584, 611, 630, 638], "If": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 507, 508, 511, 512, 513, 514, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 570, 571, 572, 573, 574, 577, 582, 583, 584, 585, 586, 587, 588, 602, 603, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 628, 630, 631, 632, 633, 637, 638], "In": [1, 28, 49, 50, 51, 63, 82, 84, 85, 86, 87, 155, 222, 302, 372, 423, 424, 427, 428, 437, 468, 494, 532, 571, 580, 636, 637, 638], "It": [6, 12, 13, 14, 18, 33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 74, 75, 76, 78, 82, 84, 85, 86, 87, 102, 140, 164, 168, 170, 171, 211, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 332, 333, 334, 335, 336, 366, 367, 372, 373, 384, 392, 393, 394, 395, 396, 411, 416, 422, 424, 426, 427, 435, 437, 438, 439, 469, 472, 494, 496, 497, 498, 499, 507, 512, 513, 514, 521, 528, 541, 548, 555, 557, 559, 560, 561, 562, 565, 570, 572, 573, 574, 582, 583, 584, 611, 612, 615, 619, 621, 622, 623, 630, 637, 638], "Its": 637, "Near": 278, "No": [21, 22, 28, 33, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 346, 373, 577], "Not": [21, 33, 253, 298], "ON": [102, 311], "ONE": 496, "Of": 346, "On": [21, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 386, 387, 388, 390, 426, 427, 428, 429, 430, 431, 433, 434, 435, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 586, 637], "One": [263, 408, 409, 571, 591, 607], "That": [429, 435, 497, 498, 499, 637], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 232, 236, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 401, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 577, 578, 582, 583, 584, 585, 586, 587, 588, 590, 591, 594, 595, 599, 601, 602, 605, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 636, 637, 638, 641, 643], "There": [1, 18, 19, 33, 74, 231, 250, 251, 254, 255, 397, 422, 637, 638, 641], "These": [1, 28, 33, 84, 91, 111, 149, 219, 244, 311, 339, 341, 420, 517, 553, 554, 559, 616, 635, 636, 637, 643], "To": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 506, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 580, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 640], "Will": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 172, 175, 177, 178, 183, 185, 186, 226, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 408, 409, 410, 417, 418, 419, 421, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 529, 531, 535, 586], "With": [18, 246, 362, 377, 378, 379, 380, 633, 637], "_": 580, "__init__": [230, 429, 637, 638], "__new__": 78, "_actually_": [426, 521, 523], "_all_": 118, "_axi": 556, "_base": 248, "_bu": 105, "_byp": 397, "_calc_readback": 638, "_card_prefix": 387, "_ch": 106, "_channel": [283, 284, 285, 286, 287], "_command": [283, 284, 285, 286, 287, 407], "_constants_prefix": [82, 84, 85, 86, 87], "_delay_motor": 428, "_df_suffix": 317, "_dirlong": [525, 526, 531, 535], "_dirshort": [525, 526, 531, 535], "_egu": [446, 447], "_evr_ch": 289, "_evr_pv": 289, "_filter_prefix": 63, "_find_matching_range_indic": 637, "_from_addr": [283, 284, 285, 286, 287], "_fs_tgt_time": 339, "_html": 593, "_hutch_prefix": [314, 315, 317, 323, 324, 325, 327, 328, 331], "_in": 399, "_in_if_not_out": [219, 373], "_inout": 439, "_invalid_st": 560, "_io": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "_ioc_bas": 162, "_l2_p0": 300, "_l2_p1": 300, "_l3_p0": 300, "_l3_p1": 300, "_l3_p2": 300, "_l3_p3": 300, "_l3_p4": 300, "_l3_p5": 300, "_make_saf": [301, 302, 304, 305], "_motor": 637, "_motor_prefix": [153, 154], "_mpsc": 397, "_on_get": 638, "_on_put": 638, "_optionalepicssign": 510, "_out": 399, "_piezo": 371, "_pitch_axi": 543, "_port": [283, 284, 285, 286, 287], "_pos_chang": 155, "_prefix": [153, 322, 323, 324, 325, 327, 328, 330, 332, 333], "_prefix_2theta": 209, "_prefix_det": [412, 413, 414, 415, 582, 583], "_prefix_dettilt": 209, "_prefix_detv": 209, "_prefix_energi": [549, 553, 554], "_prefix_eta": [211, 214], "_prefix_focu": [413, 414, 549, 553, 554], "_prefix_hor": [208, 209], "_prefix_i": [212, 216], "_prefix_kappa": [211, 214], "_prefix_l": [413, 415], "_prefix_phi": [211, 214], "_prefix_rot": [208, 209, 554], "_prefix_samphi": 213, "_prefix_samz": 213, "_prefix_tilt": [208, 209], "_prefix_tip": [208, 209], "_prefix_v": [208, 209], "_prefix_x": [212, 216], "_prefix_xi": [369, 372], "_prefix_z": [212, 216], "_prefix_zoom": [412, 413, 414, 415], "_pressur": [446, 447], "_rbv": [257, 348, 512, 637, 638], "_readback": 506, "_readbacksign": 524, "_ref": 538, "_repli": 407, "_req": [525, 526, 531, 535], "_req_don": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 528, 531, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "_respons": [283, 284, 285, 286, 287], "_reversedtimetooldelai": 340, "_save": [283, 284, 285, 286, 287], "_scale": 248, "_scaledunitconversionderivedsign": [339, 341], "_set": [153, 637], "_setpointsign": 524, "_setup_pmgr": 637, "_sig_attr": 605, "_signal": 638, "_state_log": [218, 559, 638], "_state_logic_mod": 559, "_state_logic_set_ref": 559, "_states_alia": 560, "_sub_to_children": 398, "_tgt_time": 341, "_tilt_pv": [159, 163], "_tip_pv": [159, 163], "_to_addr": [283, 284, 285, 286, 287], "_trans_axi": 543, "_transmiss": 219, "_unknown": 560, "_xgantri": 372, "_yaw_axi": 543, "a03": 442, "a0p3v3_en": 131, "a0p3v3en_rbv": 131, "a1_a2_slot": 207, "a1p3v3_en": 131, "a1p3v3en_rbv": 131, "a_coeff": [578, 580], "a_valu": 604, "abaco": [114, 115, 116, 460, 464], "aberg": 637, "abil": 637, "abl": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "abort": 81, "about": [82, 211, 426, 516, 540, 631, 637, 638, 643], "abov": [18, 28, 33, 298, 497, 498, 499, 512, 513, 514, 608, 637, 638, 643], "absolut": [1, 4, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 420, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 515, 516, 517, 518, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "absorb": [573, 574, 637], "absorber_vert": 573, "absorpt": [251, 254, 255], "abstract": [526, 531, 634, 638], "ac": [263, 264, 463, 466], "accel": 538, "accel_rbv": 452, "acceler": [7, 9, 10, 11, 16, 17, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 297, 524, 538], "accept": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 250, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 528, 531, 535, 541, 548, 560, 570, 572, 574, 582, 583, 584, 586, 601, 611, 630, 637], "access": [104, 110, 120, 162, 191, 205, 206, 340, 392, 393, 394, 395, 396, 434, 444, 453, 500, 501, 502, 503, 504, 505, 517, 557, 561, 599, 637, 638, 641], "accessori": 588, "accident": [82, 84, 85, 86, 87, 637], "accl": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "accommod": 637, "accomod": [89, 637], "accompani": 637, "accord": [497, 498, 499, 512, 513, 514, 627], "accordingli": [208, 209, 210, 574], "account": 155, "accumul": [496, 637, 643], "accur": [162, 637], "accuraci": 637, "achiev": [4, 49, 148], "aci_rang": [263, 264], "acknowledg": 270, "acq_don": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "acquir": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 638], "acquire_period": 6, "acquire_rbv": [7, 9, 10, 11, 15, 16, 17, 297], "acquire_tim": 6, "acquireperiod": [6, 7, 9, 10, 11, 15, 16, 17, 297], "acquiretim": [6, 7, 9, 10, 11, 15, 16, 17, 297], "acquisit": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "acquisition_mod": [288, 289], "acquisition_period": [7, 9, 10, 11, 15, 16, 17, 297], "acr": [74, 75, 76, 78, 79, 80, 82, 86, 87, 457, 637], "acr_energi": [86, 87], "acr_status_pv_index": 82, "acr_status_suffix": [74, 75, 76, 78, 79, 80, 82, 86, 637], "acr_status_sufix": 86, "acromag": [4, 5, 637], "acromag_ch_factory_func": 637, "acromagchannel": 637, "across": [556, 636], "act": [86, 110, 356, 434, 496, 621, 637], "action": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 211, 214, 322, 330, 332, 333, 399, 497, 498, 499, 512, 513, 514, 637], "activ": [21, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 189, 226, 271, 283, 284, 285, 286, 287, 293, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 375, 377, 380, 381, 401, 402, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 611, 613, 637], "active_config": [53, 56, 57, 58], "active_config_bitmask": [53, 56, 57, 58], "active_stop": [440, 448], "activeconfiguration_rbv": [53, 56, 57, 58], "activeconfigurationbitmask_rbv": [53, 56, 57, 58], "actual": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 53, 56, 57, 58, 59, 60, 149, 339, 341, 371, 397, 470, 500, 512, 516, 531, 637], "actual3omegatransmission_rbv": [53, 56, 57, 58], "actual_": [525, 526, 531, 535], "actual_transmiss": [53, 56, 57, 58], "actual_transmission_3omega": [53, 56, 57, 58], "actualphotonenergy_rbv": [53, 56, 57, 58], "actualtransmission_rbv": [53, 56, 57, 58], "actuat": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 425, 455, 456, 457, 458, 459, 525, 526, 531, 535, 555, 556, 586, 637], "actuate_valu": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 455, 456, 457, 458, 459, 525, 526, 531, 535, 555, 556, 586], "acut": 376, "acv_rang": [263, 264], "ad": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 111, 148, 263, 272, 301, 353, 354, 434, 435, 495, 507, 508, 511, 516, 517, 541, 548, 560, 636, 637, 643], "ad_core_vers": 21, "ad_root": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "adbas": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "adc": [119, 120, 121, 122, 160, 281, 460, 461, 462, 463, 464], "adc_config0": 118, "adc_config1": 118, "adc_config2": 118, "adc_config3": 118, "adc_ctrl1": 131, "adc_ctrl2": 131, "adc_integral0": 126, "adc_integral7": 126, "adc_reg_x0006": 120, "adc_reg_x0007": 120, "adc_reg_x0008": 120, "adc_reg_x000b": 120, "adc_reg_x000c": 120, "adc_reg_x000d": 120, "adc_reg_x000f": 120, "adc_reg_x0010": 120, "adc_reg_x0011": 120, "adc_reg_x0012": 120, "adc_reg_x0013": 120, "adc_reg_x0014": 120, "adc_reg_x0015": 120, "adc_reg_x0016": 120, "adc_reg_x0017": 120, "adc_reg_x0018": 120, "adc_reg_x001f": 120, "adc_reg_x0020": 120, "adc_reset": 131, "adc_sample_readout0": 118, "adc_sample_readout1": 118, "adc_sample_readout2": 118, "adc_sample_readout3": 118, "adc_unit_statu": 614, "adca": 121, "adca_delay_lan": 121, "adca_sampl": 121, "adcb": 121, "adcb_delay_lan": 121, "adcb_sampl": 121, "adcconfig0": 118, "adcconfig1": 118, "adcconfig2": 118, "adcconfig3": 118, "adcctrl1_rbv": 131, "adcctrl2_rbv": 131, "adcintegral0": 126, "adcintegral7": 126, "adcompon": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "adcoreversion_rbv": 21, "adcreadout0": 118, "adcreadout1": 118, "adcreadout2": 118, "adcreadout3": 118, "adcreg_0x0006_rbv": 120, "adcreg_0x0007_rbv": 120, "adcreg_0x0008_rbv": 120, "adcreg_0x000b_rbv": 120, "adcreg_0x000c_rbv": 120, "adcreg_0x000d_rbv": 120, "adcreg_0x000f_rbv": 120, "adcreg_0x0010_rbv": 120, "adcreg_0x0011_rbv": 120, "adcreg_0x0012_rbv": 120, "adcreg_0x0013_rbv": 120, "adcreg_0x0014_rbv": 120, "adcreg_0x0015_rbv": 120, "adcreg_0x0016_rbv": 120, "adcreg_0x0017_rbv": 120, "adcreg_0x0018_rbv": 120, "adcreg_0x001f_rbv": 120, "adcreg_0x0020_rbv": 120, "adcreset_rbv": 131, "add": [16, 23, 31, 83, 85, 86, 87, 90, 91, 110, 140, 163, 232, 233, 234, 337, 342, 400, 424, 426, 435, 439, 495, 500, 507, 508, 511, 516, 611, 619, 628, 636, 637, 640, 643], "add_": 637, "add_exp": 636, "add_exp_her": 636, "add_hutch": [636, 637], "add_hutch_her": 636, "add_signal_by_attr_nam": [495, 507, 508, 511, 516, 638], "addit": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 507, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 580, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 637, 638], "addition": 601, "additiona": 153, "additional_filt": [288, 289], "addr": 206, "address": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "adframetype_t": 6, "adher": 628, "adimagemod": 6, "adimagemode_t": 6, "adimagemultipl": 6, "adj_don": 162, "adjac": 637, "adjust": [82, 85, 86, 87, 90, 91, 94, 98, 99, 162, 164, 165, 211, 214, 246, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 392, 393, 394, 395, 396, 429, 431, 434, 435, 531, 545, 555, 565, 586, 637], "adjust_offset": [288, 289], "adshuttermode_t": 6, "adshutterstatus_t": 6, "adstatus_t": 6, "adtriggermode_t": 6, "adu": 115, "advanc": [270, 507, 634], "advis": 459, "affect": [345, 517, 637], "after": [4, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 494, 495, 496, 497, 498, 499, 507, 508, 511, 512, 513, 514, 516, 517, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 636, 637, 638], "again": [149, 150, 152, 155, 157], "against": [498, 514, 515, 628, 637], "aggreg": [218, 495, 507, 508, 511, 516, 555, 637, 638], "aggregatesign": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 511, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633, 634, 637], "agil": 440, "agilent53210a": 637, "agilent5322": 279, "agilentseri": 448, "agilil": 279, "agre": 559, "ahead": 426, "ai": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ai1": [2, 4, 5], "ai1_0": 2, "ai1_1": 2, "ai1_10": 2, "ai1_11": 2, "ai1_12": 2, "ai1_13": 2, "ai1_14": 2, "ai1_15": 2, "ai1_2": 2, "ai1_3": 2, "ai1_4": 2, "ai1_5": 2, "ai1_6": 2, "ai1_7": 2, "ai1_8": 2, "ai1_9": 2, "ai_1": 5, "ai_offset_rbv": 449, "aid": [45, 46, 47, 48, 59, 60, 634], "air_fan_1_rpm_perc": [173, 174], "air_fan_2_rpm_perc": [173, 174], "air_fan_3_rpm_perc": [173, 174], "air_fan_4_rpm_perc": [173, 174], "air_fan_5_rpm_perc": [173, 174], "air_fan_6_rpm_perc": [173, 174], "air_temp_in_bot_f": [173, 174], "air_temp_in_mid_f": [173, 174], "air_temp_in_top_f": [173, 174], "air_temp_out_bot_f": [173, 174], "air_temp_out_mid_f": [173, 174], "air_temp_out_top_f": [173, 174], "airfan1rpm_calc": [173, 174], "airfan2rpm_calc": [173, 174], "airfan3rpm_calc": [173, 174], "airfan4rpm_calc": [173, 174], "airfan5rpm_calc": [173, 174], "airfan6rpm_calc": [173, 174], "airtempinbot_calc": [173, 174], "airtempinmid_calc": [173, 174], "airtempintop_calc": [173, 174], "airtempoutbot_calc": [173, 174], "airtempoutmid_calc": [173, 174], "airtempouttop_calc": [173, 174], "aka": 341, "alarm": [442, 452, 497, 498, 499, 512, 513, 514, 637], "alarm_ok_rbv": 442, "alarm_rbv": 452, "alarm_sever": [497, 498, 499, 512, 513, 514], "alarm_statu": [497, 498, 499, 512, 513, 514], "alert": [401, 637], "alia": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 108, 109, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 172, 201, 202, 203, 204, 217, 218, 219, 220, 221, 222, 223, 224, 226, 247, 248, 249, 252, 256, 257, 266, 267, 268, 269, 303, 306, 307, 309, 310, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 371, 372, 373, 374, 376, 378, 379, 380, 381, 382, 384, 403, 408, 409, 410, 411, 416, 417, 418, 419, 421, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 445, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 544, 546, 547, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 585, 586, 611, 630, 637], "alias": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 148, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630, 637], "align": [12, 14, 21, 22, 37, 38, 39, 41, 43, 301, 302, 304, 305, 314, 323, 324, 325, 468, 597], "align_position_on": 301, "alio": [82, 83, 84, 85, 86, 87, 92, 94, 637], "alio_prefix": 82, "alio_to_energi": [85, 86, 87], "alio_to_theta": 637, "aliv": 483, "all": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 349, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 507, 508, 511, 512, 513, 514, 516, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 568, 569, 570, 571, 572, 573, 574, 576, 581, 582, 583, 584, 585, 586, 587, 588, 602, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 635, 636, 637, 638, 640], "all_pvnam": 171, "alloc": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 497, 498, 499, 512, 513, 514], "allow": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 507, 512, 513, 514, 515, 516, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 580, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 637, 638], "allow_child": [593, 603], "alm_rst": [272, 615, 616, 617, 618, 619, 620, 621, 622, 623, 625], "alon": [8, 66], "along": [1, 53, 56, 57, 58, 86, 87, 148, 270, 345, 427, 428, 437, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 530, 532, 560, 616], "alpha": [578, 580], "alpha_1": 580, "alpha_2": 580, "alpha_3": 580, "alpha_4": 580, "alphabet": [608, 610], "alreadi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 512, 513, 514, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 606, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "already_coupled_i": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "already_coupled_x": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "also": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 507, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 636, 637, 638], "altern": [264, 637], "alwai": [18, 74, 82, 84, 85, 86, 87, 457, 515, 556, 616, 637], "always_acquir": 18, "always_aquir": 18, "ambient": 297, "ambient_light": 297, "ambigu": [494, 637], "among": 613, "amount": [4, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 254, 255, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 528, 531, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 612, 630], "amp": [265, 470], "amp_posattn1_rbv": 138, "amp_posattn2_rbv": 138, "amp_posattn3_rbv": 138, "amp_posattn4_rbv": 138, "amp_preattn1_rbv": 138, "amp_preattn2_rbv": 138, "amp_preattn3_rbv": 138, "amp_preattn4_rbv": 138, "ampl_": 257, "amplifi": [158, 160, 162], "amplitud": [248, 257, 288, 289], "an": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 233, 234, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 496, 497, 498, 499, 507, 512, 513, 514, 515, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 570, 571, 572, 573, 574, 577, 580, 581, 582, 583, 584, 585, 586, 587, 588, 594, 599, 603, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 628, 630, 631, 632, 633, 636, 637, 638, 640], "analog": [2, 281, 420, 449, 637], "analog_sign": [634, 637], "analysi": [340, 637], "andopen": 615, "andstatu": [270, 271, 527, 530, 532, 533, 534, 536, 537, 607], "angl": [82, 84, 85, 86, 87, 92, 94, 95, 97, 98, 99, 211, 214, 314, 322, 332, 333, 539, 544, 545, 637], "angstrom": [85, 86, 87], "angular": 98, "ani": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 507, 508, 511, 512, 513, 514, 516, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 569, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 637, 643], "annot": [232, 637], "anoth": [28, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 397, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 496, 517, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 638], "anymor": 637, "anyon": 643, "anyth": [635, 637, 643], "ao": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ao1": [2, 4], "ao151": 81, "ao195": 81, "ao1_0": 2, "ao1_1": 2, "ao1_10": 2, "ao1_11": 2, "ao1_12": 2, "ao1_13": 2, "ao1_14": 2, "ao1_15": 2, "ao1_2": 2, "ao1_3": 2, "ao1_4": 2, "ao1_5": 2, "ao1_6": 2, "ao1_7": 2, "ao1_8": 2, "ao1_9": 2, "ao470": 81, "ao500": 81, "ao627": 81, "ao805": [82, 86], "ao820": 81, "ao_1": 5, "ao_typ": [440, 448], "aomod": [446, 447, 450], "aomoded": [446, 447, 450], "ap1v8_en": 131, "ap1v8en_rbv": 131, "ap5v0_en": 131, "ap5v0en_rbv": 131, "ap5v5_en": 131, "ap5v5en_rbv": 131, "apali": 637, "apertur": [67, 68, 527, 530, 531, 532, 533, 534, 536, 537, 637], "api": [1, 225, 500, 501, 621, 622, 624, 634, 635, 636], "app": 637, "appear": [148, 637], "append": [350, 352, 428, 512], "appl": 298, "appli": [21, 22, 36, 40, 42, 44, 53, 56, 57, 58, 62, 67, 68, 71, 149, 168, 170, 224, 247, 256, 307, 309, 345, 366, 367, 373, 399, 411, 424, 435, 469, 497, 498, 499, 512, 513, 514, 517, 528, 541, 548, 556, 565, 574, 584, 597, 630, 637], "applic": [164, 231, 435, 494, 555, 608, 634, 636, 637], "apply_config": [45, 46, 47, 48, 53, 56, 57, 58, 59, 60], "apply_configur": 256, "applyconfigur": [53, 56, 57, 58], "appreci": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "appropri": [5, 74, 75, 76, 78, 79, 80, 82, 84, 85, 86, 87, 148, 219, 301, 385, 498, 499, 512, 577, 637, 638, 643], "approri": [21, 22], "approxim": [98, 637], "aquir": 18, "aquisit": 18, "ar": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 497, 498, 499, 507, 508, 510, 511, 512, 513, 514, 516, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 577, 580, 582, 583, 584, 585, 586, 587, 588, 603, 609, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 635, 636, 637, 638, 640, 643], "arb": [36, 40, 42, 44, 67, 68, 168, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 584, 630], "arb_en": [36, 40, 42, 44, 67, 68, 168, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 584, 630], "arb_req": 69, "arbirari": [500, 501, 502, 503, 504, 505], "arbit": [36, 40, 42, 44, 67, 68, 168, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 584, 630], "arbitrari": [112, 400, 580, 606, 635, 637], "arch": 637, "architectur": [358, 359, 361, 362, 363, 364, 365, 374, 376, 377, 378, 379, 380, 382, 546, 547], "arctan": 92, "area": [12, 13, 14, 18, 28, 172, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 529, 582, 583, 637], "areadetector": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633, 634, 637], "areadetectortypho": 637, "arg": [2, 3, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 54, 55, 59, 60, 61, 63, 66, 69, 70, 74, 75, 76, 78, 79, 80, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 164, 165, 166, 167, 169, 172, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 188, 194, 196, 207, 211, 212, 214, 215, 218, 225, 226, 227, 228, 229, 230, 231, 244, 246, 251, 258, 259, 260, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 276, 277, 279, 280, 283, 284, 285, 286, 287, 289, 290, 291, 292, 293, 294, 295, 296, 301, 302, 304, 305, 308, 310, 314, 315, 317, 319, 323, 324, 325, 326, 327, 328, 329, 330, 331, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 368, 370, 371, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 390, 391, 392, 393, 394, 395, 396, 397, 398, 400, 403, 405, 406, 407, 408, 409, 410, 417, 418, 419, 420, 421, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 441, 443, 446, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 473, 474, 475, 476, 477, 480, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 497, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 512, 513, 518, 519, 521, 523, 524, 525, 526, 529, 530, 531, 532, 534, 535, 536, 537, 542, 544, 545, 546, 547, 550, 551, 552, 553, 554, 571, 573, 585, 586, 604, 606, 613, 615, 616, 618, 619, 621, 622, 631, 632, 633, 637, 638], "argument": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 507, 508, 510, 511, 512, 516, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 568, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 602, 605, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "arithmet": 638, "arm": [209, 210, 293], "around": [33, 65, 298, 539, 571, 605, 637], "arrai": [21, 22, 23, 28, 31, 33, 49, 67, 68, 115, 116, 297, 420, 497, 498, 499, 500, 501, 502, 503, 504, 505, 507, 512, 513, 514, 578, 581, 631, 632, 633], "arrang": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 602, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "array_callback": [6, 21], "array_count": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "array_data": [6, 23], "array_pixel": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "array_r": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "array_s": 6, "array_size0": 21, "array_size1": 21, "array_size2": 21, "array_size3": 21, "array_size4": 21, "array_size5": 21, "array_size6": 21, "array_size7": 21, "array_size8": 21, "array_size9": 21, "array_size_byt": 6, "array_size_i": 21, "array_size_int": 21, "array_size_x": 21, "array_size_z": 21, "arrayattributesign": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "arraycallback": 21, "arraycount": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "arraydata": [6, 23, 118, 130], "arrayrate_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "arrays": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "arraysize0": [21, 35], "arraysize0_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34], "arraysize1": [21, 35], "arraysize1_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34], "arraysize2": [21, 35], "arraysize2_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34], "arraysize3": 21, "arraysize4": 21, "arraysize5": 21, "arraysize6": 21, "arraysize7": 21, "arraysize8": 21, "arraysize9": 21, "arraysize_rbv": 21, "arraysizeal": 21, "arraysizex_rbv": [21, 32], "arraysizexyz": 21, "arraysizey_rbv": [21, 32], "arraysizez_rbv": [21, 32], "arriv": [31, 37], "arrivaltimemonitor": [36, 38, 39, 41, 43, 637], "arror": 301, "arrow": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 246, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586], "arrow_up": 596, "art": 73, "as_numpi": [497, 498, 499, 512, 513, 514], "as_str": [497, 498, 499, 500, 501, 502, 503, 504, 505, 512, 513, 514], "ascii": 73, "ascii_lin": 73, "ashv": [443, 444, 453], "ashve_rbv": [444, 453], "ashved": [444, 453], "ask": [82, 84, 85, 86, 87, 211, 214, 621], "aspect": 531, "aspow": [444, 453], "aspower": 443, "aspower_rbv": [444, 453], "aspowerd": [444, 453], "assembli": [82, 278, 294, 296, 314, 340, 420, 434, 522, 529, 637], "asset": 21, "assign": [162, 230, 298, 427, 428, 429, 435, 437, 577, 637], "associ": [18, 74, 345, 422, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 566, 567, 568, 569, 599, 637, 638], "associat": 570, "assum": [1, 12, 13, 14, 18, 323, 324, 325, 338, 435, 491, 492, 497, 498, 499, 507, 580, 637, 638], "assumpt": 637, "asyn": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "asyn_io": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "asyn_pipeline_config": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "async": 538, "asynchron": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435, 459], "asynio": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "asynndarraydriv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "asyntrac": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "at1k0": [67, 68, 637], "at1k2": 637, "at1k4": 637, "at2k2": 637, "at2l0": [603, 637], "at_spd_rbv": [442, 451, 452], "at_target": 69, "at_vac": [272, 616, 618, 637], "at_vac_hi": [272, 616, 618], "at_vac_hys_d": 618, "at_vac_hysterisi": 637, "at_vac_rbv": [189, 190, 192, 193, 195, 272, 616, 618], "at_vac_setpoint": [189, 190, 192, 193, 195, 272, 449, 616, 637], "at_vac_setpoint_d": 618, "at_vac_setpoint_u": 618, "at_vac_sp": [272, 449, 616, 618, 637], "at_vac_sp_d": 618, "atm": [634, 637], "atmcalib": 199, "atmcalibd": 199, "atmtarget": [37, 38, 40, 42, 44], "atol": [74, 75, 76, 80, 83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 455, 457, 458, 556, 586, 637], "atspe": 454, "atspeed_di": 454, "att": [52, 301, 547], "att_obj": [301, 302, 304, 305], "att_rtd_01": 547, "att_rtd_02": 547, "attach": [148, 225, 231], "attain": 211, "attarget_rbv": 69, "attbas": [50, 52, 63, 65], "attbasewith3rdharmon": 51, "attempt": [4, 49, 50, 51, 63, 148, 412, 413, 414, 415, 459, 497, 498, 499, 512, 513, 514, 577, 603, 609, 637], "attent": 82, "attenu": [138, 294, 296, 301, 530, 547, 548, 634, 637], "attenuator1234567": 637, "attenuator_setpoint_v": 296, "attenuator_v": [294, 296], "attenuatorcalculator_at2l0": [48, 641], "attenuatorcalculatorbas": [56, 57, 58], "attenuatorcalculatorfilt": [55, 58, 637], "attenuatorcalculatorsxr_blad": [56, 57, 637, 641], "attenuatorcalculatorsxr_fourblad": [46, 47, 59, 637, 641], "attenuatorcalculatorsxr_twoblad": [45, 60], "attenuatorsxr_ladd": [46, 47, 637], "attenuatorsxr_laddertwobladelbd": [45, 637], "attr": [90, 91, 232, 233, 234, 337, 342, 435, 507, 566, 569, 590, 637, 638], "attr_nam": [502, 510, 515, 638], "attribut": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 590, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 636, 637, 638, 640], "attributeerror": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 90, 91, 98, 99, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 340, 342, 366, 367, 372, 373, 384, 411, 416, 422, 424, 429, 431, 434, 435, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "attributesign": [2, 7, 9, 10, 11, 15, 16, 17, 37, 38, 39, 41, 43, 69, 77, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 297, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 432, 439, 468, 473, 474, 475, 479, 480, 485, 487, 521, 523, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633], "audienc": 638, "audit": 637, "author": 560, "auto": [162, 423, 637], "auto_configur": [9, 10, 11], "auto_fix": 435, "auto_incr": [20, 21, 22, 24, 25, 26, 27, 34], "auto_level": 279, "auto_mod": 423, "auto_monitor": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 497, 498, 499, 512, 513, 514], "auto_offset_scal": 31, "auto_on": [189, 190, 192, 449], "auto_rang": 265, "auto_reset_filt": 31, "auto_sav": [20, 21, 22, 24, 25, 26, 27, 34], "auto_setup": 149, "autocomplet": [225, 243], "autodiscov": 637, "autogener": 637, "autoincr": [20, 21, 22, 24, 25, 26, 27, 34], "autom": [149, 574, 637], "automat": [31, 33, 111, 140, 149, 150, 152, 157, 189, 190, 192, 217, 218, 219, 220, 222, 223, 224, 252, 254, 255, 301, 302, 304, 305, 306, 340, 368, 371, 373, 423, 434, 438, 439, 449, 493, 510, 512, 559, 560, 565, 592, 637, 638], "automod": 637, "automonitor": [498, 499], "autooffsetscal": 31, "autoon_countdown": [189, 190, 192, 449], "autoon_timer_rbv": [189, 190, 192, 449], "autorang": 265, "autoresetfilt": 31, "autos": 32, "autosav": [20, 21, 22, 24, 25, 26, 27, 34, 82, 84, 85, 86, 87], "autoscal": 31, "autosizei": 32, "autosizex": 32, "autosizez": 32, "autozero": [199, 637], "autozero_rbv": 199, "autozerod": 199, "aux": [140, 141, 142, 143, 144, 147], "avail": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 595, 600, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "avcc_en0": 131, "avcc_en1": 131, "avccen0_rbv": 131, "avccen1_rbv": 131, "averag": [31, 33, 77, 265, 297, 496, 637, 638, 643], "average_seq": 31, "averageseq": 31, "avg": 137, "avg_count": 265, "avg_en": 265, "avg_int": 137, "avg_mod": 265, "avgen": 265, "avgphotonsperpuls": 137, "avgpulseintens": 137, "avgsign": [77, 634, 637], "avgtransmiss": 137, "avoid": [225, 340, 500, 501, 555, 637], "aw": 525, "awai": 456, "awkward": 211, "ax": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 85, 86, 87, 90, 91, 98, 99, 140, 141, 142, 143, 153, 154, 159, 163, 211, 214, 258, 301, 302, 304, 305, 309, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 427, 428, 429, 430, 431, 433, 434, 435, 541, 542, 548, 555, 556, 577, 584, 634, 637], "axi": [1, 56, 57, 67, 68, 82, 84, 85, 86, 87, 90, 91, 94, 98, 99, 140, 141, 142, 143, 144, 147, 153, 154, 156, 163, 211, 214, 258, 268, 301, 302, 304, 305, 310, 312, 313, 314, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 359, 360, 371, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 526, 527, 530, 531, 532, 533, 534, 536, 537, 539, 542, 547, 555, 556, 557, 560, 561, 581, 585, 588, 637], "axi_vers": 118, "axilon": [358, 359, 374, 376, 377, 378, 379, 380, 382, 546], "axis_x": 556, "axivers": [118, 123], "azimuth": [211, 214], "b": [81, 98, 105, 107, 493, 638], "b1_b2_slot": 207, "b4c": 637, "b_coeff": [578, 580], "back": [4, 31, 36, 37, 40, 42, 44, 67, 68, 82, 84, 85, 86, 87, 98, 149, 150, 152, 155, 157, 168, 290, 291, 307, 309, 366, 367, 373, 411, 423, 424, 427, 428, 437, 469, 498, 499, 528, 541, 548, 556, 584, 630, 637, 638], "backcompat": [247, 637], "backend": 637, "background": [31, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "backingpressure_sp": 452, "backup": [301, 304], "backup_path": [301, 304], "backward": [145, 160, 531, 637, 643], "bad": [615, 637], "badslitpositionerbas": [526, 531], "baez": [358, 359, 361, 362, 363, 364, 365, 637], "bai": [271, 274, 637], "baljam": 637, "ball": [82, 84, 85, 86, 87, 94], "bandwidth": [7, 8, 9, 10, 11], "bar": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "bare": [15, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "barometric_pressur": 187, "base": [2, 5, 6, 8, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 64, 65, 66, 67, 68, 71, 85, 87, 89, 90, 91, 102, 103, 105, 106, 108, 109, 114, 117, 136, 137, 139, 140, 141, 142, 143, 147, 148, 149, 150, 151, 152, 155, 157, 158, 162, 163, 168, 170, 188, 191, 195, 197, 200, 201, 202, 203, 204, 207, 208, 209, 210, 211, 213, 216, 217, 218, 219, 220, 221, 222, 223, 224, 232, 233, 234, 246, 247, 248, 249, 252, 253, 256, 257, 258, 266, 267, 268, 269, 270, 281, 283, 284, 285, 286, 287, 288, 298, 300, 301, 302, 303, 304, 305, 306, 307, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 330, 332, 333, 334, 335, 336, 337, 342, 345, 348, 350, 351, 352, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 384, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 411, 412, 413, 414, 415, 416, 422, 424, 427, 428, 435, 437, 438, 439, 445, 446, 447, 458, 469, 470, 471, 472, 477, 478, 480, 481, 483, 484, 485, 486, 487, 488, 489, 490, 494, 510, 517, 525, 527, 528, 530, 532, 533, 534, 536, 537, 541, 542, 544, 546, 547, 548, 549, 553, 554, 556, 557, 559, 560, 561, 562, 563, 565, 570, 572, 574, 577, 579, 582, 583, 584, 585, 588, 593, 594, 611, 625, 630, 634, 637, 643], "base_metadata": 510, "basegaug": [194, 196], "basegon": [209, 210, 637], "baseinterfac": [232, 233, 243, 637, 640], "baseline0": 126, "baseline7": 126, "baseline_s": 126, "baselinesize_rbv": 126, "basepv": 249, "basi": 74, "basic": [33, 61, 208, 298, 302, 311, 345, 425, 491, 492, 495, 496, 497, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 515, 516, 517, 518, 540, 606, 611, 617], "basler": [8, 9, 10, 11, 637], "baslerbas": [7, 9, 637], "baud": 6, "bayer": 21, "bayer_pattern": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "bayerpattern": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "bayerpattern_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "bbusi": 425, "bc2": 81, "bc2_peak_curr": 81, "bc_arrai": 493, "bd_arrai": 493, "bde": 81, "bdone": 425, "be_lens_c": 302, "be_lens_calc": [301, 637], "be_stack": 301, "beam": [7, 9, 10, 11, 16, 17, 18, 33, 36, 40, 42, 44, 49, 50, 51, 52, 62, 63, 64, 65, 67, 68, 71, 74, 81, 82, 86, 90, 137, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 247, 250, 251, 252, 254, 255, 271, 274, 297, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 314, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 366, 367, 370, 372, 373, 384, 399, 409, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 424, 438, 439, 457, 468, 469, 472, 527, 528, 530, 532, 533, 534, 536, 537, 541, 545, 548, 570, 572, 573, 574, 582, 583, 584, 611, 616, 630, 631, 632, 633, 637], "beam_centroid_i": 297, "beam_centroid_x": 297, "beam_cod": 493, "beam_diameter_i": 297, "beam_diameter_x": 297, "beam_event_r": 81, "beam_own": 77, "beam_owner_id": 77, "beam_position_i": 137, "beam_position_x": 137, "beam_siz": [301, 302, 304, 305], "beam_stat": [301, 634, 637], "beamcentroidx_rbv": 297, "beamcentroidy_rbv": 297, "beamdiameterx_rbv": 297, "beamdiametery_rbv": 297, "beamenergyposition": 637, "beamenergyrequest": [75, 76, 86, 87, 637], "beamenergyrequestacrwait": 74, "beamenergyrequestnowait": [74, 637], "beamlin": [53, 56, 57, 58, 142, 143, 148, 231, 322, 330, 332, 333, 372, 408, 530, 532, 573, 615, 637], "beampulsereq": 494, "beamstat": 637, "becaus": [21, 49, 82, 84, 85, 86, 87, 149, 150, 152, 155, 157, 211, 307, 500, 501, 532, 570, 609, 624, 637, 638], "beckhoff": [140, 141, 142, 144, 147, 258, 259, 260, 358, 359, 361, 362, 363, 364, 365, 374, 376, 377, 378, 379, 380, 382, 425, 530, 542, 546, 547, 549, 565, 637], "beckhoffaxi": [37, 38, 39, 41, 43, 98, 102, 103, 141, 142, 143, 147, 151, 167, 169, 171, 266, 267, 268, 269, 468, 476, 530, 547, 550, 552, 585, 637, 641], "beckhoffaxis_pre140": [258, 259, 260, 637], "beckhoffaxisep": [145, 171, 310, 637], "beckhoffaxisepscustom": 637, "beckhoffaxisnooffset": [37, 38, 39, 41, 43, 61, 70, 172, 308, 358, 359, 361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 403, 408, 409, 410, 417, 418, 419, 421, 527, 529, 533, 545, 546, 549, 551, 553, 554, 573, 631, 632, 633, 637], "beckhoffaxisplc": [140, 142, 143, 145, 146, 637], "beckhoffaxisplc_pre140": 147, "beckhoffaxisplcep": 141, "beckhoffjet": 637, "beckhoffjetmanipul": [258, 637], "beckhoffjetslit": [258, 637], "beckhoffpneumat": 637, "beckhoffslit": [526, 533, 637], "beckhoffslitposition": [527, 533], "becom": [532, 563, 637], "been": [1, 31, 82, 84, 85, 86, 87, 142, 339, 403, 417, 421, 435, 497, 498, 499, 512, 513, 514, 611, 624, 637], "befor": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 254, 255, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 423, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 495, 497, 498, 499, 507, 508, 511, 512, 513, 514, 516, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 567, 568, 569, 570, 572, 574, 582, 583, 584, 586, 597, 610, 611, 613, 630, 637], "begin": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 496, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "behav": [410, 506, 637], "behavior": [2, 3, 4, 18, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 248, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 500, 501, 502, 503, 504, 505, 515, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 613, 630, 631, 632, 633, 637, 643], "behind": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 315, 316, 318, 319, 320, 321, 322, 332, 333, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "being": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 497, 498, 499, 512, 513, 514, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 599, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 640, 643], "belen": 637, "belensstack": 302, "believ": 155, "bell": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 148, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "belong": 219, "below": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 58, 74, 151, 189, 190, 192, 195, 449, 498, 499, 533, 577, 625, 638], "bend": [81, 361, 362, 363, 364, 365], "bender": [361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 637], "bender_d": [361, 362, 363, 364, 365, 376], "bender_ds_enc_rm": [361, 362, 363, 364, 365, 376], "bender_enc_rm": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "bender_u": [361, 362, 363, 364, 365, 376], "bender_us_enc_rm": [361, 362, 363, 364, 365, 376], "beps_ok": 164, "berror": [144, 145, 146, 425], "best": [53, 56, 57, 58, 98, 635, 637], "best_config": [53, 56, 57, 58], "best_config_bitmask": [53, 56, 57, 58], "best_config_error": [53, 56, 57, 58], "bestconfigerror_rbv": [53, 56, 57, 58], "bestconfiguration_rbv": [53, 56, 57, 58], "bestconfigurationbitmask_rbv": [53, 56, 57, 58], "beta": [578, 580], "beta_1": 580, "beta_2": 580, "beta_3": 580, "beta_4": 580, "better": [28, 162, 637, 638, 640], "between": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 243, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 512, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 590, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "bgd_width": 33, "bgdwidth": 33, "bhardwareen": [144, 145, 146], "bhomecmd": [144, 145], "bi": [6, 31, 33], "bia": [247, 296], "bias_voltag": 406, "bilinear": 580, "bin": [6, 32, 33, 637], "bin_i": [6, 7, 9, 10, 11, 15, 16, 17, 297], "bin_x": [6, 7, 9, 10, 11, 15, 16, 17, 297], "binari": [61, 295, 421], "bind": [435, 601], "bini": [6, 7, 9, 10, 11, 15, 16, 17, 32, 297], "binlimitswitch": 425, "binsertdigitaloutput": 425, "binserten": 425, "binterlockok": 425, "binx": [6, 7, 9, 10, 11, 15, 16, 17, 32, 297], "binz": 32, "biolog": 637, "biological_par": 110, "bit": [18, 21, 22, 32, 89, 160, 397, 398, 399, 400, 463, 466, 587, 613, 637], "bit_depth": 25, "bit_statu": 149, "bitdepth": 25, "bitmask": [48, 53, 56, 57, 58, 164, 637], "bits_per_pixel": 6, "bitsperpixel_rbv": 6, "bl": 6, "bl_rbv": 6, "bl_set": 6, "blade": [45, 46, 47, 48, 53, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 70, 73, 260, 438, 439, 637], "blade_01": [45, 46, 47, 48, 56, 57, 59, 60, 603], "blade_02": [45, 46, 47, 48, 56, 57, 59, 60], "blade_03": [45, 46, 47, 48, 56, 59, 60], "blade_04": [46, 47, 48, 56, 59], "blade_05": 48, "blade_06": 48, "blade_07": 48, "blade_08": 48, "blade_09": 48, "blade_10": 48, "blade_11": 48, "blade_12": 48, "blade_13": 48, "blade_14": 48, "blade_15": 48, "blade_16": 48, "blade_17": 48, "blade_18": 48, "blade_19": 48, "blade_bottom": [532, 534, 536], "blade_north": [532, 534, 536], "blade_south": [532, 534, 536], "blade_st": 73, "blade_top": [532, 534, 536], "bladestateenum": 73, "blank": [28, 637], "bld": 77, "block": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 211, 214, 219, 224, 251, 254, 255, 283, 284, 285, 286, 287, 307, 322, 330, 332, 333, 339, 341, 360, 367, 368, 371, 373, 426, 432, 438, 439, 455, 456, 457, 458, 459, 491, 492, 521, 523, 525, 526, 527, 530, 531, 532, 533, 534, 535, 536, 537, 556, 565, 586, 637], "block_cmd": [532, 534, 536], "blocking_callback": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "blockingcallback": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "blow": [21, 22], "blowoff": 124, "blowoff_ext": 124, "blowoff_rbv": 124, "blowoffext": 124, "blue": 28, "blueski": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "bo": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "board": [294, 296], "board_temp": [294, 296], "bodi": [456, 593], "bone": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "bookkeep": 398, "bool": [4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 172, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 236, 243, 250, 251, 252, 254, 255, 270, 272, 283, 284, 285, 286, 287, 298, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 397, 399, 400, 401, 402, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 437, 438, 439, 441, 454, 455, 456, 457, 458, 459, 468, 469, 472, 473, 474, 475, 476, 493, 494, 497, 498, 499, 507, 510, 512, 513, 514, 517, 518, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 544, 545, 546, 547, 548, 555, 556, 557, 559, 560, 561, 562, 565, 567, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 589, 593, 597, 600, 603, 607, 610, 611, 615, 616, 618, 619, 621, 622, 630, 631, 632, 633, 637], "boolean": [102, 149, 311, 637], "bootcnt": 540, "border": 33, "bot_i": 260, "bot_x": 260, "both": [89, 90, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 223, 246, 251, 254, 255, 262, 322, 323, 324, 325, 327, 328, 330, 332, 333, 343, 360, 372, 383, 397, 398, 399, 497, 498, 499, 512, 513, 514, 527, 530, 532, 533, 534, 536, 537, 615, 637, 638], "bottl": 268, "bottom": [527, 529, 532, 533, 534, 536, 580, 605], "bottom_left": 580, "bottom_right": 580, "bounc": [1, 322, 332, 333, 343, 427, 428, 437], "bound": [98, 99, 277], "boundari": [21, 22], "boundary_align": [21, 22], "boundary_threshold": [21, 22], "boundaryalign": [21, 22], "boundarythreshold": [21, 22], "boutlimitswitch": 425, "box": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 247, 248, 249, 254, 256, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 565, 574, 584, 599, 630, 637], "bp": 187, "bp_sp": 452, "bragg": 94, "branch": [322, 330, 332, 333, 372, 427, 428, 437], "break": [82, 84, 85, 86, 87, 110, 621, 622, 624, 635], "breaker_statu": 106, "breakerstatu": 106, "breset": [144, 145, 146, 425], "bretractdigitaloutput": 425, "bretracten": 425, "brick": 155, "bright": 28, "bring": [12, 13, 14, 18, 49, 50, 51, 63, 90, 308, 314, 602, 605, 610, 637], "broadcast": 397, "broader": 637, "broken": [152, 401, 637], "bronkhorst": [487, 637], "bt": 637, "btm": [271, 274, 278, 637], "btms_config": 637, "btmsstate": 271, "btp": [634, 637], "btpssourcestatu": 271, "btpsstate": 637, "btpsvgc": [270, 274, 637], "bu": 105, "budget": [497, 498, 499, 512, 513, 514], "buffen0_rbv": 128, "buffen1_rbv": 128, "buffen2_rbv": 128, "buffen3_rbv": 128, "buffen4_rbv": 128, "buffen5_rbv": 128, "buffen6_rbv": 128, "buffen7_rbv": 128, "buffer": [128, 496], "buffer0_en": 128, "buffer1_en": 128, "buffer2_en": 128, "buffer3_en": 128, "buffer4_en": 128, "buffer5_en": 128, "buffer6_en": 128, "buffer7_en": 128, "buffer_length": 128, "bufflen_rbv": 128, "bug": [637, 643], "build": [1, 349, 634, 637], "build_regex": [232, 233, 234], "build_stamp": 123, "builder": 124, "buildstamp": 123, "built": [532, 534, 536, 635, 637], "bulk": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 565, 574, 584, 630, 637], "bullet": 643, "bunch": [81, 637], "bunch_charg": [81, 637], "bunch_charge_2": 637, "bunch_length": 81, "bundl": [159, 163, 577, 637], "burst": [438, 439], "burst_count": 493, "bus_a": 104, "bus_b": 104, "bus_curr": 105, "bus_nam": 105, "bus_voltag": 105, "buse": 104, "buseren": [144, 145, 637], "busi": [31, 36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 425, 469, 528, 541, 548, 565, 574, 584, 630], "button": [471, 593, 637], "bw_tde": [165, 166, 289], "bw_twidcalc": [166, 289], "bwd": 160, "bx": 98, "bykik": [81, 637], "bykik_abort": 81, "bykik_abtact": 81, "bykik_abtprd": 81, "bykik_dis": 81, "bykik_en": 81, "bykik_get_period": 81, "bykik_period": 81, "bykik_set_period": 81, "bykik_statu": 81, "bypass": [124, 397, 398, 399, 506], "bypass_rbv": 124, "byte": [21, 22], "c": [4, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 107, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 246, 252, 283, 284, 285, 286, 287, 294, 296, 303, 306, 307, 309, 312, 313, 314, 315, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 386, 387, 388, 392, 393, 394, 395, 396, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 493, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 546, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 634, 638], "c0": [393, 394, 395, 396], "c1": [393, 394, 395, 396, 549, 550], "c10": [393, 394], "c11": [393, 394], "c12": [393, 394], "c13": [393, 394], "c14": [393, 394], "c15": [393, 394], "c16": 394, "c17": 394, "c18": 394, "c19": 394, "c2": [393, 394, 395, 396, 549, 550], "c20": 394, "c21": 394, "c22": 394, "c23": 394, "c3": [393, 394, 395, 396, 549, 550], "c4": [393, 394, 396, 549, 550], "c5": [393, 394, 396, 550], "c6": [390, 393, 394, 396, 550], "c7": [393, 394, 396], "c8": [393, 394, 530, 637], "c9": [393, 394], "c_rx_reset": 132, "c_rxreset": 132, "ca": [98, 99, 497, 498, 499, 512, 513, 514], "cabl": [272, 616, 617, 618, 619, 620, 621, 623, 625], "cach": [21, 22, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 497, 498, 499, 512, 513, 514, 638], "caclul": 637, "cal": [191, 205, 206, 207, 300], "calc": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 59, 60, 98, 99, 137, 297, 383, 637], "calc033": 81, "calc034": 81, "calc036": 81, "calc209": 81, "calc_beam_fwhm": [301, 302, 304, 305], "calc_combin": [340, 434], "calc_distance_for_s": [301, 302, 304, 305], "calc_geometri": [322, 323, 324, 325, 327, 328, 330, 332, 333], "calc_lightpath_st": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 221, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 631, 632, 633], "calc_mod": [53, 56, 57, 58], "calcluat": [49, 50, 51, 63], "calcmod": [53, 56, 57, 58], "calcout": 6, "calcp": [49, 50, 51], "calcpend": [49, 50, 51, 63], "calcul": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 63, 65, 82, 84, 85, 86, 87, 90, 91, 98, 99, 137, 153, 154, 211, 214, 230, 247, 301, 302, 304, 305, 322, 323, 324, 325, 327, 328, 330, 332, 333, 337, 338, 339, 340, 341, 342, 343, 344, 345, 376, 427, 428, 429, 430, 431, 432, 433, 434, 435, 496, 498, 507, 514, 516, 517, 531, 637, 638], "calculate_on_get": [507, 508, 637, 638], "calculate_on_put": [507, 508, 637, 638], "calculated_dial_po": 432, "calculator_prefix": [45, 46, 47, 48, 59, 60], "calfactor": [446, 447, 450], "calfactord": [446, 447, 450], "cali_foil": 585, "calib": [137, 420], "calib_buff": 420, "calib_mj_ratio": 420, "calib_offset": 420, "calib_ratio": 420, "calib_z": [301, 302, 304, 305], "calibr": [301, 302, 304, 305, 322, 330, 332, 333, 338, 346, 420, 538, 584, 585, 637], "calibrated_mj": 420, "calibrated_mj_buff": 420, "calibration_fil": 338, "calibrationaxi": 585, "call": [4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 247, 250, 252, 256, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 539, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 566, 570, 572, 574, 582, 583, 584, 586, 599, 607, 611, 630, 636, 637, 638], "callabl": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 233, 250, 251, 252, 254, 255, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 399, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 601, 602, 605, 610, 611, 630], "callback": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 250, 251, 252, 254, 255, 272, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 497, 498, 499, 506, 512, 513, 514, 516, 521, 523, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 606, 611, 615, 616, 618, 619, 621, 622, 630, 637, 638], "caller": [498, 514], "cam": [12, 13, 14, 18, 172, 408, 409, 410, 417, 418, 419, 421, 529, 634], "cam_imag": 637, "cam_pow": [172, 408, 409, 410, 417, 418, 419, 421, 529], "cam_readi": 297, "cam_view": [7, 9, 10, 11, 15, 16, 17, 297], "cambas": [6, 12, 13, 14, 18, 30], "camd": 544, "camera": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 172, 273, 275, 297, 298, 408, 409, 410, 417, 418, 419, 421, 422, 529, 544, 637], "camera_model": [7, 9, 10, 11, 15, 16, 17, 297], "cameventcod": [7, 9, 10, 11, 16, 17, 297], "cami": 544, "camonitor": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "camreprate_rbv": [7, 9, 10, 11, 16, 17, 297], "camview": [12, 13, 14, 18, 637], "can": [1, 2, 3, 4, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 230, 231, 246, 248, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 281, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 298, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 348, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 437, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 511, 512, 513, 514, 515, 516, 517, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 559, 560, 561, 562, 565, 569, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 596, 602, 608, 609, 610, 611, 613, 615, 621, 630, 631, 632, 633, 634, 636, 637, 638, 640], "cancel": [211, 438, 439], "cannot": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 110, 155, 164, 314, 315, 329, 331, 426, 459, 560, 637], "canon": 637, "capabl": [65, 397, 400], "caproto": 53, "captur": [18, 20, 21, 22, 24, 25, 26, 27, 34], "caput": [459, 638], "card": [115, 281, 386, 387, 388, 389, 392, 393, 394, 395, 396], "card_prefix": [385, 386, 387, 388, 391, 392, 393, 394, 395, 396], "care": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 516, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "carri": 611, "case": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 82, 84, 85, 86, 87, 110, 141, 143, 145, 149, 155, 322, 330, 332, 333, 345, 372, 426, 435, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 515, 516, 517, 518, 559, 567, 592, 593, 637], "case_insensit": 149, "case_sensit": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "cast": [28, 497, 498, 499, 512, 513, 514, 637], "catagori": 636, "catch": 637, "cathod": [189, 190, 192, 193, 194, 198, 637], "caus": [18, 21, 22, 85, 86, 87, 148, 256, 426, 497, 498, 499, 512, 513, 514, 616, 637], "cb": [98, 99], "cc": [12, 98, 99], "cc1": 12, "cc2": 12, "cc_delai": 207, "ccc": 637, "ccm": [370, 634, 637], "ccmalio": [82, 85, 86, 87], "ccmcalc": 637, "ccmconstantsmixin": [82, 85], "ccmenergi": [82, 87, 637], "ccmenergywithacrstatu": [82, 637], "ccmenergywithverni": [82, 86, 637], "ccmmotor": [82, 83], "ccmpico": 82, "ccmx": 82, "ccmy": 82, "cd": [142, 637], "cdict": 149, "ceas": 31, "ceil": [49, 50, 51, 53, 56, 57, 58, 63], "cell": [267, 298, 637], "center": [28, 67, 82, 84, 85, 86, 87, 94, 211, 302, 317, 322, 330, 332, 333, 530, 531, 532, 637], "centeri": 273, "centerx": 273, "centroid": [28, 273, 278, 297, 637], "centroid_en": [9, 10, 11, 16], "centroid_i": [9, 10, 11, 16, 273], "centroid_threshold": [9, 10, 11, 16, 33], "centroid_x": [9, 10, 11, 16, 273], "centroidconfig": 278, "centroidthreshold": [9, 10, 11, 16, 33], "centroidx_rbv": [9, 10, 11, 16, 28, 33], "centroidy_rbv": [9, 10, 11, 16, 33], "certain": [1, 110, 301, 302, 304, 305, 399, 438, 637], "cf": 637, "cf_unit": 637, "cfgname": 149, "ch": [248, 386, 387, 388, 587], "ch0": [114, 115, 117, 118, 130, 247, 256, 460, 461, 462, 463, 464], "ch1": [114, 115, 117, 118, 130, 247, 256, 405, 460, 461, 462, 463, 464, 471], "ch10": 256, "ch11": 256, "ch12": 256, "ch13": 256, "ch14": 256, "ch15": 256, "ch2": [114, 115, 117, 118, 130, 247, 256, 405, 460, 461, 462, 463, 464, 471], "ch3": [114, 115, 117, 118, 130, 247, 256, 460, 461, 462, 463, 464, 471], "ch4": [118, 130, 256, 471], "ch5": [118, 130, 256], "ch6": [118, 130, 256], "ch7": [118, 130, 256], "ch8": 256, "ch9": 256, "ch_1a": 104, "ch_1b": 104, "ch_2a": 104, "ch_2b": 104, "ch_3a": 104, "ch_3b": 104, "ch_4a": 104, "ch_4b": 104, "ch_5a": 104, "ch_5b": 104, "ch_6a": 104, "ch_6b": 104, "ch_current": 106, "ch_name": 106, "ch_statu": 106, "cha": 107, "chain": [13, 14, 18], "chamber": [85, 86, 87, 468, 637], "chan1": 280, "chan1nam": 443, "chan2": 280, "chan2nam": 443, "chan3": 280, "chan4": 280, "chan5": 280, "chan6": 280, "chan7": 280, "chan8": 280, "chanc": 518, "chang": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 510, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 592, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 635, 636, 638, 643], "channel": [4, 5, 104, 106, 108, 109, 115, 138, 158, 160, 162, 165, 247, 248, 253, 254, 255, 257, 281, 283, 284, 285, 286, 287, 298, 385, 386, 387, 388, 389, 390, 393, 394, 395, 396, 405, 406, 461, 462, 463, 470, 471, 474, 475, 498, 499, 586, 587, 637, 638], "channel1nam": 443, "channel2nam": 443, "channel_1": 405, "channel_2": 405, "channel_index": [248, 257], "channel_prefix": [385, 386, 387, 388, 390], "channel_temp": [158, 160, 162, 637], "channnel_index": [248, 257], "chantemp": [158, 160, 162], "chao": 637, "char": 637, "charact": [74, 149, 596, 637], "characterist": [31, 631], "charg": [81, 137, 265], "chargeamprangech": 248, "chb": 107, "chc": 107, "chd": 107, "che": 107, "check": [85, 86, 87, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 162, 211, 214, 270, 277, 278, 301, 302, 304, 305, 314, 315, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 337, 338, 340, 342, 343, 344, 426, 427, 428, 429, 430, 431, 433, 434, 435, 498, 499, 514, 515, 556, 563, 571, 600, 611, 636, 637, 638], "check_insert": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "check_limit_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "check_motor_step": [211, 214], "check_mov": 270, "check_move_al": 270, "check_pmgr": 149, "check_remov": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "check_singl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "check_transmiss": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "check_valu": [426, 637], "checks_ok": 278, "checksok": 278, "chemic": [322, 323, 324, 325, 327, 328, 330, 332, 333], "chf": 107, "chg": 107, "chh": 107, "chi": [82, 314, 315, 329, 331], "chi1": [314, 329], "chi1_stat": [314, 329], "chi1c": [314, 329], "chi1si": [314, 329], "chi2": [82, 315, 331], "chi2_prefix": 82, "chi2_stat": [315, 331], "chi2c": [315, 331], "chi2si": [315, 331], "child": [177, 178, 185, 186, 560, 590, 593, 603, 637], "children": [12, 13, 14, 18, 637], "chin": [359, 362, 637], "chin_left_rtd": [359, 362], "chin_right_rtd": [359, 362], "chin_tail_rtd": 359, "chisq": [288, 289], "choic": [28, 31, 33, 637, 638], "choos": [49, 50, 51, 63, 301, 304, 497, 498, 499, 512, 513, 514, 637], "chosen": [31, 498, 499], "christina": 637, "chunk": [21, 22], "chunk_3": 21, "chunk_4": 21, "chunk_5": 21, "chunk_6": 21, "chunk_7": 21, "chunk_8": 21, "chunk_9": 21, "chunk_i": 21, "chunk_x": 21, "cil": [172, 408, 409, 417, 418, 419, 421, 529], "circular": [297, 637], "circumst": 6, "cl": [232, 233, 276, 400, 515, 563, 602, 605, 608, 609, 610], "cla": 638, "clariti": 637, "class": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 244, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 354, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 570, 571, 572, 573, 574, 577, 582, 583, 584, 585, 586, 587, 588, 601, 602, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 635, 637, 640, 641, 643], "class_help": 233, "class_lin": 355, "classic": 577, "classmethod": [497, 498, 499, 512, 513, 514], "classvar": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 227, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "clean": [286, 287, 637], "clean_mech": [286, 287], "cleaner": 637, "cleanli": [18, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "cleanup": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "clear": [33, 36, 40, 42, 44, 49, 50, 51, 63, 67, 68, 140, 141, 142, 143, 147, 149, 160, 168, 224, 307, 309, 314, 366, 367, 373, 386, 387, 388, 392, 393, 394, 395, 396, 411, 424, 459, 461, 462, 463, 469, 481, 528, 541, 548, 565, 584, 630, 637], "clear_all_flag": 149, "clear_config": [115, 461, 462, 463], "clear_count": 160, "clear_error": [36, 40, 42, 44, 48, 62, 67, 68, 71, 140, 141, 142, 143, 147, 149, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 481, 528, 541, 548, 565, 574, 584, 630, 637], "clear_error_prefix": 481, "clear_fault": [392, 393, 394, 395, 396], "clear_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "clear_powerup": 149, "clear_spectromet": [288, 289], "clear_stal": 149, "clearer": 637, "clf": [151, 172, 421], "click": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "client_ip": 540, "clip": 31, "clk": 423, "clk_sel": 132, "clksel_rbv": 132, "clock": [586, 587], "clockwis": 94, "close": [6, 21, 22, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 270, 272, 276, 283, 284, 285, 286, 287, 339, 341, 360, 368, 369, 371, 426, 432, 438, 439, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 532, 534, 535, 536, 556, 572, 586, 611, 613, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 637], "close_cmd": [532, 534, 536], "close_command": [621, 622, 624], "close_do": [621, 622, 624], "close_ok": [621, 622, 624], "close_overrid": [621, 622, 624, 637], "close_valv": 572, "closeand": 615, "closed_limit": [272, 572, 611, 616, 617, 618, 619, 620, 621, 622], "closed_statu": 276, "closer": [49, 50, 51, 63], "closest": [54, 55], "closest_energi": [54, 55], "closestenergy_rbv": [54, 55], "clr_evnt": [386, 387, 388], "clrevnt": [386, 387, 388], "cls_di": 611, "cls_di_rbv": [272, 615, 616, 617, 618, 619, 620, 621, 622], "cls_do_rbv": [621, 622, 624], "cls_ok_rbv": [621, 622, 624], "cls_sw": [615, 621, 622, 624], "clsname": 400, "cluster": 483, "clz": [151, 172, 317, 421], "cmc": [173, 174], "cmd": [6, 283, 284, 285, 286, 287, 407, 425, 538, 572], "cmd_accel": 538, "cmd_burst": [438, 439], "cmd_calibr": 538, "cmd_close": [438, 439], "cmd_err_reset": [144, 145, 146, 637], "cmd_evr": 6, "cmd_flipflop": [438, 439], "cmd_follow": [438, 439], "cmd_free": 6, "cmd_freq": 538, "cmd_full": 6, "cmd_home": [83, 144, 145, 146], "cmd_init": 6, "cmd_kill": 83, "cmd_move": 538, "cmd_open": [438, 439], "cmd_pivot_mod": 538, "cmd_pivot_rbv": 538, "cmd_pos_rbv": 538, "cmd_px": 538, "cmd_py": 538, "cmd_pz": 538, "cmd_reachabl": 538, "cmd_read_statu": 538, "cmd_read_ver": 538, "cmd_ref": 538, "cmd_ref_method": 538, "cmd_ref_x_direct": 538, "cmd_ref_y_direct": 538, "cmd_ref_z_direct": 538, "cmd_reset": [438, 439], "cmd_roi": 6, "cmd_rx": 538, "cmd_ry": 538, "cmd_rz": 538, "cmd_sensor_mod": 538, "cmd_set_pivot": 538, "cmd_stop": 538, "cmd_sync": 538, "cmd_sync_pivot": 538, "cmd_t_ptn": 6, "cmd_unit": 538, "cmd_vel": 538, "cmd_x": 538, "cmd_y": 538, "cmd_z": 538, "cmdevr": 6, "cmdfree": 6, "cmdfull": 6, "cmdinit": 6, "cmdroi": 6, "cmdtptn": 6, "cnt": 587, "cnt_rst": [124, 126], "cntrl": 69, "cntrst": 124, "cntrst_rbv": [126, 128], "co": 94, "co2": 187, "coars": [82, 261, 262], "coat": [364, 365, 367, 370, 373, 375, 379, 380, 381, 383, 637], "coating1": 370, "coating2": 370, "coating_st": [375, 379, 380, 381, 383], "coatingst": 637, "cobb": 31, "code": [7, 9, 10, 11, 16, 17, 21, 28, 36, 40, 42, 44, 62, 67, 68, 71, 144, 145, 146, 158, 162, 168, 170, 172, 224, 297, 301, 302, 304, 305, 307, 309, 349, 366, 367, 373, 411, 424, 438, 461, 465, 469, 528, 541, 548, 565, 574, 584, 587, 630, 637, 638, 643], "coeffici": [31, 33, 578, 580], "cold": [189, 190, 192, 194, 198, 637], "colinear": 302, "collapse_list_head": 593, "collapse_list_tail": 593, "collect": [3, 18, 33, 100, 108, 494, 634, 637], "collect_asset_doc": [12, 13, 14, 18, 21], "collect_t": 494, "collim": 404, "color": [19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 74, 85, 86, 87], "color_mod": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "color_mode_out": 19, "colorconvplugin": 12, "colormod": 21, "colormode_rbv": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "colormodeout": 19, "column": [1, 21, 22, 33, 338, 346, 429, 579, 594], "column_nam": [338, 429], "column_to_kei": 594, "com": [49, 50, 51, 205, 207, 580, 588, 638], "com_d": 205, "com_dp1_tf1_lin1": 286, "com_dp1_tf1_rot1": 287, "com_dp1_tf1_sl1": [283, 284], "combin": [74, 82, 90, 91, 164, 217, 251, 254, 255, 270, 271, 302, 303, 340, 399, 401, 402, 408, 434, 527, 530, 532, 533, 534, 536, 537, 555, 557, 559, 590, 609, 637], "combine_status_info": 637, "combinedinoutrecordposition": [303, 582], "combinedstaterecordposition": 217, "come": [98, 99, 224, 565, 580, 638], "command": [31, 33, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 85, 86, 87, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 160, 162, 168, 170, 188, 189, 190, 192, 193, 207, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 231, 252, 272, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 340, 342, 343, 344, 366, 367, 372, 373, 384, 411, 416, 422, 424, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 449, 469, 472, 494, 528, 541, 548, 555, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 635, 637, 640], "comment": [636, 637], "commiss": 298, "commit": 637, "common": [117, 208, 209, 210, 231, 279, 462, 464, 542, 549, 554, 637], "common_yaw": 542, "commonli": [15, 637], "commun": [155, 497, 498, 499, 512, 513, 514, 637], "comp_link_pd_curr": 294, "comp_link_pd_rf_pow": 294, "comp_spool_temp": 296, "comp_spool_temp_sp": 296, "compact": 637, "compani": 613, "compar": [82, 149, 211, 214, 322, 323, 324, 325, 327, 328, 330, 332, 333, 596, 615, 637], "comparison": [1, 149, 273, 277, 420, 456, 556, 637], "compat": [45, 46, 47, 48, 51, 59, 60, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 221, 507, 602, 605, 610], "compatibil": 637, "compatibilti": [527, 530, 532, 533, 534, 536, 537], "compens": [294, 296, 302, 340, 637], "compenst": 294, "complain": 637, "complementari": 587, "complet": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 233, 234, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 512, 513, 514, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 640], "complex": [559, 637], "complic": [74, 408, 457, 637], "compon": [52, 110, 111, 112, 151, 219, 253, 298, 348, 349, 352, 353, 354, 429, 431, 459, 512, 517, 518, 558, 560, 563, 567, 568, 569, 594, 595, 602, 605, 609, 610, 627, 628, 637, 638, 643], "compos": [495, 496, 637], "composit": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 252, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435, 637], "composite_egu": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "compress": [21, 22], "compress_typ": 25, "compresstyp": 25, "compris": [1, 498], "comput": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 345, 429, 517], "compute_centroid": 33, "compute_histogram": 33, "compute_profil": 33, "compute_statist": 33, "computecentroid": [9, 10, 11, 16, 33], "computehistogram": 33, "computeprofil": 33, "computestatist": 33, "conceiv": [82, 84, 85, 86, 87], "concept": 1, "conceptu": 643, "concern": 638, "concis": [593, 603], "concurr": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "conda": [634, 637], "condit": [293, 637], "config": [3, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 53, 54, 55, 56, 57, 58, 62, 65, 67, 68, 71, 77, 82, 84, 85, 86, 87, 89, 107, 108, 114, 115, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 131, 132, 133, 134, 135, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 155, 157, 158, 160, 162, 166, 168, 170, 172, 189, 190, 192, 193, 195, 207, 224, 247, 248, 256, 257, 271, 272, 279, 280, 281, 283, 284, 286, 287, 288, 289, 297, 300, 307, 309, 342, 360, 366, 367, 369, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 397, 406, 407, 408, 409, 410, 411, 417, 418, 419, 420, 421, 423, 424, 438, 439, 440, 443, 446, 447, 448, 449, 452, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 494, 524, 528, 529, 541, 546, 548, 563, 564, 565, 567, 568, 569, 574, 584, 587, 588, 609, 613, 616, 618, 630, 637], "config_attr": 567, "config_l0select_destsel": 134, "config_l0select_destsel_rbv": 134, "config_l0select_en": 134, "config_l0select_enabled_rbv": 134, "config_l0select_ratesel": 134, "config_l0select_ratesel_rbv": 134, "configur": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 498, 499, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "configuration_attr": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "configuration_nam": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "configure_default": [301, 302], "confin": 637, "confirm": [82, 84, 85, 86, 87, 90, 91, 211, 214, 337, 342, 435, 637], "conflict": [270, 637], "conform": [1, 637], "conftest": 637, "confus": [141, 145, 225, 637], "conjunct": [263, 497, 498, 499], "conn": [491, 492], "connect": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 227, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "connection_timeout": [497, 498, 499, 500, 501, 502, 503, 504, 505, 512, 513, 514], "connector_rbv": 129, "consid": [1, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 275, 277, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 397, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 518, 521, 523, 525, 526, 528, 531, 532, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 635, 637, 638], "consider": [141, 145, 637], "consist": [28, 31, 90, 91, 261, 262, 282, 337, 342, 412, 413, 414, 415, 435, 555, 556, 637], "consistency_warn": [90, 91, 337, 342, 435], "consitu": 298, "consol": 426, "consolod": 637, "constant": [82, 84, 85, 86, 87, 98, 100, 420, 592, 637], "constantli": 369, "constitu": 516, "constraint": 637, "construct": [342, 560, 593, 637], "constructor": [111, 151, 400, 520, 556], "consult": 218, "consum": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35, 164, 637], "contact": 113, "contain": [6, 21, 22, 37, 38, 39, 41, 43, 45, 46, 47, 48, 50, 51, 59, 60, 63, 67, 68, 82, 84, 110, 160, 172, 221, 228, 229, 230, 244, 251, 254, 255, 272, 298, 303, 306, 308, 310, 317, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 397, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 493, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 560, 570, 571, 572, 573, 581, 585, 589, 593, 611, 615, 616, 618, 619, 621, 622, 623, 631, 632, 633, 637], "content": [560, 641], "context": [85, 86, 87, 110, 498, 499], "contextu": 637, "continu": [1, 31, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 84, 85, 86, 87, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 250, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 427, 428, 437, 438, 439, 469, 472, 528, 541, 548, 560, 570, 572, 574, 582, 583, 584, 611, 630, 637], "continuum": 636, "contrari": 637, "contrast": 297, "contribut": 643, "control": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "control_en": [69, 194], "control_set": 406, "control_setpoint": 194, "control_typ": 69, "controllernam": [446, 447], "conveni": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 140, 148, 211, 637], "conveniencefunct": 577, "convent": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "convers": [92, 94, 281, 339, 341, 343, 517, 591, 637], "convert": [23, 32, 85, 86, 87, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 112, 121, 153, 154, 211, 214, 281, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 420, 427, 428, 429, 430, 431, 433, 434, 435, 437, 517, 578, 591, 637, 638], "convert_rbv": 121, "convien": 531, "cool": [38, 113, 363, 364, 375, 377, 380, 381, 404, 418, 419, 632, 637], "cool_flow1": [358, 359, 363, 364, 375, 376, 377, 380, 381, 382, 546, 637], "cool_flow2": [358, 359, 375, 376, 377, 380, 381, 382, 546, 637], "cool_press": [358, 359, 363, 364, 375, 376, 377, 380, 381, 382, 546, 637], "cooler": 478, "cooling_fan_statu": 443, "coordin": [211, 214, 434, 435, 578, 579, 580, 581], "copi": [345, 493, 495, 496, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 516, 517, 518, 637, 638], "copy_to_filter_seq": 31, "copytofilterseq": 31, "corner": [28, 580], "corr_coeff_raw0": 126, "corr_coeff_raw1": 126, "corr_coeff_raw2": 126, "corrcoefficientraw0_rbv": 126, "corrcoefficientraw1_rbv": 126, "corrcoefficientraw2_rbv": 126, "correct": [18, 23, 52, 90, 91, 98, 151, 265, 301, 337, 342, 369, 435, 494, 497, 498, 499, 637], "correct_nonlinear": [288, 289], "correct_prnu": [288, 289], "correctli": [149, 150, 152, 155, 157, 434, 435, 624, 637], "correl": 33, "correspond": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 164, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 348, 366, 367, 372, 373, 384, 411, 416, 422, 424, 429, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 564, 565, 566, 570, 572, 574, 580, 582, 583, 584, 611, 612, 613, 614, 615, 616, 617, 618, 619, 621, 622, 623, 624, 625, 630, 637, 638], "cost": [82, 84, 85, 86, 87], "could": [21, 22, 28, 82, 84, 85, 86, 87, 314, 315, 322, 329, 330, 331, 332, 333, 497, 498, 499, 637, 638], "count": [18, 33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 125, 144, 145, 146, 160, 161, 168, 170, 189, 190, 192, 217, 218, 219, 220, 221, 222, 223, 224, 252, 281, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 340, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 449, 469, 472, 497, 498, 499, 512, 513, 514, 528, 541, 548, 570, 572, 574, 582, 583, 584, 587, 588, 609, 611, 630, 637, 643], "count_reset": 127, "countdown": 637, "counter": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 587, 634, 637], "counter_reset": 128, "counterpart": 637, "countreset": 127, "coupl": [279, 310, 360, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "couple_i": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "couple_status_i": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "couple_status_x": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "couple_x": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "cover": 643, "cp": [6, 28], "cpt": [1, 230, 298, 353, 354, 429, 434, 435, 605, 627, 628, 637], "cpu": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35], "cr1": 542, "cr2": 542, "cr3": 542, "cr4": 542, "crate": [391, 637], "crazi": [82, 84, 85, 86, 87], "creat": [1, 5, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 73, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 171, 172, 221, 226, 228, 229, 230, 232, 251, 254, 255, 283, 284, 285, 286, 287, 298, 301, 303, 304, 306, 308, 310, 322, 323, 324, 325, 327, 328, 330, 337, 338, 339, 340, 341, 342, 343, 344, 349, 353, 354, 356, 358, 359, 360, 361, 362, 363, 364, 365, 368, 369, 371, 372, 374, 375, 377, 378, 379, 380, 381, 382, 383, 389, 400, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 426, 427, 428, 430, 432, 433, 434, 435, 436, 438, 439, 455, 456, 457, 458, 468, 473, 474, 475, 476, 510, 521, 523, 524, 525, 526, 529, 530, 531, 532, 535, 537, 544, 545, 546, 547, 560, 563, 566, 570, 571, 572, 573, 577, 585, 586, 593, 594, 611, 631, 632, 633, 635, 637, 638], "create_directori": 21, "create_len": [301, 304, 637], "create_notepad_metadata": 510, "createdirectori": 21, "creation": [435, 634, 637], "credit": 643, "cristinasewel": 637, "crix": [100, 101], "crix_mot": [634, 637], "cross": [16, 28, 137, 420], "cross4": [9, 10, 11, 16], "crosshair": 637, "crosssect": 137, "cryptic": 637, "crystal": [82, 84, 85, 86, 87, 94, 98, 99, 314, 315, 317, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 529, 542, 543, 544, 545, 549, 550, 551, 552, 637], "crystal_bottom": 529, "crystal_top": 529, "crystaltower1": [322, 323, 324, 325, 327, 328, 329, 332, 333, 637], "crystaltower2": [322, 323, 325, 327, 328, 331, 332, 333, 637], "ctl_fw": 407, "ctl_settings_get": 406, "ctrl": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 246, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 487, 497, 498, 499, 512, 513, 514, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "ctrl_air_temp": 448, "ctrl_air_temp_rbv": 448, "ctrl_heatsink_temp": 448, "ctrl_heatsink_temp_rbv": 448, "ctrl_mode": 614, "ctrl_sp_not_allow": 614, "ctrl_sp_oor": 614, "cur_adj_progress": 162, "cur_adj_st": 162, "curat": 634, "curpo": [283, 284, 285, 286, 287], "curr": 470, "curr_mon_rbv": 452, "curr_po": 489, "curr_step": 470, "curr_step_rbv": 470, "curr_twk": 470, "current": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 189, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 233, 234, 236, 243, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 293, 294, 295, 296, 297, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 482, 483, 484, 486, 488, 489, 490, 491, 492, 493, 494, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 615, 616, 618, 619, 621, 622, 630, 631, 632, 633, 636, 637, 638], "current1": 478, "current1_prefix": 478, "current2": 478, "current2_prefix": 478, "current_apertur": [527, 530, 532, 533, 534, 536, 537], "current_destin": 270, "current_egu": [286, 287], "current_length": 493, "current_numb": 390, "current_ramp_spe": [392, 393, 394, 395, 396], "current_rang": 265, "current_step": [470, 494], "current_twk": 470, "currentld": 270, "currentmeasur": 390, "currentnomin": 390, "currentphotonenergy_rbv": [53, 56, 57, 58], "currentpo": 489, "currentrampspe": [392, 393, 394, 395, 396], "cursori": 33, "cursorx": 33, "curstp": 494, "curv": 98, "curvatur": 297, "custom": [53, 56, 57, 58, 142, 434, 517, 565, 634, 637], "customphotonenergi": [53, 56, 57, 58], "cut": [612, 637], "cvmi": 637, "cvmi_mot": [634, 637], "cvmile": 637, "cxi": [74, 75, 76, 78, 79, 80, 332], "cxi_dg1_pim": 637, "cycl": [18, 85, 86, 87, 290, 291, 391, 637], "cyclerfofrx": [291, 637], "cyclerfoftx": 637, "cymel123": 637, "d": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 349, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 515, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 577, 582, 583, 584, 585, 586, 587, 588, 602, 605, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "damag": 615, "damp": 265, "daq": 637, "dark": [12, 13, 14, 18, 28], "data": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 600, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "data_bits_offset": [21, 22], "data_kei": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "data_typ": [6, 7, 9, 10, 11, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 297], "data_type_out": [31, 32], "data_valid": 278, "databas": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 149], "databitsoffset": [21, 22], "databrok": 21, "dataclass": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 221, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 631, 632, 633, 637], "datacnt0": 124, "datacnt10": 124, "datafil": [21, 22], "dataset": [21, 22], "datatyp": [7, 9, 10, 11, 15, 16, 17, 21, 297], "datatype_rbv": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "datatypeout": [31, 32], "dataword": [21, 22], "date": [187, 637], "datum": [12, 13, 14, 18], "datum_kwarg": [12, 13, 14, 18, 20, 21, 22, 24, 25, 26, 27, 34], "db": [301, 356, 637], "dbm": [294, 296], "dc": [263, 264, 421, 637], "dc_devic": [634, 637], "dccl": 637, "dci_rang": [263, 264], "dcin_rbv": [158, 162], "dct": 626, "dcv_rang": [263, 264], "dd": [317, 326], "deadband": [315, 331], "debug": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 67, 68, 82, 84, 85, 86, 87, 140, 144, 168, 171, 272, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 584, 616, 618, 630, 637], "decid": [18, 592], "decim": 637, "declar": [348, 436], "decor": [592, 602, 604, 605, 608, 609, 610, 637], "decoupl": [360, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "decouple_i": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "decouple_x": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "decreas": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 437, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586], "dectri": [322, 330, 332, 333], "deepcopi": 637, "deeper": [45, 46, 47, 48, 59, 60], "def": [12, 13, 14, 18, 230, 399, 426, 604, 638], "def_range_max": [158, 162, 637], "def_range_min": [158, 162, 637], "default": [2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 233, 238, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 510, 512, 513, 514, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 597, 598, 603, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 629, 630, 631, 632, 633, 637, 640, 643], "default_connection_timeout": [498, 499], "default_offset": [90, 91, 337, 342, 435], "default_scal": [90, 91, 337, 342, 435], "default_timeout": [498, 499], "default_valu": [510, 597, 598], "defer": [559, 638], "defin": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 85, 86, 87, 90, 91, 98, 99, 100, 105, 106, 112, 153, 154, 168, 170, 200, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 225, 231, 233, 244, 252, 297, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 340, 342, 343, 344, 366, 367, 372, 373, 384, 411, 416, 422, 424, 427, 428, 429, 430, 431, 433, 434, 435, 438, 439, 456, 469, 470, 471, 472, 500, 501, 502, 503, 504, 505, 507, 528, 530, 539, 541, 547, 548, 556, 557, 559, 560, 561, 562, 564, 565, 570, 571, 572, 574, 582, 583, 584, 611, 621, 622, 630, 637, 638, 641], "definit": [21, 28, 90, 91, 111, 112, 337, 342, 350, 435, 559, 560, 637], "deg": [82, 84, 85, 86, 87, 314, 315, 323, 324, 325, 329, 331, 546], "degre": [85, 86, 87, 98, 211, 323, 324, 325, 327, 328, 637], "delai": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 497, 498, 499, 512, 513, 514, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 606, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 637], "delay_class_factori": 1, "delay_gener": 634, "delay_instace_factori": 436, "delay_instance_factori": 1, "delay_mov": 341, "delay_rbv": 125, "delay_set": 341, "delay_setpoint": [587, 637], "delay_str": 109, "delay_tap": [586, 587], "delay_tick": [586, 587], "delayadca": 121, "delayadcb": 121, "delayao": 109, "delaybas": [1, 343, 428, 433, 436, 637], "delaygener": 637, "delaygeneratorbas": 107, "delaymotor": [1, 436], "delaynewport": [342, 343, 344, 637], "delaysi": 109, "delaystag": 637, "delaystage2tim": 343, "delete_driver_fil": [20, 21, 22, 24, 25, 26, 27, 34], "deletedriverfil": [20, 21, 22, 24, 25, 26, 27, 34], "delimit": [164, 346], "deliv": 372, "deliveri": [370, 477, 478, 479, 480, 481, 485, 487, 488, 637], "delta": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 224, 226, 277, 283, 284, 285, 286, 287, 307, 309, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 373, 411, 424, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 469, 521, 523, 524, 525, 526, 528, 531, 535, 541, 548, 565, 574, 584, 586, 630, 637], "delta_beam": 493, "delta_fiduci": 493, "delta_hv_sp": 4, "delta_theda": 94, "delta_theta": 94, "densiti": 422, "depend": [210, 314, 315, 329, 331, 372, 376, 399, 494, 512, 515, 532, 601, 637], "deplet": [479, 482], "deploi": 637, "deploy": 637, "deprec": [1, 21, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 172, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 408, 409, 410, 417, 418, 419, 421, 426, 432, 434, 455, 456, 457, 458, 459, 521, 523, 525, 526, 529, 531, 535, 555, 586, 637], "depth": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 637, 638], "deriv": [345, 507, 517, 637, 638], "derived_from": [345, 517, 638], "derived_unit": [345, 517, 638], "derivedsign": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 517, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633], "desc": [89, 102, 105, 106, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 166, 252, 311, 587, 637], "descend": 610, "describ": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 580, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "describe_collect": 494, "descript": [89, 102, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 164, 345, 426, 494, 497, 498, 499, 511, 512, 513, 514, 517, 521, 523, 587, 636, 637], "desig": 546, "design": [74, 358, 359, 361, 362, 363, 364, 365, 374, 376, 377, 378, 379, 380, 382, 417, 418, 419, 421, 457, 468, 533, 564, 637], "desir": [4, 28, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 298, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 349, 360, 366, 367, 368, 369, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 517, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 591, 611, 630, 637], "desired_transmiss": [53, 56, 57, 58], "desiredtransmiss": [53, 56, 57, 58], "despit": [411, 426, 521, 523, 637], "dest": [270, 271], "dest_sel": 125, "dest_typ": 125, "destin": [1, 12, 13, 14, 18, 36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 211, 214, 224, 244, 270, 271, 274, 278, 307, 309, 322, 330, 332, 333, 366, 367, 372, 373, 411, 424, 427, 428, 437, 469, 523, 528, 541, 548, 565, 574, 584, 587, 630, 637], "destination_po": [274, 278], "destinationconfig": [271, 637], "destinationposit": [270, 271, 274, 278, 637], "destmask": 587, "destmod": 587, "destsel_rbv": 125, "desttype_rbv": 125, "desync": 435, "desyncron": [90, 91, 337, 342, 435], "det": [258, 494], "det_tilt": 209, "det_ver": 209, "detail": [1, 31, 82, 84, 85, 86, 87, 263, 299, 409, 616, 619, 637, 638], "detailed_tre": 637, "detector": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 137, 139, 172, 209, 210, 253, 254, 255, 258, 269, 298, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 494, 529, 547, 582, 583, 599, 634, 637], "detector_i": 269, "detector_st": 6, "detector_x": 269, "detectorbas": 13, "detectorstate_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 297], "determin": [7, 9, 10, 11, 16, 17, 18, 33, 37, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 79, 80, 82, 83, 88, 156, 161, 165, 270, 271, 283, 284, 285, 286, 287, 297, 301, 302, 304, 305, 314, 315, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 339, 341, 360, 368, 371, 376, 385, 397, 399, 401, 455, 456, 457, 458, 459, 525, 526, 530, 531, 535, 556, 577, 586, 631, 632, 633, 637, 638], "dettyp": 599, "dev": [142, 230, 634, 637, 638], "develop": 637, "deviat": [33, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "devic": [1, 210, 219, 225, 226, 227, 231, 235, 241, 253, 298, 349, 356, 385, 398, 400, 401, 402, 426, 429, 431, 436, 459, 495, 497, 498, 499, 500, 501, 502, 503, 504, 505, 507, 508, 510, 511, 516, 517, 518, 558, 560, 563, 567, 568, 569, 577, 593, 599, 602, 603, 605, 608, 609, 610, 635, 636, 638, 640], "device_class": 112, "device_st": 439, "device_typ": 637, "devicestatu": 494, "df": [317, 326], "dg": 637, "dg1": 439, "dg2": 531, "dgchannel": 107, "dh": [317, 322, 326, 330, 332, 333], "dhv": [405, 406, 407, 637], "dhv_fw": 407, "di": [82, 84, 85, 86, 87], "dia": [317, 323, 324, 325], "diag": 330, "diag_tow": [322, 330, 332, 333], "diagnost": [37, 38, 39, 41, 43, 172, 298, 317, 322, 326, 330, 332, 333, 360, 408, 409, 410, 417, 418, 419, 421, 473, 483, 631, 632, 633, 637], "diagnosticstow": [322, 326, 332, 333], "diagnostictow": 637, "dial": [339, 341, 432, 637], "dial_po": [339, 341], "dial_posit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 339, 341, 637], "diamet": 297, "diamond": [314, 315, 329, 331, 332, 573], "diamond_reflect": [314, 315, 329, 331], "dicon": [634, 637], "diconswitch": 637, "dict": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 590, 594, 597, 598, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 629, 630, 631, 632, 633, 638], "dictionari": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 577, 582, 583, 584, 585, 586, 587, 588, 590, 594, 597, 598, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 637, 638], "did": 637, "diff": 149, "diff_configur": [149, 637], "diff_press_ok": [272, 616, 618], "differ": [1, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 59, 60, 62, 64, 65, 67, 68, 71, 84, 111, 144, 145, 148, 149, 155, 163, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 251, 252, 254, 255, 302, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 333, 334, 335, 336, 360, 366, 367, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 411, 416, 422, 424, 438, 439, 469, 472, 494, 497, 498, 499, 510, 512, 513, 514, 515, 527, 528, 531, 532, 533, 534, 536, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 613, 618, 630, 636, 637], "difference_seq": 31, "differenceseq": 31, "differenti": [272, 616, 618], "diffractomet": 211, "digit": [264, 272, 281, 409, 449, 461, 462, 463, 464, 588, 616, 617, 618, 619, 620, 621, 622, 634, 637], "digital_sign": [634, 637], "digitz": 460, "digraph": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "dim0": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim0_sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim0sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim1": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim1_sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim1sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim2": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim2_sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim2sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim3_sa": 21, "dim3sa": 21, "dim4_sa": 21, "dim4sa": 21, "dim5_sa": 21, "dim5sa": 21, "dim6_sa": 21, "dim6sa": 21, "dim7_sa": 21, "dim7sa": 21, "dim8_sa": 21, "dim8sa": 21, "dim9_sa": 21, "dim9sa": 21, "dim_3": 21, "dim_4": 21, "dim_5": 21, "dim_6": 21, "dim_7": 21, "dim_8": 21, "dim_9": 21, "dim_att_dataset": 21, "dim_i": 21, "dim_n": 21, "dim_x": 21, "dimattdataset": 21, "dimens": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 262, 310, 527, 530, 532, 533, 534, 536, 537], "dimension": [375, 566, 637], "dimensionless": 420, "dimensionless_buff": 420, "dimensions_rbv": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dimmabl": [409, 417, 418, 419, 529], "dimsa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "diod": [247, 250, 251, 254, 255, 296, 298, 299, 315, 317, 322, 330, 332, 333, 412, 413, 414, 415, 416, 545, 637], "diode2": [315, 331], "diode_horiz": 545, "diode_in": 545, "diode_out": 545, "diode_state_st": [251, 254, 255], "diode_vert": 545, "diodebia": 247, "dir": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 233, 403, 637], "direct": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 172, 261, 262, 264, 301, 308, 408, 409, 410, 417, 418, 419, 421, 468, 529, 538, 539, 545, 571, 573, 578, 621, 631, 632, 633, 637], "direction_of_travel": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "directli": [21, 28, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 455, 456, 457, 458, 459, 525, 526, 531, 535, 556, 569, 586, 611, 636, 637, 638], "directori": [18, 244, 636], "dirti": 637, "disabl": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 67, 68, 81, 89, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 155, 157, 158, 162, 166, 168, 243, 265, 307, 309, 366, 367, 373, 403, 411, 423, 424, 469, 499, 513, 517, 528, 541, 548, 574, 584, 587, 630, 637, 640], "disable_ch": 587, "disable_on_stag": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "disable_trg": 587, "disagre": 637, "disambigu": 609, "disassembl": 637, "disc_act": 189, "disc_active_rbv": 189, "discharg": 189, "disconnect": [82, 84, 85, 86, 87, 171, 637], "disconnected_pvnam": 171, "discov": [515, 637], "discrepenaci": 637, "discret": [67, 68, 560], "discuss": 638, "disk": [21, 22], "disordered_arrai": 21, "disorderedarrai": 21, "disp": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "dispar": 1, "dispatch": [12, 13, 14, 18, 606], "dispd": 450, "displai": [36, 40, 42, 44, 62, 67, 68, 71, 142, 149, 168, 170, 224, 225, 307, 309, 366, 367, 373, 411, 424, 469, 528, 540, 541, 548, 565, 571, 574, 584, 605, 630, 637, 641], "display_text": 594, "disregard": 148, "disrupt": 231, "dist_code_inv": [158, 162, 637], "distanc": [82, 84, 85, 86, 87, 94, 158, 162, 301, 302, 304, 305, 544, 637], "distract": [141, 145], "distribut": [33, 637], "div": 593, "dive": 435, "divid": [31, 32, 90, 91, 337, 342, 435, 461, 462, 463], "dl2": 81, "dl2_energi": 81, "dl2vernier": 81, "dmisc": 298, "dmode": 121, "dmode_rbv": 121, "dmov": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 339, 360, 368, 371, 527, 531, 533, 535], "dmp": 81, "dmph": 81, "do": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 84, 85, 86, 87, 110, 149, 150, 152, 155, 157, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 250, 252, 301, 302, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 360, 366, 367, 372, 373, 384, 411, 416, 422, 424, 426, 435, 438, 439, 469, 472, 500, 501, 510, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 580, 582, 583, 584, 611, 624, 630, 635, 637], "do_calib": [158, 162], "do_config": 256, "do_print": 4, "do_reset": 453, "doc": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 430, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 559, 561, 562, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 638], "doc_fmt": 592, "docstr": [82, 592, 637], "doctr": 637, "document": [1, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 218, 301, 524, 637, 640], "doe": [1, 12, 13, 14, 18, 31, 32, 37, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 224, 226, 307, 312, 313, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 494, 506, 515, 521, 523, 524, 525, 526, 531, 535, 538, 557, 561, 562, 565, 569, 586, 617, 619, 624, 628, 637, 643], "doesn": [82, 84, 85, 86, 87, 172, 622, 637, 638], "dol": 28, "don": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 74, 82, 84, 85, 86, 87, 149, 211, 435, 493, 637, 643], "done": [1, 28, 31, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 250, 252, 254, 255, 283, 284, 285, 286, 287, 302, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 339, 340, 341, 360, 366, 367, 368, 371, 372, 373, 384, 411, 412, 413, 414, 415, 416, 424, 425, 426, 432, 434, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 528, 531, 535, 541, 548, 556, 559, 560, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "done_al": [527, 533], "done_bottom": [527, 533], "done_compar": [83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 456, 458, 556, 586], "done_mov": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 528, 531, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "done_north": [527, 533], "done_south": [527, 533], "done_top": [527, 533], "done_valu": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 455, 456, 457, 458, 459, 525, 526, 531, 535, 556, 586], "door": [173, 174], "dose_r": 467, "dot": [567, 568, 569, 626, 628, 629, 637], "dotted_nam": [510, 567, 568, 569], "doubl": [33, 246, 322, 332, 333, 340, 637], "down": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 189, 190, 192, 226, 246, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 449, 455, 456, 457, 458, 468, 521, 523, 524, 525, 526, 531, 535, 586, 637], "down_prefix": [90, 91], "downstream": [82, 90, 91, 272, 302, 322, 332, 333, 397, 516, 616, 618, 631, 637], "dp_ok_rbv": [272, 616, 618], "dr": [317, 323, 324, 325, 326, 327, 328], "draw": [28, 302], "draw_mod": 28, "draw_networkx": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "drawmod": 28, "drbv": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "drift": 296, "drill": [476, 637], "drive": [160, 251, 254, 255], "driver": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 405, 406, 407], "driver_vers": 21, "driverversion_rbv": 21, "drmax": [158, 162], "drmin": [158, 162], "drop": [18, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "dropped_arrai": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dropped_output_arrai": 21, "droppedarrai": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "droppedoutputarrai": 21, "drvfastsweep": 33, "drvh": [386, 387, 388], "dry": 113, "ds_rtd": [361, 362, 363, 364, 365, 376], "dspace": [82, 84, 85, 86, 87, 95, 97], "dspacing_v": [82, 84, 85, 86, 87], "dtype": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "dual": [322, 332, 333, 621, 637], "due": [82, 84, 85, 86, 87, 439, 527, 532, 533, 534, 536, 637], "dummi": [51, 509], "duplic": [111, 495, 507, 508, 511, 516], "durat": [81, 298], "dure": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 502, 503, 504, 505, 510, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "dut_ep": 164, "dut_positionst": 564, "duti": [85, 86, 87], "dv": [317, 322, 326, 330, 332, 333], "dx": 637, "dy": 637, "dynam": [497, 498, 499, 560, 563, 637], "e": [1, 4, 5, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 52, 53, 54, 55, 56, 57, 58, 62, 63, 64, 65, 67, 68, 71, 81, 82, 85, 86, 87, 90, 91, 98, 99, 106, 107, 149, 150, 152, 153, 154, 155, 157, 163, 168, 170, 200, 201, 202, 203, 204, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 277, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 340, 342, 343, 344, 360, 366, 367, 372, 373, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 411, 416, 417, 421, 422, 424, 427, 428, 429, 430, 431, 433, 434, 435, 437, 438, 439, 457, 459, 469, 472, 493, 494, 500, 501, 502, 503, 504, 505, 528, 531, 541, 548, 549, 553, 554, 555, 557, 559, 560, 561, 562, 565, 567, 570, 572, 574, 582, 583, 584, 596, 602, 611, 630, 635, 637, 638], "e1c": 637, "e3d": [50, 51], "e_chi": [211, 214], "e_chi_coord": [211, 214], "e_eta": [211, 214], "e_eta_coord": [211, 214], "e_phi": [211, 214, 637], "e_phi_coord": [211, 214], "e_to_k": [211, 214], "each": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 497, 498, 499, 507, 508, 511, 512, 513, 514, 516, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 568, 569, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 636, 637, 638], "eachoth": 637, "eact": [49, 50, 51, 63], "earli": [18, 497, 498, 499, 512, 513, 514], "earlier": [340, 434, 559, 637], "eas": 637, "easi": [12, 13, 14, 18, 82, 84, 85, 86, 87, 637], "easier": [227, 230, 637], "easili": [19, 254, 255, 426, 638], "ebara": [441, 442, 637], "ebara_ev_a03_1": 637, "ebd": 637, "ebeam_energi": 81, "ebeam_energy_user_req": 81, "eboverflowcnt": 127, "ec": 77, "ec_arrai": 493, "ec_rbv": [166, 289], "ecat_data_valid": 614, "ecat_rxbit": 614, "ed": [28, 49, 50, 51, 63], "edg": 545, "edge_offset": [301, 302, 304, 305], "edit": [637, 638], "edm": [12, 13, 14, 18, 83], "effect": [74, 94, 140, 141, 142, 143, 148, 637], "effort": 637, "eg": 301, "eget_cmd": [49, 50, 51, 63], "egu": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 188, 194, 196, 201, 202, 203, 204, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 281, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 446, 447, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 528, 531, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "eguh": 637, "egul": 637, "eight": [208, 210], "either": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 69, 210, 399, 423, 494, 497, 498, 499, 512, 513, 514, 527, 530, 532, 533, 534, 536, 537, 621, 637, 638, 640], "ek9000": [298, 634, 637], "el3174": 281, "el3174aich": [282, 637], "elaps": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 423], "elec1_post_att": 138, "elec1_pre_att": 138, "elec2_post_att": 138, "elec2_pre_att": 138, "elect_phase_shift_v": 296, "electr": 296, "electromet": 265, "electron": 81, "element": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 73, 225, 426, 459, 611, 615, 618, 622, 624, 637], "elev": [175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 211, 214], "eleven": [209, 210], "elimin": 637, "ell": [283, 284, 286, 287, 298, 299], "ell14": 287, "ell17": 286, "ell6": 284, "ellbas": [283, 286, 637], "ellch": [298, 299], "elliptec": [634, 637], "elllinear": 287, "elog": [2, 3, 4, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 603, 611, 613, 630, 631, 632, 633, 637], "eloss": 81, "eloss_energi": 81, "elossenergi": 81, "els": [31, 314, 315, 329, 331, 643], "em": [298, 299], "embed": [637, 638], "emer_off": [386, 387, 388], "emeroff": [386, 387, 388], "empti": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 298, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 389, 422, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 627], "emptiv": [36, 40, 42, 44, 67, 68, 168, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 584, 630], "emul": [500, 501, 502, 503, 504, 505], "enabl": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 67, 68, 81, 89, 115, 116, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 155, 157, 158, 162, 166, 168, 189, 190, 192, 193, 194, 243, 265, 307, 309, 360, 366, 367, 368, 371, 373, 411, 424, 461, 462, 463, 469, 486, 528, 541, 548, 574, 584, 587, 630, 637, 640], "enable_background": 31, "enable_callback": 6, "enable_ch": 587, "enable_ch_cmd": 587, "enable_cmd": 166, "enable_filt": 31, "enable_flat_field": 31, "enable_high_clip": 31, "enable_las": 291, "enable_low_clip": 31, "enable_offset_scal": 31, "enable_on_stag": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "enable_plot": 338, "enable_reg": 125, "enable_scal": 32, "enable_trg": 587, "enable_trg_cmd": 587, "enable_trig": 125, "enablebackground": 31, "enablecallback": [6, 9, 10, 11, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35], "enablecallbacks_rbv": 30, "enablefilt": 31, "enableflatfield": 31, "enablehighclip": 31, "enablei": 32, "enablelas": 291, "enablelowclip": 31, "enableoffsetscal": 31, "enableplc11": 83, "enablereg_rbv": 125, "enablescal": 32, "enabletrig_rbv": 125, "enablex": 32, "enablez": 32, "enact": 539, "enbl_sw": 194, "enc": [358, 359, 361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 546], "enc_count": [144, 145, 146, 637], "enclos": 580, "encod": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 144, 145, 146, 158, 159, 160, 162, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 421, 459, 546, 588, 637], "encompass": [188, 532, 572], "encount": 637, "end": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 302, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 604, 611, 630, 635, 637, 638], "end_monitor_thread": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "end_with": 605, "endstat": [102, 103, 266, 267, 268, 269, 403, 637], "energi": [45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 63, 74, 75, 76, 77, 78, 79, 80, 81, 82, 85, 86, 87, 93, 96, 136, 137, 298, 301, 302, 304, 305, 322, 323, 324, 325, 327, 328, 330, 332, 333, 338, 346, 420, 457, 549, 553, 554, 637], "energy_3rd": [50, 51], "energy_actu": [53, 56, 57, 58], "energy_c": [322, 330, 332, 333], "energy_c1": [322, 330, 332, 333], "energy_custom": [53, 56, 57, 58], "energy_monitor": 634, "energy_si": [322, 330, 332, 333], "energy_sourc": [53, 56, 57, 58], "energy_to_alio": [85, 86, 87], "energy_with_acr_statu": [82, 637], "energy_with_verni": 82, "energysourc": [53, 56, 57, 58], "enet_bw": [7, 8, 9, 10, 11], "enforc": [98, 401, 402], "engin": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 214, 225, 233, 236, 281, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 420, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 556, 586, 637], "engineering_mod": 637, "enhanc": 637, "enough": [33, 211, 456, 637], "enrc": 77, "ensur": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 401, 402, 515, 637], "ensure_block": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ensure_nonblock": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "enter": [427, 428, 437, 527, 530, 532, 533, 534, 536, 537, 570], "entir": [28, 110, 143, 386, 387, 388, 392, 393, 394, 395, 396, 439, 555, 580, 612, 637], "entri": [7, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 270, 278, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 569, 570, 572, 574, 582, 583, 584, 611, 630, 637, 641], "entropi": 33, "entry_valv": 270, "entry_valve_readi": 278, "entryinfo": 637, "entrypoint": 637, "entryvalvereadi": 278, "enum": [33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 435, 438, 439, 469, 472, 497, 498, 499, 500, 501, 502, 503, 504, 505, 511, 512, 513, 514, 528, 541, 548, 557, 559, 560, 561, 562, 565, 567, 568, 569, 570, 572, 574, 582, 583, 584, 587, 611, 630, 637, 638], "enum_attr": [497, 498, 499, 500, 501, 568, 637], "enum_str": [497, 498, 499, 500, 501, 502, 503, 504, 505, 510, 511, 512, 513, 514, 518, 637], "enumer": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630, 637], "env_cond_err": 293, "environ": 637, "environment": [282, 293, 637], "environmentalmonitor": 637, "environn": 231, "eof_count": 132, "eofcount": 132, "eoff": [281, 637], "ep": [141, 142, 145, 634, 637], "ephot": [74, 75, 76, 78, 79, 80, 637], "ephotk": [74, 637], "epic": [1, 2, 5, 6, 28, 52, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 208, 209, 210, 211, 213, 216, 217, 218, 219, 220, 222, 223, 224, 252, 254, 255, 272, 301, 303, 306, 314, 315, 317, 323, 324, 325, 360, 368, 369, 371, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 412, 413, 414, 415, 417, 420, 421, 427, 429, 437, 438, 439, 446, 447, 449, 497, 498, 499, 510, 511, 512, 513, 514, 518, 532, 541, 549, 553, 554, 555, 556, 557, 559, 560, 561, 562, 565, 582, 583, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 634, 637, 638], "epics_motor": [89, 634, 637], "epics_ts_nsec": 21, "epics_ts_sec": 21, "epicsint32": 33, "epicsmotor": [1, 148, 151, 155, 429, 434, 435, 529, 577, 634, 637], "epicsmotorinterfac": [89, 140, 155, 158, 338, 468, 542, 543, 637], "epicspathsign": [20, 21, 22, 24, 25, 26, 27, 34], "epicssign": [2, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 49, 50, 51, 53, 54, 55, 56, 57, 58, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 81, 82, 83, 84, 85, 86, 87, 88, 89, 105, 106, 107, 108, 109, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 130, 131, 132, 133, 134, 135, 137, 138, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 166, 167, 168, 169, 170, 188, 191, 194, 196, 197, 198, 199, 205, 206, 207, 217, 220, 221, 222, 223, 224, 247, 248, 252, 256, 257, 265, 279, 280, 281, 283, 284, 285, 286, 287, 288, 289, 291, 295, 297, 300, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 339, 341, 360, 366, 367, 368, 370, 371, 372, 373, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 406, 407, 411, 413, 415, 416, 422, 424, 430, 438, 439, 440, 441, 443, 444, 446, 447, 448, 450, 453, 454, 455, 460, 461, 462, 463, 464, 465, 466, 469, 470, 471, 478, 479, 481, 482, 493, 494, 497, 498, 499, 510, 512, 513, 514, 518, 525, 528, 531, 532, 534, 535, 536, 538, 539, 541, 548, 555, 556, 557, 561, 562, 565, 572, 574, 582, 583, 584, 586, 587, 588, 611, 630, 637, 638], "epicssignalbas": [497, 498, 499, 512, 513, 514], "epicssignaleditmd": [36, 40, 42, 44, 62, 67, 68, 71, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 497, 499, 500, 501, 528, 541, 548, 565, 568, 574, 584, 630, 637], "epicssignalro": [2, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 49, 50, 51, 53, 54, 55, 56, 57, 58, 63, 69, 77, 81, 83, 88, 89, 105, 106, 109, 114, 115, 116, 117, 118, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 160, 161, 162, 165, 166, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 205, 206, 207, 247, 248, 252, 256, 257, 263, 264, 265, 272, 279, 280, 281, 283, 284, 285, 286, 287, 288, 289, 290, 291, 293, 294, 295, 296, 297, 300, 314, 315, 329, 331, 358, 359, 360, 361, 362, 363, 364, 365, 368, 371, 375, 376, 377, 380, 381, 382, 384, 386, 387, 388, 390, 392, 393, 394, 395, 396, 397, 406, 407, 438, 439, 440, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 467, 470, 476, 494, 497, 498, 499, 512, 513, 514, 525, 531, 532, 534, 535, 536, 538, 540, 570, 571, 572, 587, 611, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 638], "epicssignalroeditmd": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 501, 637], "epicssignalwithrbv": [6, 7, 9, 10, 11, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 189, 190, 192, 193, 195, 272, 297, 442, 449, 451, 452, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625], "epicstsnsec_rbv": 21, "epicstssec_rbv": 21, "epoch": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "eps_backward": 145, "eps_forward": 145, "eps_ok": 164, "eps_pow": 145, "eps_screen": 142, "equal": [18, 33, 498, 514], "equat": [31, 301, 302, 304, 305, 637], "equival": [252, 254, 255, 420, 555], "eras": 33, "err": [6, 36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 422, 424, 469, 491, 492, 528, 541, 548, 565, 574, 584, 630], "err_bool": [144, 145, 146], "err_cod": [144, 145, 146], "err_rbv": 6, "errant": 637, "errid": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 565, 574, 584, 630], "errmsg": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 565, 574, 584, 630], "erron": 637, "error": [21, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 270, 272, 283, 284, 285, 286, 287, 292, 293, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 392, 393, 394, 395, 396, 406, 411, 416, 422, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 442, 451, 455, 456, 457, 458, 459, 469, 472, 481, 491, 492, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 614, 616, 617, 618, 619, 620, 621, 622, 623, 625, 630, 637], "error_cod": 538, "error_desc": 538, "error_id": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 425, 469, 528, 541, 548, 565, 574, 584, 630], "error_messag": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 422, 424, 425, 469, 528, 541, 548, 565, 574, 584, 630], "error_num": 280, "error_rbv": [272, 442, 451, 616, 618], "error_reset": [272, 616, 617, 618, 619, 620, 621, 622, 623, 625], "error_sever": 149, "error_statu": 406, "error_str": 280, "error_summari": 48, "error_summary_bitmask": 48, "errornum": 280, "errstr": 280, "eslo": [281, 637], "especi": 615, "ess": 140, "essenti": [21, 22, 410, 637], "est": 297, "establish": [227, 230, 497, 498, 499, 512, 513, 514, 637], "estim": [53, 56, 57, 58, 81, 162, 479, 482, 532], "eta": [211, 214], "eta_max_step": 211, "etc": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 643], "eth_con_err": 293, "ethercat": 483, "ethernet": [7, 8, 9, 10, 11, 293, 453], "etm": 137, "etoa": 63, "ev": [53, 56, 57, 58, 74, 77, 81, 85, 86, 87, 442, 637], "ev01": 81, "eva": 637, "evalu": 559, "evcod": 587, "even": [18, 31, 33, 298, 531, 637], "event": [49, 50, 51, 63, 77, 81, 124, 133, 386, 387, 388, 438, 461, 465, 493, 494, 587, 615, 637], "event_build": 118, "event_cod": [7, 9, 10, 11, 16, 17, 125, 289, 297], "event_descriptor": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "event_model": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "event_r": [7, 9, 10, 11, 16, 17, 297], "event_thread": 637, "eventbuild": 118, "eventcod": [166, 587], "eventcode_rbv": 125, "eventr": [166, 587], "eventsequ": [494, 637], "eventsequenc": 637, "ever": 637, "everi": [21, 22, 31, 74, 90, 91, 211, 337, 342, 420, 435, 457, 500, 501, 502, 503, 504, 505, 637, 640], "everyth": [164, 426, 637, 638], "evnt": [77, 81], "evr": [125, 129, 247, 289, 461, 462, 463, 634, 637], "evr_ch": 289, "evr_channel": [247, 256], "evr_delai": 289, "evr_prescal": 6, "evr_pv": 289, "evr_v2": 118, "evr_width": 289, "evrmotor": [166, 637], "evrprescal": 6, "evrv2": 118, "ex": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "exactli": [164, 637], "exampl": [28, 32, 33, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 163, 165, 283, 284, 285, 286, 287, 292, 298, 300, 301, 304, 339, 341, 342, 360, 368, 371, 426, 432, 434, 435, 455, 456, 457, 458, 459, 493, 494, 497, 498, 499, 512, 513, 514, 517, 521, 523, 525, 526, 531, 535, 555, 556, 565, 566, 577, 586, 609, 634, 637], "example3d": 171, "example3dst": [167, 565], "examplel2l": 171, "examplel2lst": 169, "exce": 532, "except": [90, 91, 149, 322, 330, 332, 333, 337, 342, 426, 435, 637], "exclud": [12, 637], "exclus": [148, 155, 277], "exec_mov": [527, 533], "exec_queu": [527, 533], "execut": [74, 539, 556], "execution_tim": [6, 21], "executiontime_rbv": [6, 21], "exhaust": 560, "exist": [1, 28, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 348, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 495, 511, 518, 521, 523, 524, 525, 526, 531, 535, 586, 637, 638], "exit": [4, 246, 274, 528, 637], "exit_mask_left_temp": 546, "exit_mask_right_temp": 546, "exit_valv": 274, "exit_valve_readi": 274, "exitslit": 637, "exitslittarget": 529, "exitvalvereadi": 274, "expand": [17, 626, 628, 629, 637], "expect": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "experess": 580, "experi": [476, 545, 635, 636, 637], "experiment": 637, "expert": [149, 150, 152, 155, 157, 236, 243, 637], "explain": 31, "explan": 575, "explicit": [12, 13, 14, 18, 497, 498, 499, 512, 513, 514, 637], "explicitli": [497, 498, 499, 512, 513, 514], "explor": 637, "expos": 140, "exposur": [6, 7, 9, 10, 11, 15, 16, 17, 288, 289, 297], "exposure_mod": 6, "exposuremod": 6, "exposures_to_averag": [288, 289], "express": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 232, 233, 234], "ext_ilk_ok": [272, 616, 618], "ext_ilk_ok_rbv": [272, 616, 618], "ext_press": [294, 296], "ext_rel_hum": 296, "ext_relative_hum": 294, "ext_temp_hum_sen": [294, 296], "ext_temp_press_sen": [294, 296], "ext_warn": 614, "extend": [140, 145, 264, 426, 521, 523, 560, 637], "extens": [226, 637], "extern": [188, 272, 294, 296, 515, 572, 616, 618, 637], "extra": [21, 22, 39, 41, 140, 149, 150, 152, 157, 217, 218, 219, 220, 222, 223, 224, 252, 254, 255, 306, 368, 371, 426, 438, 439, 559, 560, 565, 637], "extradimchunk": 21, "extradimchunk3": 21, "extradimchunk4": 21, "extradimchunk5": 21, "extradimchunk6": 21, "extradimchunk7": 21, "extradimchunk8": 21, "extradimchunk9": 21, "extradimchunki": 21, "extradimchunkx": 21, "extradimnam": [21, 22], "extradimname3_rbv": 21, "extradimname4_rbv": 21, "extradimname5_rbv": 21, "extradimname6_rbv": 21, "extradimname7_rbv": 21, "extradimname8_rbv": 21, "extradimname9_rbv": 21, "extradimnamen_rbv": [21, 22], "extradimnamex_rbv": [21, 22], "extradimnamey_rbv": [21, 22], "extradims": [21, 22], "extradimsize3": 21, "extradimsize4": 21, "extradimsize5": 21, "extradimsize6": 21, "extradimsize7": 21, "extradimsize8": 21, "extradimsize9": 21, "extradimsizei": [21, 22], "extradimsizen": [21, 22], "extradimsizex": [21, 22], "extrem": [302, 637], "f": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 81, 92, 94, 107, 283, 284, 286, 287, 549, 553, 554, 580, 597], "face": [345, 517, 518, 637], "facil": 637, "fact": 155, "factor": [31, 74, 164, 265, 300, 457], "factori": [5, 49, 50, 51, 52, 65, 200, 210, 249, 298, 577, 637], "factory_reset_ch1": 407, "factory_reset_ch2": 407, "fail": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 252, 254, 255, 283, 284, 285, 286, 287, 293, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 524, 525, 526, 528, 531, 535, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 577, 582, 583, 584, 586, 607, 611, 630, 637], "fail_tim": 467, "failur": [82, 84, 85, 86, 87, 293, 497, 498, 499, 500, 501, 512, 513, 514, 637], "fake": [78, 427, 437, 500, 501, 502, 503, 504, 505, 558, 637], "fakeepicssign": [78, 79, 80, 637, 638], "fakeepicssignalro": [500, 501, 502, 503, 504, 505], "fakepytmcsign": 637, "fall": [36, 40, 42, 44, 67, 68, 82, 84, 85, 86, 87, 98, 99, 168, 307, 309, 366, 367, 373, 386, 387, 388, 411, 424, 469, 498, 499, 528, 541, 548, 584, 630], "fall_rat": [386, 387, 388], "fals": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 243, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 500, 501, 504, 506, 508, 509, 512, 513, 514, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 597, 603, 607, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "false_color": 19, "falsecolor": 19, "fan": [293, 295, 443, 529], "fan_pow": 529, "fan_spd_err": 293, "fan_spd_rbv": 295, "fan_spe": 295, "fanout": 539, "far": [10, 278, 298, 435, 456, 496, 637], "far_field": 278, "fast": [33, 36, 40, 42, 44, 67, 68, 81, 168, 192, 307, 309, 366, 367, 373, 411, 424, 426, 469, 528, 541, 548, 584, 615, 630, 637], "faster": [420, 637, 638], "fastmotor": [99, 214, 215, 304, 305, 326, 327, 328, 329, 331, 337, 433, 523, 534, 634], "fastsensor": 615, "fatal": 614, "fatal_err": 614, "fault": [36, 40, 42, 44, 67, 68, 168, 192, 270, 307, 309, 366, 367, 373, 392, 393, 394, 395, 396, 397, 398, 399, 411, 424, 452, 469, 528, 541, 548, 584, 615, 630, 637], "fault_rbv": 452, "fault_setpoint_f": 192, "favor": 637, "fb": 637, "fb04": 81, "fb_epicsinout": [224, 565], "fb_motionpneumaticactu": 637, "fb_tempsensor": 491, "fb_thermocoupl": 492, "fbck": 81, "fbck_vernier": 81, "fc1": 31, "fc2": 31, "fc3": 31, "fc4": 31, "fcpt": [4, 63, 74, 75, 76, 78, 79, 80, 82, 84, 85, 86, 87, 104, 105, 106, 153, 154, 159, 162, 163, 171, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 201, 202, 203, 204, 208, 209, 211, 212, 213, 214, 216, 248, 254, 255, 257, 283, 284, 285, 286, 287, 289, 298, 301, 302, 314, 315, 317, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 343, 344, 360, 369, 371, 372, 387, 412, 413, 414, 415, 427, 428, 433, 439, 447, 525, 526, 531, 535, 543, 544, 549, 553, 554, 556, 571, 582, 583, 586, 587], "fd_arrai": 493, "fdq": [37, 39, 41, 45, 47, 59, 60, 418, 633, 637], "featur": [18, 225, 231, 243, 381, 509, 524, 611, 640], "fee": [6, 63, 64, 369, 637], "fee1": [63, 77], "feeatt": 637, "feedback": [81, 637], "feefilt": 63, "feel": 637, "feesolidattenu": 637, "feesolidattenuatorblad": [45, 48, 60, 70, 637], "feesolidattenuatorst": 61, "fel": 81, "fetch": [28, 637], "few": [297, 634, 637], "fewer": 43, "ff": [278, 298, 299], "ffmirror": [359, 637], "ffmirrorz": 637, "fhomeposit": [144, 145], "fiber": [280, 311, 637], "fid_count": 132, "fidcount": 132, "field": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "fifo_overflow": 133, "fifo_paus": 133, "fifo_pause_count": 128, "fifo_pause_threshold": 128, "fifo_reset": 133, "fifo_wr_cnt": 133, "fifooverflow": 133, "fifopaus": 133, "fifopausecnt": 128, "fifopausethreshold_rbv": 128, "fiforeset": 133, "fifowrcnt": 133, "fight": 637, "figur": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 82, 84, 85, 86, 87, 302], "file": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 89, 244, 301, 302, 304, 305, 338, 346, 356, 624, 637], "file_format": [20, 21, 22, 24, 25, 26, 27, 34], "file_nam": [20, 21, 22, 24, 25, 26, 27, 34], "file_numb": [20, 21, 22, 24, 25, 26, 27, 34], "file_number_sync": [20, 21, 22, 24, 25, 26, 27, 34], "file_number_writ": [20, 21, 22, 24, 25, 26, 27, 34], "file_path": [20, 21, 22, 24, 25, 26, 27, 34], "file_path_exist": [20, 21, 22, 24, 25, 26, 27, 34], "file_templ": [20, 21, 22, 24, 25, 26, 27, 34], "file_template_valid": 27, "file_write_mod": [20, 21, 22, 24, 25, 26, 27, 34], "fileformat": [20, 21, 22, 24, 25, 26, 27, 34], "filenam": [20, 21, 22, 24, 25, 26, 27, 34, 346, 643], "filenumb": [20, 21, 22, 24, 25, 26, 27, 34], "filenumber_sync": [20, 22, 24, 25, 26, 27, 34], "filenumber_writ": [20, 22, 24, 25, 26, 27, 34], "filepath": [20, 21, 22, 24, 25, 26, 27, 34], "filepathexists_rbv": [20, 21, 22, 24, 25, 26, 27, 34], "filestor": 21, "filesystem": [21, 22], "filetempl": [20, 21, 22, 24, 25, 26, 27, 34], "filetemplatevalid": 27, "filewritemod": [20, 21, 22, 24, 25, 26, 27, 34], "fill": [31, 496, 629, 637, 643], "fill_valu": 21, "fillvalu": 21, "filter": [21, 22, 31, 45, 46, 47, 48, 49, 52, 53, 54, 55, 56, 57, 59, 60, 73, 148, 172, 225, 233, 243, 265, 283, 284, 298, 317, 421, 422, 472, 544, 585, 637], "filter1": [52, 63], "filter10": 52, "filter2": [52, 63], "filter3": 63, "filter4": 63, "filter5": 63, "filter6": 63, "filter7": 63, "filter8": 63, "filter9": 63, "filter_01": 55, "filter_02": [55, 58], "filter_03": [55, 58], "filter_04": [55, 58], "filter_05": [55, 58], "filter_06": [55, 58], "filter_07": [55, 58], "filter_08": [55, 58], "filter_09": 58, "filter_10": 58, "filter_11": 58, "filter_12": 58, "filter_13": 58, "filter_14": 58, "filter_15": 58, "filter_16": 58, "filter_17": 58, "filter_18": 58, "filter_19": 58, "filter_callback": 31, "filter_typ": [31, 472], "filter_type_seq": 31, "filter_wheel": [172, 421], "filtercallback": 31, "filters_mov": [53, 56, 57, 58], "filters_moving_bitmask": [53, 56, 57, 58], "filtersmoving_rbv": [53, 56, 57, 58], "filtersmovingbitmask_rbv": [53, 56, 57, 58], "filtertyp": 31, "filtertypeseq": 31, "final": [81, 85, 86, 87, 556, 560], "find": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 83, 149, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 252, 302, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 579, 580, 582, 583, 584, 606, 611, 630, 637], "find_all_cal": 637, "find_all_class": 637, "find_all_device_class": 637, "find_configur": [149, 637], "find_sign": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "findabl": 640, "fine": [82, 85, 86, 87, 262, 392, 393, 394, 395, 396], "fine_adjustment_statu": [392, 393, 394, 395, 396, 637], "fine_i": 262, "fine_x": 262, "fine_x_prefix": 262, "fine_y_prefix": 262, "fine_z": 262, "fine_z_prefix": 262, "finish": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 250, 251, 252, 254, 255, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 495, 496, 497, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 515, 516, 517, 518, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 570, 572, 574, 582, 583, 584, 586, 611, 630], "finit": [498, 499], "firmwar": 538, "firmwarevers": 443, "first": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 350, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 500, 501, 502, 503, 504, 505, 507, 512, 513, 514, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 570, 571, 572, 573, 574, 579, 582, 583, 584, 585, 586, 587, 588, 594, 601, 602, 608, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "first_filt": [56, 57, 58], "first_motor_onli": 567, "fit": [98, 100, 637], "fit_amplitud": [288, 289], "fit_chisq": [288, 289], "fit_fwhm": [288, 289], "fit_on": [288, 289], "fit_stdev": [288, 289], "fit_width": [288, 289], "five": 422, "fix": [18, 33, 89, 102, 103, 211, 266, 267, 268, 269, 358, 359, 403, 463, 466, 621, 622, 624, 643], "fix_sync": [90, 91, 337, 342, 435], "fix_sync_keep_stil": [90, 91, 337, 342, 435], "fixedr": 587, "fixtur": [302, 637], "fixup": 637, "flag": [4, 28, 31, 33, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 164, 297, 298, 493, 589], "flag_desc": 164, "flags_raw": 164, "flake8": 637, "flat": [31, 637], "flat_point": 581, "flatfield": 31, "flatten": [347, 581], "flavor": 1, "flip": [438, 439], "flipflop": [438, 439], "float": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 507, 512, 513, 514, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 578, 582, 583, 584, 585, 586, 587, 588, 591, 597, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 637, 638], "float32": 21, "float64": 21, "floor": [49, 50, 51, 53, 56, 57, 58, 63], "flop": [438, 439], "flow": [3, 37, 39, 41, 45, 47, 59, 60, 113, 172, 267, 358, 359, 375, 377, 380, 381, 404, 408, 418, 419, 421, 477, 479, 481, 482, 487, 488, 533, 546, 573, 612, 632, 633, 637], "flow1": 479, "flow10": 479, "flow10_start_prefix": 479, "flow10_time_prefix": 479, "flow10_used_prefix": 479, "flow1_start_prefix": 479, "flow1_time_prefix": [479, 482], "flow1_used_prefix": 479, "flow2": 479, "flow2_start_prefix": 479, "flow2_time_prefix": 479, "flow2_used_prefix": 479, "flow3": 479, "flow3_start_prefix": 479, "flow3_time_prefix": 479, "flow3_used_prefix": 479, "flow4": 479, "flow4_start_prefix": 479, "flow4_time_prefix": 479, "flow4_used_prefix": 479, "flow5": 479, "flow5_start_prefix": 479, "flow5_time_prefix": 479, "flow5_used_prefix": 479, "flow6": 479, "flow6_start_prefix": 479, "flow6_time_prefix": 479, "flow6_used_prefix": 479, "flow7": 479, "flow7_start_prefix": 479, "flow7_time_prefix": 479, "flow7_used_prefix": 479, "flow8": 479, "flow8_start_prefix": 479, "flow8_time_prefix": 479, "flow8_used_prefix": 479, "flow9": 479, "flow9_start_prefix": 479, "flow9_time_prefix": 479, "flow9_used_prefix": 479, "flow_cell_i": 267, "flow_cell_theta": 267, "flow_cell_x": 267, "flow_cell_z": 267, "flow_met": [37, 38, 39, 41, 43, 45, 46, 47, 59, 60, 418, 633, 637], "flow_off": 3, "flow_ok": 113, "flow_r": 3, "flow_rat": 187, "flow_sourc": 479, "flow_source_prefix": 479, "flow_switch": [172, 404, 408, 419, 421, 533, 573, 632, 637], "flow_val": 3, "flowintegr": [482, 637], "flowmet": 487, "flowrat": 481, "flowrate_prefix": 481, "flowrate_sp": 481, "flowrate_sp_prefix": 481, "fltmvinterfac": [148, 432, 521, 524, 635, 637], "fltmvposition": 637, "flush": [21, 22], "fly": [33, 637], "fly_during_wrapp": 494, "flyer": 494, "fm": [634, 637], "fmc": [460, 464], "fmc126": [114, 637], "fmc134": [115, 116, 461, 462, 463, 465, 466, 637], "fn": [45, 46, 47, 48, 59, 60, 426], "focal": [301, 302], "focu": [33, 172, 302, 358, 359, 413, 414, 421, 549, 553, 554, 583, 631, 632, 633, 637], "focus": [301, 302, 304, 305, 306, 637], "focus_lock": [172, 421], "focus_motor": [172, 421, 583], "foff": [89, 140, 141, 142, 143, 147, 148, 149, 155, 157, 158, 162], "foffset": 31, "foil": [322, 330, 332, 333, 547, 548, 637], "folder": [301, 302, 304, 305], "follow": [1, 12, 82, 84, 85, 86, 87, 110, 224, 230, 301, 302, 399, 410, 420, 426, 435, 438, 439, 559, 565, 571, 637, 638, 641], "follow_prefix": 360, "follower_high_limit_switch": 360, "follower_low_limit_switch": 360, "follower_readback": 360, "folow": 581, "font": 28, "forc": [6, 272, 449, 501, 504, 506, 508, 509, 615, 616, 618, 619, 620, 621, 623, 637], "force_cl": [621, 622, 624], "force_opn": [272, 615, 616, 618, 619, 620, 621, 623], "force_start": 449, "force_trig": [288, 289], "forev": [85, 86, 87, 494, 497, 498, 499, 512, 513, 514, 637], "forg": [634, 637], "forgiv": 637, "forinterlock": [272, 616, 618], "form": [98, 278, 493, 497, 498, 499, 512, 513, 514, 527, 530, 532, 533, 534, 536, 537, 559, 579, 580, 594], "format": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 345, 426, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 523, 590, 593, 597, 603, 637], "format_status_t": 637, "formattedcompon": [211, 214, 298, 323, 324, 325, 327, 328, 372, 439], "formula": [54, 55, 94, 322, 323, 324, 325, 327, 328, 330, 332, 333], "forward": [82, 84, 85, 86, 87, 90, 91, 98, 99, 145, 153, 154, 160, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 345, 427, 428, 429, 430, 431, 433, 434, 435, 517, 637], "forward_singl": [90, 91, 337, 342, 435], "found": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 142, 151, 497, 498, 499, 515, 559, 568, 597, 598, 637, 638], "foundat": 637, "four": [250, 252, 254, 255, 493, 530, 542, 549, 637], "fourier": 297, "fourier_j0": 297, "fourier_j45": 297, "fourier_m": 297, "fourierj0_rbv": 297, "fourierj45_rbv": 297, "fourierm_rbv": 297, "fp": 6, "fp_rbv": 6, "fp_set": 6, "fpga_reload": 123, "fpga_tmp_critlatch": 131, "fpga_vers": 123, "fpgareload": 123, "fpgatmpcritlatch_rbv": 131, "fpgavers": 123, "fposdiff": [144, 145], "frame": [6, 21, 22, 275], "frame_typ": 6, "framecnt": 127, "framer": 6, "frametyp": 6, "free": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "freed": 33, "freeli": [36, 40, 42, 44, 67, 68, 168, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 584, 630, 637], "freez": [150, 637], "freq": [205, 207, 538], "freq_rbck": 279, "freq_rbck_raw": 279, "frequenc": [50, 51, 160, 207, 279, 637], "frequnci": [50, 637], "fresnel": [541, 547, 637], "friendli": [575, 637], "from": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 232, 233, 234, 244, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 507, 508, 510, 511, 512, 513, 514, 516, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 570, 571, 572, 573, 574, 577, 578, 580, 582, 583, 584, 585, 586, 587, 588, 590, 593, 608, 609, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 630, 631, 632, 633, 636, 637, 638], "from_addr": [283, 284, 285, 286, 287], "front": [172, 205, 207, 421, 602], "front_door_access": 174, "frontdooraccess_calc": 174, "frontpanel": 207, "frozenset": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 227, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "fruit": 298, "fry": [85, 86, 87, 637], "fs11": 342, "fs_root": 21, "fs_tgt_time": 339, "fscale": 31, "fsv": 637, "fsw": 113, "fsweep_get": 406, "fulfil": [74, 637], "full": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 49, 50, 51, 56, 57, 58, 62, 63, 64, 65, 66, 67, 68, 71, 82, 109, 110, 115, 136, 137, 139, 148, 163, 167, 168, 169, 170, 188, 207, 217, 218, 219, 220, 221, 222, 223, 224, 252, 258, 298, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 372, 384, 411, 416, 424, 438, 439, 459, 461, 462, 463, 469, 472, 528, 541, 548, 567, 568, 569, 570, 572, 574, 582, 583, 584, 611, 630, 636, 637], "full_col": 6, "full_en": [115, 461, 462, 463], "full_en_rbv": [115, 461, 462, 463], "full_file_nam": [20, 21, 22, 24, 25, 26, 27, 34], "full_row": 6, "fullcol": 6, "fullfilename_rbv": [20, 21, 22, 24, 25, 26, 27, 34], "fulli": [49, 50, 51, 63, 149, 188, 314, 401, 420, 572, 637], "fullrow": 6, "func": [426, 500, 501, 502, 503, 504, 505, 601, 606], "funcposition": 637, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 500, 501, 502, 503, 504, 505, 507, 510, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 577, 580, 582, 583, 584, 585, 586, 587, 588, 599, 601, 602, 604, 605, 606, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638, 640], "fundament": 637, "further": 510, "furthest": 302, "futur": [19, 28, 556, 637], "fvalu": 638, "fvalue_rbv": 638, "fwd": 160, "fwhm": [81, 288, 289, 301, 302, 304, 305], "fwhm_unfocus": 301, "fwm": [3, 358, 359, 363, 364, 375, 376, 377, 380, 381, 382, 546, 637], "fwversion": [443, 444, 453], "fwversion_rbv": [444, 453], "fxed": 587, "fzp": [541, 547, 637], "fzpstate": 547, "g": [5, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 52, 54, 55, 82, 85, 86, 87, 106, 107, 149, 150, 152, 155, 157, 163, 200, 201, 202, 203, 204, 301, 322, 323, 324, 325, 327, 328, 330, 332, 333, 360, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 417, 421, 427, 428, 435, 437, 457, 459, 493, 500, 501, 502, 503, 504, 505, 531, 567, 596, 602, 635, 637], "g_h": 546, "g_pi": 546, "g_pi_up_enc": 546, "ga": [6, 66, 67, 68, 69, 136, 137, 139, 269, 480, 484, 612, 637], "ga_rbv": 6, "ga_set": 6, "gain": [4, 6, 7, 9, 10, 11, 15, 16, 17, 248, 297], "gain0_i": [114, 460], "gain0_ni": [114, 460], "gain1_i": [114, 460], "gain1_ni": [114, 460], "gain2_i": [114, 460], "gain2_ni": [114, 460], "gain3_i": [114, 460], "gain3_ni": [114, 460], "gain8": [12, 13, 14, 18], "gamma": [443, 444], "gammacontrol": 447, "gammapct": 453, "gantri": [369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "gantry_differ": 360, "gantry_i": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "gantry_prefix": [360, 372], "gantry_x": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "gap": [18, 527, 529, 530, 532, 533, 534, 536, 537], "gap_motor": 529, "gas_att_ok": 69, "gas_jet_i": [102, 266, 267, 269], "gas_jet_x": [102, 266, 267, 269], "gas_jet_z": [102, 266, 267, 269], "gas_load_typ": 448, "gas_load_type_rbv": 448, "gas_needle_i": [102, 266, 268], "gas_needle_x": [102, 266, 268], "gas_needle_z": [102, 266, 268], "gas_nozzle_i": 403, "gas_nozzle_x": 403, "gas_nozzle_z": 403, "gas_typ": [69, 137], "gas_type_rbv": [69, 137], "gasmanifold": 637, "gasneedletheta": 637, "gastyp": [197, 198, 199], "gastyped": [197, 198, 199], "gate": [616, 618, 637], "gatevalv": [188, 572, 617, 637], "gatewai": 637, "gather": 230, "gaug": [248, 257, 449, 615, 618, 634, 637], "gauge_at_vac": [189, 190, 192, 193, 195], "gaugecoldcathod": [201, 202, 203, 204], "gaugepirani": [203, 204], "gaugeplc": [190, 193], "gauges_rbv": 205, "gaugeseri": [198, 199], "gaugeserialgpi": 637, "gaugesetbas": [202, 203], "gaugesetpirani": 204, "gcc": [200, 201, 202, 203, 204, 637], "gcc500": 189, "gccplc": [189, 192, 637], "gcm": 69, "gct": [205, 206], "gd": [82, 84, 85, 86, 87, 92, 94], "gd_val": [82, 84, 85, 86, 87], "gdet": 77, "gdif": 360, "gear": 635, "gen": [358, 359, 361, 362, 363, 364, 365, 374, 376, 377, 378, 379, 380, 382], "gen1vonhamos4cryst": 637, "gen1vonhamoscryst": [542, 637], "gen_statu": 614, "gen_warn": 614, "genctrl_sp_oor": 614, "gener": [5, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 108, 109, 139, 164, 211, 232, 298, 299, 301, 302, 304, 305, 340, 349, 350, 352, 426, 428, 434, 483, 491, 492, 507, 512, 513, 514, 577, 634, 637, 638], "generate_datum": [12, 13, 14, 18, 20, 21, 22, 24, 25, 26, 27, 34], "geometr": 211, "geometri": [322, 323, 324, 325, 327, 328, 330, 332, 333], "get": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 233, 236, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 595, 597, 598, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 630, 631, 632, 633, 637], "get_active_config": [53, 56, 57, 58], "get_asyn_digraph": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "get_asyn_port_dictionari": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "get_auto_level": 279, "get_best_config": [53, 56, 57, 58], "get_composit": 252, "get_configur": [149, 637], "get_configuration_valu": [149, 637], "get_coupl": 279, "get_current_valu": [149, 637], "get_delta": 277, "get_dir": 233, "get_energi": [322, 323, 324, 325, 327, 328, 330, 332, 333], "get_exposure_tim": [288, 289], "get_filtered_dir_list": 233, "get_flow_offset": 3, "get_flow_r": 3, "get_frames_per_point": 21, "get_full_area_detector": [12, 14], "get_high_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "get_imped": 279, "get_jog": [286, 287], "get_lightpath_st": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 221, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 631, 632, 633], "get_lightpath_statu": 230, "get_lim": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "get_low_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "get_materi": [314, 315, 322, 329, 330, 331, 332, 333], "get_max_voltag": [386, 387, 388], "get_mesh_voltag": 4, "get_moving_statu": [53, 56, 57, 58], "get_noise_rej": 279, "get_plugin_by_asyn_port": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "get_plugin_graph_edg": [12, 13, 14, 18], "get_po": 426, "get_processing_step": [288, 289], "get_raw_mesh_voltag": 4, "get_rbv": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 422, 424, 469, 528, 541, 548, 565, 574, 584, 630], "get_reflect": [314, 315, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333], "get_seq": 493, "get_setpoint": [498, 514], "get_stat": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "get_status_float": 637, "get_status_valu": 637, "get_str": 109, "get_trig_delai": [288, 289], "get_trig_en": [288, 289], "get_trig_level": 279, "get_trig_perc": 279, "get_trigger_inhibit": [107, 108], "get_trigger_sourc": [107, 108], "getaci": [263, 264], "getacv": [263, 264], "getattr": 637, "getavgcount": 265, "getchan1": 280, "getchan2": 280, "getchan3": 280, "getchan4": 280, "getchan5": 280, "getchan6": 280, "getchan7": 280, "getchan8": 280, "getcurrentmeasur": [386, 387, 388], "getdci": [263, 264], "getdcv": [263, 264], "gethumidvalu": [175, 176, 177, 178], "getinfeedloadvalu": [179, 180, 181, 182], "getintcycl": 265, "getmaxcurr": [386, 387, 388], "getmaxvoltag": [386, 387, 388], "getstat": 106, "getstatusstr": [386, 387, 388], "getswitch": [386, 387, 388], "gettemperatur": [386, 387, 388], "gettempvalu": [183, 184, 185, 186], "getterminalvoltagemeasur": [386, 387, 388], "getver": 280, "getvoltagefallr": [387, 388], "getvoltagemeasur": [386, 387, 388], "getvoltageriser": [387, 388], "gev": 81, "gevscdct_rbv": [7, 8, 9, 10, 11], "gevscpspacketsiz_rbv": [7, 8, 9, 10, 11], "gf": 637, "gfs_name": 615, "gfs_rbv": 615, "gfs_trigger": 615, "ghalym": 637, "ghcplc": 637, "giant": 637, "github": [637, 638, 643], "give": [90, 91, 98, 99, 337, 342, 435, 497, 498, 499, 512, 513, 514, 531, 637, 643], "given": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 153, 154, 158, 162, 168, 170, 172, 210, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 232, 251, 252, 254, 255, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 334, 335, 336, 338, 348, 350, 351, 356, 358, 359, 361, 362, 363, 364, 365, 366, 367, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 424, 425, 429, 430, 431, 438, 439, 468, 469, 472, 473, 474, 475, 476, 497, 498, 499, 527, 528, 529, 530, 531, 532, 533, 534, 536, 537, 541, 544, 545, 546, 547, 548, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 577, 580, 582, 583, 584, 585, 590, 595, 607, 611, 628, 629, 630, 631, 632, 633, 637], "global": [271, 275], "globalconfig": 271, "gmd": [139, 265, 637], "gmdpreamp": [137, 637], "go": [12, 13, 14, 18, 49, 50, 51, 63, 82, 84, 85, 86, 87, 140, 141, 142, 143, 147, 149, 150, 152, 155, 157, 217, 220, 221, 222, 223, 252, 303, 306, 312, 313, 316, 318, 319, 320, 321, 332, 334, 335, 336, 416, 527, 533, 557, 561, 562, 567, 568, 569, 582, 583, 637], "goal": 580, "goe": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 53, 56, 57, 58, 59, 60, 63, 172, 221, 228, 229, 230, 251, 254, 255, 303, 306, 308, 310, 322, 330, 332, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 529, 530, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 631, 632, 633], "goineomet": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 426, 432, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 586], "gon": [634, 637], "goniomet": [208, 209, 270, 278, 637], "gonwithdetarm": 210, "good": [82, 84, 85, 86, 87, 518], "goofi": 88, "gp": [100, 101], "gpi": [200, 201, 202, 203, 204], "gr": [82, 84, 85, 86, 87, 92, 94], "gr_val": [82, 84, 85, 86, 87], "grab": [45, 46, 47, 48, 59, 60, 603, 637], "grade": 637, "graph": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "grate": [100, 101, 546], "grating_mask_temp_1": 546, "grating_mask_temp_2": 546, "grating_mask_temp_3": 546, "grating_mask_temp_4": 546, "grating_temp_1": 546, "grating_temp_2": 546, "grating_temp_3": 546, "grating_temp_4": 546, "great": 616, "greater": [31, 33, 89, 90, 91, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 211, 214, 337, 342, 435, 567], "green": 28, "grid": [578, 579, 581, 637], "ground": 314, "group": [1, 18, 110, 142, 435, 495, 587, 637], "groupdevic": 637, "grow": [21, 22, 637], "gsr": 137, "guarante": [18, 410, 627], "guard": [362, 637], "guess": [86, 87], "gui": 637, "guid": [435, 636, 637], "h": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 107, 108, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 317, 339, 341, 360, 368, 371, 426, 432, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 586], "h1n": [314, 322, 329, 330, 332, 333], "h1n_state": [314, 322, 329, 330, 332, 333], "h1nc": [314, 329], "h1nsi": [314, 329], "h1p": [314, 329], "h1pc": [314, 329], "h1psi": [314, 329], "h2n": [315, 331], "h2n_state": [315, 331], "h2nc": [315, 331], "h2nsi": [315, 331], "ha": [1, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 112, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 168, 170, 200, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 250, 252, 254, 255, 260, 262, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 314, 315, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 399, 411, 416, 417, 421, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 455, 456, 457, 458, 459, 469, 472, 494, 497, 498, 499, 510, 512, 513, 514, 518, 521, 523, 525, 526, 528, 531, 535, 541, 545, 548, 555, 556, 557, 559, 560, 561, 562, 565, 566, 570, 572, 573, 574, 579, 582, 583, 584, 586, 611, 613, 615, 621, 630, 632, 637, 640], "hack": [298, 426, 637], "hacki": [89, 637], "had": [31, 112, 637], "hair": 16, "half": [301, 302, 304, 305], "halt": 637, "halv": 246, "hamo": [542, 549, 553, 554, 637], "hand": 637, "handl": [18, 89, 140, 141, 142, 143, 144, 147, 148, 152, 155, 158, 162, 339, 341, 398, 426, 435, 495, 603, 637, 638], "handler": 637, "hang": 637, "happen": [18, 74, 457], "happi": [21, 426, 637], "hard": [28, 81], "hard_e_energi": 81, "hard_rst": 124, "hardrst": 124, "hardwar": [6, 144, 145, 146, 289, 500, 501, 502, 503, 504, 505, 506, 509, 512, 513, 514, 515, 637], "hardware_en": [144, 145, 146, 637], "harmon": [50, 51, 637], "hash": 516, "hasn": 298, "have": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 496, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 636, 637, 638, 640, 641, 643], "have_p": 162, "haven": 496, "hd": 545, "hdf5": [14, 18, 21, 22, 637], "hdf51": [12, 14, 18], "hdf5filestor": 18, "hdf5plugin": [12, 14], "hdf5plugin_v31": 21, "head": 162, "header": [149, 346, 637], "health": [392, 393, 394, 395, 396], "heat": [85, 86, 87, 529, 637], "heatsync": 529, "heatsync_thermocoupl": 529, "height": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 527, 530, 532, 533, 534, 536, 537], "held": [397, 638], "help": [1, 110, 171, 211, 356, 634, 637], "helper": [212, 232, 233, 389, 637, 643], "helpfulintenum": 637, "helpfulnamespac": 603, "henc": 6, "here": [4, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 172, 221, 228, 229, 230, 251, 254, 255, 283, 284, 285, 286, 287, 298, 301, 302, 303, 304, 305, 306, 308, 309, 310, 322, 323, 324, 325, 327, 328, 330, 339, 341, 345, 358, 359, 360, 361, 362, 363, 364, 365, 368, 369, 371, 372, 374, 375, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 422, 425, 426, 432, 438, 439, 455, 456, 457, 458, 459, 468, 473, 474, 475, 476, 497, 498, 499, 500, 501, 502, 503, 504, 505, 510, 512, 513, 514, 517, 521, 523, 525, 526, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 544, 545, 546, 547, 548, 563, 566, 570, 571, 572, 573, 584, 585, 586, 611, 631, 632, 633, 636, 637, 638, 641, 643], "heurist": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "hex": 151, "hexapod": [156, 538, 637], "hg": 637, "hhslepicka": 637, "hi_di": 637, "hi_thresh": [116, 461, 462, 463], "hi_thresh_raw": [461, 462, 463], "hi_thresh_raw_rbv": [461, 462, 463], "hi_thresh_rbv": [116, 461, 462, 463], "hidden": 637, "hide": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "hierarchi": [507, 638], "high": [4, 85, 86, 87, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 162, 189, 190, 192, 193, 211, 214, 277, 293, 297, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 345, 386, 387, 388, 427, 428, 429, 430, 431, 433, 434, 435, 449, 461, 462, 463, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 573, 637], "high_clip": 31, "high_limit": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 486, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 523, 525, 526, 528, 531, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "high_limit_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 360, 368, 371], "high_limit_travel": [89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "high_spot": 297, "high_voltage_dis": [189, 190, 192, 193], "high_voltage_do": 449, "high_voltage_enable_autosav": 443, "high_voltage_in": 449, "high_voltage_is_on": 189, "high_voltage_on": [189, 190, 192, 193], "high_voltage_switch": 449, "highclip": 31, "higher": [32, 162, 164, 231, 609, 637], "highest": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 565, 574, 584, 630, 637], "highlimit": 486, "hint": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 609, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "hist_entropi": 33, "hist_max": 33, "hist_min": 33, "hist_siz": 33, "histentropy_rbv": 33, "histmax": 33, "histmin": 33, "histogram": 33, "histogram_rbv": 33, "histori": 634, "histsiz": 33, "hl": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 360, 368, 371, 476], "hlm": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "hn": [314, 315], "ho": 637, "hoc": 637, "hold": [55, 84, 483, 516, 530, 540, 634, 637], "holder": [409, 417, 418, 419, 420, 529, 637], "hole": 307, "hom": 371, "home": [83, 89, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 155, 157, 158, 162, 284, 286, 287, 637], "home_forward": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "home_po": [144, 145, 146], "home_revers": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "homeenum": [89, 148, 149, 150, 152, 155, 157, 158, 162], "homf": [89, 148, 149, 155, 158, 162], "homr": [89, 148, 149, 155, 158, 162], "hood": [512, 563], "hook": 637, "hope": [606, 637], "hopr": 28, "hor": [208, 209], "horizont": [208, 209, 210, 314, 317, 322, 330, 332, 333, 360, 369, 527, 530, 532, 533, 534, 536, 537, 545, 546], "host": 637, "hot": [193, 637], "hotfix": 637, "how": [1, 18, 74, 85, 86, 87, 301, 304, 397, 426, 427, 435, 437, 497, 498, 499, 512, 513, 514, 559, 565, 640], "howev": [33, 98, 99, 397, 494], "hp": [137, 314], "hpi": 467, "hpi6030": 637, "html": [593, 637], "http": [580, 588, 637, 638], "huge": [82, 637], "human": [21, 467, 493, 637], "humid": [282, 294, 296], "hutch": [74, 86, 87, 302, 322, 332, 333, 457, 460, 603, 636, 637], "hutch_elog": 603, "hutch_nam": 494, "hutch_python": 637, "hutchelog": 603, "hv": [4, 189, 385, 387, 388, 389, 530, 637], "hv_di_rbv": 449, "hv_dis_do_rbv": [189, 190, 192, 193], "hv_do_rbv": 449, "hv_on_rbv": 189, "hv_sp": 4, "hv_sw": [189, 190, 192, 193, 449], "hvstrap": [446, 447], "hw_enabl": 134, "hwenable_rbv": 134, "hx": 544, "hxr": [66, 81, 86, 475, 530, 544, 637], "hxrspectromet": 637, "hxrsss": 637, "hypothet": 110, "hysteresi": [189, 190, 192, 193, 272, 449, 616, 618, 637], "hystsprbck_1": [197, 198, 199], "hystsprbck_1_rbv": [197, 198, 199], "hystsprbck_2": [197, 198, 199], "hystsprbck_2_rbv": [197, 198, 199], "hz": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 77, 81], "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 243, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 348, 353, 354, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 570, 571, 572, 573, 574, 580, 582, 583, 584, 585, 586, 587, 588, 592, 593, 597, 600, 601, 602, 606, 608, 609, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 628, 630, 631, 632, 633, 635, 636, 637, 638, 640, 641, 643], "i0": 247, "ichan": [114, 115, 460, 461, 462, 463], "ichan_rbv": [115, 461, 462, 463], "icon": 637, "icpt": 111, "ict": [105, 106, 637], "ict_bu": 105, "ict_channel": 106, "ictbu": 104, "ictchannel": 104, "id": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 77, 471], "idea": [219, 302, 637], "ident": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "identif": 293, "identifi": [12, 13, 14, 18, 52, 140, 149, 150, 152, 157, 217, 218, 219, 220, 222, 223, 224, 252, 254, 255, 301, 306, 368, 371, 417, 421, 438, 439, 556, 559, 560, 565], "idl": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35], "idn": [263, 264, 471], "ignor": [4, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 74, 76, 148, 397, 457, 593, 603, 637], "ii": [45, 46, 47, 48, 58, 59, 60, 66, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 137, 139, 341, 358, 359, 361, 362, 363, 364, 365, 374, 376, 377, 378, 379, 380, 382, 463, 466, 526, 546, 547, 637], "iii": [173, 174], "ilk": [484, 637], "ilk_device_ds_rbv": [272, 616, 618], "ilk_device_rbv": 449, "ilk_device_us_rbv": [272, 616, 618], "ilk_ok": 613, "ilk_ok_rbv": [189, 190, 192, 193, 442, 449, 451, 452, 612, 637], "ilk_status_rbv": 637, "ill": 311, "illumin": [102, 311, 408, 423], "illuminatior": [409, 417, 418, 419, 529], "im": [90, 91, 151, 153, 154, 155, 208, 209, 211, 212, 213, 214, 216, 217, 220, 221, 222, 223, 250, 252, 261, 262, 301, 302, 303, 306, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 372, 412, 413, 414, 415, 416, 544, 557, 561, 582, 583, 637], "im2k0": 637, "im3l0": [263, 417, 421, 603, 637], "im3l0_k2700": [409, 637], "imag": [6, 12, 14, 15, 18, 21, 22, 23, 28, 33, 263, 275, 297, 408, 410, 411, 417, 421, 631, 637], "image1": [12, 637], "image1_cc": 12, "image1_ov": 12, "image1_proc": 12, "image1_roi": 12, "image2": [12, 14, 637], "image2_cc": 12, "image2_ov": 12, "image2_proc": 12, "image2_roi": 12, "image_count": [7, 9, 10, 11, 15, 16, 17, 297], "image_mod": [6, 7, 9, 10, 11, 15, 16, 17, 297], "imagemod": [6, 7, 9, 10, 11, 15, 16, 17, 297], "imageplugin": [12, 14], "immed": 74, "immedi": [76, 165, 457, 494, 524, 555, 556, 586, 616, 637], "imon": [446, 447, 450], "imon_rbv": 450, "impact": [426, 494, 637], "imped": 279, "implement": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 500, 501, 502, 503, 504, 505, 509, 511, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 637, 638], "impli": [21, 22, 637], "implic": 110, "import": [33, 111, 171, 298, 301, 609, 637, 638], "improperli": 637, "improv": 637, "imsmstaenum": 637, "imtst": 171, "in20": 81, "in_cmd": 472, "in_di": 384, "in_limit": [384, 399, 401, 402], "in_lin": 372, "in_po": 82, "in_posit": 278, "in_rang": 277, "in_sign": 571, "in_stat": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "in_suffix": 571, "in_sw": 472, "in_valu": 571, "incapsul": 155, "incid": [409, 417, 418, 419], "includ": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 232, 233, 234, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 496, 497, 498, 499, 510, 512, 513, 514, 515, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 568, 569, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 592, 597, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 637, 638], "include_cam": [12, 13, 14, 18], "include_plus_sign": [597, 637], "inclus": [162, 277, 345, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518], "incom": [7, 9, 10, 11, 16, 17, 31, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 297, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 372, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "incompat": [298, 637, 643], "inconsist": [435, 570, 571, 637], "incorrect": 637, "incoupl": 309, "increas": [4, 31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 420, 426, 427, 428, 430, 432, 433, 434, 435, 437, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "increment": [4, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "incur": 637, "indefinit": [322, 330, 332, 333, 423], "independ": [110, 164, 637], "indetermin": [322, 330, 332, 333], "index": [19, 54, 55, 73, 82, 200, 201, 202, 203, 204, 248, 257, 301, 304, 500, 501, 502, 503, 504, 505, 566, 594, 637], "indic": [1, 4, 21, 22, 28, 31, 33, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 86, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 172, 270, 271, 283, 284, 285, 286, 287, 298, 301, 304, 322, 330, 332, 333, 339, 341, 343, 344, 360, 368, 371, 404, 408, 419, 421, 426, 427, 428, 430, 432, 433, 455, 456, 457, 458, 459, 494, 498, 514, 517, 521, 523, 525, 526, 531, 533, 535, 556, 573, 586, 632, 637], "individu": [166, 272, 369, 398, 555, 587, 616, 618, 637, 643], "infer": [258, 412, 413, 414, 415, 542, 549, 582, 583], "infer_prefix": [412, 413, 414, 415], "info": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 446, 447, 455, 456, 457, 458, 469, 472, 506, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "inform": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 232, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 498, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 515, 516, 517, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 590, 594, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638, 640], "ing": 397, "inherit": [6, 7, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 55, 56, 57, 58, 59, 60, 62, 63, 67, 68, 70, 71, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 99, 101, 107, 114, 115, 118, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 172, 189, 190, 192, 193, 194, 196, 198, 199, 202, 203, 204, 205, 206, 209, 212, 214, 215, 217, 218, 220, 221, 222, 223, 224, 228, 229, 251, 252, 254, 255, 262, 263, 272, 283, 284, 285, 286, 287, 289, 291, 297, 301, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 316, 318, 319, 320, 321, 322, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 340, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 369, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 387, 388, 393, 394, 395, 396, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 424, 425, 427, 428, 432, 433, 437, 438, 439, 442, 447, 448, 453, 455, 458, 460, 461, 462, 463, 468, 469, 473, 474, 475, 476, 480, 485, 487, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 544, 545, 546, 547, 548, 549, 554, 556, 557, 561, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 611, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 630, 631, 632, 633, 637], "init": [111, 295, 518, 538, 556, 571, 637], "init_po": [521, 523], "initi": [31, 74, 149, 212, 295, 385, 458, 555, 556, 570, 637], "inject": [498, 499], "injector": [262, 637], "inletpressure_sp": 452, "inom": [392, 393, 394, 395, 396], "inout": [45, 46, 47, 48, 59, 60, 228, 229, 439, 634], "inoutposition": [217, 218, 220, 224, 228, 229, 637], "inoutpvstateposition": [384, 438, 572], "inoutrecordposition": [221, 222, 250, 252, 254, 255, 306, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 372, 416, 439], "inoverrid": [272, 616, 618, 619, 620, 621, 623], "inp": 6, "inposit": 278, "input": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 596, 600, 602, 605, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "input_branch": [230, 272, 615, 616, 618, 619, 621, 622, 637], "input_phase_shift_v": 296, "input_rf_pow": 296, "input_statu": [392, 393, 394, 395, 396, 637], "input_valid": 277, "inrang": 277, "insensit": 149, "insert": [21, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 230, 250, 251, 252, 254, 255, 272, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 314, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 370, 371, 372, 373, 376, 383, 384, 392, 393, 394, 395, 396, 401, 411, 412, 413, 414, 415, 416, 420, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 528, 531, 535, 541, 548, 565, 570, 571, 572, 574, 582, 583, 584, 586, 611, 615, 616, 618, 619, 621, 622, 630, 637], "insert_ok": 425, "insert_sign": 425, "insert_statu": 425, "inserted_filter_index": 55, "insertedfilter_rbv": 55, "insertion_st": 383, "insid": [33, 67, 68, 436, 637], "inspect": [48, 426, 637], "instabl": 637, "instal": [137, 139, 188, 298, 362, 377, 378, 380, 572, 633, 637], "instanc": [21, 22, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 112, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 232, 233, 250, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 497, 498, 499, 507, 512, 513, 514, 521, 523, 525, 526, 528, 531, 535, 541, 548, 555, 563, 570, 572, 574, 582, 583, 584, 586, 588, 601, 603, 607, 611, 630, 636, 637, 638], "instant": 521, "instantan": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "instanti": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 65, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 228, 229, 230, 247, 248, 250, 251, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 304, 305, 308, 310, 311, 314, 315, 317, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 368, 369, 370, 371, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 420, 421, 423, 425, 427, 428, 429, 430, 431, 433, 434, 435, 440, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 497, 498, 499, 512, 513, 514, 522, 524, 525, 526, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 556, 558, 563, 564, 571, 573, 577, 585, 586, 587, 588, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 631, 632, 633, 637, 638], "instantit": 110, "instead": [12, 13, 14, 18, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 110, 148, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 434, 438, 439, 459, 469, 472, 500, 501, 502, 503, 504, 505, 507, 516, 528, 541, 548, 556, 557, 559, 560, 561, 562, 565, 567, 570, 572, 574, 582, 583, 584, 610, 611, 625, 630, 637], "instruct": 360, "instrument": [467, 637], "insum": 571, "int": [4, 5, 28, 36, 40, 42, 44, 52, 62, 64, 65, 67, 68, 71, 73, 74, 82, 98, 99, 149, 168, 170, 200, 201, 202, 203, 204, 211, 217, 218, 219, 220, 221, 222, 223, 224, 248, 251, 252, 254, 255, 257, 272, 298, 301, 303, 304, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 366, 367, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 389, 411, 416, 422, 424, 427, 428, 437, 438, 439, 457, 469, 472, 493, 496, 497, 498, 499, 507, 512, 513, 514, 528, 541, 548, 557, 558, 559, 560, 561, 562, 563, 565, 566, 567, 568, 569, 570, 571, 572, 574, 579, 582, 583, 584, 587, 589, 597, 611, 615, 616, 618, 619, 621, 622, 630, 638], "int16": 21, "int32": 21, "int8": 21, "int_fifo_pause_cnt": 126, "int_fifo_pause_thresh": 126, "int_mod_err": 293, "int_mod_temp_sp": 296, "int_press": [294, 296], "int_rel_hum": 296, "int_relative_hum": 294, "int_temp_hum_sen": [294, 296], "int_temp_press_sen": [294, 296], "intefac": 3, "integ": [32, 36, 40, 42, 44, 53, 56, 57, 58, 62, 64, 65, 67, 68, 71, 161, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 298, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 507, 528, 541, 548, 555, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 587, 611, 630], "integr": [118, 126, 264, 265, 479, 637], "integral_s": 126, "integralsize_rbv": 126, "integratedflow": 479, "integration_tim": 265, "integrator_sourc": 479, "integrator_source_prefix": 479, "intellig": 426, "intend": [8, 16, 31, 65, 84, 161, 495, 577, 637, 638], "intens": [67, 68, 85, 86, 87, 250, 251, 252, 254, 255, 412, 413, 414, 415, 416, 637], "intensifi": 547, "intensity_raw": 126, "intensityraw": 126, "intent": [82, 84, 85, 86, 87, 638, 643], "intention": 340, "intenum": [555, 572], "inter": 296, "interact": [18, 21, 171, 349, 637, 640], "interest": 640, "interfac": [1, 23, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 85, 86, 87, 148, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 370, 372, 373, 384, 411, 416, 422, 424, 438, 439, 461, 463, 465, 466, 469, 472, 528, 531, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 587, 588, 602, 605, 610, 611, 630, 634, 636, 637], "interface_class": 112, "interfacecompon": [111, 112, 428, 637], "interfacedevic": [112, 637], "interfer": 637, "interferomet": 162, "interleav": [114, 115, 460, 461, 462, 463], "interleave_rbv": [115, 461, 462, 463], "interlock": [188, 189, 190, 192, 193, 272, 360, 368, 371, 442, 449, 451, 452, 484, 572, 611, 612, 613, 616, 617, 618, 619, 620, 621, 623, 625, 637], "interlock_devic": 449, "interlock_device_downstream": [272, 616, 618], "interlock_device_upstream": [272, 616, 618], "interlock_ok": [189, 190, 192, 193, 272, 425, 442, 449, 451, 612, 616, 617, 618, 619, 620, 621, 623, 625], "interlock_statu": 452, "interlock_typ": [440, 448], "intermedi": 637, "intern": [6, 21, 22, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 148, 156, 161, 165, 283, 284, 285, 286, 287, 293, 294, 296, 339, 341, 360, 368, 371, 435, 455, 456, 457, 458, 459, 496, 518, 525, 526, 531, 535, 556, 586, 605, 637, 638], "internal_lock": 294, "internalsign": [45, 46, 47, 48, 59, 60, 64, 65, 76, 80, 83, 85, 86, 87, 88, 98, 99, 156, 161, 164, 165, 283, 284, 285, 286, 287, 455, 456, 457, 458, 545, 556, 586, 637], "interpol": 580, "interpret": [140, 149, 150, 152, 157, 217, 218, 219, 220, 222, 223, 224, 252, 254, 255, 306, 368, 371, 397, 435, 438, 439, 559, 560, 565, 570, 637], "interrupt": [459, 637], "intfifopausecnt": 126, "intfifopausethreshold_rbv": 126, "intial": 149, "introduc": [1, 146, 147, 427, 428, 437], "introspect": 637, "intuit": 637, "invalid": [31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 272, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 429, 430, 431, 433, 434, 435, 455, 456, 457, 458, 459, 472, 474, 475, 521, 523, 525, 526, 531, 535, 586, 615, 616, 617, 618, 619, 620, 621, 623, 625, 628, 637], "invers": [82, 84, 85, 86, 87, 90, 91, 98, 99, 153, 154, 158, 162, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 345, 427, 428, 429, 430, 431, 433, 434, 435, 517, 637], "inverse_singl": [90, 91, 337, 342, 435], "invert": [121, 211, 343, 344, 427, 428, 433, 437, 637], "invert_rbv": 121, "involv": [33, 74, 217, 220, 225, 636, 637], "io": [21, 22, 480, 483, 485, 487, 503, 504, 505, 512, 513, 514, 519, 520, 637, 638], "io_spe": [21, 22], "ioc": [15, 33, 53, 63, 65, 81, 82, 84, 85, 86, 87, 148, 171, 172, 247, 279, 298, 370, 439, 497, 498, 499, 500, 501, 502, 503, 504, 505, 510, 512, 513, 514, 549, 599, 634, 637, 638], "ioc_bas": 162, "ioc_card_num": 637, "ioc_chan_num": 637, "ion": [189, 190, 192, 193, 443, 445, 446, 447, 449, 450], "ion_post_att": 138, "ion_pre_att": 138, "ionpumpbas": 447, "iospe": [21, 22], "ip": 540, "ip1": [102, 103, 266, 267, 268, 269, 310, 403, 637], "ip3": 637, "ip_sp": 452, "ipimb": [248, 249, 254, 599, 637], "ipimbchannel": 247, "ipm": [599, 634, 637], "ipm_ipimb": 253, "ipm_screen": 637, "ipm_wave8": 253, "ipmdiod": [251, 254, 255, 637], "ipmmot": [254, 255, 637], "ipmtarget": [251, 254, 255], "ipython": [426, 634, 635, 636, 637], "iri": 544, "iron": 19, "is_diamond": [314, 315, 329, 331], "is_known": 401, "is_out": 402, "is_silicon": [314, 315, 329, 331], "is_stuck": [54, 55, 65], "is_sync": [90, 91, 337, 342, 435], "isclos": [458, 556], "iseventact": [392, 393, 394, 395, 396], "isfineadjust": [392, 393, 394, 395, 396], "isinputerror": [392, 393, 394, 395, 396], "isinst": 563, "iskillen": [392, 393, 394, 395, 396], "isliveinsert": [392, 393, 394, 395, 396], "ismodulegood": [392, 393, 394, 395, 396], "isn": [82, 84, 85, 86, 87], "ison": 390, "issafetyloopgood": [392, 393, 394, 395, 396], "isstuck": [54, 55], "issu": [36, 40, 42, 44, 67, 68, 74, 78, 82, 84, 85, 86, 87, 168, 307, 309, 366, 367, 373, 411, 424, 439, 469, 528, 541, 548, 584, 630, 637, 643], "issupplygood": [392, 393, 394, 395, 396], "isum": [247, 637], "it_set": 6, "itech": [293, 294, 295, 296], "itechrfof": 637, "itechrfoferror": 292, "itechrfofrx": 292, "itechrfofstatu": 292, "itechrfoftx": 292, "item": [83, 493, 500, 501, 502, 503, 504, 505, 595, 597, 598, 627, 637, 638], "iter": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 494, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 593, 603, 631, 632, 633], "its": [4, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 229, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 432, 434, 435, 455, 456, 457, 458, 459, 476, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 509, 512, 513, 514, 515, 521, 523, 525, 526, 531, 535, 556, 580, 586, 588, 621, 637, 638], "itself": [65, 85, 86, 87, 232, 417, 494, 531, 637], "j": [45, 60, 593], "j0": 297, "j120k": [172, 404, 408, 419, 421, 533, 573, 632, 637], "j45": 297, "janki": 637, "jet": [269, 634, 637], "jj": [530, 637], "jjslit": 637, "jog": [160, 637], "jog_bwd": [283, 284, 285, 286, 287], "jog_fwd": [160, 283, 284, 285, 286, 287], "jog_rev": 160, "jog_step": [286, 287], "jog_step_s": 160, "join": 637, "jortiz": 637, "jozamudi": 637, "jpeg1": 12, "jpeg_qual": 24, "jpegplugin": 12, "jpegqual": 24, "jsheppard95": 637, "jsonschema": 637, "just": [33, 74, 340, 434, 496, 507, 524, 608, 611, 614, 620, 621, 637], "jyin999": 637, "jyotiphi": 637, "k": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 83, 86, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 426, 432, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 545, 586, 637], "k2700": [263, 409, 637], "k6514": [137, 637], "k_hutch": [74, 75, 76, 78, 79, 80], "k_to_e": [211, 214], "kact": 81, "kappa": [214, 637], "kappa_ang": 211, "kappa_max_step": 211, "kappaxyzstag": [211, 215], "kaushikmalapati": 637, "kbo": 637, "kbomirror": [362, 363, 365, 637], "kbomirrorchin": 637, "kbomirrorh": [364, 637], "kbomirrorhest": 637, "kbomirrorst": 637, "keep": [1, 4, 21, 84, 85, 86, 87, 98, 99, 110, 143, 148, 155, 211, 214, 301, 302, 304, 305, 435, 556, 593, 603, 637], "kei": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 596, 597, 598, 605, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 628, 629, 630, 631, 632, 633, 637], "keithlei": [409, 634, 637], "keithley1": 137, "keithley2": 137, "keithley_sum": 137, "keithleysum": 137, "ken": 637, "kenyenc": 633, "kept": [556, 637], "kev": [85, 86, 87, 93, 96, 322, 323, 324, 325, 327, 328, 330, 332, 333, 637], "keyenc": 3, "keyerror": 637, "keypress": 637, "keyword": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 244, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 498, 499, 507, 508, 510, 511, 516, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "kick": 369, "kickoff": 494, "kill": [83, 85, 86, 87, 392, 393, 394, 395, 396, 555, 556, 637], "kind": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 227, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 589, 608, 609, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "kirkpatrick": [358, 359, 361, 362, 363, 364, 365, 637], "klauer": 637, "kmono": 637, "know": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 84, 85, 86, 87, 143, 164, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 301, 303, 304, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 401, 411, 416, 422, 424, 426, 427, 437, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630, 637], "known": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 82, 84, 85, 86, 87, 401, 567, 568, 569, 627, 628, 637], "ktof": 637, "kurt": [45, 60], "kwarg": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 604, 606, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "kwarg_map": 604, "l": [45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 339, 341, 359, 360, 362, 368, 371, 426, 432, 449, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 580, 586, 637], "l0": 230, "l0_cnt": 133, "l0count": 133, "l1_accept_cnt": 133, "l1_reject_cnt": 133, "l1acceptcount": 133, "l1rejectcount": 133, "l2": [300, 546], "l2l": 171, "l2si": [45, 46, 47, 49, 56, 57, 59, 60, 298, 417, 418, 419, 468, 637], "l3": 300, "l_hutch": [74, 75, 76, 78, 79, 80], "la": [162, 163, 298, 300, 342, 468], "label": [12, 13, 14, 18, 166, 208, 209, 210, 515, 553, 554, 582, 583, 587], "ladder": [59, 60, 70, 71, 637], "lag": 18, "laid": 636, "lamp": [102, 103, 267, 268, 269, 403, 637], "lamp_mot": 634, "lampflowcel": 637, "lampmagneticbottl": 637, "lampmb": 637, "land": 565, "lane": 119, "lane0": 119, "lane0_rbv": 119, "lane1": 119, "lane1_rbv": 119, "lane2": 119, "lane2_rbv": 119, "lane3": 119, "lane3_rbv": 119, "lane4": 119, "lane4_rbv": 119, "lane5": 119, "lane5_rbv": 119, "lane6": 119, "lane6_rbv": 119, "lane7": 119, "lane7_rbv": 119, "languag": 637, "larg": [33, 322, 332, 333, 637, 640, 643], "larger": [18, 21, 22, 74, 637], "largest": [33, 211], "las_and_mod_loop_lock": 296, "las_curr": 296, "las_diode_sp": 296, "las_opt_pow": 296, "las_pct": 468, "las_pwr_err": 293, "las_temp": 296, "lasbasl": [7, 10, 11, 637], "lasbaslerff": 637, "lasbaslernf": 637, "laser": [7, 9, 10, 11, 16, 37, 308, 309, 310, 339, 340, 341, 343, 427, 428, 437, 468, 469, 634, 637], "laser_incoupl": 310, "lasercoupl": 310, "lasercouplingst": 310, "laserenergyposition": 637, "laserincoupl": 637, "lasertim": [340, 342, 637], "lasertimingcompens": 637, "last": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 67, 68, 71, 81, 82, 84, 85, 86, 87, 90, 91, 98, 99, 153, 154, 155, 168, 170, 211, 214, 224, 236, 301, 302, 304, 305, 307, 309, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 366, 367, 373, 411, 420, 424, 427, 428, 429, 430, 431, 432, 433, 434, 435, 469, 496, 528, 541, 548, 565, 574, 584, 597, 598, 630], "last_energi": [53, 56, 57, 58], "lastphotonenergy_rbv": [53, 56, 57, 58], "latch": 270, "latched_error": 270, "later": [21, 82, 84, 85, 86, 87, 559, 563, 606, 637], "latest": [497, 498, 499, 512, 513, 514, 637], "lattic": [82, 84, 85, 86, 87], "launch": [7, 9, 10, 11, 15, 16, 17, 297], "layer": [225, 231, 426], "layout": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "lazy_open": 21, "lazyopen": 21, "lbd": [45, 60], "lcl": [18, 21, 45, 46, 47, 48, 58, 59, 60, 66, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 137, 139, 147, 155, 164, 167, 168, 169, 170, 171, 172, 224, 301, 341, 358, 359, 361, 362, 363, 364, 365, 368, 374, 376, 377, 378, 379, 380, 382, 460, 461, 463, 465, 466, 491, 492, 494, 526, 531, 546, 547, 564, 565, 612, 613, 614, 615, 616, 618, 619, 621, 622, 623, 624, 625, 634, 637], "lcls1": 587, "lcls2": [410, 587, 637], "lcls2imagerbas": [408, 417, 421, 637], "lcls2lasertim": 637, "lcls2target": [172, 408, 409, 410, 417, 418, 419, 421], "lcls_obj": [301, 302, 304, 305], "lclsbeam": [77, 81], "lclsbeamrat": [77, 81], "lclsi": 637, "lclsitem": 637, "lclsstack": 301, "lcp": [173, 174], "ld1": [271, 637], "ld10": 271, "ld14": 271, "ld2": 271, "ld4": 271, "ld6": 271, "ld8": 271, "ld9": 271, "lead": [18, 86, 643], "lean": [7, 9, 10, 11, 15, 16, 17, 297], "least": 408, "leav": [423, 438, 439, 637], "led": [85, 86, 87, 102, 172, 311, 408, 409, 413, 415, 417, 418, 419, 421, 423, 529, 546, 637], "led1": 102, "led2": 102, "led_pow": 529, "led_power_1": 546, "led_power_2": 546, "led_power_3": 546, "left": [1, 28, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 214, 226, 246, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 580, 586, 640], "leftov": 637, "legaci": [149, 150, 152, 155, 157, 637], "legacyitem": 637, "len": [408, 493, 494, 634, 637], "length": [1, 114, 115, 295, 301, 427, 428, 437, 460, 461, 462, 463, 493, 637, 638], "length_rbv": [115, 461, 462, 463], "lengthi": [497, 498, 499, 512, 513, 514], "lenient": 637, "lens": [301, 302, 304, 305], "lens1": 306, "lens2": 306, "lens3": 306, "lens_pack": [301, 304], "lens_pitch": 637, "lens_pitch_up_down": 637, "lens_set": [301, 302, 304, 305], "lens_yaw": 637, "lens_yaw_left_right": 637, "lens_z": 301, "lensstack": 637, "lensstackbas": [301, 305], "lensthick1": 301, "lensthick2": 301, "lesker": [45, 60], "less": [31, 33, 44, 165, 555, 586, 637], "lesser": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "let": [226, 438, 570, 637, 638], "level": [21, 22, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 118, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 403, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 498, 499, 514, 517, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637, 638], "leviton": 637, "lfe": [53, 56, 57, 58], "lg01": 81, "li2k4": [310, 637], "li2k4_i": 310, "li2k4_x": 310, "librari": [224, 565, 612, 613, 614, 615, 616, 617, 618, 619, 621, 622, 623, 624, 625, 637], "lic": 634, "lic_2d_tmo": 634, "licens": 637, "licmirror": [308, 637], "lieu": 468, "lifetim": [510, 518], "light": [1, 12, 13, 14, 18, 297, 322, 330, 332, 333, 409, 417, 418, 419, 427, 428, 437, 529], "light_control": [634, 637], "lightcontrol": [102, 637], "lightpath": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 221, 227, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 397, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 631, 632, 633, 637], "lightpath_cpt": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 221, 227, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 631, 632, 633], "lightpath_kwarg": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 172, 228, 308, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 468, 473, 474, 475, 529, 573, 631, 632, 633], "lightpath_summari": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 221, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 631, 632, 633], "lightpathinoutcptmixin": [37, 45, 46, 47, 48, 51, 59, 60, 63, 308, 410, 412, 468, 473, 529, 573, 631], "lightpathinoutmixin": [221, 303, 306, 438, 570, 572], "lightpathitem": 637, "lightpathmixin": [48, 59, 60, 82, 228, 229, 251, 310, 322, 358, 361, 369, 374, 425, 476, 537, 544, 545, 546, 547, 571, 585, 615, 619, 622, 637], "lightpathst": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 221, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 631, 632, 633, 637], "lightpathstatu": 230, "lightsource2": [634, 637], "like": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 227, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 512, 513, 514, 515, 516, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 581, 582, 583, 584, 585, 586, 587, 588, 594, 602, 605, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 637], "limit": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "limit_switch_in": 425, "limit_switch_ind": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "limit_switch_out": 425, "limiterror": 637, "linac": [81, 637], "line": [53, 56, 57, 58, 73, 74, 81, 231, 301, 302, 304, 305, 322, 330, 332, 333, 350, 352, 353, 354, 357, 385, 436, 474, 475, 493, 590, 591, 635, 637], "line_text": [74, 75, 76, 78, 79, 80], "line_text_dict": [74, 75, 76, 78, 79, 80], "linear": [98, 99, 270, 278, 286, 314, 322, 332, 333, 435], "linefreq": 443, "linefrequ": 443, "linev": 443, "linevoltag": 443, "link": [6, 28, 134, 177, 178, 185, 186, 294, 296, 637], "link_rbv": 134, "linkdowncnt": 127, "linked_axi": 588, "linkerrorcnt": 127, "linkreadi": 127, "linkreadycnt": 127, "linr": 281, "linux": 637, "liquid": [258, 261, 262, 487, 488, 637], "list": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 232, 233, 234, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 347, 348, 350, 352, 353, 354, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 500, 501, 502, 503, 504, 505, 507, 512, 513, 514, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 568, 569, 570, 571, 572, 573, 574, 580, 581, 582, 583, 584, 585, 586, 587, 588, 593, 597, 598, 603, 605, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638, 643], "listen": [74, 75, 76, 78, 79, 80], "lite": [311, 637], "littl": 637, "live": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 392, 393, 394, 395, 396, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "live_insertion_statu": [392, 393, 394, 395, 396, 637], "livet": 637, "ljansen7": 637, "ll": [18, 49, 50, 51, 63, 74, 82, 84, 85, 86, 87, 89, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 360, 368, 371, 423, 426, 635], "llm": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "lm1k4": [283, 284, 286, 287], "lo_thresh": [116, 461, 462, 463], "lo_thresh_raw": [461, 462, 463], "lo_thresh_raw_rbv": [461, 462, 463], "lo_thresh_rbv": [116, 461, 462, 463], "load": [21, 33, 151, 244, 338, 346, 540, 636, 637], "load_calibration_fil": 338, "local": [69, 637], "locat": [28, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 317, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 567, 586, 637], "lock": [172, 293, 294, 295, 296, 421, 487, 637], "locker": [341, 637], "lockout": [172, 421], "locoverflowcnt0": 127, "locoverflowcnt1": 127, "locoverflowcnt2": 127, "locoverflowcnt3": 127, "lodcm": [634, 637], "lodcmenergyc": [322, 327, 332, 333, 637], "lodcmenergyc1": [322, 330, 332, 333], "lodcmenergysi": [322, 328, 332, 333, 637], "lofl": 347, "log": [33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 607, 611, 630, 637], "log10": [497, 498, 499, 512, 513, 514], "log_scale_inv": [158, 162, 637], "log_scale_offset": [158, 162, 637], "logger": 637, "logic": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 141, 142, 145, 158, 162, 172, 221, 228, 229, 230, 251, 254, 255, 303, 306, 308, 310, 322, 330, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 377, 378, 379, 380, 381, 382, 383, 399, 401, 402, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 511, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 559, 570, 571, 572, 573, 578, 580, 585, 587, 611, 631, 632, 633, 637, 638], "logic_i": 578, "logic_x": 578, "lom": [314, 315, 317, 322, 323, 324, 325, 327, 328, 330, 332, 333], "long": [21, 140, 149, 150, 152, 157, 217, 218, 219, 220, 222, 223, 224, 252, 254, 255, 306, 368, 371, 426, 438, 439, 494, 497, 498, 499, 512, 513, 514, 559, 560, 565, 593, 603, 637], "longer": [1, 31, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "longin": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "longout": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "look": [85, 86, 87, 298, 399, 429, 597, 598, 634], "lookup": 338, "lookuptableposition": [1, 637], "loop": [4, 6, 85, 86, 87, 160, 161, 293, 296, 358, 359, 375, 377, 380, 381, 392, 393, 394, 395, 396, 494, 637], "lost": [82, 84, 85, 86, 87, 293], "loudli": 637, "low": [85, 86, 87, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 162, 211, 214, 277, 293, 294, 296, 297, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 345, 386, 387, 388, 427, 428, 429, 430, 431, 433, 434, 435, 461, 462, 463, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 637], "low_clip": 31, "low_contrast": 297, "low_drift_opt_link_lock": 296, "low_limit": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 486, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 523, 525, 526, 528, 531, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "low_limit_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 360, 368, 371], "low_limit_travel": [89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "low_noise_pd_curr": 294, "low_noise_pd_rf_pow": 294, "low_spe": 448, "low_speed_freq": 448, "low_speed_freq_rbv": 448, "low_speed_rbv": 448, "low_spot": 297, "lowclip": 31, "lower": [28, 32, 277, 301, 302, 304, 305, 529], "lower_crystal_pitch_motor": 529, "lower_crystal_thermocoupl": 529, "lowlimit": 486, "lreal": 638, "ls1": [271, 274], "ls3": [271, 274, 637], "ls4": [271, 274, 637], "ls5": [271, 274], "ls6": [271, 274, 637], "ls8": [271, 274], "lsci_rbv": [158, 162], "lsco": [158, 162], "lss": [270, 276], "lss_open_request": 270, "lssshutterstatu": 270, "lst": 270, "ltlhn": 271, "lucid": 637, "lusi": 136, "lusislit": [534, 536, 637], "lusislitposition": [532, 535, 536], "lustr": [21, 22], "lv": 385, "lv17": [269, 637], "lxe": [634, 637], "lxt": [337, 339, 340, 341, 342, 637], "lxt_ttc": [340, 342, 637], "lxtttcexampl": [337, 637], "m": [28, 283, 284, 285, 286, 287, 295, 297, 298, 579, 580, 603, 638], "m03_state02": 566, "m1": [162, 163], "m1h": [360, 372], "m2": 163, "m2h": 372, "m2r": 637, "m3": [483, 487], "m3baseplcdevic": [480, 485, 487], "m6": [390, 392, 393, 394, 395, 396], "m_1": [322, 330, 332, 333], "m_h": 546, "m_pi": 546, "m_pi_up_enc": 546, "m_row": 579, "ma": 296, "machin": [53, 56, 57, 58, 81], "machineri": 510, "maco": 637, "macro": [21, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 302, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "made": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 497, 498, 499, 507, 508, 511, 512, 513, 514, 516, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 595, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 643], "magic": 302, "magnet": 268, "magnet_i": 268, "magnet_x": 268, "magnet_z": 268, "mai": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 507, 510, 512, 513, 514, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 590, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 637, 638], "main": [12, 13, 14, 18, 211, 302, 322, 330, 332, 333, 439, 545, 573], "main_lin": [322, 330, 332, 333], "mainli": 409, "maint": [36, 40, 42, 44, 67, 68, 168, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 584, 630], "maint_mod": [36, 40, 42, 44, 67, 68, 168, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 584, 630], "maintain": [621, 637], "mainten": 275, "maintenance_mod": 275, "major": [397, 637], "make": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 48, 62, 64, 65, 67, 68, 71, 85, 86, 87, 140, 164, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 227, 230, 252, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 350, 351, 352, 356, 366, 367, 372, 373, 384, 408, 411, 416, 422, 424, 426, 438, 439, 469, 472, 494, 497, 498, 499, 511, 512, 513, 514, 528, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 577, 582, 583, 584, 609, 611, 630, 637, 638, 641, 643], "make_backup": [301, 304], "make_data_kei": [12, 13, 14, 18], "make_fake_devic": [637, 638], "make_filenam": 21, "make_ophyd_devic": [634, 637], "malform": 637, "manag": [133, 149, 226, 424, 637], "mangl": 21, "mani": [18, 164, 297, 634, 637, 643], "manifest": 637, "manifold": [480, 484], "manifoldvalv": 480, "manipul": [258, 259, 268, 542, 637], "manual": [28, 137, 162, 301, 304, 423, 435], "manufactur": [6, 7, 9, 10, 11, 15, 16, 17, 297, 407, 613], "manufacturer_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 297], "map": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 244, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 580, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "march": 342, "mark": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "mask": [463, 466, 559, 587], "mass": [477, 487], "mass_mod": 187, "mass_mode_rbv": 187, "master": [177, 178, 185, 186, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 637], "master_en": 133, "masterenable_rbv": 133, "masterreset": [444, 453], "match": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 568, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "match_fcn": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "materi": [54, 55, 65, 252, 314, 315, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333], "math": [82, 84, 85, 86, 87], "matplotlib": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 637], "matrix": 280, "matter": [28, 155, 559], "max": [31, 211, 214, 385, 386, 387, 388, 434, 541, 612, 637], "max_curr": [386, 387, 388, 390], "max_frame_tim": 275, "max_pressur": 481, "max_pressure_prefix": 481, "max_size_i": [6, 28], "max_size_x": [6, 28], "max_thread": 21, "max_valu": 33, "max_voltag": [386, 387, 388, 390], "max_zoom": 300, "maxframetim": 275, "maxi": 32, "maximum": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 250, 251, 252, 254, 255, 275, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 386, 387, 388, 390, 411, 416, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 481, 497, 498, 499, 512, 513, 514, 521, 523, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 555, 556, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "maxscal": 31, "maxsiz": [6, 29, 32, 33], "maxsizei": [28, 33], "maxsizex": [28, 33], "maxsizex_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 29, 32, 297], "maxsizey_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 29, 32, 297], "maxsizez_rbv": 32, "maxthreads_rbv": 21, "maxvalue_rbv": 33, "maxx": 32, "maxx_rbv": 33, "maxxi": [32, 33], "maxy_rbv": 33, "mayb": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "maybe_method": 601, "mbar": [294, 296], "mbbi": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 560], "mbbo": [6, 19, 21, 22, 28, 31, 33], "mbosum": 637, "mc": 151, "mca": 33, "mcb64": 637, "mcc": [74, 75, 76, 78, 79, 80, 637], "mcp": 468, "mcs2": [151, 158, 160, 162, 163, 637], "md": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 149, 172, 221, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 629, 631, 632, 633, 637, 638], "mdict": 577, "mdscalculationfunct": 507, "mdsongetfunct": [507, 508], "mdsonputfunct": [507, 508], "mdsreadonlyexampl": 638, "mdsreadwriteexampl": 638, "me": 573, "mean": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 137, 272, 340, 434, 435, 494, 496, 498, 499, 559, 566, 575, 616, 617, 618, 619, 620, 621, 623, 625, 637, 638], "mean_charg": 137, "mean_charge_sourc": 137, "mean_valu": 33, "meancharg": 137, "meaning": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "meant": [155, 253, 516, 637], "meanvalue_rbv": 33, "measur": [4, 33, 37, 39, 41, 45, 47, 59, 60, 85, 86, 87, 94, 263, 264, 265, 281, 282, 297, 386, 387, 388, 390, 409, 417, 418, 419, 420, 633, 637], "measurement_funct": 265, "mec": [74, 75, 76, 78, 79, 80, 370, 637], "mechan": [65, 211, 369, 371, 637], "mechatron": 546, "megabit": [21, 22], "member": [250, 545, 555, 573], "memori": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 540], "menu": 637, "mere": [301, 304, 494, 570], "merit": [33, 408], "mesh": 637, "mesh_raw": 4, "meshgrid": 579, "mess": 143, "messag": [6, 21, 36, 40, 42, 44, 49, 50, 51, 62, 63, 67, 68, 71, 74, 82, 84, 85, 86, 87, 135, 147, 164, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 457, 459, 469, 528, 541, 548, 565, 574, 584, 630, 637], "meta": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "metadata": [21, 22, 152, 345, 426, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 559, 627, 628, 629, 637, 638], "metadata_kei": [345, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518], "meter": [3, 298, 301, 358, 359, 380, 417, 420, 477, 487, 488, 546, 633, 637], "method": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 233, 234, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 601, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 636, 637, 638, 643], "metrologi": 94, "mev": 81, "mfw": [172, 421], "mfx": [38, 74, 75, 76, 78, 79, 80, 370, 531, 550, 552, 637], "mfxatm": 637, "mhz": 115, "mi": 637, "micron": [54, 55], "micronix": 637, "mid": 6, "mid_rbv": 6, "middl": 307, "midwai": 317, "might": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 638], "migrat": 637, "millijoulesperpuls": 137, "mimic": 511, "min": [31, 32, 293, 434, 637], "min_callback_tim": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "min_i": [6, 32], "min_pixel_sum_chang": 275, "min_valu": 33, "min_x": [6, 32], "min_z": 32, "min_zoom": 300, "mincallbacktim": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "mini": [6, 7, 9, 10, 11, 15, 16, 17, 32, 134, 297], "minim": [14, 164, 275, 515], "minimum": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 158, 162], "minor": 637, "minpixelchang": 275, "minut": 423, "minvalue_rbv": 33, "minx": [6, 7, 9, 10, 11, 15, 16, 17, 32, 297], "minx_rbv": [28, 33], "minxi": 33, "minxyz": 32, "miny_rbv": 33, "minz": 32, "mirr": [369, 372], "mirror": [1, 45, 48, 100, 101, 159, 163, 278, 307, 308, 339, 341, 345, 427, 428, 437, 468, 517, 518, 532, 546, 634, 637], "mirror_cooling_temp": 546, "mirror_mask_temp": 546, "mirrorinsertst": 383, "mirrorstripe2d4p": [375, 637], "misc": [298, 299], "miscellan": [298, 637], "miss": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 89, 90, 91, 98, 99, 150, 152, 157, 195, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 429, 431, 434, 435, 449, 623, 625, 637], "missing_plugin": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "mix": [227, 230, 432], "mixin": [84, 148], "mj": [77, 81, 137, 420, 637], "mj_avg": 77, "mj_buffer": 420, "mj_buffers": 77, "mj_ratio": 420, "mkestra": 637, "mks637a": 207, "mks937a": [202, 204, 205], "mks937b": 206, "ml00": 81, "ml01": 81, "ml07": [74, 75, 79], "mln": 150, "mlp": 150, "mm": [37, 38, 39, 41, 43, 45, 46, 47, 48, 59, 60, 82, 84, 85, 86, 87, 92, 94, 98, 99, 100, 101, 102, 103, 151, 172, 266, 267, 268, 269, 308, 310, 314, 315, 317, 323, 324, 325, 327, 328, 329, 331, 339, 346, 358, 359, 361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 403, 408, 409, 410, 417, 418, 419, 421, 439, 468, 476, 527, 529, 533, 545, 546, 547, 573, 577, 585, 631, 632, 633, 638], "mmb": 151, "mmc": 151, "mmc100": [151, 637], "mmn": [151, 342], "mmsx": 476, "mmsy": 476, "mmsz": 476, "mmz": 529, "mod": [282, 300, 386, 387, 637], "moda": [205, 207], "moda_rbv": 205, "modb": [205, 207], "modb_rbv": 205, "modcc": 205, "modcc_rbv": 205, "mode": [1, 4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 69, 74, 82, 84, 85, 86, 87, 162, 225, 233, 236, 243, 246, 270, 272, 332, 369, 392, 393, 394, 395, 396, 423, 438, 439, 461, 462, 463, 466, 471, 488, 494, 538, 587, 613, 614, 615, 616, 618, 619, 620, 621, 622, 623, 624, 637], "mode_rb": 488, "mode_rbv": 69, "mode_sel": 132, "mode_sel_en": 132, "model": [6, 288, 289, 407, 408, 442, 443, 444, 453, 530, 531, 637], "model_cod": [288, 289], "model_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 297, 444, 453], "moderb": 488, "modern": 637, "modesel_rbv": 132, "modeselen_rbv": 132, "modif": 637, "modifi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "modtemp": [158, 160, 162], "modtype_a": 206, "modtype_a_rbv": 206, "modtype_b": 206, "modtype_b_rbv": 206, "modtype_c": 206, "modtype_c_rbv": 206, "modul": [158, 160, 162, 173, 174, 211, 293, 294, 296, 385, 386, 387, 388, 392, 393, 394, 395, 396, 397, 406, 485, 486, 592, 596, 636, 637], "modular": 637, "modulation_get": 406, "module_statu": [392, 393, 394, 395, 396, 637], "module_temp": [158, 160, 162, 637], "module_temp_sp": 294, "mon": [82, 85, 86, 87, 314, 315, 317, 323, 324, 325, 327, 328, 331], "monitor": [89, 127, 136, 137, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 175, 176, 183, 184, 230, 250, 251, 252, 254, 255, 282, 412, 413, 414, 415, 416, 417, 418, 419, 494, 497, 498, 499, 512, 513, 514, 637], "monitor_attr": 494, "monkeypatch": 637, "mono": [21, 28, 322, 330, 332, 333, 637], "mono_lin": [322, 330, 332, 333], "mono_obj": [301, 302, 304, 305], "monochrom": [28, 301, 322, 332, 333, 545, 546, 637], "monochromat": [74, 332, 457], "more": [1, 2, 3, 4, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 159, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 246, 248, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 299, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 498, 499, 511, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 609, 611, 613, 621, 630, 631, 632, 633, 637, 638, 640], "morph": [579, 580], "most": [14, 15, 31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 226, 283, 284, 285, 286, 287, 302, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 373, 397, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 634, 635, 637, 640], "mostli": [33, 638], "mot": [169, 171], "mot1": 171, "mot2": 171, "mot3": 171, "mot_don": 472, "motion": [1, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 167, 168, 169, 170, 171, 172, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 250, 251, 252, 254, 255, 266, 267, 268, 269, 270, 271, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 310, 312, 313, 314, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 371, 372, 373, 374, 376, 377, 378, 379, 380, 382, 384, 403, 411, 412, 413, 414, 415, 416, 421, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 498, 499, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 544, 545, 546, 547, 548, 555, 556, 557, 559, 560, 561, 562, 564, 565, 570, 572, 574, 582, 583, 584, 585, 586, 611, 630, 637], "motiv": [82, 84, 85, 86, 87], "motor": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 164, 165, 168, 170, 172, 208, 209, 210, 211, 213, 214, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 246, 250, 252, 254, 255, 260, 261, 262, 266, 267, 268, 269, 270, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 308, 309, 312, 313, 314, 315, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 369, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 403, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 455, 456, 457, 458, 459, 468, 469, 472, 494, 498, 499, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 543, 544, 545, 548, 549, 551, 552, 553, 554, 556, 557, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 572, 573, 574, 577, 582, 583, 584, 586, 587, 602, 611, 630, 631, 632, 633, 634, 635, 637], "motor_class": [436, 437], "motor_count": [558, 563, 565, 567, 568, 569], "motor_done_mov": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "motor_egu": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 360, 368, 371], "motor_index": 566, "motor_is_mov": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "motor_prec": 152, "motor_prefix": [153, 154, 323, 324, 325, 327, 328, 430], "motor_spg": [149, 150, 152, 155, 157], "motor_spmg": [140, 141, 142, 143, 147], "motor_stop": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "motr": 544, "mount": [45, 588], "mov": [555, 556], "movabl": 110, "movablestand": 634, "move": [1, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 246, 250, 251, 252, 254, 255, 265, 270, 271, 272, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 314, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 369, 371, 372, 373, 384, 411, 412, 413, 414, 415, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 455, 456, 457, 458, 459, 469, 472, 494, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 541, 545, 547, 548, 555, 556, 557, 559, 560, 561, 562, 564, 565, 567, 568, 569, 570, 572, 573, 574, 582, 583, 584, 586, 602, 611, 615, 616, 617, 618, 619, 620, 621, 623, 625, 630, 635, 636, 637], "move_bwd": [283, 284, 285, 286, 287], "move_fwd": [283, 284, 285, 286, 287], "move_ok": 564, "move_on": [211, 214], "move_singl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 432, 433, 434, 435], "move_statu": 82, "moveabl": 637, "moved_cb": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 250, 251, 252, 254, 255, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 412, 413, 414, 415, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "moved_statu": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 250, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "moveerror": 270, "movement": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 250, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 528, 531, 535, 538, 541, 548, 555, 556, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "mover": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 375, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "movestatu": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 214, 251, 254, 255, 270, 271, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 429, 430, 431, 433, 434, 435, 455, 456, 457, 458, 459, 521, 523, 524, 525, 526, 531, 535, 555, 556, 586], "moving_rbv": [53, 56, 57, 58, 69], "movn": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "mp": [85, 86, 87, 100, 101, 272, 616, 618, 634], "mpa": [473, 474, 475], "mpa1": [473, 474, 475], "mpa2": [473, 474, 475], "mpa3": [473, 474, 475, 637], "mpa4": [473, 474, 475, 637], "mpd": [386, 387, 388], "mpod": [390, 391, 392, 393, 394, 395, 396, 634, 637], "mpod_apali": 634, "mpod_hv_channel": 387, "mpodapali": [390, 391, 392, 393, 394, 395, 396], "mpodapalischannel": [393, 394, 395, 396], "mpodapalismodul": [393, 394, 395, 396, 637], "mpodchannel": [387, 388], "mpodchannelhv": 637, "mpodchannellv": 637, "mps_a": 399, "mps_b": 399, "mps_fault_ok_rbv": [272, 615, 616, 618], "mps_ok": 615, "mps_prefix": 400, "mps_state": [272, 616, 618, 637], "mpslimit": 398, "mpstart_sw": 441, "mpz": [82, 85, 86, 87], "mr1k1": 376, "mr1k1_bend": 376, "mr1k2": 382, "mr1k4": [381, 637], "mr1l0": [367, 370, 375, 637], "mr1l0_hom": 637, "mr1l0_pitch_b4c": 370, "mr1l0_pitch_ni": 370, "mr1l1": 637, "mr1l3": [370, 383, 637], "mr1l3_pitch_sic": 370, "mr1l3_pitch_w": 370, "mr1l4": [370, 383, 637], "mr1l4_pitch_mec_s": 370, "mr1l4_pitch_mec_w": 370, "mr1l4_pitch_mfx_sic": 370, "mr1l4_pitch_mfx_w": 370, "mr2k4": 637, "mr2l0": [370, 637], "mr2l0_hom": 637, "mr2l0_pitch_b4c": 370, "mr2l0_pitch_ni": 370, "mr2l3": [370, 637], "mr2l3_pitch_ccm_sic": 370, "mr2l3_pitch_ccm_w": 370, "mr2l3_pitch_sic": 370, "mr2l3_pitch_w": 370, "mr4k4": 637, "mr5k4": 637, "mrad": [98, 99], "mrco": 637, "mrco_mot": 634, "mro": 637, "msg": 422, "msmt": 162, "msta": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "msta_raw": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "mstaenum": 637, "mtr": 429, "much": [398, 637], "multi": [555, 556, 566, 637], "multi_axis_mov": 555, "multiderivedsign": [36, 40, 42, 44, 48, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 495, 508, 528, 541, 548, 565, 569, 574, 584, 587, 630, 634, 637], "multiderivedsignalro": [48, 586, 634, 637], "multimet": [264, 409, 637], "multipl": [1, 111, 507, 555, 637, 638], "multiplex": [322, 332, 333], "multipli": [1, 31, 33, 90, 91, 337, 342, 420, 427, 428, 435, 437], "must": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 515, 516, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 636], "mutat": [608, 609], "mv": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "mv_ginput": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "mv_presetnam": 636, "mvinterfac": [226, 635, 637], "mvr": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "mw": 296, "mxn": 581, "my": [323, 324, 325, 327, 328, 494], "my_compon": 111, "my_devic": 111, "my_motor": 636, "my_sign": 111, "my_xyz": 577, "mydevic": [111, 230, 638], "myfunc": 604, "myriad": 637, "mysummingsign": 638, "mz": 296, "mzm": [151, 296], "mzm_bias_v": 296, "n": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 339, 341, 494, 496, 579, 587, 590, 597, 598, 637, 643, 644], "n2": 69, "n_bounc": [343, 344, 427, 428, 433, 437], "n_column": 579, "n_filter": 52, "nab": 593, "name": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 577, 582, 583, 584, 585, 586, 587, 588, 590, 605, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 636, 637, 638, 643], "name0": [283, 284], "name1": [283, 284], "name2": 284, "name3": 284, "name_": [32, 35, 274, 278], "name_0": [283, 284], "name_1": [283, 284], "name_2": 284, "name_3": [21, 284], "name_4": 21, "name_5": 21, "name_6": 21, "name_7": 21, "name_8": 21, "name_9": 21, "name_i": [21, 22], "name_n": [21, 22], "name_rbv": 539, "name_x": [21, 22], "namedtupl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "nameerror": 637, "names_prefix": 479, "namespac": 640, "nan": [98, 99, 219, 637], "nanosecond": [339, 341, 637], "nativ": [211, 214], "nc": [81, 144, 145, 146, 637], "nd": 637, "nd_array_address": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "nd_array_port": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "nd_attribute_chunk": 21, "nd_attributes_fil": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "nd_attributes_macro": 21, "nd_attributes_statu": 21, "ndarrai": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 338, 346, 429, 507], "ndarrayaddress": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndarraypool": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndarrayport": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndattribut": [21, 22], "ndattributechunk": 21, "ndattributesfil": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndattributesmacro": 21, "ndattributesstatu": 21, "ndbayerpattern_t": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndcolormode_t": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "nddatatype_t": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndderivedsign": [23, 297], "ndfloat32": 28, "ndfloat64": 28, "ndimens": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndimensions_rbv": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndplugindriverblockingcallback": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndpluginroi": 28, "ndpluginstat": 28, "ndpluginstatsbgdwidth": 33, "near_field": 278, "nearli": 637, "necessari": [4, 6, 82, 84, 85, 86, 87, 629, 638], "necessarili": [74, 457, 637], "necessarri": 149, "need": [1, 6, 18, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 82, 84, 85, 86, 87, 89, 98, 110, 111, 142, 168, 170, 172, 195, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 231, 251, 252, 254, 255, 298, 302, 303, 306, 307, 308, 309, 310, 312, 313, 316, 318, 319, 320, 321, 322, 330, 334, 335, 336, 340, 346, 349, 358, 359, 361, 362, 363, 364, 365, 366, 367, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 399, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 424, 425, 434, 438, 439, 449, 457, 468, 469, 472, 473, 474, 475, 476, 500, 506, 510, 523, 524, 526, 528, 529, 530, 532, 537, 541, 544, 545, 546, 547, 548, 557, 559, 560, 561, 562, 565, 567, 570, 571, 572, 573, 574, 579, 580, 582, 583, 584, 585, 611, 615, 625, 630, 631, 632, 633, 637, 638, 643], "need_calib": [158, 162], "needl": [612, 613, 637], "needs_calib": [158, 162], "needs_par": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633], "neg": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "neh": 546, "neither": [322, 332, 333], "nelm": [21, 33], "nencodercount": [144, 145, 146], "nerrorid": [144, 145, 146, 425], "nest": [45, 46, 47, 48, 59, 60, 356, 597, 598], "net": [33, 540], "net_bytes_in": 540, "net_bytes_out": 540, "net_rbv": 33, "netcdf1": 12, "netcdfplugin": 12, "network": 638, "networkx": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "never": [82, 84, 85, 86, 87, 367, 373, 435, 637], "new": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 232, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 512, 513, 514, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 591, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 636, 638], "new_delai": 109, "new_inst": 232, "new_kwarg": 604, "new_posit": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 426, 432, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 556, 586], "new_ref": 109, "new_unit": 591, "new_val": [107, 108], "new_valu": 591, "newer": [195, 449, 625, 637], "newest": 637, "newli": [146, 637], "newlin": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586], "newport": [150, 151, 155, 157, 343, 344, 637], "newportmstaenum": 637, "next": [31, 500, 501, 502, 503, 504, 505, 567, 568, 569, 580], "next_sync": 494, "nexus1": 12, "nexusplugin": 12, "nf": [278, 298, 299], "nflag": 164, "ngp800": [470, 471, 637], "ni": 637, "nice": 637, "nm": 28, "nois": [294, 637], "noise_rej": 279, "nomin": [74, 75, 76, 78, 79, 80, 113, 172, 270, 277, 404, 408, 419, 421, 532, 533, 573, 632], "nominal_apertur": [527, 530, 532, 533, 534, 536, 537], "non": [28, 89, 98, 99, 149, 150, 152, 155, 157, 225, 298, 340, 570, 637], "none": [2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 110, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 168, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 189, 190, 191, 192, 193, 195, 197, 198, 199, 205, 206, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 230, 231, 235, 241, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 270, 277, 278, 281, 282, 283, 284, 285, 286, 287, 288, 289, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 388, 392, 393, 394, 395, 396, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 442, 444, 448, 449, 450, 451, 452, 453, 455, 456, 457, 458, 459, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 479, 480, 485, 487, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 559, 560, 561, 562, 564, 565, 568, 570, 572, 574, 582, 583, 584, 585, 586, 588, 601, 602, 603, 605, 606, 607, 610, 611, 612, 614, 617, 620, 623, 624, 625, 630, 631, 632, 633, 637], "nonphys": [82, 84, 85, 86, 87], "nonzero": [82, 84, 85, 86, 87, 566], "normal": [2, 3, 4, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 109, 113, 114, 115, 117, 118, 121, 130, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 189, 190, 192, 193, 194, 195, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 224, 247, 250, 251, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 399, 403, 404, 405, 406, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 430, 432, 433, 434, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 506, 515, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 561, 565, 572, 573, 574, 582, 583, 584, 585, 586, 587, 609, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "normalize_exposur": [288, 289], "north": [82, 91, 527, 532, 533, 534, 536], "not_impl": [66, 136, 139, 490], "not_in": 571, "not_out": 571, "not_pause_to_trig": 133, "notabl": [12, 637], "note": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 430, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 507, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 559, 561, 562, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 638, 643], "notepad": [84, 370, 510, 637, 638], "notepad_metadata": [502, 510], "notepad_pv": 426, "notepad_readback": [339, 341, 432], "notepad_setpoint": [339, 341, 432], "notepadlinkedsign": [339, 341, 343, 344, 427, 428, 432, 433, 502], "noth": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 110, 149, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "notic": [611, 637], "notifi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 643], "notimplementedsign": [490, 637], "notpausetotrig": 133, "now": [53, 56, 57, 58, 89, 301, 304, 333, 637], "np": [338, 346, 429, 458], "npositionst": 425, "nrwslac": 637, "ns_delai": [166, 587], "ns_delay_scan": [166, 587, 637], "nsec": [586, 587], "nsl": 637, "nullcnt0": 124, "nullcnt10": 124, "num_att": 63, "num_captur": [20, 21, 22, 24, 25, 26, 27, 34], "num_col": 6, "num_col_chunk": [21, 22], "num_cycl": 6, "num_data_bit": [21, 22], "num_data_row": 346, "num_exposur": 6, "num_exposures_count": 6, "num_extra_dim": [21, 22], "num_filt": [31, 56, 57, 58], "num_filter_recip": 31, "num_frames_chunk": [21, 22], "num_frames_flush": [21, 22], "num_imag": [6, 7, 9, 10, 11, 15, 16, 17, 297], "num_images_count": 6, "num_images_per_point": 18, "num_in": [45, 46, 47, 48, 59, 60], "num_lin": 493, "num_out": [45, 46, 47, 48, 59, 60], "num_row": 6, "num_row_chunk": [21, 22], "num_slaves_g": 124, "num_thread": 21, "num_train": 6, "number": [1, 5, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 49, 50, 51, 52, 62, 63, 67, 68, 71, 81, 82, 89, 140, 141, 142, 143, 147, 148, 149, 153, 154, 158, 160, 162, 211, 214, 219, 251, 254, 255, 297, 301, 302, 304, 305, 306, 307, 322, 323, 324, 325, 327, 328, 330, 332, 333, 339, 341, 343, 386, 387, 388, 389, 390, 392, 393, 394, 395, 396, 411, 420, 423, 427, 428, 430, 435, 437, 463, 466, 469, 493, 495, 496, 528, 563, 565, 567, 568, 569, 579, 607, 630, 635, 637, 640, 643], "number2": 301, "number_of_exposur": 297, "number_of_sampl": 257, "numberofsampl": 257, "numcaptur": [20, 21, 22, 24, 25, 26, 27, 34], "numcaptured_rbv": [20, 21, 22, 24, 25, 26, 27, 34], "numcol": 6, "numcolchunk": [21, 22], "numcycl": 6, "numdatabit": [21, 22], "numer": [144, 145, 496, 637], "numer1": 301, "numexposur": [6, 297], "numexposurescounter_rbv": 6, "numextradim": [21, 22], "numfilt": 31, "numfiltered_rbv": 31, "numfilterrecip": 31, "numframeschunk": [21, 22], "numframesflush": [21, 22], "numimag": [6, 7, 9, 10, 11, 15, 16, 17, 297], "numimagescounter_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 297], "numpi": [1, 429, 497, 498, 499, 512, 513, 514, 556, 637], "numrow": 6, "numrowchunk": [21, 22], "numthread": 21, "numtrain": 6, "o": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 202], "o_offset": 31, "o_scal": 31, "obj": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 237, 238, 241, 250, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 528, 531, 535, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 590, 593, 595, 603, 611, 630], "object": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 232, 233, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 577, 582, 583, 584, 585, 586, 587, 588, 590, 593, 595, 601, 603, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 635, 636, 637], "objectcompon": 637, "obtain": [580, 637], "obviou": 397, "obvious": [301, 304], "oc1": 31, "oc2": 31, "oc3": 31, "oc4": 31, "ocal": 6, "occur": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 322, 330, 332, 333, 435], "off": [1, 3, 21, 22, 82, 84, 85, 86, 87, 89, 91, 102, 106, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 173, 189, 190, 192, 193, 263, 293, 311, 386, 387, 388, 390, 397, 398, 399, 408, 409, 421, 423, 427, 428, 437, 446, 447, 471, 612, 615, 616, 637, 640], "off0_i": [114, 460], "off0_ni": [114, 460], "off1_i": [114, 460], "off1_ni": [114, 460], "off2_i": [114, 460], "off2_ni": [114, 460], "off3_i": [114, 460], "off3_ni": [114, 460], "off_c": [323, 324, 327], "off_si": [325, 328], "offer": 1, "offici": 637, "offlin": [99, 101], "offset": [3, 21, 22, 31, 85, 86, 87, 90, 91, 94, 98, 99, 143, 149, 150, 152, 153, 155, 157, 158, 162, 211, 214, 281, 301, 302, 304, 305, 314, 315, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 337, 338, 339, 340, 341, 342, 345, 368, 369, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 403, 420, 427, 429, 430, 431, 434, 435, 437, 449, 517, 532, 539, 588, 634, 636, 637], "offset_freeze_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "offset_mod": [90, 91, 337, 342, 435], "offset_set_pv": 153, "offsetimswithpreset": [314, 315, 329, 331, 637], "offsetmirror": [360, 372, 637], "offsetmotor": [314, 315, 323, 324, 325, 327, 328, 329, 331, 637], "offsetmotorbas": [1, 153, 154, 637], "often": [33, 74, 228, 426, 555, 571, 637], "ok": [21, 69, 164, 189, 190, 192, 193, 195, 272, 442, 449, 451, 452, 612, 615, 616, 617, 618, 619, 620, 621, 623, 625], "ok_rbv": 69, "old": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 496, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 604, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "old_kwarg": 604, "old_valu": 425, "oldbeckhoffaxi": 637, "older": [114, 147, 460, 637], "omega": [53, 56, 57, 58], "omit": [23, 32, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 114, 115, 137, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 163, 164, 165, 166, 168, 170, 172, 191, 197, 198, 199, 205, 206, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 251, 252, 254, 255, 272, 279, 280, 283, 284, 285, 286, 287, 288, 289, 297, 300, 303, 306, 307, 308, 309, 310, 312, 313, 315, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 440, 442, 443, 444, 446, 447, 448, 449, 450, 451, 453, 455, 456, 457, 458, 468, 469, 472, 473, 474, 475, 476, 494, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 540, 541, 544, 545, 546, 547, 548, 556, 557, 559, 560, 561, 562, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 602, 609, 611, 614, 615, 616, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "ommotor": [360, 371], "on_rbv": 69, "onc": [4, 31, 494, 498, 514, 580, 637, 638], "one": [6, 18, 21, 22, 31, 32, 36, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 233, 246, 250, 251, 252, 254, 255, 261, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 400, 411, 416, 417, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 438, 439, 455, 456, 457, 458, 459, 461, 462, 463, 469, 472, 493, 497, 498, 499, 506, 512, 517, 521, 523, 525, 526, 528, 530, 531, 535, 541, 548, 555, 556, 566, 567, 570, 571, 572, 574, 577, 582, 583, 584, 586, 606, 611, 630, 637, 638], "onepvmotor": 637, "ones": 637, "ongo": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 246, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 565, 574, 584, 630], "onli": [4, 14, 15, 18, 21, 22, 28, 31, 33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 85, 86, 87, 90, 91, 98, 99, 140, 141, 142, 143, 148, 153, 154, 164, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 252, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 314, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 366, 367, 372, 373, 376, 383, 384, 411, 416, 421, 422, 423, 424, 426, 427, 428, 429, 430, 431, 433, 434, 435, 438, 439, 455, 469, 470, 471, 472, 483, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 510, 512, 513, 514, 518, 528, 530, 541, 548, 555, 557, 559, 560, 561, 562, 563, 565, 566, 567, 570, 571, 572, 574, 582, 583, 584, 611, 619, 620, 630, 637], "only_new": [82, 84, 85, 86, 87], "onlygcc": 200, "onto": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 568, 569, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 638], "onvl": 6, "ooffset": 31, "opal": 6, "opaqu": [82, 84, 85, 86, 87], "opcpa": [341, 637], "open": [2, 3, 4, 6, 12, 13, 14, 18, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 248, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "open_cmd": [532, 534, 536], "open_command": [272, 612, 616, 617, 618, 619, 620, 621, 623, 625], "open_do": [272, 484, 616, 617, 618, 619, 620, 621, 623, 625], "open_f": [272, 615, 616, 617, 618, 619, 620, 621, 623, 625], "open_limit": [272, 476, 572, 611, 616, 617, 618, 619, 620, 621, 622], "open_loop": [158, 161, 162], "open_request": [270, 276], "open_sw": 484, "open_valv": 572, "open_view": [7, 9, 10, 11, 15, 16, 17, 297], "opendo": 484, "opened_statu": 276, "openrequest": 270, "opensw": 484, "openth": 615, "oper": [21, 22, 28, 31, 33, 251, 254, 255, 302, 332, 397, 494, 527, 530, 532, 533, 534, 536, 537, 587, 611, 637], "ophyd": [1, 110, 111, 112, 298, 429, 436, 495, 496, 507, 508, 510, 511, 516, 517, 590, 593, 595, 602, 603, 606, 607, 627, 628, 634, 637, 638, 640], "ophyd_readback": 637, "ophyddatatyp": [607, 637, 638], "ophyditem": [595, 627], "ophydobj": [590, 607], "ophydobject": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 497, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 607, 631, 632, 633, 637], "ophydoffset": [339, 341, 343, 344, 427, 428, 433], "ophydreadback": [339, 341, 432], "ophydsetpoint": [339, 341, 432], "opn": 276, "opn_di": 611, "opn_di_rbv": [272, 615, 616, 617, 618, 619, 621, 622], "opn_do_rbv": [272, 616, 617, 618, 619, 620, 621, 623, 625], "opn_ok": 611, "opn_ok_rbv": [272, 616, 617, 618, 619, 620, 621, 623, 625], "opn_sw": [272, 611, 612, 615, 616, 617, 618, 619, 620, 621, 623, 625], "opt_assembly_temp": [294, 296], "opt_link_length": 295, "opt_pwr_err": 293, "opt_rbv": 295, "optic": [1, 37, 172, 293, 294, 295, 296, 308, 370, 421, 422, 427, 428, 437, 468, 637], "optical_pow": [290, 291], "opticalpow": [290, 291], "opticspitchnotepad": 637, "optim": [17, 21, 22, 211, 283, 284, 285, 286, 287, 302, 637], "optimis": [21, 22], "option": [1, 4, 5, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 73, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 163, 165, 168, 170, 200, 210, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 249, 250, 251, 252, 254, 255, 258, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 386, 397, 400, 411, 412, 413, 414, 415, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 445, 455, 456, 457, 458, 459, 469, 472, 493, 497, 498, 499, 510, 512, 513, 514, 517, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 548, 553, 554, 555, 556, 557, 559, 560, 561, 562, 565, 567, 568, 569, 570, 571, 572, 574, 582, 583, 584, 586, 590, 593, 594, 597, 601, 602, 603, 605, 607, 610, 611, 630, 637, 638, 640, 643], "orang": 298, "order": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 568, 569, 570, 571, 572, 573, 574, 580, 582, 583, 584, 585, 586, 587, 588, 602, 605, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "ordereddict": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 605, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "ordereddicttyp": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "organ": 637, "orient": [539, 637], "orig": 638, "origin": [112, 345, 497, 498, 499, 517, 637, 638], "origin_loc": 35, "original_unit": [345, 517, 638], "originloc": 35, "oscal": 31, "other": [28, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 264, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 314, 315, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 329, 331, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 400, 411, 416, 420, 422, 424, 426, 427, 428, 429, 430, 431, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 483, 495, 521, 523, 525, 526, 528, 531, 535, 541, 545, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 613, 615, 624, 630, 636, 637, 638], "otherwis": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 49, 50, 51, 63, 82, 84, 85, 86, 87, 89, 90, 91, 140, 141, 142, 143, 145, 147, 148, 149, 150, 152, 155, 157, 158, 162, 231, 250, 337, 342, 426, 435, 459, 493, 494, 498, 500, 501, 514, 527, 530, 532, 533, 534, 536, 537, 615, 627], "ouput": [2, 449], "our": [18, 82, 84, 85, 86, 87, 148, 340, 434, 435, 494, 579, 580, 635, 637], "ourselv": 435, "out": [6, 21, 22, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 114, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 195, 211, 217, 218, 219, 220, 221, 222, 223, 224, 248, 250, 251, 252, 254, 255, 257, 283, 284, 285, 286, 287, 293, 301, 302, 303, 304, 306, 307, 309, 312, 313, 314, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 348, 360, 366, 367, 368, 371, 372, 373, 384, 401, 402, 411, 412, 413, 414, 415, 416, 422, 424, 425, 426, 427, 428, 429, 430, 431, 433, 434, 435, 438, 439, 449, 455, 456, 457, 458, 459, 460, 468, 469, 472, 494, 521, 523, 525, 526, 528, 531, 535, 541, 545, 546, 548, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 586, 593, 611, 625, 630, 636, 637, 638, 643], "out0": [115, 461, 462, 463], "out1": [115, 461, 462, 463], "out_cmd": 472, "out_do": 384, "out_limit": [384, 399, 401, 402], "out_lin": 372, "out_po": 82, "out_sign": 571, "out_stat": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "out_suffix": 571, "out_sw": 472, "out_valu": 571, "outdat": 637, "outer": 476, "outfit": [417, 421], "outlow": 316, "output": [4, 5, 18, 19, 31, 85, 86, 87, 105, 106, 115, 116, 153, 154, 211, 214, 230, 270, 272, 293, 294, 296, 323, 324, 325, 327, 328, 338, 429, 430, 431, 449, 461, 462, 463, 471, 593, 602, 605, 610, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 637], "output_branch": [230, 272, 615, 616, 618, 619, 621, 622, 637], "output_mod": 406, "output_mode_get": 406, "output_rf_pow": 294, "output_rf_power_sp": 294, "outsid": [89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 426, 637], "outsum": 571, "oval": 6, "over": [12, 33, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 426, 432, 455, 456, 457, 458, 459, 467, 496, 515, 521, 523, 525, 526, 531, 535, 571, 586, 611, 637], "over1": 12, "overal": [21, 22, 372, 555, 637], "overfilt": 637, "overflow": 32, "overflow_cnt_buffer0": 128, "overflow_cnt_buffer7": 128, "overidden": [498, 514], "overlai": 29, "overlap": [532, 534, 536], "overlay_1": 29, "overlay_2": 29, "overlay_3": 29, "overlay_4": 29, "overlay_5": 29, "overlay_6": 29, "overlay_7": 29, "overlay_8": 29, "overlay_portnam": 28, "overlayplugin": 12, "overlaysizex": 28, "overreport": 637, "overrid": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 227, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 496, 498, 500, 501, 506, 510, 515, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "overridden": [2, 3, 4, 30, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 248, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 517, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 613, 630, 631, 632, 633], "override_force_clos": [621, 622, 624, 637], "override_force_on": 449, "override_force_open": [272, 615, 616, 618, 619, 620, 621, 623, 637], "override_mod": 615, "override_on": [621, 622, 624], "override_statu": [272, 449, 616, 618, 619, 620, 621, 623], "overriden": [23, 560], "overview": 637, "overwhelm": 637, "overwrit": [85, 86, 87, 150, 152, 157, 493, 637], "overwritten": 638, "overwrot": 637, "ovflcntbuff0_rbv": 128, "ovflcntbuff7_rbv": 128, "ovrd_on": [449, 615, 621, 622, 624], "ovrd_on_rbv": [272, 616, 618, 619, 620, 621, 623], "own": [18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 65, 496, 510, 518, 637], "owner": [77, 601, 607], "p": [162, 197, 198, 199, 282, 360], "p0": 300, "p1": 300, "p2": 300, "p3": 300, "p4": 300, "p5": 300, "p_valu": [322, 330, 332, 333], "pa1k4": [585, 637], "pack": [301, 302, 304], "packag": [637, 640], "packet": [7, 8, 9, 10, 11], "packet_s": [7, 8, 9, 10, 11], "paddl": [269, 637], "padel": [197, 198, 199], "pai": 82, "pair": [260, 271, 439, 607], "panel": [358, 359, 375, 377, 380, 381], "par": 637, "parallel": [1, 74, 85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 314, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435, 457], "param": 390, "paramattribut": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "paramet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 232, 233, 243, 244, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 346, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 507, 508, 510, 511, 512, 513, 514, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 545, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 590, 591, 593, 594, 595, 597, 598, 599, 601, 602, 603, 605, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 637], "parent": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 28, 110, 144, 145, 146, 160, 173, 174, 187, 189, 190, 191, 192, 193, 195, 197, 198, 199, 205, 206, 212, 215, 228, 281, 282, 288, 297, 300, 311, 404, 426, 432, 439, 440, 442, 444, 448, 449, 450, 451, 452, 453, 467, 470, 471, 495, 496, 497, 498, 499, 502, 507, 508, 510, 511, 515, 516, 517, 518, 522, 526, 538, 539, 540, 555, 564, 590, 603, 612, 614, 617, 620, 623, 624, 625, 637], "pars": 356, "parser": 21, "part": [167, 168, 169, 170, 172, 420, 539, 637, 638], "part_numb": 149, "particleincel": 580, "particular": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 102, 106, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 263, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 353, 354, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "partit": [133, 463, 466], "partition_rbv": 133, "partitiondelay0": 135, "partitiondelay1": 135, "partitiondelay2": 135, "partitiondelay3": 135, "partitiondelay4": 135, "partitiondelay5": 135, "partitiondelay6": 135, "partitiondelay7": 135, "pass": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 569, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 601, 603, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "passiv": [33, 637], "pastabl": 637, "patch": 637, "path": [1, 27, 244, 301, 304, 338, 346, 416, 427, 428, 437, 468, 545, 573, 616, 637], "pathlib": 338, "patient": 18, "patoppermann": 637, "pattern": [74, 149, 224, 232, 233, 234, 457, 565, 581, 631, 637], "paus": [4, 140, 141, 142, 143, 147, 149, 150, 152, 155, 157, 494, 637], "pause_threshold": 133, "pause_to_trig": 133, "pausethreshold_rbv": 133, "pausetotrig": 133, "pc": [634, 637], "pcd": [12, 14, 15, 142, 148, 149, 150, 152, 155, 157, 372, 634, 637], "pcdsareadetector": [582, 583, 637], "pcdsareadetectorbas": [14, 18, 637], "pcdsareadetectorembed": [12, 412, 413, 414, 415, 637], "pcdsareadetectortypho": [17, 637], "pcdsareadetectortyphosbeamstat": [9, 637], "pcdsareadetectortyphostrigg": [7, 16, 297, 408, 409, 410, 417, 418, 419, 421, 529, 637], "pcdscalc": [301, 302, 637], "pcdsdaq": 637, "pcdsdetector": 637, "pcdsdetectorbas": 637, "pcdsdevic": [1, 634, 635, 636, 637, 638, 641], "pcdshdf5blueskytrigger": 637, "pcdshub": [637, 638], "pcdsmotor": 151, "pcdsmotorbas": [89, 149, 150, 151, 152, 157, 532, 534, 536, 637], "pcdsutil": 637, "pcdswidget": 164, "pcie": 460, "pcm": 637, "pcsdareadetectortypho": 637, "pct": [102, 311, 409, 417, 418, 419, 468, 529], "pctrl_ch_de": 198, "pctrl_ch_rbck": 198, "pctrl_ch_rbck_rbv": 198, "pctrlde": 198, "pctrlen": 198, "pctrlencalc": 198, "pctrlenrbck": [194, 198], "pctrlenrbck_rbv": 198, "pctrlrbck": 198, "pctrlrbck_rbv": 198, "pctrlspde": 198, "pctrlsprbck": [194, 198], "pctrlsprbck_rbv": 198, "pcw": [37, 39, 41, 45, 47, 59, 60, 172, 404, 408, 418, 419, 421, 533, 573, 632, 633], "pd": [298, 299], "pd1": 296, "pd1_current_return": 296, "pd1_rf_power_return": 296, "pd2": 296, "pd2_current_transmit": 296, "pd2_rf_power_transmit": 296, "pdu": [175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186], "pe": [53, 56, 57, 58], "peak": 81, "pegud": [443, 444, 453], "penalti": 637, "pend": [49, 50, 51, 63, 637], "per": [6, 18, 21, 22, 33, 74, 160, 270, 274, 276, 278, 281, 420, 495, 607, 637], "percent": [409, 417, 418, 419, 529], "percentag": [102, 311, 417, 422, 613], "perfect": 302, "perform": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 580, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "perhap": [32, 498, 499], "period": [6, 33, 81, 426, 637], "perman": [636, 637], "permen": 636, "permiss": [276, 300, 500, 501, 637], "permission_statu": 300, "permit": 423, "perspect": 578, "pertain": 399, "pf": 637, "pf1k0": 637, "pf1l0": 637, "pf_state": 585, "pf_y": 585, "pfl": 303, "pflss": 637, "pfo_statu": 614, "pgp": [127, 129], "pgp_mon0": 118, "pgp_mon1": 118, "pgpmon0": 118, "pgpmon1": 118, "ph": 339, "phasctl": 341, "phase": [293, 294, 296], "phase_err": 293, "phase_shifter_v": 294, "phi": [211, 213, 214], "phi_max_step": 211, "photo": 585, "photodiod": 294, "photodioderf": 294, "photoion": 137, "photon": [53, 56, 57, 58, 74, 75, 76, 77, 78, 79, 80, 81, 85, 86, 87, 93, 96, 137, 288, 322, 323, 324, 325, 327, 328, 330, 332, 333, 404, 405, 406, 407, 547, 571, 637], "photon_ev_hxr": 81, "photoncollim": 637, "photonenergi": 77, "phy": 81, "phyactiv": 127, "phyactivecnt": 127, "physic": [1, 302, 343, 420, 427, 437, 467, 578, 579, 580, 637], "pi": 156, "pi_m824": [151, 637], "pic": 151, "pick": [75, 79, 85, 86, 87, 98, 373, 434, 435, 438, 512, 637], "picker": 439, "pico": [89, 155, 637], "pico1": 468, "pico2": 468, "pico3": 468, "pico4": 468, "pico_adj_don": 162, "pico_adj_st": 162, "pico_curr_adj_prog": 162, "pico_en": [162, 637], "pico_exist": [162, 637], "pico_nam": [162, 637], "pico_pres": [162, 637], "pico_sig_qu": [162, 637], "pico_st": [162, 637], "pico_valid": 162, "pico_wmax": [162, 637], "pico_wmin": [162, 637], "picoscal": [162, 637], "pid": [83, 85, 86, 87, 369, 637], "piezo": [155, 160, 369, 371, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 529, 634, 637], "piezo_volt": 371, "pilatu": 12, "pilatusdetectorcam": 12, "pim": [6, 634, 637], "pimi": [412, 413, 414, 415, 637], "pimwithfocu": 413, "pimwithl": 413, "pin": 637, "pink": 332, "pino": 637, "pint": 637, "pip": [315, 317, 637], "pipelin": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "pipplc": 637, "pirani": [196, 199, 200, 202], "pitch": [358, 359, 361, 362, 363, 364, 365, 369, 370, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 529, 543, 545, 546, 551, 637], "pitch_axi": 543, "pitch_enc_rm": [358, 359, 361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "pitch_motor": 529, "pitch_rang": [374, 375, 376, 377, 378, 379, 380, 381, 382], "pitch_threshold": 383, "pitfal": 637, "pivot": 538, "pivot_mod": 538, "pivot_rbv": 538, "pixel": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 275], "pixel_s": 6, "pixels": 6, "place": [263, 277, 637], "placehold": 638, "plai": [493, 494], "plan": [18, 110], "plate": [541, 637], "play_control": 494, "play_count": 494, "play_mod": 494, "play_statu": 494, "plc": [140, 141, 142, 143, 144, 145, 146, 147, 167, 168, 169, 170, 171, 172, 189, 190, 192, 193, 195, 258, 259, 272, 277, 425, 449, 451, 452, 483, 530, 542, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 637, 638], "plc_ai_offset": 449, "plc_example_mot": 171, "plconlyxpim": 171, "pleas": 637, "plog": [197, 198, 199], "plot": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 523, 524, 525, 526, 531, 535, 586], "plstat": 494, "plu": [177, 178, 185, 186, 340, 434, 597], "plugin": [2, 6, 12, 13, 14, 18, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633, 634, 637], "plugin_typ": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pluginbas": [2, 21, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633], "plugintype_rbv": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "plycnt": 494, "plyctl": 494, "plymod": 494, "pm": [298, 299], "pmc100": [151, 637], "pmgr": 637, "pmon": [188, 194, 196, 197, 198, 199, 446, 447, 450], "pmon_rbv": 450, "pmonlog": 450, "pmonlog_rbv": 450, "pmonraw": [197, 198, 199], "pmp": [36, 40, 42, 44, 53, 56, 57, 58, 67, 68, 69, 168, 170, 307, 309, 366, 367, 373, 375, 411, 469, 528, 541, 548, 584, 630, 634, 637], "pmps1d": 585, "pn": 149, "pname": 450, "pname_rbv": 450, "pnamed": 450, "pneumat": 634, "pneumaticactu": [473, 474, 475], "po": [89, 90, 91, 138, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 301, 302, 304, 305, 337, 342, 432, 435, 588], "point": [18, 21, 28, 33, 98, 110, 155, 250, 272, 301, 302, 304, 305, 370, 449, 468, 478, 481, 498, 514, 532, 538, 578, 579, 580, 581, 597, 608, 616, 618, 637, 638, 641, 643], "poke": 426, "pol": [98, 99], "polar": [98, 100, 125, 166, 211, 214, 587], "polarity_rbv": 125, "poll": [420, 426, 498, 514], "polygon": [579, 580], "polynomi": [98, 100, 637], "pool_alloc_buff": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_free_buff": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_max_buff": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_max_mem": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_used_buff": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_used_mem": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolallocbuff": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolfreebuff": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolmaxbuff": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolmaxmem": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolusedbuff": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolusedmem": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pop": [82, 84, 85, 86, 87], "popul": 638, "port": [6, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 283, 284, 285, 286, 287, 637], "port_map": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "port_nam": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "portabl": [175, 183, 637], "portname_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pos_ao": [612, 637], "pos_ao_r_rbv": 612, "pos_diff": 637, "pos_limit": 613, "pos_raw": 613, "pos_rbv": 538, "pos_rdbk_rbv": 612, "pos_req": [612, 613], "pos_req_rbv": 69, "pos_sp": 613, "pos_sp_oor": 614, "pos_stat": 472, "pos_state_rbv": [272, 615, 616, 617, 618, 619, 620, 621, 623, 625], "pos_typ": [158, 162], "pos_x_raw": 126, "pos_y_raw": 126, "posdiff": [144, 145, 146], "pose": [538, 539], "pose_1": 538, "pose_2": 538, "pose_3": 538, "pose_4": 538, "pose_5": 538, "pose_nam": 539, "posindexdim": 21, "posindexdim3": 21, "posindexdim4": 21, "posindexdim5": 21, "posindexdim6": 21, "posindexdim7": 21, "posindexdim8": 21, "posindexdim9": 21, "posindexdimi": 21, "posindexdimn": 21, "posindexdimx": 21, "posit": [1, 4, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 94, 98, 99, 137, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 163, 165, 168, 170, 172, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 244, 247, 250, 251, 252, 254, 255, 270, 278, 283, 284, 285, 286, 287, 298, 301, 302, 303, 304, 305, 306, 307, 308, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 346, 360, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 375, 376, 379, 380, 381, 383, 384, 401, 408, 409, 410, 411, 416, 417, 418, 419, 421, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 450, 455, 456, 457, 458, 459, 469, 472, 487, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 541, 547, 548, 555, 556, 557, 559, 560, 561, 562, 564, 565, 570, 572, 574, 582, 583, 584, 586, 588, 597, 611, 612, 613, 615, 630, 631, 632, 633, 634, 635, 637, 638], "position": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 227, 231, 242, 251, 252, 254, 255, 261, 262, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 383, 384, 411, 416, 422, 424, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 634, 636, 637], "position_clos": 615, "position_control": 612, "position_i": 28, "position_mod": 21, "position_open": 615, "position_readback": 612, "position_st": 425, "position_x": 28, "position_xlink": 28, "position_ylink": 28, "positioner_inst": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "positionerbas": [427, 428, 434, 435, 437], "positionget": [83, 88], "positioni": 28, "positionmod": 21, "positionset": [83, 88], "positionx": 28, "positionxlink": 28, "positionxraw": 126, "positionylink": 28, "positionyraw": 126, "positit": 612, "positon": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "posnamedim": 21, "posnamedim3": 21, "posnamedim4": 21, "posnamedim5": 21, "posnamedim6": 21, "posnamedim7": 21, "posnamedim8": 21, "posnamedim9": 21, "posnamedimi": 21, "posnamedimn": 21, "posnamedimx": 21, "possibl": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "possibli": [23, 94], "post": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 603, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "post_elog_statu": [2, 3, 4, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 613, 630, 631, 632, 633, 637], "posxslow": 137, "posyslow": 137, "potenti": [85, 86, 87, 621, 622, 624], "power": [4, 49, 91, 102, 144, 145, 172, 263, 293, 294, 295, 296, 297, 298, 311, 391, 408, 409, 410, 417, 418, 419, 420, 421, 423, 529, 533, 546, 637], "power_autosav": 443, "power_cycl": 391, "power_fail_bait": 614, "power_fail_batt": 614, "power_high": 297, "power_limit": 448, "power_limit_rbv": 448, "power_low": 297, "power_met": [409, 417, 418, 419], "power_timeout": 423, "power_v_supply_v": [173, 174], "poweron": 391, "powerslit": 637, "powerup": 149, "pp": [439, 570, 571, 572, 637], "ppm": [408, 409, 411, 418, 419, 420, 421, 631, 637], "ppmcool": 637, "ppmcoolswitch": 637, "ppmpowermet": [409, 417, 418, 419], "pprotencalc": 198, "pprotenrbck": [194, 198], "pprotenrbck_rbv": 198, "pprotspd": 198, "pprotsprbck": [194, 198], "pprotsprbck_rbv": 198, "ppsstopper2pv": 637, "ppsstopperl2si": 637, "pr": [518, 643], "pragma": [512, 637, 638], "pre": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 346, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "preamp": 137, "prec": [152, 281], "precis": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 512, 513, 514, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 597, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "predefin": 31, "pref": 301, "prefer": 148, "prefix": [2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 28, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 98, 99, 100, 102, 103, 104, 105, 106, 108, 109, 111, 136, 137, 139, 140, 144, 145, 146, 149, 150, 151, 152, 153, 154, 156, 157, 159, 160, 161, 162, 163, 165, 168, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 217, 218, 219, 220, 221, 222, 223, 224, 230, 247, 248, 249, 250, 252, 253, 254, 255, 256, 257, 258, 261, 262, 266, 267, 268, 269, 270, 274, 278, 281, 282, 283, 284, 285, 286, 287, 288, 289, 297, 298, 299, 300, 301, 303, 306, 307, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 339, 340, 341, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 371, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 384, 389, 397, 399, 400, 403, 404, 411, 412, 413, 414, 415, 416, 417, 421, 422, 424, 427, 429, 430, 432, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 455, 456, 457, 458, 459, 467, 469, 470, 471, 472, 477, 478, 480, 481, 482, 484, 485, 486, 487, 488, 489, 490, 493, 494, 503, 504, 505, 512, 513, 514, 520, 522, 525, 526, 527, 528, 530, 531, 532, 533, 535, 538, 539, 540, 541, 542, 543, 544, 547, 548, 549, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 574, 582, 583, 584, 585, 586, 587, 588, 599, 611, 612, 614, 617, 620, 623, 624, 625, 630, 637, 638], "prefix_2theta": [209, 210], "prefix_control": [200, 202, 204, 445, 447], "prefix_det": [412, 413, 414, 415, 582, 583], "prefix_dettilt": [209, 210], "prefix_detv": [209, 210], "prefix_energi": [549, 553, 554], "prefix_eta": 211, "prefix_focu": [413, 414, 549, 553, 554], "prefix_hor": [208, 209, 210], "prefix_i": [211, 216], "prefix_ioc": [247, 254, 255, 256, 599], "prefix_ipimb": [249, 254], "prefix_kappa": 211, "prefix_l": [413, 415], "prefix_phi": 211, "prefix_rot": [208, 209, 210, 554], "prefix_samphi": 213, "prefix_samz": 213, "prefix_start": [412, 413, 414, 415], "prefix_tilt": [208, 209, 210], "prefix_tip": [208, 209, 210], "prefix_v": [208, 209, 210], "prefix_wave8": [249, 255], "prefix_x": [211, 216], "prefix_xi": 369, "prefix_z": [211, 216], "prefix_zoom": [412, 413, 414, 415], "prefocuss": 303, "preifx": 546, "preliminari": 637, "prepar": 244, "preprocessor": 494, "pres_raw": 613, "pres_rdbk_limit": 613, "pres_req": 613, "pres_sen": 613, "pres_set_limit": 613, "pres_sim": 614, "pres_sp": 613, "pres_sp_oor": 614, "pres_sp_reach": 614, "pres_torr": 613, "prescal": [115, 461, 462, 463], "prescale_rbv": [115, 461, 462, 463], "present": [66, 85, 208, 209, 272, 484, 616, 618, 619, 634, 638], "preserv": [602, 609], "preset": [226, 244, 251, 254, 255, 301, 302, 304, 305, 422, 634, 637], "presetposit": 636, "press": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 226, 246, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586], "press_ok_rbv": [189, 190, 192, 193, 195], "press_rbv": [69, 189, 190, 192, 193, 195, 449], "press_read_corr": 448, "press_read_corr_rbv": 448, "pressur": [69, 137, 188, 189, 190, 192, 193, 194, 195, 196, 201, 202, 203, 204, 272, 282, 294, 296, 358, 359, 375, 377, 380, 381, 446, 447, 449, 478, 481, 485, 486, 546, 613, 616, 618], "pressure_control_en": 69, "pressure_control_valv": 69, "pressure_ok": [189, 190, 192, 193, 195], "pressure_prefix": 481, "pressure_setpoint_rbv": 69, "pressure_statu": [188, 194, 196], "pressure_status_en": [188, 194, 196], "pressure_unit": 481, "pressure_units_prefix": 481, "pressurecontrol_rbv": 69, "pretti": [302, 426], "prettyprint": 637, "prettyt": [149, 594, 637], "prevent": [32, 143, 172, 421, 422, 611, 616, 621, 637], "previou": [1, 53, 56, 57, 58, 110, 459, 637], "previous": [577, 637], "primari": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 603, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "primarili": [16, 408, 637, 638], "prime": [21, 22], "print": [4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 48, 73, 301, 304, 426, 493, 635, 637], "print_error": [48, 637], "print_onli": [301, 304], "print_trigger_inhibit": [107, 108], "print_trigger_sourc": [107, 108], "printout": 637, "prior": [147, 345, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 597, 637], "prioriti": 515, "privat": 637, "pro_sp": [189, 190, 192, 193], "probabl": [31, 638], "problem": [65, 497, 498, 499, 512, 513, 514, 637], "proc": [7, 8, 9, 10, 11, 12, 118, 130, 158, 162, 256, 288, 289, 300, 493, 637], "proc1": 12, "proc_data_not_valid": 614, "proc_fifo_pause_cnt": 126, "proc_fifo_pause_thresh": 126, "procedur": [438, 439], "process": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 74, 110, 457, 506, 637], "process_plugin": 21, "processcallback": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "processplugin": [12, 21], "procfifopausecnt": 126, "procfifopausethreshold": 126, "product": [538, 588], "profil": [33, 412, 413, 414, 415, 416, 417, 418, 419], "profileaverag": 33, "profileaveragex_rbv": 33, "profileaveragey_rbv": 33, "profilecentroid": 33, "profilecentroidx_rbv": 33, "profilecentroidy_rbv": 33, "profilecursor": 33, "profilecursorx_rbv": 33, "profilecursory_rbv": 33, "profiles": 33, "profilesizex_rbv": 33, "profilesizey_rbv": 33, "profilethreshold": 33, "profilethresholdx_rbv": 33, "profilethresholdy_rbv": 33, "program": [4, 140, 141, 142, 143, 301, 302, 304, 305, 638], "programmat": 495, "progress": [33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 252, 254, 255, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 524, 525, 526, 528, 531, 535, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "project": [45, 46, 47, 48, 56, 57, 58, 59, 60, 136, 137, 139, 580], "propag": 637, "propair": 485, "propair1": 485, "propair2": 485, "proper": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 558, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630, 637], "properli": [78, 82, 84, 85, 86, 87, 162, 219, 293, 426, 515, 526, 637], "properti": [162, 399, 511, 635, 637], "proplc": 442, "proport": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 372, 384, 411, 416, 420, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "proportionair": 486, "propos": 494, "protect": [36, 40, 42, 44, 53, 56, 57, 58, 67, 68, 164, 168, 189, 190, 192, 193, 271, 293, 307, 309, 366, 367, 373, 411, 424, 435, 449, 469, 528, 541, 547, 548, 584, 615, 630, 637], "protection_en": 194, "protection_setpoint": [189, 190, 192, 193, 194, 449, 637], "protocol": 279, "protocol_rbv": 279, "prototyp": 637, "provid": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 577, 582, 583, 584, 585, 586, 587, 588, 593, 603, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638, 643], "prsm": [358, 359, 363, 364, 375, 376, 377, 380, 381, 382, 546, 637], "ps_data_valid": 162, "ps_enable_rbv": 162, "ps_present": 162, "ps_sig_qual": 162, "pseudo": [1, 85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 432, 433, 434, 435, 637], "pseudo_motor": [153, 154, 430], "pseudo_po": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "pseudo_posit": [340, 434], "pseudo_position": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "pseudo_singl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "pseudomotor": [98, 435], "pseudopo": [2, 37, 38, 39, 41, 43, 69, 82, 90, 91, 98, 99, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 301, 302, 303, 304, 305, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 340, 342, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633, 634, 637], "pseudoposit": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "pseudoposition": [1, 82, 85, 86, 87, 98, 99, 302, 426, 429, 432, 434, 435, 521, 637], "pseudosingl": [2, 37, 38, 39, 41, 43, 69, 82, 85, 86, 87, 90, 91, 98, 99, 100, 101, 102, 103, 104, 110, 153, 154, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 301, 302, 303, 304, 305, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 340, 342, 343, 344, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 439, 468, 473, 474, 475, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633], "pseudosingleinterfac": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 430, 433, 434, 435, 637], "pstat_1": [197, 198, 199], "pstat_2": [197, 198, 199], "pstat_3": 198, "pstat_4": 198, "pstat_calc": [197, 198, 199], "pstat_sum": [197, 198, 199], "pstatal": 206, "pstatall_rbv": 206, "pstatdirdes_1": [197, 198, 199], "pstatdirdes_2": [197, 198, 199], "pstatdirdes_3": 198, "pstatdirdes_4": 198, "pstatenable_1": [197, 198, 199], "pstatenable_2": [197, 198, 199], "pstatenable_3": 198, "pstatenable_4": 198, "pstatenades_1": [197, 198, 199], "pstatenades_2": [197, 198, 199], "pstatenades_3": 198, "pstatenades_4": 198, "pstatenal": 206, "pstatenall_rbv": 206, "pstatenout": 205, "pstatenrbck": 194, "pstatmon": [188, 194, 196], "pstatmsp": [188, 194, 196], "pstatspdes_1": [197, 198, 199], "pstatspdes_2": [197, 198, 199], "pstatspdes_3": 198, "pstatspdes_4": 198, "pstatspdes_f": 198, "pstatspdir_1": [197, 198, 199], "pstatspdir_2": [197, 198, 199], "pstatspdir_3": 198, "pstatspdir_4": 198, "pstatspout": 205, "pstatsprbck": 194, "pstatsprbck_1": [197, 198, 199], "pstatsprbck_1_rbv": [197, 198, 199], "pstatsprbck_2": [197, 198, 199], "pstatsprbck_2_rbv": [197, 198, 199], "pstatsprbck_3": 198, "pstatsprbck_4": 198, "pstatsprbck_f": [192, 198], "psuedoposition": 110, "pt100": [490, 547], "ptmplc": 637, "ptype": 637, "ptype_rbv": [158, 162], "pu": [173, 174], "public": 637, "pull": [412, 413, 414, 415, 637], "puls": [77, 81, 137, 298, 346, 438, 573], "pulse_req": 494, "pulsepick": [634, 637], "pulsepickerinout": 637, "pump": [634, 637], "pump_acceler": 452, "pump_at_spe": [442, 451, 452], "pump_curr": [440, 448, 452], "pump_current_rbv": [440, 448], "pump_drive_freq": [440, 448], "pump_drive_freq_rbv": [440, 448], "pump_error": [440, 448], "pump_error_rbv": [440, 448], "pump_on_statu": [449, 637], "pump_pow": [440, 448], "pump_power_rbv": [440, 448], "pump_spe": 452, "pump_stat": [449, 452, 637], "pump_statu": [440, 448], "pump_status_rbv": [440, 448], "pump_temp": [440, 448], "pump_temp_rbv": [440, 448], "pump_voltag": [440, 448], "pump_voltage_rbv": [440, 448], "pumpsiz": [446, 447, 449, 450], "pumpsized": [446, 447, 450], "pupil": 297, "pupil_centroid_i": 297, "pupil_centroid_x": 297, "pupil_defin": 297, "pupil_diameter_i": 297, "pupil_diameter_x": 297, "pupilcentroidi": 297, "pupilcentroidx": 297, "pupildiameteri": 297, "pupildiameterx": 297, "purpos": [155, 176, 184, 301, 302, 468, 483, 597, 637], "push": 211, "put": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 49, 82, 84, 85, 86, 87, 89, 118, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 155, 157, 158, 162, 256, 300, 301, 302, 304, 305, 345, 423, 426, 459, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 572, 602, 625, 637, 638], "put_complet": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 455, 456, 457, 458, 459, 498, 514, 525, 526, 531, 535, 556, 586], "put_seq": 493, "putautorang": 265, "putavgtyp": 265, "putdamp": 265, "putfunct": 265, "putter": [500, 501, 502, 503, 504, 505], "pv": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 348, 350, 351, 354, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 512, 513, 514, 515, 516, 518, 519, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 577, 582, 583, 584, 585, 586, 587, 588, 599, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 637, 638, 643], "pv_index": [74, 75, 76, 78, 79, 80, 86, 637], "pv_list": 348, "pv_position": [634, 637], "pva": 12, "pvaccess": 12, "pvattribut": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pvname": [171, 497, 498, 499, 512, 513, 514, 637, 638], "pvposition": [1, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 426, 455, 456, 457, 458, 459, 525, 526, 531, 535, 556, 586, 637], "pvpositionercompar": [1, 161, 458], "pvpositionerdon": [1, 76, 455, 637], "pvpositionerisclos": [1, 88, 156, 165, 285, 556, 586, 637], "pvpositionernointerrupt": 637, "pvstateposition": [218, 511, 638], "pvstatesign": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 438, 439, 468, 473, 474, 475, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 559, 561, 562, 572, 582, 583, 585, 611, 631, 632, 633, 634, 637], "pwr": [102, 172, 311, 408, 409, 410, 417, 418, 419, 421, 423, 529, 546], "pwr_supply_i_err": 293, "pwr_supply_v_err": 293, "px": 538, "px_m": 538, "py": [82, 84, 85, 86, 87, 538, 565, 637], "py3": 637, "py37": 637, "py_m": 538, "pydm": [142, 263, 637], "pyepic": [148, 637], "pyp": 637, "pypi": 637, "pyproject": 637, "pyqt": [247, 256, 599, 637], "python": [3, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 37, 151, 155, 171, 297, 339, 341, 349, 403, 603, 636, 637], "python2": 637, "pytmc": [512, 513, 514, 519, 637, 638], "pytmcsign": [3, 36, 40, 42, 44, 62, 67, 68, 71, 113, 144, 145, 146, 164, 168, 170, 172, 224, 270, 274, 275, 276, 277, 278, 307, 309, 311, 358, 359, 361, 362, 363, 364, 365, 366, 367, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 411, 417, 418, 419, 420, 421, 422, 423, 424, 425, 468, 469, 472, 477, 480, 483, 484, 485, 486, 487, 488, 489, 491, 492, 503, 520, 526, 527, 528, 529, 533, 541, 546, 547, 548, 564, 565, 574, 584, 613, 614, 630, 634, 637], "pytmcsignalro": 638, "pytmcsignalrw": 638, "pyupgrad": 637, "pz": 538, "pz_m": 538, "q": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 246, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586], "qadc": [117, 634, 637], "qadc134": [464, 637], "qadc134common": [461, 463, 637], "qadc134lcls2": 637, "qadc134sparsif": 115, "qadcbas": [114, 115, 637], "qadccommon": [460, 462], "qadclcls1tim": [461, 637], "qadclcls2tim": 463, "qadcsparsif": 637, "qc": [298, 299], "qmini": [634, 637], "qminispectromet": [289, 637], "qminiwithevr": 637, "qpc_pumpsiz": 449, "quad": [298, 453, 580], "quadrant_sel": 126, "quadrantsel_rbv": 126, "quadrat": [98, 637], "quadraticbeckhoffmotor": [99, 100], "quadraticsimmotor": 101, "quadrilater": 580, "qualiti": [25, 162], "quantiti": [264, 420, 637], "queri": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 81, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630], "questionnair": 637, "queue": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 606, 610, 637], "queue_fre": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_free_low": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_siz": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_us": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_use_high": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_use_hihi": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queuefre": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queuefreelow": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queuesiz": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queueus": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queueusehigh": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queueusehihi": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "quick": 637, "quickli": 637, "quit": [33, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 246, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 634], "quot": 149, "r": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 92, 94, 359, 362], "r1": 637, "r39": [386, 387, 388], "r3_ceil": [50, 51], "r3_cur": [50, 51], "r3_de": [50, 51], "r3_floor": [50, 51], "r_ceil": [49, 50, 51, 63], "r_cur": [49, 50, 51], "r_de": [49, 50, 51], "r_floor": [49, 50, 51, 63], "race": 637, "rack": [158, 160, 162, 175, 176, 179, 180, 181, 182, 183, 184], "ract": 63, "rad": [82, 84, 85, 86, 87, 92, 94, 95, 97], "radial": 211, "radiat": [634, 637], "radiu": [82, 84, 85, 86, 87, 94, 297], "radius_of_curvatur": 297, "radiusofcurvature_rbv": 297, "rai": [37, 306, 307, 339, 340, 341, 369, 370, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 468, 530, 637], "rainbow": 19, "rais": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 214, 270, 283, 284, 285, 286, 287, 301, 302, 304, 305, 314, 315, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 429, 430, 431, 433, 434, 435, 455, 456, 457, 458, 459, 495, 497, 498, 499, 507, 508, 511, 512, 513, 514, 516, 521, 523, 525, 526, 531, 535, 586, 607, 628, 637], "raise_on_set_failur": 607, "ramp": [392, 393, 394, 395, 396], "ramp_spe": [392, 393, 394, 395, 396], "ran": [171, 301, 637], "rang": [4, 31, 32, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 263, 264, 265, 273, 277, 283, 284, 285, 286, 287, 293, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 376, 383, 392, 393, 394, 395, 396, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "rangecomparison": [273, 278], "rapid": [473, 637], "rare": 637, "rate": [7, 9, 10, 11, 12, 14, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 37, 39, 41, 45, 47, 59, 60, 77, 81, 113, 166, 172, 265, 297, 386, 387, 388, 392, 393, 394, 395, 396, 404, 408, 418, 419, 421, 463, 466, 479, 481, 482, 533, 573, 587, 632, 633, 637], "rate_typ": 125, "ratemod": 587, "ratetype_rbv": 125, "rather": [6, 74, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 211, 376, 457, 560, 612, 615, 619, 624, 637], "ratio": [49, 50, 51, 63, 219, 420], "raw": [21, 61, 70, 128, 144, 145, 146, 164, 281, 297, 420, 461, 462, 463, 637], "raw_adc": 281, "raw_buff": 118, "raw_sign": 638, "raw_voltag": 420, "raw_voltage_buff": 420, "rawbuff": 118, "rawdata": [114, 460], "rawdata0": [115, 461, 462, 463], "rawdata1": [115, 461, 462, 463], "rayleigh_rang": 301, "rb_ch": 4, "rbv": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 162, 167, 169, 354, 360, 368, 371, 556, 637, 638], "rc1": 31, "rc2": 31, "rcjwood": 637, "rdbd": [315, 331], "rde": 63, "re": [3, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 86, 87, 90, 91, 94, 110, 111, 149, 150, 152, 155, 157, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 337, 342, 366, 367, 372, 373, 384, 411, 416, 424, 435, 438, 439, 469, 472, 491, 492, 495, 507, 508, 511, 516, 528, 541, 548, 570, 572, 574, 582, 583, 584, 606, 611, 630, 637], "re_arg": 637, "re_connect": 471, "reach": [31, 33, 272, 322, 330, 332, 333, 496, 523, 538, 616, 618, 637], "reachabl": 538, "read": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "read_access": [345, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518], "read_attr": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 28, 144, 145, 146, 160, 173, 174, 187, 189, 190, 191, 192, 193, 195, 197, 198, 199, 205, 206, 281, 282, 288, 297, 300, 311, 404, 440, 442, 444, 448, 449, 450, 451, 452, 453, 467, 470, 471, 522, 538, 539, 540, 555, 564, 612, 614, 617, 620, 623, 624, 625], "read_configur": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "read_df": [438, 439], "read_fil": [20, 21, 22, 24, 25, 26, 27, 34], "read_len": [301, 304, 637], "read_only_cl": 520, "read_path_templ": 21, "read_pv": [498, 499, 502, 510, 518], "read_sig": 4, "read_statu": [6, 538], "read_ver": 538, "readabl": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "readback": [1, 4, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 272, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 311, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 369, 371, 372, 373, 384, 404, 408, 409, 410, 411, 416, 417, 418, 419, 420, 421, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 523, 524, 525, 526, 527, 528, 529, 531, 532, 533, 534, 535, 536, 538, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 612, 613, 614, 615, 616, 618, 619, 620, 621, 622, 623, 630, 635, 637, 638], "readback_3rd": [50, 51], "readback_func": 524, "readfil": [20, 21, 22, 24, 25, 26, 27, 34], "readi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 509, 512, 513, 514, 515, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 638], "reading_r": 265, "readndattributesfil": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "readout": [121, 122, 249, 254, 255, 263, 409, 467, 637], "readstatu": 6, "real": [1, 85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 345, 420, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 500, 501, 517, 521, 637], "real_po": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "real_posit": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "real_position": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "realiti": 531, "realli": 110, "realloc": 33, "realposit": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "rear_door_access": 174, "reardooraccess_calc": 174, "rearrang": [602, 605, 608, 609, 610, 637], "reason": [82, 84, 85, 86, 87, 91, 149, 270, 511, 637], "reboot": 478, "reboot_prefix": 478, "recalcul": [495, 507, 508, 511, 516], "receiev": 496, "receiv": [6, 31, 290, 292, 294, 497, 498, 499, 512, 513, 514, 637], "recent": [31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 634, 637], "reciev": 496, "recip": 637, "reclassifi": 637, "recogn": 637, "recommiss": 66, "reconfigur": [423, 494], "reconnect": 471, "record": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 88, 89, 98, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 160, 162, 217, 220, 224, 302, 303, 356, 372, 439, 512, 513, 514, 532, 534, 536, 539, 557, 561, 562, 564, 565, 637], "record_typ": 510, "recov": 435, "recreat": 637, "rectangl": 28, "recurs": [31, 349, 356, 593], "recurse_record": 349, "recursive_ave_diff_seq": 31, "recursive_ave_seq": 31, "recursiveavediffseq": 31, "recursiveaveseq": 31, "red": 28, "redefin": [604, 637], "reduc": [12, 14, 33, 94, 155, 637], "redund": 637, "ref": [74, 75, 76, 78, 79, 80, 109, 314, 315, 329, 331, 538, 634, 637], "ref_1": [322, 323, 324, 325, 327, 328, 330, 332, 333], "ref_method": 538, "ref_x_direct": 538, "ref_y_direct": 538, "ref_z_direct": 538, "refactor": 637, "refer": [2, 5, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 98, 109, 110, 136, 137, 139, 159, 188, 200, 207, 208, 209, 210, 211, 213, 216, 258, 303, 339, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 412, 413, 414, 415, 426, 428, 446, 447, 455, 468, 469, 470, 471, 507, 512, 517, 538, 542, 549, 553, 554, 559, 580, 582, 583, 637], "referenc": [495, 497, 498, 499, 507, 508, 511, 516, 538], "referencelas": 222, "referencemo": 109, "refl": 223, "reflas": [223, 468, 637], "reflaserl2si": 637, "reflaserl2simirror": 468, "reflect": [314, 315, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 371, 607, 637, 638], "reg_root": 21, "regard": 517, "regardless": [494, 517, 579, 580, 637], "regex": 225, "regiment": 298, "region": [32, 449, 637], "region_size_i": [7, 9, 10, 11, 15, 16, 17, 297], "region_size_x": [7, 9, 10, 11, 15, 16, 17, 297], "region_start_i": [7, 9, 10, 11, 15, 16, 17, 297], "region_start_x": [7, 9, 10, 11, 15, 16, 17, 297], "regist": [120, 121, 122, 123, 124, 125, 128, 131, 132, 603, 637], "registri": [21, 563], "regress": 637, "regul": 486, "regular": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 232, 233, 234, 637], "reimplement": 398, "reinit_command": 149, "reiniti": [149, 637], "reject": [426, 518], "rel": [1, 37, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 226, 247, 283, 284, 285, 286, 287, 294, 296, 301, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 420, 421, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 495, 497, 498, 499, 507, 508, 511, 516, 521, 523, 524, 525, 526, 531, 535, 539, 586, 602, 609, 637], "relat": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 512, 513, 514, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "relationship": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 435], "relay_en": 194, "relay_setpoint": 194, "releas": [298, 634, 643], "releg": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "relev": [74, 105, 106, 141, 145, 230, 397, 470, 471, 495, 507, 508, 511, 516, 559, 637], "reli": [82, 84, 85, 86, 87, 98, 99, 400, 637], "reliabl": 637, "reloc": 637, "rem_ctrl": [613, 614], "rem_not_poss": 614, "remain": [6, 18, 423, 637], "remind": 110, "remot": [264, 442, 471, 613], "remote_mod": 471, "remov": [36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 82, 110, 143, 168, 170, 172, 217, 218, 219, 220, 221, 222, 223, 224, 230, 232, 233, 234, 250, 251, 252, 254, 255, 272, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 366, 367, 372, 373, 384, 401, 402, 411, 412, 413, 414, 415, 416, 424, 425, 438, 439, 469, 472, 527, 528, 530, 532, 533, 534, 536, 537, 541, 548, 565, 570, 571, 572, 574, 582, 583, 584, 611, 615, 616, 618, 619, 621, 622, 630, 637], "remove_bad_pixel": [288, 289], "remove_dia": [322, 330, 332, 333], "remove_temp_bad_pixel": [288, 289], "removerflowcnt0": 127, "removerflowcnt1": 127, "removerflowcnt2": 127, "removerflowcnt3": 127, "remrxlinkreadi": 127, "remrxlinkreadycnt": 127, "renam": [340, 637], "reorder": 637, "reorder_compon": 637, "reorgan": 637, "rep_count": 494, "repcnt": 494, "repeat": [265, 507, 615], "repeatedli": 495, "replac": [4, 12, 31, 112, 195, 211, 343, 449, 497, 498, 499, 521, 559, 611, 617, 625, 637, 643], "repli": [407, 498, 499], "repo": 637, "report": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 397, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 496, 497, 498, 499, 512, 513, 514, 521, 523, 525, 526, 528, 531, 535, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "repositori": [634, 637], "repr": 637, "repres": [36, 40, 42, 44, 61, 62, 64, 65, 66, 67, 68, 70, 71, 73, 98, 110, 113, 164, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 254, 255, 301, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 360, 366, 367, 372, 373, 384, 411, 416, 420, 422, 424, 438, 439, 469, 472, 493, 519, 528, 532, 541, 548, 555, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630, 634, 637, 638, 643], "represent": [497, 498, 499, 512, 513, 514, 593, 603, 637], "req": 276, "req_po": 489, "req_zoom": 300, "reqpo": 489, "request": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 54, 55, 67, 68, 69, 74, 75, 79, 81, 82, 85, 86, 87, 98, 99, 168, 270, 276, 307, 309, 360, 366, 367, 373, 411, 424, 457, 459, 469, 497, 498, 499, 512, 513, 514, 527, 528, 530, 532, 533, 534, 536, 537, 541, 548, 584, 597, 611, 612, 613, 615, 630, 635, 637], "request_clos": 615, "request_open": 615, "requir": [1, 6, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 88, 89, 90, 91, 98, 100, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 208, 209, 210, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 383, 426, 432, 455, 456, 457, 458, 459, 507, 510, 517, 521, 523, 525, 526, 531, 535, 559, 563, 586, 602, 605, 610, 615, 628, 637, 638], "requisit": 349, "rescal": [1, 343, 427, 437], "reset": [6, 7, 8, 9, 10, 11, 31, 36, 40, 42, 44, 48, 62, 67, 68, 71, 82, 84, 85, 86, 87, 144, 145, 146, 149, 150, 152, 155, 157, 168, 170, 224, 232, 233, 234, 272, 279, 280, 288, 289, 307, 309, 366, 367, 373, 386, 387, 388, 411, 422, 424, 425, 438, 439, 469, 488, 528, 541, 548, 565, 574, 584, 588, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 637], "reset_calc_constant_default": [82, 84, 85, 86, 87], "reset_ch1": 407, "reset_ch2": 407, "reset_cmd": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 422, 424, 469, 528, 541, 548, 565, 574, 584, 630], "reset_count": 133, "reset_di": 442, "reset_error": 48, "reset_fault": 452, "reset_filt": 31, "reset_pg": [438, 439], "reset_vacuum_fault": 615, "resetcount": 133, "resetfilt": 31, "resist": [264, 265, 490], "resolut": [3, 85, 86, 87, 637], "resolv": 637, "resourc": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35, 637], "resp": 6, "respect": [12, 33, 155, 211, 214, 251, 254, 255, 340, 497, 498, 499, 539, 555, 618, 637], "respond": [149, 150, 152, 155, 157], "respons": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "restart": [33, 494], "restor": [82, 84, 85, 86, 87], "restrict": 637, "restructur": 637, "result": [28, 218, 225, 340, 439, 494, 507, 631, 637], "resum": [149, 150, 152, 155, 157, 494], "ret": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 545], "ret_horiz": 545, "ret_in": 545, "ret_out": 545, "ret_vert": 545, "retain": [110, 434, 637], "reticl": [172, 408, 421, 423, 545], "retract": [372, 416, 472], "retract_ok": 425, "retract_sign": 425, "retract_statu": 425, "retri": [315, 331, 637], "retriev": [493, 494, 517], "retry_delai": [228, 229], "return": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 236, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 578, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 591, 593, 595, 596, 597, 598, 600, 601, 602, 605, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 629, 630, 631, 632, 633, 635, 637, 638], "reus": 343, "revamp": 637, "revers": [340, 345, 517, 605, 610, 637], "reverse_i": 6, "reverse_x": 6, "reversedtimetooldelai": 637, "reversei": [6, 32], "reversex": [6, 32], "reversez": 32, "revert": [18, 637], "review": 643, "revolut": 293, "rework": 637, "rewrit": 643, "rf": [293, 294, 296, 637], "rf_output_mzm_pow": 296, "rf_power": [290, 291], "rf_pwr_err": 293, "rf_temperatur": [290, 291], "rfof": [634, 637], "rfpower": [290, 291], "rftemperatur": [290, 291], "rgb": 288, "rgb1": 21, "rgb2": 21, "rgb3": 21, "rh": [187, 282], "ridden": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 426, 432, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 586], "right": [1, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 246, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 580, 586, 637], "ring": 102, "rini": 149, "rise": [386, 387, 388, 392, 393, 394, 395, 396], "rise_r": [386, 387, 388], "risingep": 615, "rix": [41, 42, 74, 75, 76, 78, 79, 80, 637], "rm": [358, 359, 361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 637], "ro": [512, 637, 638], "roffset": 31, "rohd": [470, 637], "rohdeschwarzpowersuppli": 637, "rohdeschwazpowersuppli": 471, "roi": [12, 28, 32, 33], "roi1": [12, 28], "roi2": 12, "roi3": 12, "roi4": 12, "roi_numb": 32, "roienabl": 32, "roiplugin": 12, "role": 637, "roll": [496, 529, 637, 638], "roll_motor": 529, "room": 637, "root": [21, 30, 626], "rot": [208, 209, 550, 552, 554], "rot_2theta": 209, "rot_freq": [440, 448], "rotari": [270, 278], "rotat": [82, 84, 85, 86, 87, 94, 208, 209, 210, 211, 214, 287, 312, 313, 314, 317, 539, 542, 546, 547, 552, 554, 637], "rough": [442, 451, 637], "routin": [140, 141, 142, 143, 144, 145, 147], "row": [21, 22, 33, 579, 637], "row_identifi": 594, "row_to_kei": 594, "rows_aft": [116, 461, 462, 463], "rows_after_rbv": [116, 461, 462, 463], "rows_befor": [116, 461, 462, 463], "rows_before_rbv": [116, 461, 462, 463], "rp": 91, "rs232": 467, "rs_powersuppli": 634, "rschannel": 471, "rsmm97": 637, "rspowersuppli": [470, 471], "rst": [637, 643], "rst_sw": [442, 452, 637], "rtd": [137, 359, 361, 362, 363, 364, 365, 376, 378, 474, 475, 529, 546, 547, 637], "rtd1": 533, "rtd2": 533, "rtd3": 533, "rtd4": 533, "rtd5": 533, "rtd6": 533, "rtd7": 533, "rtd8": 533, "rtd_1": 378, "rtd_2": 378, "rtd_3": 378, "rtds_ebd": 634, "rtdsbase": [474, 475, 637], "rtdsk0": 637, "rtdsl0": 637, "rtdsx0threestag": 637, "rtol": [83, 88, 156, 165, 283, 284, 285, 286, 287, 458, 556, 586], "rtoler": [498, 515], "run": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 599, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "run_burstmod": [438, 439], "run_calcul": [53, 56, 57, 58], "run_constraint": 637, "run_di": 442, "run_di_rbv": 442, "run_do": [442, 451, 452], "run_do_rbv": [442, 451, 452], "run_flipflop": [438, 439], "run_followermod": [438, 439], "run_prefix": 481, "run_start": [118, 130], "run_stop": [118, 130], "run_sw": [442, 451, 452], "run_tim": [21, 22], "runnabl": 637, "runtim": [21, 22], "runtimeerror": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 429, 430, 431, 433, 434, 435, 455, 456, 457, 458, 459, 497, 498, 499, 512, 513, 514, 521, 523, 525, 526, 531, 535, 586], "runtimerror": [495, 507, 508, 511, 516], "rval": [30, 281], "rw": [512, 638], "rx": [293, 294, 538, 539, 555, 556], "rx_arm_idn_err": 293, "rx_arm_sens_err": 293, "rx_att_v": 294, "rx_down": 132, "rx_eb_overflow_cnt": 127, "rx_eth_err": 293, "rx_eth_sync_err": 293, "rx_ext_h": 294, "rx_ext_p": 294, "rx_exth_t": 294, "rx_extp_t": 294, "rx_frame_cnt": 127, "rx_int_h": 294, "rx_int_p": 294, "rx_inth_t": 294, "rx_intp_t": 294, "rx_link_down_cnt": 127, "rx_link_error_cnt": 127, "rx_link_readi": 127, "rx_link_ready_cnt": 127, "rx_link_up": 132, "rx_opt_t": 294, "rx_orf_": 294, "rx_output_err": 293, "rx_pc1": 294, "rx_pd1_i": 294, "rx_pd1_rf": 294, "rx_pd2_i": 294, "rx_pd2_rf": 294, "rx_phy_act": 127, "rx_phy_active_cnt": 127, "rx_pll_rst": 132, "rx_power": 129, "rx_ps_v": 294, "rx_rem_link_readi": 127, "rx_rem_link_ready_cnt": 127, "rx_rem_overflow_cnt0": 127, "rx_rem_overflow_cnt1": 127, "rx_rem_overflow_cnt2": 127, "rx_rem_overflow_cnt3": 127, "rx_rf_idn_err": 293, "rx_rf_output_err": 293, "rx_rf_sens_err": 293, "rx_rfout": 294, "rx_sp": 555, "rx_spl_t": 294, "rx_stp_t": 294, "rx_t": 294, "rx_temp_sens_err": 293, "rx_user_rst": 132, "rx_watt": 129, "rxdown_rbv": 132, "rxid": 135, "rxlinkup": 132, "rxpllreset_rbv": 132, "rxpower_rbv": 129, "rxstatu": 127, "rxwatts_rbv": 129, "ry": [538, 539, 555, 556], "ry_sp": 555, "rz": [538, 539, 555, 556], "rz_sp": 555, "s4": [322, 330, 332, 333], "s_close": [438, 439], "s_open": [438, 439], "safe": [231, 270, 301, 302, 304, 305, 397, 426, 616], "safe_to_open": 270, "safeti": [270, 276, 611, 637], "safety_loop_statu": 637, "saftei": [392, 393, 394, 395, 396], "saftey_loop_statu": [392, 393, 394, 395, 396], "sai": [1, 219, 298, 435, 497, 498, 499, 638], "sainyamn": 637, "sam_phi": 213, "sam_z": 213, "same": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 512, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 577, 580, 582, 583, 584, 585, 586, 587, 588, 606, 608, 609, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "samp_stat": 187, "samphi": 637, "sampl": [121, 122, 208, 209, 210, 211, 213, 214, 216, 269, 301, 308, 468, 477, 478, 479, 480, 481, 485, 487, 488, 584, 585, 637, 638], "sample0": 122, "sample1": 122, "sample2": 122, "sample3": 122, "sample4": 122, "sample5": 122, "sample6": 122, "sample7": 122, "sample_deliveri": 634, "sample_dur": 187, "sample_mod": 187, "sample_mode_rbv": 187, "sample_paddl": 102, "sample_paddle_i": [266, 267, 269, 403], "sample_paddle_x": [266, 267, 269, 403], "sample_paddle_z": [266, 267, 269, 403], "sample_st": 187, "sample_stag": [211, 214], "sample_time_rbv": 187, "samplefm": 487, "san": 593, "sane": 637, "saniti": 637, "sapphir": [82, 84, 85, 86, 87, 94], "sate": 637, "satisfi": [82, 84, 85, 86, 87], "satt": 63, "satur": [172, 421, 422], "save": [18, 21, 37, 38, 39, 41, 43, 82, 149, 172, 244, 283, 284, 285, 286, 287, 301, 302, 304, 305, 308, 340, 364, 365, 375, 379, 380, 381, 383, 408, 409, 410, 417, 418, 419, 421, 434, 529, 631, 632, 633, 636, 637], "save_background": 31, "save_config": 407, "save_flat_field": 31, "save_imag": 18, "save_offset": [340, 434], "save_statu": 407, "savebackground": 31, "saveflatfield": 31, "sawtooth": 160, "scalar": 637, "scale": [1, 4, 31, 32, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 246, 248, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 588, 597, 637], "scale_flat_field": 31, "scale_to_16_bit": [288, 289], "scale_to_16bit": [288, 289], "scaleflatfield": 31, "scan": [18, 21, 33, 49, 50, 51, 63, 74, 81, 110, 161, 211, 231, 265, 302, 457, 494, 511, 530, 556, 637], "scan_mov": [160, 637], "scan_move_cmd": 637, "scan_po": [160, 637], "scatter": [94, 580], "schedul": [606, 637], "schedule_task": 637, "schema": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 628, 630, 631, 632, 633, 637], "schemaerror": 628, "schwarz": [470, 637], "scientif": [148, 408, 420], "scientist": [21, 231, 302, 637], "scm": 637, "scope": 637, "scrambl": [82, 84, 85, 86, 87], "scratch_pad": 123, "scratchpad_rbv": 123, "screen": [2, 3, 4, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 110, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 297, 298, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 599, 602, 605, 609, 610, 611, 613, 630, 631, 632, 633, 637, 641], "screwdriv": 546, "script": [231, 637], "sd": [483, 484, 489, 637], "sd_rot": 546, "sd_simpl": [438, 439], "sd_v": 546, "sdk_version": 6, "sdkversion_rbv": 6, "search": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 89, 148, 149, 150, 151, 152, 155, 157, 158, 162, 498, 499, 637], "sec": [386, 387, 388, 392, 393, 394, 395, 396], "second": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 74, 82, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 246, 252, 275, 301, 303, 306, 307, 309, 312, 313, 315, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 338, 339, 341, 366, 367, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 437, 438, 439, 459, 469, 472, 497, 498, 499, 512, 513, 514, 528, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630, 631, 632, 633, 637], "secondari": 360, "section": [137, 637, 638, 643], "see": [1, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 58, 85, 86, 87, 90, 91, 98, 99, 110, 153, 154, 211, 214, 236, 298, 299, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 459, 495, 498, 499, 510, 511, 524, 533, 555, 565, 577, 614, 636, 637, 638, 640], "seealso": 7, "seed": 637, "seem": [89, 155, 637], "seen": [4, 228, 637], "segment": [412, 413, 414, 415, 439], "select": [6, 18, 21, 22, 28, 31, 53, 56, 57, 58, 69, 74, 85, 86, 87, 265, 379, 380, 435, 470, 512, 538, 613, 637], "selectcurrentrang": 265, "selector": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 489, 528, 541, 548, 565, 573, 574, 584, 587, 630, 637], "self": [4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 63, 64, 65, 67, 68, 71, 104, 105, 106, 148, 153, 154, 159, 162, 163, 168, 170, 201, 202, 203, 204, 208, 209, 211, 212, 213, 214, 216, 217, 218, 219, 220, 221, 222, 223, 224, 230, 232, 248, 252, 254, 255, 257, 277, 283, 284, 285, 286, 287, 289, 301, 302, 303, 304, 306, 307, 309, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 331, 332, 333, 334, 335, 336, 360, 366, 367, 369, 371, 372, 373, 384, 387, 411, 412, 413, 414, 415, 416, 422, 424, 438, 439, 447, 469, 472, 507, 528, 541, 548, 549, 553, 554, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 587, 601, 611, 630, 637], "semi": 295, "semi_lock": 295, "semicolon": 164, "send": [33, 467, 498, 514, 637], "sens": [494, 638], "sensibl": [608, 637], "sensirion": 487, "sensiron": 637, "sensit": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 149, 615, 637], "sensitivity_c": [288, 289], "sensor": [162, 175, 176, 177, 178, 183, 184, 185, 186, 192, 281, 293, 294, 296, 297, 298, 375, 377, 378, 380, 381, 467, 538, 613, 615, 630, 634, 637], "sensor1": [175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186], "sensor2": [175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 186], "sensor3": [176, 177, 178, 181, 182, 184, 185, 186], "sensor4": [176, 177, 178, 182, 184, 185, 186], "sensor5": [177, 178, 185, 186], "sensor6": [177, 178, 185, 186], "sensor7": [178, 186], "sensor8": [178, 186], "sensor_connect": [491, 492], "sensor_mod": 538, "sensor_size_i": [7, 9, 10, 11, 15, 16, 17, 297], "sensor_size_x": [7, 9, 10, 11, 15, 16, 17, 297], "sent": [360, 459], "separ": [110, 163, 348, 354, 439, 527, 530, 532, 533, 534, 536, 537, 590, 637], "seq": [493, 637], "seq_proc": 493, "seq_seln": 149, "seqcod": 587, "seqstartrun": [118, 130], "seqstoprun": [118, 130], "sequenc": [6, 85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435, 459, 463, 466, 555, 587, 590, 634, 637], "sequence_length": 494, "sequence_own": 494, "sequenti": [18, 85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "ser_bytes_in": 540, "ser_bytes_out": 540, "ser_statu": 540, "seri": [33, 52, 85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 371, 427, 428, 429, 430, 431, 433, 434, 435, 613, 637], "serial": [191, 197, 198, 199, 205, 206, 407, 440, 444, 448, 450], "serial_numb": [288, 289], "seriou": [85, 86, 87], "serrormessag": [144, 145, 146, 425], "serv": [498, 499, 571], "server": [6, 18], "servic": [367, 375, 376, 377, 381, 382, 383], "service_req": 614, "session": [84, 148, 155, 426, 435, 637, 640], "set": [4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 21, 22, 28, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 109, 110, 111, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 168, 170, 172, 189, 190, 192, 200, 201, 202, 203, 204, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 233, 234, 236, 243, 244, 246, 250, 251, 252, 254, 255, 265, 270, 272, 274, 275, 278, 283, 284, 285, 286, 287, 295, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 392, 393, 394, 395, 396, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 449, 455, 456, 457, 458, 459, 468, 469, 472, 473, 474, 475, 476, 478, 481, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 541, 544, 545, 546, 547, 548, 556, 557, 559, 560, 561, 562, 564, 565, 567, 570, 571, 572, 573, 574, 576, 580, 582, 583, 584, 585, 586, 587, 588, 607, 608, 610, 611, 615, 616, 618, 621, 622, 624, 627, 628, 630, 631, 632, 633, 634, 636, 637, 638], "set1": 637, "set_avg_cnt": [288, 289], "set_curr": [386, 387, 388, 390, 470], "set_curr_rbv": 470, "set_current_posit": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 214, 226, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "set_current_post": 153, "set_current_ramp_spe": [392, 393, 394, 395, 396], "set_current_rbv": 470, "set_default": [497, 498, 499, 512, 513, 514], "set_default_timeout": [497, 498, 499, 512, 513, 514], "set_energi": [49, 50, 51, 63, 322, 330, 332, 333, 637], "set_engineering_mod": [236, 637], "set_flow_offset": 3, "set_flowr": 481, "set_flowrate_prefix": 481, "set_high_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "set_lens_set": [301, 304, 637], "set_lens_set_to_fil": [301, 302], "set_lim": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "set_low_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "set_max_pressur": 481, "set_max_pressure_prefix": 481, "set_mesh_voltag": 4, "set_nominal_to_curr": 270, "set_pivot": 538, "set_po": 426, "set_point_relai": 637, "set_posit": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "set_processing_step": [288, 289], "set_refer": 109, "set_rel_mesh_voltag": 4, "set_source_to_destin": 271, "set_source_to_destination_with_movestatu": 271, "set_sp1": 478, "set_sp1_prefix": 478, "set_sp2": 478, "set_sp2_prefix": 478, "set_total_step_count": 161, "set_trigger_inhibit": [107, 108], "set_trigger_sourc": [107, 108], "set_use_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "set_volt": 470, "set_volt_rbv": 470, "set_voltag": [386, 387, 388, 390, 470], "set_voltage_fall_r": [386, 387, 388], "set_voltage_ramp_spe": [392, 393, 394, 395, 396], "set_voltage_rbv": 470, "set_voltage_rise_r": [386, 387, 388], "set_with_movestatu": 270, "set_xhopr": [28, 32, 33], "set_yhopr": [28, 32, 33], "set_zero": [588, 637], "set_zero_with_axi": 588, "setattr": 637, "sete": [323, 324, 325, 327, 328], "setpoint": [1, 4, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 90, 91, 98, 99, 144, 145, 148, 153, 154, 155, 156, 161, 165, 168, 170, 189, 190, 192, 193, 195, 211, 214, 224, 272, 283, 284, 285, 286, 287, 294, 296, 301, 302, 304, 305, 307, 309, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 370, 371, 373, 411, 424, 427, 428, 429, 430, 431, 432, 433, 434, 435, 449, 455, 456, 457, 458, 459, 469, 470, 477, 486, 498, 514, 517, 524, 525, 526, 528, 531, 535, 541, 548, 555, 556, 564, 565, 574, 584, 586, 587, 613, 616, 618, 630, 637, 638], "setpoint_3rd": [50, 51], "setpoint_alarm_sever": [498, 514], "setpoint_alarm_statu": [498, 514], "setpoint_hysteresi": 449, "setpoint_hysterisi": [189, 190, 192, 193, 272, 616, 637], "setpoint_hysterisis_d": 618, "setpoint_hysterisis_u": 618, "setpoint_meta": [498, 514], "setpoint_pvnam": [498, 514, 638], "setpoint_t": [498, 514], "sets_list": [301, 304], "settl": 607, "settle_tim": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 254, 255, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 495, 496, 497, 498, 500, 502, 503, 505, 507, 511, 512, 514, 515, 516, 517, 521, 523, 525, 526, 528, 531, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 607, 611, 630], "setup": [18, 69, 78, 149, 258, 301, 302, 304, 305, 309, 369, 502, 503, 504, 505, 541, 542, 548, 584, 637], "setup_mod": 69, "setup_pmgr": [149, 637], "setup_preset_path": 636, "setuptool": 637, "setvoltag": [386, 387, 388], "setxhopr": [28, 32, 33], "setyhopr": [28, 32, 33], "sever": [1, 497, 498, 499, 512, 513, 514], "sevr": 149, "sflagdesc": 164, "sfp": 129, "sfp0": 118, "sfp1": 118, "sfp2": 118, "sfp3": 118, "sfp_connector": 129, "sfp_type": 129, "sfsyunu": 637, "shaker": [478, 487], "shaker1": 487, "shaker2": 487, "shaker3": 487, "shaker4": 487, "shape": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 346, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 581, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "shaped_imag": 23, "share": [155, 360, 398, 410], "sharp": 33, "sheathfm": 487, "shift": [246, 301, 302, 304, 305], "shifter": [294, 296], "short": [497, 498, 499, 512, 513, 514, 637, 638], "shortcut": [1, 231, 634], "shorten": 637, "shorthand": 219, "shot": [81, 544, 637], "should": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 227, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 506, 507, 510, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 609, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638, 643], "should_use_epics_sign": [510, 518], "show": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 252, 283, 284, 285, 286, 287, 295, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 409, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 474, 475, 493, 517, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 594, 611, 630, 636, 637, 638], "shown": [426, 637], "shut": 637, "shutdown": [295, 423], "shutoff": 423, "shutter": [6, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 192, 270, 276, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 426, 432, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 586, 615, 637], "shutter_close_delai": 6, "shutter_close_ep": 6, "shutter_control": 6, "shutter_control_ep": 6, "shutter_fanout": 6, "shutter_mod": 6, "shutter_open_delai": 6, "shutter_open_ep": 6, "shutter_statu": 6, "shutter_status_ep": 6, "shutterclosedelai": 6, "shuttercloseep": 6, "shuttercontrol": 6, "shuttercontrolep": 6, "shutterfanout": 6, "shuttermod": 6, "shutteropendelai": 6, "shutteropenep": 6, "shutterstatus_rbv": 6, "shutterstatusepics_rbv": 6, "si": [54, 55, 94, 312, 313, 314, 315, 320, 321, 322, 325, 328, 329, 330, 331, 332, 333, 334, 335], "sibl": [497, 498, 499, 517, 638], "side": [28, 74, 170, 302, 457, 532, 534, 536, 571], "sig": [495, 507, 508, 511, 516, 638], "sig1": 230, "sig2": 230, "sigma": 33, "sigma_i": [9, 10, 11, 16, 33], "sigma_rbv": 33, "sigma_x": [9, 10, 11, 16, 33], "sigma_xi": 33, "sigmai": 33, "sigmax": 33, "sigmax_rbv": [9, 10, 11, 16, 33], "sigmaxi": 33, "sigmaxy_rbv": 33, "sigmay_rbv": [9, 10, 11, 16, 33], "sign": 597, "signal": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 239, 240, 245, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 607, 608, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 630, 631, 632, 633, 634, 637], "signal_class": 5, "signal_nam": [559, 638], "signalro": [66, 136, 139, 506, 527, 530, 532, 533, 534, 536, 537], "signaltovalu": [637, 638], "signatur": [12, 13, 14, 18, 74, 78, 399, 426, 556, 601, 637], "signific": 643, "silent": 637, "silicon": [314, 315, 329, 331, 332, 370], "silicon_reflect": [314, 315, 329, 331], "sim": [167, 169, 172, 301, 634, 637], "sim3d": 171, "sim_i": 301, "sim_put": [500, 501, 502, 503, 504, 505], "sim_set_enum_str": [500, 501, 502, 503, 504, 505], "sim_set_func": [500, 501, 502, 503, 504, 505], "sim_set_limit": [500, 501, 502, 503, 504, 505], "sim_set_putt": [500, 501, 502, 503, 504, 505], "sim_x": 301, "simdiagnosticstow": 330, "simenergyc": 330, "simenergysi": 330, "simfirsttow": 330, "similar": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 230, 426, 490, 637, 638], "similarli": 32, "siml2l": 171, "simlensstack": 301, "simlensstackbas": 304, "simluat": 168, "simpl": [1, 15, 130, 155, 160, 222, 306, 345, 349, 427, 428, 435, 437, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 559, 637, 640], "simpler": 637, "simplest": 455, "simpli": [360, 435, 506, 517, 637], "simplifi": 637, "simsamplestag": 214, "simsecondtow": 330, "simtwoaxi": 634, "simul": [99, 101, 326, 327, 328, 329, 330, 331, 502, 503, 504, 505, 523, 634, 637], "simultan": [507, 555], "sinc": [1, 31, 33, 637], "singl": [1, 4, 21, 22, 55, 64, 65, 74, 85, 86, 87, 90, 91, 98, 99, 109, 140, 141, 142, 143, 153, 154, 159, 163, 175, 177, 178, 183, 185, 186, 211, 214, 218, 248, 257, 258, 277, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 360, 397, 399, 406, 427, 428, 429, 430, 431, 433, 434, 435, 455, 470, 482, 484, 493, 494, 496, 507, 527, 530, 532, 533, 534, 536, 537, 543, 544, 551, 552, 556, 559, 561, 564, 566, 577, 593, 596, 607, 637, 638], "single_po": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "singular": 603, "sioc": [74, 75, 79, 81, 86], "site": 18, "situat": 637, "six": 422, "size": [4, 7, 8, 9, 10, 11, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 67, 68, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 115, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 211, 226, 283, 284, 285, 286, 287, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 449, 455, 456, 457, 458, 470, 496, 521, 523, 524, 525, 526, 527, 530, 531, 532, 533, 534, 535, 536, 537, 586, 637], "size0": 35, "size1": 35, "size2": 35, "size_3": 21, "size_4": 21, "size_5": 21, "size_6": 21, "size_7": 21, "size_8": 21, "size_9": 21, "size_i": [6, 21, 22, 28], "size_n": [21, 22], "size_x": [6, 21, 22, 28], "size_xlink": 28, "size_ylink": 28, "sizei": [6, 7, 9, 10, 11, 15, 16, 17, 28, 32, 297], "sizex": [6, 7, 9, 10, 11, 15, 16, 17, 28, 32, 297], "sizexlink": 28, "sizeylink": 28, "sizez": 32, "skip": [74, 457, 637], "skip_col": 6, "skip_row": 6, "skip_small_mov": [74, 455, 457], "skipcol": 6, "skiprow": 6, "sl": 533, "sl1k2": 637, "slac": [21, 225, 637], "slacadpai": 637, "slactjohnson": 637, "slave": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "slice": [405, 406, 407, 637], "slicedhv": 637, "slicedhvchannel": [405, 637], "slicedhvcontrol": [405, 637], "slider": [283, 284, 298, 637], "slightli": [45, 46, 47, 48, 59, 60, 155, 637], "slit": [258, 260, 317, 634, 637], "slit1": [316, 336], "slit2": [316, 336], "slit3": [316, 336], "slit_typ": [525, 526, 531, 535], "slitposition": 531, "slitsbas": [527, 530, 532, 637], "slope": 281, "slot": [422, 637], "slota": 206, "slotb": 206, "slotc": 206, "slow": [74, 426, 457, 522, 523, 637], "slow_motor": 637, "slowdown": 637, "slowmotor": [522, 634], "small": [21, 22, 74, 211, 457, 637], "smaller": [32, 74, 76, 211, 214, 457, 637], "smallest": 532, "smaract": [151, 159, 160, 161, 162, 270, 538, 637], "smaractencodedtiptilt": 637, "smaractopenloop": [158, 161, 162, 163, 637], "smaractopenloopposition": 637, "smaractpicoscal": 637, "smaracttiptilt": [159, 637], "smarpod": [634, 637], "smarpodpos": 538, "smarpodstatu": 538, "smessag": 164, "smoke": 637, "sn": 538, "snake": 581, "snake_lik": 581, "so": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 66, 67, 68, 71, 90, 91, 98, 99, 111, 140, 141, 142, 143, 164, 168, 170, 172, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 340, 342, 360, 366, 367, 372, 373, 384, 389, 397, 409, 411, 416, 422, 424, 427, 429, 431, 434, 435, 437, 438, 439, 469, 472, 496, 500, 501, 502, 503, 504, 505, 512, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 571, 572, 574, 580, 582, 583, 584, 588, 608, 609, 611, 630, 637, 638], "sof_cnt": 132, "sofcount": 132, "soft": [81, 148, 345, 495, 496, 497, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 515, 516, 517, 518, 637], "soft_e_energi": 81, "soft_rst": 124, "soft_trigger_mod": [288, 289], "softrst": 124, "softstart": [440, 448], "softwar": [1, 147, 456], "sole": 1, "solenoid": 637, "solid": [45, 46, 47, 48, 56, 57, 58, 59, 60, 61, 70, 476, 547, 548, 637], "solid_att": 547, "solid_att_i": 547, "solid_att_x": 547, "solut": [98, 637], "solv": [580, 640], "some": [6, 16, 21, 22, 23, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 83, 84, 85, 86, 87, 144, 145, 146, 148, 149, 150, 152, 155, 157, 168, 170, 195, 217, 218, 219, 220, 221, 222, 223, 224, 225, 252, 301, 302, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 449, 469, 472, 515, 523, 528, 541, 548, 556, 559, 570, 572, 574, 582, 583, 584, 606, 611, 619, 625, 630, 637], "somehow": 408, "someon": [82, 84, 85, 86, 87], "someth": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 638], "soon": 31, "sort": [21, 144, 145, 146, 346, 348, 523, 609, 610, 637], "sort_fre": 21, "sort_free_low": 21, "sort_mod": 21, "sort_siz": 21, "sort_tim": 21, "sortfre": 21, "sortfreelow": 21, "sortmod": 21, "sortsiz": 21, "sorttim": 21, "sourc": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 518, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "source_plugin": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "source_po": [270, 278], "source_rbv": 125, "sourceposit": [270, 271, 274, 278, 637], "sourcetodestinationconfig": 274, "south": [82, 91, 527, 532, 533, 534, 536], "sp": [169, 538], "sp1": 478, "sp1_prefix": 478, "sp1k1": 637, "sp1k4": [547, 637], "sp2": 478, "sp2_prefix": 478, "sp_calcdi": [440, 448], "sp_ch": 4, "sp_current": [440, 448], "sp_delai": [440, 448], "sp_di": [440, 448], "sp_freq": [440, 448], "sp_hy": [189, 190, 192, 193, 440, 448, 449], "sp_normal": 448, "sp_normal_rbv": 448, "sp_polar": [440, 448], "sp_power": 448, "sp_power_rbv": 448, "sp_press_unit": 448, "sp_press_unit_rbv": 448, "sp_pressur": 448, "sp_pressure_rbv": 448, "sp_rbv": 69, "sp_time": [440, 448], "sp_time_rbv": 448, "sp_type": [440, 448], "sp_write_press_unit": 448, "sp_write_press_unit_rbv": 448, "sp_writev": [440, 448], "space": [82, 84, 85, 86, 87, 231, 302, 346, 580, 637], "spam": 637, "spammi": 637, "spare_post_att": 138, "spare_pre_att": 138, "spars": 116, "sparse0": [116, 461, 462, 463], "sparse1": [116, 461, 462, 463], "sparse_en": [116, 461, 462, 463], "sparse_en_rbv": [116, 461, 462, 463], "sparsif": [115, 116, 637], "sparsifi": [461, 462, 463], "spec": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 298, 299, 635], "spec_i": 103, "spec_x": 103, "spec_z": 103, "special": [2, 3, 4, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 152, 153, 154, 156, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 248, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 557, 559, 560, 561, 562, 565, 566, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 613, 630, 631, 632, 633, 636, 637], "specif": [7, 8, 15, 18, 23, 45, 46, 47, 48, 59, 60, 83, 110, 263, 270, 432, 435, 527, 530, 531, 532, 533, 534, 536, 537, 567, 602, 610, 634, 637, 643], "specifi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 353, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 498, 510, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 578, 582, 583, 584, 585, 586, 587, 588, 597, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 628, 630, 631, 632, 633, 637], "spectromet": [288, 289, 298, 634, 637], "spectrum": [288, 289], "speed": [1, 21, 22, 295, 392, 393, 394, 395, 396, 427, 428, 437, 538, 637], "speed_rbv": 452, "spenc333": 637, "spg": [89, 149, 150, 152, 155, 157, 637], "spg_go": [149, 150, 152, 155, 157], "spg_paus": [149, 150, 152, 155, 157], "spg_stop": [149, 150, 152, 155, 157], "sphere": [82, 84, 85, 86, 87, 94, 555, 556, 637], "spheric": [211, 214], "sphinx": 637, "spike": [85, 86, 87], "split": [78, 322, 332, 333, 637], "spm": [409, 417, 418, 419], "spmg": [140, 141, 142, 143, 147, 155, 637], "spool": [294, 296], "spool_temp": 294, "spot": [297, 301, 302, 636], "sqlalchemi": 637, "sqr1": [634, 637], "sqr1axi": [555, 637], "sqrt": [92, 98, 99], "squar": [527, 530, 532, 533, 534, 536, 537, 555, 556, 579, 580], "src": 587, "srs645": 637, "ss": 258, "ssu": 6, "st": [345, 495, 496, 497, 498, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 514, 515, 516, 517, 518], "st1k2": 637, "st1k4": [573, 637], "st3k4": [574, 637], "st3k4_auto": 574, "st_valvebas": [615, 619, 621, 622, 623, 625], "st_vat590_statu": [613, 614], "st_vccno": 624, "st_vcn": 612, "st_vcn_vat590": 613, "st_vf": 615, "st_vgc": 616, "st_vgc_2": 618, "st_vrc": 619, "st_vrc_no": [621, 622], "st_vvcno": 624, "stabl": 162, "stack": [37, 38, 39, 41, 43, 172, 223, 298, 303, 305, 306, 408, 409, 410, 417, 418, 419, 421, 529, 577, 631, 632, 633, 637], "stage": [2, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 60, 69, 82, 84, 85, 86, 87, 94, 100, 101, 102, 103, 104, 110, 140, 160, 161, 163, 172, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 270, 278, 283, 284, 285, 286, 287, 302, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 343, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 427, 428, 429, 437, 439, 468, 473, 474, 475, 476, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 539, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 577, 582, 583, 585, 631, 632, 633, 634, 637], "stage_group": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633], "stage_group_inst": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633], "stage_sig": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 110], "stai": [423, 636], "stale": 637, "stall": [149, 150, 152, 155, 157, 423], "stamp": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "stand": [1, 8, 384, 500, 501], "standalon": 637, "standard": [1, 4, 12, 13, 18, 33, 40, 42, 44, 49, 50, 51, 62, 63, 89, 111, 148, 149, 150, 152, 155, 157, 217, 220, 247, 250, 251, 252, 254, 255, 298, 307, 372, 416, 459, 571, 608, 619, 637], "start": [6, 12, 13, 14, 18, 33, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 63, 73, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 114, 115, 130, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 243, 246, 283, 284, 285, 286, 287, 295, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 441, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 479, 482, 494, 521, 523, 524, 525, 526, 531, 535, 586, 591, 608, 637], "start_exposur": [288, 289], "start_index": 73, "start_mov": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 521, 523, 525, 526, 528, 531, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630], "start_prefix": 482, "start_sw": 454, "start_with": 605, "startup": [555, 637], "stash": 110, "stat": [12, 14, 637], "statcamerareadi": 297, "state": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 227, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 511, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 635, 637, 638], "state05": 566, "state_attr": 566, "state_count": [558, 563, 565, 567, 568, 569], "state_index": 566, "state_nam": [564, 568], "state_rbv": [189, 190, 192, 193, 195, 272, 449, 452, 615, 616, 618, 619, 620, 621, 622, 637], "state_velo": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 565, 574, 584, 630, 637], "stated": [197, 198, 199, 450], "statemon": [446, 447, 450], "statemon_rbv": 450, "stateposition": [557, 559, 561, 562, 565, 637, 641], "staterbck": [197, 198, 199], "staterbck_rbv": [197, 198, 199], "staterecordposition": [220, 544], "staterecordpositionerbas": [557, 561, 637], "states_enum": 560, "states_list": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "statestatu": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "stathighambientlight": 297, "static": [107, 108, 143, 149, 435, 510, 637], "static_fix": 435, "station": [473, 637], "statist": [16, 33], "statlowspotcontrast": 297, "statnotenoughspot": 297, "statpowerhigh": 297, "statpowerlow": 297, "statpupildefin": 297, "stats1": [12, 28], "stats2": [9, 10, 11, 12, 14, 16], "stats3": 12, "stats4": 12, "stats5": 12, "stats_en": [9, 10, 11, 16], "statsplugin": [12, 14], "stattoomuchspot": 297, "stattriggerwait": 297, "statu": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 590, 593, 594, 603, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 637], "status": [270, 271, 590, 637], "status_cod": [446, 447], "status_info": [90, 91, 337, 342, 435, 590, 594, 597, 598, 637], "status_kei": 594, "status_messag": 6, "status_prefix": 481, "status_r": [197, 198, 199], "status_rbv": 450, "status_rs_calc1": [197, 198, 199], "status_rs_calc2": [197, 198, 199], "status_rscalc": [197, 198, 199], "status_rscalc2": [197, 198, 199], "status_rsmon": [197, 198, 199], "status_rsout": [197, 198, 199], "status_str": [386, 387, 388], "status_word": 6, "statusbas": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 507, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "statuscalc": 450, "statuscalc_rbv": 450, "statuscod": [446, 447, 450], "statuscode_rbv": 450, "statuscodecl": 450, "statuscodecl_rbv": 450, "statusmessage_rbv": 6, "statusmon": [188, 194, 196], "statusraw": 450, "statusraw_rbv": 450, "statusword": 6, "stc": [37, 38, 39, 41, 43, 492, 631, 632, 633], "stdev": [288, 289], "stdin": 600, "stdout": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "steer": [322, 332, 333], "step": [4, 31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 211, 214, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 470, 494, 521, 523, 524, 525, 526, 531, 535, 545, 586, 610, 637], "step_clear_cmd": 160, "step_count": 160, "step_forward": 160, "step_freq": 160, "step_revers": 160, "step_voltag": 160, "stepper": [360, 369, 371, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "stepsb": 145, "stepsf": 145, "stepsp": 145, "still": [74, 78, 82, 84, 85, 86, 87, 89, 195, 227, 435, 449, 496, 604, 611, 625, 637], "sto": 637, "stop": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "stop_optim": [286, 287], "stop_sign": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 455, 456, 457, 458, 459, 525, 526, 531, 535, 555, 556, 586], "stop_speed_read": 448, "stop_speed_reading_rbv": 448, "stop_valu": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 455, 456, 457, 458, 459, 525, 526, 531, 535, 555, 556, 586], "stopper": [188, 573, 611, 634, 637], "store": [155, 270, 353, 354, 370, 400, 506, 563, 596, 637], "store_attr": [21, 22], "store_perform": [21, 22], "storeattr": [21, 22], "storeperform": [21, 22], "str": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 244, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 577, 582, 583, 584, 585, 586, 587, 588, 590, 591, 594, 596, 597, 598, 599, 605, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "stream": [74, 457, 461, 462, 463], "strictli": 637, "string": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 593, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "string_from_serv": 6, "string_to_serv": 6, "stringfromserver_rbv": 6, "stringin": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "stringout": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "stringtoserver_rbv": 6, "stripe": [21, 22], "struct": [164, 622], "structur": [32, 356, 568, 637], "stub": [404, 637], "stuck": [54, 55, 65, 401, 637], "style": [53, 59, 60, 71, 340, 593, 637], "sub": [8, 160, 349, 352, 356, 426, 459, 493, 521, 523, 530, 628, 637], "sub_fault_ch": [397, 398, 399], "sub_meta": [345, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 637], "sub_mps_fault": [397, 398, 399], "sub_setpoint": [498, 514], "sub_setpoint_meta": [498, 514], "sub_stat": 637, "sub_valu": 496, "subclass": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229, 230, 232, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 507, 510, 512, 513, 514, 515, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 602, 605, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 637, 638], "subcompon": [100, 400, 428], "subdevic": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 308, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 368, 369, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 423, 425, 427, 428, 429, 430, 431, 433, 434, 435, 439, 440, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 522, 524, 525, 526, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 556, 557, 558, 561, 562, 563, 564, 571, 573, 582, 583, 585, 586, 587, 588, 602, 609, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 631, 632, 633, 637], "subdevice_cl": 602, "subdevice_filt": [235, 241], "submodul": 637, "subscrib": [230, 426, 495, 496, 507, 508, 511, 516], "subscript": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 227, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "subscriptionstatu": [149, 494], "subsequ": 31, "subsign": 495, "substanti": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "substitut": [21, 592, 643], "substr": 149, "subtl": 637, "subtract": [31, 33, 90, 91, 337, 342, 435, 517], "subtract_dark": [288, 289], "succesfulli": 494, "success": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 220, 221, 222, 223, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 304, 305, 306, 308, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 368, 369, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 556, 558, 561, 563, 564, 571, 573, 585, 586, 587, 588, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 631, 632, 633, 637], "successfulli": 637, "succinctli": 494, "suffici": [298, 435], "suffix": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 353, 354, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 430, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 512, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 559, 561, 562, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 638], "suggest": [1, 608, 643], "suit": [558, 637, 638], "suitabl": [502, 503, 521, 637], "sum": [31, 33, 247, 253, 254, 255, 256, 275, 637, 638], "sum_seq": 31, "summar": [48, 164, 278], "summari": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 569, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "summarize_check": 278, "summarysign": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 221, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 631, 632, 633], "summer": 638, "sumseq": 31, "super": 638, "super_dir": 233, "superclass": 517, "suppli": [1, 4, 172, 293, 352, 353, 354, 356, 392, 393, 394, 395, 396, 408, 409, 410, 417, 418, 419, 421, 507, 517, 529, 546, 637], "supply_statu": [392, 393, 394, 395, 396, 637], "supplys": [446, 447], "support": [1, 21, 28, 74, 78, 116, 246, 264, 372, 425, 429, 507, 541, 604, 637, 643], "sure": [140, 211, 301, 426, 511, 637, 643], "surround": 28, "suspect": 624, "svel": 152, "swap": [408, 637], "sweep_freq": 406, "sweep_mod": 406, "sweep_mode_get": 406, "sweep_voltag": 406, "switch": [21, 22, 89, 113, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 188, 189, 190, 192, 193, 243, 272, 280, 293, 401, 402, 419, 423, 449, 567, 570, 571, 572, 605, 616, 617, 618, 619, 620, 621, 622, 632, 637], "switch_pump_on": [442, 451, 452], "swmr_activ": 21, "swmr_cb_counter": 21, "swmr_mode": 21, "swmr_support": 21, "swmractive_rbv": 21, "swmrcbcounter_rbv": 21, "swmrmode": 21, "swmrsupported_rbv": 21, "sxr": [71, 474, 573, 574, 637], "sxr_test_absorb": [634, 637], "sxrai": 81, "sxrgasatt": 637, "sxrgmd": 637, "sxrladderattenuatorblad": [45, 46, 47, 59, 60], "sxrladderattenuatorst": 70, "sxrtestabsorb": 637, "sxrtestabsorberst": 573, "sxttestabsorb": 637, "sy": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 53, 56, 57, 58, 538, 586, 587, 600, 637], "symbol": [637, 638], "sympi": 637, "synaxi": [521, 524], "sync": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 293, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 432, 433, 434, 435, 483, 487, 529, 538, 637], "sync_curr_po": 487, "sync_en": 556, "sync_limit": [90, 91, 337, 342, 435], "sync_mark": 494, "sync_pivot": 538, "sync_req_po": 487, "sync_setpoint": [555, 556], "syncax": 637, "syncaxesbas": [1, 340, 637], "syncaxi": [1, 90, 91, 342, 434, 637], "syncaxisoffsetmod": 435, "synchron": [7, 9, 10, 11, 16, 17, 18, 74, 84, 90, 91, 297, 337, 340, 342, 432, 434, 435, 457, 555, 556, 634, 637], "syncmark": 494, "syncnexttick": 494, "syncunitok": [480, 483, 485, 487], "synmotor": [1, 634], "synsign": [6, 500, 501, 502, 503, 504, 505], "syntax": [21, 637], "sys0": [74, 75, 77, 79, 81], "sys_reg": 118, "system": [9, 10, 11, 16, 21, 22, 45, 53, 56, 57, 58, 102, 103, 131, 162, 211, 266, 267, 268, 269, 270, 271, 275, 276, 277, 282, 293, 310, 368, 369, 397, 398, 399, 403, 426, 477, 478, 479, 480, 481, 485, 487, 488, 517, 530, 538, 547, 555, 556, 570, 585, 615, 637], "systemreg": 118, "szip": [21, 22], "szip_num_pixel": [21, 22], "szipnumpixel": [21, 22], "t": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 74, 82, 84, 85, 86, 87, 149, 168, 170, 172, 211, 217, 218, 219, 220, 221, 222, 223, 224, 252, 282, 298, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 435, 438, 439, 469, 472, 493, 496, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 622, 630, 637, 638, 643], "t1": [168, 550], "t100": 422, "t1_composit": 252, "t1c": [314, 329], "t1maxsiz": 35, "t1maxsize0": 35, "t1maxsize1": 35, "t1maxsize2": 35, "t1si": [314, 329], "t2": [168, 550], "t2_composit": 252, "t2c": [315, 331], "t2maxsiz": 35, "t2maxsize0": 35, "t2maxsize1": 35, "t2maxsize2": 35, "t2si": [315, 331], "t3": 550, "t3_composit": 252, "t3maxsiz": 35, "t3maxsize0": 35, "t3maxsize1": 35, "t3maxsize2": 35, "t4_composit": 252, "t4maxsiz": 35, "t4maxsize0": 35, "t4maxsize1": 35, "t4maxsize2": 35, "t50": 422, "t_calc": [49, 50, 51], "tab": [225, 232, 233, 234, 634, 637], "tab_whitelist": [225, 637], "tabcompletionhelperclass": [233, 234, 637], "tabcompletionhelperinst": [232, 234], "tabl": [137, 149, 151, 338, 429, 494, 634, 637], "tabul": [54, 55], "tag": [84, 634, 637, 643], "tag_nam": 575, "tail": 359, "take": [18, 32, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 349, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 493, 494, 497, 498, 499, 507, 512, 513, 514, 515, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 577, 582, 583, 584, 586, 603, 611, 630, 637, 638], "taken": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "talk": 638, "tan": 94, "tangkong": 637, "tap": [586, 587], "target": [36, 37, 38, 39, 40, 41, 42, 43, 44, 69, 70, 71, 85, 86, 87, 90, 91, 98, 99, 147, 153, 154, 172, 211, 214, 251, 252, 254, 255, 270, 271, 301, 302, 304, 305, 307, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 408, 409, 410, 411, 417, 418, 419, 421, 427, 428, 429, 430, 431, 432, 433, 434, 435, 527, 528, 529, 530, 532, 533, 534, 536, 537, 547, 556, 567, 630, 631, 632, 633, 634, 637, 638], "target1": [251, 252, 254, 255], "target2": [251, 252, 254, 255], "target3": [251, 252, 254, 255], "target4": [251, 252, 254, 255], "target_egu": [286, 287], "target_i": [9, 10, 11, 16], "target_in": [251, 254, 255], "target_num": [251, 254, 255], "target_st": [251, 254, 255], "target_x": [9, 10, 11, 16], "task": [606, 637], "tcmpl": [587, 637], "tctl": [166, 587], "tde": [165, 586, 587], "tdestap": [586, 587], "tdestick": [586, 587], "tdir": [140, 141, 142, 143, 147, 148, 155, 158, 162], "team": 370, "teardown": 637, "tec": 293, "technologi": 637, "telescop": [300, 637], "tell": [82, 83, 483, 510, 518, 570, 571], "temp": [187, 288, 289, 359, 491, 492, 540, 546, 547], "temp_ana_raw0": 131, "temp_ana_raw1": 131, "temp_dig_raw0": 131, "temp_dig_raw1": 131, "temp_f": 6, "temp_rbv": 137, "temp_suffix": 21, "tempanaraw0": 131, "tempanaraw1": 131, "tempdigraw0": 131, "tempdigraw1": 131, "temperatur": [6, 137, 158, 160, 162, 187, 264, 282, 288, 289, 293, 294, 296, 386, 387, 388, 392, 393, 394, 395, 396, 478, 490, 491, 492, 637], "temperature1": 478, "temperature1_prefix": 478, "temperature2": 478, "temperature2_prefix": 478, "temperature_actu": 6, "temperature_calc": [173, 174], "temperature_f": [173, 174], "temperatureactu": 6, "tempf_rbv": 6, "templat": [27, 110, 634, 637], "template_file_nam": 27, "template_file_path": 27, "templatefilenam": 27, "templatefilepath": 27, "temporari": [301, 304, 397, 398, 399, 636, 637], "temporarili": [89, 140, 141, 142, 143, 147, 148, 158, 162, 298, 637], "tempsuffix": 21, "tend": 637, "term": [82, 616], "termin": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 386, 387, 388, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 635, 637], "terminal_voltag": [386, 387, 388], "test": [4, 99, 101, 214, 305, 326, 327, 328, 329, 330, 331, 500, 501, 522, 524, 538, 558, 573, 574, 637, 638], "test_flag": 4, "test_pattern": 6, "test_preset": 637, "testpattern": 6, "text": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 90, 91, 337, 342, 346, 422, 435, 597, 637], "textiowrapp": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "textual": 637, "th": [21, 22, 322, 323, 324, 325, 327, 328, 330, 332, 333, 544], "th1": [314, 322, 323, 324, 325, 327, 328, 329, 330, 332, 333], "th1_c": [323, 324, 327], "th1_si": [325, 328], "th1c": [323, 324, 327], "th1si": [325, 328], "th2": [315, 322, 323, 325, 327, 328, 330, 331, 332, 333], "th2_c": [323, 327], "th2_si": [325, 328], "th2c": [323, 327], "th2si": [325, 328], "than": [6, 21, 22, 31, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 293, 303, 306, 307, 309, 312, 313, 314, 315, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 329, 331, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 376, 384, 411, 416, 420, 422, 424, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 497, 498, 499, 512, 513, 514, 515, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 567, 570, 572, 574, 582, 583, 584, 586, 611, 612, 613, 615, 624, 630, 637], "thank": 31, "thate": 372, "thei": [6, 28, 32, 33, 82, 84, 85, 86, 87, 89, 90, 91, 98, 99, 110, 149, 150, 152, 153, 154, 155, 157, 208, 209, 210, 211, 214, 219, 301, 302, 304, 305, 322, 323, 324, 325, 327, 328, 330, 332, 333, 337, 338, 340, 342, 343, 344, 360, 427, 428, 429, 430, 431, 433, 434, 435, 577, 580, 616, 635, 637], "them": [74, 110, 111, 143, 155, 251, 254, 255, 322, 332, 333, 434, 435, 563, 567, 577, 581, 615, 616, 637, 638], "themselv": [143, 229, 638], "therefer": [189, 190, 192, 449], "therefor": [18, 110, 148, 439, 566, 609], "thermistor": 490, "thermocoupl": [37, 38, 39, 41, 43, 409, 417, 418, 419, 420, 529, 631, 632, 633], "thermocouple1": [37, 38, 39, 41, 43, 631, 632, 633], "thermocouple2": [631, 632, 633], "thesecond": 82, "theta": [82, 92, 94, 95, 97, 314, 315, 317, 322, 323, 324, 325, 327, 328, 330, 332, 333, 547, 637], "theta0": [82, 84, 85, 86, 87, 92, 94, 637], "theta0_deg": [82, 84, 85, 86, 87], "theta0_deg_v": [82, 84, 85, 86, 87], "theta0_rad_v": [82, 84, 85, 86, 87], "theta2coars": 82, "theta2coarse_prefix": 82, "theta2fin": [82, 637], "theta2fine_prefix": 82, "theta_0": 94, "theta_angl": 92, "theta_b": 94, "theta_deg": [85, 86, 87], "theta_to_alio": 637, "thi": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 348, 353, 354, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 568, 569, 570, 571, 572, 573, 574, 577, 580, 582, 583, 584, 585, 586, 587, 588, 592, 596, 601, 602, 605, 606, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 630, 631, 632, 633, 634, 635, 636, 637, 638, 640, 643], "thick": [54, 55, 65, 251, 252, 254, 255], "thie": 636, "thing": [1, 82, 84, 85, 86, 87, 118, 143, 231, 302, 427, 437, 613, 637], "think": [211, 435], "third": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34], "thorlab": [283, 284, 286, 287, 297, 637], "thorlab_lens_x": 547, "thorlabswf": 634, "thorlabswfs40": 637, "those": [28, 33, 150, 232, 301, 302, 304, 305, 411, 518, 637, 638], "though": [531, 619, 624, 635], "thousand": 637, "thread": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 606, 611, 630, 637], "three": [91, 155, 246, 258, 282, 302, 303, 397, 476, 542, 636, 637, 638], "threshold": [33, 461, 462, 463, 637], "through": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 356, 366, 372, 384, 385, 397, 399, 400, 411, 416, 424, 438, 439, 468, 469, 472, 494, 497, 498, 499, 512, 513, 514, 528, 541, 548, 567, 568, 569, 570, 572, 574, 582, 583, 584, 587, 597, 598, 601, 611, 630, 637], "throughout": [18, 494], "throw": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "thu": [31, 85, 86, 87, 383], "thumbnail": 12, "thumbnail_cc": 12, "thumbnail_ov": 12, "thumbnail_proc": 12, "thumbnail_roi": 12, "tick": [115, 165, 461, 462, 463, 586, 587], "tie": [49, 50, 51, 63], "tiff1": 12, "tiffplugin": 12, "tile": 300, "tilt": [33, 159, 163, 208, 209, 210, 552, 637], "tilt_pv": [159, 163], "time": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 497, 498, 499, 512, 513, 514, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 637], "time_remain": [6, 423], "time_stamp": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 187], "timeout": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 124, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 250, 251, 252, 254, 255, 283, 284, 285, 286, 287, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 360, 366, 367, 368, 371, 372, 373, 384, 411, 412, 413, 414, 415, 416, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 495, 496, 497, 498, 499, 500, 502, 503, 505, 507, 511, 512, 513, 514, 515, 516, 517, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 607, 611, 630, 636, 637], "timeout_dropcnt0": 124, "timeout_dropcnt10": 124, "timeout_rbv": 124, "timeouterror": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 429, 430, 431, 433, 434, 435, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 586], "timer": [189, 190, 192, 423, 449, 637], "timer_rst": 124, "timeremaining_rbv": 6, "timerrst": 124, "timestamp": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 638], "timestamp_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "timetool": [223, 634, 637], "timetooldelai": [340, 344, 637], "timing_mod": [587, 637], "timingmod": 587, "timingrxuserrst": 132, "timingtxuserrst": 132, "tip": [159, 163, 208, 209, 210], "tip_pv": [159, 163], "tixel": [268, 637], "tixel_i": 268, "tixel_x": 268, "tixel_z": 268, "tjohnson": 637, "tm1k4": [40, 637], "tm1k4target": 39, "tm2k2": [42, 637], "tm2k2target": 41, "tm2k4": [44, 637], "tm2k4target": 43, "tmo": [39, 40, 43, 44, 74, 75, 76, 78, 79, 80, 102, 103, 266, 267, 268, 269, 310, 390, 391, 392, 393, 394, 395, 396, 403, 547, 585, 637], "tmo_beamline_control": 637, "tmo_ip1": 634, "tmolaserincouplingtwodimens": 637, "tmospectromet": 637, "tmospectrometersolidattst": 547, "to_addr": [283, 284, 285, 286, 287], "to_btms_stat": 271, "to_interfac": [111, 637], "to_pseudo_tupl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "to_real_tupl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 211, 214, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 340, 342, 343, 344, 427, 428, 429, 430, 431, 433, 434, 435], "to_set": 607, "to_writ": 638, "todo": [301, 302, 304, 305, 323, 324, 325, 327, 328], "togeth": [100, 426, 571, 577, 637], "toggl": [18, 272, 616, 617, 618, 619, 620, 621, 622, 623, 625, 637], "told": 6, "toler": [1, 74, 345, 457, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 556, 637], "tolerated_alarm": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "tom": 31, "toml": 637, "tongju12": 637, "too": [85, 86, 87, 149, 293, 297, 456, 497, 498, 499, 512, 513, 514, 616, 637], "tool": [340, 343, 420, 426, 634, 637], "top": [110, 118, 218, 224, 227, 301, 409, 527, 529, 532, 533, 534, 536, 580, 602, 605, 610, 637, 638], "top_i": 260, "top_left": 580, "top_right": 580, "top_x": 260, "torr": 613, "total": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 175, 176, 177, 178, 183, 184, 185, 186, 247, 497, 498, 499, 512, 513, 514], "total_play_count": 494, "total_rbv": 33, "total_step_count": [160, 161], "tower": [314, 315, 317, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 637], "tower1": [322, 323, 324, 325, 327, 328, 330, 332, 333], "tower1_h1n_state_st": [322, 330, 332, 333], "tower2": [322, 323, 325, 327, 328, 330, 332, 333], "toyama": [358, 359, 361, 362, 363, 364, 365], "tplcnt": 494, "tpo": 257, "tpol": [166, 587], "tpos_": 257, "tpr": [125, 461, 462, 463, 634, 637], "tprmotor": [587, 637], "tprtrigger": 637, "track": [148, 155, 516, 556, 574, 637], "trail": 637, "train": [114, 460], "trajectori": [144, 145, 270, 637], "tran": [543, 551], "trans1": 12, "trans_axi": 543, "trans_ceil": [49, 50, 51, 63], "trans_ceil_3rd": [50, 51], "trans_floor": [49, 50, 51, 63], "trans_floor_3rd": [50, 51], "trans_rbv": 69, "trans_req_rbv": 69, "trans_sp_rbv": 69, "trans_tdest_g": 124, "transaction_cnt": 124, "transactioncnt": 124, "transform": [428, 578, 580], "transformplugin": 12, "transit": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 424, 438, 439, 469, 472, 528, 541, 548, 570, 572, 574, 582, 583, 584, 611, 630, 637], "transition_count": 133, "transitioncount": 133, "translat": [82, 90, 91, 98, 539, 543, 551, 552, 637], "transmiss": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 137, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 227, 250, 251, 252, 254, 255, 303, 306, 307, 309, 310, 312, 313, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 366, 367, 369, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 544, 546, 547, 548, 570, 572, 574, 582, 583, 584, 585, 611, 630, 637], "transmission3omega_rbv": [54, 55], "transmission_3omega": [54, 55], "transmission_rbv": [54, 55], "transmission_setpoint_rbv": 69, "transmit": 296, "transmitt": [291, 292, 296, 637], "transport": [271, 637], "travel": [1, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 307, 427, 428, 437], "travers": 559, "travi": 637, "tree": [110, 559, 637], "trevent": 118, "trg": 587, "trg2_frame": 6, "trg2frame": 6, "trg_code": 6, "trg_delai": 6, "trg_polar": 6, "trg_width": 6, "trgcode": 6, "trgdelai": 6, "trgpolar": 6, "trgwidth": 6, "tri": [314, 315, 329, 331, 555, 556, 637], "tri_spher": 555, "trig": [247, 256, 289], "trig0": [247, 256], "trig_ac_r": [463, 466], "trig_acr": [463, 466], "trig_cnt": 126, "trig_delai": [114, 115, 126, 288, 289, 460, 461, 462, 463], "trig_delay_rbv": [115, 461, 462, 463], "trig_edg": [288, 289], "trig_edge_rbv": [288, 289], "trig_en": [288, 289], "trig_ev": [114, 115, 460, 461, 465], "trig_event_rbv": [115, 461, 465], "trig_fixed_r": [463, 466], "trig_fixedr": [463, 466], "trig_inhibit": [107, 108], "trig_level": 279, "trig_mod": [288, 289], "trig_mode_rbv": [288, 289], "trig_partit": [463, 466], "trig_perc": 279, "trig_pin": [288, 289], "trig_pin_rbv": [288, 289], "trig_rate_mod": [463, 466], "trig_ratemod": [463, 466], "trig_rbv": 615, "trig_seq_bit": [463, 466], "trig_seq_num": [463, 466], "trig_seqbit": [463, 466], "trig_seqnum": [463, 466], "trig_sourc": [107, 108], "trig_ts_mask": [463, 466], "trig_tsmask": [463, 466], "trigcnt": [126, 128], "trigdelai": 247, "trigdelay_rbv": [126, 131], "trigen_rbv": 131, "trigger": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "trigger_count": [128, 133], "trigger_delai": [131, 133], "trigger_en": 131, "trigger_event_manag": 118, "trigger_in": 406, "trigger_mod": [6, 7, 9, 10, 11, 15, 16, 17, 297], "trigger_out": 406, "trigger_prescal": 128, "trigger_sourc": 131, "trigger_wait": 297, "triggercount": 133, "triggerdelay_rbv": 133, "triggerinhibitmi": [107, 108], "triggermod": [6, 7, 9, 10, 11, 15, 16, 17, 297], "triggersourcemi": [107, 108], "trigin_status_get": 406, "trigout_status_get": 406, "trigprescale_rbv": 128, "trigsrcsel_rbv": 131, "trip": [36, 40, 42, 44, 67, 68, 85, 86, 87, 168, 307, 309, 366, 367, 373, 397, 398, 399, 411, 424, 469, 528, 541, 548, 584, 630], "trip_a1": 467, "trip_a2": 467, "trip_a3": 467, "trip_alarm_a1": 467, "trip_alarm_a2": 467, "trip_alarm_a3": 467, "true": [4, 12, 13, 14, 18, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 168, 170, 172, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 243, 250, 251, 252, 254, 255, 270, 272, 283, 284, 285, 286, 287, 298, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 442, 449, 451, 452, 455, 456, 457, 458, 459, 468, 469, 472, 473, 474, 475, 476, 493, 497, 498, 499, 506, 512, 513, 514, 519, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 544, 545, 546, 547, 548, 555, 556, 557, 559, 560, 561, 562, 564, 565, 567, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 589, 600, 603, 610, 611, 615, 616, 618, 619, 621, 622, 630, 631, 632, 633, 637], "trueafter": 615, "try": [5, 301, 369, 459, 637], "ts_acquir": 33, "ts_control": 33, "ts_current_point": 33, "ts_max_valu": 33, "ts_mean_valu": 33, "ts_min_valu": 33, "ts_net": 33, "ts_num_point": 33, "ts_read": 33, "ts_sigma": 33, "ts_sigma_i": 33, "ts_sigma_x": 33, "ts_sigma_xi": 33, "ts_total": 33, "tsacquir": 33, "tscentroid": 33, "tscentroidi": 33, "tscentroidx": 33, "tscontrol": 33, "tscurrentpoint": 33, "tsmax": 33, "tsmaxi": 33, "tsmaxvalu": 33, "tsmaxx": 33, "tsmeanvalu": 33, "tsmin": 33, "tsmini": 33, "tsminvalu": 33, "tsminx": 33, "tsnet": 33, "tsnumpoint": 33, "tsread": 33, "tssigma": 33, "tssigmai": 33, "tssigmax": 33, "tssigmaxi": 33, "tst": [171, 439, 577], "tstotal": 33, "tt": [163, 223], "tt2": 163, "tt_delai": 343, "ttf": 298, "tth": 544, "tune": [295, 545], "tungsten": 370, "tupl": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 500, 501, 502, 503, 504, 505, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 578, 580, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "turbo": [440, 441, 452, 454], "turn": [12, 13, 14, 18, 98, 111, 189, 190, 192, 193, 423, 449, 471, 615, 616, 637], "turnaround": [473, 637], "tuttifruitti": 637, "tuttifrutti": [634, 637], "tuttifrutticl": 637, "tvoc": 187, "tweak": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 246, 283, 284, 285, 286, 287, 300, 301, 302, 304, 305, 322, 323, 324, 325, 327, 328, 330, 332, 333, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 522, 523, 524, 525, 526, 531, 535, 586, 637], "tweak_mesh_voltag": 4, "tweak_minu": 300, "tweak_parallel": [322, 330, 332, 333, 637], "tweak_plu": 300, "tweak_val": 300, "tweak_x": [322, 330, 332, 333, 637], "tweak_zoom_minu": 300, "tweak_zoom_plu": 300, "tweakxc": [322, 330, 332, 333, 637], "twice": 637, "twid": 587, "twidtick": 587, "twincat": [36, 40, 42, 44, 62, 67, 68, 71, 144, 145, 147, 164, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 491, 492, 528, 541, 548, 563, 564, 565, 574, 584, 612, 613, 614, 615, 616, 617, 618, 619, 621, 622, 623, 624, 625, 630, 637], "twincatinoutposition": [62, 71, 170, 424, 565, 574, 637], "twincatmirrorstrip": [364, 365, 367, 379, 380, 381, 383, 637], "twincatstateconfigal": 637, "twincatstateconfigdynam": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 558, 565, 566, 574, 584, 630, 637], "twincatstateconfigon": [567, 637], "twincatstatepmp": [36, 67, 68, 168, 228, 307, 309, 366, 373, 411, 469, 528, 541, 548, 584, 630], "twincatstateposition": [224, 568, 637, 641], "twincattempsensor": [37, 38, 39, 41, 43, 529, 631, 632, 633, 637], "twincatthermocoupl": [409, 417, 418, 419, 420], "two": [18, 36, 39, 40, 42, 44, 62, 64, 65, 67, 68, 71, 74, 98, 159, 163, 168, 170, 188, 217, 218, 219, 220, 221, 222, 223, 224, 246, 251, 252, 258, 262, 301, 302, 303, 304, 305, 306, 307, 309, 310, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 346, 360, 366, 367, 372, 373, 384, 399, 405, 411, 412, 413, 414, 415, 416, 417, 422, 424, 438, 439, 456, 469, 472, 487, 522, 528, 530, 531, 541, 548, 557, 559, 560, 561, 562, 563, 565, 570, 571, 572, 574, 577, 582, 583, 584, 611, 612, 630, 637, 638], "twofold": [82, 84, 85, 86, 87], "tx": [293, 296], "tx_arm_idn_err": 293, "tx_arm_sens_err": 293, "tx_att_v": 296, "tx_atts_v": 296, "tx_eth_err": 293, "tx_eth_sync_err": 293, "tx_ext_h": 296, "tx_ext_p": 296, "tx_exth_t": 296, "tx_extp_t": 296, "tx_frame_cnt": 127, "tx_input_err": 293, "tx_int_h": 296, "tx_int_p": 296, "tx_inth_t": 296, "tx_intp_t": 296, "tx_las_i": 296, "tx_las_p": 296, "tx_las_t": 296, "tx_ld_": 296, "tx_link_readi": 127, "tx_link_ready_cnt": 127, "tx_loc_overflow_cnt0": 127, "tx_loc_overflow_cnt1": 127, "tx_loc_overflow_cnt2": 127, "tx_loc_overflow_cnt3": 127, "tx_mzm_v": 296, "tx_opt_t": 296, "tx_pc1": 296, "tx_pc2": 296, "tx_pd1_i": 296, "tx_pd1_rf": 296, "tx_pd2_i": 296, "tx_pd2_rf": 296, "tx_phy_act": 127, "tx_phy_active_cnt": 127, "tx_power": 129, "tx_ps_v": 296, "tx_psi_v": 296, "tx_rf_idn_err": 293, "tx_rf_input_err": 293, "tx_rf_sens_err": 293, "tx_rfin": 296, "tx_rfo": 296, "tx_spl_": 296, "tx_spl_t": 296, "tx_stp_t": 296, "tx_t": 296, "tx_temp_sens_err": 293, "tx_user_rst": 132, "tx_voa_": 296, "tx_voa_v": 296, "txid_rbv": 135, "txpower_rbv": 129, "txstatu": 127, "txt": [337, 340, 342, 343, 637], "ty": 637, "typ": [7, 8, 9, 10, 11], "type": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 232, 244, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 400, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 497, 498, 499, 507, 512, 513, 514, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 599, 602, 605, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "type1": 35, "type2": 35, "type3": 35, "type4": 35, "type_hint": 638, "type_rbv": 129, "typho": [2, 3, 4, 15, 17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 110, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 231, 248, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 283, 284, 285, 286, 287, 290, 291, 292, 293, 294, 295, 296, 298, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 441, 443, 446, 447, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 557, 559, 560, 561, 562, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 602, 605, 608, 609, 610, 611, 613, 630, 631, 632, 633, 637, 641], "typhospositionerrowwidget": 637, "typic": [28, 91, 282, 283, 284, 286, 287, 298, 609, 615, 616, 636, 637], "typo": [624, 637], "u": [18, 82, 84, 85, 86, 87, 90, 91, 98, 99, 140, 226, 337, 342, 361, 362, 363, 364, 365, 376, 423, 435, 439, 459, 570, 571, 580, 588, 637], "ua": [294, 296], "ucdsexampl": 638, "ufdt": 6, "ufdt_rbv": 6, "ui": [110, 403, 634, 637], "uid": 21, "uint16": 21, "uint32": 21, "uint8": 21, "uj": 346, "um": [85, 86, 87, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 546], "umv": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "umv_presetnam": 636, "umvr": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 226, 283, 284, 285, 286, 287, 301, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 430, 432, 433, 434, 435, 455, 456, 457, 458, 521, 523, 524, 525, 526, 531, 535, 586, 637], "un": [160, 188, 572], "unabl": [18, 637], "unaccount": 219, "unblock": [527, 530, 532, 533, 534, 536, 537], "uncommon": 638, "und": [53, 56, 57, 58, 81], "under": [6, 512, 563], "undergo": 275, "underli": [98, 517, 637], "underneath": 301, "underscor": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "understand": 637, "underus": 637, "undh": 81, "undul": [74, 75, 76, 78, 79, 80, 81, 86, 545], "undulator_k_lin": 81, "undulator_l_lin": 81, "unfortun": [148, 397], "uniform": [570, 634], "unilater": 637, "unimpl": 637, "uniniti": 555, "unintention": 555, "union": [332, 333], "uniqu": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 420, 435, 532, 634, 637], "unique_id": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "uniqueid_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "unit": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 579, 582, 583, 584, 585, 586, 587, 588, 591, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638], "unitconversionderivedsign": [634, 637], "unitless": 420, "univers": 608, "unix": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "unknown": [219, 250, 251, 254, 255, 366, 401, 439, 472, 541, 548, 559, 560, 568, 569, 637, 638], "unless": [74, 373, 493, 565, 643], "unlik": [49, 50, 51, 63, 140, 141, 142, 143, 417, 421, 459, 523, 635], "unlock": [293, 295, 487], "unlock_err": 293, "unnecessari": 637, "unpin": 637, "unrelatedcompon": [45, 46, 47, 48, 59, 60, 82, 90, 91, 261, 262, 270, 340, 478, 479, 481, 482, 637], "unresolv": 637, "unset": 637, "unsort": 21, "unspecifi": 637, "unstabl": 635, "unstag": [18, 637], "until": [18, 31, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 250, 251, 252, 254, 255, 283, 284, 285, 286, 287, 302, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 339, 341, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 423, 424, 426, 432, 438, 439, 455, 456, 457, 458, 459, 469, 472, 498, 514, 521, 523, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 621, 630, 637], "untouch": 640, "unus": [54, 55, 100, 376, 474, 475, 524, 637], "up": [12, 13, 14, 18, 21, 22, 28, 45, 46, 47, 48, 49, 50, 51, 55, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 111, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 200, 201, 202, 203, 204, 224, 226, 246, 250, 283, 284, 285, 286, 287, 295, 298, 301, 302, 304, 305, 323, 324, 325, 327, 328, 337, 338, 339, 340, 341, 342, 343, 344, 349, 360, 368, 371, 373, 409, 426, 427, 428, 429, 430, 432, 433, 434, 435, 455, 456, 457, 458, 493, 496, 497, 498, 499, 512, 513, 514, 521, 523, 524, 525, 526, 531, 535, 565, 580, 586, 609, 634, 637, 638], "up_north": 91, "up_north_prefix": 91, "up_prefix": 90, "up_south": 91, "up_south_prefix": 91, "upcom": [634, 637], "updat": [6, 18, 28, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 232, 233, 234, 252, 272, 275, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 420, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 493, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 511, 512, 513, 514, 516, 517, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 592, 611, 615, 616, 618, 619, 621, 622, 630, 636, 638, 643], "update_length": 493, "update_r": 426, "updatecompon": [36, 40, 42, 44, 62, 67, 68, 71, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 528, 541, 548, 574, 584, 630, 637, 638], "upgrad": 637, "upon": [345, 356, 385, 400, 495, 496, 497, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 515, 516, 517, 518, 637], "upper": [277, 301, 302, 304, 305, 529, 612, 613, 637], "upper_crystal_pitch_motor": 529, "upper_crystal_thermocoupl": 529, "upper_limit": 612, "upstream": [81, 82, 90, 91, 272, 302, 397, 546, 616, 618, 637], "uptim": [123, 540], "urad": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 546], "us": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 231, 246, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 348, 349, 353, 354, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 568, 569, 570, 571, 572, 573, 574, 577, 580, 582, 583, 584, 585, 586, 587, 588, 592, 597, 602, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 643], "us_rtd": [361, 362, 363, 364, 365, 376], "usabl": 164, "usag": [148, 495, 507, 510, 604, 637, 638], "usb": [588, 637], "usb4": 588, "usb_encod": [634, 637], "usdigit": 588, "usdigitalusbencod": 637, "use_beam_centroid": 297, "use_beam_diamet": 297, "use_cach": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 221, 228, 229, 230, 251, 254, 255, 272, 303, 306, 308, 310, 322, 330, 332, 333, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 408, 409, 410, 412, 413, 414, 415, 417, 418, 419, 421, 425, 438, 439, 468, 473, 474, 475, 476, 527, 529, 530, 532, 533, 534, 536, 537, 544, 545, 546, 547, 570, 571, 572, 573, 585, 611, 615, 616, 618, 619, 621, 622, 631, 632, 633], "use_circular_pupil": 297, "use_floor": [53, 56, 57, 58], "use_limit": [498, 514], "use_mini_tpg": 132, "use_monitor": [497, 498, 499, 512, 513, 514], "use_nam": [12, 13, 14, 18], "use_r": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "usebeamcentroid": 297, "usebeamdiamet": 297, "usecircularpupil": 297, "used_prefix": 482, "usefulli": [498, 499], "useg": 81, "useless": 516, "useminitpg_rbv": 132, "user": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 243, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 514, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 575, 582, 583, 584, 585, 586, 587, 588, 604, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 635, 636, 637, 638, 640, 643], "user_calibr": 207, "user_en": [144, 145, 146, 637], "user_energi": [49, 50, 51, 63], "user_energy_3rd": [50, 51], "user_offset": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 162, 339, 341, 343, 344, 345, 427, 428, 430, 433, 437, 517, 637], "user_offset_dir": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "user_readback": [82, 89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 283, 284, 285, 286, 287, 310, 358, 359, 361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 521, 523, 530, 537, 544, 546, 547, 585, 637], "user_reset": 123, "user_setpoint": [89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 283, 284, 285, 286, 287, 521, 523], "usernam": 643, "useropen": 270, "userreset_rbv": 123, "usign": 385, "usr": [5, 637], "usual": [6, 86, 302, 637, 638], "utc": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "utf": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 637], "util": [348, 424, 634, 637, 643], "uv": [294, 296], "v": [4, 247, 294, 296, 317, 386, 387, 388, 390, 423, 637], "v1": 147, "v2": 125, "v_out": 6, "vac": [189, 190, 192, 193, 195, 272, 616, 618], "vac_fault_ok": 615, "vac_fault_ok_rbv": 615, "vac_sp": [189, 190, 192, 193, 195], "vacuum": [85, 86, 87, 188, 189, 190, 192, 193, 195, 197, 199, 207, 272, 449, 454, 530, 611, 612, 613, 614, 615, 616, 617, 618, 619, 621, 622, 623, 624, 625, 637], "val": [3, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 281, 360, 368, 371], "vale": [49, 50, 51], "valh": [50, 51], "valid": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 568, 570, 571, 572, 573, 574, 576, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 627, 628, 629, 630, 631, 632, 633, 637], "valid_background": 31, "valid_destin": 637, "valid_flat_field": 31, "valid_sourc": 637, "validate_asyn_port": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "validbackground": 31, "validbackground_rbv": 31, "validflatfield": 31, "validflatfield_rbv": 31, "valu": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 236, 243, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 578, 580, 582, 583, 584, 585, 586, 587, 588, 591, 592, 597, 598, 607, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 629, 630, 631, 632, 633, 635, 636, 637, 638], "valueerror": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 314, 315, 322, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 337, 338, 339, 340, 341, 342, 343, 344, 360, 368, 371, 426, 427, 428, 429, 430, 431, 433, 434, 435, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 586, 628, 637], "valv": [69, 164, 192, 270, 272, 274, 278, 375, 377, 380, 381, 480, 484, 487, 489, 634, 637], "valve1": [480, 487], "valve2": [480, 487], "valve3": 480, "valve4": 480, "valve5": 480, "valve6": 480, "valve7": 480, "valve8": 480, "valve_ar": 69, "valve_n2": 69, "valve_posit": [272, 615, 616, 617, 618, 619, 620, 621, 623, 625, 637], "valve_pressure_control": 69, "valvebas": [617, 623, 637], "valveslock": 487, "valveslockrequest": 487, "valvessync": 487, "valvesunlockrequest": 487, "valvesynccurrentpo": 487, "valvesyncreqpo": 487, "vari": [49, 422, 494], "variabl": [1, 294, 296, 375, 377, 380, 381, 427, 428, 437, 563, 590, 612, 613, 637], "variable_cool": [375, 377, 380, 381, 637], "variant": [45, 46, 47, 48, 56, 57, 58, 59, 60, 74, 75, 76, 487, 497, 498, 499, 508, 533, 637, 638], "varieti": [281, 576, 634, 637], "variou": [18, 143, 219, 497, 498, 499, 577, 637], "varit": 637, "vat": 613, "vat590": [613, 637], "vba": [89, 140, 141, 142, 143, 147, 148, 149, 150, 155, 157, 158, 162, 637], "vcglegaci": 625, "vcn": [69, 613, 637], "vcn_vat590": [614, 637], "vcn_vat590_statu": 613, "vcv": [375, 377, 380, 381], "vdesrbck": [446, 447], "ve": [18, 82, 84, 85, 86, 87, 496, 637], "vel": 538, "velo": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 564, 569], "veloc": [36, 40, 42, 44, 62, 67, 68, 71, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 168, 170, 224, 307, 309, 366, 367, 373, 411, 424, 469, 524, 528, 538, 541, 548, 564, 565, 569, 574, 584, 630, 637], "velocity_bas": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "velocity_max": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 637], "vendor": [6, 637], "vent": [623, 624], "vent_open_tim": 448, "vent_open_time_raw": 448, "vent_open_time_raw_rbv": 448, "vent_open_time_rbv": 448, "vent_valv": [440, 448], "vent_valve_delai": [440, 448], "vent_valve_oper": [440, 448], "vent_valve_raw": [440, 448], "ver": [208, 209, 538], "ver_firmwar": 538, "ver_product": 538, "ver_si": 538, "ver_sn": 538, "verbose_nam": [339, 341, 432, 637], "veri": [31, 32, 33, 74, 457, 497, 498, 499, 512, 513, 514], "verif": 637, "verifi": [468, 637], "vernier": [74, 75, 76, 78, 79, 80, 81, 82, 86, 87, 637], "vernier_ctrl_with_limit": 81, "vernier_energi": 81, "vernier_limit": 81, "vernier_percent_of_bend_energi": 81, "version": [74, 78, 99, 101, 147, 155, 191, 205, 206, 207, 214, 280, 298, 305, 306, 344, 407, 439, 512, 637, 638], "version_rbv": [191, 205, 206], "vert": 529, "vert_motor": 529, "vertic": [208, 209, 210, 251, 254, 255, 314, 317, 334, 360, 527, 529, 530, 532, 533, 534, 536, 537, 545, 546, 573, 580, 637], "vescent": [405, 406, 407, 637], "vespo": 637, "veto": [397, 398, 400, 615], "veto_cap": 397, "veto_devic": [615, 637], "veto_device_rbv": [615, 637], "vf": 637, "vfs_state": [615, 637], "vg": 637, "vgc": [270, 272, 274, 618, 637], "vgc_2": 637, "vgclegaci": [611, 623], "vh_epix_x": 258, "via": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 498, 499, 515, 516, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 636, 637, 640], "vici": [487, 489], "vicivalv": 487, "view": [130, 164, 172, 295, 408, 421, 637], "viewer": [7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 297, 637], "virtual": [302, 343], "virtualmotor": 637, "visibl": [28, 637], "visual": 637, "visualize_asyn_digraph": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "vit": 339, "vitara": 339, "vl": [100, 101, 637], "vlim_get": 406, "vlsoptic": [101, 637], "vmax": [89, 140, 141, 142, 143, 147, 148, 149, 150, 155, 157, 158, 162, 637], "vmeas_get": 406, "vmon": [446, 447, 450], "vmon_rbv": 450, "vnom": [392, 393, 394, 395, 396], "vo": 637, "voa": 296, "voa_control_sp": 296, "voa_v": 296, "volt": [4, 115, 420, 461, 462, 463, 470], "volt_buff": 420, "volt_step": 470, "volt_step_rbv": 470, "volt_twk": 470, "voltag": [4, 105, 160, 189, 190, 192, 193, 247, 263, 264, 265, 293, 294, 296, 385, 386, 387, 388, 390, 392, 393, 394, 395, 396, 420, 446, 447, 449, 470, 637], "voltage_fall_r": [387, 388], "voltage_high_limit": [386, 387, 388], "voltage_limit": 406, "voltage_numb": 390, "voltage_ramp_spe": [392, 393, 394, 395, 396], "voltage_rise_r": [387, 388], "voltage_step": 470, "voltage_twk": 470, "voltagemeasur": 390, "voltagenomin": 390, "voltagerampspe": [392, 393, 394, 395, 396], "volum": [479, 482, 612], "von": [542, 549, 553, 554, 637], "vonhamo": [550, 551, 637], "vonhamos6cryst": 637, "vonhamoscryst": [549, 637], "vonhamoscrystal_2": [550, 637], "vonhamosf": [549, 637], "vout": 6, "vpcname": [446, 447, 450], "vrbv": 371, "vrc": [616, 618, 620, 621, 637], "vrcclsl": 637, "vrcda": 637, "vrcno": [621, 637], "vsweep_get": 406, "vvc": [69, 619, 620, 625, 637], "vvcno": [622, 637], "w": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 81, 202, 447], "w0_fit": [288, 289], "w0_guess": [288, 289], "wa": [31, 66, 148, 302, 455, 597, 598, 606, 637], "wai": [1, 28, 86, 111, 157, 164, 342, 420, 427, 428, 434, 435, 437, 571, 637, 638], "waist": 301, "wait": [4, 18, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 250, 251, 252, 254, 255, 283, 284, 285, 286, 287, 297, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 330, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 412, 413, 414, 415, 416, 422, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 459, 469, 472, 497, 498, 499, 512, 513, 514, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 555, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 596, 611, 630, 636, 637, 638], "wait_energi": [322, 330, 332, 333, 637], "want": [301, 302, 304, 305, 322, 330, 332, 333, 423, 455, 494, 524, 580, 592, 637], "warm": 295, "warming_up": 295, "warmup": [21, 22], "warn": [21, 22, 74, 78, 82, 84, 85, 86, 87, 90, 91, 144, 145, 146, 337, 342, 435, 442, 451, 452, 496, 532, 604, 637], "warn_deadband": [90, 91, 337, 342, 435], "warn_inconsist": [90, 91, 337, 342, 435], "warn_invalid_const": [82, 84, 85, 86, 87], "warn_rbv": [442, 451, 452], "warn_statu": 614, "water_cool": [440, 448], "water_flow_rate_gpm": [173, 174], "water_temp_in_f": [173, 174], "water_temp_out_f": [173, 174], "waterflowrate_calc": [173, 174], "watertempin_calc": [173, 174], "watertempout_calc": [173, 174], "wave8": [118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 249, 255, 257, 599, 637], "wave8channel": 256, "wave8v2": 637, "wave8v2adcdelaylan": 121, "wave8v2adcreg": 118, "wave8v2adcsampl": 121, "wave8v2adcsamplereadout": 118, "wave8v2axivers": 118, "wave8v2eventbuild": 118, "wave8v2evrv2": 118, "wave8v2integr": 118, "wave8v2pgpmon": 118, "wave8v2rawbuff": 118, "wave8v2sfp": 118, "wave8v2simpl": [118, 637], "wave8v2systemreg": 118, "wave8v2tim": 118, "wave8v2triggereventmanag": 118, "wave8v2xpmmini": 118, "wave8v2xpmmsg": 118, "waveform": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 130, 461, 462, 463, 637], "wavefront": [297, 298, 630, 631, 632, 633, 637], "wavefront_data": 297, "wavefront_rbv": 297, "wavefrontsensor": 637, "wavefrontsensorst": [631, 632, 633], "wavefrontsensortarget": [632, 633, 637], "wavefrontsensortargetcool": 637, "wavefrontsensortargetfdq": 637, "wavelength": [85, 86, 87, 93, 95, 96, 97, 288, 289, 637], "wavepl": [346, 631], "we": [1, 18, 21, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 74, 82, 84, 85, 86, 87, 94, 98, 99, 110, 112, 148, 155, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 298, 301, 302, 303, 304, 306, 307, 309, 312, 313, 314, 316, 318, 319, 320, 321, 322, 330, 332, 333, 334, 335, 336, 366, 367, 372, 373, 384, 401, 411, 416, 423, 424, 426, 427, 435, 437, 438, 439, 456, 457, 459, 469, 472, 491, 492, 494, 496, 497, 498, 499, 506, 512, 513, 514, 518, 528, 532, 541, 548, 565, 567, 570, 571, 572, 574, 579, 580, 582, 583, 584, 592, 602, 605, 606, 608, 609, 610, 611, 630, 635, 637, 638], "well": [16, 28, 98, 153, 188, 301, 302, 397, 398, 399, 572, 634, 637], "were": [18, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 84, 85, 86, 87, 90, 91, 98, 99, 110, 147, 153, 154, 168, 170, 211, 214, 217, 218, 219, 220, 221, 222, 223, 224, 252, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 314, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 340, 342, 343, 344, 366, 367, 372, 373, 384, 411, 416, 422, 424, 427, 428, 429, 430, 431, 433, 434, 435, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 621, 630, 637], "wf": [298, 299, 634, 637], "wfs40": [297, 637], "what": [28, 31, 82, 84, 85, 86, 87, 155, 301, 302, 323, 324, 325, 327, 328, 399, 426, 494, 515, 560, 594, 637], "whatev": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 283, 284, 285, 286, 287, 339, 341, 360, 368, 371, 426, 432, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 586], "wheel": [172, 317, 421, 422, 544, 637], "when": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 498, 499, 514, 517, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 592, 602, 605, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637, 638, 643], "whenev": [28, 82, 84, 85, 86, 87, 426], "where": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 497, 498, 499, 515, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 567, 570, 571, 572, 573, 574, 580, 582, 583, 584, 585, 586, 587, 588, 592, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 637], "whether": [4, 28, 31, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 333, 334, 335, 336, 339, 341, 348, 360, 366, 367, 368, 371, 372, 373, 384, 397, 398, 399, 400, 401, 402, 411, 416, 422, 424, 426, 438, 439, 455, 456, 457, 458, 459, 469, 472, 494, 510, 518, 521, 523, 525, 526, 528, 531, 532, 535, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 593, 603, 611, 619, 630, 637], "which": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 228, 229, 230, 231, 247, 248, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 497, 498, 499, 507, 508, 511, 512, 513, 514, 516, 517, 518, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 595, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 628, 630, 631, 632, 633, 637, 638], "while": [4, 28, 49, 50, 51, 63, 74, 75, 79, 82, 87, 149, 150, 152, 155, 157, 298, 307, 332, 459, 556, 559, 604, 634, 637, 638], "whistl": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 148, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 366, 367, 372, 373, 384, 411, 416, 422, 424, 438, 439, 469, 472, 528, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 611, 630], "whitelist": [225, 233, 637, 640], "whitespac": [577, 637], "who": 643, "whole": [155, 385, 493, 638], "whose": [459, 637], "why": [82, 84, 85, 86, 87, 164], "wide": [392, 393, 394, 395, 396, 497, 498, 499, 512, 513, 514], "widget": [164, 637], "width": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 166, 288, 289, 301, 302, 304, 305, 527, 530, 531, 532, 533, 534, 536, 537, 587], "width_setpoint": [587, 637], "width_tick": 587, "win32": 637, "window": 637, "within": [1, 98, 99, 353, 354, 356, 392, 393, 394, 395, 396, 397, 498, 499, 608, 609], "without": [12, 13, 14, 18, 33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 111, 160, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 246, 252, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 334, 335, 336, 345, 366, 367, 372, 373, 384, 411, 416, 422, 423, 424, 426, 438, 439, 469, 472, 495, 507, 508, 511, 516, 517, 528, 532, 541, 548, 556, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 593, 611, 620, 630, 637], "wm": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 211, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "wm_presetnam": 636, "wm_updat": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 217, 218, 219, 220, 221, 222, 223, 224, 226, 231, 252, 283, 284, 285, 286, 287, 303, 306, 307, 309, 312, 313, 316, 318, 319, 320, 321, 323, 324, 325, 327, 328, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 360, 366, 367, 368, 371, 372, 373, 384, 411, 416, 422, 424, 426, 427, 428, 430, 432, 433, 434, 435, 438, 439, 455, 456, 457, 458, 469, 472, 521, 523, 524, 525, 526, 527, 528, 530, 531, 532, 533, 534, 535, 536, 537, 541, 548, 557, 559, 560, 561, 562, 565, 570, 572, 574, 582, 583, 584, 586, 611, 630, 637], "wonki": 637, "word": 643, "work": [30, 65, 69, 78, 82, 84, 85, 86, 87, 149, 150, 152, 155, 157, 162, 174, 195, 211, 219, 293, 339, 426, 449, 500, 605, 625, 637], "workaround": 637, "workflow": 302, "working_max": 162, "working_min": 162, "worri": 643, "would": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 227, 231, 283, 284, 285, 286, 287, 292, 314, 339, 341, 360, 368, 371, 426, 432, 455, 456, 457, 458, 459, 521, 523, 525, 526, 531, 535, 565, 566, 586, 615, 637, 638], "wrap": [343, 512, 601], "writabl": [512, 519, 638], "write": [4, 6, 21, 22, 36, 40, 42, 44, 62, 67, 68, 71, 83, 86, 87, 88, 110, 168, 170, 224, 231, 301, 304, 307, 309, 366, 367, 373, 411, 424, 460, 461, 462, 463, 464, 469, 493, 497, 498, 499, 507, 510, 512, 513, 514, 517, 528, 541, 548, 565, 574, 584, 630, 637], "write_access": [345, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518], "write_cl": 520, "write_fil": [20, 21, 22, 24, 25, 26, 27, 34], "write_messag": [20, 21, 22, 24, 25, 26, 27, 34], "write_path": 18, "write_path_templ": 21, "write_pv": [217, 220, 221, 222, 223, 252, 303, 306, 312, 313, 316, 318, 319, 320, 321, 334, 335, 336, 348, 354, 416, 498, 502, 510, 518, 557, 561, 562, 582, 583], "write_sig": 4, "write_statu": [20, 21, 22, 24, 25, 26, 27, 34], "write_timeout": [497, 498, 499, 512, 513, 514], "writeabl": 637, "writefil": [20, 21, 22, 24, 25, 26, 27, 34], "writemessag": [20, 21, 22, 24, 25, 26, 27, 34], "writestatu": [20, 21, 22, 24, 25, 26, 27, 34], "written": [21, 22, 28, 345, 493, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 511, 512, 513, 514, 515, 516, 517], "wrong": [82, 84, 85, 86, 87, 423, 515, 637], "wrt": 301, "wwright": 637, "www": [580, 588], "x": [6, 28, 29, 32, 33, 37, 38, 39, 41, 43, 56, 57, 67, 82, 90, 92, 94, 137, 139, 167, 211, 212, 215, 216, 217, 247, 250, 251, 254, 255, 258, 259, 260, 261, 262, 268, 273, 297, 301, 302, 303, 304, 305, 306, 307, 309, 310, 314, 315, 322, 330, 332, 333, 339, 340, 341, 358, 359, 361, 362, 363, 364, 365, 369, 370, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 468, 476, 522, 527, 530, 532, 533, 534, 536, 537, 538, 539, 541, 545, 546, 547, 548, 552, 555, 556, 557, 577, 578, 580, 582, 583, 637], "x1": [82, 90, 314, 329, 580], "x1c": [314, 329], "x1si": [314, 329], "x2": [82, 90, 315, 322, 330, 331, 332, 333, 580], "x2_retry_deadband": [315, 331], "x2c": [315, 331], "x2si": [315, 331], "x3": 580, "x4": 580, "x454": 267, "x_bottom": 550, "x_down_prefix": 82, "x_dwn": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "x_enc_rm": [358, 359, 361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "x_m": 538, "x_motor": [37, 38, 39, 41, 43, 217, 250, 303, 557, 582, 583], "x_prefix": [261, 262, 301, 302, 304, 305], "x_rang": [374, 375, 376, 377, 378, 379, 380, 381, 382], "x_sp": 555, "x_top": 550, "x_up": [82, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 637], "x_up_prefix": 82, "x_valu": [322, 330, 332, 333], "xc": [74, 75, 76, 78, 79, 80, 209, 322, 332, 333, 637], "xcenter": [527, 530, 531, 532, 533, 534, 536, 537], "xcslodcm": 637, "xdwn": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "xdwnstream": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "xfail": 637, "xfl": 637, "xgantri": [369, 372], "xgantry_prefix": 369, "xml": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "xml_error_msg": 21, "xml_file_nam": 21, "xml_valid": 21, "xmlerrormsg_rbv": 21, "xmlfilenam": 21, "xmlvalid_rbv": 21, "xmot": 167, "xoffsetmirror": [376, 377, 378, 379, 382, 637], "xoffsetmirror2d4pst": 637, "xoffsetmirrorbend": 637, "xoffsetmirrornobend": 637, "xoffsetmirrorrtd": 637, "xoffsetmirrorst": [380, 383, 637], "xoffsetmirrorstatecool": [375, 381, 637], "xoffsetmirrorstatecoolnobend": 637, "xoffsetmirrorswitch": 637, "xoffsetmirrorxyst": 637, "xor": 28, "xp": 343, "xpim": [171, 172, 408, 417, 637], "xpimfilterwheel": [172, 421], "xpiml": [172, 408, 421], "xpm": [134, 135], "xpm_message_cnt": 135, "xpm_mini": 118, "xpm_msg": 118, "xpm_overflow": 135, "xpm_paus": 135, "xpmmessagecount": 135, "xpmmini": 118, "xpmmsg": 135, "xpmmsg_partition_delay0": 135, "xpmmsg_partition_delay1": 135, "xpmmsg_partition_delay2": 135, "xpmmsg_partition_delay3": 135, "xpmmsg_partition_delay4": 135, "xpmmsg_partition_delay5": 135, "xpmmsg_partition_delay6": 135, "xpmmsg_partition_delay7": 135, "xpmmsg_rx_id": 135, "xpmmsg_tx_id": 135, "xpmoverflow": 135, "xpmpaus": 135, "xpo": [247, 253, 254, 255, 256], "xposit": 28, "xpp": [5, 52, 74, 75, 76, 78, 79, 80, 82, 85, 86, 87, 208, 301, 322, 332, 333, 342, 386, 387, 388, 637], "xpp_attenu": 301, "xpplodcm": 637, "xraydb": 637, "xrt": [360, 369, 372, 544, 637], "xsection": 137, "xsection_sourc": 137, "xsp": 167, "xtal": 545, "xtal1": 314, "xtal2": 315, "xtal_angl": 545, "xtal_in": 545, "xtal_out": 545, "xtal_vert": 545, "xtali": 544, "xte": [48, 58, 66, 137, 139, 171, 411, 421, 533, 631, 637], "xup": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "xupstream": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "xwidth": [527, 530, 531, 532, 533, 534, 536, 537], "xwidth_readback": [527, 532, 533, 534, 536], "xygridstag": 637, "xytargetgrid": 637, "xyz": [168, 216, 577, 637], "xyzstag": [212, 637], "y": [6, 28, 29, 32, 33, 37, 38, 39, 41, 43, 68, 82, 91, 137, 167, 211, 212, 215, 216, 217, 247, 250, 259, 260, 261, 262, 268, 273, 297, 301, 302, 303, 304, 305, 309, 310, 314, 315, 334, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 412, 413, 414, 415, 416, 439, 476, 522, 527, 530, 532, 533, 534, 536, 537, 538, 539, 541, 544, 545, 547, 548, 550, 555, 556, 557, 573, 577, 578, 580, 582, 583, 584, 585, 631, 632, 633, 637], "y1": [82, 91, 314, 329, 580], "y1_state": [314, 329], "y1c": [314, 329], "y1si": [314, 329], "y2": [82, 91, 315, 331, 580], "y2_state": [315, 331], "y2c": [315, 331], "y2si": [315, 331], "y3": [82, 91], "y_down_prefix": 82, "y_dwn": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "y_enc_rm": [358, 359, 361, 362, 363, 364, 365, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "y_left": 382, "y_m": 538, "y_motor": [37, 38, 39, 41, 43, 172, 217, 303, 308, 408, 409, 410, 417, 418, 419, 421, 468, 557, 582, 583, 631, 632, 633], "y_prefix": [261, 262, 301, 302, 304, 305], "y_rang": [374, 375, 376, 377, 378, 379, 380, 381, 382], "y_right": 382, "y_sp": 555, "y_state": [172, 408, 409, 410, 417, 418, 419, 421, 529, 637], "y_up": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 637], "y_up_north_prefix": 82, "y_up_south_prefix": 82, "yag": [302, 317, 322, 330, 332, 333, 336, 409, 412, 413, 414, 415, 416, 417, 418, 419, 529], "yag2": [322, 330, 332, 333], "yag_i": 547, "yag_motor": 529, "yag_thermocoupl": [409, 417, 418, 419, 529], "yag_theta": 547, "yag_x": 547, "yag_z": 547, "yag_zoom": [317, 326], "yaglom": [322, 330, 332, 333], "yaml": [244, 637], "yaw": [543, 551], "yaw_axi": 543, "ycenter": [527, 530, 531, 532, 533, 534, 536, 537], "ydwn": [374, 375, 376, 377, 378, 379, 380, 381, 383, 637], "ydwnstream": [374, 375, 376, 377, 378, 379, 380, 381, 383], "ye": [21, 22, 28, 33, 211, 214], "year": 637, "yet": [110, 246, 298, 301, 637], "ygantri": [369, 372], "yield": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 211, 212, 213, 214, 215, 216, 217, 220, 221, 222, 223, 247, 250, 251, 252, 254, 255, 256, 258, 259, 260, 261, 262, 266, 267, 268, 269, 274, 303, 306, 308, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 358, 359, 361, 362, 363, 364, 365, 369, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 392, 393, 394, 395, 396, 403, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 419, 421, 439, 468, 473, 474, 475, 479, 480, 485, 487, 494, 527, 529, 530, 532, 533, 534, 536, 537, 542, 543, 544, 545, 546, 547, 549, 550, 551, 552, 553, 554, 557, 561, 562, 582, 583, 585, 631, 632, 633], "yields_control": 274, "yieldscontrol": 274, "yleft": [379, 380, 382, 637], "ymot": 167, "you": [1, 18, 49, 50, 51, 65, 82, 90, 91, 110, 111, 171, 211, 219, 246, 298, 301, 302, 426, 429, 434, 435, 455, 494, 500, 501, 502, 503, 504, 505, 512, 515, 516, 518, 523, 524, 531, 559, 565, 570, 596, 636, 637, 638, 640, 643], "your": [110, 426, 435, 500, 507, 512, 518, 524, 637, 638, 643], "yourself": 638, "ypo": [247, 253, 254, 255, 256], "yposit": 28, "yright": [379, 380, 382, 637], "ysp": 167, "yup": [374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 637], "yupstream": [374, 375, 376, 377, 378, 379, 380, 381, 383], "yuv421": 21, "yuv422": 21, "yuv444": 21, "ywidth": [527, 530, 531, 532, 533, 534, 536, 537], "ywidth_readback": [527, 532, 533, 534, 536], "z": [32, 167, 211, 212, 213, 215, 216, 259, 261, 262, 268, 301, 302, 304, 305, 314, 315, 322, 323, 324, 325, 327, 328, 330, 332, 333, 359, 476, 538, 539, 541, 547, 555, 556, 577, 631, 632, 633, 637], "z1": [314, 322, 323, 324, 325, 327, 328, 329, 330, 332, 333], "z1_c": [323, 324, 327], "z1_si": [325, 328], "z1c": [323, 324, 327], "z1si": [325, 328], "z2": [315, 322, 323, 325, 327, 328, 330, 331, 332, 333], "z2_retry_deadband": [315, 331], "z2c": [323, 327], "z2si": [325, 328], "z_dir": [301, 302, 304, 305], "z_enc_rm": 359, "z_m": 538, "z_motor": [577, 631, 632, 633], "z_offset": [301, 302, 304, 305], "z_posit": [301, 302, 304, 305], "z_prefix": [261, 262, 301, 302, 304, 305], "z_sp": 555, "zero": [33, 49, 50, 51, 63, 82, 84, 85, 86, 87, 265, 420, 423, 461, 462, 463, 539, 555, 566, 588, 613, 637], "zero_correct": 265, "zero_execut": 614, "zero_statu": 614, "zerocnt": 588, "zerocorrect": 265, "zeropr": 199, "zlentz": 637, "zlevel": [21, 22], "zlib": [21, 22], "zllentz": 637, "zm": [323, 324, 325, 327, 328], "zmot": 167, "zone": [541, 637], "zone_pl": 547, "zone_plate_i": 547, "zone_plate_x": 547, "zone_plate_z": 547, "zoom": [172, 300, 317, 412, 413, 414, 415, 421, 583, 637], "zoom_lock": [172, 421], "zoom_motor": [172, 421, 583, 637], "zoomtelescop": [634, 637], "zrvl": 6, "zrylettc": 637, "zsp": 167, "zst213": 637, "zt": 300, "\u03b8": [92, 94], "\u03b8x": 539, "\u03b8y": 539, "\u03b8z": 539}, "titles": ["API", "Base Classes", "pcdsdevices.analog_signals.Acromag", "pcdsdevices.analog_signals.FDQ", "pcdsdevices.analog_signals.Mesh", "pcdsdevices.analog_signals.acromag_ch_factory_func", "pcdsdevices.areadetector.cam.FeeOpalCam", "pcdsdevices.areadetector.detectors.Basler", "pcdsdevices.areadetector.detectors.BaslerBase", "pcdsdevices.areadetector.detectors.LasBasler", "pcdsdevices.areadetector.detectors.LasBaslerFF", "pcdsdevices.areadetector.detectors.LasBaslerNF", "pcdsdevices.areadetector.detectors.PCDSAreaDetector", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger", "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable", "pcdsdevices.areadetector.plugins.ColorConvPlugin", "pcdsdevices.areadetector.plugins.FilePlugin", "pcdsdevices.areadetector.plugins.HDF5FileStore", "pcdsdevices.areadetector.plugins.HDF5Plugin", "pcdsdevices.areadetector.plugins.ImagePlugin", "pcdsdevices.areadetector.plugins.JPEGPlugin", "pcdsdevices.areadetector.plugins.MagickPlugin", "pcdsdevices.areadetector.plugins.NetCDFPlugin", "pcdsdevices.areadetector.plugins.NexusPlugin", "pcdsdevices.areadetector.plugins.Overlay", "pcdsdevices.areadetector.plugins.OverlayPlugin", "pcdsdevices.areadetector.plugins.PluginBase", "pcdsdevices.areadetector.plugins.ProcessPlugin", "pcdsdevices.areadetector.plugins.ROIPlugin", "pcdsdevices.areadetector.plugins.StatsPlugin", "pcdsdevices.areadetector.plugins.TIFFPlugin", "pcdsdevices.areadetector.plugins.TransformPlugin", "pcdsdevices.atm.ATMTarget", "pcdsdevices.atm.ArrivalTimeMonitor", "pcdsdevices.atm.MFXATM", "pcdsdevices.atm.TM1K4", "pcdsdevices.atm.TM1K4Target", "pcdsdevices.atm.TM2K2", "pcdsdevices.atm.TM2K2Target", "pcdsdevices.atm.TM2K4", "pcdsdevices.atm.TM2K4Target", "pcdsdevices.attenuator.AT1K2", "pcdsdevices.attenuator.AT1K4", "pcdsdevices.attenuator.AT2K2", "pcdsdevices.attenuator.AT2L0", "pcdsdevices.attenuator.AttBase", "pcdsdevices.attenuator.AttBaseWith3rdHarmonic", "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP", "pcdsdevices.attenuator.Attenuator", "pcdsdevices.attenuator.AttenuatorCalculatorBase", "pcdsdevices.attenuator.AttenuatorCalculatorFilter", "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade", "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade", "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade", "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0", "pcdsdevices.attenuator.AttenuatorSXR_Ladder", "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD", "pcdsdevices.attenuator.FEESolidAttenuatorBlade", "pcdsdevices.attenuator.FEESolidAttenuatorStates", "pcdsdevices.attenuator.FeeAtt", "pcdsdevices.attenuator.FeeFilter", "pcdsdevices.attenuator.Filter", "pcdsdevices.attenuator.GasAttenuator", "pcdsdevices.attenuator.GattApertureX", "pcdsdevices.attenuator.GattApertureY", "pcdsdevices.attenuator.SXRGasAtt", "pcdsdevices.attenuator.SXRLadderAttenuatorBlade", "pcdsdevices.attenuator.SXRLadderAttenuatorStates", "pcdsdevices.attenuator.get_blade_enum", "pcdsdevices.attenuator.render_ascii_att", "pcdsdevices.beam_stats.BeamEnergyRequest", "pcdsdevices.beam_stats.BeamEnergyRequestACRWait", "pcdsdevices.beam_stats.BeamEnergyRequestNoWait", "pcdsdevices.beam_stats.BeamStats", "pcdsdevices.beam_stats.FakeBeamEnergyRequest", "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait", "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait", "pcdsdevices.beam_stats.LCLS", "pcdsdevices.ccm.CCM", "pcdsdevices.ccm.CCMAlio", "pcdsdevices.ccm.CCMConstantsMixin", "pcdsdevices.ccm.CCMEnergy", "pcdsdevices.ccm.CCMEnergyWithACRStatus", "pcdsdevices.ccm.CCMEnergyWithVernier", "pcdsdevices.ccm.CCMMotor", "pcdsdevices.ccm.CCMPico", "pcdsdevices.ccm.CCMX", "pcdsdevices.ccm.CCMY", "pcdsdevices.ccm.alio_to_theta", "pcdsdevices.ccm.energy_to_wavelength", "pcdsdevices.ccm.theta_to_alio", "pcdsdevices.ccm.theta_to_wavelength", "pcdsdevices.ccm.wavelength_to_energy", "pcdsdevices.ccm.wavelength_to_theta", "pcdsdevices.crix_motion.QuadraticBeckhoffMotor", "pcdsdevices.crix_motion.QuadraticSimMotor", "pcdsdevices.crix_motion.VLSOptics", "pcdsdevices.crix_motion.VLSOpticsSim", "pcdsdevices.cvmi_motion.CVMI", "pcdsdevices.cvmi_motion.KTOF", "pcdsdevices.dc_devices.ICT", "pcdsdevices.dc_devices.ICTBus", "pcdsdevices.dc_devices.ICTChannel", "pcdsdevices.delay_generator.DelayGenerator", "pcdsdevices.delay_generator.DelayGeneratorBase", "pcdsdevices.delay_generator.DgChannel", "pcdsdevices.device.GroupDevice", "pcdsdevices.device.InterfaceDevice", "pcdsdevices.device.to_interface", "pcdsdevices.digital_signals.J120K", "pcdsdevices.digitizers.Qadc", "pcdsdevices.digitizers.Qadc134", "pcdsdevices.digitizers.Qadc134Sparsification", "pcdsdevices.digitizers.QadcBase", "pcdsdevices.digitizers.Wave8V2", "pcdsdevices.digitizers.Wave8V2ADCDelayLanes", "pcdsdevices.digitizers.Wave8V2ADCRegs", "pcdsdevices.digitizers.Wave8V2ADCSampleReadout", "pcdsdevices.digitizers.Wave8V2ADCSamples", "pcdsdevices.digitizers.Wave8V2AxiVersion", "pcdsdevices.digitizers.Wave8V2EventBuilder", "pcdsdevices.digitizers.Wave8V2EvrV2", "pcdsdevices.digitizers.Wave8V2Integrators", "pcdsdevices.digitizers.Wave8V2PgpMon", "pcdsdevices.digitizers.Wave8V2RawBuffers", "pcdsdevices.digitizers.Wave8V2Sfp", "pcdsdevices.digitizers.Wave8V2Simple", "pcdsdevices.digitizers.Wave8V2SystemRegs", "pcdsdevices.digitizers.Wave8V2Timing", "pcdsdevices.digitizers.Wave8V2TriggerEventManager", "pcdsdevices.digitizers.Wave8V2XpmMini", "pcdsdevices.digitizers.Wave8V2XpmMsg", "pcdsdevices.energy_monitor.GEM", "pcdsdevices.energy_monitor.GMD", "pcdsdevices.energy_monitor.GMDPreAmp", "pcdsdevices.energy_monitor.XGMD", "pcdsdevices.epics_motor.BeckhoffAxis", "pcdsdevices.epics_motor.BeckhoffAxisEPS", "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom", "pcdsdevices.epics_motor.BeckhoffAxisNoOffset", "pcdsdevices.epics_motor.BeckhoffAxisPLC", "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS", "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140", "pcdsdevices.epics_motor.BeckhoffAxis_Pre140", "pcdsdevices.epics_motor.EpicsMotorInterface", "pcdsdevices.epics_motor.IMS", "pcdsdevices.epics_motor.MMC100", "pcdsdevices.epics_motor.Motor", "pcdsdevices.epics_motor.Newport", "pcdsdevices.epics_motor.OffsetIMSWithPreset", "pcdsdevices.epics_motor.OffsetMotor", "pcdsdevices.epics_motor.PCDSMotorBase", "pcdsdevices.epics_motor.PI_M824", "pcdsdevices.epics_motor.PMC100", "pcdsdevices.epics_motor.SmarAct", "pcdsdevices.epics_motor.SmarActEncodedTipTilt", "pcdsdevices.epics_motor.SmarActOpenLoop", "pcdsdevices.epics_motor.SmarActOpenLoopPositioner", "pcdsdevices.epics_motor.SmarActPicoscale", "pcdsdevices.epics_motor.SmarActTipTilt", "pcdsdevices.eps.EPS", "pcdsdevices.evr.EvrMotor", "pcdsdevices.evr.Trigger", "pcdsdevices.example.Example3D", "pcdsdevices.example.Example3DStates", "pcdsdevices.example.ExampleL2L", "pcdsdevices.example.ExampleL2LStates", "pcdsdevices.example.PLCExampleMotion", "pcdsdevices.example.PLCOnlyXPIM", "pcdsdevices.fms.LCP1", "pcdsdevices.fms.LCP2", "pcdsdevices.fms.PDU_Humidity2", "pcdsdevices.fms.PDU_Humidity4", "pcdsdevices.fms.PDU_Humidity6", "pcdsdevices.fms.PDU_Humidity8", "pcdsdevices.fms.PDU_Load1", "pcdsdevices.fms.PDU_Load2", "pcdsdevices.fms.PDU_Load3", "pcdsdevices.fms.PDU_Load4", "pcdsdevices.fms.PDU_Temp2", "pcdsdevices.fms.PDU_Temp4", "pcdsdevices.fms.PDU_Temp6", "pcdsdevices.fms.PDU_Temp8", "pcdsdevices.fms.Setra5000", "pcdsdevices.gauge.BaseGauge", "pcdsdevices.gauge.GCC500PLC", "pcdsdevices.gauge.GCCPLC", "pcdsdevices.gauge.GCT", "pcdsdevices.gauge.GFSPLC", "pcdsdevices.gauge.GHCPLC", "pcdsdevices.gauge.GaugeColdCathode", "pcdsdevices.gauge.GaugePLC", "pcdsdevices.gauge.GaugePirani", "pcdsdevices.gauge.GaugeSerial", "pcdsdevices.gauge.GaugeSerialGCC", "pcdsdevices.gauge.GaugeSerialGPI", "pcdsdevices.gauge.GaugeSet", "pcdsdevices.gauge.GaugeSetBase", "pcdsdevices.gauge.GaugeSetMks", "pcdsdevices.gauge.GaugeSetPirani", "pcdsdevices.gauge.GaugeSetPiraniMks", "pcdsdevices.gauge.MKS937AController", "pcdsdevices.gauge.MKS937BController", "pcdsdevices.gauge.MKS937a", "pcdsdevices.gon.BaseGon", "pcdsdevices.gon.GonWithDetArm", "pcdsdevices.gon.Goniometer", "pcdsdevices.gon.Kappa", "pcdsdevices.gon.KappaXYZStage", "pcdsdevices.gon.SamPhi", "pcdsdevices.gon.SimKappa", "pcdsdevices.gon.SimSampleStage", "pcdsdevices.gon.XYZStage", "pcdsdevices.inout.CombinedInOutRecordPositioner", "pcdsdevices.inout.InOutPVStatePositioner", "pcdsdevices.inout.InOutPositioner", "pcdsdevices.inout.InOutRecordPositioner", "pcdsdevices.inout.LightpathInOutRecordPositioner", "pcdsdevices.inout.Reflaser", "pcdsdevices.inout.TTReflaser", "pcdsdevices.inout.TwinCATInOutPositioner", "pcdsdevices.interface.BaseInterface", "pcdsdevices.interface.FltMvInterface", "pcdsdevices.interface.LegacyLightpathMixin", "pcdsdevices.interface.LightpathInOutCptMixin", "pcdsdevices.interface.LightpathInOutMixin", "pcdsdevices.interface.LightpathMixin", "pcdsdevices.interface.MvInterface", "pcdsdevices.interface.TabCompletionHelperClass", "pcdsdevices.interface.TabCompletionHelperInstance", "pcdsdevices.interface._TabCompletionHelper", "pcdsdevices.interface.device_info", "pcdsdevices.interface.get_engineering_mode", "pcdsdevices.interface.get_kind", "pcdsdevices.interface.get_name", "pcdsdevices.interface.get_units", "pcdsdevices.interface.get_value", "pcdsdevices.interface.ophydobj_info", "pcdsdevices.interface.positionerbase_info", "pcdsdevices.interface.set_engineering_mode", "pcdsdevices.interface.setup_preset_paths", "pcdsdevices.interface.signal_info", "pcdsdevices.interface.tweak_base", "pcdsdevices.ipm.IPIMB", "pcdsdevices.ipm.IPIMBChannel", "pcdsdevices.ipm.IPM", "pcdsdevices.ipm.IPMDiode", "pcdsdevices.ipm.IPMMotion", "pcdsdevices.ipm.IPMTarget", "pcdsdevices.ipm.IPM_Det", "pcdsdevices.ipm.IPM_IPIMB", "pcdsdevices.ipm.IPM_Wave8", "pcdsdevices.ipm.Wave8", "pcdsdevices.ipm.Wave8Channel", "pcdsdevices.jet.BeckhoffJet", "pcdsdevices.jet.BeckhoffJetManipulator", "pcdsdevices.jet.BeckhoffJetSlits", "pcdsdevices.jet.Injector", "pcdsdevices.jet.InjectorWithFine", "pcdsdevices.keithley.IM3L0_K2700", "pcdsdevices.keithley.K2700", "pcdsdevices.keithley.K6514", "pcdsdevices.lamp_motion.LAMP", "pcdsdevices.lamp_motion.LAMPFlowCell", "pcdsdevices.lamp_motion.LAMPMagneticBottle", "pcdsdevices.lamp_motion.LAMP_LV_17", "pcdsdevices.lasers.btps.BtpsSourceStatus", "pcdsdevices.lasers.btps.BtpsState", "pcdsdevices.lasers.btps.BtpsVGC", "pcdsdevices.lasers.btps.CentroidConfig", "pcdsdevices.lasers.btps.DestinationConfig", "pcdsdevices.lasers.btps.GlobalConfig", "pcdsdevices.lasers.btps.LssShutterStatus", "pcdsdevices.lasers.btps.RangeComparison", "pcdsdevices.lasers.btps.SourceToDestinationConfig", "pcdsdevices.lasers.counters.Agilent53210A", "pcdsdevices.lasers.dicon.DiconSwitch", "pcdsdevices.lasers.ek9000.El3174AiCh", "pcdsdevices.lasers.ek9000.EnvironmentalMonitor", "pcdsdevices.lasers.elliptec.Ell6", "pcdsdevices.lasers.elliptec.Ell9", "pcdsdevices.lasers.elliptec.EllBase", "pcdsdevices.lasers.elliptec.EllLinear", "pcdsdevices.lasers.elliptec.EllRotation", "pcdsdevices.lasers.qmini.QminiSpectrometer", "pcdsdevices.lasers.qmini.QminiWithEvr", "pcdsdevices.lasers.rfof.CycleRfofRx", "pcdsdevices.lasers.rfof.CycleRfofTx", "pcdsdevices.lasers.rfof.ItechRfofAll", "pcdsdevices.lasers.rfof.ItechRfofErrors", "pcdsdevices.lasers.rfof.ItechRfofRx", "pcdsdevices.lasers.rfof.ItechRfofStatus", "pcdsdevices.lasers.rfof.ItechRfofTx", "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40", "pcdsdevices.lasers.tuttifrutti.TuttiFrutti", "pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls", "pcdsdevices.lasers.zoomtelescope.ZoomTelescope", "pcdsdevices.lens.LensStack", "pcdsdevices.lens.LensStackBase", "pcdsdevices.lens.Prefocus", "pcdsdevices.lens.SimLensStack", "pcdsdevices.lens.SimLensStackBase", "pcdsdevices.lens.XFLS", "pcdsdevices.lic.LICMirror", "pcdsdevices.lic.LaserInCoupling", "pcdsdevices.lic_2d_tmo.LaserCouplingStates", "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension", "pcdsdevices.light_control.LightControl", "pcdsdevices.lodcm.CHI1", "pcdsdevices.lodcm.CHI2", "pcdsdevices.lodcm.CrystalTower1", "pcdsdevices.lodcm.CrystalTower2", "pcdsdevices.lodcm.Dectris", "pcdsdevices.lodcm.DiagnosticsTower", "pcdsdevices.lodcm.Diode", "pcdsdevices.lodcm.Foil", "pcdsdevices.lodcm.H1N", "pcdsdevices.lodcm.H2N", "pcdsdevices.lodcm.LODCM", "pcdsdevices.lodcm.LODCMEnergyC", "pcdsdevices.lodcm.LODCMEnergyC1", "pcdsdevices.lodcm.LODCMEnergySi", "pcdsdevices.lodcm.SimDiagnosticsTower", "pcdsdevices.lodcm.SimEnergyC", "pcdsdevices.lodcm.SimEnergySi", "pcdsdevices.lodcm.SimFirstTower", "pcdsdevices.lodcm.SimLODCM", "pcdsdevices.lodcm.SimSecondTower", "pcdsdevices.lodcm.XCSLODCM", "pcdsdevices.lodcm.XPPLODCM", "pcdsdevices.lodcm.Y1", "pcdsdevices.lodcm.Y2", "pcdsdevices.lodcm.YagLom", "pcdsdevices.lxe.FakeLxtTtc", "pcdsdevices.lxe.LaserEnergyPositioner", "pcdsdevices.lxe.LaserTiming", "pcdsdevices.lxe.LaserTimingCompensation", "pcdsdevices.lxe.Lcls2LaserTiming", "pcdsdevices.lxe.LxtTtcExample", "pcdsdevices.lxe.TimeToolDelay", "pcdsdevices.lxe._ReversedTimeToolDelay", "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal", "pcdsdevices.lxe.load_calibration_file", "pcdsdevices.make_ophyd_device.flatten_list", "pcdsdevices.make_ophyd_device.get_components", "pcdsdevices.make_ophyd_device.make_class", "pcdsdevices.make_ophyd_device.make_class_line", "pcdsdevices.make_ophyd_device.make_class_name", "pcdsdevices.make_ophyd_device.make_cpt", "pcdsdevices.make_ophyd_device.make_signal", "pcdsdevices.make_ophyd_device.make_signal_wrbv", "pcdsdevices.make_ophyd_device.print_class", "pcdsdevices.make_ophyd_device.recurse_record", "pcdsdevices.make_ophyd_device.write_file", "pcdsdevices.mirror.FFMirror", "pcdsdevices.mirror.FFMirrorZ", "pcdsdevices.mirror.Gantry", "pcdsdevices.mirror.KBOMirror", "pcdsdevices.mirror.KBOMirrorChin", "pcdsdevices.mirror.KBOMirrorHE", "pcdsdevices.mirror.KBOMirrorHEStates", "pcdsdevices.mirror.KBOMirrorStates", "pcdsdevices.mirror.MirrorInsertState", "pcdsdevices.mirror.MirrorStripe2D4P", "pcdsdevices.mirror.OMMotor", "pcdsdevices.mirror.OffsetMirror", "pcdsdevices.mirror.OpticsPitchNotepad", "pcdsdevices.mirror.Pitch", "pcdsdevices.mirror.PointingMirror", "pcdsdevices.mirror.TwinCATMirrorStripe", "pcdsdevices.mirror.XOffsetMirror", "pcdsdevices.mirror.XOffsetMirror2D4PState", "pcdsdevices.mirror.XOffsetMirrorBend", "pcdsdevices.mirror.XOffsetMirrorNoBend", "pcdsdevices.mirror.XOffsetMirrorRTDs", "pcdsdevices.mirror.XOffsetMirrorState", "pcdsdevices.mirror.XOffsetMirrorStateCool", "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend", "pcdsdevices.mirror.XOffsetMirrorSwitch", "pcdsdevices.mirror.XOffsetMirrorXYState", "pcdsdevices.movablestand.MovableStand", "pcdsdevices.mpod.MPOD", "pcdsdevices.mpod.MPODChannel", "pcdsdevices.mpod.MPODChannelHV", "pcdsdevices.mpod.MPODChannelLV", "pcdsdevices.mpod.get_card_number", "pcdsdevices.mpod_apalis.MPODApalisChannel", "pcdsdevices.mpod_apalis.MPODApalisCrate", "pcdsdevices.mpod_apalis.MPODApalisModule", "pcdsdevices.mpod_apalis.MPODApalisModule16Channel", "pcdsdevices.mpod_apalis.MPODApalisModule24Channel", "pcdsdevices.mpod_apalis.MPODApalisModule4Channel", "pcdsdevices.mpod_apalis.MPODApalisModule8Channel", "pcdsdevices.mps.MPS", "pcdsdevices.mps.MPSBase", "pcdsdevices.mps.MPSLimits", "pcdsdevices.mps.mps_factory", "pcdsdevices.mps.must_be_known", "pcdsdevices.mps.must_be_out", "pcdsdevices.mrco_motion.MRCO", "pcdsdevices.pc.PhotonCollimator", "pcdsdevices.piezo.SliceDhv", "pcdsdevices.piezo.SliceDhvChannel", "pcdsdevices.piezo.SliceDhvController", "pcdsdevices.pim.IM2K0", "pcdsdevices.pim.IM3L0", "pcdsdevices.pim.LCLS2ImagerBase", "pcdsdevices.pim.LCLS2Target", "pcdsdevices.pim.PIM", "pcdsdevices.pim.PIMWithBoth", "pcdsdevices.pim.PIMWithFocus", "pcdsdevices.pim.PIMWithLED", "pcdsdevices.pim.PIMY", "pcdsdevices.pim.PPM", "pcdsdevices.pim.PPMCOOL", "pcdsdevices.pim.PPMCoolSwitch", "pcdsdevices.pim.PPMPowerMeter", "pcdsdevices.pim.XPIM", "pcdsdevices.pim.XPIMFilterWheel", "pcdsdevices.pim.XPIMLED", "pcdsdevices.pmps.TwinCATStatePMPS", "pcdsdevices.pneumatic.BeckhoffPneumatic", "pcdsdevices.positioner.FuncPositioner", "pcdsdevices.pseudopos.DelayBase", "pcdsdevices.pseudopos.DelayMotor", "pcdsdevices.pseudopos.LookupTablePositioner", "pcdsdevices.pseudopos.OffsetMotorBase", "pcdsdevices.pseudopos.PseudoPositioner", "pcdsdevices.pseudopos.PseudoSingleInterface", "pcdsdevices.pseudopos.SimDelayStage", "pcdsdevices.pseudopos.SyncAxesBase", "pcdsdevices.pseudopos.SyncAxis", "pcdsdevices.pseudopos.delay_class_factory", "pcdsdevices.pseudopos.delay_instance_factory", "pcdsdevices.pulsepicker.PulsePicker", "pcdsdevices.pulsepicker.PulsePickerInOut", "pcdsdevices.pump.AgilentSerial", "pcdsdevices.pump.EbaraPump", "pcdsdevices.pump.Ebara_EV_A03_1", "pcdsdevices.pump.GammaController", "pcdsdevices.pump.GammaPCT", "pcdsdevices.pump.IonPump", "pcdsdevices.pump.IonPumpBase", "pcdsdevices.pump.IonPumpWithController", "pcdsdevices.pump.Navigator", "pcdsdevices.pump.PIPPLC", "pcdsdevices.pump.PIPSerial", "pcdsdevices.pump.PROPLC", "pcdsdevices.pump.PTMPLC", "pcdsdevices.pump.QPCPCT", "pcdsdevices.pump.TurboPump", "pcdsdevices.pv_positioner.OnePVMotor", "pcdsdevices.pv_positioner.PVPositionerComparator", "pcdsdevices.pv_positioner.PVPositionerDone", "pcdsdevices.pv_positioner.PVPositionerIsClose", "pcdsdevices.pv_positioner.PVPositionerNoInterrupt", "pcdsdevices.qadc.Qadc", "pcdsdevices.qadc.Qadc134", "pcdsdevices.qadc.Qadc134Common", "pcdsdevices.qadc.Qadc134Lcls2", "pcdsdevices.qadc.QadcCommon", "pcdsdevices.qadc.QadcLcls1Timing", "pcdsdevices.qadc.QadcLcls2Timing", "pcdsdevices.radiation.HPI6030", "pcdsdevices.ref.ReflaserL2SI", "pcdsdevices.ref.ReflaserL2SIMirror", "pcdsdevices.rs_powersupply.RSChannel", "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply", "pcdsdevices.rtds_ebd.PneumaticActuator", "pcdsdevices.rtds_ebd.RTDSBase", "pcdsdevices.rtds_ebd.RTDSK0", "pcdsdevices.rtds_ebd.RTDSL0", "pcdsdevices.rtds_ebd.RTDSX0ThreeStage", "pcdsdevices.sample_delivery.Bronkhorst", "pcdsdevices.sample_delivery.CoolerShaker", "pcdsdevices.sample_delivery.FlowIntegrator", "pcdsdevices.sample_delivery.GasManifold", "pcdsdevices.sample_delivery.HPLC", "pcdsdevices.sample_delivery.IntegratedFlow", "pcdsdevices.sample_delivery.M3BasePLCDevice", "pcdsdevices.sample_delivery.ManifoldValve", "pcdsdevices.sample_delivery.PCM", "pcdsdevices.sample_delivery.PropAir", "pcdsdevices.sample_delivery.Selector", "pcdsdevices.sample_delivery.Sensirion", "pcdsdevices.sample_delivery.ViciValve", "pcdsdevices.sensors.RTD", "pcdsdevices.sensors.TwinCATTempSensor", "pcdsdevices.sensors.TwinCATThermocouple", "pcdsdevices.sequencer.EventSequence", "pcdsdevices.sequencer.EventSequencer", "pcdsdevices.signal.AggregateSignal", "pcdsdevices.signal.AvgSignal", "pcdsdevices.signal.EpicsSignalBaseEditMD", "pcdsdevices.signal.EpicsSignalEditMD", "pcdsdevices.signal.EpicsSignalROEditMD", "pcdsdevices.signal.FakeEpicsSignalEditMD", "pcdsdevices.signal.FakeEpicsSignalROEditMD", "pcdsdevices.signal.FakeNotepadLinkedSignal", "pcdsdevices.signal.FakePytmcSignal", "pcdsdevices.signal.FakePytmcSignalRO", "pcdsdevices.signal.FakePytmcSignalRW", "pcdsdevices.signal.InternalSignal", "pcdsdevices.signal.MultiDerivedSignal", "pcdsdevices.signal.MultiDerivedSignalRO", "pcdsdevices.signal.NotImplementedSignal", "pcdsdevices.signal.NotepadLinkedSignal", "pcdsdevices.signal.PVStateSignal", "pcdsdevices.signal.PytmcSignal", "pcdsdevices.signal.PytmcSignalRO", "pcdsdevices.signal.PytmcSignalRW", "pcdsdevices.signal.SignalEditMD", "pcdsdevices.signal.SummarySignal", "pcdsdevices.signal.UnitConversionDerivedSignal", "pcdsdevices.signal._OptionalEpicsSignal", "pcdsdevices.signal.pytmc_writable", "pcdsdevices.signal.select_pytmc_class", "pcdsdevices.sim.FastMotor", "pcdsdevices.sim.SimTwoAxis", "pcdsdevices.sim.SlowMotor", "pcdsdevices.sim.SynMotor", "pcdsdevices.slits.BadSlitPositionerBase", "pcdsdevices.slits.BeckhoffSlitPositioner", "pcdsdevices.slits.BeckhoffSlits", "pcdsdevices.slits.ExitSlitTarget", "pcdsdevices.slits.ExitSlits", "pcdsdevices.slits.JJSlits", "pcdsdevices.slits.LusiSlitPositioner", "pcdsdevices.slits.LusiSlits", "pcdsdevices.slits.PowerSlits", "pcdsdevices.slits.SimLusiSlits", "pcdsdevices.slits.SlitPositioner", "pcdsdevices.slits.Slits", "pcdsdevices.slits.SlitsBase", "pcdsdevices.smarpod.SmarPod", "pcdsdevices.smarpod.SmarPodPose", "pcdsdevices.smarpod.SmarPodStatus", "pcdsdevices.spectrometer.FZPStates", "pcdsdevices.spectrometer.Gen1VonHamos4Crystal", "pcdsdevices.spectrometer.Gen1VonHamosCrystal", "pcdsdevices.spectrometer.HXRSpectrometer", "pcdsdevices.spectrometer.Kmono", "pcdsdevices.spectrometer.Mono", "pcdsdevices.spectrometer.TMOSpectrometer", "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates", "pcdsdevices.spectrometer.VonHamos4Crystal", "pcdsdevices.spectrometer.VonHamos6Crystal", "pcdsdevices.spectrometer.VonHamosCrystal", "pcdsdevices.spectrometer.VonHamosCrystal_2", "pcdsdevices.spectrometer.VonHamosFE", "pcdsdevices.spectrometer.VonHamosFER", "pcdsdevices.sqr1.SQR1", "pcdsdevices.sqr1.SQR1Axis", "pcdsdevices.state.CombinedStateRecordPositioner", "pcdsdevices.state.FakeTwinCATStateConfigDynamic", "pcdsdevices.state.PVStatePositioner", "pcdsdevices.state.StatePositioner", "pcdsdevices.state.StateRecordPositioner", "pcdsdevices.state.StateRecordPositionerBase", "pcdsdevices.state.TwinCATStateConfigDynamic", "pcdsdevices.state.TwinCATStateConfigOne", "pcdsdevices.state.TwinCATStatePositioner", "pcdsdevices.state.get_dynamic_state_attr", "pcdsdevices.state.state_config_dotted_attribute", "pcdsdevices.state.state_config_dotted_names", "pcdsdevices.state.state_config_dotted_velos", "pcdsdevices.stopper.PPSStopper", "pcdsdevices.stopper.PPSStopper2PV", "pcdsdevices.stopper.Stopper", "pcdsdevices.sxr_test_absorber.SxrTestAbsorber", "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates", "pcdsdevices.tags.explain_tag", "pcdsdevices.tags.get_valid_tags", "pcdsdevices.targets.StageStack", "pcdsdevices.targets.convert_to_physical", "pcdsdevices.targets.get_unit_meshgrid", "pcdsdevices.targets.mesh_interpolation", "pcdsdevices.targets.snake_grid_list", "pcdsdevices.timetool.Timetool", "pcdsdevices.timetool.TimetoolWithNav", "pcdsdevices.tmo_ip1.CalibrationAxis", "pcdsdevices.tmo_ip1.SCaFoil", "pcdsdevices.tpr.TprMotor", "pcdsdevices.tpr.TprTrigger", "pcdsdevices.usb_encoder.UsDigitalUsbEncoder", "pcdsdevices.utils.check_kind_flag", "pcdsdevices.utils.combine_status_info", "pcdsdevices.utils.convert_unit", "pcdsdevices.utils.doc_format_decorator", "pcdsdevices.utils.format_ophyds_to_html", "pcdsdevices.utils.format_status_table", "pcdsdevices.utils.get_component", "pcdsdevices.utils.get_input", "pcdsdevices.utils.get_status_float", "pcdsdevices.utils.get_status_value", "pcdsdevices.utils.ipm_screen", "pcdsdevices.utils.is_input", "pcdsdevices.utils.maybe_make_method", "pcdsdevices.utils.move_subdevices_to_start", "pcdsdevices.utils.post_ophyds_to_elog", "pcdsdevices.utils.re_arg", "pcdsdevices.utils.reorder_components", "pcdsdevices.utils.schedule_task", "pcdsdevices.utils.set_many", "pcdsdevices.utils.set_standard_ordering", "pcdsdevices.utils.sort_components_by_kind", "pcdsdevices.utils.sort_components_by_name", "pcdsdevices.valve.GateValve", "pcdsdevices.valve.VCN", "pcdsdevices.valve.VCN_VAT590", "pcdsdevices.valve.VCN_VAT590_Status", "pcdsdevices.valve.VFS", "pcdsdevices.valve.VGC", "pcdsdevices.valve.VGCLegacy", "pcdsdevices.valve.VGC_2S", "pcdsdevices.valve.VRC", "pcdsdevices.valve.VRCClsLS", "pcdsdevices.valve.VRCDA", "pcdsdevices.valve.VRCNO", "pcdsdevices.valve.VVC", "pcdsdevices.valve.VVCNO", "pcdsdevices.valve.ValveBase", "pcdsdevices.variety.expand_dotted_dict", "pcdsdevices.variety.get_metadata", "pcdsdevices.variety.set_metadata", "pcdsdevices.variety.validate_metadata", "pcdsdevices.wfs.WaveFrontSensorStates", "pcdsdevices.wfs.WaveFrontSensorTarget", "pcdsdevices.wfs.WaveFrontSensorTargetCool", "pcdsdevices.wfs.WaveFrontSensorTargetFDQ", "Motivation", "Shortcuts", "Preset Positions", "Release History", "Signal Classes", "Simulated Devices", "IPython Tab Curation", "UI Templates", "Upcoming Changes", "IssueNumber Title", "IssueNumber Title"], "titleterms": {"0": 637, "01": 637, "02": 637, "03": 637, "04": 637, "05": 637, "06": 637, "07": 637, "08": 637, "09": 637, "1": 637, "10": 637, "11": 637, "12": 637, "15": 637, "16": 637, "17": 637, "18": 637, "19": 637, "2": 637, "20": 637, "2018": 637, "2019": 637, "2020": 637, "2021": 637, "2022": 637, "2023": 637, "2024": 637, "21": 637, "22": 637, "23": 637, "24": 637, "26": 637, "27": 637, "28": 637, "3": 637, "30": 637, "31": 637, "4": 637, "5": 637, "6": 637, "7": 637, "8": 637, "9": 637, "A": 638, "_optionalepicssign": 518, "_reversedtimetooldelai": 344, "_scaledunitconversionderivedsign": 345, "_tabcompletionhelp": 234, "acromag": 2, "acromag_ch_factory_func": 5, "advanc": 638, "aggregatesign": [495, 638], "agilent53210a": 279, "agilentseri": 440, "alio_to_theta": 92, "analog_sign": [0, 2, 3, 4, 5], "api": [0, 637, 643, 644], "areadetector": [0, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "array_s": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "array_size_al": 21, "array_size_xyz": 21, "arrivaltimemonitor": 37, "at1k2": 45, "at1k4": 46, "at2k2": 47, "at2l0": 48, "atm": [0, 36, 37, 38, 39, 40, 41, 42, 43, 44], "atmtarget": 36, "attbas": 49, "attbasewith3rdharmon": 50, "attbasewith3rdharmoniclp": 51, "attenu": [0, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "attenuatorcalculator_at2l0": 58, "attenuatorcalculatorbas": 53, "attenuatorcalculatorfilt": 54, "attenuatorcalculatorsxr_blad": 55, "attenuatorcalculatorsxr_fourblad": 56, "attenuatorcalculatorsxr_twoblad": 57, "attenuatorsxr_ladd": 59, "attenuatorsxr_laddertwobladelbd": 60, "auto_s": 32, "avgsign": [496, 638], "ax": 1, "badslitpositionerbas": 525, "base": 1, "basegaug": 188, "basegon": 208, "baseinterfac": 225, "basler": 7, "baslerbas": 8, "beam_stat": [0, 74, 75, 76, 77, 78, 79, 80, 81], "beamenergyrequest": 74, "beamenergyrequestacrwait": 75, "beamenergyrequestnowait": 76, "beamstat": 77, "beckhoffaxi": 140, "beckhoffaxis_pre140": 147, "beckhoffaxisep": 141, "beckhoffaxisepscustom": 142, "beckhoffaxisnooffset": 143, "beckhoffaxisplc": 144, "beckhoffaxisplc_pre140": 146, "beckhoffaxisplcep": 145, "beckhoffjet": 258, "beckhoffjetmanipul": 259, "beckhoffjetslit": 260, "beckhoffpneumat": 425, "beckhoffslit": 527, "beckhoffslitposition": 526, "bin_": 32, "break": [637, 643, 644], "bronkhorst": 477, "btp": [0, 270, 271, 272, 273, 274, 275, 276, 277, 278], "btpssourcestatu": 270, "btpsstate": 271, "btpsvgc": 272, "bugfix": [637, 643, 644], "calibrationaxi": 584, "cam": [0, 6], "ccm": [0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97], "ccmalio": 83, "ccmconstantsmixin": 84, "ccmenergi": 85, "ccmenergywithacrstatu": 86, "ccmenergywithverni": 87, "ccmmotor": 88, "ccmpico": 89, "ccmx": 90, "ccmy": 91, "centroid": 33, "centroidconfig": 273, "chain": 12, "chang": [637, 642], "check_kind_flag": 589, "chi1": 312, "chi2": 313, "ci": 637, "class": [1, 638], "colorconvplugin": 19, "combine_status_info": 590, "combinedinoutrecordposition": 217, "combinedstaterecordposition": 557, "compat": 637, "compon": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 430, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 559, 561, 562, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "configur": 636, "contributor": [637, 643, 644], "convert_to_phys": 578, "convert_unit": 591, "coolershak": 478, "counter": [0, 279], "cpt": 638, "creat": 636, "crix_mot": [0, 98, 99, 100, 101], "crystaltower1": 314, "crystaltower2": 315, "curat": 640, "cursor": 33, "cvmi": 102, "cvmi_mot": [0, 102, 103], "cyclerfofrx": 290, "cyclerfoftx": 291, "dc_devic": [0, 104, 105, 106], "ddc": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 58, 533], "dectri": 316, "default": 12, "delai": 1, "delay_class_factori": 436, "delay_gener": [0, 107, 108, 109], "delay_instance_factori": 437, "delaybas": 427, "delaygener": 107, "delaygeneratorbas": 108, "delaymotor": 428, "destinationconfig": 274, "detector": [0, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18], "develop": 634, "devic": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 430, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 559, 561, 562, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633, 634, 637, 639, 643, 644], "device_info": 235, "dgchannel": 109, "diagnosticstow": 317, "dicon": [0, 280], "diconswitch": 280, "digit": [0, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135], "digital_sign": [0, 113], "dim_sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "diod": 318, "doc": 637, "doc_format_decor": 592, "dynam": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 58, 533], "ebara_ev_a03_1": 442, "ebarapump": 441, "ek9000": [0, 281, 282], "el3174aich": 281, "ell6": 283, "ell9": 284, "ellbas": 285, "elliptec": [0, 283, 284, 285, 286, 287], "elllinear": 286, "ellrot": 287, "energy_monitor": [0, 136, 137, 138, 139], "energy_to_wavelength": 93, "environmentalmonitor": 282, "ep": [0, 164], "epics_motor": [0, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163], "epicsmotorinterfac": 148, "epicssignalbaseeditmd": 497, "epicssignaleditmd": [498, 638], "epicssignalroeditmd": [499, 638], "eventsequ": 493, "eventsequenc": 494, "evr": [0, 165, 166], "evrmotor": 165, "exampl": [0, 167, 168, 169, 170, 171, 172, 638], "example3d": 167, "example3dst": 168, "examplel2l": 169, "examplel2lst": 170, "exist": 636, "exitslit": 529, "exitslittarget": 528, "expand_dotted_dict": 626, "explain_tag": 575, "extra_dim_chunk": 21, "extra_dim_nam": [21, 22], "extra_dim_s": [21, 22], "fake": 638, "fakebeamenergyrequest": 78, "fakebeamenergyrequestacrwait": 79, "fakebeamenergyrequestnowait": 80, "fakeepicssignaleditmd": 500, "fakeepicssignalroeditmd": 501, "fakelxtttc": 337, "fakenotepadlinkedsign": 502, "fakepytmcsign": 503, "fakepytmcsignalro": 504, "fakepytmcsignalrw": 505, "faketwincatstateconfigdynam": 558, "fastmotor": 521, "fc": 31, "fdq": 3, "featur": [634, 637, 643, 644], "feeatt": 63, "feefilt": 64, "feeopalcam": 6, "feesolidattenuatorblad": 61, "feesolidattenuatorst": 62, "ffmirror": 358, "ffmirrorz": 359, "fileplugin": 20, "filter": [58, 65], "fix": 637, "flatten_list": 347, "flowintegr": 479, "fltmvinterfac": 226, "fm": [0, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187], "foil": 319, "format_ophyds_to_html": 593, "format_status_t": 594, "funcposition": 426, "fzpstate": 541, "gammacontrol": 443, "gammapct": 444, "gantri": 360, "gasattenu": 66, "gasmanifold": 480, "gatevalv": 611, "gattaperturei": 68, "gattaperturex": 67, "gaug": [0, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207], "gaugecoldcathod": 194, "gaugepirani": 196, "gaugeplc": 195, "gaugeseri": 197, "gaugeserialgcc": 198, "gaugeserialgpi": 199, "gaugeset": 200, "gaugesetbas": 201, "gaugesetmk": 202, "gaugesetpirani": 203, "gaugesetpiranimk": 204, "gcc500plc": 189, "gccplc": 190, "gct": 191, "gem": 136, "gen1vonhamos4cryst": 542, "gen1vonhamoscryst": 543, "get": 638, "get_blade_enum": 72, "get_card_numb": 389, "get_compon": [348, 595], "get_dynamic_state_attr": 566, "get_engineering_mod": 236, "get_input": 596, "get_kind": 237, "get_metadata": 627, "get_nam": 238, "get_status_float": 597, "get_status_valu": 598, "get_unit": 239, "get_unit_meshgrid": 579, "get_valid_tag": 576, "get_valu": 240, "gfsplc": 192, "ghcplc": 193, "globalconfig": 275, "gmd": 137, "gmdpreamp": 138, "gon": [0, 208, 209, 210, 211, 212, 213, 214, 215, 216], "goniomet": 210, "gonwithdetarm": 209, "groupdevic": 110, "h1n": 320, "h2n": 321, "hdf5filestor": 21, "hdf5plugin": 22, "histori": 637, "hpi6030": 467, "hplc": 481, "hxrspectromet": 544, "ict": 104, "ictbu": 105, "ictchannel": 106, "im": 149, "im2k0": 408, "im3l0": 409, "im3l0_k2700": 263, "imageplugin": 23, "injector": 261, "injectorwithfin": 262, "inout": [0, 217, 218, 219, 220, 221, 222, 223, 224], "inoutposition": 219, "inoutpvstateposition": 218, "inoutrecordposition": 220, "input": 638, "instal": 634, "integratedflow": 482, "interfac": [0, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246], "interfacedevic": 111, "internalsign": [506, 638], "ionpump": 445, "ionpumpbas": 446, "ionpumpwithcontrol": 447, "ipimb": 247, "ipimbchannel": 248, "ipm": [0, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257], "ipm_det": 253, "ipm_ipimb": 254, "ipm_screen": 599, "ipm_wave8": 255, "ipmdiod": 250, "ipmmot": 251, "ipmtarget": 252, "ipython": 640, "is_input": 600, "issuenumb": [643, 644], "itechrfofal": 292, "itechrfoferror": 293, "itechrfofrx": 294, "itechrfofstatu": 295, "itechrfoftx": 296, "j120k": 113, "jet": [0, 258, 259, 260, 261, 262], "jjslit": 530, "jpegplugin": 24, "just": 638, "k2700": 264, "k6514": 265, "kappa": 211, "kappaxyzstag": 212, "kbomirror": 361, "kbomirrorchin": 362, "kbomirrorh": 363, "kbomirrorhest": 364, "kbomirrorst": 365, "keithlei": [0, 263, 264, 265], "kmono": 545, "ktof": 103, "lamp": 266, "lamp_lv_17": 269, "lamp_mot": [0, 266, 267, 268, 269], "lampflowcel": 267, "lampmagneticbottl": 268, "lasbasl": 9, "lasbaslerff": 10, "lasbaslernf": 11, "laser": [0, 1, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300], "lasercouplingst": 309, "laserenergyposition": 338, "laserincoupl": 308, "lasertim": 339, "lasertimingcompens": 340, "lcl": 81, "lcls2imagerbas": 410, "lcls2lasertim": 341, "lcls2target": 411, "lcp1": 173, "lcp2": 174, "legacylightpathmixin": 227, "len": [0, 301, 302, 303, 304, 305, 306], "lensstack": 301, "lensstackbas": 302, "librari": [643, 644], "lic": [0, 307, 308], "lic_2d_tmo": [0, 309, 310], "licmirror": 307, "light_control": [0, 311], "lightcontrol": 311, "lightpathinoutcptmixin": 228, "lightpathinoutmixin": 229, "lightpathinoutrecordposition": 221, "lightpathmixin": 230, "load_calibration_fil": 346, "lodcm": [0, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336], "lodcmenergyc": 323, "lodcmenergyc1": 324, "lodcmenergysi": 325, "look": 1, "lookuptableposition": 429, "lssshutterstatu": 276, "lusislit": 532, "lusislitposition": 531, "lxe": [0, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346], "lxtttcexampl": 342, "m3baseplcdevic": 483, "magickplugin": 25, "mainten": [637, 643, 644], "make_class": 349, "make_class_lin": 350, "make_class_nam": 351, "make_cpt": 352, "make_ophyd_devic": [0, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357], "make_sign": 353, "make_signal_wrbv": 354, "manag": 636, "manifoldvalv": 484, "max_siz": [6, 29, 32, 33], "max_xi": [32, 33], "maybe_make_method": 601, "mesh": 4, "mesh_interpol": 580, "mfxatm": 38, "min_xi": 33, "min_xyz": 32, "mirror": [0, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383], "mirrorinsertst": 366, "mirrorstripe2d4p": 367, "misc": 637, "mks937a": 207, "mks937acontrol": 205, "mks937bcontrol": 206, "mmc100": 150, "mono": 546, "motiv": 634, "motor": [1, 151], "movablestand": [0, 384], "move_subdevices_to_start": 602, "mp": [0, 397, 398, 399, 400, 401, 402], "mpod": [0, 385, 386, 387, 388, 389], "mpod_apali": [0, 390, 391, 392, 393, 394, 395, 396], "mpodapalischannel": 390, "mpodapaliscr": 391, "mpodapalismodul": 392, "mpodapalismodule16channel": 393, "mpodapalismodule24channel": 394, "mpodapalismodule4channel": 395, "mpodapalismodule8channel": 396, "mpodchannel": 386, "mpodchannelhv": 387, "mpodchannellv": 388, "mps_factori": 400, "mpsbase": 398, "mpslimit": 399, "mrco": 403, "mrco_mot": [0, 403], "multiderivedsign": [507, 638], "multiderivedsignalro": [508, 638], "must_be_known": 401, "must_be_out": 402, "mvinterfac": 231, "navig": 448, "netcdfplugin": 26, "new": [637, 643, 644], "newport": 152, "nexusplugin": 27, "note": [634, 637], "notepadlinkedsign": [510, 638], "notimplementedsign": [509, 638], "oc": 31, "offset": 1, "offsetimswithpreset": 153, "offsetmirror": 369, "offsetmotor": 154, "offsetmotorbas": 430, "ommotor": 368, "onepvmotor": 455, "onli": 638, "ophyd": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 220, 221, 222, 223, 224, 228, 229, 230, 247, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 390, 391, 392, 393, 394, 395, 396, 397, 399, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 430, 432, 433, 434, 435, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 559, 561, 562, 564, 565, 570, 571, 572, 573, 574, 582, 583, 584, 585, 586, 587, 588, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 630, 631, 632, 633], "ophydobj_info": 241, "opticspitchnotepad": 370, "output": 638, "overlai": 28, "overlayplugin": 29, "paramet": [163, 310, 544, 546, 547], "parent": 638, "pc": [0, 404], "pcdsareadetector": 12, "pcdsareadetectorbas": 13, "pcdsareadetectorembed": 14, "pcdsareadetectortypho": 15, "pcdsareadetectortyphosbeamstat": 16, "pcdsareadetectortyphostrigg": 17, "pcdsdevic": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633], "pcdshdf5blueskytrigger": 18, "pcdsmotorbas": 155, "pcm": 485, "pdu_humidity2": 175, "pdu_humidity4": 176, "pdu_humidity6": 177, "pdu_humidity8": 178, "pdu_load1": 179, "pdu_load2": 180, "pdu_load3": 181, "pdu_load4": 182, "pdu_temp2": 183, "pdu_temp4": 184, "pdu_temp6": 185, "pdu_temp8": 186, "photoncollim": 404, "pi_m824": 156, "piezo": [0, 405, 406, 407], "pim": [0, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423], "pimi": 416, "pimwithboth": 413, "pimwithfocu": 414, "pimwithl": 415, "pipplc": 449, "pipseri": 450, "pitch": 371, "plcexamplemot": 171, "plconlyxpim": 172, "plugin": [0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "pluginbas": 30, "pmc100": 157, "pmp": [0, 424], "pneumat": [0, 425], "pneumaticactu": 472, "pointingmirror": 372, "port": 12, "pos_index_dim": 21, "pos_name_dim": 21, "posit": 636, "position": [0, 1, 426], "positionerbase_info": 242, "post_ophyds_to_elog": 603, "powerslit": 533, "ppm": 417, "ppmcool": 418, "ppmcoolswitch": 419, "ppmpowermet": 420, "ppsstopper": 570, "ppsstopper2pv": 571, "prefocu": 303, "preset": 636, "print_class": 355, "processplugin": 31, "profile_averag": 33, "profile_centroid": 33, "profile_cursor": 33, "profile_s": 33, "profile_threshold": 33, "propair": 486, "proplc": 451, "pseudopo": [0, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437], "pseudoposition": 431, "pseudosingleinterfac": 432, "ptmplc": 452, "pulsepick": [0, 438, 439], "pulsepickerinout": 439, "pump": [0, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454], "pv": 1, "pv_position": [0, 455, 456, 457, 458, 459], "pvpositionercompar": 456, "pvpositionerdon": 457, "pvpositionerisclos": 458, "pvpositionernointerrupt": 459, "pvstateposition": 559, "pvstatesign": [511, 638], "pytmc_writ": 519, "pytmcsign": [512, 638], "pytmcsignalro": 513, "pytmcsignalrw": 514, "qadc": [0, 114, 460, 461, 462, 463, 464, 465, 466], "qadc134": [115, 461], "qadc134common": 462, "qadc134lcls2": 463, "qadc134sparsif": 116, "qadcbas": 117, "qadccommon": 464, "qadclcls1tim": 465, "qadclcls2tim": 466, "qmini": [0, 288, 289], "qminispectromet": 288, "qminiwithevr": 289, "qpcpct": 453, "quadraticbeckhoffmotor": 98, "quadraticsimmotor": 99, "radiat": [0, 467], "rangecomparison": 277, "rc": 31, "re_arg": 604, "read": 638, "recurse_record": 356, "ref": [0, 468, 469], "reflas": 222, "reflaserl2si": 468, "reflaserl2simirror": 469, "releas": 637, "render_ascii_att": 73, "reorder_compon": 605, "revers": [6, 32], "rfof": [0, 290, 291, 292, 293, 294, 295, 296], "rohdeschwarzpowersuppli": 471, "roi_en": 32, "roiplugin": 32, "rs_powersuppli": [0, 470, 471], "rschannel": 470, "rtd": [490, 533], "rtds_ebd": [0, 472, 473, 474, 475, 476], "rtdsbase": 473, "rtdsk0": 474, "rtdsl0": 475, "rtdsx0threestag": 476, "samphi": 213, "sample_deliveri": [0, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489], "scafoil": 585, "schedule_task": 606, "select_pytmc_class": 520, "selector": 487, "self": 638, "sensirion": 488, "sensor": [0, 490, 491, 492], "sequenc": [0, 493, 494], "set_engineering_mod": 243, "set_mani": 607, "set_metadata": 628, "set_standard_ord": 608, "setra5000": 187, "setup_preset_path": 244, "shortcut": 635, "signal": [0, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 638], "signal_info": 245, "signaleditmd": [515, 638], "sim": [0, 521, 522, 523, 524], "simdelaystag": 433, "simdiagnosticstow": 326, "simenergyc": 327, "simenergysi": 328, "simfirsttow": 329, "simkappa": 214, "simlensstack": 304, "simlensstackbas": 305, "simlodcm": 330, "simlusislit": 534, "simsamplestag": 215, "simsecondtow": 331, "simtwoaxi": 522, "simul": 639, "size": [6, 32], "slicedhv": 405, "slicedhvchannel": 406, "slicedhvcontrol": 407, "slit": [0, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537], "slitposition": 535, "slitsbas": 537, "slowmotor": 523, "smaract": 158, "smaractencodedtiptilt": 159, "smaractopenloop": 160, "smaractopenloopposition": 161, "smaractpicoscal": 162, "smaracttiptilt": 163, "smarpod": [0, 538, 539, 540], "smarpodpos": 539, "smarpodstatu": 540, "snake_grid_list": 581, "sort_components_by_kind": 609, "sort_components_by_nam": 610, "sourcetodestinationconfig": 278, "spectromet": [0, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554], "sqr1": [0, 555, 556], "sqr1axi": 556, "stage": 1, "stagestack": 577, "state": [0, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569], "state_config_dotted_attribut": 567, "state_config_dotted_nam": 568, "state_config_dotted_velo": 569, "stateposition": 560, "staterecordposition": 561, "staterecordpositionerbas": 562, "statsplugin": 33, "stopper": [0, 570, 571, 572], "summarysign": 516, "sxr_test_absorb": [0, 573, 574], "sxrgasatt": 69, "sxrladderattenuatorblad": 70, "sxrladderattenuatorst": 71, "sxrtestabsorb": 573, "sxrtestabsorberst": 574, "syncaxesbas": 434, "syncaxi": 435, "synchron": 1, "synmotor": 524, "t1_max_siz": 35, "t2_max_siz": 35, "t3_max_siz": 35, "t4_max_siz": 35, "tab": 640, "tabcompletionhelperclass": 232, "tabcompletionhelperinst": 233, "tabl": 1, "tag": [0, 575, 576], "target": [0, 577, 578, 579, 580, 581], "templat": 641, "theta_to_alio": 94, "theta_to_wavelength": 95, "thorlabswf": [0, 297], "thorlabswfs40": 297, "tiffplugin": 34, "timetool": [0, 582, 583], "timetooldelai": 343, "timetoolwithnav": 583, "titl": [643, 644], "tm1k4": 39, "tm1k4target": 40, "tm2k2": 41, "tm2k2target": 42, "tm2k4": 43, "tm2k4target": 44, "tmo_ip1": [0, 584, 585], "tmolaserincouplingtwodimens": 310, "tmospectromet": 547, "tmospectrometersolidattst": 548, "to_interfac": 112, "tpr": [0, 586, 587], "tprmotor": 586, "tprtrigger": 587, "transformplugin": 35, "trigger": 166, "ts_centroid": 33, "ts_max": 33, "ts_min": 33, "ttreflas": 223, "turbopump": 454, "tuttifrutti": [0, 298, 299], "tuttifrutticl": 299, "tweak_bas": 246, "twincatinoutposition": 224, "twincatmirrorstrip": 373, "twincatstateconfigdynam": 563, "twincatstateconfigon": 564, "twincatstatepmp": 424, "twincatstateposition": 565, "twincattempsensor": 491, "twincatthermocoupl": 492, "type": [35, 634, 638], "ui": 641, "unitconversionderivedsign": [517, 638], "up": 1, "upcom": 642, "updat": 637, "us": [636, 638], "usb_encod": [0, 588], "usdigitalusbencod": 588, "util": [0, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610], "v0": 637, "v1": 637, "v2": 637, "v3": 637, "v4": 637, "v5": 637, "v6": 637, "v7": 637, "v8": 637, "validate_metadata": 629, "valv": [0, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625], "valvebas": 625, "varieti": [0, 626, 627, 628, 629], "vcn": 612, "vcn_vat590": 613, "vcn_vat590_statu": 614, "vf": 615, "vgc": 616, "vgc_2": 618, "vgclegaci": 617, "vicivalv": 489, "vlsoptic": 100, "vlsopticssim": 101, "vonhamos4cryst": 549, "vonhamos6cryst": 550, "vonhamoscryst": 551, "vonhamoscrystal_2": 552, "vonhamosf": [553, 554], "vrc": 619, "vrcclsl": 620, "vrcda": 621, "vrcno": 622, "vvc": 623, "vvcno": 624, "wave8": 256, "wave8channel": 257, "wave8v2": 118, "wave8v2adcdelaylan": 119, "wave8v2adcreg": 120, "wave8v2adcsampl": 122, "wave8v2adcsamplereadout": 121, "wave8v2axivers": 123, "wave8v2eventbuild": 124, "wave8v2evrv2": 125, "wave8v2integr": 126, "wave8v2pgpmon": 127, "wave8v2rawbuff": 128, "wave8v2sfp": 129, "wave8v2simpl": 130, "wave8v2systemreg": 131, "wave8v2tim": 132, "wave8v2triggereventmanag": 133, "wave8v2xpmmini": 134, "wave8v2xpmmsg": 135, "wavefrontsensorst": 630, "wavefrontsensortarget": 631, "wavefrontsensortargetcool": 632, "wavefrontsensortargetfdq": 633, "wavelength_to_energi": 96, "wavelength_to_theta": 97, "wf": [0, 630, 631, 632, 633], "why": 638, "write": 638, "write_fil": 357, "xcslodcm": 332, "xfl": 306, "xgmd": 139, "xoffsetmirror": 374, "xoffsetmirror2d4pst": 375, "xoffsetmirrorbend": 376, "xoffsetmirrornobend": 377, "xoffsetmirrorrtd": 378, "xoffsetmirrorst": 379, "xoffsetmirrorstatecool": 380, "xoffsetmirrorstatecoolnobend": 381, "xoffsetmirrorswitch": 382, "xoffsetmirrorxyst": 383, "xpim": 421, "xpimfilterwheel": 422, "xpiml": 423, "xpplodcm": 333, "xyzstag": 216, "y1": 334, "y2": 335, "yaglom": 336, "zoomtelescop": [0, 300]}}) \ No newline at end of file +Search.setIndex({"alltitles": {"1251 Responsive_PPM": [[651, null]], "1274 Adding base class for hxr diffractometer.": [[652, null]], "1282 fix_decr_lut": [[653, null]], "1283 Adding base class for lakeshore 336.": [[654, null]], "1286 adding more targets into pa1k4": [[655, null]], "1287 fix lowercase error": [[656, null]], "1288 mnt_revert_qpc_name": [[657, null]], "1290 rix-states": [[658, null]], "1291 fix_smarpod_ui_name": [[659, null]], "1292 recoving sp1k4-att targets": [[660, null]], "1293 enh_tmo_mpod_apalis_hotfix": [[661, null]], "1295 ffmirror-states": [[662, null]], "1297 avgsignal_trigger": [[663, null]], "1301 enh_config_las_timing": [[664, null]], "848 create new VCN_OpenLoop device class": [[665, null]], "A read-only MultiDerivedSignalRO": [[646, "a-read-only-multiderivedsignalro"]], "A read-write MultiDerivedSignal": [[646, "a-read-write-multiderivedsignal"]], "API": [[0, null]], "API Breaks": [[645, "api-breaks"], [645, "id15"], [645, "id26"], [645, "id231"], [645, "id241"], [651, "api-breaks"], [652, "api-breaks"], [653, "api-breaks"], [654, "api-breaks"], [655, "api-breaks"], [656, "api-breaks"], [657, "api-breaks"], [658, "api-breaks"], [659, "api-breaks"], [660, "api-breaks"], [661, "api-breaks"], [662, "api-breaks"], [663, "api-breaks"], [664, "api-breaks"], [665, "api-breaks"], [666, "api-breaks"], [667, "api-breaks"]], "API Changes": [[645, "api-changes"], [645, "id80"], [645, "id103"], [645, "id136"], [645, "id146"], [645, "id158"], [645, "id165"], [645, "id171"], [645, "id181"], [645, "id187"], [645, "id194"], [645, "id222"], [645, "id248"]], "Advanced Signal Types": [[646, "advanced-signal-types"]], "AggregateSignal": [[646, "aggregatesignal"]], "AttenuatorCalculator_AT2L0.filters (DDC) Dynamic Device Components": [[58, "id2"]], "AvgSignal": [[646, "avgsignal"]], "Base Classes": [[1, null]], "Bugfixes": [[645, "bugfixes"], [645, "id1"], [645, "id7"], [645, "id12"], [645, "id19"], [645, "id23"], [645, "id30"], [645, "id33"], [645, "id49"], [645, "id53"], [645, "id57"], [645, "id62"], [645, "id72"], [645, "id77"], [645, "id84"], [645, "id90"], [645, "id96"], [645, "id99"], [645, "id101"], [645, "id107"], [645, "id112"], [645, "id118"], [645, "id129"], [645, "id134"], [645, "id139"], [645, "id141"], [645, "id150"], [645, "id156"], [645, "id162"], [645, "id169"], [645, "id175"], [645, "id184"], [645, "id191"], [645, "id198"], [645, "id207"], [645, "id211"], [645, "id218"], [645, "id220"], [645, "id223"], [645, "id232"], [645, "id237"], [645, "id239"], [645, "id243"], [645, "id245"], [645, "id247"], [651, "bugfixes"], [652, "bugfixes"], [653, "bugfixes"], [654, "bugfixes"], [655, "bugfixes"], [656, "bugfixes"], [657, "bugfixes"], [658, "bugfixes"], [659, "bugfixes"], [660, "bugfixes"], [661, "bugfixes"], [662, "bugfixes"], [663, "bugfixes"], [664, "bugfixes"], [665, "bugfixes"], [666, "bugfixes"], [667, "bugfixes"]], "CI": [[645, "ci"]], "ColorConvPlugin.array_size (DDC) Dynamic Device Components": [[19, "id3"]], "ColorConvPlugin.dim_sa (DDC) Dynamic Device Components": [[19, "id4"]], "Compatibility Notes": [[645, "compatibility-notes"]], "Configuring Presets": [[644, "configuring-presets"]], "Contributors": [[645, "contributors"], [645, "id3"], [645, "id8"], [645, "id14"], [645, "id20"], [645, "id25"], [645, "id32"], [645, "id35"], [645, "id37"], [645, "id40"], [645, "id42"], [645, "id45"], [645, "id51"], [645, "id55"], [645, "id58"], [645, "id64"], [645, "id69"], [645, "id74"], [645, "id79"], [645, "id86"], [645, "id92"], [645, "id98"], [645, "id100"], [645, "id102"], [645, "id109"], [645, "id114"], [645, "id120"], [645, "id125"], [645, "id130"], [645, "id135"], [645, "id140"], [645, "id142"], [645, "id145"], [645, "id152"], [645, "id157"], [645, "id164"], [645, "id170"], [645, "id177"], [645, "id180"], [645, "id186"], [645, "id193"], [645, "id200"], [651, "contributors"], [652, "contributors"], [653, "contributors"], [654, "contributors"], [655, "contributors"], [656, "contributors"], [657, "contributors"], [658, "contributors"], [659, "contributors"], [660, "contributors"], [661, "contributors"], [662, "contributors"], [663, "contributors"], [664, "contributors"], [665, "contributors"], [666, "contributors"], [667, "contributors"]], "Creating a Preset": [[644, "creating-a-preset"]], "Default port chains": [[12, "default-port-chains"]], "Developer Notes": [[642, null]], "Device Features": [[645, "device-features"], [652, "device-features"], [653, "device-features"], [655, "device-features"], [656, "device-features"], [657, "device-features"], [658, "device-features"], [659, "device-features"], [660, "device-features"], [661, "device-features"], [662, "device-features"], [663, "device-features"], [664, "device-features"], [665, "device-features"], [666, "device-features"], [667, "device-features"]], "Device Types": [[642, null]], "Device Updates": [[645, "device-updates"], [645, "id5"], [645, "id10"], [645, "id17"], [645, "id21"], [645, "id28"], [645, "id36"], [645, "id38"], [645, "id41"], [645, "id43"], [645, "id47"], [645, "id52"], [645, "id56"], [645, "id60"], [645, "id66"], [645, "id70"], [645, "id75"], [645, "id82"], [645, "id88"], [645, "id94"], [645, "id105"], [645, "id110"], [645, "id116"], [645, "id127"], [645, "id132"], [645, "id137"], [645, "id148"], [645, "id154"], [645, "id160"], [645, "id167"], [645, "id173"], [645, "id178"], [645, "id182"], [645, "id189"], [645, "id196"], [645, "id202"], [645, "id205"], [645, "id209"], [645, "id214"], [651, "device-updates"], [654, "device-updates"]], "Docs": [[645, "docs"]], "Example": [[646, "example"], [646, "id1"]], "Fake Signal Types": [[646, "fake-signal-types"]], "Features": [[642, null], [645, "features"], [645, "id4"], [645, "id9"], [645, "id16"], [645, "id27"], [645, "id46"], [645, "id59"], [645, "id65"], [645, "id81"], [645, "id87"], [645, "id93"], [645, "id104"], [645, "id115"], [645, "id122"], [645, "id126"], [645, "id131"], [645, "id143"], [645, "id147"], [645, "id153"], [645, "id159"], [645, "id166"], [645, "id172"], [645, "id188"], [645, "id195"], [645, "id201"], [645, "id204"], [645, "id208"], [645, "id213"], [645, "id217"], [645, "id219"], [645, "id221"], [645, "id225"], [645, "id226"], [645, "id228"], [645, "id230"], [645, "id234"], [645, "id236"], [645, "id238"], [645, "id242"], [645, "id244"], [645, "id246"], [651, "features"], [654, "features"]], "FeeOpalCam.max_size (DDC) Dynamic Device Components": [[6, "id3"]], "FeeOpalCam.reverse (DDC) Dynamic Device Components": [[6, "id4"]], "FeeOpalCam.size (DDC) Dynamic Device Components": [[6, "id5"]], "FilePlugin.array_size (DDC) Dynamic Device Components": [[20, "id3"]], "FilePlugin.dim_sa (DDC) Dynamic Device Components": [[20, "id4"]], "Fixes": [[645, "fixes"]], "HDF5FileStore.array_size (DDC) Dynamic Device Components": [[21, "id3"]], "HDF5FileStore.array_size_all (DDC) Dynamic Device Components": [[21, "id11"]], "HDF5FileStore.array_size_xyz (DDC) Dynamic Device Components": [[21, "id7"]], "HDF5FileStore.dim_sa (DDC) Dynamic Device Components": [[21, "id4"]], "HDF5FileStore.extra_dim_chunk (DDC) Dynamic Device Components": [[21, "id8"]], "HDF5FileStore.extra_dim_name (DDC) Dynamic Device Components": [[21, "id5"]], "HDF5FileStore.extra_dim_size (DDC) Dynamic Device Components": [[21, "id6"]], "HDF5FileStore.pos_index_dim (DDC) Dynamic Device Components": [[21, "id9"]], "HDF5FileStore.pos_name_dim (DDC) Dynamic Device Components": [[21, "id10"]], "HDF5Plugin.array_size (DDC) Dynamic Device Components": [[22, "id3"]], "HDF5Plugin.dim_sa (DDC) Dynamic Device Components": [[22, "id4"]], "HDF5Plugin.extra_dim_name (DDC) Dynamic Device Components": [[22, "id5"]], "HDF5Plugin.extra_dim_size (DDC) Dynamic Device Components": [[22, "id6"]], "IPython Tab Curation": [[648, null]], "ImagePlugin.array_size (DDC) Dynamic Device Components": [[23, "id3"]], "ImagePlugin.dim_sa (DDC) Dynamic Device Components": [[23, "id4"]], "Installation": [[642, "installation"]], "InternalSignal": [[646, "internalsignal"]], "IssueNumber Title": [[666, null], [667, null]], "JPEGPlugin.array_size (DDC) Dynamic Device Components": [[24, "id3"]], "JPEGPlugin.dim_sa (DDC) Dynamic Device Components": [[24, "id4"]], "Laser delay stages": [[1, "laser-delay-stages"]], "Library Features": [[652, "library-features"], [653, "library-features"], [655, "library-features"], [656, "library-features"], [657, "library-features"], [658, "library-features"], [659, "library-features"], [660, "library-features"], [661, "library-features"], [662, "library-features"], [663, "library-features"], [664, "library-features"], [665, "library-features"], [666, "library-features"], [667, "library-features"]], "Look-up Tables": [[1, "look-up-tables"]], "MagickPlugin.array_size (DDC) Dynamic Device Components": [[25, "id3"]], "MagickPlugin.dim_sa (DDC) Dynamic Device Components": [[25, "id4"]], "Maintenance": [[645, "maintenance"], [645, "id2"], [645, "id13"], [645, "id24"], [645, "id31"], [645, "id34"], [645, "id39"], [645, "id50"], [645, "id54"], [645, "id63"], [645, "id68"], [645, "id73"], [645, "id78"], [645, "id85"], [645, "id91"], [645, "id97"], [645, "id108"], [645, "id113"], [645, "id119"], [645, "id121"], [645, "id124"], [645, "id144"], [645, "id151"], [645, "id163"], [645, "id176"], [645, "id185"], [645, "id192"], [645, "id199"], [645, "id212"], [645, "id216"], [645, "id240"], [651, "maintenance"], [652, "maintenance"], [653, "maintenance"], [654, "maintenance"], [655, "maintenance"], [656, "maintenance"], [657, "maintenance"], [658, "maintenance"], [659, "maintenance"], [660, "maintenance"], [661, "maintenance"], [662, "maintenance"], [663, "maintenance"], [664, "maintenance"], [665, "maintenance"], [666, "maintenance"], [667, "maintenance"]], "Manage Existing Presets": [[644, "manage-existing-presets"]], "Misc": [[645, "misc"], [645, "id224"], [645, "id227"], [645, "id229"], [645, "id233"], [645, "id235"]], "Motivation": [[642, null]], "MultiDerivedSignal and MultiDerivedSignalRO": [[646, "multiderivedsignal-and-multiderivedsignalro"]], "NetCDFPlugin.array_size (DDC) Dynamic Device Components": [[26, "id3"]], "NetCDFPlugin.dim_sa (DDC) Dynamic Device Components": [[26, "id4"]], "New Devices": [[645, "new-devices"], [645, "id6"], [645, "id11"], [645, "id18"], [645, "id22"], [645, "id29"], [645, "id44"], [645, "id48"], [645, "id61"], [645, "id67"], [645, "id71"], [645, "id76"], [645, "id83"], [645, "id89"], [645, "id95"], [645, "id106"], [645, "id111"], [645, "id117"], [645, "id123"], [645, "id128"], [645, "id133"], [645, "id138"], [645, "id149"], [645, "id155"], [645, "id161"], [645, "id168"], [645, "id174"], [645, "id179"], [645, "id183"], [645, "id190"], [645, "id197"], [645, "id203"], [645, "id206"], [645, "id210"], [645, "id215"], [651, "new-devices"], [652, "new-devices"], [653, "new-devices"], [654, "new-devices"], [655, "new-devices"], [656, "new-devices"], [657, "new-devices"], [658, "new-devices"], [659, "new-devices"], [660, "new-devices"], [661, "new-devices"], [662, "new-devices"], [663, "new-devices"], [664, "new-devices"], [665, "new-devices"], [666, "new-devices"], [667, "new-devices"]], "NexusPlugin.array_size (DDC) Dynamic Device Components": [[27, "id3"]], "NexusPlugin.dim_sa (DDC) Dynamic Device Components": [[27, "id4"]], "NotImplementedSignal": [[646, "notimplementedsignal"]], "NotepadLinkedSignal": [[646, "notepadlinkedsignal"]], "Offset Motor": [[1, "offset-motor"]], "Ophyd Device Components": [[2, "id1"], [3, "id1"], [4, "id1"], [6, "id2"], [7, "id1"], [8, "id1"], [9, "id1"], [10, "id1"], [11, "id1"], [12, "id2"], [13, "id2"], [14, "id2"], [15, "id1"], [16, "id1"], [17, "id1"], [18, "id2"], [19, "id2"], [20, "id2"], [21, "id2"], [22, "id2"], [23, "id2"], [24, "id2"], [25, "id2"], [26, "id2"], [27, "id2"], [28, "id2"], [29, "id2"], [30, "id2"], [31, "id2"], [32, "id2"], [33, "id2"], [34, "id2"], [35, "id2"], [36, "id1"], [37, "id1"], [38, "id1"], [39, "id1"], [40, "id1"], [41, "id1"], [42, "id1"], [43, "id1"], [44, "id1"], [45, "id1"], [46, "id1"], [47, "id1"], [48, "id1"], [49, "id1"], [50, "id1"], [51, "id1"], [53, "id1"], [54, "id1"], [55, "id1"], [56, "id1"], [57, "id1"], [58, "id1"], [59, "id1"], [60, "id1"], [61, "id1"], [62, "id1"], [63, "id1"], [64, "id1"], [65, "id1"], [66, "id1"], [67, "id1"], [68, "id1"], [69, "id1"], [70, "id1"], [71, "id1"], [74, "id1"], [75, "id1"], [76, "id1"], [77, "id1"], [78, "id1"], [79, "id1"], [80, "id1"], [81, "id1"], [82, "id1"], [83, "id1"], [84, "id1"], [85, "id1"], [86, "id1"], [87, "id1"], [88, "id1"], [89, "id1"], [90, "id1"], [91, "id1"], [98, "id1"], [99, "id1"], [100, "id1"], [101, "id1"], [102, "id1"], [103, "id1"], [104, "id1"], [105, "id1"], [106, "id1"], [107, "id1"], [108, "id1"], [109, "id1"], [113, "id1"], [114, "id1"], [115, "id1"], [116, "id1"], [117, "id1"], [118, "id1"], [119, "id1"], [120, "id1"], [121, "id1"], [122, "id1"], [123, "id1"], [124, "id1"], [125, "id1"], [126, "id1"], [127, "id1"], [128, "id1"], [129, "id1"], [130, "id1"], [131, "id1"], [132, "id1"], [133, "id1"], [134, "id1"], [135, "id1"], [136, "id1"], [137, "id1"], [138, "id1"], [139, "id1"], [140, "id1"], [141, "id1"], [142, "id1"], [143, "id1"], [144, "id1"], [145, "id1"], [146, "id1"], [147, "id1"], [148, "id1"], [149, "id1"], [150, "id1"], [152, "id1"], [153, "id1"], [154, "id1"], [155, "id1"], [156, "id1"], [157, "id1"], [158, "id1"], [159, "id1"], [160, "id1"], [161, "id1"], [162, "id1"], [163, "id1"], [164, "id1"], [165, "id1"], [166, "id1"], [167, "id1"], [168, "id1"], [169, "id1"], [170, "id1"], [171, "id1"], [172, "id1"], [173, "id1"], [174, "id1"], [175, "id1"], [176, "id1"], [177, "id1"], [178, "id1"], [179, "id1"], [180, "id1"], [181, "id1"], [182, "id1"], [183, "id1"], [184, "id1"], [185, "id1"], [186, "id1"], [187, "id1"], [188, "id1"], [189, "id1"], [190, "id1"], [191, "id1"], [192, "id1"], [193, "id1"], [194, "id1"], [195, "id1"], [196, "id1"], [197, "id1"], [198, "id1"], [199, "id1"], [201, "id1"], [202, "id1"], [203, "id1"], [204, "id1"], [205, "id1"], [206, "id1"], [207, "id1"], [208, "id1"], [209, "id1"], [211, "id1"], [212, "id1"], [213, "id1"], [214, "id1"], [215, "id1"], [216, "id1"], [217, "id1"], [218, "id1"], [219, "id1"], [221, "id1"], [222, "id1"], [223, "id1"], [224, "id1"], [225, "id1"], [229, "id1"], [230, "id1"], [231, "id1"], [248, "id1"], [249, "id1"], [251, "id1"], [252, "id1"], [253, "id1"], [255, "id1"], [256, "id1"], [257, "id1"], [258, "id1"], [259, "id1"], [260, "id1"], [261, "id1"], [262, "id1"], [263, "id1"], [264, "id1"], [265, "id1"], [266, "id1"], [267, "id1"], [268, "id1"], [269, "id1"], [270, "id1"], [271, "id1"], [272, "id1"], [273, "id1"], [274, "id1"], [275, "id1"], [276, "id1"], [277, "id1"], [278, "id1"], [279, "id1"], [280, "id1"], [281, "id1"], [282, "id1"], [283, "id1"], [284, "id1"], [285, "id1"], [286, "id1"], [287, "id1"], [288, "id1"], [289, "id1"], [290, "id1"], [291, "id1"], [292, "id1"], [293, "id1"], [294, "id1"], [295, "id1"], [296, "id1"], [297, "id1"], [298, "id1"], [299, "id1"], [300, "id1"], [301, "id1"], [304, "id1"], [305, "id1"], [306, "id1"], [307, "id1"], [308, "id1"], [309, "id1"], [310, "id1"], [311, "id1"], [312, "id1"], [313, "id1"], [314, "id1"], [315, "id1"], [316, "id1"], [317, "id1"], [318, "id1"], [319, "id1"], [320, "id1"], [321, "id1"], [322, "id1"], [323, "id1"], [324, "id1"], [325, "id1"], [326, "id1"], [327, "id1"], [328, "id1"], [329, "id1"], [330, "id1"], [331, "id1"], [332, "id1"], [333, "id1"], [334, "id1"], [335, "id1"], [336, "id1"], [337, "id1"], [338, "id1"], [339, "id1"], [340, "id1"], [341, "id1"], [342, "id1"], [343, "id1"], [344, "id1"], [345, "id1"], [346, "id1"], [347, "id1"], [348, "id1"], [362, "id1"], [363, "id1"], [364, "id1"], [365, "id1"], [366, "id1"], [367, "id1"], [368, "id1"], [369, "id1"], [370, "id1"], [371, "id1"], [372, "id1"], [373, "id1"], [374, "id1"], [375, "id1"], [376, "id1"], [377, "id1"], [378, "id1"], [379, "id1"], [380, "id1"], [381, "id1"], [382, "id1"], [383, "id1"], [384, "id1"], [385, "id1"], [386, "id1"], [387, "id1"], [388, "id1"], [389, "id1"], [391, "id1"], [392, "id1"], [393, "id1"], [395, "id1"], [396, "id1"], [397, "id1"], [398, "id1"], [399, "id1"], [400, "id1"], [401, "id1"], [402, "id1"], [404, "id1"], [408, "id1"], [409, "id1"], [410, "id1"], [411, "id1"], [412, "id1"], [413, "id1"], [414, "id1"], [415, "id1"], [416, "id1"], [417, "id1"], [418, "id1"], [419, "id1"], [420, "id1"], [421, "id1"], [422, "id1"], [423, "id1"], [424, "id1"], [425, "id1"], [426, "id1"], [427, "id1"], [428, "id1"], [429, "id1"], [430, "id1"], [432, "id1"], [433, "id1"], [435, "id1"], [437, "id1"], [438, "id1"], [439, "id1"], [440, "id9"], [444, "id1"], [445, "id1"], [446, "id1"], [447, "id1"], [448, "id1"], [449, "id1"], [450, "id1"], [452, "id1"], [453, "id1"], [454, "id1"], [455, "id1"], [456, "id1"], [457, "id1"], [458, "id1"], [459, "id1"], [460, "id1"], [461, "id1"], [462, "id1"], [463, "id1"], [464, "id1"], [466, "id1"], [467, "id1"], [468, "id1"], [469, "id1"], [470, "id1"], [471, "id1"], [472, "id1"], [473, "id1"], [474, "id1"], [475, "id1"], [476, "id1"], [477, "id1"], [478, "id1"], [479, "id1"], [480, "id1"], [481, "id1"], [482, "id1"], [483, "id1"], [484, "id1"], [485, "id1"], [486, "id1"], [487, "id1"], [488, "id1"], [489, "id1"], [490, "id1"], [491, "id1"], [492, "id1"], [493, "id1"], [494, "id1"], [495, "id1"], [496, "id1"], [497, "id1"], [498, "id1"], [499, "id1"], [500, "id1"], [527, "id1"], [528, "id1"], [529, "id1"], [530, "id1"], [531, "id1"], [532, "id1"], [533, "id1"], [534, "id1"], [535, "id1"], [536, "id1"], [537, "id1"], [538, "id1"], [539, "id1"], [540, "id1"], [541, "id1"], [542, "id1"], [543, "id1"], [544, "id1"], [545, "id1"], [546, "id1"], [547, "id1"], [548, "id1"], [549, "id1"], [550, "id1"], [551, "id1"], [552, "id1"], [553, "id1"], [554, "id1"], [555, "id1"], [556, "id1"], [557, "id1"], [558, "id1"], [559, "id1"], [560, "id1"], [561, "id1"], [562, "id1"], [563, "id2"], [564, "id1"], [566, "id1"], [568, "id1"], [569, "id1"], [571, "id1"], [572, "id1"], [577, "id1"], [578, "id1"], [579, "id1"], [580, "id1"], [581, "id1"], [589, "id1"], [590, "id1"], [591, "id1"], [592, "id1"], [593, "id1"], [594, "id1"], [595, "id1"], [618, "id1"], [619, "id1"], [620, "id1"], [621, "id1"], [622, "id1"], [623, "id1"], [624, "id1"], [625, "id1"], [626, "id1"], [627, "id1"], [628, "id1"], [629, "id1"], [630, "id1"], [631, "id1"], [632, "id1"], [633, "id1"], [638, "id1"], [639, "id1"], [640, "id1"], [641, "id1"]], "OverlayPlugin.array_size (DDC) Dynamic Device Components": [[29, "id3"]], "OverlayPlugin.dim_sa (DDC) Dynamic Device Components": [[29, "id4"]], "OverlayPlugin.max_size (DDC) Dynamic Device Components": [[29, "id5"]], "PV Positioners": [[1, "pv-positioners"]], "PVStateSignal": [[646, "pvstatesignal"]], "Parameters:": [[163, "parameters"], [314, "parameters"], [550, "parameters"], [552, "parameters"], [554, "parameters"]], "PluginBase.array_size (DDC) Dynamic Device Components": [[30, "id3"]], "PluginBase.dim_sa (DDC) Dynamic Device Components": [[30, "id4"]], "PowerSlits.rtds (DDC) Dynamic Device Components": [[539, "id2"]], "Preset Positions": [[644, null]], "ProcessPlugin.array_size (DDC) Dynamic Device Components": [[31, "id3"]], "ProcessPlugin.dim_sa (DDC) Dynamic Device Components": [[31, "id4"]], "ProcessPlugin.fc (DDC) Dynamic Device Components": [[31, "id5"]], "ProcessPlugin.oc (DDC) Dynamic Device Components": [[31, "id6"]], "ProcessPlugin.rc (DDC) Dynamic Device Components": [[31, "id7"]], "PytmcSignal": [[646, "pytmcsignal"]], "PytmcSignal for Inputs": [[646, "pytmcsignal-for-inputs"]], "PytmcSignal for Outputs": [[646, "pytmcsignal-for-outputs"]], "ROIPlugin.array_size (DDC) Dynamic Device Components": [[32, "id3"]], "ROIPlugin.auto_size (DDC) Dynamic Device Components": [[32, "id5"]], "ROIPlugin.bin_ (DDC) Dynamic Device Components": [[32, "id6"]], "ROIPlugin.dim_sa (DDC) Dynamic Device Components": [[32, "id4"]], "ROIPlugin.max_size (DDC) Dynamic Device Components": [[32, "id9"]], "ROIPlugin.max_xy (DDC) Dynamic Device Components": [[32, "id8"]], "ROIPlugin.min_xyz (DDC) Dynamic Device Components": [[32, "id10"]], "ROIPlugin.reverse (DDC) Dynamic Device Components": [[32, "id11"]], "ROIPlugin.roi_enable (DDC) Dynamic Device Components": [[32, "id7"]], "ROIPlugin.size (DDC) Dynamic Device Components": [[32, "id12"]], "Release History": [[645, null]], "Shortcuts": [[643, null]], "Signal Classes": [[646, null]], "SignalEditMD, and EpicsSignalEditMD and EpicsSignalROEditMD": [[646, "signaleditmd-and-epicssignaleditmd-and-epicssignalroeditmd"]], "Simulated Devices": [[647, null]], "StatsPlugin.array_size (DDC) Dynamic Device Components": [[33, "id3"]], "StatsPlugin.centroid (DDC) Dynamic Device Components": [[33, "id5"]], "StatsPlugin.cursor (DDC) Dynamic Device Components": [[33, "id6"]], "StatsPlugin.dim_sa (DDC) Dynamic Device Components": [[33, "id4"]], "StatsPlugin.max_size (DDC) Dynamic Device Components": [[33, "id7"]], "StatsPlugin.max_xy (DDC) Dynamic Device Components": [[33, "id8"]], "StatsPlugin.min_xy (DDC) Dynamic Device Components": [[33, "id9"]], "StatsPlugin.profile_average (DDC) Dynamic Device Components": [[33, "id10"]], "StatsPlugin.profile_centroid (DDC) Dynamic Device Components": [[33, "id11"]], "StatsPlugin.profile_cursor (DDC) Dynamic Device Components": [[33, "id12"]], "StatsPlugin.profile_size (DDC) Dynamic Device Components": [[33, "id13"]], "StatsPlugin.profile_threshold (DDC) Dynamic Device Components": [[33, "id14"]], "StatsPlugin.ts_centroid (DDC) Dynamic Device Components": [[33, "id15"]], "StatsPlugin.ts_max (DDC) Dynamic Device Components": [[33, "id16"]], "StatsPlugin.ts_min (DDC) Dynamic Device Components": [[33, "id17"]], "Synchronized Axes": [[1, "synchronized-axes"]], "TIFFPlugin.array_size (DDC) Dynamic Device Components": [[34, "id3"]], "TIFFPlugin.dim_sa (DDC) Dynamic Device Components": [[34, "id4"]], "TransformPlugin.array_size (DDC) Dynamic Device Components": [[35, "id3"]], "TransformPlugin.dim_sa (DDC) Dynamic Device Components": [[35, "id4"]], "TransformPlugin.t1_max_size (DDC) Dynamic Device Components": [[35, "id5"]], "TransformPlugin.t2_max_size (DDC) Dynamic Device Components": [[35, "id6"]], "TransformPlugin.t3_max_size (DDC) Dynamic Device Components": [[35, "id7"]], "TransformPlugin.t4_max_size (DDC) Dynamic Device Components": [[35, "id8"]], "TransformPlugin.types (DDC) Dynamic Device Components": [[35, "id9"]], "UI Templates": [[649, null]], "UnitConversionDerivedSignal": [[646, "unitconversionderivedsignal"]], "UnitConversionDerivedSignal Example": [[646, "unitconversionderivedsignal-example"]], "Upcoming Changes": [[650, null]], "Using a Preset": [[644, "using-a-preset"]], "Why not just use self.parent.cpt.get()?": [[646, "why-not-just-use-self-parent-cpt-get"]], "pcdsdevices.analog_signals": [[0, "pcdsdevices-analog-signals"]], "pcdsdevices.analog_signals.Acromag": [[2, null]], "pcdsdevices.analog_signals.FDQ": [[3, null]], "pcdsdevices.analog_signals.Mesh": [[4, null]], "pcdsdevices.analog_signals.acromag_ch_factory_func": [[5, null]], "pcdsdevices.areadetector.cam": [[0, "pcdsdevices-areadetector-cam"]], "pcdsdevices.areadetector.cam.FeeOpalCam": [[6, null]], "pcdsdevices.areadetector.detectors": [[0, "pcdsdevices-areadetector-detectors"]], "pcdsdevices.areadetector.detectors.Basler": [[7, null]], "pcdsdevices.areadetector.detectors.BaslerBase": [[8, null]], "pcdsdevices.areadetector.detectors.LasBasler": [[9, null]], "pcdsdevices.areadetector.detectors.LasBaslerFF": [[10, null]], "pcdsdevices.areadetector.detectors.LasBaslerNF": [[11, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetector": [[12, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase": [[13, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded": [[14, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos": [[15, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats": [[16, null]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger": [[17, null]], "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable": [[18, null]], "pcdsdevices.areadetector.plugins": [[0, "pcdsdevices-areadetector-plugins"]], "pcdsdevices.areadetector.plugins.ColorConvPlugin": [[19, null]], "pcdsdevices.areadetector.plugins.FilePlugin": [[20, null]], "pcdsdevices.areadetector.plugins.HDF5FileStore": [[21, null]], "pcdsdevices.areadetector.plugins.HDF5Plugin": [[22, null]], "pcdsdevices.areadetector.plugins.ImagePlugin": [[23, null]], "pcdsdevices.areadetector.plugins.JPEGPlugin": [[24, null]], "pcdsdevices.areadetector.plugins.MagickPlugin": [[25, null]], "pcdsdevices.areadetector.plugins.NetCDFPlugin": [[26, null]], "pcdsdevices.areadetector.plugins.NexusPlugin": [[27, null]], "pcdsdevices.areadetector.plugins.Overlay": [[28, null]], "pcdsdevices.areadetector.plugins.OverlayPlugin": [[29, null]], "pcdsdevices.areadetector.plugins.PluginBase": [[30, null]], "pcdsdevices.areadetector.plugins.ProcessPlugin": [[31, null]], "pcdsdevices.areadetector.plugins.ROIPlugin": [[32, null]], "pcdsdevices.areadetector.plugins.StatsPlugin": [[33, null]], "pcdsdevices.areadetector.plugins.TIFFPlugin": [[34, null]], "pcdsdevices.areadetector.plugins.TransformPlugin": [[35, null]], "pcdsdevices.atm": [[0, "pcdsdevices-atm"]], "pcdsdevices.atm.ATMTarget": [[36, null]], "pcdsdevices.atm.ArrivalTimeMonitor": [[37, null]], "pcdsdevices.atm.MFXATM": [[38, null]], "pcdsdevices.atm.TM1K4": [[39, null]], "pcdsdevices.atm.TM1K4Target": [[40, null]], "pcdsdevices.atm.TM2K2": [[41, null]], "pcdsdevices.atm.TM2K2Target": [[42, null]], "pcdsdevices.atm.TM2K4": [[43, null]], "pcdsdevices.atm.TM2K4Target": [[44, null]], "pcdsdevices.attenuator": [[0, "pcdsdevices-attenuator"]], "pcdsdevices.attenuator.AT1K2": [[45, null]], "pcdsdevices.attenuator.AT1K4": [[46, null]], "pcdsdevices.attenuator.AT2K2": [[47, null]], "pcdsdevices.attenuator.AT2L0": [[48, null]], "pcdsdevices.attenuator.AttBase": [[49, null]], "pcdsdevices.attenuator.AttBaseWith3rdHarmonic": [[50, null]], "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP": [[51, null]], "pcdsdevices.attenuator.Attenuator": [[52, null]], "pcdsdevices.attenuator.AttenuatorCalculatorBase": [[53, null]], "pcdsdevices.attenuator.AttenuatorCalculatorFilter": [[54, null]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade": [[55, null]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade": [[56, null]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade": [[57, null]], "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0": [[58, null]], "pcdsdevices.attenuator.AttenuatorSXR_Ladder": [[59, null]], "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD": [[60, null]], "pcdsdevices.attenuator.FEESolidAttenuatorBlade": [[61, null]], "pcdsdevices.attenuator.FEESolidAttenuatorStates": [[62, null]], "pcdsdevices.attenuator.FeeAtt": [[63, null]], "pcdsdevices.attenuator.FeeFilter": [[64, null]], "pcdsdevices.attenuator.Filter": [[65, null]], "pcdsdevices.attenuator.GasAttenuator": [[66, null]], "pcdsdevices.attenuator.GattApertureX": [[67, null]], "pcdsdevices.attenuator.GattApertureY": [[68, null]], "pcdsdevices.attenuator.SXRGasAtt": [[69, null]], "pcdsdevices.attenuator.SXRLadderAttenuatorBlade": [[70, null]], "pcdsdevices.attenuator.SXRLadderAttenuatorStates": [[71, null]], "pcdsdevices.attenuator.get_blade_enum": [[72, null]], "pcdsdevices.attenuator.render_ascii_att": [[73, null]], "pcdsdevices.beam_stats": [[0, "pcdsdevices-beam-stats"]], "pcdsdevices.beam_stats.BeamEnergyRequest": [[74, null]], "pcdsdevices.beam_stats.BeamEnergyRequestACRWait": [[75, null]], "pcdsdevices.beam_stats.BeamEnergyRequestNoWait": [[76, null]], "pcdsdevices.beam_stats.BeamStats": [[77, null]], "pcdsdevices.beam_stats.FakeBeamEnergyRequest": [[78, null]], "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait": [[79, null]], "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait": [[80, null]], "pcdsdevices.beam_stats.LCLS": [[81, null]], "pcdsdevices.ccm": [[0, "pcdsdevices-ccm"]], "pcdsdevices.ccm.CCM": [[82, null]], "pcdsdevices.ccm.CCMAlio": [[83, null]], "pcdsdevices.ccm.CCMConstantsMixin": [[84, null]], "pcdsdevices.ccm.CCMEnergy": [[85, null]], "pcdsdevices.ccm.CCMEnergyWithACRStatus": [[86, null]], "pcdsdevices.ccm.CCMEnergyWithVernier": [[87, null]], "pcdsdevices.ccm.CCMMotor": [[88, null]], "pcdsdevices.ccm.CCMPico": [[89, null]], "pcdsdevices.ccm.CCMX": [[90, null]], "pcdsdevices.ccm.CCMY": [[91, null]], "pcdsdevices.ccm.alio_to_theta": [[92, null]], "pcdsdevices.ccm.energy_to_wavelength": [[93, null]], "pcdsdevices.ccm.theta_to_alio": [[94, null]], "pcdsdevices.ccm.theta_to_wavelength": [[95, null]], "pcdsdevices.ccm.wavelength_to_energy": [[96, null]], "pcdsdevices.ccm.wavelength_to_theta": [[97, null]], "pcdsdevices.crix_motion": [[0, "pcdsdevices-crix-motion"]], "pcdsdevices.crix_motion.QuadraticBeckhoffMotor": [[98, null]], "pcdsdevices.crix_motion.QuadraticSimMotor": [[99, null]], "pcdsdevices.crix_motion.VLSOptics": [[100, null]], "pcdsdevices.crix_motion.VLSOpticsSim": [[101, null]], "pcdsdevices.cvmi_motion": [[0, "pcdsdevices-cvmi-motion"]], "pcdsdevices.cvmi_motion.CVMI": [[102, null]], "pcdsdevices.cvmi_motion.KTOF": [[103, null]], "pcdsdevices.dc_devices": [[0, "pcdsdevices-dc-devices"]], "pcdsdevices.dc_devices.ICT": [[104, null]], "pcdsdevices.dc_devices.ICTBus": [[105, null]], "pcdsdevices.dc_devices.ICTChannel": [[106, null]], "pcdsdevices.delay_generator": [[0, "pcdsdevices-delay-generator"]], "pcdsdevices.delay_generator.DelayGenerator": [[107, null]], "pcdsdevices.delay_generator.DelayGeneratorBase": [[108, null]], "pcdsdevices.delay_generator.DgChannel": [[109, null]], "pcdsdevices.device": [[0, "pcdsdevices-device"]], "pcdsdevices.device.GroupDevice": [[110, null]], "pcdsdevices.device.InterfaceDevice": [[111, null]], "pcdsdevices.device.to_interface": [[112, null]], "pcdsdevices.digital_signals": [[0, "pcdsdevices-digital-signals"]], "pcdsdevices.digital_signals.J120K": [[113, null]], "pcdsdevices.digitizers": [[0, "pcdsdevices-digitizers"]], "pcdsdevices.digitizers.Qadc": [[114, null]], "pcdsdevices.digitizers.Qadc134": [[115, null]], "pcdsdevices.digitizers.Qadc134Sparsification": [[116, null]], "pcdsdevices.digitizers.QadcBase": [[117, null]], "pcdsdevices.digitizers.Wave8V2": [[118, null]], "pcdsdevices.digitizers.Wave8V2ADCDelayLanes": [[119, null]], "pcdsdevices.digitizers.Wave8V2ADCRegs": [[120, null]], "pcdsdevices.digitizers.Wave8V2ADCSampleReadout": [[121, null]], "pcdsdevices.digitizers.Wave8V2ADCSamples": [[122, null]], "pcdsdevices.digitizers.Wave8V2AxiVersion": [[123, null]], "pcdsdevices.digitizers.Wave8V2EventBuilder": [[124, null]], "pcdsdevices.digitizers.Wave8V2EvrV2": [[125, null]], "pcdsdevices.digitizers.Wave8V2Integrators": [[126, null]], "pcdsdevices.digitizers.Wave8V2PgpMon": [[127, null]], "pcdsdevices.digitizers.Wave8V2RawBuffers": [[128, null]], "pcdsdevices.digitizers.Wave8V2Sfp": [[129, null]], "pcdsdevices.digitizers.Wave8V2Simple": [[130, null]], "pcdsdevices.digitizers.Wave8V2SystemRegs": [[131, null]], "pcdsdevices.digitizers.Wave8V2Timing": [[132, null]], "pcdsdevices.digitizers.Wave8V2TriggerEventManager": [[133, null]], "pcdsdevices.digitizers.Wave8V2XpmMini": [[134, null]], "pcdsdevices.digitizers.Wave8V2XpmMsg": [[135, null]], "pcdsdevices.energy_monitor": [[0, "pcdsdevices-energy-monitor"]], "pcdsdevices.energy_monitor.GEM": [[136, null]], "pcdsdevices.energy_monitor.GMD": [[137, null]], "pcdsdevices.energy_monitor.GMDPreAmp": [[138, null]], "pcdsdevices.energy_monitor.XGMD": [[139, null]], "pcdsdevices.epics_motor": [[0, "pcdsdevices-epics-motor"]], "pcdsdevices.epics_motor.BeckhoffAxis": [[140, null]], "pcdsdevices.epics_motor.BeckhoffAxisEPS": [[141, null]], "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom": [[142, null]], "pcdsdevices.epics_motor.BeckhoffAxisNoOffset": [[143, null]], "pcdsdevices.epics_motor.BeckhoffAxisPLC": [[144, null]], "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS": [[145, null]], "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140": [[146, null]], "pcdsdevices.epics_motor.BeckhoffAxis_Pre140": [[147, null]], "pcdsdevices.epics_motor.EpicsMotorInterface": [[148, null]], "pcdsdevices.epics_motor.IMS": [[149, null]], "pcdsdevices.epics_motor.MMC100": [[150, null]], "pcdsdevices.epics_motor.Motor": [[151, null]], "pcdsdevices.epics_motor.Newport": [[152, null]], "pcdsdevices.epics_motor.OffsetIMSWithPreset": [[153, null]], "pcdsdevices.epics_motor.OffsetMotor": [[154, null]], "pcdsdevices.epics_motor.PCDSMotorBase": [[155, null]], "pcdsdevices.epics_motor.PI_M824": [[156, null]], "pcdsdevices.epics_motor.PMC100": [[157, null]], "pcdsdevices.epics_motor.SmarAct": [[158, null]], "pcdsdevices.epics_motor.SmarActEncodedTipTilt": [[159, null]], "pcdsdevices.epics_motor.SmarActOpenLoop": [[160, null]], "pcdsdevices.epics_motor.SmarActOpenLoopPositioner": [[161, null]], "pcdsdevices.epics_motor.SmarActPicoscale": [[162, null]], "pcdsdevices.epics_motor.SmarActTipTilt": [[163, null]], "pcdsdevices.eps": [[0, "pcdsdevices-eps"]], "pcdsdevices.eps.EPS": [[164, null]], "pcdsdevices.evr": [[0, "pcdsdevices-evr"]], "pcdsdevices.evr.EvrMotor": [[165, null]], "pcdsdevices.evr.Trigger": [[166, null]], "pcdsdevices.example": [[0, "pcdsdevices-example"]], "pcdsdevices.example.Example3D": [[167, null]], "pcdsdevices.example.Example3DStates": [[168, null]], "pcdsdevices.example.ExampleL2L": [[169, null]], "pcdsdevices.example.ExampleL2LStates": [[170, null]], "pcdsdevices.example.PLCExampleMotion": [[171, null]], "pcdsdevices.example.PLCOnlyXPIM": [[172, null]], "pcdsdevices.fms": [[0, "pcdsdevices-fms"]], "pcdsdevices.fms.LCP1": [[173, null]], "pcdsdevices.fms.LCP2": [[174, null]], "pcdsdevices.fms.PDU_Humidity2": [[175, null]], "pcdsdevices.fms.PDU_Humidity4": [[176, null]], "pcdsdevices.fms.PDU_Humidity6": [[177, null]], "pcdsdevices.fms.PDU_Humidity8": [[178, null]], "pcdsdevices.fms.PDU_Load1": [[179, null]], "pcdsdevices.fms.PDU_Load2": [[180, null]], "pcdsdevices.fms.PDU_Load3": [[181, null]], "pcdsdevices.fms.PDU_Load4": [[182, null]], "pcdsdevices.fms.PDU_Temp2": [[183, null]], "pcdsdevices.fms.PDU_Temp4": [[184, null]], "pcdsdevices.fms.PDU_Temp6": [[185, null]], "pcdsdevices.fms.PDU_Temp8": [[186, null]], "pcdsdevices.fms.Setra5000": [[187, null]], "pcdsdevices.gauge": [[0, "pcdsdevices-gauge"]], "pcdsdevices.gauge.BaseGauge": [[188, null]], "pcdsdevices.gauge.GCC500PLC": [[189, null]], "pcdsdevices.gauge.GCCPLC": [[190, null]], "pcdsdevices.gauge.GCT": [[191, null]], "pcdsdevices.gauge.GFSPLC": [[192, null]], "pcdsdevices.gauge.GHCPLC": [[193, null]], "pcdsdevices.gauge.GaugeColdCathode": [[194, null]], "pcdsdevices.gauge.GaugePLC": [[195, null]], "pcdsdevices.gauge.GaugePirani": [[196, null]], "pcdsdevices.gauge.GaugeSerial": [[197, null]], "pcdsdevices.gauge.GaugeSerialGCC": [[198, null]], "pcdsdevices.gauge.GaugeSerialGPI": [[199, null]], "pcdsdevices.gauge.GaugeSet": [[200, null]], "pcdsdevices.gauge.GaugeSetBase": [[201, null]], "pcdsdevices.gauge.GaugeSetMks": [[202, null]], "pcdsdevices.gauge.GaugeSetPirani": [[203, null]], "pcdsdevices.gauge.GaugeSetPiraniMks": [[204, null]], "pcdsdevices.gauge.MKS937AController": [[205, null]], "pcdsdevices.gauge.MKS937BController": [[206, null]], "pcdsdevices.gauge.MKS937a": [[207, null]], "pcdsdevices.gon": [[0, "pcdsdevices-gon"]], "pcdsdevices.gon.BaseGon": [[208, null]], "pcdsdevices.gon.GonWithDetArm": [[209, null]], "pcdsdevices.gon.Goniometer": [[210, null]], "pcdsdevices.gon.HxrDiffractometer": [[211, null]], "pcdsdevices.gon.Kappa": [[212, null]], "pcdsdevices.gon.KappaXYZStage": [[213, null]], "pcdsdevices.gon.SamPhi": [[214, null]], "pcdsdevices.gon.SimKappa": [[215, null]], "pcdsdevices.gon.SimSampleStage": [[216, null]], "pcdsdevices.gon.XYZStage": [[217, null]], "pcdsdevices.inout": [[0, "pcdsdevices-inout"]], "pcdsdevices.inout.CombinedInOutRecordPositioner": [[218, null]], "pcdsdevices.inout.InOutPVStatePositioner": [[219, null]], "pcdsdevices.inout.InOutPositioner": [[220, null]], "pcdsdevices.inout.InOutRecordPositioner": [[221, null]], "pcdsdevices.inout.LightpathInOutRecordPositioner": [[222, null]], "pcdsdevices.inout.Reflaser": [[223, null]], "pcdsdevices.inout.TTReflaser": [[224, null]], "pcdsdevices.inout.TwinCATInOutPositioner": [[225, null]], "pcdsdevices.interface": [[0, "pcdsdevices-interface"]], "pcdsdevices.interface.BaseInterface": [[226, null]], "pcdsdevices.interface.FltMvInterface": [[227, null]], "pcdsdevices.interface.LegacyLightpathMixin": [[228, null]], "pcdsdevices.interface.LightpathInOutCptMixin": [[229, null]], "pcdsdevices.interface.LightpathInOutMixin": [[230, null]], "pcdsdevices.interface.LightpathMixin": [[231, null]], "pcdsdevices.interface.MvInterface": [[232, null]], "pcdsdevices.interface.TabCompletionHelperClass": [[233, null]], "pcdsdevices.interface.TabCompletionHelperInstance": [[234, null]], "pcdsdevices.interface._TabCompletionHelper": [[235, null]], "pcdsdevices.interface.device_info": [[236, null]], "pcdsdevices.interface.get_engineering_mode": [[237, null]], "pcdsdevices.interface.get_kind": [[238, null]], "pcdsdevices.interface.get_name": [[239, null]], "pcdsdevices.interface.get_units": [[240, null]], "pcdsdevices.interface.get_value": [[241, null]], "pcdsdevices.interface.ophydobj_info": [[242, null]], "pcdsdevices.interface.positionerbase_info": [[243, null]], "pcdsdevices.interface.set_engineering_mode": [[244, null]], "pcdsdevices.interface.setup_preset_paths": [[245, null]], "pcdsdevices.interface.signal_info": [[246, null]], "pcdsdevices.interface.tweak_base": [[247, null]], "pcdsdevices.ipm": [[0, "pcdsdevices-ipm"]], "pcdsdevices.ipm.IPIMB": [[248, null]], "pcdsdevices.ipm.IPIMBChannel": [[249, null]], "pcdsdevices.ipm.IPM": [[250, null]], "pcdsdevices.ipm.IPMDiode": [[251, null]], "pcdsdevices.ipm.IPMMotion": [[252, null]], "pcdsdevices.ipm.IPMTarget": [[253, null]], "pcdsdevices.ipm.IPM_Det": [[254, null]], "pcdsdevices.ipm.IPM_IPIMB": [[255, null]], "pcdsdevices.ipm.IPM_Wave8": [[256, null]], "pcdsdevices.ipm.Wave8": [[257, null]], "pcdsdevices.ipm.Wave8Channel": [[258, null]], "pcdsdevices.jet": [[0, "pcdsdevices-jet"]], "pcdsdevices.jet.BeckhoffJet": [[259, null]], "pcdsdevices.jet.BeckhoffJetManipulator": [[260, null]], "pcdsdevices.jet.BeckhoffJetSlits": [[261, null]], "pcdsdevices.jet.Injector": [[262, null]], "pcdsdevices.jet.InjectorWithFine": [[263, null]], "pcdsdevices.keithley": [[0, "pcdsdevices-keithley"]], "pcdsdevices.keithley.IM3L0_K2700": [[264, null]], "pcdsdevices.keithley.K2700": [[265, null]], "pcdsdevices.keithley.K6514": [[266, null]], "pcdsdevices.lakeshore": [[0, "pcdsdevices-lakeshore"]], "pcdsdevices.lakeshore.Heater": [[267, null]], "pcdsdevices.lakeshore.Lakeshore336": [[268, null]], "pcdsdevices.lakeshore.TemperatureSensor": [[269, null]], "pcdsdevices.lamp_motion": [[0, "pcdsdevices-lamp-motion"]], "pcdsdevices.lamp_motion.LAMP": [[270, null]], "pcdsdevices.lamp_motion.LAMPFlowCell": [[271, null]], "pcdsdevices.lamp_motion.LAMPMagneticBottle": [[272, null]], "pcdsdevices.lamp_motion.LAMP_LV_17": [[273, null]], "pcdsdevices.lasers.btps": [[0, "pcdsdevices-lasers-btps"]], "pcdsdevices.lasers.btps.BtpsSourceStatus": [[274, null]], "pcdsdevices.lasers.btps.BtpsState": [[275, null]], "pcdsdevices.lasers.btps.BtpsVGC": [[276, null]], "pcdsdevices.lasers.btps.CentroidConfig": [[277, null]], "pcdsdevices.lasers.btps.DestinationConfig": [[278, null]], "pcdsdevices.lasers.btps.GlobalConfig": [[279, null]], "pcdsdevices.lasers.btps.LssShutterStatus": [[280, null]], "pcdsdevices.lasers.btps.RangeComparison": [[281, null]], "pcdsdevices.lasers.btps.SourceToDestinationConfig": [[282, null]], "pcdsdevices.lasers.counters": [[0, "pcdsdevices-lasers-counters"]], "pcdsdevices.lasers.counters.Agilent53210A": [[283, null]], "pcdsdevices.lasers.dicon": [[0, "pcdsdevices-lasers-dicon"]], "pcdsdevices.lasers.dicon.DiconSwitch": [[284, null]], "pcdsdevices.lasers.ek9000": [[0, "pcdsdevices-lasers-ek9000"]], "pcdsdevices.lasers.ek9000.El3174AiCh": [[285, null]], "pcdsdevices.lasers.ek9000.EnvironmentalMonitor": [[286, null]], "pcdsdevices.lasers.elliptec": [[0, "pcdsdevices-lasers-elliptec"]], "pcdsdevices.lasers.elliptec.Ell6": [[287, null]], "pcdsdevices.lasers.elliptec.Ell9": [[288, null]], "pcdsdevices.lasers.elliptec.EllBase": [[289, null]], "pcdsdevices.lasers.elliptec.EllLinear": [[290, null]], "pcdsdevices.lasers.elliptec.EllRotation": [[291, null]], "pcdsdevices.lasers.qmini": [[0, "pcdsdevices-lasers-qmini"]], "pcdsdevices.lasers.qmini.QminiSpectrometer": [[292, null]], "pcdsdevices.lasers.qmini.QminiWithEvr": [[293, null]], "pcdsdevices.lasers.rfof": [[0, "pcdsdevices-lasers-rfof"]], "pcdsdevices.lasers.rfof.CycleRfofRx": [[294, null]], "pcdsdevices.lasers.rfof.CycleRfofTx": [[295, null]], "pcdsdevices.lasers.rfof.ItechRfofAll": [[296, null]], "pcdsdevices.lasers.rfof.ItechRfofErrors": [[297, null]], "pcdsdevices.lasers.rfof.ItechRfofRx": [[298, null]], "pcdsdevices.lasers.rfof.ItechRfofStatus": [[299, null]], "pcdsdevices.lasers.rfof.ItechRfofTx": [[300, null]], "pcdsdevices.lasers.thorlabsWFS": [[0, "pcdsdevices-lasers-thorlabswfs"]], "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40": [[301, null]], "pcdsdevices.lasers.tuttifrutti": [[0, "pcdsdevices-lasers-tuttifrutti"]], "pcdsdevices.lasers.tuttifrutti.TuttiFrutti": [[302, null]], "pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls": [[303, null]], "pcdsdevices.lasers.zoomtelescope": [[0, "pcdsdevices-lasers-zoomtelescope"]], "pcdsdevices.lasers.zoomtelescope.ZoomTelescope": [[304, null]], "pcdsdevices.lens": [[0, "pcdsdevices-lens"]], "pcdsdevices.lens.LensStack": [[305, null]], "pcdsdevices.lens.LensStackBase": [[306, null]], "pcdsdevices.lens.Prefocus": [[307, null]], "pcdsdevices.lens.SimLensStack": [[308, null]], "pcdsdevices.lens.SimLensStackBase": [[309, null]], "pcdsdevices.lens.XFLS": [[310, null]], "pcdsdevices.lic": [[0, "pcdsdevices-lic"]], "pcdsdevices.lic.LICMirror": [[311, null]], "pcdsdevices.lic.LaserInCoupling": [[312, null]], "pcdsdevices.lic_2d_tmo": [[0, "pcdsdevices-lic-2d-tmo"]], "pcdsdevices.lic_2d_tmo.LaserCouplingStates": [[313, null]], "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension": [[314, null]], "pcdsdevices.light_control": [[0, "pcdsdevices-light-control"]], "pcdsdevices.light_control.LightControl": [[315, null]], "pcdsdevices.lodcm": [[0, "pcdsdevices-lodcm"]], "pcdsdevices.lodcm.CHI1": [[316, null]], "pcdsdevices.lodcm.CHI2": [[317, null]], "pcdsdevices.lodcm.CrystalTower1": [[318, null]], "pcdsdevices.lodcm.CrystalTower2": [[319, null]], "pcdsdevices.lodcm.Dectris": [[320, null]], "pcdsdevices.lodcm.DiagnosticsTower": [[321, null]], "pcdsdevices.lodcm.Diode": [[322, null]], "pcdsdevices.lodcm.Foil": [[323, null]], "pcdsdevices.lodcm.H1N": [[324, null]], "pcdsdevices.lodcm.H2N": [[325, null]], "pcdsdevices.lodcm.LODCM": [[326, null]], "pcdsdevices.lodcm.LODCMEnergyC": [[327, null]], "pcdsdevices.lodcm.LODCMEnergyC1": [[328, null]], "pcdsdevices.lodcm.LODCMEnergySi": [[329, null]], "pcdsdevices.lodcm.SimDiagnosticsTower": [[330, null]], "pcdsdevices.lodcm.SimEnergyC": [[331, null]], "pcdsdevices.lodcm.SimEnergySi": [[332, null]], "pcdsdevices.lodcm.SimFirstTower": [[333, null]], "pcdsdevices.lodcm.SimLODCM": [[334, null]], "pcdsdevices.lodcm.SimSecondTower": [[335, null]], "pcdsdevices.lodcm.XCSLODCM": [[336, null]], "pcdsdevices.lodcm.XPPLODCM": [[337, null]], "pcdsdevices.lodcm.Y1": [[338, null]], "pcdsdevices.lodcm.Y2": [[339, null]], "pcdsdevices.lodcm.YagLom": [[340, null]], "pcdsdevices.lxe": [[0, "pcdsdevices-lxe"]], "pcdsdevices.lxe.FakeLxtTtc": [[341, null]], "pcdsdevices.lxe.LaserEnergyPositioner": [[342, null]], "pcdsdevices.lxe.LaserTiming": [[343, null]], "pcdsdevices.lxe.LaserTimingCompensation": [[344, null]], "pcdsdevices.lxe.Lcls2LaserTiming": [[345, null]], "pcdsdevices.lxe.LxtTtcExample": [[346, null]], "pcdsdevices.lxe.TimeToolDelay": [[347, null]], "pcdsdevices.lxe._ReversedTimeToolDelay": [[348, null]], "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal": [[349, null]], "pcdsdevices.lxe.load_calibration_file": [[350, null]], "pcdsdevices.make_ophyd_device": [[0, "pcdsdevices-make-ophyd-device"]], "pcdsdevices.make_ophyd_device.flatten_list": [[351, null]], "pcdsdevices.make_ophyd_device.get_components": [[352, null]], "pcdsdevices.make_ophyd_device.make_class": [[353, null]], "pcdsdevices.make_ophyd_device.make_class_line": [[354, null]], "pcdsdevices.make_ophyd_device.make_class_name": [[355, null]], "pcdsdevices.make_ophyd_device.make_cpt": [[356, null]], "pcdsdevices.make_ophyd_device.make_signal": [[357, null]], "pcdsdevices.make_ophyd_device.make_signal_wrbv": [[358, null]], "pcdsdevices.make_ophyd_device.print_class": [[359, null]], "pcdsdevices.make_ophyd_device.recurse_record": [[360, null]], "pcdsdevices.make_ophyd_device.write_file": [[361, null]], "pcdsdevices.mirror": [[0, "pcdsdevices-mirror"]], "pcdsdevices.mirror.FFMirror": [[362, null]], "pcdsdevices.mirror.FFMirrorZ": [[363, null]], "pcdsdevices.mirror.Gantry": [[364, null]], "pcdsdevices.mirror.KBOMirror": [[365, null]], "pcdsdevices.mirror.KBOMirrorChin": [[366, null]], "pcdsdevices.mirror.KBOMirrorHE": [[367, null]], "pcdsdevices.mirror.KBOMirrorHEStates": [[368, null]], "pcdsdevices.mirror.KBOMirrorStates": [[369, null]], "pcdsdevices.mirror.MirrorInsertState": [[370, null]], "pcdsdevices.mirror.MirrorStripe2D2P": [[371, null]], "pcdsdevices.mirror.MirrorStripe2D4P": [[372, null]], "pcdsdevices.mirror.OMMotor": [[373, null]], "pcdsdevices.mirror.OffsetMirror": [[374, null]], "pcdsdevices.mirror.OpticsPitchNotepad": [[375, null]], "pcdsdevices.mirror.Pitch": [[376, null]], "pcdsdevices.mirror.PointingMirror": [[377, null]], "pcdsdevices.mirror.TwinCATMirrorStripe": [[378, null]], "pcdsdevices.mirror.XOffsetMirror": [[379, null]], "pcdsdevices.mirror.XOffsetMirror2D4PState": [[380, null]], "pcdsdevices.mirror.XOffsetMirrorBend": [[381, null]], "pcdsdevices.mirror.XOffsetMirrorNoBend": [[382, null]], "pcdsdevices.mirror.XOffsetMirrorRTDs": [[383, null]], "pcdsdevices.mirror.XOffsetMirrorState": [[384, null]], "pcdsdevices.mirror.XOffsetMirrorStateCool": [[385, null]], "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend": [[386, null]], "pcdsdevices.mirror.XOffsetMirrorSwitch": [[387, null]], "pcdsdevices.mirror.XOffsetMirrorXYState": [[388, null]], "pcdsdevices.movablestand": [[0, "pcdsdevices-movablestand"]], "pcdsdevices.movablestand.MovableStand": [[389, null]], "pcdsdevices.mpod": [[0, "pcdsdevices-mpod"]], "pcdsdevices.mpod.MPOD": [[390, null]], "pcdsdevices.mpod.MPODChannel": [[391, null]], "pcdsdevices.mpod.MPODChannelHV": [[392, null]], "pcdsdevices.mpod.MPODChannelLV": [[393, null]], "pcdsdevices.mpod.get_card_number": [[394, null]], "pcdsdevices.mpod_apalis": [[0, "pcdsdevices-mpod-apalis"]], "pcdsdevices.mpod_apalis.MPODApalisChannel": [[395, null]], "pcdsdevices.mpod_apalis.MPODApalisCrate": [[396, null]], "pcdsdevices.mpod_apalis.MPODApalisModule": [[397, null]], "pcdsdevices.mpod_apalis.MPODApalisModule16Channel": [[398, null]], "pcdsdevices.mpod_apalis.MPODApalisModule24Channel": [[399, null]], "pcdsdevices.mpod_apalis.MPODApalisModule4Channel": [[400, null]], "pcdsdevices.mpod_apalis.MPODApalisModule8Channel": [[401, null]], "pcdsdevices.mps": [[0, "pcdsdevices-mps"]], "pcdsdevices.mps.MPS": [[402, null]], "pcdsdevices.mps.MPSBase": [[403, null]], "pcdsdevices.mps.MPSLimits": [[404, null]], "pcdsdevices.mps.mps_factory": [[405, null]], "pcdsdevices.mps.must_be_known": [[406, null]], "pcdsdevices.mps.must_be_out": [[407, null]], "pcdsdevices.mrco_motion": [[0, "pcdsdevices-mrco-motion"]], "pcdsdevices.mrco_motion.MRCO": [[408, null]], "pcdsdevices.pc": [[0, "pcdsdevices-pc"]], "pcdsdevices.pc.PhotonCollimator": [[409, null]], "pcdsdevices.piezo": [[0, "pcdsdevices-piezo"]], "pcdsdevices.piezo.SliceDhv": [[410, null]], "pcdsdevices.piezo.SliceDhvChannel": [[411, null]], "pcdsdevices.piezo.SliceDhvController": [[412, null]], "pcdsdevices.pim": [[0, "pcdsdevices-pim"]], "pcdsdevices.pim.IM2K0": [[413, null]], "pcdsdevices.pim.IM3L0": [[414, null]], "pcdsdevices.pim.LCLS2ImagerBase": [[415, null]], "pcdsdevices.pim.LCLS2Target": [[416, null]], "pcdsdevices.pim.PIM": [[417, null]], "pcdsdevices.pim.PIMWithBoth": [[418, null]], "pcdsdevices.pim.PIMWithFocus": [[419, null]], "pcdsdevices.pim.PIMWithLED": [[420, null]], "pcdsdevices.pim.PIMY": [[421, null]], "pcdsdevices.pim.PPM": [[422, null]], "pcdsdevices.pim.PPMCOOL": [[423, null]], "pcdsdevices.pim.PPMCoolSwitch": [[424, null]], "pcdsdevices.pim.PPMPowerMeter": [[425, null]], "pcdsdevices.pim.XPIM": [[426, null]], "pcdsdevices.pim.XPIMFilterWheel": [[427, null]], "pcdsdevices.pim.XPIMLED": [[428, null]], "pcdsdevices.pmps": [[0, "pcdsdevices-pmps"]], "pcdsdevices.pmps.TwinCATStatePMPS": [[429, null]], "pcdsdevices.pneumatic": [[0, "pcdsdevices-pneumatic"]], "pcdsdevices.pneumatic.BeckhoffPneumatic": [[430, null]], "pcdsdevices.positioner": [[0, "pcdsdevices-positioner"]], "pcdsdevices.positioner.FuncPositioner": [[431, null]], "pcdsdevices.pseudopos": [[0, "pcdsdevices-pseudopos"]], "pcdsdevices.pseudopos.DelayBase": [[432, null]], "pcdsdevices.pseudopos.DelayMotor": [[433, null]], "pcdsdevices.pseudopos.LookupTablePositioner": [[434, null]], "pcdsdevices.pseudopos.OffsetMotorBase": [[435, null]], "pcdsdevices.pseudopos.PseudoPositioner": [[436, null]], "pcdsdevices.pseudopos.PseudoSingleInterface": [[437, null]], "pcdsdevices.pseudopos.SimDelayStage": [[438, null]], "pcdsdevices.pseudopos.SyncAxesBase": [[439, null]], "pcdsdevices.pseudopos.SyncAxis": [[440, null]], "pcdsdevices.pseudopos.delay_class_factory": [[441, null]], "pcdsdevices.pseudopos.delay_instance_factory": [[442, null]], "pcdsdevices.pseudopos.is_strictly_increasing": [[443, null]], "pcdsdevices.pulsepicker": [[0, "pcdsdevices-pulsepicker"]], "pcdsdevices.pulsepicker.PulsePicker": [[444, null]], "pcdsdevices.pulsepicker.PulsePickerInOut": [[445, null]], "pcdsdevices.pump": [[0, "pcdsdevices-pump"]], "pcdsdevices.pump.AgilentSerial": [[446, null]], "pcdsdevices.pump.EbaraPump": [[447, null]], "pcdsdevices.pump.Ebara_EV_A03_1": [[448, null]], "pcdsdevices.pump.GammaController": [[449, null]], "pcdsdevices.pump.GammaPCT": [[450, null]], "pcdsdevices.pump.IonPump": [[451, null]], "pcdsdevices.pump.IonPumpBase": [[452, null]], "pcdsdevices.pump.IonPumpWithController": [[453, null]], "pcdsdevices.pump.Navigator": [[454, null]], "pcdsdevices.pump.PIPPLC": [[455, null]], "pcdsdevices.pump.PIPSerial": [[456, null]], "pcdsdevices.pump.PROPLC": [[457, null]], "pcdsdevices.pump.PTMPLC": [[458, null]], "pcdsdevices.pump.QPCPCT": [[459, null]], "pcdsdevices.pump.TurboPump": [[460, null]], "pcdsdevices.pv_positioner": [[0, "pcdsdevices-pv-positioner"]], "pcdsdevices.pv_positioner.OnePVMotor": [[461, null]], "pcdsdevices.pv_positioner.PVPositionerComparator": [[462, null]], "pcdsdevices.pv_positioner.PVPositionerDone": [[463, null]], "pcdsdevices.pv_positioner.PVPositionerIsClose": [[464, null]], "pcdsdevices.pv_positioner.PVPositionerNoInterrupt": [[465, null]], "pcdsdevices.qadc": [[0, "pcdsdevices-qadc"]], "pcdsdevices.qadc.Qadc": [[466, null]], "pcdsdevices.qadc.Qadc134": [[467, null]], "pcdsdevices.qadc.Qadc134Common": [[468, null]], "pcdsdevices.qadc.Qadc134Lcls2": [[469, null]], "pcdsdevices.qadc.QadcCommon": [[470, null]], "pcdsdevices.qadc.QadcLcls1Timing": [[471, null]], "pcdsdevices.qadc.QadcLcls2Timing": [[472, null]], "pcdsdevices.radiation": [[0, "pcdsdevices-radiation"]], "pcdsdevices.radiation.HPI6030": [[473, null]], "pcdsdevices.ref": [[0, "pcdsdevices-ref"]], "pcdsdevices.ref.ReflaserL2SI": [[474, null]], "pcdsdevices.ref.ReflaserL2SIMirror": [[475, null]], "pcdsdevices.rs_powersupply": [[0, "pcdsdevices-rs-powersupply"]], "pcdsdevices.rs_powersupply.RSChannel": [[476, null]], "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply": [[477, null]], "pcdsdevices.rtds_ebd": [[0, "pcdsdevices-rtds-ebd"]], "pcdsdevices.rtds_ebd.PneumaticActuator": [[478, null]], "pcdsdevices.rtds_ebd.RTDSBase": [[479, null]], "pcdsdevices.rtds_ebd.RTDSK0": [[480, null]], "pcdsdevices.rtds_ebd.RTDSL0": [[481, null]], "pcdsdevices.rtds_ebd.RTDSX0ThreeStage": [[482, null]], "pcdsdevices.sample_delivery": [[0, "pcdsdevices-sample-delivery"]], "pcdsdevices.sample_delivery.Bronkhorst": [[483, null]], "pcdsdevices.sample_delivery.CoolerShaker": [[484, null]], "pcdsdevices.sample_delivery.FlowIntegrator": [[485, null]], "pcdsdevices.sample_delivery.GasManifold": [[486, null]], "pcdsdevices.sample_delivery.HPLC": [[487, null]], "pcdsdevices.sample_delivery.IntegratedFlow": [[488, null]], "pcdsdevices.sample_delivery.M3BasePLCDevice": [[489, null]], "pcdsdevices.sample_delivery.ManifoldValve": [[490, null]], "pcdsdevices.sample_delivery.PCM": [[491, null]], "pcdsdevices.sample_delivery.PropAir": [[492, null]], "pcdsdevices.sample_delivery.Selector": [[493, null]], "pcdsdevices.sample_delivery.Sensirion": [[494, null]], "pcdsdevices.sample_delivery.ViciValve": [[495, null]], "pcdsdevices.sensors": [[0, "pcdsdevices-sensors"]], "pcdsdevices.sensors.RTD": [[496, null]], "pcdsdevices.sensors.TwinCATTempSensor": [[497, null]], "pcdsdevices.sensors.TwinCATThermocouple": [[498, null]], "pcdsdevices.sequencer": [[0, "pcdsdevices-sequencer"]], "pcdsdevices.sequencer.EventSequence": [[499, null]], "pcdsdevices.sequencer.EventSequencer": [[500, null]], "pcdsdevices.signal": [[0, "pcdsdevices-signal"]], "pcdsdevices.signal.AggregateSignal": [[501, null]], "pcdsdevices.signal.AvgSignal": [[502, null]], "pcdsdevices.signal.EpicsSignalBaseEditMD": [[503, null]], "pcdsdevices.signal.EpicsSignalEditMD": [[504, null]], "pcdsdevices.signal.EpicsSignalROEditMD": [[505, null]], "pcdsdevices.signal.FakeEpicsSignalEditMD": [[506, null]], "pcdsdevices.signal.FakeEpicsSignalROEditMD": [[507, null]], "pcdsdevices.signal.FakeNotepadLinkedSignal": [[508, null]], "pcdsdevices.signal.FakePytmcSignal": [[509, null]], "pcdsdevices.signal.FakePytmcSignalRO": [[510, null]], "pcdsdevices.signal.FakePytmcSignalRW": [[511, null]], "pcdsdevices.signal.InternalSignal": [[512, null]], "pcdsdevices.signal.MultiDerivedSignal": [[513, null]], "pcdsdevices.signal.MultiDerivedSignalRO": [[514, null]], "pcdsdevices.signal.NotImplementedSignal": [[515, null]], "pcdsdevices.signal.NotepadLinkedSignal": [[516, null]], "pcdsdevices.signal.PVStateSignal": [[517, null]], "pcdsdevices.signal.PytmcSignal": [[518, null]], "pcdsdevices.signal.PytmcSignalRO": [[519, null]], "pcdsdevices.signal.PytmcSignalRW": [[520, null]], "pcdsdevices.signal.SignalEditMD": [[521, null]], "pcdsdevices.signal.SummarySignal": [[522, null]], "pcdsdevices.signal.UnitConversionDerivedSignal": [[523, null]], "pcdsdevices.signal._OptionalEpicsSignal": [[524, null]], "pcdsdevices.signal.pytmc_writable": [[525, null]], "pcdsdevices.signal.select_pytmc_class": [[526, null]], "pcdsdevices.sim": [[0, "pcdsdevices-sim"]], "pcdsdevices.sim.FastMotor": [[527, null]], "pcdsdevices.sim.SimTwoAxis": [[528, null]], "pcdsdevices.sim.SlowMotor": [[529, null]], "pcdsdevices.sim.SynMotor": [[530, null]], "pcdsdevices.slits": [[0, "pcdsdevices-slits"]], "pcdsdevices.slits.BadSlitPositionerBase": [[531, null]], "pcdsdevices.slits.BeckhoffSlitPositioner": [[532, null]], "pcdsdevices.slits.BeckhoffSlits": [[533, null]], "pcdsdevices.slits.ExitSlitTarget": [[534, null]], "pcdsdevices.slits.ExitSlits": [[535, null]], "pcdsdevices.slits.JJSlits": [[536, null]], "pcdsdevices.slits.LusiSlitPositioner": [[537, null]], "pcdsdevices.slits.LusiSlits": [[538, null]], "pcdsdevices.slits.PowerSlits": [[539, null]], "pcdsdevices.slits.SimLusiSlits": [[540, null]], "pcdsdevices.slits.SlitPositioner": [[541, null]], "pcdsdevices.slits.Slits": [[542, null]], "pcdsdevices.slits.SlitsBase": [[543, null]], "pcdsdevices.smarpod": [[0, "pcdsdevices-smarpod"]], "pcdsdevices.smarpod.SmarPod": [[544, null]], "pcdsdevices.smarpod.SmarPodPose": [[545, null]], "pcdsdevices.smarpod.SmarPodStatus": [[546, null]], "pcdsdevices.spectrometer": [[0, "pcdsdevices-spectrometer"]], "pcdsdevices.spectrometer.FZPStates": [[547, null]], "pcdsdevices.spectrometer.Gen1VonHamos4Crystal": [[548, null]], "pcdsdevices.spectrometer.Gen1VonHamosCrystal": [[549, null]], "pcdsdevices.spectrometer.HXRSpectrometer": [[550, null]], "pcdsdevices.spectrometer.Kmono": [[551, null]], "pcdsdevices.spectrometer.Mono": [[552, null]], "pcdsdevices.spectrometer.MonoGratingStates": [[553, null]], "pcdsdevices.spectrometer.TMOSpectrometer": [[554, null]], "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates": [[555, null]], "pcdsdevices.spectrometer.VonHamos4Crystal": [[556, null]], "pcdsdevices.spectrometer.VonHamos6Crystal": [[557, null]], "pcdsdevices.spectrometer.VonHamosCrystal": [[558, null]], "pcdsdevices.spectrometer.VonHamosCrystal_2": [[559, null]], "pcdsdevices.spectrometer.VonHamosFE": [[560, null]], "pcdsdevices.spectrometer.VonHamosFER": [[561, null]], "pcdsdevices.sqr1": [[0, "pcdsdevices-sqr1"]], "pcdsdevices.sqr1.SQR1": [[562, null]], "pcdsdevices.sqr1.SQR1Axis": [[563, null]], "pcdsdevices.state": [[0, "pcdsdevices-state"]], "pcdsdevices.state.CombinedStateRecordPositioner": [[564, null]], "pcdsdevices.state.FakeTwinCATStateConfigDynamic": [[565, null]], "pcdsdevices.state.PVStatePositioner": [[566, null]], "pcdsdevices.state.StatePositioner": [[567, null]], "pcdsdevices.state.StateRecordPositioner": [[568, null]], "pcdsdevices.state.StateRecordPositionerBase": [[569, null]], "pcdsdevices.state.TwinCATStateConfigDynamic": [[570, null]], "pcdsdevices.state.TwinCATStateConfigOne": [[571, null]], "pcdsdevices.state.TwinCATStatePositioner": [[572, null]], "pcdsdevices.state.get_dynamic_state_attr": [[573, null]], "pcdsdevices.state.state_config_dotted_attribute": [[574, null]], "pcdsdevices.state.state_config_dotted_names": [[575, null]], "pcdsdevices.state.state_config_dotted_velos": [[576, null]], "pcdsdevices.stopper": [[0, "pcdsdevices-stopper"]], "pcdsdevices.stopper.PPSStopper": [[577, null]], "pcdsdevices.stopper.PPSStopper2PV": [[578, null]], "pcdsdevices.stopper.Stopper": [[579, null]], "pcdsdevices.sxr_test_absorber": [[0, "pcdsdevices-sxr-test-absorber"]], "pcdsdevices.sxr_test_absorber.SxrTestAbsorber": [[580, null]], "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates": [[581, null]], "pcdsdevices.tags": [[0, "pcdsdevices-tags"]], "pcdsdevices.tags.explain_tag": [[582, null]], "pcdsdevices.tags.get_valid_tags": [[583, null]], "pcdsdevices.targets": [[0, "pcdsdevices-targets"]], "pcdsdevices.targets.StageStack": [[584, null]], "pcdsdevices.targets.convert_to_physical": [[585, null]], "pcdsdevices.targets.get_unit_meshgrid": [[586, null]], "pcdsdevices.targets.mesh_interpolation": [[587, null]], "pcdsdevices.targets.snake_grid_list": [[588, null]], "pcdsdevices.timetool": [[0, "pcdsdevices-timetool"]], "pcdsdevices.timetool.Timetool": [[589, null]], "pcdsdevices.timetool.TimetoolWithNav": [[590, null]], "pcdsdevices.tmo_ip1": [[0, "pcdsdevices-tmo-ip1"]], "pcdsdevices.tmo_ip1.CalibrationAxis": [[591, null]], "pcdsdevices.tmo_ip1.SCaFoil": [[592, null]], "pcdsdevices.tpr": [[0, "pcdsdevices-tpr"]], "pcdsdevices.tpr.TprMotor": [[593, null]], "pcdsdevices.tpr.TprTrigger": [[594, null]], "pcdsdevices.usb_encoder": [[0, "pcdsdevices-usb-encoder"]], "pcdsdevices.usb_encoder.UsDigitalUsbEncoder": [[595, null]], "pcdsdevices.utils": [[0, "pcdsdevices-utils"]], "pcdsdevices.utils.check_kind_flag": [[596, null]], "pcdsdevices.utils.combine_status_info": [[597, null]], "pcdsdevices.utils.convert_unit": [[598, null]], "pcdsdevices.utils.doc_format_decorator": [[599, null]], "pcdsdevices.utils.format_ophyds_to_html": [[600, null]], "pcdsdevices.utils.format_status_table": [[601, null]], "pcdsdevices.utils.get_component": [[602, null]], "pcdsdevices.utils.get_input": [[603, null]], "pcdsdevices.utils.get_status_float": [[604, null]], "pcdsdevices.utils.get_status_value": [[605, null]], "pcdsdevices.utils.ipm_screen": [[606, null]], "pcdsdevices.utils.is_input": [[607, null]], "pcdsdevices.utils.maybe_make_method": [[608, null]], "pcdsdevices.utils.move_subdevices_to_start": [[609, null]], "pcdsdevices.utils.post_ophyds_to_elog": [[610, null]], "pcdsdevices.utils.re_arg": [[611, null]], "pcdsdevices.utils.reorder_components": [[612, null]], "pcdsdevices.utils.schedule_task": [[613, null]], "pcdsdevices.utils.set_many": [[614, null]], "pcdsdevices.utils.set_standard_ordering": [[615, null]], "pcdsdevices.utils.sort_components_by_kind": [[616, null]], "pcdsdevices.utils.sort_components_by_name": [[617, null]], "pcdsdevices.valve": [[0, "pcdsdevices-valve"]], "pcdsdevices.valve.GateValve": [[618, null]], "pcdsdevices.valve.VCN": [[619, null]], "pcdsdevices.valve.VCN_OpenLoop": [[620, null]], "pcdsdevices.valve.VCN_VAT590": [[621, null]], "pcdsdevices.valve.VCN_VAT590_Status": [[622, null]], "pcdsdevices.valve.VFS": [[623, null]], "pcdsdevices.valve.VGC": [[624, null]], "pcdsdevices.valve.VGCLegacy": [[625, null]], "pcdsdevices.valve.VGC_2S": [[626, null]], "pcdsdevices.valve.VRC": [[627, null]], "pcdsdevices.valve.VRCClsLS": [[628, null]], "pcdsdevices.valve.VRCDA": [[629, null]], "pcdsdevices.valve.VRCNO": [[630, null]], "pcdsdevices.valve.VVC": [[631, null]], "pcdsdevices.valve.VVCNO": [[632, null]], "pcdsdevices.valve.ValveBase": [[633, null]], "pcdsdevices.variety": [[0, "pcdsdevices-variety"]], "pcdsdevices.variety.expand_dotted_dict": [[634, null]], "pcdsdevices.variety.get_metadata": [[635, null]], "pcdsdevices.variety.set_metadata": [[636, null]], "pcdsdevices.variety.validate_metadata": [[637, null]], "pcdsdevices.wfs": [[0, "pcdsdevices-wfs"]], "pcdsdevices.wfs.WaveFrontSensorStates": [[638, null]], "pcdsdevices.wfs.WaveFrontSensorTarget": [[639, null]], "pcdsdevices.wfs.WaveFrontSensorTargetCool": [[640, null]], "pcdsdevices.wfs.WaveFrontSensorTargetFDQ": [[641, null]], "v0.5.0 (2018-03-08)": [[645, "v0-5-0-2018-03-08"]], "v0.6.0 (2018-04-05)": [[645, "v0-6-0-2018-04-05"]], "v0.7.0 (2018-05-08)": [[645, "v0-7-0-2018-05-08"]], "v0.8.0 (2018-05-27)": [[645, "v0-8-0-2018-05-27"]], "v1.0.0 (2018-10-12)": [[645, "v1-0-0-2018-10-12"]], "v1.1.0 (2018-10-26)": [[645, "v1-1-0-2018-10-26"]], "v1.2.0 (2019-03-08)": [[645, "v1-2-0-2019-03-08"]], "v2.0.0 (2019-06-28)": [[645, "v2-0-0-2019-06-28"]], "v2.1.0 (2020-01-10)": [[645, "v2-1-0-2020-01-10"]], "v2.10.0 (2020-08-21)": [[645, "v2-10-0-2020-08-21"]], "v2.11.0 (2020-09-21)": [[645, "v2-11-0-2020-09-21"]], "v2.2.0 (2020-01-22)": [[645, "v2-2-0-2020-01-22"]], "v2.3.0 (2020-02-05)": [[645, "v2-3-0-2020-02-05"]], "v2.4.0 (2020-03-12)": [[645, "v2-4-0-2020-03-12"]], "v2.5.0 (2020-04-15)": [[645, "v2-5-0-2020-04-15"]], "v2.6.0 (2020-05-21)": [[645, "v2-6-0-2020-05-21"]], "v2.7.0 (2020-07-01)": [[645, "v2-7-0-2020-07-01"]], "v2.8.0 (2020-07-24)": [[645, "v2-8-0-2020-07-24"]], "v2.9.0 (2020-08-18)": [[645, "v2-9-0-2020-08-18"]], "v3.0.0 (2020-10-07)": [[645, "v3-0-0-2020-10-07"]], "v3.1.0 (2020-10-21)": [[645, "v3-1-0-2020-10-21"]], "v3.2.0 (2020-10-23)": [[645, "v3-2-0-2020-10-23"]], "v3.3.0 (2020-11-17)": [[645, "v3-3-0-2020-11-17"]], "v4.0.0 (2020-12-22)": [[645, "v4-0-0-2020-12-22"]], "v4.1.0 (2021-02-10)": [[645, "v4-1-0-2021-02-10"]], "v4.2.0 (2021-03-03)": [[645, "v4-2-0-2021-03-03"]], "v4.3.0 (2021-04-02)": [[645, "v4-3-0-2021-04-02"]], "v4.3.1 (2021-04-02)": [[645, "v4-3-1-2021-04-02"]], "v4.3.2 (2021-04-05)": [[645, "v4-3-2-2021-04-05"]], "v4.4.0 (2021-04-15)": [[645, "v4-4-0-2021-04-15"]], "v4.5.0 (2021-06-03)": [[645, "v4-5-0-2021-06-03"]], "v4.6.0 (2021-07-09)": [[645, "v4-6-0-2021-07-09"]], "v4.7.0 (2021-08-09)": [[645, "v4-7-0-2021-08-09"]], "v4.7.1 (2021-08-11)": [[645, "v4-7-1-2021-08-11"]], "v4.8.0 (2021-09-28)": [[645, "v4-8-0-2021-09-28"]], "v4.9.0 (2021-10-19)": [[645, "v4-9-0-2021-10-19"]], "v5.0.0 (2021-11-15)": [[645, "v5-0-0-2021-11-15"]], "v5.0.1 (2021-11-19)": [[645, "v5-0-1-2021-11-19"]], "v5.0.2 (2021-12-02)": [[645, "v5-0-2-2021-12-02"]], "v5.1.0 (2022-02-07)": [[645, "v5-1-0-2022-02-07"]], "v5.2.0 (2022-03-31)": [[645, "v5-2-0-2022-03-31"]], "v6.0.0 (2022-05-03)": [[645, "v6-0-0-2022-05-03"]], "v6.1.0 (2022-06-03)": [[645, "v6-1-0-2022-06-03"]], "v6.2.0 (2022-06-20)": [[645, "v6-2-0-2022-06-20"]], "v6.3.0 (2022-07-27)": [[645, "v6-3-0-2022-07-27"]], "v7.0.0 (2022-10-21)": [[645, "v7-0-0-2022-10-21"]], "v7.0.1 (2022-10-26)": [[645, "v7-0-1-2022-10-26"]], "v7.1.0 (2022-11-04)": [[645, "v7-1-0-2022-11-04"]], "v7.2.0 (2023-04-04)": [[645, "v7-2-0-2023-04-04"]], "v7.3.0 (2023-04-17)": [[645, "v7-3-0-2023-04-17"]], "v7.4.0 (2023-05-08)": [[645, "v7-4-0-2023-05-08"]], "v7.4.1 (2023-06-30)": [[645, "v7-4-1-2023-06-30"]], "v7.4.2 (2023-07-07)": [[645, "v7-4-2-2023-07-07"]], "v7.4.3 (2023-07-11)": [[645, "v7-4-3-2023-07-11"]], "v8.0.0 (2023-09-27)": [[645, "v8-0-0-2023-09-27"]], "v8.1.0 (2023-10-16)": [[645, "v8-1-0-2023-10-16"]], "v8.2.0 (2023-12-19)": [[645, "v8-2-0-2023-12-19"]], "v8.3.0 (2024-02-21)": [[645, "v8-3-0-2024-02-21"]], "v8.4.0 (2024-04-16)": [[645, "v8-4-0-2024-04-16"]], "v8.5.0 (2024-08-22)": [[645, "v8-5-0-2024-08-22"]], "v8.6.0 (2024-09-16)": [[645, "v8-6-0-2024-09-16"]]}, "docnames": ["api", "base_classes", "generated/pcdsdevices.analog_signals.Acromag", "generated/pcdsdevices.analog_signals.FDQ", "generated/pcdsdevices.analog_signals.Mesh", "generated/pcdsdevices.analog_signals.acromag_ch_factory_func", "generated/pcdsdevices.areadetector.cam.FeeOpalCam", "generated/pcdsdevices.areadetector.detectors.Basler", "generated/pcdsdevices.areadetector.detectors.BaslerBase", "generated/pcdsdevices.areadetector.detectors.LasBasler", "generated/pcdsdevices.areadetector.detectors.LasBaslerFF", "generated/pcdsdevices.areadetector.detectors.LasBaslerNF", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetector", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger", "generated/pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable", "generated/pcdsdevices.areadetector.plugins.ColorConvPlugin", "generated/pcdsdevices.areadetector.plugins.FilePlugin", "generated/pcdsdevices.areadetector.plugins.HDF5FileStore", "generated/pcdsdevices.areadetector.plugins.HDF5Plugin", "generated/pcdsdevices.areadetector.plugins.ImagePlugin", "generated/pcdsdevices.areadetector.plugins.JPEGPlugin", "generated/pcdsdevices.areadetector.plugins.MagickPlugin", "generated/pcdsdevices.areadetector.plugins.NetCDFPlugin", "generated/pcdsdevices.areadetector.plugins.NexusPlugin", "generated/pcdsdevices.areadetector.plugins.Overlay", "generated/pcdsdevices.areadetector.plugins.OverlayPlugin", "generated/pcdsdevices.areadetector.plugins.PluginBase", "generated/pcdsdevices.areadetector.plugins.ProcessPlugin", "generated/pcdsdevices.areadetector.plugins.ROIPlugin", "generated/pcdsdevices.areadetector.plugins.StatsPlugin", "generated/pcdsdevices.areadetector.plugins.TIFFPlugin", "generated/pcdsdevices.areadetector.plugins.TransformPlugin", "generated/pcdsdevices.atm.ATMTarget", "generated/pcdsdevices.atm.ArrivalTimeMonitor", "generated/pcdsdevices.atm.MFXATM", "generated/pcdsdevices.atm.TM1K4", "generated/pcdsdevices.atm.TM1K4Target", "generated/pcdsdevices.atm.TM2K2", "generated/pcdsdevices.atm.TM2K2Target", "generated/pcdsdevices.atm.TM2K4", "generated/pcdsdevices.atm.TM2K4Target", "generated/pcdsdevices.attenuator.AT1K2", "generated/pcdsdevices.attenuator.AT1K4", "generated/pcdsdevices.attenuator.AT2K2", "generated/pcdsdevices.attenuator.AT2L0", "generated/pcdsdevices.attenuator.AttBase", "generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonic", "generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP", "generated/pcdsdevices.attenuator.Attenuator", "generated/pcdsdevices.attenuator.AttenuatorCalculatorBase", "generated/pcdsdevices.attenuator.AttenuatorCalculatorFilter", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade", "generated/pcdsdevices.attenuator.AttenuatorCalculator_AT2L0", "generated/pcdsdevices.attenuator.AttenuatorSXR_Ladder", "generated/pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD", "generated/pcdsdevices.attenuator.FEESolidAttenuatorBlade", "generated/pcdsdevices.attenuator.FEESolidAttenuatorStates", "generated/pcdsdevices.attenuator.FeeAtt", "generated/pcdsdevices.attenuator.FeeFilter", "generated/pcdsdevices.attenuator.Filter", "generated/pcdsdevices.attenuator.GasAttenuator", "generated/pcdsdevices.attenuator.GattApertureX", "generated/pcdsdevices.attenuator.GattApertureY", "generated/pcdsdevices.attenuator.SXRGasAtt", "generated/pcdsdevices.attenuator.SXRLadderAttenuatorBlade", "generated/pcdsdevices.attenuator.SXRLadderAttenuatorStates", "generated/pcdsdevices.attenuator.get_blade_enum", "generated/pcdsdevices.attenuator.render_ascii_att", "generated/pcdsdevices.beam_stats.BeamEnergyRequest", "generated/pcdsdevices.beam_stats.BeamEnergyRequestACRWait", "generated/pcdsdevices.beam_stats.BeamEnergyRequestNoWait", "generated/pcdsdevices.beam_stats.BeamStats", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequest", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait", "generated/pcdsdevices.beam_stats.LCLS", "generated/pcdsdevices.ccm.CCM", "generated/pcdsdevices.ccm.CCMAlio", "generated/pcdsdevices.ccm.CCMConstantsMixin", "generated/pcdsdevices.ccm.CCMEnergy", "generated/pcdsdevices.ccm.CCMEnergyWithACRStatus", "generated/pcdsdevices.ccm.CCMEnergyWithVernier", "generated/pcdsdevices.ccm.CCMMotor", "generated/pcdsdevices.ccm.CCMPico", "generated/pcdsdevices.ccm.CCMX", "generated/pcdsdevices.ccm.CCMY", "generated/pcdsdevices.ccm.alio_to_theta", "generated/pcdsdevices.ccm.energy_to_wavelength", "generated/pcdsdevices.ccm.theta_to_alio", "generated/pcdsdevices.ccm.theta_to_wavelength", "generated/pcdsdevices.ccm.wavelength_to_energy", "generated/pcdsdevices.ccm.wavelength_to_theta", "generated/pcdsdevices.crix_motion.QuadraticBeckhoffMotor", "generated/pcdsdevices.crix_motion.QuadraticSimMotor", "generated/pcdsdevices.crix_motion.VLSOptics", "generated/pcdsdevices.crix_motion.VLSOpticsSim", "generated/pcdsdevices.cvmi_motion.CVMI", "generated/pcdsdevices.cvmi_motion.KTOF", "generated/pcdsdevices.dc_devices.ICT", "generated/pcdsdevices.dc_devices.ICTBus", "generated/pcdsdevices.dc_devices.ICTChannel", "generated/pcdsdevices.delay_generator.DelayGenerator", "generated/pcdsdevices.delay_generator.DelayGeneratorBase", "generated/pcdsdevices.delay_generator.DgChannel", "generated/pcdsdevices.device.GroupDevice", "generated/pcdsdevices.device.InterfaceDevice", "generated/pcdsdevices.device.to_interface", "generated/pcdsdevices.digital_signals.J120K", "generated/pcdsdevices.digitizers.Qadc", "generated/pcdsdevices.digitizers.Qadc134", "generated/pcdsdevices.digitizers.Qadc134Sparsification", "generated/pcdsdevices.digitizers.QadcBase", "generated/pcdsdevices.digitizers.Wave8V2", "generated/pcdsdevices.digitizers.Wave8V2ADCDelayLanes", "generated/pcdsdevices.digitizers.Wave8V2ADCRegs", "generated/pcdsdevices.digitizers.Wave8V2ADCSampleReadout", "generated/pcdsdevices.digitizers.Wave8V2ADCSamples", "generated/pcdsdevices.digitizers.Wave8V2AxiVersion", "generated/pcdsdevices.digitizers.Wave8V2EventBuilder", "generated/pcdsdevices.digitizers.Wave8V2EvrV2", "generated/pcdsdevices.digitizers.Wave8V2Integrators", "generated/pcdsdevices.digitizers.Wave8V2PgpMon", "generated/pcdsdevices.digitizers.Wave8V2RawBuffers", "generated/pcdsdevices.digitizers.Wave8V2Sfp", "generated/pcdsdevices.digitizers.Wave8V2Simple", "generated/pcdsdevices.digitizers.Wave8V2SystemRegs", "generated/pcdsdevices.digitizers.Wave8V2Timing", "generated/pcdsdevices.digitizers.Wave8V2TriggerEventManager", "generated/pcdsdevices.digitizers.Wave8V2XpmMini", "generated/pcdsdevices.digitizers.Wave8V2XpmMsg", "generated/pcdsdevices.energy_monitor.GEM", "generated/pcdsdevices.energy_monitor.GMD", "generated/pcdsdevices.energy_monitor.GMDPreAmp", "generated/pcdsdevices.energy_monitor.XGMD", "generated/pcdsdevices.epics_motor.BeckhoffAxis", "generated/pcdsdevices.epics_motor.BeckhoffAxisEPS", "generated/pcdsdevices.epics_motor.BeckhoffAxisEPSCustom", "generated/pcdsdevices.epics_motor.BeckhoffAxisNoOffset", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLC", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLCEPS", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140", "generated/pcdsdevices.epics_motor.BeckhoffAxis_Pre140", "generated/pcdsdevices.epics_motor.EpicsMotorInterface", "generated/pcdsdevices.epics_motor.IMS", "generated/pcdsdevices.epics_motor.MMC100", "generated/pcdsdevices.epics_motor.Motor", "generated/pcdsdevices.epics_motor.Newport", "generated/pcdsdevices.epics_motor.OffsetIMSWithPreset", "generated/pcdsdevices.epics_motor.OffsetMotor", "generated/pcdsdevices.epics_motor.PCDSMotorBase", "generated/pcdsdevices.epics_motor.PI_M824", "generated/pcdsdevices.epics_motor.PMC100", "generated/pcdsdevices.epics_motor.SmarAct", "generated/pcdsdevices.epics_motor.SmarActEncodedTipTilt", "generated/pcdsdevices.epics_motor.SmarActOpenLoop", "generated/pcdsdevices.epics_motor.SmarActOpenLoopPositioner", "generated/pcdsdevices.epics_motor.SmarActPicoscale", "generated/pcdsdevices.epics_motor.SmarActTipTilt", "generated/pcdsdevices.eps.EPS", "generated/pcdsdevices.evr.EvrMotor", "generated/pcdsdevices.evr.Trigger", "generated/pcdsdevices.example.Example3D", "generated/pcdsdevices.example.Example3DStates", "generated/pcdsdevices.example.ExampleL2L", "generated/pcdsdevices.example.ExampleL2LStates", "generated/pcdsdevices.example.PLCExampleMotion", "generated/pcdsdevices.example.PLCOnlyXPIM", "generated/pcdsdevices.fms.LCP1", "generated/pcdsdevices.fms.LCP2", "generated/pcdsdevices.fms.PDU_Humidity2", "generated/pcdsdevices.fms.PDU_Humidity4", "generated/pcdsdevices.fms.PDU_Humidity6", "generated/pcdsdevices.fms.PDU_Humidity8", "generated/pcdsdevices.fms.PDU_Load1", "generated/pcdsdevices.fms.PDU_Load2", "generated/pcdsdevices.fms.PDU_Load3", "generated/pcdsdevices.fms.PDU_Load4", "generated/pcdsdevices.fms.PDU_Temp2", "generated/pcdsdevices.fms.PDU_Temp4", "generated/pcdsdevices.fms.PDU_Temp6", "generated/pcdsdevices.fms.PDU_Temp8", "generated/pcdsdevices.fms.Setra5000", "generated/pcdsdevices.gauge.BaseGauge", "generated/pcdsdevices.gauge.GCC500PLC", "generated/pcdsdevices.gauge.GCCPLC", "generated/pcdsdevices.gauge.GCT", "generated/pcdsdevices.gauge.GFSPLC", "generated/pcdsdevices.gauge.GHCPLC", "generated/pcdsdevices.gauge.GaugeColdCathode", "generated/pcdsdevices.gauge.GaugePLC", "generated/pcdsdevices.gauge.GaugePirani", "generated/pcdsdevices.gauge.GaugeSerial", "generated/pcdsdevices.gauge.GaugeSerialGCC", "generated/pcdsdevices.gauge.GaugeSerialGPI", "generated/pcdsdevices.gauge.GaugeSet", "generated/pcdsdevices.gauge.GaugeSetBase", "generated/pcdsdevices.gauge.GaugeSetMks", "generated/pcdsdevices.gauge.GaugeSetPirani", "generated/pcdsdevices.gauge.GaugeSetPiraniMks", "generated/pcdsdevices.gauge.MKS937AController", "generated/pcdsdevices.gauge.MKS937BController", "generated/pcdsdevices.gauge.MKS937a", "generated/pcdsdevices.gon.BaseGon", "generated/pcdsdevices.gon.GonWithDetArm", "generated/pcdsdevices.gon.Goniometer", "generated/pcdsdevices.gon.HxrDiffractometer", "generated/pcdsdevices.gon.Kappa", "generated/pcdsdevices.gon.KappaXYZStage", "generated/pcdsdevices.gon.SamPhi", "generated/pcdsdevices.gon.SimKappa", "generated/pcdsdevices.gon.SimSampleStage", "generated/pcdsdevices.gon.XYZStage", "generated/pcdsdevices.inout.CombinedInOutRecordPositioner", "generated/pcdsdevices.inout.InOutPVStatePositioner", "generated/pcdsdevices.inout.InOutPositioner", "generated/pcdsdevices.inout.InOutRecordPositioner", "generated/pcdsdevices.inout.LightpathInOutRecordPositioner", "generated/pcdsdevices.inout.Reflaser", "generated/pcdsdevices.inout.TTReflaser", "generated/pcdsdevices.inout.TwinCATInOutPositioner", "generated/pcdsdevices.interface.BaseInterface", "generated/pcdsdevices.interface.FltMvInterface", "generated/pcdsdevices.interface.LegacyLightpathMixin", "generated/pcdsdevices.interface.LightpathInOutCptMixin", "generated/pcdsdevices.interface.LightpathInOutMixin", "generated/pcdsdevices.interface.LightpathMixin", "generated/pcdsdevices.interface.MvInterface", "generated/pcdsdevices.interface.TabCompletionHelperClass", "generated/pcdsdevices.interface.TabCompletionHelperInstance", "generated/pcdsdevices.interface._TabCompletionHelper", "generated/pcdsdevices.interface.device_info", "generated/pcdsdevices.interface.get_engineering_mode", "generated/pcdsdevices.interface.get_kind", "generated/pcdsdevices.interface.get_name", "generated/pcdsdevices.interface.get_units", "generated/pcdsdevices.interface.get_value", "generated/pcdsdevices.interface.ophydobj_info", "generated/pcdsdevices.interface.positionerbase_info", "generated/pcdsdevices.interface.set_engineering_mode", "generated/pcdsdevices.interface.setup_preset_paths", "generated/pcdsdevices.interface.signal_info", "generated/pcdsdevices.interface.tweak_base", "generated/pcdsdevices.ipm.IPIMB", "generated/pcdsdevices.ipm.IPIMBChannel", "generated/pcdsdevices.ipm.IPM", "generated/pcdsdevices.ipm.IPMDiode", "generated/pcdsdevices.ipm.IPMMotion", "generated/pcdsdevices.ipm.IPMTarget", "generated/pcdsdevices.ipm.IPM_Det", "generated/pcdsdevices.ipm.IPM_IPIMB", "generated/pcdsdevices.ipm.IPM_Wave8", "generated/pcdsdevices.ipm.Wave8", "generated/pcdsdevices.ipm.Wave8Channel", "generated/pcdsdevices.jet.BeckhoffJet", "generated/pcdsdevices.jet.BeckhoffJetManipulator", "generated/pcdsdevices.jet.BeckhoffJetSlits", "generated/pcdsdevices.jet.Injector", "generated/pcdsdevices.jet.InjectorWithFine", "generated/pcdsdevices.keithley.IM3L0_K2700", "generated/pcdsdevices.keithley.K2700", "generated/pcdsdevices.keithley.K6514", "generated/pcdsdevices.lakeshore.Heater", "generated/pcdsdevices.lakeshore.Lakeshore336", "generated/pcdsdevices.lakeshore.TemperatureSensor", "generated/pcdsdevices.lamp_motion.LAMP", "generated/pcdsdevices.lamp_motion.LAMPFlowCell", "generated/pcdsdevices.lamp_motion.LAMPMagneticBottle", "generated/pcdsdevices.lamp_motion.LAMP_LV_17", "generated/pcdsdevices.lasers.btps.BtpsSourceStatus", "generated/pcdsdevices.lasers.btps.BtpsState", "generated/pcdsdevices.lasers.btps.BtpsVGC", "generated/pcdsdevices.lasers.btps.CentroidConfig", "generated/pcdsdevices.lasers.btps.DestinationConfig", "generated/pcdsdevices.lasers.btps.GlobalConfig", "generated/pcdsdevices.lasers.btps.LssShutterStatus", "generated/pcdsdevices.lasers.btps.RangeComparison", "generated/pcdsdevices.lasers.btps.SourceToDestinationConfig", "generated/pcdsdevices.lasers.counters.Agilent53210A", "generated/pcdsdevices.lasers.dicon.DiconSwitch", "generated/pcdsdevices.lasers.ek9000.El3174AiCh", "generated/pcdsdevices.lasers.ek9000.EnvironmentalMonitor", "generated/pcdsdevices.lasers.elliptec.Ell6", "generated/pcdsdevices.lasers.elliptec.Ell9", "generated/pcdsdevices.lasers.elliptec.EllBase", "generated/pcdsdevices.lasers.elliptec.EllLinear", "generated/pcdsdevices.lasers.elliptec.EllRotation", "generated/pcdsdevices.lasers.qmini.QminiSpectrometer", "generated/pcdsdevices.lasers.qmini.QminiWithEvr", "generated/pcdsdevices.lasers.rfof.CycleRfofRx", "generated/pcdsdevices.lasers.rfof.CycleRfofTx", "generated/pcdsdevices.lasers.rfof.ItechRfofAll", "generated/pcdsdevices.lasers.rfof.ItechRfofErrors", "generated/pcdsdevices.lasers.rfof.ItechRfofRx", "generated/pcdsdevices.lasers.rfof.ItechRfofStatus", "generated/pcdsdevices.lasers.rfof.ItechRfofTx", "generated/pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40", "generated/pcdsdevices.lasers.tuttifrutti.TuttiFrutti", "generated/pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls", "generated/pcdsdevices.lasers.zoomtelescope.ZoomTelescope", "generated/pcdsdevices.lens.LensStack", "generated/pcdsdevices.lens.LensStackBase", "generated/pcdsdevices.lens.Prefocus", "generated/pcdsdevices.lens.SimLensStack", "generated/pcdsdevices.lens.SimLensStackBase", "generated/pcdsdevices.lens.XFLS", "generated/pcdsdevices.lic.LICMirror", "generated/pcdsdevices.lic.LaserInCoupling", "generated/pcdsdevices.lic_2d_tmo.LaserCouplingStates", "generated/pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension", "generated/pcdsdevices.light_control.LightControl", "generated/pcdsdevices.lodcm.CHI1", "generated/pcdsdevices.lodcm.CHI2", "generated/pcdsdevices.lodcm.CrystalTower1", "generated/pcdsdevices.lodcm.CrystalTower2", "generated/pcdsdevices.lodcm.Dectris", "generated/pcdsdevices.lodcm.DiagnosticsTower", "generated/pcdsdevices.lodcm.Diode", "generated/pcdsdevices.lodcm.Foil", "generated/pcdsdevices.lodcm.H1N", "generated/pcdsdevices.lodcm.H2N", "generated/pcdsdevices.lodcm.LODCM", "generated/pcdsdevices.lodcm.LODCMEnergyC", "generated/pcdsdevices.lodcm.LODCMEnergyC1", "generated/pcdsdevices.lodcm.LODCMEnergySi", "generated/pcdsdevices.lodcm.SimDiagnosticsTower", "generated/pcdsdevices.lodcm.SimEnergyC", "generated/pcdsdevices.lodcm.SimEnergySi", "generated/pcdsdevices.lodcm.SimFirstTower", "generated/pcdsdevices.lodcm.SimLODCM", "generated/pcdsdevices.lodcm.SimSecondTower", "generated/pcdsdevices.lodcm.XCSLODCM", "generated/pcdsdevices.lodcm.XPPLODCM", "generated/pcdsdevices.lodcm.Y1", "generated/pcdsdevices.lodcm.Y2", "generated/pcdsdevices.lodcm.YagLom", "generated/pcdsdevices.lxe.FakeLxtTtc", "generated/pcdsdevices.lxe.LaserEnergyPositioner", "generated/pcdsdevices.lxe.LaserTiming", "generated/pcdsdevices.lxe.LaserTimingCompensation", "generated/pcdsdevices.lxe.Lcls2LaserTiming", "generated/pcdsdevices.lxe.LxtTtcExample", "generated/pcdsdevices.lxe.TimeToolDelay", "generated/pcdsdevices.lxe._ReversedTimeToolDelay", "generated/pcdsdevices.lxe._ScaledUnitConversionDerivedSignal", "generated/pcdsdevices.lxe.load_calibration_file", "generated/pcdsdevices.make_ophyd_device.flatten_list", "generated/pcdsdevices.make_ophyd_device.get_components", "generated/pcdsdevices.make_ophyd_device.make_class", "generated/pcdsdevices.make_ophyd_device.make_class_line", "generated/pcdsdevices.make_ophyd_device.make_class_name", "generated/pcdsdevices.make_ophyd_device.make_cpt", "generated/pcdsdevices.make_ophyd_device.make_signal", "generated/pcdsdevices.make_ophyd_device.make_signal_wrbv", "generated/pcdsdevices.make_ophyd_device.print_class", "generated/pcdsdevices.make_ophyd_device.recurse_record", "generated/pcdsdevices.make_ophyd_device.write_file", "generated/pcdsdevices.mirror.FFMirror", "generated/pcdsdevices.mirror.FFMirrorZ", "generated/pcdsdevices.mirror.Gantry", "generated/pcdsdevices.mirror.KBOMirror", "generated/pcdsdevices.mirror.KBOMirrorChin", "generated/pcdsdevices.mirror.KBOMirrorHE", "generated/pcdsdevices.mirror.KBOMirrorHEStates", "generated/pcdsdevices.mirror.KBOMirrorStates", "generated/pcdsdevices.mirror.MirrorInsertState", "generated/pcdsdevices.mirror.MirrorStripe2D2P", "generated/pcdsdevices.mirror.MirrorStripe2D4P", "generated/pcdsdevices.mirror.OMMotor", "generated/pcdsdevices.mirror.OffsetMirror", "generated/pcdsdevices.mirror.OpticsPitchNotepad", "generated/pcdsdevices.mirror.Pitch", "generated/pcdsdevices.mirror.PointingMirror", "generated/pcdsdevices.mirror.TwinCATMirrorStripe", "generated/pcdsdevices.mirror.XOffsetMirror", "generated/pcdsdevices.mirror.XOffsetMirror2D4PState", "generated/pcdsdevices.mirror.XOffsetMirrorBend", "generated/pcdsdevices.mirror.XOffsetMirrorNoBend", "generated/pcdsdevices.mirror.XOffsetMirrorRTDs", "generated/pcdsdevices.mirror.XOffsetMirrorState", "generated/pcdsdevices.mirror.XOffsetMirrorStateCool", "generated/pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend", "generated/pcdsdevices.mirror.XOffsetMirrorSwitch", "generated/pcdsdevices.mirror.XOffsetMirrorXYState", "generated/pcdsdevices.movablestand.MovableStand", "generated/pcdsdevices.mpod.MPOD", "generated/pcdsdevices.mpod.MPODChannel", "generated/pcdsdevices.mpod.MPODChannelHV", "generated/pcdsdevices.mpod.MPODChannelLV", "generated/pcdsdevices.mpod.get_card_number", "generated/pcdsdevices.mpod_apalis.MPODApalisChannel", "generated/pcdsdevices.mpod_apalis.MPODApalisCrate", "generated/pcdsdevices.mpod_apalis.MPODApalisModule", "generated/pcdsdevices.mpod_apalis.MPODApalisModule16Channel", "generated/pcdsdevices.mpod_apalis.MPODApalisModule24Channel", "generated/pcdsdevices.mpod_apalis.MPODApalisModule4Channel", "generated/pcdsdevices.mpod_apalis.MPODApalisModule8Channel", "generated/pcdsdevices.mps.MPS", "generated/pcdsdevices.mps.MPSBase", "generated/pcdsdevices.mps.MPSLimits", "generated/pcdsdevices.mps.mps_factory", "generated/pcdsdevices.mps.must_be_known", "generated/pcdsdevices.mps.must_be_out", "generated/pcdsdevices.mrco_motion.MRCO", "generated/pcdsdevices.pc.PhotonCollimator", "generated/pcdsdevices.piezo.SliceDhv", "generated/pcdsdevices.piezo.SliceDhvChannel", "generated/pcdsdevices.piezo.SliceDhvController", "generated/pcdsdevices.pim.IM2K0", "generated/pcdsdevices.pim.IM3L0", "generated/pcdsdevices.pim.LCLS2ImagerBase", "generated/pcdsdevices.pim.LCLS2Target", "generated/pcdsdevices.pim.PIM", "generated/pcdsdevices.pim.PIMWithBoth", "generated/pcdsdevices.pim.PIMWithFocus", "generated/pcdsdevices.pim.PIMWithLED", "generated/pcdsdevices.pim.PIMY", "generated/pcdsdevices.pim.PPM", "generated/pcdsdevices.pim.PPMCOOL", "generated/pcdsdevices.pim.PPMCoolSwitch", "generated/pcdsdevices.pim.PPMPowerMeter", "generated/pcdsdevices.pim.XPIM", "generated/pcdsdevices.pim.XPIMFilterWheel", "generated/pcdsdevices.pim.XPIMLED", "generated/pcdsdevices.pmps.TwinCATStatePMPS", "generated/pcdsdevices.pneumatic.BeckhoffPneumatic", "generated/pcdsdevices.positioner.FuncPositioner", "generated/pcdsdevices.pseudopos.DelayBase", "generated/pcdsdevices.pseudopos.DelayMotor", "generated/pcdsdevices.pseudopos.LookupTablePositioner", "generated/pcdsdevices.pseudopos.OffsetMotorBase", "generated/pcdsdevices.pseudopos.PseudoPositioner", "generated/pcdsdevices.pseudopos.PseudoSingleInterface", "generated/pcdsdevices.pseudopos.SimDelayStage", "generated/pcdsdevices.pseudopos.SyncAxesBase", "generated/pcdsdevices.pseudopos.SyncAxis", "generated/pcdsdevices.pseudopos.delay_class_factory", "generated/pcdsdevices.pseudopos.delay_instance_factory", "generated/pcdsdevices.pseudopos.is_strictly_increasing", "generated/pcdsdevices.pulsepicker.PulsePicker", "generated/pcdsdevices.pulsepicker.PulsePickerInOut", "generated/pcdsdevices.pump.AgilentSerial", "generated/pcdsdevices.pump.EbaraPump", "generated/pcdsdevices.pump.Ebara_EV_A03_1", "generated/pcdsdevices.pump.GammaController", "generated/pcdsdevices.pump.GammaPCT", "generated/pcdsdevices.pump.IonPump", "generated/pcdsdevices.pump.IonPumpBase", "generated/pcdsdevices.pump.IonPumpWithController", "generated/pcdsdevices.pump.Navigator", "generated/pcdsdevices.pump.PIPPLC", "generated/pcdsdevices.pump.PIPSerial", "generated/pcdsdevices.pump.PROPLC", "generated/pcdsdevices.pump.PTMPLC", "generated/pcdsdevices.pump.QPCPCT", "generated/pcdsdevices.pump.TurboPump", "generated/pcdsdevices.pv_positioner.OnePVMotor", "generated/pcdsdevices.pv_positioner.PVPositionerComparator", "generated/pcdsdevices.pv_positioner.PVPositionerDone", "generated/pcdsdevices.pv_positioner.PVPositionerIsClose", "generated/pcdsdevices.pv_positioner.PVPositionerNoInterrupt", "generated/pcdsdevices.qadc.Qadc", "generated/pcdsdevices.qadc.Qadc134", "generated/pcdsdevices.qadc.Qadc134Common", "generated/pcdsdevices.qadc.Qadc134Lcls2", "generated/pcdsdevices.qadc.QadcCommon", "generated/pcdsdevices.qadc.QadcLcls1Timing", "generated/pcdsdevices.qadc.QadcLcls2Timing", "generated/pcdsdevices.radiation.HPI6030", "generated/pcdsdevices.ref.ReflaserL2SI", "generated/pcdsdevices.ref.ReflaserL2SIMirror", "generated/pcdsdevices.rs_powersupply.RSChannel", "generated/pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply", "generated/pcdsdevices.rtds_ebd.PneumaticActuator", "generated/pcdsdevices.rtds_ebd.RTDSBase", "generated/pcdsdevices.rtds_ebd.RTDSK0", "generated/pcdsdevices.rtds_ebd.RTDSL0", "generated/pcdsdevices.rtds_ebd.RTDSX0ThreeStage", "generated/pcdsdevices.sample_delivery.Bronkhorst", "generated/pcdsdevices.sample_delivery.CoolerShaker", "generated/pcdsdevices.sample_delivery.FlowIntegrator", "generated/pcdsdevices.sample_delivery.GasManifold", "generated/pcdsdevices.sample_delivery.HPLC", "generated/pcdsdevices.sample_delivery.IntegratedFlow", "generated/pcdsdevices.sample_delivery.M3BasePLCDevice", "generated/pcdsdevices.sample_delivery.ManifoldValve", "generated/pcdsdevices.sample_delivery.PCM", "generated/pcdsdevices.sample_delivery.PropAir", "generated/pcdsdevices.sample_delivery.Selector", "generated/pcdsdevices.sample_delivery.Sensirion", "generated/pcdsdevices.sample_delivery.ViciValve", "generated/pcdsdevices.sensors.RTD", "generated/pcdsdevices.sensors.TwinCATTempSensor", "generated/pcdsdevices.sensors.TwinCATThermocouple", "generated/pcdsdevices.sequencer.EventSequence", "generated/pcdsdevices.sequencer.EventSequencer", "generated/pcdsdevices.signal.AggregateSignal", "generated/pcdsdevices.signal.AvgSignal", "generated/pcdsdevices.signal.EpicsSignalBaseEditMD", "generated/pcdsdevices.signal.EpicsSignalEditMD", "generated/pcdsdevices.signal.EpicsSignalROEditMD", "generated/pcdsdevices.signal.FakeEpicsSignalEditMD", "generated/pcdsdevices.signal.FakeEpicsSignalROEditMD", "generated/pcdsdevices.signal.FakeNotepadLinkedSignal", "generated/pcdsdevices.signal.FakePytmcSignal", "generated/pcdsdevices.signal.FakePytmcSignalRO", "generated/pcdsdevices.signal.FakePytmcSignalRW", "generated/pcdsdevices.signal.InternalSignal", "generated/pcdsdevices.signal.MultiDerivedSignal", "generated/pcdsdevices.signal.MultiDerivedSignalRO", "generated/pcdsdevices.signal.NotImplementedSignal", "generated/pcdsdevices.signal.NotepadLinkedSignal", "generated/pcdsdevices.signal.PVStateSignal", "generated/pcdsdevices.signal.PytmcSignal", "generated/pcdsdevices.signal.PytmcSignalRO", "generated/pcdsdevices.signal.PytmcSignalRW", "generated/pcdsdevices.signal.SignalEditMD", "generated/pcdsdevices.signal.SummarySignal", "generated/pcdsdevices.signal.UnitConversionDerivedSignal", "generated/pcdsdevices.signal._OptionalEpicsSignal", "generated/pcdsdevices.signal.pytmc_writable", "generated/pcdsdevices.signal.select_pytmc_class", "generated/pcdsdevices.sim.FastMotor", "generated/pcdsdevices.sim.SimTwoAxis", "generated/pcdsdevices.sim.SlowMotor", "generated/pcdsdevices.sim.SynMotor", "generated/pcdsdevices.slits.BadSlitPositionerBase", "generated/pcdsdevices.slits.BeckhoffSlitPositioner", "generated/pcdsdevices.slits.BeckhoffSlits", "generated/pcdsdevices.slits.ExitSlitTarget", "generated/pcdsdevices.slits.ExitSlits", "generated/pcdsdevices.slits.JJSlits", "generated/pcdsdevices.slits.LusiSlitPositioner", "generated/pcdsdevices.slits.LusiSlits", "generated/pcdsdevices.slits.PowerSlits", "generated/pcdsdevices.slits.SimLusiSlits", "generated/pcdsdevices.slits.SlitPositioner", "generated/pcdsdevices.slits.Slits", "generated/pcdsdevices.slits.SlitsBase", "generated/pcdsdevices.smarpod.SmarPod", "generated/pcdsdevices.smarpod.SmarPodPose", "generated/pcdsdevices.smarpod.SmarPodStatus", "generated/pcdsdevices.spectrometer.FZPStates", "generated/pcdsdevices.spectrometer.Gen1VonHamos4Crystal", "generated/pcdsdevices.spectrometer.Gen1VonHamosCrystal", "generated/pcdsdevices.spectrometer.HXRSpectrometer", "generated/pcdsdevices.spectrometer.Kmono", "generated/pcdsdevices.spectrometer.Mono", "generated/pcdsdevices.spectrometer.MonoGratingStates", "generated/pcdsdevices.spectrometer.TMOSpectrometer", "generated/pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates", "generated/pcdsdevices.spectrometer.VonHamos4Crystal", "generated/pcdsdevices.spectrometer.VonHamos6Crystal", "generated/pcdsdevices.spectrometer.VonHamosCrystal", "generated/pcdsdevices.spectrometer.VonHamosCrystal_2", "generated/pcdsdevices.spectrometer.VonHamosFE", "generated/pcdsdevices.spectrometer.VonHamosFER", "generated/pcdsdevices.sqr1.SQR1", "generated/pcdsdevices.sqr1.SQR1Axis", "generated/pcdsdevices.state.CombinedStateRecordPositioner", "generated/pcdsdevices.state.FakeTwinCATStateConfigDynamic", "generated/pcdsdevices.state.PVStatePositioner", "generated/pcdsdevices.state.StatePositioner", "generated/pcdsdevices.state.StateRecordPositioner", "generated/pcdsdevices.state.StateRecordPositionerBase", "generated/pcdsdevices.state.TwinCATStateConfigDynamic", "generated/pcdsdevices.state.TwinCATStateConfigOne", "generated/pcdsdevices.state.TwinCATStatePositioner", "generated/pcdsdevices.state.get_dynamic_state_attr", "generated/pcdsdevices.state.state_config_dotted_attribute", "generated/pcdsdevices.state.state_config_dotted_names", "generated/pcdsdevices.state.state_config_dotted_velos", "generated/pcdsdevices.stopper.PPSStopper", "generated/pcdsdevices.stopper.PPSStopper2PV", "generated/pcdsdevices.stopper.Stopper", "generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorber", "generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates", "generated/pcdsdevices.tags.explain_tag", "generated/pcdsdevices.tags.get_valid_tags", "generated/pcdsdevices.targets.StageStack", "generated/pcdsdevices.targets.convert_to_physical", "generated/pcdsdevices.targets.get_unit_meshgrid", "generated/pcdsdevices.targets.mesh_interpolation", "generated/pcdsdevices.targets.snake_grid_list", "generated/pcdsdevices.timetool.Timetool", "generated/pcdsdevices.timetool.TimetoolWithNav", "generated/pcdsdevices.tmo_ip1.CalibrationAxis", "generated/pcdsdevices.tmo_ip1.SCaFoil", "generated/pcdsdevices.tpr.TprMotor", "generated/pcdsdevices.tpr.TprTrigger", "generated/pcdsdevices.usb_encoder.UsDigitalUsbEncoder", "generated/pcdsdevices.utils.check_kind_flag", "generated/pcdsdevices.utils.combine_status_info", "generated/pcdsdevices.utils.convert_unit", "generated/pcdsdevices.utils.doc_format_decorator", "generated/pcdsdevices.utils.format_ophyds_to_html", "generated/pcdsdevices.utils.format_status_table", "generated/pcdsdevices.utils.get_component", "generated/pcdsdevices.utils.get_input", "generated/pcdsdevices.utils.get_status_float", "generated/pcdsdevices.utils.get_status_value", "generated/pcdsdevices.utils.ipm_screen", "generated/pcdsdevices.utils.is_input", "generated/pcdsdevices.utils.maybe_make_method", "generated/pcdsdevices.utils.move_subdevices_to_start", "generated/pcdsdevices.utils.post_ophyds_to_elog", "generated/pcdsdevices.utils.re_arg", "generated/pcdsdevices.utils.reorder_components", "generated/pcdsdevices.utils.schedule_task", "generated/pcdsdevices.utils.set_many", "generated/pcdsdevices.utils.set_standard_ordering", "generated/pcdsdevices.utils.sort_components_by_kind", "generated/pcdsdevices.utils.sort_components_by_name", "generated/pcdsdevices.valve.GateValve", "generated/pcdsdevices.valve.VCN", "generated/pcdsdevices.valve.VCN_OpenLoop", "generated/pcdsdevices.valve.VCN_VAT590", "generated/pcdsdevices.valve.VCN_VAT590_Status", "generated/pcdsdevices.valve.VFS", "generated/pcdsdevices.valve.VGC", "generated/pcdsdevices.valve.VGCLegacy", "generated/pcdsdevices.valve.VGC_2S", "generated/pcdsdevices.valve.VRC", "generated/pcdsdevices.valve.VRCClsLS", "generated/pcdsdevices.valve.VRCDA", "generated/pcdsdevices.valve.VRCNO", "generated/pcdsdevices.valve.VVC", "generated/pcdsdevices.valve.VVCNO", "generated/pcdsdevices.valve.ValveBase", "generated/pcdsdevices.variety.expand_dotted_dict", "generated/pcdsdevices.variety.get_metadata", "generated/pcdsdevices.variety.set_metadata", "generated/pcdsdevices.variety.validate_metadata", "generated/pcdsdevices.wfs.WaveFrontSensorStates", "generated/pcdsdevices.wfs.WaveFrontSensorTarget", "generated/pcdsdevices.wfs.WaveFrontSensorTargetCool", "generated/pcdsdevices.wfs.WaveFrontSensorTargetFDQ", "index", "mv", "presets", "releases", "signals", "sim_types", "tab", "ui", "upcoming_changes", "upcoming_release_notes/1251-Responsive_PPM", "upcoming_release_notes/1274-Adding_base_class_for_hxr_diffractometer.", "upcoming_release_notes/1282-fix_decr_lut", "upcoming_release_notes/1283-Adding_base_class_for_lakeshore_336.", "upcoming_release_notes/1286-adding_more_targets_into_pa1k4", "upcoming_release_notes/1287-fix_lowercase_error", "upcoming_release_notes/1288-mnt_revert_qpc_name", "upcoming_release_notes/1290-rix-states", "upcoming_release_notes/1291-fix_smarpod_ui_name", "upcoming_release_notes/1292-recoving_sp1k4-att_targets", "upcoming_release_notes/1293-enh_tmo_mpod_apalis_hotfix", "upcoming_release_notes/1295-ffmirror-states", "upcoming_release_notes/1297-avgsignal_trigger", "upcoming_release_notes/1301-enh_config_las_timing", "upcoming_release_notes/848-create_new_VCNOpenLoop_device_class", "upcoming_release_notes/template-full", "upcoming_release_notes/template-short"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["api.rst", "base_classes.rst", "generated/pcdsdevices.analog_signals.Acromag.rst", "generated/pcdsdevices.analog_signals.FDQ.rst", "generated/pcdsdevices.analog_signals.Mesh.rst", "generated/pcdsdevices.analog_signals.acromag_ch_factory_func.rst", "generated/pcdsdevices.areadetector.cam.FeeOpalCam.rst", "generated/pcdsdevices.areadetector.detectors.Basler.rst", "generated/pcdsdevices.areadetector.detectors.BaslerBase.rst", "generated/pcdsdevices.areadetector.detectors.LasBasler.rst", "generated/pcdsdevices.areadetector.detectors.LasBaslerFF.rst", "generated/pcdsdevices.areadetector.detectors.LasBaslerNF.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetector.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.rst", "generated/pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.rst", "generated/pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.rst", "generated/pcdsdevices.areadetector.plugins.ColorConvPlugin.rst", "generated/pcdsdevices.areadetector.plugins.FilePlugin.rst", "generated/pcdsdevices.areadetector.plugins.HDF5FileStore.rst", "generated/pcdsdevices.areadetector.plugins.HDF5Plugin.rst", "generated/pcdsdevices.areadetector.plugins.ImagePlugin.rst", "generated/pcdsdevices.areadetector.plugins.JPEGPlugin.rst", "generated/pcdsdevices.areadetector.plugins.MagickPlugin.rst", "generated/pcdsdevices.areadetector.plugins.NetCDFPlugin.rst", "generated/pcdsdevices.areadetector.plugins.NexusPlugin.rst", "generated/pcdsdevices.areadetector.plugins.Overlay.rst", "generated/pcdsdevices.areadetector.plugins.OverlayPlugin.rst", "generated/pcdsdevices.areadetector.plugins.PluginBase.rst", "generated/pcdsdevices.areadetector.plugins.ProcessPlugin.rst", "generated/pcdsdevices.areadetector.plugins.ROIPlugin.rst", "generated/pcdsdevices.areadetector.plugins.StatsPlugin.rst", "generated/pcdsdevices.areadetector.plugins.TIFFPlugin.rst", "generated/pcdsdevices.areadetector.plugins.TransformPlugin.rst", "generated/pcdsdevices.atm.ATMTarget.rst", "generated/pcdsdevices.atm.ArrivalTimeMonitor.rst", "generated/pcdsdevices.atm.MFXATM.rst", "generated/pcdsdevices.atm.TM1K4.rst", "generated/pcdsdevices.atm.TM1K4Target.rst", "generated/pcdsdevices.atm.TM2K2.rst", "generated/pcdsdevices.atm.TM2K2Target.rst", "generated/pcdsdevices.atm.TM2K4.rst", "generated/pcdsdevices.atm.TM2K4Target.rst", "generated/pcdsdevices.attenuator.AT1K2.rst", "generated/pcdsdevices.attenuator.AT1K4.rst", "generated/pcdsdevices.attenuator.AT2K2.rst", "generated/pcdsdevices.attenuator.AT2L0.rst", "generated/pcdsdevices.attenuator.AttBase.rst", "generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonic.rst", "generated/pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.rst", "generated/pcdsdevices.attenuator.Attenuator.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorBase.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorFilter.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.rst", "generated/pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.rst", "generated/pcdsdevices.attenuator.AttenuatorSXR_Ladder.rst", "generated/pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.rst", "generated/pcdsdevices.attenuator.FEESolidAttenuatorBlade.rst", "generated/pcdsdevices.attenuator.FEESolidAttenuatorStates.rst", "generated/pcdsdevices.attenuator.FeeAtt.rst", "generated/pcdsdevices.attenuator.FeeFilter.rst", "generated/pcdsdevices.attenuator.Filter.rst", "generated/pcdsdevices.attenuator.GasAttenuator.rst", "generated/pcdsdevices.attenuator.GattApertureX.rst", "generated/pcdsdevices.attenuator.GattApertureY.rst", "generated/pcdsdevices.attenuator.SXRGasAtt.rst", "generated/pcdsdevices.attenuator.SXRLadderAttenuatorBlade.rst", "generated/pcdsdevices.attenuator.SXRLadderAttenuatorStates.rst", "generated/pcdsdevices.attenuator.get_blade_enum.rst", "generated/pcdsdevices.attenuator.render_ascii_att.rst", "generated/pcdsdevices.beam_stats.BeamEnergyRequest.rst", "generated/pcdsdevices.beam_stats.BeamEnergyRequestACRWait.rst", "generated/pcdsdevices.beam_stats.BeamEnergyRequestNoWait.rst", "generated/pcdsdevices.beam_stats.BeamStats.rst", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequest.rst", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.rst", "generated/pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.rst", "generated/pcdsdevices.beam_stats.LCLS.rst", "generated/pcdsdevices.ccm.CCM.rst", "generated/pcdsdevices.ccm.CCMAlio.rst", "generated/pcdsdevices.ccm.CCMConstantsMixin.rst", "generated/pcdsdevices.ccm.CCMEnergy.rst", "generated/pcdsdevices.ccm.CCMEnergyWithACRStatus.rst", "generated/pcdsdevices.ccm.CCMEnergyWithVernier.rst", "generated/pcdsdevices.ccm.CCMMotor.rst", "generated/pcdsdevices.ccm.CCMPico.rst", "generated/pcdsdevices.ccm.CCMX.rst", "generated/pcdsdevices.ccm.CCMY.rst", "generated/pcdsdevices.ccm.alio_to_theta.rst", "generated/pcdsdevices.ccm.energy_to_wavelength.rst", "generated/pcdsdevices.ccm.theta_to_alio.rst", "generated/pcdsdevices.ccm.theta_to_wavelength.rst", "generated/pcdsdevices.ccm.wavelength_to_energy.rst", "generated/pcdsdevices.ccm.wavelength_to_theta.rst", "generated/pcdsdevices.crix_motion.QuadraticBeckhoffMotor.rst", "generated/pcdsdevices.crix_motion.QuadraticSimMotor.rst", "generated/pcdsdevices.crix_motion.VLSOptics.rst", "generated/pcdsdevices.crix_motion.VLSOpticsSim.rst", "generated/pcdsdevices.cvmi_motion.CVMI.rst", "generated/pcdsdevices.cvmi_motion.KTOF.rst", "generated/pcdsdevices.dc_devices.ICT.rst", "generated/pcdsdevices.dc_devices.ICTBus.rst", "generated/pcdsdevices.dc_devices.ICTChannel.rst", "generated/pcdsdevices.delay_generator.DelayGenerator.rst", "generated/pcdsdevices.delay_generator.DelayGeneratorBase.rst", "generated/pcdsdevices.delay_generator.DgChannel.rst", "generated/pcdsdevices.device.GroupDevice.rst", "generated/pcdsdevices.device.InterfaceDevice.rst", "generated/pcdsdevices.device.to_interface.rst", "generated/pcdsdevices.digital_signals.J120K.rst", "generated/pcdsdevices.digitizers.Qadc.rst", "generated/pcdsdevices.digitizers.Qadc134.rst", "generated/pcdsdevices.digitizers.Qadc134Sparsification.rst", "generated/pcdsdevices.digitizers.QadcBase.rst", "generated/pcdsdevices.digitizers.Wave8V2.rst", "generated/pcdsdevices.digitizers.Wave8V2ADCDelayLanes.rst", "generated/pcdsdevices.digitizers.Wave8V2ADCRegs.rst", "generated/pcdsdevices.digitizers.Wave8V2ADCSampleReadout.rst", "generated/pcdsdevices.digitizers.Wave8V2ADCSamples.rst", "generated/pcdsdevices.digitizers.Wave8V2AxiVersion.rst", "generated/pcdsdevices.digitizers.Wave8V2EventBuilder.rst", "generated/pcdsdevices.digitizers.Wave8V2EvrV2.rst", "generated/pcdsdevices.digitizers.Wave8V2Integrators.rst", "generated/pcdsdevices.digitizers.Wave8V2PgpMon.rst", "generated/pcdsdevices.digitizers.Wave8V2RawBuffers.rst", "generated/pcdsdevices.digitizers.Wave8V2Sfp.rst", "generated/pcdsdevices.digitizers.Wave8V2Simple.rst", "generated/pcdsdevices.digitizers.Wave8V2SystemRegs.rst", "generated/pcdsdevices.digitizers.Wave8V2Timing.rst", "generated/pcdsdevices.digitizers.Wave8V2TriggerEventManager.rst", "generated/pcdsdevices.digitizers.Wave8V2XpmMini.rst", "generated/pcdsdevices.digitizers.Wave8V2XpmMsg.rst", "generated/pcdsdevices.energy_monitor.GEM.rst", "generated/pcdsdevices.energy_monitor.GMD.rst", "generated/pcdsdevices.energy_monitor.GMDPreAmp.rst", "generated/pcdsdevices.energy_monitor.XGMD.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxis.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisEPS.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisNoOffset.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLC.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.rst", "generated/pcdsdevices.epics_motor.BeckhoffAxis_Pre140.rst", "generated/pcdsdevices.epics_motor.EpicsMotorInterface.rst", "generated/pcdsdevices.epics_motor.IMS.rst", "generated/pcdsdevices.epics_motor.MMC100.rst", "generated/pcdsdevices.epics_motor.Motor.rst", "generated/pcdsdevices.epics_motor.Newport.rst", "generated/pcdsdevices.epics_motor.OffsetIMSWithPreset.rst", "generated/pcdsdevices.epics_motor.OffsetMotor.rst", "generated/pcdsdevices.epics_motor.PCDSMotorBase.rst", "generated/pcdsdevices.epics_motor.PI_M824.rst", "generated/pcdsdevices.epics_motor.PMC100.rst", "generated/pcdsdevices.epics_motor.SmarAct.rst", "generated/pcdsdevices.epics_motor.SmarActEncodedTipTilt.rst", "generated/pcdsdevices.epics_motor.SmarActOpenLoop.rst", "generated/pcdsdevices.epics_motor.SmarActOpenLoopPositioner.rst", "generated/pcdsdevices.epics_motor.SmarActPicoscale.rst", "generated/pcdsdevices.epics_motor.SmarActTipTilt.rst", "generated/pcdsdevices.eps.EPS.rst", "generated/pcdsdevices.evr.EvrMotor.rst", "generated/pcdsdevices.evr.Trigger.rst", "generated/pcdsdevices.example.Example3D.rst", "generated/pcdsdevices.example.Example3DStates.rst", "generated/pcdsdevices.example.ExampleL2L.rst", "generated/pcdsdevices.example.ExampleL2LStates.rst", "generated/pcdsdevices.example.PLCExampleMotion.rst", "generated/pcdsdevices.example.PLCOnlyXPIM.rst", "generated/pcdsdevices.fms.LCP1.rst", "generated/pcdsdevices.fms.LCP2.rst", "generated/pcdsdevices.fms.PDU_Humidity2.rst", "generated/pcdsdevices.fms.PDU_Humidity4.rst", "generated/pcdsdevices.fms.PDU_Humidity6.rst", "generated/pcdsdevices.fms.PDU_Humidity8.rst", "generated/pcdsdevices.fms.PDU_Load1.rst", "generated/pcdsdevices.fms.PDU_Load2.rst", "generated/pcdsdevices.fms.PDU_Load3.rst", "generated/pcdsdevices.fms.PDU_Load4.rst", "generated/pcdsdevices.fms.PDU_Temp2.rst", "generated/pcdsdevices.fms.PDU_Temp4.rst", "generated/pcdsdevices.fms.PDU_Temp6.rst", "generated/pcdsdevices.fms.PDU_Temp8.rst", "generated/pcdsdevices.fms.Setra5000.rst", "generated/pcdsdevices.gauge.BaseGauge.rst", "generated/pcdsdevices.gauge.GCC500PLC.rst", "generated/pcdsdevices.gauge.GCCPLC.rst", "generated/pcdsdevices.gauge.GCT.rst", "generated/pcdsdevices.gauge.GFSPLC.rst", "generated/pcdsdevices.gauge.GHCPLC.rst", "generated/pcdsdevices.gauge.GaugeColdCathode.rst", "generated/pcdsdevices.gauge.GaugePLC.rst", "generated/pcdsdevices.gauge.GaugePirani.rst", "generated/pcdsdevices.gauge.GaugeSerial.rst", "generated/pcdsdevices.gauge.GaugeSerialGCC.rst", "generated/pcdsdevices.gauge.GaugeSerialGPI.rst", "generated/pcdsdevices.gauge.GaugeSet.rst", "generated/pcdsdevices.gauge.GaugeSetBase.rst", "generated/pcdsdevices.gauge.GaugeSetMks.rst", "generated/pcdsdevices.gauge.GaugeSetPirani.rst", "generated/pcdsdevices.gauge.GaugeSetPiraniMks.rst", "generated/pcdsdevices.gauge.MKS937AController.rst", "generated/pcdsdevices.gauge.MKS937BController.rst", "generated/pcdsdevices.gauge.MKS937a.rst", "generated/pcdsdevices.gon.BaseGon.rst", "generated/pcdsdevices.gon.GonWithDetArm.rst", "generated/pcdsdevices.gon.Goniometer.rst", "generated/pcdsdevices.gon.HxrDiffractometer.rst", "generated/pcdsdevices.gon.Kappa.rst", "generated/pcdsdevices.gon.KappaXYZStage.rst", "generated/pcdsdevices.gon.SamPhi.rst", "generated/pcdsdevices.gon.SimKappa.rst", "generated/pcdsdevices.gon.SimSampleStage.rst", "generated/pcdsdevices.gon.XYZStage.rst", "generated/pcdsdevices.inout.CombinedInOutRecordPositioner.rst", "generated/pcdsdevices.inout.InOutPVStatePositioner.rst", "generated/pcdsdevices.inout.InOutPositioner.rst", "generated/pcdsdevices.inout.InOutRecordPositioner.rst", "generated/pcdsdevices.inout.LightpathInOutRecordPositioner.rst", "generated/pcdsdevices.inout.Reflaser.rst", "generated/pcdsdevices.inout.TTReflaser.rst", "generated/pcdsdevices.inout.TwinCATInOutPositioner.rst", "generated/pcdsdevices.interface.BaseInterface.rst", "generated/pcdsdevices.interface.FltMvInterface.rst", "generated/pcdsdevices.interface.LegacyLightpathMixin.rst", "generated/pcdsdevices.interface.LightpathInOutCptMixin.rst", "generated/pcdsdevices.interface.LightpathInOutMixin.rst", "generated/pcdsdevices.interface.LightpathMixin.rst", "generated/pcdsdevices.interface.MvInterface.rst", "generated/pcdsdevices.interface.TabCompletionHelperClass.rst", "generated/pcdsdevices.interface.TabCompletionHelperInstance.rst", "generated/pcdsdevices.interface._TabCompletionHelper.rst", "generated/pcdsdevices.interface.device_info.rst", "generated/pcdsdevices.interface.get_engineering_mode.rst", "generated/pcdsdevices.interface.get_kind.rst", "generated/pcdsdevices.interface.get_name.rst", "generated/pcdsdevices.interface.get_units.rst", "generated/pcdsdevices.interface.get_value.rst", "generated/pcdsdevices.interface.ophydobj_info.rst", "generated/pcdsdevices.interface.positionerbase_info.rst", "generated/pcdsdevices.interface.set_engineering_mode.rst", "generated/pcdsdevices.interface.setup_preset_paths.rst", "generated/pcdsdevices.interface.signal_info.rst", "generated/pcdsdevices.interface.tweak_base.rst", "generated/pcdsdevices.ipm.IPIMB.rst", "generated/pcdsdevices.ipm.IPIMBChannel.rst", "generated/pcdsdevices.ipm.IPM.rst", "generated/pcdsdevices.ipm.IPMDiode.rst", "generated/pcdsdevices.ipm.IPMMotion.rst", "generated/pcdsdevices.ipm.IPMTarget.rst", "generated/pcdsdevices.ipm.IPM_Det.rst", "generated/pcdsdevices.ipm.IPM_IPIMB.rst", "generated/pcdsdevices.ipm.IPM_Wave8.rst", "generated/pcdsdevices.ipm.Wave8.rst", "generated/pcdsdevices.ipm.Wave8Channel.rst", "generated/pcdsdevices.jet.BeckhoffJet.rst", "generated/pcdsdevices.jet.BeckhoffJetManipulator.rst", "generated/pcdsdevices.jet.BeckhoffJetSlits.rst", "generated/pcdsdevices.jet.Injector.rst", "generated/pcdsdevices.jet.InjectorWithFine.rst", "generated/pcdsdevices.keithley.IM3L0_K2700.rst", "generated/pcdsdevices.keithley.K2700.rst", "generated/pcdsdevices.keithley.K6514.rst", "generated/pcdsdevices.lakeshore.Heater.rst", "generated/pcdsdevices.lakeshore.Lakeshore336.rst", "generated/pcdsdevices.lakeshore.TemperatureSensor.rst", "generated/pcdsdevices.lamp_motion.LAMP.rst", "generated/pcdsdevices.lamp_motion.LAMPFlowCell.rst", "generated/pcdsdevices.lamp_motion.LAMPMagneticBottle.rst", "generated/pcdsdevices.lamp_motion.LAMP_LV_17.rst", "generated/pcdsdevices.lasers.btps.BtpsSourceStatus.rst", "generated/pcdsdevices.lasers.btps.BtpsState.rst", "generated/pcdsdevices.lasers.btps.BtpsVGC.rst", "generated/pcdsdevices.lasers.btps.CentroidConfig.rst", "generated/pcdsdevices.lasers.btps.DestinationConfig.rst", "generated/pcdsdevices.lasers.btps.GlobalConfig.rst", "generated/pcdsdevices.lasers.btps.LssShutterStatus.rst", "generated/pcdsdevices.lasers.btps.RangeComparison.rst", "generated/pcdsdevices.lasers.btps.SourceToDestinationConfig.rst", "generated/pcdsdevices.lasers.counters.Agilent53210A.rst", "generated/pcdsdevices.lasers.dicon.DiconSwitch.rst", "generated/pcdsdevices.lasers.ek9000.El3174AiCh.rst", "generated/pcdsdevices.lasers.ek9000.EnvironmentalMonitor.rst", "generated/pcdsdevices.lasers.elliptec.Ell6.rst", "generated/pcdsdevices.lasers.elliptec.Ell9.rst", "generated/pcdsdevices.lasers.elliptec.EllBase.rst", "generated/pcdsdevices.lasers.elliptec.EllLinear.rst", "generated/pcdsdevices.lasers.elliptec.EllRotation.rst", "generated/pcdsdevices.lasers.qmini.QminiSpectrometer.rst", "generated/pcdsdevices.lasers.qmini.QminiWithEvr.rst", "generated/pcdsdevices.lasers.rfof.CycleRfofRx.rst", "generated/pcdsdevices.lasers.rfof.CycleRfofTx.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofAll.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofErrors.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofRx.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofStatus.rst", "generated/pcdsdevices.lasers.rfof.ItechRfofTx.rst", "generated/pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.rst", "generated/pcdsdevices.lasers.tuttifrutti.TuttiFrutti.rst", "generated/pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls.rst", "generated/pcdsdevices.lasers.zoomtelescope.ZoomTelescope.rst", "generated/pcdsdevices.lens.LensStack.rst", "generated/pcdsdevices.lens.LensStackBase.rst", "generated/pcdsdevices.lens.Prefocus.rst", "generated/pcdsdevices.lens.SimLensStack.rst", "generated/pcdsdevices.lens.SimLensStackBase.rst", "generated/pcdsdevices.lens.XFLS.rst", "generated/pcdsdevices.lic.LICMirror.rst", "generated/pcdsdevices.lic.LaserInCoupling.rst", "generated/pcdsdevices.lic_2d_tmo.LaserCouplingStates.rst", "generated/pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.rst", "generated/pcdsdevices.light_control.LightControl.rst", "generated/pcdsdevices.lodcm.CHI1.rst", "generated/pcdsdevices.lodcm.CHI2.rst", "generated/pcdsdevices.lodcm.CrystalTower1.rst", "generated/pcdsdevices.lodcm.CrystalTower2.rst", "generated/pcdsdevices.lodcm.Dectris.rst", "generated/pcdsdevices.lodcm.DiagnosticsTower.rst", "generated/pcdsdevices.lodcm.Diode.rst", "generated/pcdsdevices.lodcm.Foil.rst", "generated/pcdsdevices.lodcm.H1N.rst", "generated/pcdsdevices.lodcm.H2N.rst", "generated/pcdsdevices.lodcm.LODCM.rst", "generated/pcdsdevices.lodcm.LODCMEnergyC.rst", "generated/pcdsdevices.lodcm.LODCMEnergyC1.rst", "generated/pcdsdevices.lodcm.LODCMEnergySi.rst", "generated/pcdsdevices.lodcm.SimDiagnosticsTower.rst", "generated/pcdsdevices.lodcm.SimEnergyC.rst", "generated/pcdsdevices.lodcm.SimEnergySi.rst", "generated/pcdsdevices.lodcm.SimFirstTower.rst", "generated/pcdsdevices.lodcm.SimLODCM.rst", "generated/pcdsdevices.lodcm.SimSecondTower.rst", "generated/pcdsdevices.lodcm.XCSLODCM.rst", "generated/pcdsdevices.lodcm.XPPLODCM.rst", "generated/pcdsdevices.lodcm.Y1.rst", "generated/pcdsdevices.lodcm.Y2.rst", "generated/pcdsdevices.lodcm.YagLom.rst", "generated/pcdsdevices.lxe.FakeLxtTtc.rst", "generated/pcdsdevices.lxe.LaserEnergyPositioner.rst", "generated/pcdsdevices.lxe.LaserTiming.rst", "generated/pcdsdevices.lxe.LaserTimingCompensation.rst", "generated/pcdsdevices.lxe.Lcls2LaserTiming.rst", "generated/pcdsdevices.lxe.LxtTtcExample.rst", "generated/pcdsdevices.lxe.TimeToolDelay.rst", "generated/pcdsdevices.lxe._ReversedTimeToolDelay.rst", "generated/pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.rst", "generated/pcdsdevices.lxe.load_calibration_file.rst", "generated/pcdsdevices.make_ophyd_device.flatten_list.rst", "generated/pcdsdevices.make_ophyd_device.get_components.rst", "generated/pcdsdevices.make_ophyd_device.make_class.rst", "generated/pcdsdevices.make_ophyd_device.make_class_line.rst", "generated/pcdsdevices.make_ophyd_device.make_class_name.rst", "generated/pcdsdevices.make_ophyd_device.make_cpt.rst", "generated/pcdsdevices.make_ophyd_device.make_signal.rst", "generated/pcdsdevices.make_ophyd_device.make_signal_wrbv.rst", "generated/pcdsdevices.make_ophyd_device.print_class.rst", "generated/pcdsdevices.make_ophyd_device.recurse_record.rst", "generated/pcdsdevices.make_ophyd_device.write_file.rst", "generated/pcdsdevices.mirror.FFMirror.rst", "generated/pcdsdevices.mirror.FFMirrorZ.rst", "generated/pcdsdevices.mirror.Gantry.rst", "generated/pcdsdevices.mirror.KBOMirror.rst", "generated/pcdsdevices.mirror.KBOMirrorChin.rst", "generated/pcdsdevices.mirror.KBOMirrorHE.rst", "generated/pcdsdevices.mirror.KBOMirrorHEStates.rst", "generated/pcdsdevices.mirror.KBOMirrorStates.rst", "generated/pcdsdevices.mirror.MirrorInsertState.rst", "generated/pcdsdevices.mirror.MirrorStripe2D2P.rst", "generated/pcdsdevices.mirror.MirrorStripe2D4P.rst", "generated/pcdsdevices.mirror.OMMotor.rst", "generated/pcdsdevices.mirror.OffsetMirror.rst", "generated/pcdsdevices.mirror.OpticsPitchNotepad.rst", "generated/pcdsdevices.mirror.Pitch.rst", "generated/pcdsdevices.mirror.PointingMirror.rst", "generated/pcdsdevices.mirror.TwinCATMirrorStripe.rst", "generated/pcdsdevices.mirror.XOffsetMirror.rst", "generated/pcdsdevices.mirror.XOffsetMirror2D4PState.rst", "generated/pcdsdevices.mirror.XOffsetMirrorBend.rst", "generated/pcdsdevices.mirror.XOffsetMirrorNoBend.rst", "generated/pcdsdevices.mirror.XOffsetMirrorRTDs.rst", "generated/pcdsdevices.mirror.XOffsetMirrorState.rst", "generated/pcdsdevices.mirror.XOffsetMirrorStateCool.rst", "generated/pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.rst", "generated/pcdsdevices.mirror.XOffsetMirrorSwitch.rst", "generated/pcdsdevices.mirror.XOffsetMirrorXYState.rst", "generated/pcdsdevices.movablestand.MovableStand.rst", "generated/pcdsdevices.mpod.MPOD.rst", "generated/pcdsdevices.mpod.MPODChannel.rst", "generated/pcdsdevices.mpod.MPODChannelHV.rst", "generated/pcdsdevices.mpod.MPODChannelLV.rst", "generated/pcdsdevices.mpod.get_card_number.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisChannel.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisCrate.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule16Channel.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule24Channel.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule4Channel.rst", "generated/pcdsdevices.mpod_apalis.MPODApalisModule8Channel.rst", "generated/pcdsdevices.mps.MPS.rst", "generated/pcdsdevices.mps.MPSBase.rst", "generated/pcdsdevices.mps.MPSLimits.rst", "generated/pcdsdevices.mps.mps_factory.rst", "generated/pcdsdevices.mps.must_be_known.rst", "generated/pcdsdevices.mps.must_be_out.rst", "generated/pcdsdevices.mrco_motion.MRCO.rst", "generated/pcdsdevices.pc.PhotonCollimator.rst", "generated/pcdsdevices.piezo.SliceDhv.rst", "generated/pcdsdevices.piezo.SliceDhvChannel.rst", "generated/pcdsdevices.piezo.SliceDhvController.rst", "generated/pcdsdevices.pim.IM2K0.rst", "generated/pcdsdevices.pim.IM3L0.rst", "generated/pcdsdevices.pim.LCLS2ImagerBase.rst", "generated/pcdsdevices.pim.LCLS2Target.rst", "generated/pcdsdevices.pim.PIM.rst", "generated/pcdsdevices.pim.PIMWithBoth.rst", "generated/pcdsdevices.pim.PIMWithFocus.rst", "generated/pcdsdevices.pim.PIMWithLED.rst", "generated/pcdsdevices.pim.PIMY.rst", "generated/pcdsdevices.pim.PPM.rst", "generated/pcdsdevices.pim.PPMCOOL.rst", "generated/pcdsdevices.pim.PPMCoolSwitch.rst", "generated/pcdsdevices.pim.PPMPowerMeter.rst", "generated/pcdsdevices.pim.XPIM.rst", "generated/pcdsdevices.pim.XPIMFilterWheel.rst", "generated/pcdsdevices.pim.XPIMLED.rst", "generated/pcdsdevices.pmps.TwinCATStatePMPS.rst", "generated/pcdsdevices.pneumatic.BeckhoffPneumatic.rst", "generated/pcdsdevices.positioner.FuncPositioner.rst", "generated/pcdsdevices.pseudopos.DelayBase.rst", "generated/pcdsdevices.pseudopos.DelayMotor.rst", "generated/pcdsdevices.pseudopos.LookupTablePositioner.rst", "generated/pcdsdevices.pseudopos.OffsetMotorBase.rst", "generated/pcdsdevices.pseudopos.PseudoPositioner.rst", "generated/pcdsdevices.pseudopos.PseudoSingleInterface.rst", "generated/pcdsdevices.pseudopos.SimDelayStage.rst", "generated/pcdsdevices.pseudopos.SyncAxesBase.rst", "generated/pcdsdevices.pseudopos.SyncAxis.rst", "generated/pcdsdevices.pseudopos.delay_class_factory.rst", "generated/pcdsdevices.pseudopos.delay_instance_factory.rst", "generated/pcdsdevices.pseudopos.is_strictly_increasing.rst", "generated/pcdsdevices.pulsepicker.PulsePicker.rst", "generated/pcdsdevices.pulsepicker.PulsePickerInOut.rst", "generated/pcdsdevices.pump.AgilentSerial.rst", "generated/pcdsdevices.pump.EbaraPump.rst", "generated/pcdsdevices.pump.Ebara_EV_A03_1.rst", "generated/pcdsdevices.pump.GammaController.rst", "generated/pcdsdevices.pump.GammaPCT.rst", "generated/pcdsdevices.pump.IonPump.rst", "generated/pcdsdevices.pump.IonPumpBase.rst", "generated/pcdsdevices.pump.IonPumpWithController.rst", "generated/pcdsdevices.pump.Navigator.rst", "generated/pcdsdevices.pump.PIPPLC.rst", "generated/pcdsdevices.pump.PIPSerial.rst", "generated/pcdsdevices.pump.PROPLC.rst", "generated/pcdsdevices.pump.PTMPLC.rst", "generated/pcdsdevices.pump.QPCPCT.rst", "generated/pcdsdevices.pump.TurboPump.rst", "generated/pcdsdevices.pv_positioner.OnePVMotor.rst", "generated/pcdsdevices.pv_positioner.PVPositionerComparator.rst", "generated/pcdsdevices.pv_positioner.PVPositionerDone.rst", "generated/pcdsdevices.pv_positioner.PVPositionerIsClose.rst", "generated/pcdsdevices.pv_positioner.PVPositionerNoInterrupt.rst", "generated/pcdsdevices.qadc.Qadc.rst", "generated/pcdsdevices.qadc.Qadc134.rst", "generated/pcdsdevices.qadc.Qadc134Common.rst", "generated/pcdsdevices.qadc.Qadc134Lcls2.rst", "generated/pcdsdevices.qadc.QadcCommon.rst", "generated/pcdsdevices.qadc.QadcLcls1Timing.rst", "generated/pcdsdevices.qadc.QadcLcls2Timing.rst", "generated/pcdsdevices.radiation.HPI6030.rst", "generated/pcdsdevices.ref.ReflaserL2SI.rst", "generated/pcdsdevices.ref.ReflaserL2SIMirror.rst", "generated/pcdsdevices.rs_powersupply.RSChannel.rst", "generated/pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.rst", "generated/pcdsdevices.rtds_ebd.PneumaticActuator.rst", "generated/pcdsdevices.rtds_ebd.RTDSBase.rst", "generated/pcdsdevices.rtds_ebd.RTDSK0.rst", "generated/pcdsdevices.rtds_ebd.RTDSL0.rst", "generated/pcdsdevices.rtds_ebd.RTDSX0ThreeStage.rst", "generated/pcdsdevices.sample_delivery.Bronkhorst.rst", "generated/pcdsdevices.sample_delivery.CoolerShaker.rst", "generated/pcdsdevices.sample_delivery.FlowIntegrator.rst", "generated/pcdsdevices.sample_delivery.GasManifold.rst", "generated/pcdsdevices.sample_delivery.HPLC.rst", "generated/pcdsdevices.sample_delivery.IntegratedFlow.rst", "generated/pcdsdevices.sample_delivery.M3BasePLCDevice.rst", "generated/pcdsdevices.sample_delivery.ManifoldValve.rst", "generated/pcdsdevices.sample_delivery.PCM.rst", "generated/pcdsdevices.sample_delivery.PropAir.rst", "generated/pcdsdevices.sample_delivery.Selector.rst", "generated/pcdsdevices.sample_delivery.Sensirion.rst", "generated/pcdsdevices.sample_delivery.ViciValve.rst", "generated/pcdsdevices.sensors.RTD.rst", "generated/pcdsdevices.sensors.TwinCATTempSensor.rst", "generated/pcdsdevices.sensors.TwinCATThermocouple.rst", "generated/pcdsdevices.sequencer.EventSequence.rst", "generated/pcdsdevices.sequencer.EventSequencer.rst", "generated/pcdsdevices.signal.AggregateSignal.rst", "generated/pcdsdevices.signal.AvgSignal.rst", "generated/pcdsdevices.signal.EpicsSignalBaseEditMD.rst", "generated/pcdsdevices.signal.EpicsSignalEditMD.rst", "generated/pcdsdevices.signal.EpicsSignalROEditMD.rst", "generated/pcdsdevices.signal.FakeEpicsSignalEditMD.rst", "generated/pcdsdevices.signal.FakeEpicsSignalROEditMD.rst", "generated/pcdsdevices.signal.FakeNotepadLinkedSignal.rst", "generated/pcdsdevices.signal.FakePytmcSignal.rst", "generated/pcdsdevices.signal.FakePytmcSignalRO.rst", "generated/pcdsdevices.signal.FakePytmcSignalRW.rst", "generated/pcdsdevices.signal.InternalSignal.rst", "generated/pcdsdevices.signal.MultiDerivedSignal.rst", "generated/pcdsdevices.signal.MultiDerivedSignalRO.rst", "generated/pcdsdevices.signal.NotImplementedSignal.rst", "generated/pcdsdevices.signal.NotepadLinkedSignal.rst", "generated/pcdsdevices.signal.PVStateSignal.rst", "generated/pcdsdevices.signal.PytmcSignal.rst", "generated/pcdsdevices.signal.PytmcSignalRO.rst", "generated/pcdsdevices.signal.PytmcSignalRW.rst", "generated/pcdsdevices.signal.SignalEditMD.rst", "generated/pcdsdevices.signal.SummarySignal.rst", "generated/pcdsdevices.signal.UnitConversionDerivedSignal.rst", "generated/pcdsdevices.signal._OptionalEpicsSignal.rst", "generated/pcdsdevices.signal.pytmc_writable.rst", "generated/pcdsdevices.signal.select_pytmc_class.rst", "generated/pcdsdevices.sim.FastMotor.rst", "generated/pcdsdevices.sim.SimTwoAxis.rst", "generated/pcdsdevices.sim.SlowMotor.rst", "generated/pcdsdevices.sim.SynMotor.rst", "generated/pcdsdevices.slits.BadSlitPositionerBase.rst", "generated/pcdsdevices.slits.BeckhoffSlitPositioner.rst", "generated/pcdsdevices.slits.BeckhoffSlits.rst", "generated/pcdsdevices.slits.ExitSlitTarget.rst", "generated/pcdsdevices.slits.ExitSlits.rst", "generated/pcdsdevices.slits.JJSlits.rst", "generated/pcdsdevices.slits.LusiSlitPositioner.rst", "generated/pcdsdevices.slits.LusiSlits.rst", "generated/pcdsdevices.slits.PowerSlits.rst", "generated/pcdsdevices.slits.SimLusiSlits.rst", "generated/pcdsdevices.slits.SlitPositioner.rst", "generated/pcdsdevices.slits.Slits.rst", "generated/pcdsdevices.slits.SlitsBase.rst", "generated/pcdsdevices.smarpod.SmarPod.rst", "generated/pcdsdevices.smarpod.SmarPodPose.rst", "generated/pcdsdevices.smarpod.SmarPodStatus.rst", "generated/pcdsdevices.spectrometer.FZPStates.rst", "generated/pcdsdevices.spectrometer.Gen1VonHamos4Crystal.rst", "generated/pcdsdevices.spectrometer.Gen1VonHamosCrystal.rst", "generated/pcdsdevices.spectrometer.HXRSpectrometer.rst", "generated/pcdsdevices.spectrometer.Kmono.rst", "generated/pcdsdevices.spectrometer.Mono.rst", "generated/pcdsdevices.spectrometer.MonoGratingStates.rst", "generated/pcdsdevices.spectrometer.TMOSpectrometer.rst", "generated/pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.rst", "generated/pcdsdevices.spectrometer.VonHamos4Crystal.rst", "generated/pcdsdevices.spectrometer.VonHamos6Crystal.rst", "generated/pcdsdevices.spectrometer.VonHamosCrystal.rst", "generated/pcdsdevices.spectrometer.VonHamosCrystal_2.rst", "generated/pcdsdevices.spectrometer.VonHamosFE.rst", "generated/pcdsdevices.spectrometer.VonHamosFER.rst", "generated/pcdsdevices.sqr1.SQR1.rst", "generated/pcdsdevices.sqr1.SQR1Axis.rst", "generated/pcdsdevices.state.CombinedStateRecordPositioner.rst", "generated/pcdsdevices.state.FakeTwinCATStateConfigDynamic.rst", "generated/pcdsdevices.state.PVStatePositioner.rst", "generated/pcdsdevices.state.StatePositioner.rst", "generated/pcdsdevices.state.StateRecordPositioner.rst", "generated/pcdsdevices.state.StateRecordPositionerBase.rst", "generated/pcdsdevices.state.TwinCATStateConfigDynamic.rst", "generated/pcdsdevices.state.TwinCATStateConfigOne.rst", "generated/pcdsdevices.state.TwinCATStatePositioner.rst", "generated/pcdsdevices.state.get_dynamic_state_attr.rst", "generated/pcdsdevices.state.state_config_dotted_attribute.rst", "generated/pcdsdevices.state.state_config_dotted_names.rst", "generated/pcdsdevices.state.state_config_dotted_velos.rst", "generated/pcdsdevices.stopper.PPSStopper.rst", "generated/pcdsdevices.stopper.PPSStopper2PV.rst", "generated/pcdsdevices.stopper.Stopper.rst", "generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorber.rst", "generated/pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.rst", "generated/pcdsdevices.tags.explain_tag.rst", "generated/pcdsdevices.tags.get_valid_tags.rst", "generated/pcdsdevices.targets.StageStack.rst", "generated/pcdsdevices.targets.convert_to_physical.rst", "generated/pcdsdevices.targets.get_unit_meshgrid.rst", "generated/pcdsdevices.targets.mesh_interpolation.rst", "generated/pcdsdevices.targets.snake_grid_list.rst", "generated/pcdsdevices.timetool.Timetool.rst", "generated/pcdsdevices.timetool.TimetoolWithNav.rst", "generated/pcdsdevices.tmo_ip1.CalibrationAxis.rst", "generated/pcdsdevices.tmo_ip1.SCaFoil.rst", "generated/pcdsdevices.tpr.TprMotor.rst", "generated/pcdsdevices.tpr.TprTrigger.rst", "generated/pcdsdevices.usb_encoder.UsDigitalUsbEncoder.rst", "generated/pcdsdevices.utils.check_kind_flag.rst", "generated/pcdsdevices.utils.combine_status_info.rst", "generated/pcdsdevices.utils.convert_unit.rst", "generated/pcdsdevices.utils.doc_format_decorator.rst", "generated/pcdsdevices.utils.format_ophyds_to_html.rst", "generated/pcdsdevices.utils.format_status_table.rst", "generated/pcdsdevices.utils.get_component.rst", "generated/pcdsdevices.utils.get_input.rst", "generated/pcdsdevices.utils.get_status_float.rst", "generated/pcdsdevices.utils.get_status_value.rst", "generated/pcdsdevices.utils.ipm_screen.rst", "generated/pcdsdevices.utils.is_input.rst", "generated/pcdsdevices.utils.maybe_make_method.rst", "generated/pcdsdevices.utils.move_subdevices_to_start.rst", "generated/pcdsdevices.utils.post_ophyds_to_elog.rst", "generated/pcdsdevices.utils.re_arg.rst", "generated/pcdsdevices.utils.reorder_components.rst", "generated/pcdsdevices.utils.schedule_task.rst", "generated/pcdsdevices.utils.set_many.rst", "generated/pcdsdevices.utils.set_standard_ordering.rst", "generated/pcdsdevices.utils.sort_components_by_kind.rst", "generated/pcdsdevices.utils.sort_components_by_name.rst", "generated/pcdsdevices.valve.GateValve.rst", "generated/pcdsdevices.valve.VCN.rst", "generated/pcdsdevices.valve.VCN_OpenLoop.rst", "generated/pcdsdevices.valve.VCN_VAT590.rst", "generated/pcdsdevices.valve.VCN_VAT590_Status.rst", "generated/pcdsdevices.valve.VFS.rst", "generated/pcdsdevices.valve.VGC.rst", "generated/pcdsdevices.valve.VGCLegacy.rst", "generated/pcdsdevices.valve.VGC_2S.rst", "generated/pcdsdevices.valve.VRC.rst", "generated/pcdsdevices.valve.VRCClsLS.rst", "generated/pcdsdevices.valve.VRCDA.rst", "generated/pcdsdevices.valve.VRCNO.rst", "generated/pcdsdevices.valve.VVC.rst", "generated/pcdsdevices.valve.VVCNO.rst", "generated/pcdsdevices.valve.ValveBase.rst", "generated/pcdsdevices.variety.expand_dotted_dict.rst", "generated/pcdsdevices.variety.get_metadata.rst", "generated/pcdsdevices.variety.set_metadata.rst", "generated/pcdsdevices.variety.validate_metadata.rst", "generated/pcdsdevices.wfs.WaveFrontSensorStates.rst", "generated/pcdsdevices.wfs.WaveFrontSensorTarget.rst", "generated/pcdsdevices.wfs.WaveFrontSensorTargetCool.rst", "generated/pcdsdevices.wfs.WaveFrontSensorTargetFDQ.rst", "index.rst", "mv.rst", "presets.rst", "releases.rst", "signals.rst", "sim_types.rst", "tab.rst", "ui.rst", "upcoming_changes.rst", "upcoming_release_notes/1251-Responsive_PPM.rst", "upcoming_release_notes/1274-Adding_base_class_for_hxr_diffractometer..rst", "upcoming_release_notes/1282-fix_decr_lut.rst", "upcoming_release_notes/1283-Adding_base_class_for_lakeshore_336..rst", "upcoming_release_notes/1286-adding_more_targets_into_pa1k4.rst", "upcoming_release_notes/1287-fix_lowercase_error.rst", "upcoming_release_notes/1288-mnt_revert_qpc_name.rst", "upcoming_release_notes/1290-rix-states.rst", "upcoming_release_notes/1291-fix_smarpod_ui_name.rst", "upcoming_release_notes/1292-recoving_sp1k4-att_targets.rst", "upcoming_release_notes/1293-enh_tmo_mpod_apalis_hotfix.rst", "upcoming_release_notes/1295-ffmirror-states.rst", "upcoming_release_notes/1297-avgsignal_trigger.rst", "upcoming_release_notes/1301-enh_config_las_timing.rst", "upcoming_release_notes/848-create_new_VCNOpenLoop_device_class.rst", "upcoming_release_notes/template-full.rst", "upcoming_release_notes/template-short.rst"], "indexentries": {"_in_if_not_out (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner._in_if_not_out", false]], "_invalid_states (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner._invalid_states", false]], "_optionalepicssignal (class in pcdsdevices.signal)": [[524, "pcdsdevices.signal._OptionalEpicsSignal", false]], "_reversedtimetooldelay (class in pcdsdevices.lxe)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay", false]], "_scaledunitconversionderivedsignal (class in pcdsdevices.lxe)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal", false]], "_state_logic (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner._state_logic", false]], "_state_logic_mode (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner._state_logic_mode", false]], "_state_logic_set_ref (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner._state_logic_set_ref", false]], "_states_alias (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner._states_alias", false]], "_tabcompletionhelper (class in pcdsdevices.interface)": [[235, "pcdsdevices.interface._TabCompletionHelper", false]], "_transmission (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner._transmission", false]], "_unknown (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner._unknown", false]], "acromag (class in pcdsdevices.analog_signals)": [[2, "pcdsdevices.analog_signals.Acromag", false]], "acromag_ch_factory_func() (in module pcdsdevices.analog_signals)": [[5, "pcdsdevices.analog_signals.acromag_ch_factory_func", false]], "actuate (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.actuate", false]], "actuate (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.actuate", false]], "actuate (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.actuate", false]], "actuate (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.actuate", false]], "actuate (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.actuate", false]], "actuate (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.actuate", false]], "actuate (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.actuate", false]], "actuate (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.actuate", false]], "actuate (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.actuate", false]], "actuate (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.actuate", false]], "actuate (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.actuate", false]], "actuate (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.actuate", false]], "actuate (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.actuate", false]], "actuate (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.actuate", false]], "actuate (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.actuate", false]], "actuate (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.actuate", false]], "actuate (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.actuate", false]], "actuate (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.actuate", false]], "actuate (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.actuate", false]], "actuate (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.actuate", false]], "actuate (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.actuate", false]], "actuate (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.actuate", false]], "actuate (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.actuate", false]], "actuate (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.actuate", false]], "actuate (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.actuate", false]], "actuate (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "id0", false], [465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.actuate", false]], "actuate (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.actuate", false]], "actuate (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.actuate", false]], "actuate (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.actuate", false]], "actuate (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.actuate", false]], "actuate (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.actuate", false]], "actuate_value (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.actuate_value", false]], "actuate_value (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.actuate_value", false]], "actuate_value (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.actuate_value", false]], "actuate_value (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.actuate_value", false]], "actuate_value (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.actuate_value", false]], "actuate_value (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.actuate_value", false]], "actuate_value (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.actuate_value", false]], "actuate_value (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.actuate_value", false]], "actuate_value (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.actuate_value", false]], "actuate_value (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.actuate_value", false]], "actuate_value (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.actuate_value", false]], "actuate_value (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.actuate_value", false]], "actuate_value (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.actuate_value", false]], "actuate_value (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.actuate_value", false]], "actuate_value (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.actuate_value", false]], "actuate_value (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.actuate_value", false]], "actuate_value (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.actuate_value", false]], "actuate_value (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "id1", false], [465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.actuate_value", false]], "actuate_value (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.actuate_value", false]], "actuate_value (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.actuate_value", false]], "actuate_value (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.actuate_value", false]], "actuate_value (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.actuate_value", false]], "actuate_value (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.actuate_value", false]], "actuate_value (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "id0", false], [563, "pcdsdevices.sqr1.SQR1Axis.actuate_value", false]], "actuate_value (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.actuate_value", false]], "ad_root (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.ad_root", false]], "ad_root (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.ad_root", false]], "ad_root (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.ad_root", false]], "ad_root (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.ad_root", false]], "ad_root (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.ad_root", false]], "ad_root (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.ad_root", false]], "add() (pcdsdevices.interface._tabcompletionhelper method)": [[235, "pcdsdevices.interface._TabCompletionHelper.add", false]], "add() (pcdsdevices.interface.tabcompletionhelperclass method)": [[233, "pcdsdevices.interface.TabCompletionHelperClass.add", false]], "add() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance.add", false]], "add_signal_by_attr_name() (pcdsdevices.signal.aggregatesignal method)": [[501, "pcdsdevices.signal.AggregateSignal.add_signal_by_attr_name", false]], "add_signal_by_attr_name() (pcdsdevices.signal.multiderivedsignal method)": [[513, "pcdsdevices.signal.MultiDerivedSignal.add_signal_by_attr_name", false]], "add_signal_by_attr_name() (pcdsdevices.signal.multiderivedsignalro method)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.add_signal_by_attr_name", false]], "add_signal_by_attr_name() (pcdsdevices.signal.pvstatesignal method)": [[517, "pcdsdevices.signal.PVStateSignal.add_signal_by_attr_name", false]], "add_signal_by_attr_name() (pcdsdevices.signal.summarysignal method)": [[522, "pcdsdevices.signal.SummarySignal.add_signal_by_attr_name", false]], "aggregatesignal (class in pcdsdevices.signal)": [[501, "pcdsdevices.signal.AggregateSignal", false]], "agilent53210a (class in pcdsdevices.lasers.counters)": [[283, "pcdsdevices.lasers.counters.Agilent53210A", false]], "agilentserial (class in pcdsdevices.pump)": [[446, "pcdsdevices.pump.AgilentSerial", false]], "alarm_severity (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.alarm_severity", false]], "alarm_severity (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.alarm_severity", false]], "alarm_status (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.alarm_status", false]], "alarm_status (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.alarm_status", false]], "alarm_status (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.alarm_status", false]], "alarm_status (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.alarm_status", false]], "alarm_status (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.alarm_status", false]], "alarm_status (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.alarm_status", false]], "align() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.align", false]], "align() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.align", false]], "align() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.align", false]], "align() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.align", false]], "alio_to_energy() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.alio_to_energy", false]], "alio_to_energy() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.alio_to_energy", false]], "alio_to_energy() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.alio_to_energy", false]], "alio_to_theta() (in module pcdsdevices.ccm)": [[92, "pcdsdevices.ccm.alio_to_theta", false]], "all_pvnames() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.all_pvnames", false]], "apply_configuration() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.apply_configuration", false]], "array_pixels (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.array_pixels", false]], "array_pixels (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.array_pixels", false]], "arrivaltimemonitor (class in pcdsdevices.atm)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor", false]], "as_string (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.as_string", false]], "as_string (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.as_string", false]], "as_string (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.as_string", false]], "as_string (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.as_string", false]], "as_string (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.as_string", false]], "as_string (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.as_string", false]], "at1k2 (class in pcdsdevices.attenuator)": [[45, "pcdsdevices.attenuator.AT1K2", false]], "at1k4 (class in pcdsdevices.attenuator)": [[46, "pcdsdevices.attenuator.AT1K4", false]], "at2k2 (class in pcdsdevices.attenuator)": [[47, "pcdsdevices.attenuator.AT2K2", false]], "at2l0 (class in pcdsdevices.attenuator)": [[48, "pcdsdevices.attenuator.AT2L0", false]], "atmtarget (class in pcdsdevices.atm)": [[36, "pcdsdevices.atm.ATMTarget", false]], "atol (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.atol", false]], "atol (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.atol", false]], "atol (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.atol", false]], "atol (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.atol", false]], "atol (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.atol", false]], "atol (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.atol", false]], "atol (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.atol", false]], "atol (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.atol", false]], "atol (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.atol", false]], "atol (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.atol", false]], "atol (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.atol", false]], "atol (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.atol", false]], "atol (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.atol", false]], "atol (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.atol", false]], "atol (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.atol", false]], "atol (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.atol", false]], "atol (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.atol", false]], "attbase (class in pcdsdevices.attenuator)": [[49, "pcdsdevices.attenuator.AttBase", false]], "attbasewith3rdharmonic (class in pcdsdevices.attenuator)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic", false]], "attbasewith3rdharmoniclp (class in pcdsdevices.attenuator)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP", false]], "attenuator() (in module pcdsdevices.attenuator)": [[52, "pcdsdevices.attenuator.Attenuator", false]], "attenuatorcalculator_at2l0 (class in pcdsdevices.attenuator)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0", false]], "attenuatorcalculatorbase (class in pcdsdevices.attenuator)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase", false]], "attenuatorcalculatorfilter (class in pcdsdevices.attenuator)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter", false]], "attenuatorcalculatorsxr_blade (class in pcdsdevices.attenuator)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade", false]], "attenuatorcalculatorsxr_fourblade (class in pcdsdevices.attenuator)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade", false]], "attenuatorcalculatorsxr_twoblade (class in pcdsdevices.attenuator)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade", false]], "attenuatorsxr_ladder (class in pcdsdevices.attenuator)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder", false]], "attenuatorsxr_laddertwobladelbd (class in pcdsdevices.attenuator)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD", false]], "auto_setup() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.auto_setup", false]], "averages (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.averages", false]], "avgsignal (class in pcdsdevices.signal)": [[502, "pcdsdevices.signal.AvgSignal", false]], "backup_path (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.backup_path", false]], "backup_path (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.backup_path", false]], "badslitpositionerbase (class in pcdsdevices.slits)": [[531, "pcdsdevices.slits.BadSlitPositionerBase", false]], "basegauge (class in pcdsdevices.gauge)": [[188, "pcdsdevices.gauge.BaseGauge", false]], "basegon (class in pcdsdevices.gon)": [[208, "pcdsdevices.gon.BaseGon", false]], "baseinterface (class in pcdsdevices.interface)": [[226, "pcdsdevices.interface.BaseInterface", false]], "basler (class in pcdsdevices.areadetector.detectors)": [[7, "pcdsdevices.areadetector.detectors.Basler", false]], "baslerbase (class in pcdsdevices.areadetector.detectors)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase", false]], "beamenergyrequest (class in pcdsdevices.beam_stats)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest", false]], "beamenergyrequestacrwait (class in pcdsdevices.beam_stats)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait", false]], "beamenergyrequestnowait (class in pcdsdevices.beam_stats)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait", false]], "beamstats (class in pcdsdevices.beam_stats)": [[77, "pcdsdevices.beam_stats.BeamStats", false]], "beckhoffaxis (class in pcdsdevices.epics_motor)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis", false]], "beckhoffaxis_pre140 (class in pcdsdevices.epics_motor)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140", false]], "beckhoffaxiseps (class in pcdsdevices.epics_motor)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS", false]], "beckhoffaxisepscustom (class in pcdsdevices.epics_motor)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom", false]], "beckhoffaxisnooffset (class in pcdsdevices.epics_motor)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset", false]], "beckhoffaxisplc (class in pcdsdevices.epics_motor)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC", false]], "beckhoffaxisplc_pre140 (class in pcdsdevices.epics_motor)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140", false]], "beckhoffaxisplceps (class in pcdsdevices.epics_motor)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS", false]], "beckhoffjet (class in pcdsdevices.jet)": [[259, "pcdsdevices.jet.BeckhoffJet", false]], "beckhoffjetmanipulator (class in pcdsdevices.jet)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator", false]], "beckhoffjetslits (class in pcdsdevices.jet)": [[261, "pcdsdevices.jet.BeckhoffJetSlits", false]], "beckhoffpneumatic (class in pcdsdevices.pneumatic)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic", false]], "beckhoffslitpositioner (class in pcdsdevices.slits)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner", false]], "beckhoffslits (class in pcdsdevices.slits)": [[533, "pcdsdevices.slits.BeckhoffSlits", false]], "bender (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.bender", false]], "bender (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.bender", false]], "bender (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.bender", false]], "bender (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.bender", false]], "bender_enc_rms (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.bender_enc_rms", false]], "bender_enc_rms (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.bender_enc_rms", false]], "bender_enc_rms (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.bender_enc_rms", false]], "bias (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.bias", false]], "block() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.block", false]], "block() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.block", false]], "block() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.block", false]], "branches (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.branches", false]], "branches (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.branches", false]], "branches (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.branches", false]], "branches (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.branches", false]], "branches (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.branches", false]], "bronkhorst (class in pcdsdevices.sample_delivery)": [[483, "pcdsdevices.sample_delivery.Bronkhorst", false]], "btpssourcestatus (class in pcdsdevices.lasers.btps)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus", false]], "btpsstate (class in pcdsdevices.lasers.btps)": [[275, "pcdsdevices.lasers.btps.BtpsState", false]], "btpsvgc (class in pcdsdevices.lasers.btps)": [[276, "pcdsdevices.lasers.btps.BtpsVGC", false]], "build_regex() (pcdsdevices.interface._tabcompletionhelper method)": [[235, "pcdsdevices.interface._TabCompletionHelper.build_regex", false]], "build_regex() (pcdsdevices.interface.tabcompletionhelperclass method)": [[233, "pcdsdevices.interface.TabCompletionHelperClass.build_regex", false]], "build_regex() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance.build_regex", false]], "burst() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.burst", false]], "burst() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.burst", false]], "bykik_disable() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_disable", false]], "bykik_enable() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_enable", false]], "bykik_get_period() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_get_period", false]], "bykik_set_period() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_set_period", false]], "bykik_status() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.bykik_status", false]], "bypassed (pcdsdevices.mps.mps attribute)": [[402, "pcdsdevices.mps.MPS.bypassed", false]], "bypassed (pcdsdevices.mps.mpslimits attribute)": [[404, "pcdsdevices.mps.MPSLimits.bypassed", false]], "calc_combined() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.calc_combined", false]], "calc_combined() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.calc_combined", false]], "calc_geometry() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.calc_geometry", false]], "calc_geometry() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.calc_geometry", false]], "calc_lightpath_state() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.calc_lightpath_state", false]], "calc_lightpath_state() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.calc_lightpath_state", false]], "calculate() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.calculate", false]], "calculate() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.calculate", false]], "calculate() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.calculate", false]], "calculate() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.calculate", false]], "calculate_on_get (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.calculate_on_get", false]], "calculate_on_get (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.calculate_on_get", false]], "calculate_on_put (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.calculate_on_put", false]], "calculate_on_put (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.calculate_on_put", false]], "calculated_dial_pos (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.calculated_dial_pos", false]], "calibrationaxis (class in pcdsdevices.tmo_ip1)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis", false]], "callback() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.callback", false]], "camonitor() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.camonitor", false]], "camonitor() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.camonitor", false]], "camonitor() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.camonitor", false]], "camonitor() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.camonitor", false]], "camonitor() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.camonitor", false]], "camonitor() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.camonitor", false]], "camonitor() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.camonitor", false]], "camonitor() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.camonitor", false]], "camonitor() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.camonitor", false]], "camonitor() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.camonitor", false]], "camonitor() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.camonitor", false]], "camonitor() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.camonitor", false]], "camonitor() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.camonitor", false]], "camonitor() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.camonitor", false]], "camonitor() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.camonitor", false]], "camonitor() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.camonitor", false]], "camonitor() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.camonitor", false]], "camonitor() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.camonitor", false]], "camonitor() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.camonitor", false]], "camonitor() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.camonitor", false]], "camonitor() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.camonitor", false]], "camonitor() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.camonitor", false]], "camonitor() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.camonitor", false]], "camonitor() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.camonitor", false]], "camonitor() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.camonitor", false]], "camonitor() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.camonitor", false]], "camonitor() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.camonitor", false]], "camonitor() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.camonitor", false]], "camonitor() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.camonitor", false]], "camonitor() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.camonitor", false]], "camonitor() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.camonitor", false]], "camonitor() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.camonitor", false]], "camonitor() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.camonitor", false]], "camonitor() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.camonitor", false]], "camonitor() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.camonitor", false]], "camonitor() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.camonitor", false]], "camonitor() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.camonitor", false]], "camonitor() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.camonitor", false]], "camonitor() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.camonitor", false]], "camonitor() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.camonitor", false]], "camonitor() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.camonitor", false]], "camonitor() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.camonitor", false]], "camonitor() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.camonitor", false]], "camonitor() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.camonitor", false]], "camonitor() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.camonitor", false]], "camonitor() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.camonitor", false]], "camonitor() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.camonitor", false]], "camonitor() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.camonitor", false]], "camonitor() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.camonitor", false]], "camonitor() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.camonitor", false]], "camonitor() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.camonitor", false]], "camonitor() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.camonitor", false]], "camonitor() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.camonitor", false]], "camonitor() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.camonitor", false]], "camonitor() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.camonitor", false]], "camonitor() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.camonitor", false]], "camonitor() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.camonitor", false]], "camonitor() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.camonitor", false]], "camonitor() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.camonitor", false]], "camonitor() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.camonitor", false]], "camonitor() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.camonitor", false]], "camonitor() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.camonitor", false]], "camonitor() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.camonitor", false]], "camonitor() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.camonitor", false]], "camonitor() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.camonitor", false]], "camonitor() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.camonitor", false]], "camonitor() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.camonitor", false]], "camonitor() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.camonitor", false]], "camonitor() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.camonitor", false]], "camonitor() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.camonitor", false]], "camonitor() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.camonitor", false]], "camonitor() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.camonitor", false]], "camonitor() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.camonitor", false]], "camonitor() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.camonitor", false]], "camonitor() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.camonitor", false]], "camonitor() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.camonitor", false]], "camonitor() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.camonitor", false]], "camonitor() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.camonitor", false]], "camonitor() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.camonitor", false]], "camonitor() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.camonitor", false]], "camonitor() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.camonitor", false]], "camonitor() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.camonitor", false]], "camonitor() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.camonitor", false]], "camonitor() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.camonitor", false]], "camonitor() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.camonitor", false]], "camonitor() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.camonitor", false]], "camonitor() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.camonitor", false]], "camonitor() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.camonitor", false]], "camonitor() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.camonitor", false]], "camonitor() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.camonitor", false]], "camonitor() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.camonitor", false]], "camonitor() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.camonitor", false]], "camonitor() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.camonitor", false]], "camonitor() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.camonitor", false]], "camonitor() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.camonitor", false]], "camonitor() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.camonitor", false]], "camonitor() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.camonitor", false]], "camonitor() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.camonitor", false]], "camonitor() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.camonitor", false]], "camonitor() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.camonitor", false]], "camonitor() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.camonitor", false]], "camonitor() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.camonitor", false]], "camonitor() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.camonitor", false]], "camonitor() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.camonitor", false]], "camonitor() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.camonitor", false]], "camonitor() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.camonitor", false]], "camonitor() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.camonitor", false]], "camonitor() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.camonitor", false]], "camonitor() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.camonitor", false]], "ccm (class in pcdsdevices.ccm)": [[82, "pcdsdevices.ccm.CCM", false]], "ccmalio (class in pcdsdevices.ccm)": [[83, "pcdsdevices.ccm.CCMAlio", false]], "ccmconstantsmixin (class in pcdsdevices.ccm)": [[84, "pcdsdevices.ccm.CCMConstantsMixin", false]], "ccmenergy (class in pcdsdevices.ccm)": [[85, "pcdsdevices.ccm.CCMEnergy", false]], "ccmenergywithacrstatus (class in pcdsdevices.ccm)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus", false]], "ccmenergywithvernier (class in pcdsdevices.ccm)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier", false]], "ccmmotor (class in pcdsdevices.ccm)": [[88, "pcdsdevices.ccm.CCMMotor", false]], "ccmpico (class in pcdsdevices.ccm)": [[89, "pcdsdevices.ccm.CCMPico", false]], "ccmx (class in pcdsdevices.ccm)": [[90, "pcdsdevices.ccm.CCMX", false]], "ccmy (class in pcdsdevices.ccm)": [[91, "pcdsdevices.ccm.CCMY", false]], "centroidconfig (class in pcdsdevices.lasers.btps)": [[277, "pcdsdevices.lasers.btps.CentroidConfig", false]], "channel() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.channel", false]], "channel() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.channel", false]], "channel() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.channel", false]], "channels (pcdsdevices.ipm.ipm_det attribute)": [[254, "pcdsdevices.ipm.IPM_Det.channels", false]], "channels (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.channels", false]], "channels (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.channels", false]], "check_inserted() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.check_inserted", false]], "check_inserted() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.check_inserted", false]], "check_inserted() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.check_inserted", false]], "check_inserted() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.check_inserted", false]], "check_inserted() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.check_inserted", false]], "check_inserted() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.check_inserted", false]], "check_inserted() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.check_inserted", false]], "check_inserted() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.check_inserted", false]], "check_inserted() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.check_inserted", false]], "check_inserted() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.check_inserted", false]], "check_inserted() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.check_inserted", false]], "check_inserted() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.check_inserted", false]], "check_inserted() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.check_inserted", false]], "check_inserted() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.check_inserted", false]], "check_inserted() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.check_inserted", false]], "check_inserted() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.check_inserted", false]], "check_inserted() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.check_inserted", false]], "check_inserted() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.check_inserted", false]], "check_inserted() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.check_inserted", false]], "check_inserted() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.check_inserted", false]], "check_inserted() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.check_inserted", false]], "check_inserted() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.check_inserted", false]], "check_inserted() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.check_inserted", false]], "check_inserted() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.check_inserted", false]], "check_inserted() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.check_inserted", false]], "check_inserted() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.check_inserted", false]], "check_inserted() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.check_inserted", false]], "check_inserted() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.check_inserted", false]], "check_inserted() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.check_inserted", false]], "check_inserted() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.check_inserted", false]], "check_inserted() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.check_inserted", false]], "check_inserted() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.check_inserted", false]], "check_inserted() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.check_inserted", false]], "check_inserted() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.check_inserted", false]], "check_inserted() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.check_inserted", false]], "check_inserted() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.check_inserted", false]], "check_inserted() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.check_inserted", false]], "check_inserted() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.check_inserted", false]], "check_inserted() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.check_inserted", false]], "check_inserted() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.check_inserted", false]], "check_inserted() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.check_inserted", false]], "check_kind_flag() (in module pcdsdevices.utils)": [[596, "pcdsdevices.utils.check_kind_flag", false]], "check_limit_switches() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.check_limit_switches", false]], "check_limit_switches() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.check_limit_switches", false]], "check_motor_step() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.check_motor_step", false]], "check_motor_step() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.check_motor_step", false]], "check_move() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.check_move", false]], "check_move_all() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.check_move_all", false]], "check_pmgr() (pcdsdevices.epics_motor.ims static method)": [[149, "pcdsdevices.epics_motor.IMS.check_pmgr", false]], "check_removed() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.check_removed", false]], "check_removed() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.check_removed", false]], "check_removed() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.check_removed", false]], "check_removed() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.check_removed", false]], "check_removed() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.check_removed", false]], "check_removed() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.check_removed", false]], "check_removed() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.check_removed", false]], "check_removed() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.check_removed", false]], "check_removed() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.check_removed", false]], "check_removed() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.check_removed", false]], "check_removed() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.check_removed", false]], "check_removed() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.check_removed", false]], "check_removed() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.check_removed", false]], "check_removed() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.check_removed", false]], "check_removed() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.check_removed", false]], "check_removed() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.check_removed", false]], "check_removed() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.check_removed", false]], "check_removed() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.check_removed", false]], "check_removed() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.check_removed", false]], "check_removed() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.check_removed", false]], "check_removed() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.check_removed", false]], "check_removed() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.check_removed", false]], "check_removed() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.check_removed", false]], "check_removed() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.check_removed", false]], "check_removed() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.check_removed", false]], "check_removed() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.check_removed", false]], "check_removed() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.check_removed", false]], "check_removed() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.check_removed", false]], "check_removed() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.check_removed", false]], "check_removed() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.check_removed", false]], "check_removed() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.check_removed", false]], "check_removed() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.check_removed", false]], "check_removed() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.check_removed", false]], "check_removed() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.check_removed", false]], "check_removed() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.check_removed", false]], "check_removed() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.check_removed", false]], "check_removed() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.check_removed", false]], "check_removed() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.check_removed", false]], "check_removed() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.check_removed", false]], "check_removed() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.check_removed", false]], "check_removed() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.check_removed", false]], "check_removed() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.check_removed", false]], "check_removed() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.check_removed", false]], "check_removed() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.check_removed", false]], "check_removed() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.check_removed", false]], "check_removed() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.check_removed", false]], "check_removed() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.check_removed", false]], "check_removed() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.check_removed", false]], "check_removed() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.check_removed", false]], "check_removed() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.check_removed", false]], "check_removed() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.check_removed", false]], "check_removed() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.check_removed", false]], "check_removed() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.check_removed", false]], "check_removed() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.check_removed", false]], "check_removed() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.check_removed", false]], "check_removed() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.check_removed", false]], "check_single() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.check_single", false]], "check_single() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.check_single", false]], "check_single() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.check_single", false]], "check_single() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.check_single", false]], "check_single() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.check_single", false]], "check_single() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.check_single", false]], "check_single() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.check_single", false]], "check_single() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.check_single", false]], "check_single() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.check_single", false]], "check_single() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.check_single", false]], "check_single() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.check_single", false]], "check_single() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.check_single", false]], "check_single() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.check_single", false]], "check_single() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.check_single", false]], "check_single() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.check_single", false]], "check_single() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.check_single", false]], "check_single() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.check_single", false]], "check_single() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.check_single", false]], "check_single() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.check_single", false]], "check_single() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.check_single", false]], "check_single() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.check_single", false]], "check_single() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.check_single", false]], "check_single() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.check_single", false]], "check_single() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.check_single", false]], "check_single() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.check_single", false]], "check_single() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.check_single", false]], "check_single() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.check_single", false]], "check_single() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.check_single", false]], "check_single() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.check_single", false]], "check_single() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.check_single", false]], "check_single() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.check_single", false]], "check_single() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.check_single", false]], "check_single() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.check_single", false]], "check_single() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.check_single", false]], "check_transmission() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.check_transmission", false]], "check_transmission() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.check_transmission", false]], "check_transmission() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.check_transmission", false]], "check_transmission() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.check_transmission", false]], "check_transmission() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.check_transmission", false]], "check_transmission() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.check_transmission", false]], "check_transmission() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.check_transmission", false]], "check_transmission() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.check_transmission", false]], "check_transmission() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.check_transmission", false]], "check_transmission() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.check_transmission", false]], "check_transmission() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.check_transmission", false]], "check_transmission() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.check_transmission", false]], "check_transmission() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.check_transmission", false]], "check_transmission() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.check_transmission", false]], "check_transmission() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.check_transmission", false]], "check_transmission() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.check_transmission", false]], "check_transmission() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.check_transmission", false]], "check_transmission() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.check_transmission", false]], "check_transmission() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.check_transmission", false]], "check_transmission() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.check_transmission", false]], "check_transmission() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.check_transmission", false]], "check_transmission() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.check_transmission", false]], "check_transmission() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.check_transmission", false]], "check_transmission() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.check_transmission", false]], "check_transmission() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.check_transmission", false]], "check_transmission() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.check_transmission", false]], "check_transmission() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.check_transmission", false]], "check_transmission() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.check_transmission", false]], "check_transmission() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.check_transmission", false]], "check_transmission() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.check_transmission", false]], "check_transmission() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.check_transmission", false]], "check_transmission() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.check_transmission", false]], "check_transmission() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.check_transmission", false]], "check_transmission() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.check_transmission", false]], "check_transmission() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.check_transmission", false]], "check_transmission() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.check_transmission", false]], "check_transmission() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.check_transmission", false]], "check_transmission() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.check_transmission", false]], "check_transmission() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.check_transmission", false]], "check_transmission() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.check_transmission", false]], "check_transmission() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.check_transmission", false]], "chi1 (class in pcdsdevices.lodcm)": [[316, "pcdsdevices.lodcm.CHI1", false]], "chi2 (class in pcdsdevices.lodcm)": [[317, "pcdsdevices.lodcm.CHI2", false]], "class_helper (pcdsdevices.interface.tabcompletionhelperinstance attribute)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance.class_helper", false]], "clear_all_flags() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_all_flags", false]], "clear_error() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.clear_error", false]], "clear_error() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.clear_error", false]], "clear_error() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.clear_error", false]], "clear_error() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.clear_error", false]], "clear_error() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.clear_error", false]], "clear_error() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.clear_error", false]], "clear_error() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.clear_error", false]], "clear_error() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.clear_error", false]], "clear_error() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_error", false]], "clear_error() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.clear_error", false]], "clear_error() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.clear_error", false]], "clear_error() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.clear_error", false]], "clear_error() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.clear_error", false]], "clear_error() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.clear_error", false]], "clear_error() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.clear_error", false]], "clear_error() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.clear_error", false]], "clear_error() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.clear_error", false]], "clear_error() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.clear_error", false]], "clear_error() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.clear_error", false]], "clear_error() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.clear_error", false]], "clear_error() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.clear_error", false]], "clear_error() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.clear_error", false]], "clear_error() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.clear_error", false]], "clear_error() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.clear_error", false]], "clear_error() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.clear_error", false]], "clear_error() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.clear_error", false]], "clear_error() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.clear_error", false]], "clear_error() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.clear_error", false]], "clear_error() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.clear_error", false]], "clear_errors() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.clear_errors", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.clear_faults", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.clear_faults", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.clear_faults", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.clear_faults", false]], "clear_faults() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.clear_faults", false]], "clear_limits() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.clear_limits", false]], "clear_limits() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.clear_limits", false]], "clear_powerup() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_powerup", false]], "clear_stall() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.clear_stall", false]], "close() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.close", false]], "close() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.close", false]], "close() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.close", false]], "close() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.close", false]], "close() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.close", false]], "close() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.close", false]], "close() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.close", false]], "close_override (pcdsdevices.valve.vrcda attribute)": [[629, "pcdsdevices.valve.VRCDA.close_override", false]], "close_override (pcdsdevices.valve.vrcno attribute)": [[630, "pcdsdevices.valve.VRCNO.close_override", false]], "close_override (pcdsdevices.valve.vvcno attribute)": [[632, "pcdsdevices.valve.VVCNO.close_override", false]], "clr_evnt() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.clr_evnt", false]], "clr_evnt() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.clr_evnt", false]], "clr_evnt() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.clr_evnt", false]], "cls (pcdsdevices.interface.tabcompletionhelperclass attribute)": [[233, "pcdsdevices.interface.TabCompletionHelperClass.cls", false]], "cmd_home (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.cmd_home", false]], "coating (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.coating", false]], "collect() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.collect", false]], "collect_asset_docs() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.collect_asset_docs", false]], "collect_asset_docs() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.collect_asset_docs", false]], "collect_asset_docs() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.collect_asset_docs", false]], "collect_asset_docs() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.collect_asset_docs", false]], "collect_asset_docs() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.collect_asset_docs", false]], "collect_tables() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.collect_tables", false]], "colorconvplugin (class in pcdsdevices.areadetector.plugins)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin", false]], "column_names (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.column_names", false]], "column_names (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.column_names", false]], "combine_status_info() (in module pcdsdevices.utils)": [[597, "pcdsdevices.utils.combine_status_info", false]], "combinedinoutrecordpositioner (class in pcdsdevices.inout)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner", false]], "combinedstaterecordpositioner (class in pcdsdevices.state)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner", false]], "commands (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.commands", false]], "complete() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.complete", false]], "composite_egu (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.composite_egu", false]], "composite_egu (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.composite_egu", false]], "composite_egu (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.composite_egu", false]], "composite_egu (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.composite_egu", false]], "composite_egu (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.composite_egu", false]], "composite_egu (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.composite_egu", false]], "composite_egu (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.composite_egu", false]], "composite_egu (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.composite_egu", false]], "composite_egu (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.composite_egu", false]], "composite_egu (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.composite_egu", false]], "composite_egu (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.composite_egu", false]], "composite_egu (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.composite_egu", false]], "composite_egu (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.composite_egu", false]], "composite_egu (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.composite_egu", false]], "composite_egu (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.composite_egu", false]], "composite_egu (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.composite_egu", false]], "composite_egu (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.composite_egu", false]], "composite_egu (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.composite_egu", false]], "composite_egu (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.composite_egu", false]], "composite_egu (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.composite_egu", false]], "composite_egu (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.composite_egu", false]], "composite_egu (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.composite_egu", false]], "composite_egu (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.composite_egu", false]], "concurrent (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.concurrent", false]], "concurrent (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.concurrent", false]], "concurrent (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.concurrent", false]], "concurrent (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.concurrent", false]], "concurrent (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.concurrent", false]], "concurrent (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.concurrent", false]], "concurrent (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.concurrent", false]], "concurrent (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.concurrent", false]], "concurrent (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.concurrent", false]], "concurrent (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.concurrent", false]], "concurrent (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.concurrent", false]], "concurrent (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.concurrent", false]], "concurrent (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.concurrent", false]], "concurrent (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.concurrent", false]], "concurrent (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.concurrent", false]], "concurrent (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.concurrent", false]], "concurrent (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.concurrent", false]], "concurrent (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.concurrent", false]], "concurrent (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.concurrent", false]], "concurrent (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.concurrent", false]], "concurrent (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.concurrent", false]], "concurrent (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.concurrent", false]], "concurrent (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.concurrent", false]], "concurrent (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.concurrent", false]], "concurrent (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.concurrent", false]], "concurrent (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.concurrent", false]], "concurrent (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.concurrent", false]], "concurrent (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.concurrent", false]], "concurrent (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.concurrent", false]], "concurrent (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.concurrent", false]], "concurrent (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.concurrent", false]], "concurrent (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.concurrent", false]], "concurrent (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.concurrent", false]], "concurrent (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.concurrent", false]], "configuration_attrs (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.configuration_attrs", false]], "configuration_attrs (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.configuration_attrs", false]], "configuration_attrs (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.configuration_attrs", false]], "configuration_attrs (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.configuration_attrs", false]], "configuration_attrs (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.configuration_attrs", false]], "configuration_attrs (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.configuration_attrs", false]], "configuration_attrs (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.configuration_attrs", false]], "configuration_attrs (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.configuration_attrs", false]], "configuration_attrs (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.configuration_attrs", false]], "configuration_attrs (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.configuration_attrs", false]], "configuration_attrs (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.configuration_attrs", false]], "configuration_attrs (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.configuration_attrs", false]], "configuration_attrs (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.configuration_attrs", false]], "configuration_attrs (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.configuration_attrs", false]], "configuration_attrs (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.configuration_attrs", false]], "configuration_attrs (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.configuration_attrs", false]], "configuration_attrs (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.configuration_attrs", false]], "configuration_attrs (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.configuration_attrs", false]], "configuration_attrs (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.hxrdiffractometer attribute)": [[211, "pcdsdevices.gon.HxrDiffractometer.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.kappaxyzstage attribute)": [[213, "pcdsdevices.gon.KappaXYZStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.samphi attribute)": [[214, "pcdsdevices.gon.SamPhi.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.simsamplestage attribute)": [[216, "pcdsdevices.gon.SimSampleStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.gon.xyzstage attribute)": [[217, "pcdsdevices.gon.XYZStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.configuration_attrs", false]], "configuration_attrs (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.interface.lightpathinoutmixin attribute)": [[230, "pcdsdevices.interface.LightpathInOutMixin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.interface.lightpathmixin attribute)": [[231, "pcdsdevices.interface.LightpathMixin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipimbchannel attribute)": [[249, "pcdsdevices.ipm.IPIMBChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipm_det attribute)": [[254, "pcdsdevices.ipm.IPM_Det.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipmdiode attribute)": [[251, "pcdsdevices.ipm.IPMDiode.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.wave8 attribute)": [[257, "pcdsdevices.ipm.Wave8.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ipm.wave8channel attribute)": [[258, "pcdsdevices.ipm.Wave8Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.beckhoffjet attribute)": [[259, "pcdsdevices.jet.BeckhoffJet.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.beckhoffjetslits attribute)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.injector attribute)": [[262, "pcdsdevices.jet.Injector.configuration_attrs", false]], "configuration_attrs (pcdsdevices.jet.injectorwithfine attribute)": [[263, "pcdsdevices.jet.InjectorWithFine.configuration_attrs", false]], "configuration_attrs (pcdsdevices.keithley.im3l0_k2700 attribute)": [[264, "pcdsdevices.keithley.IM3L0_K2700.configuration_attrs", false]], "configuration_attrs (pcdsdevices.keithley.k2700 attribute)": [[265, "pcdsdevices.keithley.K2700.configuration_attrs", false]], "configuration_attrs (pcdsdevices.keithley.k6514 attribute)": [[266, "pcdsdevices.keithley.K6514.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lakeshore.heater attribute)": [[267, "pcdsdevices.lakeshore.Heater.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lakeshore.lakeshore336 attribute)": [[268, "pcdsdevices.lakeshore.Lakeshore336.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lakeshore.temperaturesensor attribute)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lamp_motion.lamp attribute)": [[270, "pcdsdevices.lamp_motion.LAMP.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lamp_motion.lampflowcell attribute)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.btpsstate attribute)": [[275, "pcdsdevices.lasers.btps.BtpsState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.btpsvgc attribute)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.centroidconfig attribute)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.destinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.globalconfig attribute)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.rangecomparison attribute)": [[281, "pcdsdevices.lasers.btps.RangeComparison.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.counters.agilent53210a attribute)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.dicon.diconswitch attribute)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lic.laserincoupling attribute)": [[312, "pcdsdevices.lic.LaserInCoupling.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.configuration_attrs", false]], "configuration_attrs (pcdsdevices.light_control.lightcontrol attribute)": [[315, "pcdsdevices.light_control.LightControl.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.crystaltower1 attribute)": [[318, "pcdsdevices.lodcm.CrystalTower1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.crystaltower2 attribute)": [[319, "pcdsdevices.lodcm.CrystalTower2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.diagnosticstower attribute)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simfirsttower attribute)": [[333, "pcdsdevices.lodcm.SimFirstTower.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.simsecondtower attribute)": [[335, "pcdsdevices.lodcm.SimSecondTower.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.configuration_attrs", false]], "configuration_attrs (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.ffmirror attribute)": [[362, "pcdsdevices.mirror.FFMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirror attribute)": [[365, "pcdsdevices.mirror.KBOMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirrorchin attribute)": [[366, "pcdsdevices.mirror.KBOMirrorChin.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirrorhe attribute)": [[367, "pcdsdevices.mirror.KBOMirrorHE.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirrorhestates attribute)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.kbomirrorstates attribute)": [[369, "pcdsdevices.mirror.KBOMirrorStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.opticspitchnotepad attribute)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirror attribute)": [[379, "pcdsdevices.mirror.XOffsetMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.configuration_attrs", false]], "configuration_attrs (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod.mpodchannel attribute)": [[391, "pcdsdevices.mpod.MPODChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod.mpodchannelhv attribute)": [[392, "pcdsdevices.mpod.MPODChannelHV.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod.mpodchannellv attribute)": [[393, "pcdsdevices.mpod.MPODChannelLV.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mps.mps attribute)": [[402, "pcdsdevices.mps.MPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mps.mpslimits attribute)": [[404, "pcdsdevices.mps.MPSLimits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.mrco_motion.mrco attribute)": [[408, "pcdsdevices.mrco_motion.MRCO.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pc.photoncollimator attribute)": [[409, "pcdsdevices.pc.PhotonCollimator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.piezo.slicedhv attribute)": [[410, "pcdsdevices.piezo.SliceDhv.configuration_attrs", false]], "configuration_attrs (pcdsdevices.piezo.slicedhvchannel attribute)": [[411, "pcdsdevices.piezo.SliceDhvChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.piezo.slicedhvcontroller attribute)": [[412, "pcdsdevices.piezo.SliceDhvController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.ppmpowermeter attribute)": [[425, "pcdsdevices.pim.PPMPowerMeter.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pim.xpimled attribute)": [[428, "pcdsdevices.pim.XPIMLED.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.agilentserial attribute)": [[446, "pcdsdevices.pump.AgilentSerial.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ebarapump attribute)": [[447, "pcdsdevices.pump.EbaraPump.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.gammacontroller attribute)": [[449, "pcdsdevices.pump.GammaController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.gammapct attribute)": [[450, "pcdsdevices.pump.GammaPCT.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ionpumpbase attribute)": [[452, "pcdsdevices.pump.IonPumpBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[453, "pcdsdevices.pump.IonPumpWithController.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.navigator attribute)": [[454, "pcdsdevices.pump.Navigator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.pipplc attribute)": [[455, "pcdsdevices.pump.PIPPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.pipserial attribute)": [[456, "pcdsdevices.pump.PIPSerial.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.proplc attribute)": [[457, "pcdsdevices.pump.PROPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.ptmplc attribute)": [[458, "pcdsdevices.pump.PTMPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.qpcpct attribute)": [[459, "pcdsdevices.pump.QPCPCT.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pump.turbopump attribute)": [[460, "pcdsdevices.pump.TurboPump.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.configuration_attrs", false]], "configuration_attrs (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadc attribute)": [[466, "pcdsdevices.qadc.Qadc.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadc134 attribute)": [[467, "pcdsdevices.qadc.Qadc134.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadc134common attribute)": [[468, "pcdsdevices.qadc.Qadc134Common.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadc134lcls2 attribute)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadccommon attribute)": [[470, "pcdsdevices.qadc.QadcCommon.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadclcls1timing attribute)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.configuration_attrs", false]], "configuration_attrs (pcdsdevices.qadc.qadclcls2timing attribute)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.configuration_attrs", false]], "configuration_attrs (pcdsdevices.radiation.hpi6030 attribute)": [[473, "pcdsdevices.radiation.HPI6030.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ref.reflaserl2si attribute)": [[474, "pcdsdevices.ref.ReflaserL2SI.configuration_attrs", false]], "configuration_attrs (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rs_powersupply.rschannel attribute)": [[476, "pcdsdevices.rs_powersupply.RSChannel.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.configuration_attrs", false]], "configuration_attrs (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.bronkhorst attribute)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.coolershaker attribute)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.flowintegrator attribute)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.gasmanifold attribute)": [[486, "pcdsdevices.sample_delivery.GasManifold.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.hplc attribute)": [[487, "pcdsdevices.sample_delivery.HPLC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.integratedflow attribute)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.pcm attribute)": [[491, "pcdsdevices.sample_delivery.PCM.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.propair attribute)": [[492, "pcdsdevices.sample_delivery.PropAir.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.selector attribute)": [[493, "pcdsdevices.sample_delivery.Selector.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.sensirion attribute)": [[494, "pcdsdevices.sample_delivery.Sensirion.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sample_delivery.vicivalve attribute)": [[495, "pcdsdevices.sample_delivery.ViciValve.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sensors.rtd attribute)": [[496, "pcdsdevices.sensors.RTD.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sensors.twincattempsensor attribute)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sensors.twincatthermocouple attribute)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sequencer.eventsequence attribute)": [[499, "pcdsdevices.sequencer.EventSequence.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sequencer.eventsequencer attribute)": [[500, "pcdsdevices.sequencer.EventSequencer.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sim.simtwoaxis attribute)": [[528, "pcdsdevices.sim.SimTwoAxis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sim.synmotor attribute)": [[530, "pcdsdevices.sim.SynMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.configuration_attrs", false]], "configuration_attrs (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.smarpod.smarpod attribute)": [[544, "pcdsdevices.smarpod.SmarPod.configuration_attrs", false]], "configuration_attrs (pcdsdevices.smarpod.smarpodpose attribute)": [[545, "pcdsdevices.smarpod.SmarPodPose.configuration_attrs", false]], "configuration_attrs (pcdsdevices.smarpod.smarpodstatus attribute)": [[546, "pcdsdevices.smarpod.SmarPodStatus.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.kmono attribute)": [[551, "pcdsdevices.spectrometer.Kmono.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamosfe attribute)": [[560, "pcdsdevices.spectrometer.VonHamosFE.configuration_attrs", false]], "configuration_attrs (pcdsdevices.spectrometer.vonhamosfer attribute)": [[561, "pcdsdevices.spectrometer.VonHamosFER.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.twincatstateconfigone attribute)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.configuration_attrs", false]], "configuration_attrs (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.configuration_attrs", false]], "configuration_attrs (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.configuration_attrs", false]], "configuration_attrs (pcdsdevices.stopper.ppsstopper2pv attribute)": [[578, "pcdsdevices.stopper.PPSStopper2PV.configuration_attrs", false]], "configuration_attrs (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.configuration_attrs", false]], "configuration_attrs (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.configuration_attrs", false]], "configuration_attrs (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.configuration_attrs", false]], "configuration_attrs (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.configuration_attrs", false]], "configuration_attrs (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.configuration_attrs", false]], "configuration_attrs (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.configuration_attrs", false]], "configuration_attrs (pcdsdevices.tpr.tprtrigger attribute)": [[594, "pcdsdevices.tpr.TprTrigger.configuration_attrs", false]], "configuration_attrs (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.valvebase attribute)": [[633, "pcdsdevices.valve.ValveBase.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vcn attribute)": [[619, "pcdsdevices.valve.VCN.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vcn_openloop attribute)": [[620, "pcdsdevices.valve.VCN_OpenLoop.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vcn_vat590 attribute)": [[621, "pcdsdevices.valve.VCN_VAT590.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vcn_vat590_status attribute)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vfs attribute)": [[623, "pcdsdevices.valve.VFS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vgc attribute)": [[624, "pcdsdevices.valve.VGC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vgc_2s attribute)": [[626, "pcdsdevices.valve.VGC_2S.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vgclegacy attribute)": [[625, "pcdsdevices.valve.VGCLegacy.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vrc attribute)": [[627, "pcdsdevices.valve.VRC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vrcclsls attribute)": [[628, "pcdsdevices.valve.VRCClsLS.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vrcda attribute)": [[629, "pcdsdevices.valve.VRCDA.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vrcno attribute)": [[630, "pcdsdevices.valve.VRCNO.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vvc attribute)": [[631, "pcdsdevices.valve.VVC.configuration_attrs", false]], "configuration_attrs (pcdsdevices.valve.vvcno attribute)": [[632, "pcdsdevices.valve.VVCNO.configuration_attrs", false]], "configuration_attrs (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.configuration_attrs", false]], "configuration_attrs (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.configuration_attrs", false]], "configuration_attrs (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.configuration_attrs", false]], "configuration_attrs (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.configuration_attrs", false]], "configure() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.configure", false]], "configure() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.configure", false]], "configure() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.configure", false]], "configure() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.configure", false]], "configure() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.configure", false]], "configure() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.configure", false]], "configure() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.configure", false]], "configure() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.configure", false]], "configure() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.configure", false]], "configure() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.configure", false]], "configure() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.configure", false]], "configure() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.configure", false]], "configure() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.configure", false]], "configure() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.configure", false]], "configure() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.configure", false]], "configure() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.configure", false]], "configure() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.configure", false]], "configure() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.configure", false]], "configure() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.configure", false]], "configure() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.configure", false]], "configure() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.configure", false]], "configure() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.configure", false]], "configure() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.configure", false]], "configure() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.configure", false]], "configure() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.configure", false]], "configure() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.configure", false]], "configure() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.configure", false]], "configure() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.configure", false]], "configure() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.configure", false]], "configure() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.configure", false]], "configure() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.configure", false]], "configure() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.configure", false]], "configure() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.configure", false]], "configure() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.configure", false]], "configure() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.configure", false]], "configure() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.configure", false]], "configure() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.configure", false]], "configure() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.configure", false]], "configure() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.configure", false]], "configure() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.configure", false]], "configure() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.configure", false]], "configure() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.configure", false]], "configure() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.configure", false]], "configure() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.configure", false]], "configure() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.configure", false]], "configure() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.configure", false]], "configure() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.configure", false]], "configure() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.configure", false]], "configure() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.configure", false]], "configure() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.configure", false]], "configure() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.configure", false]], "configure() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.configure", false]], "configure() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.configure", false]], "configure() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.configure", false]], "configure() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.configure", false]], "configure() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.configure", false]], "configure() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.configure", false]], "configure() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.configure", false]], "configure() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.configure", false]], "configure() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.configure", false]], "configure() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.configure", false]], "configure() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.configure", false]], "configure() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.configure", false]], "configure() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.configure", false]], "configure() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.configure", false]], "configure() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.configure", false]], "configure() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.configure", false]], "configure() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.configure", false]], "configure() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.configure", false]], "configure() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.configure", false]], "configure() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.configure", false]], "configure() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.configure", false]], "configure() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.configure", false]], "configure() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.configure", false]], "configure() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.configure", false]], "configure() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.configure", false]], "configure() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.configure", false]], "configure() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.configure", false]], "configure() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.configure", false]], "configure() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.configure", false]], "configure() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.configure", false]], "configure() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.configure", false]], "configure() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.configure", false]], "configure() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.configure", false]], "configure() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.configure", false]], "configure() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.configure", false]], "configure() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.configure", false]], "configure() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.configure", false]], "configure() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.configure", false]], "configure() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.configure", false]], "configure() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.configure", false]], "configure() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.configure", false]], "configure() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.configure", false]], "configure() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.configure", false]], "configure() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.configure", false]], "configure() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.configure", false]], "configure() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.configure", false]], "configure() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.configure", false]], "configure() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.configure", false]], "configure() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.configure", false]], "configure() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.configure", false]], "configure() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.configure", false]], "configure() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.configure", false]], "configure() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.configure", false]], "configure() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.configure", false]], "configure() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.configure", false]], "configure() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.configure", false]], "configure() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.configure", false]], "configure() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.configure", false]], "configure() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.configure", false]], "configure() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.configure", false]], "configure() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.configure", false]], "configure() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.configure", false]], "configure() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.configure", false]], "configure() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.configure", false]], "configure() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.configure", false]], "configure() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.configure", false]], "configure() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.configure", false]], "configure() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.configure", false]], "configure() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.configure", false]], "configure() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.configure", false]], "configure() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.configure", false]], "configure() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.configure", false]], "configure() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.configure", false]], "configure() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.configure", false]], "configure() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.configure", false]], "configure() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.configure", false]], "configure() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.configure", false]], "configure() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.configure", false]], "configure() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.configure", false]], "configure() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.configure", false]], "configure() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.configure", false]], "configure() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.configure", false]], "configure() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.configure", false]], "configure() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.configure", false]], "configure() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.configure", false]], "configure() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.configure", false]], "configure() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.configure", false]], "configure() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.configure", false]], "configure() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.configure", false]], "configure() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.configure", false]], "configure() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.configure", false]], "configure() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.configure", false]], "configure() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.configure", false]], "configure() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.configure", false]], "configure() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.configure", false]], "configure() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.configure", false]], "configure() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.configure", false]], "configure() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.configure", false]], "configure() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.configure", false]], "configure() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.configure", false]], "configure() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.configure", false]], "configure() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.configure", false]], "configure() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.configure", false]], "configure() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.configure", false]], "configure() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.configure", false]], "configure() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.configure", false]], "configure() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.configure", false]], "configure() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.configure", false]], "configure() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.configure", false]], "configure() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.configure", false]], "configure() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.configure", false]], "configure() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.configure", false]], "configure() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.configure", false]], "configure() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.configure", false]], "configure() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.configure", false]], "configure() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.configure", false]], "configure() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.configure", false]], "configure() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.configure", false]], "configure() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.configure", false]], "configure() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.configure", false]], "configure() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.configure", false]], "configure() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.configure", false]], "configure() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.configure", false]], "configure() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.configure", false]], "configure() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.configure", false]], "configure() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.configure", false]], "configure() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.configure", false]], "configure() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.configure", false]], "configure() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.configure", false]], "configure() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.configure", false]], "configure() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.configure", false]], "configure() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.configure", false]], "configure() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.configure", false]], "configure() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.configure", false]], "configure() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.configure", false]], "configure() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.configure", false]], "configure() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.configure", false]], "configure() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.configure", false]], "configure() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.configure", false]], "configure() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.configure", false]], "configure() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.configure", false]], "configure() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.configure", false]], "configure() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.configure", false]], "configure() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.configure", false]], "configure() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.configure", false]], "configure() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.configure", false]], "configure() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.configure", false]], "configure() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.configure", false]], "configure() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.configure", false]], "configure() (pcdsdevices.lasers.ek9000.el3174aich method)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.configure", false]], "configure() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.configure", false]], "configure() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.configure", false]], "configure() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.configure", false]], "configure() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.configure", false]], "configure() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.configure", false]], "configure() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.configure", false]], "configure() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.configure", false]], "configure() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.configure", false]], "configure() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.configure", false]], "configure() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.configure", false]], "configure() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.configure", false]], "configure() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.configure", false]], "configure() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.configure", false]], "configure() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.configure", false]], "configure() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.configure", false]], "configure() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.configure", false]], "configure() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.configure", false]], "configure() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.configure", false]], "configure() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.configure", false]], "configure() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.configure", false]], "configure() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.configure", false]], "configure() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.configure", false]], "configure() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.configure", false]], "configure() (pcdsdevices.light_control.lightcontrol method)": [[315, "pcdsdevices.light_control.LightControl.configure", false]], "configure() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.configure", false]], "configure() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.configure", false]], "configure() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.configure", false]], "configure() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.configure", false]], "configure() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.configure", false]], "configure() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.configure", false]], "configure() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.configure", false]], "configure() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.configure", false]], "configure() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.configure", false]], "configure() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.configure", false]], "configure() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.configure", false]], "configure() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.configure", false]], "configure() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.configure", false]], "configure() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.configure", false]], "configure() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.configure", false]], "configure() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.configure", false]], "configure() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.configure", false]], "configure() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.configure", false]], "configure() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.configure", false]], "configure() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.configure", false]], "configure() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.configure", false]], "configure() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.configure", false]], "configure() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.configure", false]], "configure() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.configure", false]], "configure() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.configure", false]], "configure() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.configure", false]], "configure() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.configure", false]], "configure() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.configure", false]], "configure() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.configure", false]], "configure() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.configure", false]], "configure() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.configure", false]], "configure() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.configure", false]], "configure() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.configure", false]], "configure() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.configure", false]], "configure() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.configure", false]], "configure() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.configure", false]], "configure() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.configure", false]], "configure() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.configure", false]], "configure() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.configure", false]], "configure() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.configure", false]], "configure() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.configure", false]], "configure() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.configure", false]], "configure() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.configure", false]], "configure() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.configure", false]], "configure() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.configure", false]], "configure() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.configure", false]], "configure() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.configure", false]], "configure() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.configure", false]], "configure() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.configure", false]], "configure() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.configure", false]], "configure() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.configure", false]], "configure() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.configure", false]], "configure() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.configure", false]], "configure() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.configure", false]], "configure() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.configure", false]], "configure() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.configure", false]], "configure() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.configure", false]], "configure() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.configure", false]], "configure() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.configure", false]], "configure() (pcdsdevices.pc.photoncollimator method)": [[409, "pcdsdevices.pc.PhotonCollimator.configure", false]], "configure() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.configure", false]], "configure() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.configure", false]], "configure() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.configure", false]], "configure() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.configure", false]], "configure() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.configure", false]], "configure() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.configure", false]], "configure() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.configure", false]], "configure() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.configure", false]], "configure() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.configure", false]], "configure() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.configure", false]], "configure() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.configure", false]], "configure() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.configure", false]], "configure() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.configure", false]], "configure() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.configure", false]], "configure() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.configure", false]], "configure() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.configure", false]], "configure() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.configure", false]], "configure() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.configure", false]], "configure() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.configure", false]], "configure() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.configure", false]], "configure() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.configure", false]], "configure() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.configure", false]], "configure() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.configure", false]], "configure() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.configure", false]], "configure() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.configure", false]], "configure() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.configure", false]], "configure() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.configure", false]], "configure() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.configure", false]], "configure() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.configure", false]], "configure() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.configure", false]], "configure() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.configure", false]], "configure() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.configure", false]], "configure() (pcdsdevices.pump.agilentserial method)": [[446, "pcdsdevices.pump.AgilentSerial.configure", false]], "configure() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.configure", false]], "configure() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.configure", false]], "configure() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.configure", false]], "configure() (pcdsdevices.pump.gammapct method)": [[450, "pcdsdevices.pump.GammaPCT.configure", false]], "configure() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.configure", false]], "configure() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.configure", false]], "configure() (pcdsdevices.pump.navigator method)": [[454, "pcdsdevices.pump.Navigator.configure", false]], "configure() (pcdsdevices.pump.pipplc method)": [[455, "pcdsdevices.pump.PIPPLC.configure", false]], "configure() (pcdsdevices.pump.pipserial method)": [[456, "pcdsdevices.pump.PIPSerial.configure", false]], "configure() (pcdsdevices.pump.proplc method)": [[457, "pcdsdevices.pump.PROPLC.configure", false]], "configure() (pcdsdevices.pump.ptmplc method)": [[458, "pcdsdevices.pump.PTMPLC.configure", false]], "configure() (pcdsdevices.pump.qpcpct method)": [[459, "pcdsdevices.pump.QPCPCT.configure", false]], "configure() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.configure", false]], "configure() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.configure", false]], "configure() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.configure", false]], "configure() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.configure", false]], "configure() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.configure", false]], "configure() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.configure", false]], "configure() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.configure", false]], "configure() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.configure", false]], "configure() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.configure", false]], "configure() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.configure", false]], "configure() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.configure", false]], "configure() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.configure", false]], "configure() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.configure", false]], "configure() (pcdsdevices.radiation.hpi6030 method)": [[473, "pcdsdevices.radiation.HPI6030.configure", false]], "configure() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.configure", false]], "configure() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.configure", false]], "configure() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.configure", false]], "configure() (pcdsdevices.rs_powersupply.rschannel method)": [[476, "pcdsdevices.rs_powersupply.RSChannel.configure", false]], "configure() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.configure", false]], "configure() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.configure", false]], "configure() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.configure", false]], "configure() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.configure", false]], "configure() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.configure", false]], "configure() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.configure", false]], "configure() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.configure", false]], "configure() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.configure", false]], "configure() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.configure", false]], "configure() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.configure", false]], "configure() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.configure", false]], "configure() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.configure", false]], "configure() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.configure", false]], "configure() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.configure", false]], "configure() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.configure", false]], "configure() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.configure", false]], "configure() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.configure", false]], "configure() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.configure", false]], "configure() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.configure", false]], "configure() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.configure", false]], "configure() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.configure", false]], "configure() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.configure", false]], "configure() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.configure", false]], "configure() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.configure", false]], "configure() (pcdsdevices.sim.simtwoaxis method)": [[528, "pcdsdevices.sim.SimTwoAxis.configure", false]], "configure() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.configure", false]], "configure() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.configure", false]], "configure() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.configure", false]], "configure() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.configure", false]], "configure() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.configure", false]], "configure() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.configure", false]], "configure() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.configure", false]], "configure() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.configure", false]], "configure() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.configure", false]], "configure() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.configure", false]], "configure() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.configure", false]], "configure() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.configure", false]], "configure() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.configure", false]], "configure() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.configure", false]], "configure() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.configure", false]], "configure() (pcdsdevices.smarpod.smarpod method)": [[544, "pcdsdevices.smarpod.SmarPod.configure", false]], "configure() (pcdsdevices.smarpod.smarpodpose method)": [[545, "pcdsdevices.smarpod.SmarPodPose.configure", false]], "configure() (pcdsdevices.smarpod.smarpodstatus method)": [[546, "pcdsdevices.smarpod.SmarPodStatus.configure", false]], "configure() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.configure", false]], "configure() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.configure", false]], "configure() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.configure", false]], "configure() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.configure", false]], "configure() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.configure", false]], "configure() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.configure", false]], "configure() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.configure", false]], "configure() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.configure", false]], "configure() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.configure", false]], "configure() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.configure", false]], "configure() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.configure", false]], "configure() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.configure", false]], "configure() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.configure", false]], "configure() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.configure", false]], "configure() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.configure", false]], "configure() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.configure", false]], "configure() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.configure", false]], "configure() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.configure", false]], "configure() (pcdsdevices.state.twincatstateconfigdynamic method)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.configure", false]], "configure() (pcdsdevices.state.twincatstateconfigone method)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.configure", false]], "configure() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.configure", false]], "configure() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.configure", false]], "configure() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.configure", false]], "configure() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.configure", false]], "configure() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.configure", false]], "configure() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.configure", false]], "configure() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.configure", false]], "configure() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.configure", false]], "configure() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.configure", false]], "configure() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.configure", false]], "configure() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.configure", false]], "configure() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.configure", false]], "configure() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.configure", false]], "configure() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.configure", false]], "configure() (pcdsdevices.valve.valvebase method)": [[633, "pcdsdevices.valve.ValveBase.configure", false]], "configure() (pcdsdevices.valve.vcn method)": [[619, "pcdsdevices.valve.VCN.configure", false]], "configure() (pcdsdevices.valve.vcn_openloop method)": [[620, "pcdsdevices.valve.VCN_OpenLoop.configure", false]], "configure() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.configure", false]], "configure() (pcdsdevices.valve.vcn_vat590_status method)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.configure", false]], "configure() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.configure", false]], "configure() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.configure", false]], "configure() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.configure", false]], "configure() (pcdsdevices.valve.vgclegacy method)": [[625, "pcdsdevices.valve.VGCLegacy.configure", false]], "configure() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.configure", false]], "configure() (pcdsdevices.valve.vrcclsls method)": [[628, "pcdsdevices.valve.VRCClsLS.configure", false]], "configure() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.configure", false]], "configure() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.configure", false]], "configure() (pcdsdevices.valve.vvc method)": [[631, "pcdsdevices.valve.VVC.configure", false]], "configure() (pcdsdevices.valve.vvcno method)": [[632, "pcdsdevices.valve.VVCNO.configure", false]], "configure() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.configure", false]], "configure() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.configure", false]], "configure() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.configure", false]], "configure() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.configure", false]], "connected (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.connected", false]], "connected (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.connected", false]], "connected (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.connected", false]], "connected (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.connected", false]], "connected (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.connected", false]], "connected (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.connected", false]], "connected (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.connected", false]], "connected (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.connected", false]], "connected (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.connected", false]], "connected (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.connected", false]], "connected (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.connected", false]], "connected (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.connected", false]], "connected (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.connected", false]], "connected (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.connected", false]], "connected (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.connected", false]], "connected (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.connected", false]], "connected (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.connected", false]], "connected (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.connected", false]], "connected (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.connected", false]], "connected (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.connected", false]], "connected (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.connected", false]], "connected (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.connected", false]], "connected (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.connected", false]], "connected (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.connected", false]], "connected (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.connected", false]], "connected (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.connected", false]], "connected (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.connected", false]], "connected (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.connected", false]], "connected (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.connected", false]], "connected (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.connected", false]], "connected (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.connected", false]], "connected (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.connected", false]], "connected (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.connected", false]], "connected (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.connected", false]], "connected (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.connected", false]], "connected (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.connected", false]], "connected (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.connected", false]], "connected (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.connected", false]], "connected (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.connected", false]], "connected (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.connected", false]], "connected (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.connected", false]], "connected (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.connected", false]], "connected (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.connected", false]], "connected (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.connected", false]], "connected (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.connected", false]], "connected (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.connected", false]], "connected (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.connected", false]], "connected (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.connected", false]], "connected (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.connected", false]], "connected (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.connected", false]], "connected (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.connected", false]], "connected (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.connected", false]], "connected (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.connected", false]], "connected (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.connected", false]], "connected (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.connected", false]], "connected (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.connected", false]], "connected (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.connected", false]], "connected (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.connected", false]], "connected (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.connected", false]], "connected (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.connected", false]], "connected (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.connected", false]], "connected (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.connected", false]], "connected (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.connected", false]], "connected (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.connected", false]], "connected (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.connected", false]], "connected (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.connected", false]], "connected (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.connected", false]], "connected (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.connected", false]], "connected (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.connected", false]], "connected (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.connected", false]], "connected (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.connected", false]], "connected (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.connected", false]], "connected (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.connected", false]], "connected (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.connected", false]], "connected (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.connected", false]], "connected (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.connected", false]], "connected (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.connected", false]], "connected (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.connected", false]], "connected (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.connected", false]], "connected (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.connected", false]], "connected (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.connected", false]], "connected (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.connected", false]], "connected (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.connected", false]], "connected (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.connected", false]], "connected (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.connected", false]], "connected (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.connected", false]], "connected (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.connected", false]], "connected (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.connected", false]], "connected (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.connected", false]], "connected (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.connected", false]], "connected (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.connected", false]], "connected (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.connected", false]], "connected (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.connected", false]], "connected (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.connected", false]], "connected (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.connected", false]], "connected (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.connected", false]], "connected (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.connected", false]], "connected (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.connected", false]], "connected (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.connected", false]], "connected (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.connected", false]], "connected (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.connected", false]], "connected (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.connected", false]], "connected (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.connected", false]], "connected (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.connected", false]], "connected (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.connected", false]], "connected (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.connected", false]], "connected (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.connected", false]], "connected (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.connected", false]], "connected (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.connected", false]], "connected (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.connected", false]], "connected (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.connected", false]], "connected (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.connected", false]], "connected (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.connected", false]], "connected (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.connected", false]], "connected (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.connected", false]], "connected (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.connected", false]], "connected (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.connected", false]], "connected (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.connected", false]], "connected (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.connected", false]], "connected (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.connected", false]], "connected (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.connected", false]], "connected (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.connected", false]], "connected (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.connected", false]], "connected (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.connected", false]], "connected (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.connected", false]], "connected (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.connected", false]], "connected (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.connected", false]], "connected (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.connected", false]], "connected (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.connected", false]], "connected (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.connected", false]], "connected (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.connected", false]], "connected (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.connected", false]], "connected (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.connected", false]], "connected (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.connected", false]], "connected (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.connected", false]], "connected (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.connected", false]], "connected (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.connected", false]], "connected (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.connected", false]], "connected (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.connected", false]], "connected (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.connected", false]], "connected (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.connected", false]], "connected (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.connected", false]], "connected (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.connected", false]], "connected (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.connected", false]], "connected (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.connected", false]], "connected (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.connected", false]], "connected (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.connected", false]], "connected (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.connected", false]], "connected (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.connected", false]], "connected (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.connected", false]], "connected (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.connected", false]], "connected (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.connected", false]], "connected (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.connected", false]], "connected (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.connected", false]], "connected (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.connected", false]], "connected (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.connected", false]], "connected (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.connected", false]], "connected (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.connected", false]], "connected (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.connected", false]], "connected (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.connected", false]], "connected (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.connected", false]], "connected (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.connected", false]], "connected (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.connected", false]], "connected (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.connected", false]], "connected (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.connected", false]], "connected (pcdsdevices.gon.hxrdiffractometer attribute)": [[211, "pcdsdevices.gon.HxrDiffractometer.connected", false]], "connected (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.connected", false]], "connected (pcdsdevices.gon.kappaxyzstage attribute)": [[213, "pcdsdevices.gon.KappaXYZStage.connected", false]], "connected (pcdsdevices.gon.samphi attribute)": [[214, "pcdsdevices.gon.SamPhi.connected", false]], "connected (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.connected", false]], "connected (pcdsdevices.gon.simsamplestage attribute)": [[216, "pcdsdevices.gon.SimSampleStage.connected", false]], "connected (pcdsdevices.gon.xyzstage attribute)": [[217, "pcdsdevices.gon.XYZStage.connected", false]], "connected (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.connected", false]], "connected (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.connected", false]], "connected (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.connected", false]], "connected (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.connected", false]], "connected (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.connected", false]], "connected (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.connected", false]], "connected (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.connected", false]], "connected (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.connected", false]], "connected (pcdsdevices.interface.legacylightpathmixin attribute)": [[228, "pcdsdevices.interface.LegacyLightpathMixin.connected", false]], "connected (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.connected", false]], "connected (pcdsdevices.interface.lightpathinoutmixin attribute)": [[230, "pcdsdevices.interface.LightpathInOutMixin.connected", false]], "connected (pcdsdevices.interface.lightpathmixin attribute)": [[231, "pcdsdevices.interface.LightpathMixin.connected", false]], "connected (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.connected", false]], "connected (pcdsdevices.ipm.ipimbchannel attribute)": [[249, "pcdsdevices.ipm.IPIMBChannel.connected", false]], "connected (pcdsdevices.ipm.ipm_det attribute)": [[254, "pcdsdevices.ipm.IPM_Det.connected", false]], "connected (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.connected", false]], "connected (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.connected", false]], "connected (pcdsdevices.ipm.ipmdiode attribute)": [[251, "pcdsdevices.ipm.IPMDiode.connected", false]], "connected (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.connected", false]], "connected (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.connected", false]], "connected (pcdsdevices.ipm.wave8 attribute)": [[257, "pcdsdevices.ipm.Wave8.connected", false]], "connected (pcdsdevices.ipm.wave8channel attribute)": [[258, "pcdsdevices.ipm.Wave8Channel.connected", false]], "connected (pcdsdevices.jet.beckhoffjet attribute)": [[259, "pcdsdevices.jet.BeckhoffJet.connected", false]], "connected (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.connected", false]], "connected (pcdsdevices.jet.beckhoffjetslits attribute)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.connected", false]], "connected (pcdsdevices.jet.injector attribute)": [[262, "pcdsdevices.jet.Injector.connected", false]], "connected (pcdsdevices.jet.injectorwithfine attribute)": [[263, "pcdsdevices.jet.InjectorWithFine.connected", false]], "connected (pcdsdevices.keithley.im3l0_k2700 attribute)": [[264, "pcdsdevices.keithley.IM3L0_K2700.connected", false]], "connected (pcdsdevices.keithley.k2700 attribute)": [[265, "pcdsdevices.keithley.K2700.connected", false]], "connected (pcdsdevices.keithley.k6514 attribute)": [[266, "pcdsdevices.keithley.K6514.connected", false]], "connected (pcdsdevices.lakeshore.heater attribute)": [[267, "pcdsdevices.lakeshore.Heater.connected", false]], "connected (pcdsdevices.lakeshore.lakeshore336 attribute)": [[268, "pcdsdevices.lakeshore.Lakeshore336.connected", false]], "connected (pcdsdevices.lakeshore.temperaturesensor attribute)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.connected", false]], "connected (pcdsdevices.lamp_motion.lamp attribute)": [[270, "pcdsdevices.lamp_motion.LAMP.connected", false]], "connected (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.connected", false]], "connected (pcdsdevices.lamp_motion.lampflowcell attribute)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.connected", false]], "connected (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.connected", false]], "connected (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.connected", false]], "connected (pcdsdevices.lasers.btps.btpsstate attribute)": [[275, "pcdsdevices.lasers.btps.BtpsState.connected", false]], "connected (pcdsdevices.lasers.btps.btpsvgc attribute)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.connected", false]], "connected (pcdsdevices.lasers.btps.centroidconfig attribute)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.connected", false]], "connected (pcdsdevices.lasers.btps.destinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.connected", false]], "connected (pcdsdevices.lasers.btps.globalconfig attribute)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.connected", false]], "connected (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.connected", false]], "connected (pcdsdevices.lasers.btps.rangecomparison attribute)": [[281, "pcdsdevices.lasers.btps.RangeComparison.connected", false]], "connected (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.connected", false]], "connected (pcdsdevices.lasers.counters.agilent53210a attribute)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.connected", false]], "connected (pcdsdevices.lasers.dicon.diconswitch attribute)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.connected", false]], "connected (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.connected", false]], "connected (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.connected", false]], "connected (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.connected", false]], "connected (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.connected", false]], "connected (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.connected", false]], "connected (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.connected", false]], "connected (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.connected", false]], "connected (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.connected", false]], "connected (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.connected", false]], "connected (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.connected", false]], "connected (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.connected", false]], "connected (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.connected", false]], "connected (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.connected", false]], "connected (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.connected", false]], "connected (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.connected", false]], "connected (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.connected", false]], "connected (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.connected", false]], "connected (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.connected", false]], "connected (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.connected", false]], "connected (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.connected", false]], "connected (pcdsdevices.lic.laserincoupling attribute)": [[312, "pcdsdevices.lic.LaserInCoupling.connected", false]], "connected (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.connected", false]], "connected (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.connected", false]], "connected (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.connected", false]], "connected (pcdsdevices.light_control.lightcontrol attribute)": [[315, "pcdsdevices.light_control.LightControl.connected", false]], "connected (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.connected", false]], "connected (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.connected", false]], "connected (pcdsdevices.lodcm.crystaltower1 attribute)": [[318, "pcdsdevices.lodcm.CrystalTower1.connected", false]], "connected (pcdsdevices.lodcm.crystaltower2 attribute)": [[319, "pcdsdevices.lodcm.CrystalTower2.connected", false]], "connected (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.connected", false]], "connected (pcdsdevices.lodcm.diagnosticstower attribute)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.connected", false]], "connected (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.connected", false]], "connected (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.connected", false]], "connected (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.connected", false]], "connected (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.connected", false]], "connected (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.connected", false]], "connected (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.connected", false]], "connected (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.connected", false]], "connected (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.connected", false]], "connected (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.connected", false]], "connected (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.connected", false]], "connected (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.connected", false]], "connected (pcdsdevices.lodcm.simfirsttower attribute)": [[333, "pcdsdevices.lodcm.SimFirstTower.connected", false]], "connected (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.connected", false]], "connected (pcdsdevices.lodcm.simsecondtower attribute)": [[335, "pcdsdevices.lodcm.SimSecondTower.connected", false]], "connected (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.connected", false]], "connected (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.connected", false]], "connected (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.connected", false]], "connected (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.connected", false]], "connected (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.connected", false]], "connected (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.connected", false]], "connected (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.connected", false]], "connected (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.connected", false]], "connected (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.connected", false]], "connected (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.connected", false]], "connected (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.connected", false]], "connected (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.connected", false]], "connected (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.connected", false]], "connected (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.connected", false]], "connected (pcdsdevices.mirror.ffmirror attribute)": [[362, "pcdsdevices.mirror.FFMirror.connected", false]], "connected (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.connected", false]], "connected (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.connected", false]], "connected (pcdsdevices.mirror.kbomirror attribute)": [[365, "pcdsdevices.mirror.KBOMirror.connected", false]], "connected (pcdsdevices.mirror.kbomirrorchin attribute)": [[366, "pcdsdevices.mirror.KBOMirrorChin.connected", false]], "connected (pcdsdevices.mirror.kbomirrorhe attribute)": [[367, "pcdsdevices.mirror.KBOMirrorHE.connected", false]], "connected (pcdsdevices.mirror.kbomirrorhestates attribute)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.connected", false]], "connected (pcdsdevices.mirror.kbomirrorstates attribute)": [[369, "pcdsdevices.mirror.KBOMirrorStates.connected", false]], "connected (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.connected", false]], "connected (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.connected", false]], "connected (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.connected", false]], "connected (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.connected", false]], "connected (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.connected", false]], "connected (pcdsdevices.mirror.opticspitchnotepad attribute)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.connected", false]], "connected (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.connected", false]], "connected (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.connected", false]], "connected (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirror attribute)": [[379, "pcdsdevices.mirror.XOffsetMirror.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.connected", false]], "connected (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.connected", false]], "connected (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.connected", false]], "connected (pcdsdevices.mpod.mpodchannel attribute)": [[391, "pcdsdevices.mpod.MPODChannel.connected", false]], "connected (pcdsdevices.mpod.mpodchannelhv attribute)": [[392, "pcdsdevices.mpod.MPODChannelHV.connected", false]], "connected (pcdsdevices.mpod.mpodchannellv attribute)": [[393, "pcdsdevices.mpod.MPODChannelLV.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.connected", false]], "connected (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.connected", false]], "connected (pcdsdevices.mps.mps attribute)": [[402, "pcdsdevices.mps.MPS.connected", false]], "connected (pcdsdevices.mps.mpslimits attribute)": [[404, "pcdsdevices.mps.MPSLimits.connected", false]], "connected (pcdsdevices.mrco_motion.mrco attribute)": [[408, "pcdsdevices.mrco_motion.MRCO.connected", false]], "connected (pcdsdevices.pc.photoncollimator attribute)": [[409, "pcdsdevices.pc.PhotonCollimator.connected", false]], "connected (pcdsdevices.piezo.slicedhv attribute)": [[410, "pcdsdevices.piezo.SliceDhv.connected", false]], "connected (pcdsdevices.piezo.slicedhvchannel attribute)": [[411, "pcdsdevices.piezo.SliceDhvChannel.connected", false]], "connected (pcdsdevices.piezo.slicedhvcontroller attribute)": [[412, "pcdsdevices.piezo.SliceDhvController.connected", false]], "connected (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.connected", false]], "connected (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.connected", false]], "connected (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.connected", false]], "connected (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.connected", false]], "connected (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.connected", false]], "connected (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.connected", false]], "connected (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.connected", false]], "connected (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.connected", false]], "connected (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.connected", false]], "connected (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.connected", false]], "connected (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.connected", false]], "connected (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.connected", false]], "connected (pcdsdevices.pim.ppmpowermeter attribute)": [[425, "pcdsdevices.pim.PPMPowerMeter.connected", false]], "connected (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.connected", false]], "connected (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.connected", false]], "connected (pcdsdevices.pim.xpimled attribute)": [[428, "pcdsdevices.pim.XPIMLED.connected", false]], "connected (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.connected", false]], "connected (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.connected", false]], "connected (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.connected", false]], "connected (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.connected", false]], "connected (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.connected", false]], "connected (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.connected", false]], "connected (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.connected", false]], "connected (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.connected", false]], "connected (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.connected", false]], "connected (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.connected", false]], "connected (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.connected", false]], "connected (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.connected", false]], "connected (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.connected", false]], "connected (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.connected", false]], "connected (pcdsdevices.pump.agilentserial attribute)": [[446, "pcdsdevices.pump.AgilentSerial.connected", false]], "connected (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.connected", false]], "connected (pcdsdevices.pump.ebarapump attribute)": [[447, "pcdsdevices.pump.EbaraPump.connected", false]], "connected (pcdsdevices.pump.gammacontroller attribute)": [[449, "pcdsdevices.pump.GammaController.connected", false]], "connected (pcdsdevices.pump.gammapct attribute)": [[450, "pcdsdevices.pump.GammaPCT.connected", false]], "connected (pcdsdevices.pump.ionpumpbase attribute)": [[452, "pcdsdevices.pump.IonPumpBase.connected", false]], "connected (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[453, "pcdsdevices.pump.IonPumpWithController.connected", false]], "connected (pcdsdevices.pump.navigator attribute)": [[454, "pcdsdevices.pump.Navigator.connected", false]], "connected (pcdsdevices.pump.pipplc attribute)": [[455, "pcdsdevices.pump.PIPPLC.connected", false]], "connected (pcdsdevices.pump.pipserial attribute)": [[456, "pcdsdevices.pump.PIPSerial.connected", false]], "connected (pcdsdevices.pump.proplc attribute)": [[457, "pcdsdevices.pump.PROPLC.connected", false]], "connected (pcdsdevices.pump.ptmplc attribute)": [[458, "pcdsdevices.pump.PTMPLC.connected", false]], "connected (pcdsdevices.pump.qpcpct attribute)": [[459, "pcdsdevices.pump.QPCPCT.connected", false]], "connected (pcdsdevices.pump.turbopump attribute)": [[460, "pcdsdevices.pump.TurboPump.connected", false]], "connected (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.connected", false]], "connected (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.connected", false]], "connected (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.connected", false]], "connected (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.connected", false]], "connected (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.connected", false]], "connected (pcdsdevices.qadc.qadc attribute)": [[466, "pcdsdevices.qadc.Qadc.connected", false]], "connected (pcdsdevices.qadc.qadc134 attribute)": [[467, "pcdsdevices.qadc.Qadc134.connected", false]], "connected (pcdsdevices.qadc.qadc134common attribute)": [[468, "pcdsdevices.qadc.Qadc134Common.connected", false]], "connected (pcdsdevices.qadc.qadc134lcls2 attribute)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.connected", false]], "connected (pcdsdevices.qadc.qadccommon attribute)": [[470, "pcdsdevices.qadc.QadcCommon.connected", false]], "connected (pcdsdevices.qadc.qadclcls1timing attribute)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.connected", false]], "connected (pcdsdevices.qadc.qadclcls2timing attribute)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.connected", false]], "connected (pcdsdevices.radiation.hpi6030 attribute)": [[473, "pcdsdevices.radiation.HPI6030.connected", false]], "connected (pcdsdevices.ref.reflaserl2si attribute)": [[474, "pcdsdevices.ref.ReflaserL2SI.connected", false]], "connected (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.connected", false]], "connected (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.connected", false]], "connected (pcdsdevices.rs_powersupply.rschannel attribute)": [[476, "pcdsdevices.rs_powersupply.RSChannel.connected", false]], "connected (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.connected", false]], "connected (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.connected", false]], "connected (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.connected", false]], "connected (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.connected", false]], "connected (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.connected", false]], "connected (pcdsdevices.sample_delivery.bronkhorst attribute)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.connected", false]], "connected (pcdsdevices.sample_delivery.coolershaker attribute)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.connected", false]], "connected (pcdsdevices.sample_delivery.flowintegrator attribute)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.connected", false]], "connected (pcdsdevices.sample_delivery.gasmanifold attribute)": [[486, "pcdsdevices.sample_delivery.GasManifold.connected", false]], "connected (pcdsdevices.sample_delivery.hplc attribute)": [[487, "pcdsdevices.sample_delivery.HPLC.connected", false]], "connected (pcdsdevices.sample_delivery.integratedflow attribute)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.connected", false]], "connected (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.connected", false]], "connected (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.connected", false]], "connected (pcdsdevices.sample_delivery.pcm attribute)": [[491, "pcdsdevices.sample_delivery.PCM.connected", false]], "connected (pcdsdevices.sample_delivery.propair attribute)": [[492, "pcdsdevices.sample_delivery.PropAir.connected", false]], "connected (pcdsdevices.sample_delivery.selector attribute)": [[493, "pcdsdevices.sample_delivery.Selector.connected", false]], "connected (pcdsdevices.sample_delivery.sensirion attribute)": [[494, "pcdsdevices.sample_delivery.Sensirion.connected", false]], "connected (pcdsdevices.sample_delivery.vicivalve attribute)": [[495, "pcdsdevices.sample_delivery.ViciValve.connected", false]], "connected (pcdsdevices.sensors.rtd attribute)": [[496, "pcdsdevices.sensors.RTD.connected", false]], "connected (pcdsdevices.sensors.twincattempsensor attribute)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.connected", false]], "connected (pcdsdevices.sensors.twincatthermocouple attribute)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.connected", false]], "connected (pcdsdevices.sequencer.eventsequence attribute)": [[499, "pcdsdevices.sequencer.EventSequence.connected", false]], "connected (pcdsdevices.sequencer.eventsequencer attribute)": [[500, "pcdsdevices.sequencer.EventSequencer.connected", false]], "connected (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.connected", false]], "connected (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.connected", false]], "connected (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.connected", false]], "connected (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.connected", false]], "connected (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.connected", false]], "connected (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.connected", false]], "connected (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.connected", false]], "connected (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.connected", false]], "connected (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.connected", false]], "connected (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.connected", false]], "connected (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.connected", false]], "connected (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.connected", false]], "connected (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.connected", false]], "connected (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.connected", false]], "connected (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.connected", false]], "connected (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.connected", false]], "connected (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.connected", false]], "connected (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.connected", false]], "connected (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.connected", false]], "connected (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.connected", false]], "connected (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.connected", false]], "connected (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.connected", false]], "connected (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.connected", false]], "connected (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.connected", false]], "connected (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.connected", false]], "connected (pcdsdevices.sim.simtwoaxis attribute)": [[528, "pcdsdevices.sim.SimTwoAxis.connected", false]], "connected (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.connected", false]], "connected (pcdsdevices.sim.synmotor attribute)": [[530, "pcdsdevices.sim.SynMotor.connected", false]], "connected (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.connected", false]], "connected (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.connected", false]], "connected (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.connected", false]], "connected (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.connected", false]], "connected (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.connected", false]], "connected (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.connected", false]], "connected (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.connected", false]], "connected (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.connected", false]], "connected (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.connected", false]], "connected (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.connected", false]], "connected (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.connected", false]], "connected (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.connected", false]], "connected (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.connected", false]], "connected (pcdsdevices.smarpod.smarpod attribute)": [[544, "pcdsdevices.smarpod.SmarPod.connected", false]], "connected (pcdsdevices.smarpod.smarpodpose attribute)": [[545, "pcdsdevices.smarpod.SmarPodPose.connected", false]], "connected (pcdsdevices.smarpod.smarpodstatus attribute)": [[546, "pcdsdevices.smarpod.SmarPodStatus.connected", false]], "connected (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.connected", false]], "connected (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.connected", false]], "connected (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.connected", false]], "connected (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.connected", false]], "connected (pcdsdevices.spectrometer.kmono attribute)": [[551, "pcdsdevices.spectrometer.Kmono.connected", false]], "connected (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.connected", false]], "connected (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.connected", false]], "connected (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.connected", false]], "connected (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.connected", false]], "connected (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.connected", false]], "connected (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.connected", false]], "connected (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.connected", false]], "connected (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.connected", false]], "connected (pcdsdevices.spectrometer.vonhamosfe attribute)": [[560, "pcdsdevices.spectrometer.VonHamosFE.connected", false]], "connected (pcdsdevices.spectrometer.vonhamosfer attribute)": [[561, "pcdsdevices.spectrometer.VonHamosFER.connected", false]], "connected (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.connected", false]], "connected (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.connected", false]], "connected (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.connected", false]], "connected (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.connected", false]], "connected (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.connected", false]], "connected (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.connected", false]], "connected (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.connected", false]], "connected (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.connected", false]], "connected (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.connected", false]], "connected (pcdsdevices.state.twincatstateconfigone attribute)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.connected", false]], "connected (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.connected", false]], "connected (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.connected", false]], "connected (pcdsdevices.stopper.ppsstopper2pv attribute)": [[578, "pcdsdevices.stopper.PPSStopper2PV.connected", false]], "connected (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.connected", false]], "connected (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.connected", false]], "connected (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.connected", false]], "connected (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.connected", false]], "connected (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.connected", false]], "connected (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.connected", false]], "connected (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.connected", false]], "connected (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.connected", false]], "connected (pcdsdevices.tpr.tprtrigger attribute)": [[594, "pcdsdevices.tpr.TprTrigger.connected", false]], "connected (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.connected", false]], "connected (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.connected", false]], "connected (pcdsdevices.valve.valvebase attribute)": [[633, "pcdsdevices.valve.ValveBase.connected", false]], "connected (pcdsdevices.valve.vcn attribute)": [[619, "pcdsdevices.valve.VCN.connected", false]], "connected (pcdsdevices.valve.vcn_openloop attribute)": [[620, "pcdsdevices.valve.VCN_OpenLoop.connected", false]], "connected (pcdsdevices.valve.vcn_vat590 attribute)": [[621, "pcdsdevices.valve.VCN_VAT590.connected", false]], "connected (pcdsdevices.valve.vcn_vat590_status attribute)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.connected", false]], "connected (pcdsdevices.valve.vfs attribute)": [[623, "pcdsdevices.valve.VFS.connected", false]], "connected (pcdsdevices.valve.vgc attribute)": [[624, "pcdsdevices.valve.VGC.connected", false]], "connected (pcdsdevices.valve.vgc_2s attribute)": [[626, "pcdsdevices.valve.VGC_2S.connected", false]], "connected (pcdsdevices.valve.vgclegacy attribute)": [[625, "pcdsdevices.valve.VGCLegacy.connected", false]], "connected (pcdsdevices.valve.vrc attribute)": [[627, "pcdsdevices.valve.VRC.connected", false]], "connected (pcdsdevices.valve.vrcclsls attribute)": [[628, "pcdsdevices.valve.VRCClsLS.connected", false]], "connected (pcdsdevices.valve.vrcda attribute)": [[629, "pcdsdevices.valve.VRCDA.connected", false]], "connected (pcdsdevices.valve.vrcno attribute)": [[630, "pcdsdevices.valve.VRCNO.connected", false]], "connected (pcdsdevices.valve.vvc attribute)": [[631, "pcdsdevices.valve.VVC.connected", false]], "connected (pcdsdevices.valve.vvcno attribute)": [[632, "pcdsdevices.valve.VVCNO.connected", false]], "connected (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.connected", false]], "connected (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.connected", false]], "connected (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.connected", false]], "connected (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.connected", false]], "connection_timeout (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.connection_timeout", false]], "connection_timeout (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.connection_timeout", false]], "consistency_warning() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.consistency_warning", false]], "consistency_warning() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.consistency_warning", false]], "consistency_warning() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.consistency_warning", false]], "consistency_warning() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.consistency_warning", false]], "consistency_warning() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.consistency_warning", false]], "convert_to_physical() (in module pcdsdevices.targets)": [[585, "pcdsdevices.targets.convert_to_physical", false]], "convert_unit() (in module pcdsdevices.utils)": [[598, "pcdsdevices.utils.convert_unit", false]], "cool_flow2 (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.cool_flow2", false]], "coolershaker (class in pcdsdevices.sample_delivery)": [[484, "pcdsdevices.sample_delivery.CoolerShaker", false]], "create_lens() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.create_lens", false]], "create_lens() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.create_lens", false]], "create_notepad_metadata() (pcdsdevices.signal.notepadlinkedsignal static method)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.create_notepad_metadata", false]], "crystaltower1 (class in pcdsdevices.lodcm)": [[318, "pcdsdevices.lodcm.CrystalTower1", false]], "crystaltower2 (class in pcdsdevices.lodcm)": [[319, "pcdsdevices.lodcm.CrystalTower2", false]], "current() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.current", false]], "current() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.current", false]], "current_aperture (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.current_aperture", false]], "current_aperture (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.current_aperture", false]], "current_aperture (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.current_aperture", false]], "cvmi (class in pcdsdevices.cvmi_motion)": [[102, "pcdsdevices.cvmi_motion.CVMI", false]], "cyclerfofrx (class in pcdsdevices.lasers.rfof)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx", false]], "cyclerfoftx (class in pcdsdevices.lasers.rfof)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx", false]], "dectris (class in pcdsdevices.lodcm)": [[320, "pcdsdevices.lodcm.Dectris", false]], "default_offset (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.default_offset", false]], "default_offset (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.default_offset", false]], "default_offset (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.default_offset", false]], "default_offset (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.default_offset", false]], "default_offset (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "id0", false], [440, "pcdsdevices.pseudopos.SyncAxis.default_offset", false]], "default_scale (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.default_scale", false]], "default_scale (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.default_scale", false]], "default_scale (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.default_scale", false]], "default_scale (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.default_scale", false]], "default_scale (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "id1", false], [440, "pcdsdevices.pseudopos.SyncAxis.default_scale", false]], "delay (in module pcdsdevices.pseudopos)": [[442, "pcdsdevices.pseudopos.delay", false]], "delay (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.delay", false]], "delay (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.delay", false]], "delay_class_factory() (in module pcdsdevices.pseudopos)": [[441, "pcdsdevices.pseudopos.delay_class_factory", false]], "delay_instance_factory() (in module pcdsdevices.pseudopos)": [[442, "pcdsdevices.pseudopos.delay_instance_factory", false]], "delaybase (class in pcdsdevices.pseudopos)": [[432, "pcdsdevices.pseudopos.DelayBase", false]], "delaygenerator (class in pcdsdevices.delay_generator)": [[107, "pcdsdevices.delay_generator.DelayGenerator", false]], "delaygeneratorbase (class in pcdsdevices.delay_generator)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase", false]], "delaymotor (class in pcdsdevices.pseudopos)": [[433, "pcdsdevices.pseudopos.DelayMotor", false]], "derived_from (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.derived_from", false]], "derived_from (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.derived_from", false]], "derived_units (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.derived_units", false]], "derived_units (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.derived_units", false]], "describe() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.describe", false]], "describe() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.describe", false]], "describe() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.describe", false]], "describe() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.describe", false]], "describe() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.describe", false]], "describe() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.describe", false]], "describe() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.describe", false]], "describe() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.describe", false]], "describe() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.describe", false]], "describe() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.describe", false]], "describe() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.describe", false]], "describe() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.describe", false]], "describe() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.describe", false]], "describe() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.describe", false]], "describe() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.describe", false]], "describe() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.describe", false]], "describe() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.describe", false]], "describe() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.describe", false]], "describe() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.describe", false]], "describe() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.describe", false]], "describe() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.describe", false]], "describe() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.describe", false]], "describe() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.describe", false]], "describe() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.describe", false]], "describe() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.describe", false]], "describe() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.describe", false]], "describe() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.describe", false]], "describe() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.describe", false]], "describe() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.describe", false]], "describe() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.describe", false]], "describe() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.describe", false]], "describe() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.describe", false]], "describe() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.describe", false]], "describe() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.describe", false]], "describe() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.describe", false]], "describe() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.describe", false]], "describe() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.describe", false]], "describe() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.describe", false]], "describe() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.describe", false]], "describe() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.describe", false]], "describe() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.describe", false]], "describe() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.describe", false]], "describe() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.describe", false]], "describe() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.describe", false]], "describe() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.describe", false]], "describe() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.describe", false]], "describe() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.describe", false]], "describe() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.describe", false]], "describe() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.describe", false]], "describe() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.describe", false]], "describe() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.describe", false]], "describe() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.describe", false]], "describe() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.describe", false]], "describe() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.describe", false]], "describe() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.describe", false]], "describe() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.describe", false]], "describe() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.describe", false]], "describe() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.describe", false]], "describe() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.describe", false]], "describe() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.describe", false]], "describe() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.describe", false]], "describe() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.describe", false]], "describe() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.describe", false]], "describe() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.describe", false]], "describe() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.describe", false]], "describe() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.describe", false]], "describe() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.describe", false]], "describe() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.describe", false]], "describe() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.describe", false]], "describe() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.describe", false]], "describe() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.describe", false]], "describe() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.describe", false]], "describe() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.describe", false]], "describe() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.describe", false]], "describe() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.describe", false]], "describe() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.describe", false]], "describe() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.describe", false]], "describe() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.describe", false]], "describe() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.describe", false]], "describe() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.describe", false]], "describe() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.describe", false]], "describe() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.describe", false]], "describe() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.describe", false]], "describe() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.describe", false]], "describe() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.describe", false]], "describe() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.describe", false]], "describe() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.describe", false]], "describe() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.describe", false]], "describe() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.describe", false]], "describe() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.describe", false]], "describe() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.describe", false]], "describe() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.describe", false]], "describe() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.describe", false]], "describe() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.describe", false]], "describe() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.describe", false]], "describe() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.describe", false]], "describe() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.describe", false]], "describe() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.describe", false]], "describe() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.describe", false]], "describe() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.describe", false]], "describe() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.describe", false]], "describe() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.describe", false]], "describe() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.describe", false]], "describe() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.describe", false]], "describe() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.describe", false]], "describe() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.describe", false]], "describe() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.describe", false]], "describe() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.describe", false]], "describe() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.describe", false]], "describe() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.describe", false]], "describe() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.describe", false]], "describe() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.describe", false]], "describe() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.describe", false]], "describe() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.describe", false]], "describe() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.describe", false]], "describe() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.describe", false]], "describe() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.describe", false]], "describe() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.describe", false]], "describe() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.describe", false]], "describe() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.describe", false]], "describe() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.describe", false]], "describe() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.describe", false]], "describe() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.describe", false]], "describe() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.describe", false]], "describe() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.describe", false]], "describe() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.describe", false]], "describe() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.describe", false]], "describe() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.describe", false]], "describe() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.describe", false]], "describe() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.describe", false]], "describe() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.describe", false]], "describe() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.describe", false]], "describe() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.describe", false]], "describe() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.describe", false]], "describe() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.describe", false]], "describe() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.describe", false]], "describe() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.describe", false]], "describe() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.describe", false]], "describe() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.describe", false]], "describe() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.describe", false]], "describe() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.describe", false]], "describe() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.describe", false]], "describe() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.describe", false]], "describe() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.describe", false]], "describe() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.describe", false]], "describe() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.describe", false]], "describe() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.describe", false]], "describe() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.describe", false]], "describe() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.describe", false]], "describe() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.describe", false]], "describe() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.describe", false]], "describe() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.describe", false]], "describe() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.describe", false]], "describe() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.describe", false]], "describe() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.describe", false]], "describe() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.describe", false]], "describe() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.describe", false]], "describe() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.describe", false]], "describe() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.describe", false]], "describe() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.describe", false]], "describe() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.describe", false]], "describe() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.describe", false]], "describe() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.describe", false]], "describe() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.describe", false]], "describe() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.describe", false]], "describe() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.describe", false]], "describe() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.describe", false]], "describe() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.describe", false]], "describe() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.describe", false]], "describe() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.describe", false]], "describe() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.describe", false]], "describe() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.describe", false]], "describe() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.describe", false]], "describe() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.describe", false]], "describe() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.describe", false]], "describe() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.describe", false]], "describe() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.describe", false]], "describe() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.describe", false]], "describe() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.describe", false]], "describe() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.describe", false]], "describe() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.describe", false]], "describe() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.describe", false]], "describe() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.describe", false]], "describe() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.describe", false]], "describe() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.describe", false]], "describe() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.describe", false]], "describe() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.describe", false]], "describe() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.describe", false]], "describe() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.describe", false]], "describe() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.describe", false]], "describe() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.describe", false]], "describe() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.describe", false]], "describe() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.describe", false]], "describe() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.describe", false]], "describe() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.describe", false]], "describe() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.describe", false]], "describe() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.describe", false]], "describe() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.describe", false]], "describe() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.describe", false]], "describe() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.describe", false]], "describe() (pcdsdevices.lasers.ek9000.el3174aich method)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.describe", false]], "describe() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.describe", false]], "describe() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.describe", false]], "describe() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.describe", false]], "describe() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.describe", false]], "describe() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.describe", false]], "describe() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.describe", false]], "describe() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.describe", false]], "describe() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.describe", false]], "describe() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.describe", false]], "describe() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.describe", false]], "describe() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.describe", false]], "describe() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.describe", false]], "describe() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.describe", false]], "describe() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.describe", false]], "describe() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.describe", false]], "describe() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.describe", false]], "describe() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.describe", false]], "describe() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.describe", false]], "describe() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.describe", false]], "describe() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.describe", false]], "describe() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.describe", false]], "describe() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.describe", false]], "describe() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.describe", false]], "describe() (pcdsdevices.light_control.lightcontrol method)": [[315, "pcdsdevices.light_control.LightControl.describe", false]], "describe() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.describe", false]], "describe() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.describe", false]], "describe() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.describe", false]], "describe() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.describe", false]], "describe() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.describe", false]], "describe() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.describe", false]], "describe() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.describe", false]], "describe() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.describe", false]], "describe() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.describe", false]], "describe() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.describe", false]], "describe() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.describe", false]], "describe() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.describe", false]], "describe() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.describe", false]], "describe() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.describe", false]], "describe() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.describe", false]], "describe() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.describe", false]], "describe() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.describe", false]], "describe() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.describe", false]], "describe() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.describe", false]], "describe() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.describe", false]], "describe() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.describe", false]], "describe() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.describe", false]], "describe() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.describe", false]], "describe() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.describe", false]], "describe() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.describe", false]], "describe() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.describe", false]], "describe() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.describe", false]], "describe() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.describe", false]], "describe() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.describe", false]], "describe() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.describe", false]], "describe() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.describe", false]], "describe() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.describe", false]], "describe() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.describe", false]], "describe() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.describe", false]], "describe() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.describe", false]], "describe() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.describe", false]], "describe() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.describe", false]], "describe() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.describe", false]], "describe() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.describe", false]], "describe() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.describe", false]], "describe() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.describe", false]], "describe() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.describe", false]], "describe() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.describe", false]], "describe() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.describe", false]], "describe() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.describe", false]], "describe() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.describe", false]], "describe() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.describe", false]], "describe() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.describe", false]], "describe() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.describe", false]], "describe() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.describe", false]], "describe() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.describe", false]], "describe() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.describe", false]], "describe() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.describe", false]], "describe() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.describe", false]], "describe() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.describe", false]], "describe() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.describe", false]], "describe() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.describe", false]], "describe() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.describe", false]], "describe() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.describe", false]], "describe() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.describe", false]], "describe() (pcdsdevices.pc.photoncollimator method)": [[409, "pcdsdevices.pc.PhotonCollimator.describe", false]], "describe() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.describe", false]], "describe() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.describe", false]], "describe() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.describe", false]], "describe() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.describe", false]], "describe() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.describe", false]], "describe() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.describe", false]], "describe() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.describe", false]], "describe() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.describe", false]], "describe() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.describe", false]], "describe() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.describe", false]], "describe() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.describe", false]], "describe() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.describe", false]], "describe() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.describe", false]], "describe() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.describe", false]], "describe() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.describe", false]], "describe() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.describe", false]], "describe() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.describe", false]], "describe() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.describe", false]], "describe() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.describe", false]], "describe() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.describe", false]], "describe() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.describe", false]], "describe() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.describe", false]], "describe() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.describe", false]], "describe() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.describe", false]], "describe() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.describe", false]], "describe() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.describe", false]], "describe() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.describe", false]], "describe() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.describe", false]], "describe() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.describe", false]], "describe() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.describe", false]], "describe() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.describe", false]], "describe() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.describe", false]], "describe() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.describe", false]], "describe() (pcdsdevices.pump.agilentserial method)": [[446, "pcdsdevices.pump.AgilentSerial.describe", false]], "describe() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.describe", false]], "describe() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.describe", false]], "describe() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.describe", false]], "describe() (pcdsdevices.pump.gammapct method)": [[450, "pcdsdevices.pump.GammaPCT.describe", false]], "describe() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.describe", false]], "describe() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.describe", false]], "describe() (pcdsdevices.pump.navigator method)": [[454, "pcdsdevices.pump.Navigator.describe", false]], "describe() (pcdsdevices.pump.pipplc method)": [[455, "pcdsdevices.pump.PIPPLC.describe", false]], "describe() (pcdsdevices.pump.pipserial method)": [[456, "pcdsdevices.pump.PIPSerial.describe", false]], "describe() (pcdsdevices.pump.proplc method)": [[457, "pcdsdevices.pump.PROPLC.describe", false]], "describe() (pcdsdevices.pump.ptmplc method)": [[458, "pcdsdevices.pump.PTMPLC.describe", false]], "describe() (pcdsdevices.pump.qpcpct method)": [[459, "pcdsdevices.pump.QPCPCT.describe", false]], "describe() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.describe", false]], "describe() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.describe", false]], "describe() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.describe", false]], "describe() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.describe", false]], "describe() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.describe", false]], "describe() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.describe", false]], "describe() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.describe", false]], "describe() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.describe", false]], "describe() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.describe", false]], "describe() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.describe", false]], "describe() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.describe", false]], "describe() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.describe", false]], "describe() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.describe", false]], "describe() (pcdsdevices.radiation.hpi6030 method)": [[473, "pcdsdevices.radiation.HPI6030.describe", false]], "describe() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.describe", false]], "describe() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.describe", false]], "describe() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.describe", false]], "describe() (pcdsdevices.rs_powersupply.rschannel method)": [[476, "pcdsdevices.rs_powersupply.RSChannel.describe", false]], "describe() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.describe", false]], "describe() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.describe", false]], "describe() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.describe", false]], "describe() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.describe", false]], "describe() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.describe", false]], "describe() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.describe", false]], "describe() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.describe", false]], "describe() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.describe", false]], "describe() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.describe", false]], "describe() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.describe", false]], "describe() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.describe", false]], "describe() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.describe", false]], "describe() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.describe", false]], "describe() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.describe", false]], "describe() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.describe", false]], "describe() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.describe", false]], "describe() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.describe", false]], "describe() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.describe", false]], "describe() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.describe", false]], "describe() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.describe", false]], "describe() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.describe", false]], "describe() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.describe", false]], "describe() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.describe", false]], "describe() (pcdsdevices.signal._optionalepicssignal method)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.describe", false]], "describe() (pcdsdevices.signal.aggregatesignal method)": [[501, "pcdsdevices.signal.AggregateSignal.describe", false]], "describe() (pcdsdevices.signal.avgsignal method)": [[502, "pcdsdevices.signal.AvgSignal.describe", false]], "describe() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.describe", false]], "describe() (pcdsdevices.signal.epicssignaleditmd method)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.describe", false]], "describe() (pcdsdevices.signal.epicssignalroeditmd method)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.describe", false]], "describe() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.describe", false]], "describe() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.describe", false]], "describe() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.describe", false]], "describe() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.describe", false]], "describe() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.describe", false]], "describe() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.describe", false]], "describe() (pcdsdevices.signal.internalsignal method)": [[512, "pcdsdevices.signal.InternalSignal.describe", false]], "describe() (pcdsdevices.signal.multiderivedsignal method)": [[513, "pcdsdevices.signal.MultiDerivedSignal.describe", false]], "describe() (pcdsdevices.signal.multiderivedsignalro method)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.describe", false]], "describe() (pcdsdevices.signal.notepadlinkedsignal method)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.describe", false]], "describe() (pcdsdevices.signal.notimplementedsignal method)": [[515, "pcdsdevices.signal.NotImplementedSignal.describe", false]], "describe() (pcdsdevices.signal.pvstatesignal method)": [[517, "pcdsdevices.signal.PVStateSignal.describe", false]], "describe() (pcdsdevices.signal.pytmcsignal method)": [[518, "pcdsdevices.signal.PytmcSignal.describe", false]], "describe() (pcdsdevices.signal.pytmcsignalro method)": [[519, "pcdsdevices.signal.PytmcSignalRO.describe", false]], "describe() (pcdsdevices.signal.pytmcsignalrw method)": [[520, "pcdsdevices.signal.PytmcSignalRW.describe", false]], "describe() (pcdsdevices.signal.signaleditmd method)": [[521, "pcdsdevices.signal.SignalEditMD.describe", false]], "describe() (pcdsdevices.signal.summarysignal method)": [[522, "pcdsdevices.signal.SummarySignal.describe", false]], "describe() (pcdsdevices.signal.unitconversionderivedsignal method)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.describe", false]], "describe() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.describe", false]], "describe() (pcdsdevices.sim.simtwoaxis method)": [[528, "pcdsdevices.sim.SimTwoAxis.describe", false]], "describe() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.describe", false]], "describe() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.describe", false]], "describe() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.describe", false]], "describe() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.describe", false]], "describe() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.describe", false]], "describe() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.describe", false]], "describe() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.describe", false]], "describe() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.describe", false]], "describe() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.describe", false]], "describe() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.describe", false]], "describe() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.describe", false]], "describe() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.describe", false]], "describe() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.describe", false]], "describe() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.describe", false]], "describe() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.describe", false]], "describe() (pcdsdevices.smarpod.smarpod method)": [[544, "pcdsdevices.smarpod.SmarPod.describe", false]], "describe() (pcdsdevices.smarpod.smarpodpose method)": [[545, "pcdsdevices.smarpod.SmarPodPose.describe", false]], "describe() (pcdsdevices.smarpod.smarpodstatus method)": [[546, "pcdsdevices.smarpod.SmarPodStatus.describe", false]], "describe() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.describe", false]], "describe() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.describe", false]], "describe() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.describe", false]], "describe() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.describe", false]], "describe() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.describe", false]], "describe() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.describe", false]], "describe() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.describe", false]], "describe() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.describe", false]], "describe() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.describe", false]], "describe() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.describe", false]], "describe() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.describe", false]], "describe() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.describe", false]], "describe() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.describe", false]], "describe() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.describe", false]], "describe() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.describe", false]], "describe() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.describe", false]], "describe() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.describe", false]], "describe() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.describe", false]], "describe() (pcdsdevices.state.twincatstateconfigdynamic method)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.describe", false]], "describe() (pcdsdevices.state.twincatstateconfigone method)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.describe", false]], "describe() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.describe", false]], "describe() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.describe", false]], "describe() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.describe", false]], "describe() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.describe", false]], "describe() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.describe", false]], "describe() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.describe", false]], "describe() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.describe", false]], "describe() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.describe", false]], "describe() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.describe", false]], "describe() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.describe", false]], "describe() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.describe", false]], "describe() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.describe", false]], "describe() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.describe", false]], "describe() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.describe", false]], "describe() (pcdsdevices.valve.valvebase method)": [[633, "pcdsdevices.valve.ValveBase.describe", false]], "describe() (pcdsdevices.valve.vcn method)": [[619, "pcdsdevices.valve.VCN.describe", false]], "describe() (pcdsdevices.valve.vcn_openloop method)": [[620, "pcdsdevices.valve.VCN_OpenLoop.describe", false]], "describe() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.describe", false]], "describe() (pcdsdevices.valve.vcn_vat590_status method)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.describe", false]], "describe() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.describe", false]], "describe() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.describe", false]], "describe() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.describe", false]], "describe() (pcdsdevices.valve.vgclegacy method)": [[625, "pcdsdevices.valve.VGCLegacy.describe", false]], "describe() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.describe", false]], "describe() (pcdsdevices.valve.vrcclsls method)": [[628, "pcdsdevices.valve.VRCClsLS.describe", false]], "describe() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.describe", false]], "describe() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.describe", false]], "describe() (pcdsdevices.valve.vvc method)": [[631, "pcdsdevices.valve.VVC.describe", false]], "describe() (pcdsdevices.valve.vvcno method)": [[632, "pcdsdevices.valve.VVCNO.describe", false]], "describe() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.describe", false]], "describe() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.describe", false]], "describe() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.describe", false]], "describe() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.describe", false]], "describe_collect() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.describe_collect", false]], "destination (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.destination", false]], "destination (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.destination", false]], "destination (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.destination", false]], "destination (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.destination", false]], "destination (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.destination", false]], "destination_pos (pcdsdevices.lasers.btps.destinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.destination_pos", false]], "destination_pos (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.destination_pos", false]], "destinationconfig (class in pcdsdevices.lasers.btps)": [[278, "pcdsdevices.lasers.btps.DestinationConfig", false]], "destinations (pcdsdevices.lasers.btps.btpsstate attribute)": [[275, "pcdsdevices.lasers.btps.BtpsState.destinations", false]], "detector (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.detector", false]], "device_info() (in module pcdsdevices.interface)": [[236, "pcdsdevices.interface.device_info", false]], "dgchannel (class in pcdsdevices.delay_generator)": [[109, "pcdsdevices.delay_generator.DgChannel", false]], "diagnosticstower (class in pcdsdevices.lodcm)": [[321, "pcdsdevices.lodcm.DiagnosticsTower", false]], "dial_pos (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.dial_pos", false]], "dial_pos (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.dial_pos", false]], "diconswitch (class in pcdsdevices.lasers.dicon)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch", false]], "diff_configuration() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.diff_configuration", false]], "diode (class in pcdsdevices.lodcm)": [[322, "pcdsdevices.lodcm.Diode", false]], "disable() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.disable", false]], "disable() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.disable", false]], "disable() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.disable", false]], "disable() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.disable", false]], "disable() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.disable", false]], "disable() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.disable", false]], "disable() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.disable", false]], "disable() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.disable", false]], "disable() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.disable", false]], "disable() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.disable", false]], "disable() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.disable", false]], "disable() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.disable", false]], "disable_ch() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.disable_ch", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.disable_on_stage", false]], "disable_on_stage() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.disable_on_stage", false]], "disable_trg() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.disable_trg", false]], "disconnected_pvnames() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.disconnected_pvnames", false]], "dispatch() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.dispatch", false]], "dispatch() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.dispatch", false]], "dispatch() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.dispatch", false]], "dispatch() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.dispatch", false]], "doc_format_decorator() (in module pcdsdevices.utils)": [[599, "pcdsdevices.utils.doc_format_decorator", false]], "done (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.done", false]], "done (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.done", false]], "done (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.done", false]], "done (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.done", false]], "done (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.done", false]], "done (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.done", false]], "done (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.done", false]], "done (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "id2", false], [465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.done", false]], "done (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.done", false]], "done_comparator() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.done_comparator", false]], "done_comparator() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.done_comparator", false]], "done_comparator() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.done_comparator", false]], "done_comparator() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.done_comparator", false]], "done_comparator() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.done_comparator", false]], "done_comparator() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.done_comparator", false]], "done_comparator() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.done_comparator", false]], "done_comparator() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.done_comparator", false]], "done_comparator() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.done_comparator", false]], "done_comparator() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.done_comparator", false]], "done_value (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.done_value", false]], "done_value (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.done_value", false]], "done_value (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.done_value", false]], "done_value (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.done_value", false]], "done_value (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.done_value", false]], "done_value (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.done_value", false]], "done_value (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.done_value", false]], "done_value (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.done_value", false]], "done_value (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.done_value", false]], "done_value (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.done_value", false]], "done_value (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.done_value", false]], "done_value (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.done_value", false]], "done_value (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.done_value", false]], "done_value (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.done_value", false]], "done_value (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.done_value", false]], "done_value (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.done_value", false]], "done_value (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.done_value", false]], "done_value (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.done_value", false]], "done_value (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.done_value", false]], "done_value (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.done_value", false]], "done_value (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.done_value", false]], "done_value (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.done_value", false]], "done_value (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.done_value", false]], "done_value (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.done_value", false]], "done_value (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.done_value", false]], "done_value (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.done_value", false]], "done_value (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.done_value", false]], "done_value (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.done_value", false]], "done_value (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.done_value", false]], "done_value (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "id3", false], [465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.done_value", false]], "done_value (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.done_value", false]], "done_value (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.done_value", false]], "done_value (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.done_value", false]], "done_value (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.done_value", false]], "done_value (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.done_value", false]], "done_value (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.done_value", false]], "dspacing_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.dspacing_val", false]], "dspacing_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.dspacing_val", false]], "dspacing_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.dspacing_val", false]], "dspacing_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.dspacing_val", false]], "dspacing_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.dspacing_val", false]], "e (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.E", false]], "e (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.E", false]], "e (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.E", false]], "e (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.E", false]], "e_chi_coord (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.e_chi_coord", false]], "e_chi_coord (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.e_chi_coord", false]], "e_eta_coord (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.e_eta_coord", false]], "e_eta_coord (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.e_eta_coord", false]], "e_phi_coord (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.e_phi_coord", false]], "e_phi_coord (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.e_phi_coord", false]], "e_to_k() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.e_to_k", false]], "e_to_k() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.e_to_k", false]], "ebara_ev_a03_1 (class in pcdsdevices.pump)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1", false]], "ebarapump (class in pcdsdevices.pump)": [[447, "pcdsdevices.pump.EbaraPump", false]], "egu (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.egu", false]], "egu (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.egu", false]], "egu (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.egu", false]], "egu (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.egu", false]], "egu (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.egu", false]], "egu (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.egu", false]], "egu (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.egu", false]], "egu (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.egu", false]], "egu (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.egu", false]], "egu (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.egu", false]], "egu (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.egu", false]], "egu (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.egu", false]], "egu (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.egu", false]], "egu (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.egu", false]], "egu (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.egu", false]], "egu (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.egu", false]], "egu (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.egu", false]], "egu (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.egu", false]], "egu (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.egu", false]], "egu (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.egu", false]], "egu (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.egu", false]], "egu (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.egu", false]], "egu (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.egu", false]], "egu (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.egu", false]], "egu (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.egu", false]], "egu (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.egu", false]], "egu (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.egu", false]], "egu (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.egu", false]], "egu (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.egu", false]], "egu (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.egu", false]], "egu (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.egu", false]], "egu (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.egu", false]], "egu (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.egu", false]], "egu (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.egu", false]], "egu (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.egu", false]], "egu (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.egu", false]], "egu (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.egu", false]], "egu (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.egu", false]], "egu (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.egu", false]], "egu (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.egu", false]], "egu (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.egu", false]], "egu (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.egu", false]], "egu (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.egu", false]], "egu (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.egu", false]], "egu (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.egu", false]], "egu (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.egu", false]], "egu (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.egu", false]], "egu (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.egu", false]], "egu (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.egu", false]], "egu (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.egu", false]], "egu (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.egu", false]], "egu (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.egu", false]], "egu (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.egu", false]], "egu (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.egu", false]], "egu (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.egu", false]], "egu (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.egu", false]], "egu (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.egu", false]], "egu (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.egu", false]], "egu (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.egu", false]], "egu (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.egu", false]], "egu (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.egu", false]], "egu (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.egu", false]], "egu (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.egu", false]], "egu (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.egu", false]], "egu (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.egu", false]], "egu (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.egu", false]], "egu (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.egu", false]], "egu (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.egu", false]], "egu (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.egu", false]], "egu (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.egu", false]], "egu (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.egu", false]], "egu (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.egu", false]], "egu (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.egu", false]], "egu (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.egu", false]], "egu (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.egu", false]], "egu (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.egu", false]], "egu (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.egu", false]], "egu (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.egu", false]], "egu (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.egu", false]], "egu (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.egu", false]], "egu (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.egu", false]], "egu (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.egu", false]], "egu (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.egu", false]], "egu (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.egu", false]], "egu (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.egu", false]], "egu (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.egu", false]], "egu (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.egu", false]], "egu (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.egu", false]], "egu (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.egu", false]], "egu (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.egu", false]], "egu (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.egu", false]], "egu (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.egu", false]], "egu (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.egu", false]], "egu (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.egu", false]], "egu (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.egu", false]], "egu (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.egu", false]], "egu (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.egu", false]], "egu (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.egu", false]], "egu (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.egu", false]], "egu (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.egu", false]], "egu (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.egu", false]], "egu (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.egu", false]], "egu (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.egu", false]], "egu (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.egu", false]], "egu (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.egu", false]], "egu (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.egu", false]], "egu (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.egu", false]], "egu (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.egu", false]], "egu (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.egu", false]], "egu (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.egu", false]], "egu (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.egu", false]], "egu (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.egu", false]], "egu (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.egu", false]], "egu (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.egu", false]], "egu (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.egu", false]], "egu (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.egu", false]], "egu (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.egu", false]], "egu (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.egu", false]], "egu (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.egu", false]], "egu (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.egu", false]], "egu (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.egu", false]], "egu (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.egu", false]], "egu (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.egu", false]], "egu (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.egu", false]], "egu (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.egu", false]], "egu (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.egu", false]], "egu (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.egu", false]], "egu (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.egu", false]], "egu (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.egu", false]], "egu (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.egu", false]], "egu (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.egu", false]], "egu (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.egu", false]], "egu (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.egu", false]], "egu (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.egu", false]], "egu (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.egu", false]], "egu (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.egu", false]], "egu (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.egu", false]], "egu (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.egu", false]], "egu (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.egu", false]], "egu (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.egu", false]], "egu (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.egu", false]], "egu (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.egu", false]], "egu (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.egu", false]], "egu (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.egu", false]], "egu (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.egu", false]], "egu (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.egu", false]], "egu (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.egu", false]], "egu (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.egu", false]], "egu (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.egu", false]], "egu (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.egu", false]], "egu (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.egu", false]], "egu (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.egu", false]], "egu (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.egu", false]], "egu (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.egu", false]], "egu (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.egu", false]], "egu (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.egu", false]], "egu (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.egu", false]], "egu() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.egu", false]], "egu() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.egu", false]], "egu() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.egu", false]], "egu() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.egu", false]], "egu() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.egu", false]], "egu() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.egu", false]], "el3174aich (class in pcdsdevices.lasers.ek9000)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh", false]], "ell6 (class in pcdsdevices.lasers.elliptec)": [[287, "pcdsdevices.lasers.elliptec.Ell6", false]], "ell9 (class in pcdsdevices.lasers.elliptec)": [[288, "pcdsdevices.lasers.elliptec.Ell9", false]], "ellbase (class in pcdsdevices.lasers.elliptec)": [[289, "pcdsdevices.lasers.elliptec.EllBase", false]], "elllinear (class in pcdsdevices.lasers.elliptec)": [[290, "pcdsdevices.lasers.elliptec.EllLinear", false]], "ellrotation (class in pcdsdevices.lasers.elliptec)": [[291, "pcdsdevices.lasers.elliptec.EllRotation", false]], "emer_off() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.emer_off", false]], "emer_off() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.emer_off", false]], "emer_off() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.emer_off", false]], "enable() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.enable", false]], "enable() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.enable", false]], "enable() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.enable", false]], "enable() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.enable", false]], "enable() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.enable", false]], "enable() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.enable", false]], "enable() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.enable", false]], "enable() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.enable", false]], "enable() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.enable", false]], "enable() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.enable", false]], "enable() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.enable", false]], "enable() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.enable", false]], "enable_ch() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.enable_ch", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.enable_on_stage", false]], "enable_on_stage() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.enable_on_stage", false]], "enable_plotting (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.enable_plotting", false]], "enable_trg() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.enable_trg", false]], "end_monitor_thread() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.end_monitor_thread", false]], "end_monitor_thread() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.end_monitor_thread", false]], "energy (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.energy", false]], "energy (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.energy", false]], "energy (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.energy", false]], "energy (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.energy", false]], "energy_to_alio() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.energy_to_alio", false]], "energy_to_alio() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.energy_to_alio", false]], "energy_to_alio() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.energy_to_alio", false]], "energy_to_wavelength() (in module pcdsdevices.ccm)": [[93, "pcdsdevices.ccm.energy_to_wavelength", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.ensure_blocking", false]], "ensure_blocking() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.ensure_blocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.ensure_nonblocking", false]], "ensure_nonblocking() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.ensure_nonblocking", false]], "enum_attrs (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.enum_attrs", false]], "enum_attrs (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.enum_attrs", false]], "enum_attrs (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.enum_attrs", false]], "enum_attrs (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.enum_attrs", false]], "enum_attrs (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.enum_attrs", false]], "enum_strs (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.enum_strs", false]], "enum_strs (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.enum_strs", false]], "enum_strs (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.enum_strs", false]], "enum_strs (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.enum_strs", false]], "enum_strs (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.enum_strs", false]], "environmentalmonitor (class in pcdsdevices.lasers.ek9000)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor", false]], "epicsmotorinterface (class in pcdsdevices.epics_motor)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface", false]], "epicssignalbaseeditmd (class in pcdsdevices.signal)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD", false]], "epicssignaleditmd (class in pcdsdevices.signal)": [[504, "pcdsdevices.signal.EpicsSignalEditMD", false]], "epicssignalroeditmd (class in pcdsdevices.signal)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD", false]], "eps (class in pcdsdevices.eps)": [[164, "pcdsdevices.eps.EPS", false]], "eventsequence (class in pcdsdevices.sequencer)": [[499, "pcdsdevices.sequencer.EventSequence", false]], "eventsequencer (class in pcdsdevices.sequencer)": [[500, "pcdsdevices.sequencer.EventSequencer", false]], "evr_channel (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.evr_channel", false]], "evrmotor (class in pcdsdevices.evr)": [[165, "pcdsdevices.evr.EvrMotor", false]], "example (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.Example", false]], "example (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.Example", false]], "example3d (class in pcdsdevices.example)": [[167, "pcdsdevices.example.Example3D", false]], "example3dstates (class in pcdsdevices.example)": [[168, "pcdsdevices.example.Example3DStates", false]], "examplel2l (class in pcdsdevices.example)": [[169, "pcdsdevices.example.ExampleL2L", false]], "examplel2lstates (class in pcdsdevices.example)": [[170, "pcdsdevices.example.ExampleL2LStates", false]], "exitslits (class in pcdsdevices.slits)": [[535, "pcdsdevices.slits.ExitSlits", false]], "exitslittarget (class in pcdsdevices.slits)": [[534, "pcdsdevices.slits.ExitSlitTarget", false]], "expand_dotted_dict() (in module pcdsdevices.variety)": [[634, "pcdsdevices.variety.expand_dotted_dict", false]], "explain_tag() (in module pcdsdevices.tags)": [[582, "pcdsdevices.tags.explain_tag", false]], "fakebeamenergyrequest (class in pcdsdevices.beam_stats)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest", false]], "fakebeamenergyrequestacrwait (class in pcdsdevices.beam_stats)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait", false]], "fakebeamenergyrequestnowait (class in pcdsdevices.beam_stats)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait", false]], "fakeepicssignaleditmd (class in pcdsdevices.signal)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD", false]], "fakeepicssignalroeditmd (class in pcdsdevices.signal)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD", false]], "fakelxtttc (class in pcdsdevices.lxe)": [[341, "pcdsdevices.lxe.FakeLxtTtc", false]], "fakenotepadlinkedsignal (class in pcdsdevices.signal)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal", false]], "fakepytmcsignal (class in pcdsdevices.signal)": [[509, "pcdsdevices.signal.FakePytmcSignal", false]], "fakepytmcsignalro (class in pcdsdevices.signal)": [[510, "pcdsdevices.signal.FakePytmcSignalRO", false]], "fakepytmcsignalrw (class in pcdsdevices.signal)": [[511, "pcdsdevices.signal.FakePytmcSignalRW", false]], "faketwincatstateconfigdynamic (class in pcdsdevices.state)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic", false]], "fastmotor (class in pcdsdevices.sim)": [[527, "pcdsdevices.sim.FastMotor", false]], "faulted (pcdsdevices.mps.mps attribute)": [[402, "pcdsdevices.mps.MPS.faulted", false]], "faulted (pcdsdevices.mps.mpslimits attribute)": [[404, "pcdsdevices.mps.MPSLimits.faulted", false]], "fdq (class in pcdsdevices.analog_signals)": [[3, "pcdsdevices.analog_signals.FDQ", false]], "feeatt (class in pcdsdevices.attenuator)": [[63, "pcdsdevices.attenuator.FeeAtt", false]], "feefilter (class in pcdsdevices.attenuator)": [[64, "pcdsdevices.attenuator.FeeFilter", false]], "feeopalcam (class in pcdsdevices.areadetector.cam)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam", false]], "feesolidattenuatorblade (class in pcdsdevices.attenuator)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade", false]], "feesolidattenuatorstates (class in pcdsdevices.attenuator)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates", false]], "ffmirror (class in pcdsdevices.mirror)": [[362, "pcdsdevices.mirror.FFMirror", false]], "ffmirrorz (class in pcdsdevices.mirror)": [[363, "pcdsdevices.mirror.FFMirrorZ", false]], "file_number_sync (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.file_number_sync", false]], "file_number_write (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.file_number_write", false]], "fileplugin (class in pcdsdevices.areadetector.plugins)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin", false]], "filter (class in pcdsdevices.attenuator)": [[65, "pcdsdevices.attenuator.Filter", false]], "find_configuration() (pcdsdevices.epics_motor.ims static method)": [[149, "pcdsdevices.epics_motor.IMS.find_configuration", false]], "find_signal() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.find_signal", false]], "find_signal() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.find_signal", false]], "find_signal() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.find_signal", false]], "find_signal() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.find_signal", false]], "find_signal() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.find_signal", false]], "find_signal() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.find_signal", false]], "first_filter (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.first_filter", false]], "first_filter (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.first_filter", false]], "first_filter (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.first_filter", false]], "fix_sync() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.fix_sync", false]], "fix_sync() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.fix_sync", false]], "fix_sync() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.fix_sync", false]], "fix_sync() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.fix_sync", false]], "fix_sync() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.fix_sync", false]], "fix_sync_keep_still (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.fix_sync_keep_still", false]], "fix_sync_keep_still (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.fix_sync_keep_still", false]], "fix_sync_keep_still (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.fix_sync_keep_still", false]], "fix_sync_keep_still (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.fix_sync_keep_still", false]], "fix_sync_keep_still (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "id2", false], [440, "pcdsdevices.pseudopos.SyncAxis.fix_sync_keep_still", false]], "flatten_list() (in module pcdsdevices.make_ophyd_device)": [[351, "pcdsdevices.make_ophyd_device.flatten_list", false]], "flipflop() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.flipflop", false]], "flipflop() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.flipflop", false]], "flow_meter (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.flow_meter", false]], "flow_meter (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.flow_meter", false]], "flow_meter (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.flow_meter", false]], "flowintegrator (class in pcdsdevices.sample_delivery)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator", false]], "fltmvinterface (class in pcdsdevices.interface)": [[227, "pcdsdevices.interface.FltMvInterface", false]], "foil (class in pcdsdevices.lodcm)": [[323, "pcdsdevices.lodcm.Foil", false]], "follower() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.follower", false]], "follower() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.follower", false]], "format_ophyds_to_html() (in module pcdsdevices.utils)": [[600, "pcdsdevices.utils.format_ophyds_to_html", false]], "format_status_table() (in module pcdsdevices.utils)": [[601, "pcdsdevices.utils.format_status_table", false]], "forward() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.forward", false]], "forward() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.forward", false]], "forward() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.forward", false]], "forward() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.forward", false]], "forward() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.forward", false]], "forward() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.forward", false]], "forward() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.forward", false]], "forward() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.forward", false]], "forward() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.forward", false]], "forward() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.forward", false]], "forward() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.forward", false]], "forward() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.forward", false]], "forward() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.forward", false]], "forward() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.forward", false]], "forward() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.forward", false]], "forward() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.forward", false]], "forward() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.forward", false]], "forward() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.forward", false]], "forward() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.forward", false]], "forward() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.forward", false]], "forward() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.forward", false]], "forward() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.forward", false]], "forward() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.forward", false]], "forward() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.forward", false]], "forward() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.forward", false]], "forward() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.forward", false]], "forward() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.forward", false]], "forward() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.forward", false]], "forward() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.forward", false]], "forward() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.forward", false]], "forward() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.forward", false]], "forward() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.forward", false]], "forward() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.forward", false]], "forward() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.forward", false]], "forward() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.forward", false]], "forward() (pcdsdevices.signal.unitconversionderivedsignal method)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.forward", false]], "forward_single() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.forward_single", false]], "forward_single() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.forward_single", false]], "forward_single() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.forward_single", false]], "forward_single() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.forward_single", false]], "forward_single() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.forward_single", false]], "fs_root (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.fs_root", false]], "funcpositioner (class in pcdsdevices.positioner)": [[431, "pcdsdevices.positioner.FuncPositioner", false]], "fzpstates (class in pcdsdevices.spectrometer)": [[547, "pcdsdevices.spectrometer.FZPStates", false]], "gammacontroller (class in pcdsdevices.pump)": [[449, "pcdsdevices.pump.GammaController", false]], "gammapct (class in pcdsdevices.pump)": [[450, "pcdsdevices.pump.GammaPCT", false]], "gantry (class in pcdsdevices.mirror)": [[364, "pcdsdevices.mirror.Gantry", false]], "gasattenuator (class in pcdsdevices.attenuator)": [[66, "pcdsdevices.attenuator.GasAttenuator", false]], "gasmanifold (class in pcdsdevices.sample_delivery)": [[486, "pcdsdevices.sample_delivery.GasManifold", false]], "gatevalve (class in pcdsdevices.valve)": [[618, "pcdsdevices.valve.GateValve", false]], "gattaperturex (class in pcdsdevices.attenuator)": [[67, "pcdsdevices.attenuator.GattApertureX", false]], "gattaperturey (class in pcdsdevices.attenuator)": [[68, "pcdsdevices.attenuator.GattApertureY", false]], "gaugecoldcathode (class in pcdsdevices.gauge)": [[194, "pcdsdevices.gauge.GaugeColdCathode", false]], "gaugepirani (class in pcdsdevices.gauge)": [[196, "pcdsdevices.gauge.GaugePirani", false]], "gaugeplc (class in pcdsdevices.gauge)": [[195, "pcdsdevices.gauge.GaugePLC", false]], "gaugeserial (class in pcdsdevices.gauge)": [[197, "pcdsdevices.gauge.GaugeSerial", false]], "gaugeserialgcc (class in pcdsdevices.gauge)": [[198, "pcdsdevices.gauge.GaugeSerialGCC", false]], "gaugeserialgpi (class in pcdsdevices.gauge)": [[199, "pcdsdevices.gauge.GaugeSerialGPI", false]], "gaugeset() (in module pcdsdevices.gauge)": [[200, "pcdsdevices.gauge.GaugeSet", false]], "gaugesetbase (class in pcdsdevices.gauge)": [[201, "pcdsdevices.gauge.GaugeSetBase", false]], "gaugesetmks (class in pcdsdevices.gauge)": [[202, "pcdsdevices.gauge.GaugeSetMks", false]], "gaugesetpirani (class in pcdsdevices.gauge)": [[203, "pcdsdevices.gauge.GaugeSetPirani", false]], "gaugesetpiranimks (class in pcdsdevices.gauge)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks", false]], "gcc500plc (class in pcdsdevices.gauge)": [[189, "pcdsdevices.gauge.GCC500PLC", false]], "gccplc (class in pcdsdevices.gauge)": [[190, "pcdsdevices.gauge.GCCPLC", false]], "gct (class in pcdsdevices.gauge)": [[191, "pcdsdevices.gauge.GCT", false]], "gd_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.gd_val", false]], "gd_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.gd_val", false]], "gd_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.gd_val", false]], "gd_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.gd_val", false]], "gd_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.gd_val", false]], "gem (class in pcdsdevices.energy_monitor)": [[136, "pcdsdevices.energy_monitor.GEM", false]], "gen1vonhamos4crystal (class in pcdsdevices.spectrometer)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal", false]], "gen1vonhamoscrystal (class in pcdsdevices.spectrometer)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal", false]], "generate_datum() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.generate_datum", false]], "generate_datum() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.generate_datum", false]], "get() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.get", false]], "get() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.get", false]], "get() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.get", false]], "get() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.get", false]], "get() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.get", false]], "get() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.get", false]], "get() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.get", false]], "get() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.get", false]], "get() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.get", false]], "get() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get", false]], "get() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get", false]], "get() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.get", false]], "get() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.get", false]], "get() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.get", false]], "get() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.get", false]], "get() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.get", false]], "get() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.get", false]], "get() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.get", false]], "get() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.get", false]], "get() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.get", false]], "get() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.get", false]], "get() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.get", false]], "get() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.get", false]], "get() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.get", false]], "get() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.get", false]], "get() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.get", false]], "get() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.get", false]], "get() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.get", false]], "get() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.get", false]], "get() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.get", false]], "get() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.get", false]], "get() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.get", false]], "get() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.get", false]], "get() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.get", false]], "get() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.get", false]], "get() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.get", false]], "get() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.get", false]], "get() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.get", false]], "get() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.get", false]], "get() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.get", false]], "get() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.get", false]], "get() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.get", false]], "get() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.get", false]], "get() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.get", false]], "get() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.get", false]], "get() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.get", false]], "get() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.get", false]], "get() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.get", false]], "get() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.get", false]], "get() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.get", false]], "get() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.get", false]], "get() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.get", false]], "get() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.get", false]], "get() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.get", false]], "get() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.get", false]], "get() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.get", false]], "get() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.get", false]], "get() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.get", false]], "get() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.get", false]], "get() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.get", false]], "get() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.get", false]], "get() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.get", false]], "get() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.get", false]], "get() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.get", false]], "get() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.get", false]], "get() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.get", false]], "get() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.get", false]], "get() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.get", false]], "get() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.get", false]], "get() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.get", false]], "get() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.get", false]], "get() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.get", false]], "get() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.get", false]], "get() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.get", false]], "get() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.get", false]], "get() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.get", false]], "get() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.get", false]], "get() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.get", false]], "get() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.get", false]], "get() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.get", false]], "get() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.get", false]], "get() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.get", false]], "get() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.get", false]], "get() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.get", false]], "get() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.get", false]], "get() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.get", false]], "get() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.get", false]], "get() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.get", false]], "get() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.get", false]], "get() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.get", false]], "get() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.get", false]], "get() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.get", false]], "get() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.get", false]], "get() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.get", false]], "get() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.get", false]], "get() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.get", false]], "get() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.get", false]], "get() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.get", false]], "get() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.get", false]], "get() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.get", false]], "get() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.get", false]], "get() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.get", false]], "get() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.get", false]], "get() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.get", false]], "get() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.get", false]], "get() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.get", false]], "get() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.get", false]], "get() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get", false]], "get() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.get", false]], "get() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.get", false]], "get() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.get", false]], "get() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.get", false]], "get() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.get", false]], "get() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.get", false]], "get() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.get", false]], "get() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.get", false]], "get() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.get", false]], "get() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.get", false]], "get() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.get", false]], "get() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.get", false]], "get() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.get", false]], "get() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.get", false]], "get() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.get", false]], "get() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.get", false]], "get() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.get", false]], "get() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.get", false]], "get() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.get", false]], "get() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.get", false]], "get() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.get", false]], "get() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.get", false]], "get() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.get", false]], "get() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.get", false]], "get() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.get", false]], "get() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.get", false]], "get() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.get", false]], "get() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.get", false]], "get() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.get", false]], "get() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.get", false]], "get() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.get", false]], "get() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.get", false]], "get() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.get", false]], "get() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.get", false]], "get() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.get", false]], "get() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.get", false]], "get() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.get", false]], "get() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.get", false]], "get() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.get", false]], "get() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.get", false]], "get() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.get", false]], "get() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.get", false]], "get() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.get", false]], "get() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.get", false]], "get() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.get", false]], "get() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.get", false]], "get() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.get", false]], "get() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.get", false]], "get() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.get", false]], "get() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.get", false]], "get() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.get", false]], "get() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.get", false]], "get() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.get", false]], "get() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.get", false]], "get() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.get", false]], "get() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.get", false]], "get() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.get", false]], "get() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.get", false]], "get() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.get", false]], "get() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.get", false]], "get() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.get", false]], "get() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.get", false]], "get() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.get", false]], "get() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.get", false]], "get() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.get", false]], "get() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.get", false]], "get() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.get", false]], "get() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.get", false]], "get() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.get", false]], "get() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.get", false]], "get() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.get", false]], "get() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.get", false]], "get() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.get", false]], "get() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.get", false]], "get() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.get", false]], "get() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.get", false]], "get() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.get", false]], "get() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.get", false]], "get() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.get", false]], "get() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.get", false]], "get() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.get", false]], "get() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.get", false]], "get() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.get", false]], "get() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.get", false]], "get() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.get", false]], "get() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.get", false]], "get() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.get", false]], "get() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.get", false]], "get() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.get", false]], "get() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.get", false]], "get() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.get", false]], "get() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.get", false]], "get() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.get", false]], "get() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.get", false]], "get() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.get", false]], "get() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.get", false]], "get() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.get", false]], "get() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.get", false]], "get() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.get", false]], "get() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.get", false]], "get() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.get", false]], "get() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.get", false]], "get() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.get", false]], "get() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.get", false]], "get() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.get", false]], "get() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.get", false]], "get() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.get", false]], "get() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.get", false]], "get() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.get", false]], "get() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.get", false]], "get() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.get", false]], "get() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.get", false]], "get() (pcdsdevices.lasers.ek9000.el3174aich method)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.get", false]], "get() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.get", false]], "get() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.get", false]], "get() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.get", false]], "get() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.get", false]], "get() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.get", false]], "get() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.get", false]], "get() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.get", false]], "get() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.get", false]], "get() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.get", false]], "get() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.get", false]], "get() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.get", false]], "get() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.get", false]], "get() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.get", false]], "get() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.get", false]], "get() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.get", false]], "get() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.get", false]], "get() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.get", false]], "get() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.get", false]], "get() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.get", false]], "get() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.get", false]], "get() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.get", false]], "get() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.get", false]], "get() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.get", false]], "get() (pcdsdevices.light_control.lightcontrol method)": [[315, "pcdsdevices.light_control.LightControl.get", false]], "get() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.get", false]], "get() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.get", false]], "get() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.get", false]], "get() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.get", false]], "get() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.get", false]], "get() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.get", false]], "get() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.get", false]], "get() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.get", false]], "get() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.get", false]], "get() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.get", false]], "get() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.get", false]], "get() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.get", false]], "get() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.get", false]], "get() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.get", false]], "get() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.get", false]], "get() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.get", false]], "get() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.get", false]], "get() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.get", false]], "get() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.get", false]], "get() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.get", false]], "get() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.get", false]], "get() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.get", false]], "get() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.get", false]], "get() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.get", false]], "get() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.get", false]], "get() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.get", false]], "get() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.get", false]], "get() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.get", false]], "get() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.get", false]], "get() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.get", false]], "get() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.get", false]], "get() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.get", false]], "get() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.get", false]], "get() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.get", false]], "get() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.get", false]], "get() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.get", false]], "get() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.get", false]], "get() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.get", false]], "get() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.get", false]], "get() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.get", false]], "get() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.get", false]], "get() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.get", false]], "get() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.get", false]], "get() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.get", false]], "get() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.get", false]], "get() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.get", false]], "get() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.get", false]], "get() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.get", false]], "get() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.get", false]], "get() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.get", false]], "get() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.get", false]], "get() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.get", false]], "get() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.get", false]], "get() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.get", false]], "get() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.get", false]], "get() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.get", false]], "get() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.get", false]], "get() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.get", false]], "get() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.get", false]], "get() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.get", false]], "get() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.get", false]], "get() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.get", false]], "get() (pcdsdevices.pc.photoncollimator method)": [[409, "pcdsdevices.pc.PhotonCollimator.get", false]], "get() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.get", false]], "get() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.get", false]], "get() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.get", false]], "get() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.get", false]], "get() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.get", false]], "get() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.get", false]], "get() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.get", false]], "get() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.get", false]], "get() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.get", false]], "get() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.get", false]], "get() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.get", false]], "get() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.get", false]], "get() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.get", false]], "get() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.get", false]], "get() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.get", false]], "get() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.get", false]], "get() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.get", false]], "get() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.get", false]], "get() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.get", false]], "get() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.get", false]], "get() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.get", false]], "get() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.get", false]], "get() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.get", false]], "get() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.get", false]], "get() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.get", false]], "get() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.get", false]], "get() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.get", false]], "get() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.get", false]], "get() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.get", false]], "get() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.get", false]], "get() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.get", false]], "get() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.get", false]], "get() (pcdsdevices.pump.agilentserial method)": [[446, "pcdsdevices.pump.AgilentSerial.get", false]], "get() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.get", false]], "get() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.get", false]], "get() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.get", false]], "get() (pcdsdevices.pump.gammapct method)": [[450, "pcdsdevices.pump.GammaPCT.get", false]], "get() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.get", false]], "get() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.get", false]], "get() (pcdsdevices.pump.navigator method)": [[454, "pcdsdevices.pump.Navigator.get", false]], "get() (pcdsdevices.pump.pipplc method)": [[455, "pcdsdevices.pump.PIPPLC.get", false]], "get() (pcdsdevices.pump.pipserial method)": [[456, "pcdsdevices.pump.PIPSerial.get", false]], "get() (pcdsdevices.pump.proplc method)": [[457, "pcdsdevices.pump.PROPLC.get", false]], "get() (pcdsdevices.pump.ptmplc method)": [[458, "pcdsdevices.pump.PTMPLC.get", false]], "get() (pcdsdevices.pump.qpcpct method)": [[459, "pcdsdevices.pump.QPCPCT.get", false]], "get() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.get", false]], "get() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.get", false]], "get() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.get", false]], "get() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.get", false]], "get() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.get", false]], "get() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.get", false]], "get() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.get", false]], "get() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.get", false]], "get() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.get", false]], "get() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.get", false]], "get() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.get", false]], "get() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.get", false]], "get() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.get", false]], "get() (pcdsdevices.radiation.hpi6030 method)": [[473, "pcdsdevices.radiation.HPI6030.get", false]], "get() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.get", false]], "get() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.get", false]], "get() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.get", false]], "get() (pcdsdevices.rs_powersupply.rschannel method)": [[476, "pcdsdevices.rs_powersupply.RSChannel.get", false]], "get() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.get", false]], "get() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.get", false]], "get() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.get", false]], "get() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.get", false]], "get() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.get", false]], "get() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.get", false]], "get() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.get", false]], "get() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.get", false]], "get() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.get", false]], "get() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.get", false]], "get() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.get", false]], "get() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.get", false]], "get() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.get", false]], "get() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.get", false]], "get() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.get", false]], "get() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.get", false]], "get() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.get", false]], "get() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.get", false]], "get() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.get", false]], "get() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.get", false]], "get() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.get", false]], "get() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.get", false]], "get() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.get", false]], "get() (pcdsdevices.signal._optionalepicssignal method)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.get", false]], "get() (pcdsdevices.signal.aggregatesignal method)": [[501, "pcdsdevices.signal.AggregateSignal.get", false]], "get() (pcdsdevices.signal.avgsignal method)": [[502, "pcdsdevices.signal.AvgSignal.get", false]], "get() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.get", false]], "get() (pcdsdevices.signal.epicssignaleditmd method)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.get", false]], "get() (pcdsdevices.signal.epicssignalroeditmd method)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.get", false]], "get() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.get", false]], "get() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.get", false]], "get() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.get", false]], "get() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.get", false]], "get() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.get", false]], "get() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.get", false]], "get() (pcdsdevices.signal.internalsignal method)": [[512, "pcdsdevices.signal.InternalSignal.get", false]], "get() (pcdsdevices.signal.multiderivedsignal method)": [[513, "pcdsdevices.signal.MultiDerivedSignal.get", false]], "get() (pcdsdevices.signal.multiderivedsignalro method)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.get", false]], "get() (pcdsdevices.signal.notepadlinkedsignal method)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.get", false]], "get() (pcdsdevices.signal.notimplementedsignal method)": [[515, "pcdsdevices.signal.NotImplementedSignal.get", false]], "get() (pcdsdevices.signal.pvstatesignal method)": [[517, "pcdsdevices.signal.PVStateSignal.get", false]], "get() (pcdsdevices.signal.pytmcsignal method)": [[518, "pcdsdevices.signal.PytmcSignal.get", false]], "get() (pcdsdevices.signal.pytmcsignalro method)": [[519, "pcdsdevices.signal.PytmcSignalRO.get", false]], "get() (pcdsdevices.signal.pytmcsignalrw method)": [[520, "pcdsdevices.signal.PytmcSignalRW.get", false]], "get() (pcdsdevices.signal.signaleditmd method)": [[521, "pcdsdevices.signal.SignalEditMD.get", false]], "get() (pcdsdevices.signal.summarysignal method)": [[522, "pcdsdevices.signal.SummarySignal.get", false]], "get() (pcdsdevices.signal.unitconversionderivedsignal method)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.get", false]], "get() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.get", false]], "get() (pcdsdevices.sim.simtwoaxis method)": [[528, "pcdsdevices.sim.SimTwoAxis.get", false]], "get() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.get", false]], "get() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.get", false]], "get() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.get", false]], "get() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.get", false]], "get() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.get", false]], "get() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.get", false]], "get() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.get", false]], "get() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.get", false]], "get() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.get", false]], "get() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.get", false]], "get() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.get", false]], "get() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.get", false]], "get() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.get", false]], "get() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.get", false]], "get() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.get", false]], "get() (pcdsdevices.smarpod.smarpod method)": [[544, "pcdsdevices.smarpod.SmarPod.get", false]], "get() (pcdsdevices.smarpod.smarpodpose method)": [[545, "pcdsdevices.smarpod.SmarPodPose.get", false]], "get() (pcdsdevices.smarpod.smarpodstatus method)": [[546, "pcdsdevices.smarpod.SmarPodStatus.get", false]], "get() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.get", false]], "get() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.get", false]], "get() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.get", false]], "get() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.get", false]], "get() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.get", false]], "get() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.get", false]], "get() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.get", false]], "get() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.get", false]], "get() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.get", false]], "get() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.get", false]], "get() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.get", false]], "get() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.get", false]], "get() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.get", false]], "get() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.get", false]], "get() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.get", false]], "get() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.get", false]], "get() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.get", false]], "get() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.get", false]], "get() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.get", false]], "get() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.get", false]], "get() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.get", false]], "get() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.get", false]], "get() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.get", false]], "get() (pcdsdevices.state.twincatstateconfigdynamic method)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.get", false]], "get() (pcdsdevices.state.twincatstateconfigone method)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.get", false]], "get() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.get", false]], "get() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.get", false]], "get() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.get", false]], "get() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.get", false]], "get() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.get", false]], "get() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.get", false]], "get() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.get", false]], "get() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.get", false]], "get() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.get", false]], "get() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.get", false]], "get() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.get", false]], "get() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.get", false]], "get() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.get", false]], "get() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.get", false]], "get() (pcdsdevices.valve.valvebase method)": [[633, "pcdsdevices.valve.ValveBase.get", false]], "get() (pcdsdevices.valve.vcn method)": [[619, "pcdsdevices.valve.VCN.get", false]], "get() (pcdsdevices.valve.vcn_openloop method)": [[620, "pcdsdevices.valve.VCN_OpenLoop.get", false]], "get() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.get", false]], "get() (pcdsdevices.valve.vcn_vat590_status method)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.get", false]], "get() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.get", false]], "get() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.get", false]], "get() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.get", false]], "get() (pcdsdevices.valve.vgclegacy method)": [[625, "pcdsdevices.valve.VGCLegacy.get", false]], "get() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.get", false]], "get() (pcdsdevices.valve.vrcclsls method)": [[628, "pcdsdevices.valve.VRCClsLS.get", false]], "get() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.get", false]], "get() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.get", false]], "get() (pcdsdevices.valve.vvc method)": [[631, "pcdsdevices.valve.VVC.get", false]], "get() (pcdsdevices.valve.vvcno method)": [[632, "pcdsdevices.valve.VVCNO.get", false]], "get() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.get", false]], "get() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.get", false]], "get() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.get", false]], "get() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.get", false]], "get_active_config() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.get_active_config", false]], "get_active_config() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.get_active_config", false]], "get_active_config() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.get_active_config", false]], "get_active_config() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.get_active_config", false]], "get_asyn_digraph() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.get_asyn_digraph", false]], "get_asyn_digraph() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.get_asyn_digraph", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.get_asyn_port_dictionary", false]], "get_asyn_port_dictionary() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.get_asyn_port_dictionary", false]], "get_best_config() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.get_best_config", false]], "get_best_config() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.get_best_config", false]], "get_best_config() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.get_best_config", false]], "get_best_config() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.get_best_config", false]], "get_blade_enum() (in module pcdsdevices.attenuator)": [[72, "pcdsdevices.attenuator.get_blade_enum", false]], "get_card_number() (in module pcdsdevices.mpod)": [[394, "pcdsdevices.mpod.get_card_number", false]], "get_component() (in module pcdsdevices.utils)": [[602, "pcdsdevices.utils.get_component", false]], "get_components() (in module pcdsdevices.make_ophyd_device)": [[352, "pcdsdevices.make_ophyd_device.get_components", false]], "get_composition() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.get_composition", false]], "get_configuration() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_configuration", false]], "get_configuration_values() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_configuration_values", false]], "get_current_values() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_current_values", false]], "get_delta() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.get_delta", false]], "get_dir() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance.get_dir", false]], "get_dynamic_state_attr() (in module pcdsdevices.state)": [[573, "pcdsdevices.state.get_dynamic_state_attr", false]], "get_energy() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.get_energy", false]], "get_energy() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.get_energy", false]], "get_energy() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.get_energy", false]], "get_energy() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.get_energy", false]], "get_energy() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.get_energy", false]], "get_energy() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.get_energy", false]], "get_energy() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.get_energy", false]], "get_energy() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.get_energy", false]], "get_energy() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.get_energy", false]], "get_engineering_mode() (in module pcdsdevices.interface)": [[237, "pcdsdevices.interface.get_engineering_mode", false]], "get_filtered_dir_list() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance.get_filtered_dir_list", false]], "get_flow_offset (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.get_flow_offset", false]], "get_flow_rate (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.get_flow_rate", false]], "get_frames_per_point() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get_frames_per_point", false]], "get_full_area_detector() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_full_area_detector", false]], "get_full_area_detector() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_full_area_detector", false]], "get_high_limit() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.get_high_limit", false]], "get_high_limit() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.get_high_limit", false]], "get_input() (in module pcdsdevices.utils)": [[603, "pcdsdevices.utils.get_input", false]], "get_kind() (in module pcdsdevices.interface)": [[238, "pcdsdevices.interface.get_kind", false]], "get_lightpath_state() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.get_lightpath_state", false]], "get_lightpath_state() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.get_lightpath_state", false]], "get_lim() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.get_lim", false]], "get_lim() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.get_lim", false]], "get_low_limit() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.get_low_limit", false]], "get_low_limit() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.get_low_limit", false]], "get_material() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.get_material", false]], "get_material() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.get_material", false]], "get_material() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.get_material", false]], "get_material() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.get_material", false]], "get_material() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.get_material", false]], "get_material() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.get_material", false]], "get_material() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.get_material", false]], "get_material() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.get_material", false]], "get_max_voltage() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.get_max_voltage", false]], "get_max_voltage() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.get_max_voltage", false]], "get_max_voltage() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.get_max_voltage", false]], "get_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.get_mesh_voltage", false]], "get_metadata() (in module pcdsdevices.variety)": [[635, "pcdsdevices.variety.get_metadata", false]], "get_moving_status() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.get_moving_status", false]], "get_moving_status() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.get_moving_status", false]], "get_moving_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.get_moving_status", false]], "get_moving_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.get_moving_status", false]], "get_name() (in module pcdsdevices.interface)": [[239, "pcdsdevices.interface.get_name", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.get_plugin_by_asyn_port", false]], "get_plugin_by_asyn_port() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.get_plugin_by_asyn_port", false]], "get_plugin_graph_edges() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.get_plugin_graph_edges", false]], "get_plugin_graph_edges() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.get_plugin_graph_edges", false]], "get_plugin_graph_edges() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.get_plugin_graph_edges", false]], "get_plugin_graph_edges() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.get_plugin_graph_edges", false]], "get_raw_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.get_raw_mesh_voltage", false]], "get_reflection() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.get_reflection", false]], "get_reflection() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.get_reflection", false]], "get_seq() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.get_seq", false]], "get_setpoint() (pcdsdevices.signal.epicssignaleditmd method)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.get_setpoint", false]], "get_setpoint() (pcdsdevices.signal.pytmcsignalrw method)": [[520, "pcdsdevices.signal.PytmcSignalRW.get_setpoint", false]], "get_state() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.get_state", false]], "get_state() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.get_state", false]], "get_state() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.get_state", false]], "get_state() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.get_state", false]], "get_state() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.get_state", false]], "get_state() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.get_state", false]], "get_state() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.get_state", false]], "get_state() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.get_state", false]], "get_state() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.get_state", false]], "get_state() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.get_state", false]], "get_state() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.get_state", false]], "get_state() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.get_state", false]], "get_state() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.get_state", false]], "get_state() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.get_state", false]], "get_state() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.get_state", false]], "get_state() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.get_state", false]], "get_state() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.get_state", false]], "get_state() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.get_state", false]], "get_state() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.get_state", false]], "get_state() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.get_state", false]], "get_state() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.get_state", false]], "get_state() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.get_state", false]], "get_state() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.get_state", false]], "get_state() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.get_state", false]], "get_state() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.get_state", false]], "get_state() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.get_state", false]], "get_state() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.get_state", false]], "get_state() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.get_state", false]], "get_state() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.get_state", false]], "get_state() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.get_state", false]], "get_state() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.get_state", false]], "get_state() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.get_state", false]], "get_state() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.get_state", false]], "get_state() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.get_state", false]], "get_state() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.get_state", false]], "get_state() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.get_state", false]], "get_state() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.get_state", false]], "get_state() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.get_state", false]], "get_state() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.get_state", false]], "get_state() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.get_state", false]], "get_state() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.get_state", false]], "get_state() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.get_state", false]], "get_state() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.get_state", false]], "get_state() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.get_state", false]], "get_state() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.get_state", false]], "get_state() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.get_state", false]], "get_state() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.get_state", false]], "get_state() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.get_state", false]], "get_state() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.get_state", false]], "get_state() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.get_state", false]], "get_state() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.get_state", false]], "get_state() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.get_state", false]], "get_state() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.get_state", false]], "get_state() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.get_state", false]], "get_state() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.get_state", false]], "get_state() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.get_state", false]], "get_state() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.get_state", false]], "get_state() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.get_state", false]], "get_state() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.get_state", false]], "get_state() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.get_state", false]], "get_state() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.get_state", false]], "get_state() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.get_state", false]], "get_state() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.get_state", false]], "get_state() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.get_state", false]], "get_state() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.get_state", false]], "get_state() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.get_state", false]], "get_state() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.get_state", false]], "get_status_float() (in module pcdsdevices.utils)": [[604, "pcdsdevices.utils.get_status_float", false]], "get_status_value() (in module pcdsdevices.utils)": [[605, "pcdsdevices.utils.get_status_value", false]], "get_str() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.get_str", false]], "get_trigger_inhibit() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.get_trigger_inhibit", false]], "get_trigger_inhibit() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.get_trigger_inhibit", false]], "get_trigger_source() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.get_trigger_source", false]], "get_trigger_source() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.get_trigger_source", false]], "get_unit_meshgrid() (in module pcdsdevices.targets)": [[586, "pcdsdevices.targets.get_unit_meshgrid", false]], "get_units() (in module pcdsdevices.interface)": [[240, "pcdsdevices.interface.get_units", false]], "get_valid_tags() (in module pcdsdevices.tags)": [[583, "pcdsdevices.tags.get_valid_tags", false]], "get_value() (in module pcdsdevices.interface)": [[241, "pcdsdevices.interface.get_value", false]], "gfsplc (class in pcdsdevices.gauge)": [[192, "pcdsdevices.gauge.GFSPLC", false]], "ghcplc (class in pcdsdevices.gauge)": [[193, "pcdsdevices.gauge.GHCPLC", false]], "globalconfig (class in pcdsdevices.lasers.btps)": [[279, "pcdsdevices.lasers.btps.GlobalConfig", false]], "gmd (class in pcdsdevices.energy_monitor)": [[137, "pcdsdevices.energy_monitor.GMD", false]], "gmdpreamp (class in pcdsdevices.energy_monitor)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp", false]], "goniometer() (in module pcdsdevices.gon)": [[210, "pcdsdevices.gon.Goniometer", false]], "gonwithdetarm (class in pcdsdevices.gon)": [[209, "pcdsdevices.gon.GonWithDetArm", false]], "gr_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.gr_val", false]], "gr_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.gr_val", false]], "gr_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.gr_val", false]], "gr_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.gr_val", false]], "gr_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.gr_val", false]], "groupdevice (class in pcdsdevices.device)": [[110, "pcdsdevices.device.GroupDevice", false]], "h1n (class in pcdsdevices.lodcm)": [[324, "pcdsdevices.lodcm.H1N", false]], "h2n (class in pcdsdevices.lodcm)": [[325, "pcdsdevices.lodcm.H2N", false]], "hdf5filestore (class in pcdsdevices.areadetector.plugins)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore", false]], "hdf5plugin (class in pcdsdevices.areadetector.plugins)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin", false]], "heater (class in pcdsdevices.lakeshore)": [[267, "pcdsdevices.lakeshore.Heater", false]], "high_limit (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.high_limit", false]], "high_limit (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.high_limit", false]], "high_limit (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.high_limit", false]], "high_limit (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.high_limit", false]], "high_limit (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.high_limit", false]], "high_limit (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.high_limit", false]], "high_limit (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.high_limit", false]], "high_limit (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.high_limit", false]], "high_limit (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.high_limit", false]], "high_limit (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.high_limit", false]], "high_limit (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.high_limit", false]], "high_limit (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.high_limit", false]], "high_limit (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.high_limit", false]], "high_limit (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.high_limit", false]], "high_limit (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.high_limit", false]], "high_limit (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.high_limit", false]], "high_limit (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.high_limit", false]], "high_limit (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.high_limit", false]], "high_limit (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.high_limit", false]], "high_limit (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.high_limit", false]], "high_limit (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.high_limit", false]], "high_limit (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.high_limit", false]], "high_limit (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.high_limit", false]], "high_limit (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.high_limit", false]], "high_limit (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.high_limit", false]], "high_limit (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.high_limit", false]], "high_limit (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.high_limit", false]], "high_limit (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.high_limit", false]], "high_limit (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.high_limit", false]], "high_limit (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.high_limit", false]], "high_limit (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.high_limit", false]], "high_limit (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.high_limit", false]], "high_limit (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.high_limit", false]], "high_limit (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.high_limit", false]], "high_limit (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.high_limit", false]], "high_limit (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.high_limit", false]], "high_limit (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.high_limit", false]], "high_limit (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.high_limit", false]], "high_limit (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.high_limit", false]], "high_limit (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.high_limit", false]], "high_limit (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.high_limit", false]], "high_limit (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.high_limit", false]], "high_limit (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.high_limit", false]], "high_limit (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.high_limit", false]], "high_limit (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.high_limit", false]], "high_limit (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.high_limit", false]], "high_limit (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.high_limit", false]], "high_limit (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.high_limit", false]], "high_limit (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.high_limit", false]], "high_limit (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.high_limit", false]], "high_limit (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.high_limit", false]], "high_limit (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.high_limit", false]], "high_limit (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.high_limit", false]], "high_limit (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.high_limit", false]], "high_limit (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.high_limit", false]], "high_limit (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.high_limit", false]], "high_limit (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.high_limit", false]], "high_limit (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.high_limit", false]], "high_limit (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.high_limit", false]], "high_limit (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.high_limit", false]], "high_limit (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.high_limit", false]], "high_limit (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.high_limit", false]], "high_limit (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.high_limit", false]], "high_limit (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.high_limit", false]], "high_limit (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.high_limit", false]], "high_limit (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.high_limit", false]], "high_limit (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.high_limit", false]], "high_limit (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.high_limit", false]], "high_limit (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.high_limit", false]], "high_limit (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.high_limit", false]], "high_limit (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.high_limit", false]], "high_limit (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.high_limit", false]], "high_limit (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.high_limit", false]], "high_limit (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.high_limit", false]], "high_limit (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.high_limit", false]], "high_limit (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.high_limit", false]], "high_limit (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.high_limit", false]], "high_limit (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.high_limit", false]], "high_limit (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.high_limit", false]], "high_limit (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.high_limit", false]], "high_limit (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.high_limit", false]], "high_limit (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.high_limit", false]], "high_limit (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.high_limit", false]], "high_limit (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.high_limit", false]], "high_limit (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.high_limit", false]], "high_limit (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.high_limit", false]], "high_limit (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.high_limit", false]], "high_limit (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.high_limit", false]], "high_limit (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.high_limit", false]], "high_limit (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.high_limit", false]], "high_limit (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.high_limit", false]], "high_limit (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.high_limit", false]], "high_limit (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.high_limit", false]], "high_limit (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.high_limit", false]], "high_limit (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.high_limit", false]], "high_limit (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.high_limit", false]], "high_limit (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.high_limit", false]], "high_limit (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.high_limit", false]], "high_limit (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.high_limit", false]], "high_limit (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.high_limit", false]], "high_limit (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.high_limit", false]], "high_limit (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.high_limit", false]], "high_limit (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.high_limit", false]], "high_limit (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.high_limit", false]], "high_limit (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.high_limit", false]], "high_limit (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.high_limit", false]], "high_limit (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.high_limit", false]], "high_limit (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.high_limit", false]], "high_limit (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.high_limit", false]], "high_limit (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.high_limit", false]], "high_limit (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.high_limit", false]], "high_limit (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.high_limit", false]], "high_limit (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.high_limit", false]], "high_limit (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.high_limit", false]], "high_limit (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.high_limit", false]], "high_limit (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.high_limit", false]], "high_limit (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.high_limit", false]], "high_limit (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.high_limit", false]], "high_limit (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.high_limit", false]], "high_limit (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.high_limit", false]], "high_limit (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.high_limit", false]], "high_limit (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.high_limit", false]], "high_limit (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.high_limit", false]], "high_limit (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.high_limit", false]], "high_limit (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.high_limit", false]], "high_limit (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.high_limit", false]], "high_limit (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.high_limit", false]], "high_limit (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.high_limit", false]], "high_limit (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.high_limit", false]], "high_limit (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.high_limit", false]], "high_limit (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.high_limit", false]], "high_limit (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.high_limit", false]], "high_limit (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.high_limit", false]], "high_limit (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.high_limit", false]], "high_limit (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.high_limit", false]], "high_limit (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.high_limit", false]], "high_limit (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.high_limit", false]], "high_limit (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.high_limit", false]], "high_limit (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.high_limit", false]], "high_limit (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.high_limit", false]], "high_limit (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.high_limit", false]], "high_limit (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.high_limit", false]], "high_limit (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.high_limit", false]], "high_limit (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.high_limit", false]], "high_limit (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.high_limit", false]], "high_limit (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.high_limit", false]], "high_limit (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.high_limit", false]], "high_limit (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.high_limit", false]], "high_limit (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.high_limit", false]], "high_limit (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.high_limit", false]], "high_limit (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.high_limit", false]], "high_limit (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.high_limit", false]], "high_limit (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.high_limit", false]], "high_limit (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.high_limit", false]], "high_limit (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.high_limit", false]], "high_limit (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.high_limit", false]], "high_limit (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.high_limit", false]], "high_limit (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.high_limit", false]], "hints (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.hints", false]], "hints (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.hints", false]], "hints (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.hints", false]], "hints (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.hints", false]], "hints (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.hints", false]], "hints (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.hints", false]], "hints (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.hints", false]], "hints (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.hints", false]], "hints (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.hints", false]], "hints (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.hints", false]], "hints (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.hints", false]], "hints (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.hints", false]], "hints (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.hints", false]], "hints (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.hints", false]], "hints (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.hints", false]], "hints (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.hints", false]], "hints (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.hints", false]], "hints (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.hints", false]], "hints (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.hints", false]], "hints (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.hints", false]], "hints (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.hints", false]], "hints (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.hints", false]], "hints (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.hints", false]], "hints (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.hints", false]], "hints (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.hints", false]], "hints (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.hints", false]], "hints (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.hints", false]], "hints (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.hints", false]], "hints (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.hints", false]], "hints (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.hints", false]], "hints (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.hints", false]], "hints (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.hints", false]], "hints (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.hints", false]], "hints (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.hints", false]], "hints (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.hints", false]], "hints (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.hints", false]], "hints (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.hints", false]], "hints (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.hints", false]], "hints (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.hints", false]], "hints (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.hints", false]], "hints (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.hints", false]], "hints (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.hints", false]], "hints (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.hints", false]], "hints (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.hints", false]], "hints (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.hints", false]], "hints (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.hints", false]], "hints (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.hints", false]], "hints (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.hints", false]], "hints (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.hints", false]], "hints (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.hints", false]], "hints (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.hints", false]], "hints (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.hints", false]], "hints (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.hints", false]], "hints (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.hints", false]], "hints (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.hints", false]], "hints (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.hints", false]], "hints (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.hints", false]], "hints (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.hints", false]], "hints (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.hints", false]], "hints (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.hints", false]], "hints (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.hints", false]], "hints (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.hints", false]], "hints (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.hints", false]], "hints (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.hints", false]], "hints (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.hints", false]], "hints (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.hints", false]], "hints (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.hints", false]], "hints (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.hints", false]], "hints (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.hints", false]], "hints (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.hints", false]], "hints (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.hints", false]], "hints (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.hints", false]], "hints (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.hints", false]], "hints (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.hints", false]], "hints (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.hints", false]], "hints (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.hints", false]], "hints (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.hints", false]], "hints (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.hints", false]], "hints (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.hints", false]], "hints (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.hints", false]], "hints (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.hints", false]], "hints (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.hints", false]], "hints (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.hints", false]], "hints (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.hints", false]], "hints (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.hints", false]], "hints (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.hints", false]], "hints (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.hints", false]], "hints (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.hints", false]], "hints (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.hints", false]], "hints (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.hints", false]], "hints (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.hints", false]], "hints (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.hints", false]], "hints (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.hints", false]], "hints (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.hints", false]], "hints (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.hints", false]], "hints (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.hints", false]], "hints (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.hints", false]], "hints (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.hints", false]], "hints (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.hints", false]], "hints (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.hints", false]], "hints (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.hints", false]], "hints (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.hints", false]], "hints (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.hints", false]], "hints (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.hints", false]], "hints (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.hints", false]], "hints (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.hints", false]], "hints (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.hints", false]], "hints (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.hints", false]], "hints (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.hints", false]], "hints (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.hints", false]], "hints (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.hints", false]], "hints (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.hints", false]], "hints (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.hints", false]], "hints (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.hints", false]], "hints (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.hints", false]], "hints (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.hints", false]], "hints (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.hints", false]], "hints (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.hints", false]], "hints (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.hints", false]], "hints (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.hints", false]], "hints (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.hints", false]], "hints (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.hints", false]], "hints (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.hints", false]], "hints (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.hints", false]], "hints (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.hints", false]], "hints (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.hints", false]], "hints (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.hints", false]], "hints (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.hints", false]], "hints (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.hints", false]], "hints (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.hints", false]], "hints (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.hints", false]], "hints (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.hints", false]], "hints (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.hints", false]], "hints (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.hints", false]], "hints (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.hints", false]], "hints (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.hints", false]], "hints (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.hints", false]], "hints (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.hints", false]], "hints (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.hints", false]], "hints (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.hints", false]], "hints (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.hints", false]], "hints (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.hints", false]], "hints (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.hints", false]], "hints (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.hints", false]], "hints (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.hints", false]], "hints (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.hints", false]], "hints (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.hints", false]], "hints (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.hints", false]], "hints (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.hints", false]], "hints (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.hints", false]], "hints (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.hints", false]], "hints (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.hints", false]], "hints (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.hints", false]], "hints (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.hints", false]], "hints (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.hints", false]], "hints (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.hints", false]], "hints (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.hints", false]], "hints (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.hints", false]], "hints (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.hints", false]], "hints (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.hints", false]], "hints (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.hints", false]], "hints (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.hints", false]], "hints (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.hints", false]], "hints (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.hints", false]], "hints (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.hints", false]], "hints (pcdsdevices.gon.hxrdiffractometer attribute)": [[211, "pcdsdevices.gon.HxrDiffractometer.hints", false]], "hints (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.hints", false]], "hints (pcdsdevices.gon.kappaxyzstage attribute)": [[213, "pcdsdevices.gon.KappaXYZStage.hints", false]], "hints (pcdsdevices.gon.samphi attribute)": [[214, "pcdsdevices.gon.SamPhi.hints", false]], "hints (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.hints", false]], "hints (pcdsdevices.gon.simsamplestage attribute)": [[216, "pcdsdevices.gon.SimSampleStage.hints", false]], "hints (pcdsdevices.gon.xyzstage attribute)": [[217, "pcdsdevices.gon.XYZStage.hints", false]], "hints (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.hints", false]], "hints (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.hints", false]], "hints (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.hints", false]], "hints (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.hints", false]], "hints (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.hints", false]], "hints (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.hints", false]], "hints (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.hints", false]], "hints (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.hints", false]], "hints (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.hints", false]], "hints (pcdsdevices.interface.lightpathinoutmixin attribute)": [[230, "pcdsdevices.interface.LightpathInOutMixin.hints", false]], "hints (pcdsdevices.interface.lightpathmixin attribute)": [[231, "pcdsdevices.interface.LightpathMixin.hints", false]], "hints (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.hints", false]], "hints (pcdsdevices.ipm.ipimbchannel attribute)": [[249, "pcdsdevices.ipm.IPIMBChannel.hints", false]], "hints (pcdsdevices.ipm.ipm_det attribute)": [[254, "pcdsdevices.ipm.IPM_Det.hints", false]], "hints (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.hints", false]], "hints (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.hints", false]], "hints (pcdsdevices.ipm.ipmdiode attribute)": [[251, "pcdsdevices.ipm.IPMDiode.hints", false]], "hints (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.hints", false]], "hints (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.hints", false]], "hints (pcdsdevices.ipm.wave8 attribute)": [[257, "pcdsdevices.ipm.Wave8.hints", false]], "hints (pcdsdevices.ipm.wave8channel attribute)": [[258, "pcdsdevices.ipm.Wave8Channel.hints", false]], "hints (pcdsdevices.jet.beckhoffjet attribute)": [[259, "pcdsdevices.jet.BeckhoffJet.hints", false]], "hints (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.hints", false]], "hints (pcdsdevices.jet.beckhoffjetslits attribute)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.hints", false]], "hints (pcdsdevices.jet.injector attribute)": [[262, "pcdsdevices.jet.Injector.hints", false]], "hints (pcdsdevices.jet.injectorwithfine attribute)": [[263, "pcdsdevices.jet.InjectorWithFine.hints", false]], "hints (pcdsdevices.keithley.im3l0_k2700 attribute)": [[264, "pcdsdevices.keithley.IM3L0_K2700.hints", false]], "hints (pcdsdevices.keithley.k2700 attribute)": [[265, "pcdsdevices.keithley.K2700.hints", false]], "hints (pcdsdevices.keithley.k6514 attribute)": [[266, "pcdsdevices.keithley.K6514.hints", false]], "hints (pcdsdevices.lakeshore.heater attribute)": [[267, "pcdsdevices.lakeshore.Heater.hints", false]], "hints (pcdsdevices.lakeshore.lakeshore336 attribute)": [[268, "pcdsdevices.lakeshore.Lakeshore336.hints", false]], "hints (pcdsdevices.lakeshore.temperaturesensor attribute)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.hints", false]], "hints (pcdsdevices.lamp_motion.lamp attribute)": [[270, "pcdsdevices.lamp_motion.LAMP.hints", false]], "hints (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.hints", false]], "hints (pcdsdevices.lamp_motion.lampflowcell attribute)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.hints", false]], "hints (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.hints", false]], "hints (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.hints", false]], "hints (pcdsdevices.lasers.btps.btpsstate attribute)": [[275, "pcdsdevices.lasers.btps.BtpsState.hints", false]], "hints (pcdsdevices.lasers.btps.btpsvgc attribute)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.hints", false]], "hints (pcdsdevices.lasers.btps.centroidconfig attribute)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.hints", false]], "hints (pcdsdevices.lasers.btps.destinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.hints", false]], "hints (pcdsdevices.lasers.btps.globalconfig attribute)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.hints", false]], "hints (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.hints", false]], "hints (pcdsdevices.lasers.btps.rangecomparison attribute)": [[281, "pcdsdevices.lasers.btps.RangeComparison.hints", false]], "hints (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.hints", false]], "hints (pcdsdevices.lasers.counters.agilent53210a attribute)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.hints", false]], "hints (pcdsdevices.lasers.dicon.diconswitch attribute)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.hints", false]], "hints (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.hints", false]], "hints (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.hints", false]], "hints (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.hints", false]], "hints (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.hints", false]], "hints (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.hints", false]], "hints (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.hints", false]], "hints (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.hints", false]], "hints (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.hints", false]], "hints (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.hints", false]], "hints (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.hints", false]], "hints (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.hints", false]], "hints (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.hints", false]], "hints (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.hints", false]], "hints (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.hints", false]], "hints (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.hints", false]], "hints (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.hints", false]], "hints (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.hints", false]], "hints (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.hints", false]], "hints (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.hints", false]], "hints (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.hints", false]], "hints (pcdsdevices.lic.laserincoupling attribute)": [[312, "pcdsdevices.lic.LaserInCoupling.hints", false]], "hints (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.hints", false]], "hints (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.hints", false]], "hints (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.hints", false]], "hints (pcdsdevices.light_control.lightcontrol attribute)": [[315, "pcdsdevices.light_control.LightControl.hints", false]], "hints (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.hints", false]], "hints (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.hints", false]], "hints (pcdsdevices.lodcm.crystaltower1 attribute)": [[318, "pcdsdevices.lodcm.CrystalTower1.hints", false]], "hints (pcdsdevices.lodcm.crystaltower2 attribute)": [[319, "pcdsdevices.lodcm.CrystalTower2.hints", false]], "hints (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.hints", false]], "hints (pcdsdevices.lodcm.diagnosticstower attribute)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.hints", false]], "hints (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.hints", false]], "hints (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.hints", false]], "hints (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.hints", false]], "hints (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.hints", false]], "hints (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.hints", false]], "hints (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.hints", false]], "hints (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.hints", false]], "hints (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.hints", false]], "hints (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.hints", false]], "hints (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.hints", false]], "hints (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.hints", false]], "hints (pcdsdevices.lodcm.simfirsttower attribute)": [[333, "pcdsdevices.lodcm.SimFirstTower.hints", false]], "hints (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.hints", false]], "hints (pcdsdevices.lodcm.simsecondtower attribute)": [[335, "pcdsdevices.lodcm.SimSecondTower.hints", false]], "hints (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.hints", false]], "hints (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.hints", false]], "hints (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.hints", false]], "hints (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.hints", false]], "hints (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.hints", false]], "hints (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.hints", false]], "hints (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.hints", false]], "hints (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.hints", false]], "hints (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.hints", false]], "hints (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.hints", false]], "hints (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.hints", false]], "hints (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.hints", false]], "hints (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.hints", false]], "hints (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.hints", false]], "hints (pcdsdevices.mirror.ffmirror attribute)": [[362, "pcdsdevices.mirror.FFMirror.hints", false]], "hints (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.hints", false]], "hints (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.hints", false]], "hints (pcdsdevices.mirror.kbomirror attribute)": [[365, "pcdsdevices.mirror.KBOMirror.hints", false]], "hints (pcdsdevices.mirror.kbomirrorchin attribute)": [[366, "pcdsdevices.mirror.KBOMirrorChin.hints", false]], "hints (pcdsdevices.mirror.kbomirrorhe attribute)": [[367, "pcdsdevices.mirror.KBOMirrorHE.hints", false]], "hints (pcdsdevices.mirror.kbomirrorhestates attribute)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.hints", false]], "hints (pcdsdevices.mirror.kbomirrorstates attribute)": [[369, "pcdsdevices.mirror.KBOMirrorStates.hints", false]], "hints (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.hints", false]], "hints (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.hints", false]], "hints (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.hints", false]], "hints (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.hints", false]], "hints (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.hints", false]], "hints (pcdsdevices.mirror.opticspitchnotepad attribute)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.hints", false]], "hints (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.hints", false]], "hints (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.hints", false]], "hints (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirror attribute)": [[379, "pcdsdevices.mirror.XOffsetMirror.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.hints", false]], "hints (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.hints", false]], "hints (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.hints", false]], "hints (pcdsdevices.mpod.mpodchannel attribute)": [[391, "pcdsdevices.mpod.MPODChannel.hints", false]], "hints (pcdsdevices.mpod.mpodchannelhv attribute)": [[392, "pcdsdevices.mpod.MPODChannelHV.hints", false]], "hints (pcdsdevices.mpod.mpodchannellv attribute)": [[393, "pcdsdevices.mpod.MPODChannelLV.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.hints", false]], "hints (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.hints", false]], "hints (pcdsdevices.mps.mps attribute)": [[402, "pcdsdevices.mps.MPS.hints", false]], "hints (pcdsdevices.mps.mpslimits attribute)": [[404, "pcdsdevices.mps.MPSLimits.hints", false]], "hints (pcdsdevices.mrco_motion.mrco attribute)": [[408, "pcdsdevices.mrco_motion.MRCO.hints", false]], "hints (pcdsdevices.pc.photoncollimator attribute)": [[409, "pcdsdevices.pc.PhotonCollimator.hints", false]], "hints (pcdsdevices.piezo.slicedhv attribute)": [[410, "pcdsdevices.piezo.SliceDhv.hints", false]], "hints (pcdsdevices.piezo.slicedhvchannel attribute)": [[411, "pcdsdevices.piezo.SliceDhvChannel.hints", false]], "hints (pcdsdevices.piezo.slicedhvcontroller attribute)": [[412, "pcdsdevices.piezo.SliceDhvController.hints", false]], "hints (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.hints", false]], "hints (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.hints", false]], "hints (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.hints", false]], "hints (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.hints", false]], "hints (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.hints", false]], "hints (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.hints", false]], "hints (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.hints", false]], "hints (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.hints", false]], "hints (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.hints", false]], "hints (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.hints", false]], "hints (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.hints", false]], "hints (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.hints", false]], "hints (pcdsdevices.pim.ppmpowermeter attribute)": [[425, "pcdsdevices.pim.PPMPowerMeter.hints", false]], "hints (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.hints", false]], "hints (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.hints", false]], "hints (pcdsdevices.pim.xpimled attribute)": [[428, "pcdsdevices.pim.XPIMLED.hints", false]], "hints (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.hints", false]], "hints (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.hints", false]], "hints (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.hints", false]], "hints (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.hints", false]], "hints (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.hints", false]], "hints (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.hints", false]], "hints (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.hints", false]], "hints (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.hints", false]], "hints (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.hints", false]], "hints (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.hints", false]], "hints (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.hints", false]], "hints (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.hints", false]], "hints (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.hints", false]], "hints (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.hints", false]], "hints (pcdsdevices.pump.agilentserial attribute)": [[446, "pcdsdevices.pump.AgilentSerial.hints", false]], "hints (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.hints", false]], "hints (pcdsdevices.pump.ebarapump attribute)": [[447, "pcdsdevices.pump.EbaraPump.hints", false]], "hints (pcdsdevices.pump.gammacontroller attribute)": [[449, "pcdsdevices.pump.GammaController.hints", false]], "hints (pcdsdevices.pump.gammapct attribute)": [[450, "pcdsdevices.pump.GammaPCT.hints", false]], "hints (pcdsdevices.pump.ionpumpbase attribute)": [[452, "pcdsdevices.pump.IonPumpBase.hints", false]], "hints (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[453, "pcdsdevices.pump.IonPumpWithController.hints", false]], "hints (pcdsdevices.pump.navigator attribute)": [[454, "pcdsdevices.pump.Navigator.hints", false]], "hints (pcdsdevices.pump.pipplc attribute)": [[455, "pcdsdevices.pump.PIPPLC.hints", false]], "hints (pcdsdevices.pump.pipserial attribute)": [[456, "pcdsdevices.pump.PIPSerial.hints", false]], "hints (pcdsdevices.pump.proplc attribute)": [[457, "pcdsdevices.pump.PROPLC.hints", false]], "hints (pcdsdevices.pump.ptmplc attribute)": [[458, "pcdsdevices.pump.PTMPLC.hints", false]], "hints (pcdsdevices.pump.qpcpct attribute)": [[459, "pcdsdevices.pump.QPCPCT.hints", false]], "hints (pcdsdevices.pump.turbopump attribute)": [[460, "pcdsdevices.pump.TurboPump.hints", false]], "hints (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.hints", false]], "hints (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.hints", false]], "hints (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.hints", false]], "hints (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.hints", false]], "hints (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.hints", false]], "hints (pcdsdevices.qadc.qadc attribute)": [[466, "pcdsdevices.qadc.Qadc.hints", false]], "hints (pcdsdevices.qadc.qadc134 attribute)": [[467, "pcdsdevices.qadc.Qadc134.hints", false]], "hints (pcdsdevices.qadc.qadc134common attribute)": [[468, "pcdsdevices.qadc.Qadc134Common.hints", false]], "hints (pcdsdevices.qadc.qadc134lcls2 attribute)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.hints", false]], "hints (pcdsdevices.qadc.qadccommon attribute)": [[470, "pcdsdevices.qadc.QadcCommon.hints", false]], "hints (pcdsdevices.qadc.qadclcls1timing attribute)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.hints", false]], "hints (pcdsdevices.qadc.qadclcls2timing attribute)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.hints", false]], "hints (pcdsdevices.radiation.hpi6030 attribute)": [[473, "pcdsdevices.radiation.HPI6030.hints", false]], "hints (pcdsdevices.ref.reflaserl2si attribute)": [[474, "pcdsdevices.ref.ReflaserL2SI.hints", false]], "hints (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.hints", false]], "hints (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.hints", false]], "hints (pcdsdevices.rs_powersupply.rschannel attribute)": [[476, "pcdsdevices.rs_powersupply.RSChannel.hints", false]], "hints (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.hints", false]], "hints (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.hints", false]], "hints (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.hints", false]], "hints (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.hints", false]], "hints (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.hints", false]], "hints (pcdsdevices.sample_delivery.bronkhorst attribute)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.hints", false]], "hints (pcdsdevices.sample_delivery.coolershaker attribute)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.hints", false]], "hints (pcdsdevices.sample_delivery.flowintegrator attribute)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.hints", false]], "hints (pcdsdevices.sample_delivery.gasmanifold attribute)": [[486, "pcdsdevices.sample_delivery.GasManifold.hints", false]], "hints (pcdsdevices.sample_delivery.hplc attribute)": [[487, "pcdsdevices.sample_delivery.HPLC.hints", false]], "hints (pcdsdevices.sample_delivery.integratedflow attribute)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.hints", false]], "hints (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.hints", false]], "hints (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.hints", false]], "hints (pcdsdevices.sample_delivery.pcm attribute)": [[491, "pcdsdevices.sample_delivery.PCM.hints", false]], "hints (pcdsdevices.sample_delivery.propair attribute)": [[492, "pcdsdevices.sample_delivery.PropAir.hints", false]], "hints (pcdsdevices.sample_delivery.selector attribute)": [[493, "pcdsdevices.sample_delivery.Selector.hints", false]], "hints (pcdsdevices.sample_delivery.sensirion attribute)": [[494, "pcdsdevices.sample_delivery.Sensirion.hints", false]], "hints (pcdsdevices.sample_delivery.vicivalve attribute)": [[495, "pcdsdevices.sample_delivery.ViciValve.hints", false]], "hints (pcdsdevices.sensors.rtd attribute)": [[496, "pcdsdevices.sensors.RTD.hints", false]], "hints (pcdsdevices.sensors.twincattempsensor attribute)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.hints", false]], "hints (pcdsdevices.sensors.twincatthermocouple attribute)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.hints", false]], "hints (pcdsdevices.sequencer.eventsequence attribute)": [[499, "pcdsdevices.sequencer.EventSequence.hints", false]], "hints (pcdsdevices.sequencer.eventsequencer attribute)": [[500, "pcdsdevices.sequencer.EventSequencer.hints", false]], "hints (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.hints", false]], "hints (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.hints", false]], "hints (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.hints", false]], "hints (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.hints", false]], "hints (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.hints", false]], "hints (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.hints", false]], "hints (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.hints", false]], "hints (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.hints", false]], "hints (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.hints", false]], "hints (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.hints", false]], "hints (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.hints", false]], "hints (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.hints", false]], "hints (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.hints", false]], "hints (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.hints", false]], "hints (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.hints", false]], "hints (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.hints", false]], "hints (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.hints", false]], "hints (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.hints", false]], "hints (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.hints", false]], "hints (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.hints", false]], "hints (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.hints", false]], "hints (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.hints", false]], "hints (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.hints", false]], "hints (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.hints", false]], "hints (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.hints", false]], "hints (pcdsdevices.sim.simtwoaxis attribute)": [[528, "pcdsdevices.sim.SimTwoAxis.hints", false]], "hints (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.hints", false]], "hints (pcdsdevices.sim.synmotor attribute)": [[530, "pcdsdevices.sim.SynMotor.hints", false]], "hints (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.hints", false]], "hints (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.hints", false]], "hints (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.hints", false]], "hints (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.hints", false]], "hints (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.hints", false]], "hints (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.hints", false]], "hints (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.hints", false]], "hints (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.hints", false]], "hints (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.hints", false]], "hints (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.hints", false]], "hints (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.hints", false]], "hints (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.hints", false]], "hints (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.hints", false]], "hints (pcdsdevices.smarpod.smarpod attribute)": [[544, "pcdsdevices.smarpod.SmarPod.hints", false]], "hints (pcdsdevices.smarpod.smarpodpose attribute)": [[545, "pcdsdevices.smarpod.SmarPodPose.hints", false]], "hints (pcdsdevices.smarpod.smarpodstatus attribute)": [[546, "pcdsdevices.smarpod.SmarPodStatus.hints", false]], "hints (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.hints", false]], "hints (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.hints", false]], "hints (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.hints", false]], "hints (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.hints", false]], "hints (pcdsdevices.spectrometer.kmono attribute)": [[551, "pcdsdevices.spectrometer.Kmono.hints", false]], "hints (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.hints", false]], "hints (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.hints", false]], "hints (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.hints", false]], "hints (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.hints", false]], "hints (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.hints", false]], "hints (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.hints", false]], "hints (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.hints", false]], "hints (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.hints", false]], "hints (pcdsdevices.spectrometer.vonhamosfe attribute)": [[560, "pcdsdevices.spectrometer.VonHamosFE.hints", false]], "hints (pcdsdevices.spectrometer.vonhamosfer attribute)": [[561, "pcdsdevices.spectrometer.VonHamosFER.hints", false]], "hints (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.hints", false]], "hints (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.hints", false]], "hints (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.hints", false]], "hints (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.hints", false]], "hints (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.hints", false]], "hints (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.hints", false]], "hints (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.hints", false]], "hints (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.hints", false]], "hints (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.hints", false]], "hints (pcdsdevices.state.twincatstateconfigone attribute)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.hints", false]], "hints (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.hints", false]], "hints (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.hints", false]], "hints (pcdsdevices.stopper.ppsstopper2pv attribute)": [[578, "pcdsdevices.stopper.PPSStopper2PV.hints", false]], "hints (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.hints", false]], "hints (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.hints", false]], "hints (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.hints", false]], "hints (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.hints", false]], "hints (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.hints", false]], "hints (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.hints", false]], "hints (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.hints", false]], "hints (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.hints", false]], "hints (pcdsdevices.tpr.tprtrigger attribute)": [[594, "pcdsdevices.tpr.TprTrigger.hints", false]], "hints (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.hints", false]], "hints (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.hints", false]], "hints (pcdsdevices.valve.valvebase attribute)": [[633, "pcdsdevices.valve.ValveBase.hints", false]], "hints (pcdsdevices.valve.vcn attribute)": [[619, "pcdsdevices.valve.VCN.hints", false]], "hints (pcdsdevices.valve.vcn_openloop attribute)": [[620, "pcdsdevices.valve.VCN_OpenLoop.hints", false]], "hints (pcdsdevices.valve.vcn_vat590 attribute)": [[621, "pcdsdevices.valve.VCN_VAT590.hints", false]], "hints (pcdsdevices.valve.vcn_vat590_status attribute)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.hints", false]], "hints (pcdsdevices.valve.vfs attribute)": [[623, "pcdsdevices.valve.VFS.hints", false]], "hints (pcdsdevices.valve.vgc attribute)": [[624, "pcdsdevices.valve.VGC.hints", false]], "hints (pcdsdevices.valve.vgc_2s attribute)": [[626, "pcdsdevices.valve.VGC_2S.hints", false]], "hints (pcdsdevices.valve.vgclegacy attribute)": [[625, "pcdsdevices.valve.VGCLegacy.hints", false]], "hints (pcdsdevices.valve.vrc attribute)": [[627, "pcdsdevices.valve.VRC.hints", false]], "hints (pcdsdevices.valve.vrcclsls attribute)": [[628, "pcdsdevices.valve.VRCClsLS.hints", false]], "hints (pcdsdevices.valve.vrcda attribute)": [[629, "pcdsdevices.valve.VRCDA.hints", false]], "hints (pcdsdevices.valve.vrcno attribute)": [[630, "pcdsdevices.valve.VRCNO.hints", false]], "hints (pcdsdevices.valve.vvc attribute)": [[631, "pcdsdevices.valve.VVC.hints", false]], "hints (pcdsdevices.valve.vvcno attribute)": [[632, "pcdsdevices.valve.VVCNO.hints", false]], "hints (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.hints", false]], "hints (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.hints", false]], "hints (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.hints", false]], "hints (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.hints", false]], "home() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.home", false]], "home() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.home", false]], "home() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.home", false]], "home() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.home", false]], "home() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.home", false]], "home() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.home", false]], "home() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.home", false]], "home() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.home", false]], "home() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.home", false]], "home() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.home", false]], "home() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.home", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.home_forward", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.home_forward", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.home_forward", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.home_forward", false]], "home_forward (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.home_forward", false]], "home_pos (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.home_pos", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.home_reverse", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.home_reverse", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.home_reverse", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.home_reverse", false]], "home_reverse (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.home_reverse", false]], "homed (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.homed", false]], "homed (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.homed", false]], "homed (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.homed", false]], "homed (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.homed", false]], "homed (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.homed", false]], "homed (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.homed", false]], "homed (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.homed", false]], "homed (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.homed", false]], "homed (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.homed", false]], "homed (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.homed", false]], "hpi6030 (class in pcdsdevices.radiation)": [[473, "pcdsdevices.radiation.HPI6030", false]], "hplc (class in pcdsdevices.sample_delivery)": [[487, "pcdsdevices.sample_delivery.HPLC", false]], "hutch (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.hutch", false]], "hutch (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.hutch", false]], "hxrdiffractometer (class in pcdsdevices.gon)": [[211, "pcdsdevices.gon.HxrDiffractometer", false]], "hxrspectrometer (class in pcdsdevices.spectrometer)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer", false]], "ict (class in pcdsdevices.dc_devices)": [[104, "pcdsdevices.dc_devices.ICT", false]], "ictbus (class in pcdsdevices.dc_devices)": [[105, "pcdsdevices.dc_devices.ICTBus", false]], "ictchannel (class in pcdsdevices.dc_devices)": [[106, "pcdsdevices.dc_devices.ICTChannel", false]], "im2k0 (class in pcdsdevices.pim)": [[413, "pcdsdevices.pim.IM2K0", false]], "im3l0 (class in pcdsdevices.pim)": [[414, "pcdsdevices.pim.IM3L0", false]], "im3l0_k2700 (class in pcdsdevices.keithley)": [[264, "pcdsdevices.keithley.IM3L0_K2700", false]], "image (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.image", false]], "imageplugin (class in pcdsdevices.areadetector.plugins)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin", false]], "ims (class in pcdsdevices.epics_motor)": [[149, "pcdsdevices.epics_motor.IMS", false]], "in_states (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.in_states", false]], "in_states (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.in_states", false]], "in_states (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.in_states", false]], "in_states (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.in_states", false]], "in_states (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.in_states", false]], "in_states (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.in_states", false]], "in_states (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.in_states", false]], "in_states (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.in_states", false]], "in_states (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.in_states", false]], "in_states (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.in_states", false]], "in_states (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.in_states", false]], "in_states (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.in_states", false]], "in_states (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.in_states", false]], "in_states (pcdsdevices.inout.inoutpositioner attribute)": [[220, "id0", false], [220, "pcdsdevices.inout.InOutPositioner.in_states", false]], "in_states (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.in_states", false]], "in_states (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.in_states", false]], "in_states (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.in_states", false]], "in_states (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.in_states", false]], "in_states (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.in_states", false]], "in_states (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.in_states", false]], "in_states (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.in_states", false]], "in_states (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.in_states", false]], "in_states (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.in_states", false]], "in_states (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.in_states", false]], "in_states (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.in_states", false]], "in_states (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.in_states", false]], "in_states (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.in_states", false]], "in_states (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.in_states", false]], "in_states (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.in_states", false]], "in_states (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.in_states", false]], "in_states (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.in_states", false]], "in_states (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.in_states", false]], "in_states (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.in_states", false]], "in_states (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.in_states", false]], "in_states (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.in_states", false]], "in_states (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.in_states", false]], "in_states (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.in_states", false]], "in_states (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.in_states", false]], "in_states (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.in_states", false]], "in_states (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.in_states", false]], "in_states (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.in_states", false]], "in_states (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.in_states", false]], "in_states (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.in_states", false]], "in_states (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.in_states", false]], "in_states (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.in_states", false]], "in_states (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.in_states", false]], "in_states (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.in_states", false]], "in_states (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.in_states", false]], "in_states (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.in_states", false]], "in_states (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.in_states", false]], "in_states (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.in_states", false]], "in_states (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.in_states", false]], "in_states (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.in_states", false]], "in_states (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.in_states", false]], "in_states (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.in_states", false]], "in_states (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.in_states", false]], "in_states (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.in_states", false]], "in_states (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.in_states", false]], "in_states (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.in_states", false]], "in_states (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.in_states", false]], "infer_prefix() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.infer_prefix", false]], "infer_prefix() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.infer_prefix", false]], "infer_prefix() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.infer_prefix", false]], "infer_prefix() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.infer_prefix", false]], "info() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.info", false]], "info() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.info", false]], "injector (class in pcdsdevices.jet)": [[262, "pcdsdevices.jet.Injector", false]], "injectorwithfine (class in pcdsdevices.jet)": [[263, "pcdsdevices.jet.InjectorWithFine", false]], "inoutpositioner (class in pcdsdevices.inout)": [[220, "pcdsdevices.inout.InOutPositioner", false]], "inoutpvstatepositioner (class in pcdsdevices.inout)": [[219, "pcdsdevices.inout.InOutPVStatePositioner", false]], "inoutrecordpositioner (class in pcdsdevices.inout)": [[221, "pcdsdevices.inout.InOutRecordPositioner", false]], "insert() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.insert", false]], "insert() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.insert", false]], "insert() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.insert", false]], "insert() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.insert", false]], "insert() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.insert", false]], "insert() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.insert", false]], "insert() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.insert", false]], "insert() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.insert", false]], "insert() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.insert", false]], "insert() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.insert", false]], "insert() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.insert", false]], "insert() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.insert", false]], "insert() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.insert", false]], "insert() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.insert", false]], "insert() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.insert", false]], "insert() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.insert", false]], "insert() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.insert", false]], "insert() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.insert", false]], "insert() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.insert", false]], "insert() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.insert", false]], "insert() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.insert", false]], "insert() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.insert", false]], "insert() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.insert", false]], "insert() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.insert", false]], "insert() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.insert", false]], "insert() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.insert", false]], "insert() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.insert", false]], "insert() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.insert", false]], "insert() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.insert", false]], "insert() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.insert", false]], "insert() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.insert", false]], "insert() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.insert", false]], "insert() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.insert", false]], "insert() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.insert", false]], "insert() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.insert", false]], "insert() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.insert", false]], "insert() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.insert", false]], "insert() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.insert", false]], "insert() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.insert", false]], "insert() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.insert", false]], "insert() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.insert", false]], "insert() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.insert", false]], "insert() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.insert", false]], "insert() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.insert", false]], "insert() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.insert", false]], "insert() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.insert", false]], "insert() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.insert", false]], "insert() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.insert", false]], "insert() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.insert", false]], "insert() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.insert", false]], "insert() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.insert", false]], "insert() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.insert", false]], "insert() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.insert", false]], "insert() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.insert", false]], "insert() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.insert", false]], "insert() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.insert", false]], "insert() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.insert", false]], "insert() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.insert", false]], "insert() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.insert", false]], "insert() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.insert", false]], "insert() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.insert", false]], "insert() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.insert", false]], "insert() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.insert", false]], "insert() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.insert", false]], "insert() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.insert", false]], "insert() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.insert", false]], "insert() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.insert", false]], "insert() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.insert", false]], "insert() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.insert", false]], "insert() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.insert", false]], "insert() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.insert", false]], "insert() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.insert", false]], "insert() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.insert", false]], "insert() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.insert", false]], "instance (pcdsdevices.interface.tabcompletionhelperinstance attribute)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance.instance", false]], "integratedflow (class in pcdsdevices.sample_delivery)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow", false]], "interfacedevice (class in pcdsdevices.device)": [[111, "pcdsdevices.device.InterfaceDevice", false]], "interlocked (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.interlocked", false]], "internalsignal (class in pcdsdevices.signal)": [[512, "pcdsdevices.signal.InternalSignal", false]], "inverse() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.inverse", false]], "inverse() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.inverse", false]], "inverse() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.inverse", false]], "inverse() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.inverse", false]], "inverse() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.inverse", false]], "inverse() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.inverse", false]], "inverse() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.inverse", false]], "inverse() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.inverse", false]], "inverse() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.inverse", false]], "inverse() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.inverse", false]], "inverse() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.inverse", false]], "inverse() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.inverse", false]], "inverse() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.inverse", false]], "inverse() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.inverse", false]], "inverse() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.inverse", false]], "inverse() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.inverse", false]], "inverse() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.inverse", false]], "inverse() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.inverse", false]], "inverse() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.inverse", false]], "inverse() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.inverse", false]], "inverse() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.inverse", false]], "inverse() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.inverse", false]], "inverse() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.inverse", false]], "inverse() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.inverse", false]], "inverse() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.inverse", false]], "inverse() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.inverse", false]], "inverse() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.inverse", false]], "inverse() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.inverse", false]], "inverse() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.inverse", false]], "inverse() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.inverse", false]], "inverse() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.inverse", false]], "inverse() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.inverse", false]], "inverse() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.inverse", false]], "inverse() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.inverse", false]], "inverse() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.inverse", false]], "inverse() (pcdsdevices.signal.unitconversionderivedsignal method)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.inverse", false]], "inverse_single() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.inverse_single", false]], "inverse_single() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.inverse_single", false]], "inverse_single() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.inverse_single", false]], "inverse_single() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.inverse_single", false]], "inverse_single() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.inverse_single", false]], "ionpump() (in module pcdsdevices.pump)": [[451, "pcdsdevices.pump.IonPump", false]], "ionpumpbase (class in pcdsdevices.pump)": [[452, "pcdsdevices.pump.IonPumpBase", false]], "ionpumpwithcontroller (class in pcdsdevices.pump)": [[453, "pcdsdevices.pump.IonPumpWithController", false]], "ipimb (class in pcdsdevices.ipm)": [[248, "pcdsdevices.ipm.IPIMB", false]], "ipimbchannel (class in pcdsdevices.ipm)": [[249, "pcdsdevices.ipm.IPIMBChannel", false]], "ipm() (in module pcdsdevices.ipm)": [[250, "pcdsdevices.ipm.IPM", false]], "ipm_det (class in pcdsdevices.ipm)": [[254, "pcdsdevices.ipm.IPM_Det", false]], "ipm_ipimb (class in pcdsdevices.ipm)": [[255, "pcdsdevices.ipm.IPM_IPIMB", false]], "ipm_screen() (in module pcdsdevices.utils)": [[606, "pcdsdevices.utils.ipm_screen", false]], "ipm_wave8 (class in pcdsdevices.ipm)": [[256, "pcdsdevices.ipm.IPM_Wave8", false]], "ipmdiode (class in pcdsdevices.ipm)": [[251, "pcdsdevices.ipm.IPMDiode", false]], "ipmmotion (class in pcdsdevices.ipm)": [[252, "pcdsdevices.ipm.IPMMotion", false]], "ipmtarget (class in pcdsdevices.ipm)": [[253, "pcdsdevices.ipm.IPMTarget", false]], "is_diamond() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.is_diamond", false]], "is_diamond() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.is_diamond", false]], "is_diamond() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.is_diamond", false]], "is_diamond() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.is_diamond", false]], "is_input() (in module pcdsdevices.utils)": [[607, "pcdsdevices.utils.is_input", false]], "is_silicon() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.is_silicon", false]], "is_silicon() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.is_silicon", false]], "is_silicon() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.is_silicon", false]], "is_silicon() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.is_silicon", false]], "is_strictly_increasing() (in module pcdsdevices.pseudopos)": [[443, "pcdsdevices.pseudopos.is_strictly_increasing", false]], "is_synced() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.is_synced", false]], "is_synced() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.is_synced", false]], "is_synced() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.is_synced", false]], "is_synced() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.is_synced", false]], "is_synced() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.is_synced", false]], "isum (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.isum", false]], "itechrfofall (class in pcdsdevices.lasers.rfof)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll", false]], "itechrfoferrors (class in pcdsdevices.lasers.rfof)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors", false]], "itechrfofrx (class in pcdsdevices.lasers.rfof)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx", false]], "itechrfofstatus (class in pcdsdevices.lasers.rfof)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus", false]], "itechrfoftx (class in pcdsdevices.lasers.rfof)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx", false]], "j120k (class in pcdsdevices.digital_signals)": [[113, "pcdsdevices.digital_signals.J120K", false]], "jjslits (class in pcdsdevices.slits)": [[536, "pcdsdevices.slits.JJSlits", false]], "jpegplugin (class in pcdsdevices.areadetector.plugins)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin", false]], "k2700 (class in pcdsdevices.keithley)": [[265, "pcdsdevices.keithley.K2700", false]], "k6514 (class in pcdsdevices.keithley)": [[266, "pcdsdevices.keithley.K6514", false]], "k_hutch (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.k_hutch", false]], "k_hutch (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.k_hutch", false]], "k_to_e() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.k_to_e", false]], "k_to_e() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.k_to_e", false]], "kappa (class in pcdsdevices.gon)": [[212, "pcdsdevices.gon.Kappa", false]], "kappaxyzstage (class in pcdsdevices.gon)": [[213, "pcdsdevices.gon.KappaXYZStage", false]], "kbomirror (class in pcdsdevices.mirror)": [[365, "pcdsdevices.mirror.KBOMirror", false]], "kbomirrorchin (class in pcdsdevices.mirror)": [[366, "pcdsdevices.mirror.KBOMirrorChin", false]], "kbomirrorhe (class in pcdsdevices.mirror)": [[367, "pcdsdevices.mirror.KBOMirrorHE", false]], "kbomirrorhestates (class in pcdsdevices.mirror)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates", false]], "kbomirrorstates (class in pcdsdevices.mirror)": [[369, "pcdsdevices.mirror.KBOMirrorStates", false]], "kickoff() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.kickoff", false]], "kill() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.kill", false]], "kind (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.kind", false]], "kind (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.kind", false]], "kind (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.kind", false]], "kind (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.kind", false]], "kind (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.kind", false]], "kind (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.kind", false]], "kind (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.kind", false]], "kind (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.kind", false]], "kind (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.kind", false]], "kind (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.kind", false]], "kind (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.kind", false]], "kind (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.kind", false]], "kind (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.kind", false]], "kind (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.kind", false]], "kind (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.kind", false]], "kind (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.kind", false]], "kind (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.kind", false]], "kind (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.kind", false]], "kind (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.kind", false]], "kind (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.kind", false]], "kind (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.kind", false]], "kind (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.kind", false]], "kind (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.kind", false]], "kind (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.kind", false]], "kind (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.kind", false]], "kind (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.kind", false]], "kind (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.kind", false]], "kind (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.kind", false]], "kind (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.kind", false]], "kind (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.kind", false]], "kind (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.kind", false]], "kind (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.kind", false]], "kind (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.kind", false]], "kind (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.kind", false]], "kind (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.kind", false]], "kind (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.kind", false]], "kind (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.kind", false]], "kind (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.kind", false]], "kind (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.kind", false]], "kind (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.kind", false]], "kind (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.kind", false]], "kind (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.kind", false]], "kind (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.kind", false]], "kind (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.kind", false]], "kind (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.kind", false]], "kind (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.kind", false]], "kind (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.kind", false]], "kind (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.kind", false]], "kind (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.kind", false]], "kind (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.kind", false]], "kind (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.kind", false]], "kind (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.kind", false]], "kind (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.kind", false]], "kind (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.kind", false]], "kind (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.kind", false]], "kind (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.kind", false]], "kind (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.kind", false]], "kind (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.kind", false]], "kind (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.kind", false]], "kind (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.kind", false]], "kind (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.kind", false]], "kind (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.kind", false]], "kind (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.kind", false]], "kind (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.kind", false]], "kind (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.kind", false]], "kind (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.kind", false]], "kind (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.kind", false]], "kind (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.kind", false]], "kind (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.kind", false]], "kind (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.kind", false]], "kind (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.kind", false]], "kind (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.kind", false]], "kind (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.kind", false]], "kind (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.kind", false]], "kind (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.kind", false]], "kind (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.kind", false]], "kind (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.kind", false]], "kind (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.kind", false]], "kind (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.kind", false]], "kind (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.kind", false]], "kind (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.kind", false]], "kind (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.kind", false]], "kind (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.kind", false]], "kind (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.kind", false]], "kind (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.kind", false]], "kind (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.kind", false]], "kind (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.kind", false]], "kind (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.kind", false]], "kind (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.kind", false]], "kind (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.kind", false]], "kind (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.kind", false]], "kind (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.kind", false]], "kind (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.kind", false]], "kind (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.kind", false]], "kind (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.kind", false]], "kind (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.kind", false]], "kind (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.kind", false]], "kind (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.kind", false]], "kind (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.kind", false]], "kind (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.kind", false]], "kind (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.kind", false]], "kind (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.kind", false]], "kind (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.kind", false]], "kind (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.kind", false]], "kind (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.kind", false]], "kind (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.kind", false]], "kind (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.kind", false]], "kind (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.kind", false]], "kind (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.kind", false]], "kind (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.kind", false]], "kind (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.kind", false]], "kind (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.kind", false]], "kind (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.kind", false]], "kind (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.kind", false]], "kind (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.kind", false]], "kind (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.kind", false]], "kind (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.kind", false]], "kind (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.kind", false]], "kind (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.kind", false]], "kind (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.kind", false]], "kind (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.kind", false]], "kind (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.kind", false]], "kind (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.kind", false]], "kind (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.kind", false]], "kind (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.kind", false]], "kind (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.kind", false]], "kind (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.kind", false]], "kind (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.kind", false]], "kind (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.kind", false]], "kind (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.kind", false]], "kind (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.kind", false]], "kind (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.kind", false]], "kind (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.kind", false]], "kind (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.kind", false]], "kind (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.kind", false]], "kind (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.kind", false]], "kind (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.kind", false]], "kind (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.kind", false]], "kind (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.kind", false]], "kind (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.kind", false]], "kind (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.kind", false]], "kind (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.kind", false]], "kind (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.kind", false]], "kind (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.kind", false]], "kind (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.kind", false]], "kind (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.kind", false]], "kind (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.kind", false]], "kind (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.kind", false]], "kind (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.kind", false]], "kind (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.kind", false]], "kind (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.kind", false]], "kind (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.kind", false]], "kind (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.kind", false]], "kind (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.kind", false]], "kind (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.kind", false]], "kind (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.kind", false]], "kind (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.kind", false]], "kind (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.kind", false]], "kind (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.kind", false]], "kind (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.kind", false]], "kind (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.kind", false]], "kind (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.kind", false]], "kind (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.kind", false]], "kind (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.kind", false]], "kind (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.kind", false]], "kind (pcdsdevices.gon.hxrdiffractometer attribute)": [[211, "pcdsdevices.gon.HxrDiffractometer.kind", false]], "kind (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.kind", false]], "kind (pcdsdevices.gon.kappaxyzstage attribute)": [[213, "pcdsdevices.gon.KappaXYZStage.kind", false]], "kind (pcdsdevices.gon.samphi attribute)": [[214, "pcdsdevices.gon.SamPhi.kind", false]], "kind (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.kind", false]], "kind (pcdsdevices.gon.simsamplestage attribute)": [[216, "pcdsdevices.gon.SimSampleStage.kind", false]], "kind (pcdsdevices.gon.xyzstage attribute)": [[217, "pcdsdevices.gon.XYZStage.kind", false]], "kind (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.kind", false]], "kind (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.kind", false]], "kind (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.kind", false]], "kind (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.kind", false]], "kind (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.kind", false]], "kind (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.kind", false]], "kind (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.kind", false]], "kind (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.kind", false]], "kind (pcdsdevices.interface.legacylightpathmixin attribute)": [[228, "pcdsdevices.interface.LegacyLightpathMixin.kind", false]], "kind (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.kind", false]], "kind (pcdsdevices.interface.lightpathinoutmixin attribute)": [[230, "pcdsdevices.interface.LightpathInOutMixin.kind", false]], "kind (pcdsdevices.interface.lightpathmixin attribute)": [[231, "pcdsdevices.interface.LightpathMixin.kind", false]], "kind (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.kind", false]], "kind (pcdsdevices.ipm.ipimbchannel attribute)": [[249, "pcdsdevices.ipm.IPIMBChannel.kind", false]], "kind (pcdsdevices.ipm.ipm_det attribute)": [[254, "pcdsdevices.ipm.IPM_Det.kind", false]], "kind (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.kind", false]], "kind (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.kind", false]], "kind (pcdsdevices.ipm.ipmdiode attribute)": [[251, "pcdsdevices.ipm.IPMDiode.kind", false]], "kind (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.kind", false]], "kind (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.kind", false]], "kind (pcdsdevices.ipm.wave8 attribute)": [[257, "pcdsdevices.ipm.Wave8.kind", false]], "kind (pcdsdevices.ipm.wave8channel attribute)": [[258, "pcdsdevices.ipm.Wave8Channel.kind", false]], "kind (pcdsdevices.jet.beckhoffjet attribute)": [[259, "pcdsdevices.jet.BeckhoffJet.kind", false]], "kind (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.kind", false]], "kind (pcdsdevices.jet.beckhoffjetslits attribute)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.kind", false]], "kind (pcdsdevices.jet.injector attribute)": [[262, "pcdsdevices.jet.Injector.kind", false]], "kind (pcdsdevices.jet.injectorwithfine attribute)": [[263, "pcdsdevices.jet.InjectorWithFine.kind", false]], "kind (pcdsdevices.keithley.im3l0_k2700 attribute)": [[264, "pcdsdevices.keithley.IM3L0_K2700.kind", false]], "kind (pcdsdevices.keithley.k2700 attribute)": [[265, "pcdsdevices.keithley.K2700.kind", false]], "kind (pcdsdevices.keithley.k6514 attribute)": [[266, "pcdsdevices.keithley.K6514.kind", false]], "kind (pcdsdevices.lakeshore.heater attribute)": [[267, "pcdsdevices.lakeshore.Heater.kind", false]], "kind (pcdsdevices.lakeshore.lakeshore336 attribute)": [[268, "pcdsdevices.lakeshore.Lakeshore336.kind", false]], "kind (pcdsdevices.lakeshore.temperaturesensor attribute)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.kind", false]], "kind (pcdsdevices.lamp_motion.lamp attribute)": [[270, "pcdsdevices.lamp_motion.LAMP.kind", false]], "kind (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.kind", false]], "kind (pcdsdevices.lamp_motion.lampflowcell attribute)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.kind", false]], "kind (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.kind", false]], "kind (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.kind", false]], "kind (pcdsdevices.lasers.btps.btpsstate attribute)": [[275, "pcdsdevices.lasers.btps.BtpsState.kind", false]], "kind (pcdsdevices.lasers.btps.btpsvgc attribute)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.kind", false]], "kind (pcdsdevices.lasers.btps.centroidconfig attribute)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.kind", false]], "kind (pcdsdevices.lasers.btps.destinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.kind", false]], "kind (pcdsdevices.lasers.btps.globalconfig attribute)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.kind", false]], "kind (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.kind", false]], "kind (pcdsdevices.lasers.btps.rangecomparison attribute)": [[281, "pcdsdevices.lasers.btps.RangeComparison.kind", false]], "kind (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.kind", false]], "kind (pcdsdevices.lasers.counters.agilent53210a attribute)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.kind", false]], "kind (pcdsdevices.lasers.dicon.diconswitch attribute)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.kind", false]], "kind (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.kind", false]], "kind (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.kind", false]], "kind (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.kind", false]], "kind (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.kind", false]], "kind (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.kind", false]], "kind (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.kind", false]], "kind (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.kind", false]], "kind (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.kind", false]], "kind (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.kind", false]], "kind (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.kind", false]], "kind (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.kind", false]], "kind (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.kind", false]], "kind (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.kind", false]], "kind (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.kind", false]], "kind (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.kind", false]], "kind (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.kind", false]], "kind (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.kind", false]], "kind (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.kind", false]], "kind (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.kind", false]], "kind (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.kind", false]], "kind (pcdsdevices.lic.laserincoupling attribute)": [[312, "pcdsdevices.lic.LaserInCoupling.kind", false]], "kind (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.kind", false]], "kind (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.kind", false]], "kind (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.kind", false]], "kind (pcdsdevices.light_control.lightcontrol attribute)": [[315, "pcdsdevices.light_control.LightControl.kind", false]], "kind (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.kind", false]], "kind (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.kind", false]], "kind (pcdsdevices.lodcm.crystaltower1 attribute)": [[318, "pcdsdevices.lodcm.CrystalTower1.kind", false]], "kind (pcdsdevices.lodcm.crystaltower2 attribute)": [[319, "pcdsdevices.lodcm.CrystalTower2.kind", false]], "kind (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.kind", false]], "kind (pcdsdevices.lodcm.diagnosticstower attribute)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.kind", false]], "kind (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.kind", false]], "kind (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.kind", false]], "kind (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.kind", false]], "kind (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.kind", false]], "kind (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.kind", false]], "kind (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.kind", false]], "kind (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.kind", false]], "kind (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.kind", false]], "kind (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.kind", false]], "kind (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.kind", false]], "kind (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.kind", false]], "kind (pcdsdevices.lodcm.simfirsttower attribute)": [[333, "pcdsdevices.lodcm.SimFirstTower.kind", false]], "kind (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.kind", false]], "kind (pcdsdevices.lodcm.simsecondtower attribute)": [[335, "pcdsdevices.lodcm.SimSecondTower.kind", false]], "kind (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.kind", false]], "kind (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.kind", false]], "kind (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.kind", false]], "kind (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.kind", false]], "kind (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.kind", false]], "kind (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.kind", false]], "kind (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.kind", false]], "kind (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.kind", false]], "kind (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.kind", false]], "kind (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.kind", false]], "kind (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.kind", false]], "kind (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.kind", false]], "kind (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.kind", false]], "kind (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.kind", false]], "kind (pcdsdevices.mirror.ffmirror attribute)": [[362, "pcdsdevices.mirror.FFMirror.kind", false]], "kind (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.kind", false]], "kind (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.kind", false]], "kind (pcdsdevices.mirror.kbomirror attribute)": [[365, "pcdsdevices.mirror.KBOMirror.kind", false]], "kind (pcdsdevices.mirror.kbomirrorchin attribute)": [[366, "pcdsdevices.mirror.KBOMirrorChin.kind", false]], "kind (pcdsdevices.mirror.kbomirrorhe attribute)": [[367, "pcdsdevices.mirror.KBOMirrorHE.kind", false]], "kind (pcdsdevices.mirror.kbomirrorhestates attribute)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.kind", false]], "kind (pcdsdevices.mirror.kbomirrorstates attribute)": [[369, "pcdsdevices.mirror.KBOMirrorStates.kind", false]], "kind (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.kind", false]], "kind (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.kind", false]], "kind (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.kind", false]], "kind (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.kind", false]], "kind (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.kind", false]], "kind (pcdsdevices.mirror.opticspitchnotepad attribute)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.kind", false]], "kind (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.kind", false]], "kind (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.kind", false]], "kind (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirror attribute)": [[379, "pcdsdevices.mirror.XOffsetMirror.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.kind", false]], "kind (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.kind", false]], "kind (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.kind", false]], "kind (pcdsdevices.mpod.mpodchannel attribute)": [[391, "pcdsdevices.mpod.MPODChannel.kind", false]], "kind (pcdsdevices.mpod.mpodchannelhv attribute)": [[392, "pcdsdevices.mpod.MPODChannelHV.kind", false]], "kind (pcdsdevices.mpod.mpodchannellv attribute)": [[393, "pcdsdevices.mpod.MPODChannelLV.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.kind", false]], "kind (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.kind", false]], "kind (pcdsdevices.mps.mps attribute)": [[402, "pcdsdevices.mps.MPS.kind", false]], "kind (pcdsdevices.mps.mpslimits attribute)": [[404, "pcdsdevices.mps.MPSLimits.kind", false]], "kind (pcdsdevices.mrco_motion.mrco attribute)": [[408, "pcdsdevices.mrco_motion.MRCO.kind", false]], "kind (pcdsdevices.pc.photoncollimator attribute)": [[409, "pcdsdevices.pc.PhotonCollimator.kind", false]], "kind (pcdsdevices.piezo.slicedhv attribute)": [[410, "pcdsdevices.piezo.SliceDhv.kind", false]], "kind (pcdsdevices.piezo.slicedhvchannel attribute)": [[411, "pcdsdevices.piezo.SliceDhvChannel.kind", false]], "kind (pcdsdevices.piezo.slicedhvcontroller attribute)": [[412, "pcdsdevices.piezo.SliceDhvController.kind", false]], "kind (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.kind", false]], "kind (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.kind", false]], "kind (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.kind", false]], "kind (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.kind", false]], "kind (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.kind", false]], "kind (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.kind", false]], "kind (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.kind", false]], "kind (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.kind", false]], "kind (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.kind", false]], "kind (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.kind", false]], "kind (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.kind", false]], "kind (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.kind", false]], "kind (pcdsdevices.pim.ppmpowermeter attribute)": [[425, "pcdsdevices.pim.PPMPowerMeter.kind", false]], "kind (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.kind", false]], "kind (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.kind", false]], "kind (pcdsdevices.pim.xpimled attribute)": [[428, "pcdsdevices.pim.XPIMLED.kind", false]], "kind (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.kind", false]], "kind (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.kind", false]], "kind (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.kind", false]], "kind (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.kind", false]], "kind (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.kind", false]], "kind (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.kind", false]], "kind (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.kind", false]], "kind (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.kind", false]], "kind (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.kind", false]], "kind (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.kind", false]], "kind (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.kind", false]], "kind (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.kind", false]], "kind (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.kind", false]], "kind (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.kind", false]], "kind (pcdsdevices.pump.agilentserial attribute)": [[446, "pcdsdevices.pump.AgilentSerial.kind", false]], "kind (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.kind", false]], "kind (pcdsdevices.pump.ebarapump attribute)": [[447, "pcdsdevices.pump.EbaraPump.kind", false]], "kind (pcdsdevices.pump.gammacontroller attribute)": [[449, "pcdsdevices.pump.GammaController.kind", false]], "kind (pcdsdevices.pump.gammapct attribute)": [[450, "pcdsdevices.pump.GammaPCT.kind", false]], "kind (pcdsdevices.pump.ionpumpbase attribute)": [[452, "pcdsdevices.pump.IonPumpBase.kind", false]], "kind (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[453, "pcdsdevices.pump.IonPumpWithController.kind", false]], "kind (pcdsdevices.pump.navigator attribute)": [[454, "pcdsdevices.pump.Navigator.kind", false]], "kind (pcdsdevices.pump.pipplc attribute)": [[455, "pcdsdevices.pump.PIPPLC.kind", false]], "kind (pcdsdevices.pump.pipserial attribute)": [[456, "pcdsdevices.pump.PIPSerial.kind", false]], "kind (pcdsdevices.pump.proplc attribute)": [[457, "pcdsdevices.pump.PROPLC.kind", false]], "kind (pcdsdevices.pump.ptmplc attribute)": [[458, "pcdsdevices.pump.PTMPLC.kind", false]], "kind (pcdsdevices.pump.qpcpct attribute)": [[459, "pcdsdevices.pump.QPCPCT.kind", false]], "kind (pcdsdevices.pump.turbopump attribute)": [[460, "pcdsdevices.pump.TurboPump.kind", false]], "kind (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.kind", false]], "kind (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.kind", false]], "kind (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.kind", false]], "kind (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.kind", false]], "kind (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.kind", false]], "kind (pcdsdevices.qadc.qadc attribute)": [[466, "pcdsdevices.qadc.Qadc.kind", false]], "kind (pcdsdevices.qadc.qadc134 attribute)": [[467, "pcdsdevices.qadc.Qadc134.kind", false]], "kind (pcdsdevices.qadc.qadc134common attribute)": [[468, "pcdsdevices.qadc.Qadc134Common.kind", false]], "kind (pcdsdevices.qadc.qadc134lcls2 attribute)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.kind", false]], "kind (pcdsdevices.qadc.qadccommon attribute)": [[470, "pcdsdevices.qadc.QadcCommon.kind", false]], "kind (pcdsdevices.qadc.qadclcls1timing attribute)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.kind", false]], "kind (pcdsdevices.qadc.qadclcls2timing attribute)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.kind", false]], "kind (pcdsdevices.radiation.hpi6030 attribute)": [[473, "pcdsdevices.radiation.HPI6030.kind", false]], "kind (pcdsdevices.ref.reflaserl2si attribute)": [[474, "pcdsdevices.ref.ReflaserL2SI.kind", false]], "kind (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.kind", false]], "kind (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.kind", false]], "kind (pcdsdevices.rs_powersupply.rschannel attribute)": [[476, "pcdsdevices.rs_powersupply.RSChannel.kind", false]], "kind (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.kind", false]], "kind (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.kind", false]], "kind (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.kind", false]], "kind (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.kind", false]], "kind (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.kind", false]], "kind (pcdsdevices.sample_delivery.bronkhorst attribute)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.kind", false]], "kind (pcdsdevices.sample_delivery.coolershaker attribute)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.kind", false]], "kind (pcdsdevices.sample_delivery.flowintegrator attribute)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.kind", false]], "kind (pcdsdevices.sample_delivery.gasmanifold attribute)": [[486, "pcdsdevices.sample_delivery.GasManifold.kind", false]], "kind (pcdsdevices.sample_delivery.hplc attribute)": [[487, "pcdsdevices.sample_delivery.HPLC.kind", false]], "kind (pcdsdevices.sample_delivery.integratedflow attribute)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.kind", false]], "kind (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.kind", false]], "kind (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.kind", false]], "kind (pcdsdevices.sample_delivery.pcm attribute)": [[491, "pcdsdevices.sample_delivery.PCM.kind", false]], "kind (pcdsdevices.sample_delivery.propair attribute)": [[492, "pcdsdevices.sample_delivery.PropAir.kind", false]], "kind (pcdsdevices.sample_delivery.selector attribute)": [[493, "pcdsdevices.sample_delivery.Selector.kind", false]], "kind (pcdsdevices.sample_delivery.sensirion attribute)": [[494, "pcdsdevices.sample_delivery.Sensirion.kind", false]], "kind (pcdsdevices.sample_delivery.vicivalve attribute)": [[495, "pcdsdevices.sample_delivery.ViciValve.kind", false]], "kind (pcdsdevices.sensors.rtd attribute)": [[496, "pcdsdevices.sensors.RTD.kind", false]], "kind (pcdsdevices.sensors.twincattempsensor attribute)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.kind", false]], "kind (pcdsdevices.sensors.twincatthermocouple attribute)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.kind", false]], "kind (pcdsdevices.sequencer.eventsequence attribute)": [[499, "pcdsdevices.sequencer.EventSequence.kind", false]], "kind (pcdsdevices.sequencer.eventsequencer attribute)": [[500, "pcdsdevices.sequencer.EventSequencer.kind", false]], "kind (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.kind", false]], "kind (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.kind", false]], "kind (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.kind", false]], "kind (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.kind", false]], "kind (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.kind", false]], "kind (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.kind", false]], "kind (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.kind", false]], "kind (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.kind", false]], "kind (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.kind", false]], "kind (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.kind", false]], "kind (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.kind", false]], "kind (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.kind", false]], "kind (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.kind", false]], "kind (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.kind", false]], "kind (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.kind", false]], "kind (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.kind", false]], "kind (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.kind", false]], "kind (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.kind", false]], "kind (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.kind", false]], "kind (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.kind", false]], "kind (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.kind", false]], "kind (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.kind", false]], "kind (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.kind", false]], "kind (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.kind", false]], "kind (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.kind", false]], "kind (pcdsdevices.sim.simtwoaxis attribute)": [[528, "pcdsdevices.sim.SimTwoAxis.kind", false]], "kind (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.kind", false]], "kind (pcdsdevices.sim.synmotor attribute)": [[530, "pcdsdevices.sim.SynMotor.kind", false]], "kind (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.kind", false]], "kind (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.kind", false]], "kind (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.kind", false]], "kind (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.kind", false]], "kind (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.kind", false]], "kind (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.kind", false]], "kind (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.kind", false]], "kind (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.kind", false]], "kind (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.kind", false]], "kind (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.kind", false]], "kind (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.kind", false]], "kind (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.kind", false]], "kind (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.kind", false]], "kind (pcdsdevices.smarpod.smarpod attribute)": [[544, "pcdsdevices.smarpod.SmarPod.kind", false]], "kind (pcdsdevices.smarpod.smarpodpose attribute)": [[545, "pcdsdevices.smarpod.SmarPodPose.kind", false]], "kind (pcdsdevices.smarpod.smarpodstatus attribute)": [[546, "pcdsdevices.smarpod.SmarPodStatus.kind", false]], "kind (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.kind", false]], "kind (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.kind", false]], "kind (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.kind", false]], "kind (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.kind", false]], "kind (pcdsdevices.spectrometer.kmono attribute)": [[551, "pcdsdevices.spectrometer.Kmono.kind", false]], "kind (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.kind", false]], "kind (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.kind", false]], "kind (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.kind", false]], "kind (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.kind", false]], "kind (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.kind", false]], "kind (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.kind", false]], "kind (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.kind", false]], "kind (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.kind", false]], "kind (pcdsdevices.spectrometer.vonhamosfe attribute)": [[560, "pcdsdevices.spectrometer.VonHamosFE.kind", false]], "kind (pcdsdevices.spectrometer.vonhamosfer attribute)": [[561, "pcdsdevices.spectrometer.VonHamosFER.kind", false]], "kind (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.kind", false]], "kind (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.kind", false]], "kind (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.kind", false]], "kind (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.kind", false]], "kind (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.kind", false]], "kind (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.kind", false]], "kind (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.kind", false]], "kind (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.kind", false]], "kind (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.kind", false]], "kind (pcdsdevices.state.twincatstateconfigone attribute)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.kind", false]], "kind (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.kind", false]], "kind (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.kind", false]], "kind (pcdsdevices.stopper.ppsstopper2pv attribute)": [[578, "pcdsdevices.stopper.PPSStopper2PV.kind", false]], "kind (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.kind", false]], "kind (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.kind", false]], "kind (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.kind", false]], "kind (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.kind", false]], "kind (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.kind", false]], "kind (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.kind", false]], "kind (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.kind", false]], "kind (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.kind", false]], "kind (pcdsdevices.tpr.tprtrigger attribute)": [[594, "pcdsdevices.tpr.TprTrigger.kind", false]], "kind (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.kind", false]], "kind (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.kind", false]], "kind (pcdsdevices.valve.valvebase attribute)": [[633, "pcdsdevices.valve.ValveBase.kind", false]], "kind (pcdsdevices.valve.vcn attribute)": [[619, "pcdsdevices.valve.VCN.kind", false]], "kind (pcdsdevices.valve.vcn_openloop attribute)": [[620, "pcdsdevices.valve.VCN_OpenLoop.kind", false]], "kind (pcdsdevices.valve.vcn_vat590 attribute)": [[621, "pcdsdevices.valve.VCN_VAT590.kind", false]], "kind (pcdsdevices.valve.vcn_vat590_status attribute)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.kind", false]], "kind (pcdsdevices.valve.vfs attribute)": [[623, "pcdsdevices.valve.VFS.kind", false]], "kind (pcdsdevices.valve.vgc attribute)": [[624, "pcdsdevices.valve.VGC.kind", false]], "kind (pcdsdevices.valve.vgc_2s attribute)": [[626, "pcdsdevices.valve.VGC_2S.kind", false]], "kind (pcdsdevices.valve.vgclegacy attribute)": [[625, "pcdsdevices.valve.VGCLegacy.kind", false]], "kind (pcdsdevices.valve.vrc attribute)": [[627, "pcdsdevices.valve.VRC.kind", false]], "kind (pcdsdevices.valve.vrcclsls attribute)": [[628, "pcdsdevices.valve.VRCClsLS.kind", false]], "kind (pcdsdevices.valve.vrcda attribute)": [[629, "pcdsdevices.valve.VRCDA.kind", false]], "kind (pcdsdevices.valve.vrcno attribute)": [[630, "pcdsdevices.valve.VRCNO.kind", false]], "kind (pcdsdevices.valve.vvc attribute)": [[631, "pcdsdevices.valve.VVC.kind", false]], "kind (pcdsdevices.valve.vvcno attribute)": [[632, "pcdsdevices.valve.VVCNO.kind", false]], "kind (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.kind", false]], "kind (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.kind", false]], "kind (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.kind", false]], "kind (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.kind", false]], "kmono (class in pcdsdevices.spectrometer)": [[551, "pcdsdevices.spectrometer.Kmono", false]], "ktof (class in pcdsdevices.cvmi_motion)": [[103, "pcdsdevices.cvmi_motion.KTOF", false]], "l_hutch (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.l_hutch", false]], "l_hutch (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.l_hutch", false]], "lakeshore336 (class in pcdsdevices.lakeshore)": [[268, "pcdsdevices.lakeshore.Lakeshore336", false]], "lamp (class in pcdsdevices.lamp_motion)": [[270, "pcdsdevices.lamp_motion.LAMP", false]], "lamp_lv_17 (class in pcdsdevices.lamp_motion)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17", false]], "lampflowcell (class in pcdsdevices.lamp_motion)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell", false]], "lampmagneticbottle (class in pcdsdevices.lamp_motion)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle", false]], "lasbasler (class in pcdsdevices.areadetector.detectors)": [[9, "pcdsdevices.areadetector.detectors.LasBasler", false]], "lasbaslerff (class in pcdsdevices.areadetector.detectors)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF", false]], "lasbaslernf (class in pcdsdevices.areadetector.detectors)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF", false]], "lasercouplingstates (class in pcdsdevices.lic_2d_tmo)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates", false]], "laserenergypositioner (class in pcdsdevices.lxe)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner", false]], "laserincoupling (class in pcdsdevices.lic)": [[312, "pcdsdevices.lic.LaserInCoupling", false]], "lasertiming (class in pcdsdevices.lxe)": [[343, "pcdsdevices.lxe.LaserTiming", false]], "lasertimingcompensation (class in pcdsdevices.lxe)": [[344, "pcdsdevices.lxe.LaserTimingCompensation", false]], "lcls (class in pcdsdevices.beam_stats)": [[81, "pcdsdevices.beam_stats.LCLS", false]], "lcls2imagerbase (class in pcdsdevices.pim)": [[415, "pcdsdevices.pim.LCLS2ImagerBase", false]], "lcls2lasertiming (class in pcdsdevices.lxe)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming", false]], "lcls2target (class in pcdsdevices.pim)": [[416, "pcdsdevices.pim.LCLS2Target", false]], "lcp1 (class in pcdsdevices.fms)": [[173, "pcdsdevices.fms.LCP1", false]], "lcp2 (class in pcdsdevices.fms)": [[174, "pcdsdevices.fms.LCP2", false]], "legacylightpathmixin (class in pcdsdevices.interface)": [[228, "pcdsdevices.interface.LegacyLightpathMixin", false]], "lensstack (class in pcdsdevices.lens)": [[305, "pcdsdevices.lens.LensStack", false]], "lensstackbase (class in pcdsdevices.lens)": [[306, "pcdsdevices.lens.LensStackBase", false]], "licmirror (class in pcdsdevices.lic)": [[311, "pcdsdevices.lic.LICMirror", false]], "lightcontrol (class in pcdsdevices.light_control)": [[315, "pcdsdevices.light_control.LightControl", false]], "lightpath_cpts (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.interface.legacylightpathmixin attribute)": [[228, "pcdsdevices.interface.LegacyLightpathMixin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.interface.lightpathinoutmixin attribute)": [[230, "pcdsdevices.interface.LightpathInOutMixin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.interface.lightpathmixin attribute)": [[231, "pcdsdevices.interface.LightpathMixin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lasers.btps.btpsvgc attribute)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lic.laserincoupling attribute)": [[312, "pcdsdevices.lic.LaserInCoupling.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.ffmirror attribute)": [[362, "pcdsdevices.mirror.FFMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirror attribute)": [[365, "pcdsdevices.mirror.KBOMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirrorchin attribute)": [[366, "pcdsdevices.mirror.KBOMirrorChin.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirrorhe attribute)": [[367, "pcdsdevices.mirror.KBOMirrorHE.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirrorhestates attribute)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.kbomirrorstates attribute)": [[369, "pcdsdevices.mirror.KBOMirrorStates.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirror attribute)": [[379, "pcdsdevices.mirror.XOffsetMirror.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.ref.reflaserl2si attribute)": [[474, "pcdsdevices.ref.ReflaserL2SI.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.spectrometer.kmono attribute)": [[551, "pcdsdevices.spectrometer.Kmono.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.stopper.ppsstopper2pv attribute)": [[578, "pcdsdevices.stopper.PPSStopper2PV.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vfs attribute)": [[623, "pcdsdevices.valve.VFS.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vgc attribute)": [[624, "pcdsdevices.valve.VGC.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vgc_2s attribute)": [[626, "pcdsdevices.valve.VGC_2S.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vrc attribute)": [[627, "pcdsdevices.valve.VRC.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vrcda attribute)": [[629, "pcdsdevices.valve.VRCDA.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.valve.vrcno attribute)": [[630, "pcdsdevices.valve.VRCNO.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.lightpath_cpts", false]], "lightpath_cpts (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.lightpath_cpts", false]], "lightpathinoutcptmixin (class in pcdsdevices.interface)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin", false]], "lightpathinoutmixin (class in pcdsdevices.interface)": [[230, "pcdsdevices.interface.LightpathInOutMixin", false]], "lightpathinoutrecordpositioner (class in pcdsdevices.inout)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner", false]], "lightpathmixin (class in pcdsdevices.interface)": [[231, "pcdsdevices.interface.LightpathMixin", false]], "limits (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.limits", false]], "limits (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.limits", false]], "limits (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.limits", false]], "limits (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.limits", false]], "limits (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.limits", false]], "limits (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.limits", false]], "limits (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.limits", false]], "limits (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.limits", false]], "limits (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.limits", false]], "limits (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.limits", false]], "limits (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.limits", false]], "limits (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.limits", false]], "limits (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.limits", false]], "limits (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.limits", false]], "limits (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.limits", false]], "limits (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.limits", false]], "limits (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.limits", false]], "limits (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.limits", false]], "limits (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.limits", false]], "limits (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.limits", false]], "limits (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.limits", false]], "limits (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.limits", false]], "limits (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.limits", false]], "limits (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.limits", false]], "limits (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.limits", false]], "limits (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.limits", false]], "limits (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.limits", false]], "limits (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.limits", false]], "limits (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.limits", false]], "limits (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.limits", false]], "limits (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.limits", false]], "limits (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.limits", false]], "limits (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.limits", false]], "limits (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.limits", false]], "limits (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.limits", false]], "limits (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.limits", false]], "limits (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.limits", false]], "limits (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.limits", false]], "limits (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.limits", false]], "limits (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.limits", false]], "limits (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.limits", false]], "limits (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.limits", false]], "limits (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.limits", false]], "limits (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.limits", false]], "limits (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.limits", false]], "limits (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.limits", false]], "limits (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.limits", false]], "limits (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.limits", false]], "limits (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.limits", false]], "limits (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.limits", false]], "limits (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.limits", false]], "limits (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.limits", false]], "limits (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.limits", false]], "limits (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.limits", false]], "limits (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.limits", false]], "limits (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.limits", false]], "limits (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.limits", false]], "limits (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.limits", false]], "limits (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.limits", false]], "limits (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.limits", false]], "limits (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.limits", false]], "limits (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.limits", false]], "limits (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.limits", false]], "limits (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.limits", false]], "limits (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.limits", false]], "limits (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.limits", false]], "limits (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.limits", false]], "limits (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.limits", false]], "limits (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.limits", false]], "limits (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.limits", false]], "limits (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.limits", false]], "limits (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.limits", false]], "limits (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.limits", false]], "limits (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.limits", false]], "limits (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.limits", false]], "limits (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.limits", false]], "limits (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.limits", false]], "limits (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.limits", false]], "limits (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.limits", false]], "limits (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.limits", false]], "limits (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.limits", false]], "limits (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.limits", false]], "limits (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.limits", false]], "limits (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.limits", false]], "limits (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.limits", false]], "limits (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.limits", false]], "limits (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.limits", false]], "limits (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.limits", false]], "limits (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.limits", false]], "limits (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.limits", false]], "limits (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.limits", false]], "limits (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.limits", false]], "limits (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.limits", false]], "limits (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.limits", false]], "limits (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.limits", false]], "limits (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.limits", false]], "limits (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.limits", false]], "limits (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.limits", false]], "limits (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.limits", false]], "limits (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.limits", false]], "limits (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.limits", false]], "limits (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.limits", false]], "limits (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.limits", false]], "limits (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.limits", false]], "limits (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.limits", false]], "limits (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.limits", false]], "limits (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.limits", false]], "limits (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.limits", false]], "limits (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.limits", false]], "limits (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.limits", false]], "limits (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.limits", false]], "limits (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.limits", false]], "limits (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.limits", false]], "limits (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.limits", false]], "limits (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.limits", false]], "limits (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.limits", false]], "limits (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.limits", false]], "limits (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.limits", false]], "limits (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.limits", false]], "limits (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.limits", false]], "limits (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.limits", false]], "limits (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.limits", false]], "limits (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.limits", false]], "limits (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.limits", false]], "limits (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.limits", false]], "limits (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.limits", false]], "limits (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.limits", false]], "limits (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.limits", false]], "limits (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.limits", false]], "limits (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.limits", false]], "limits (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.limits", false]], "limits (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.limits", false]], "limits (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.limits", false]], "limits (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.limits", false]], "limits (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.limits", false]], "limits (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.limits", false]], "limits (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.limits", false]], "limits (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.limits", false]], "limits (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.limits", false]], "limits (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.limits", false]], "limits (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.limits", false]], "limits (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.limits", false]], "limits (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.limits", false]], "limits (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.limits", false]], "limits (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.limits", false]], "limits (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.limits", false]], "limits (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.limits", false]], "limits (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.limits", false]], "limits (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.limits", false]], "limits (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.limits", false]], "limits (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.limits", false]], "limits (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.limits", false]], "limits (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.limits", false]], "limits (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.limits", false]], "limits (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.limits", false]], "limits (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.limits", false]], "limits (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.limits", false]], "limits (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.limits", false]], "limits (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.limits", false]], "limits (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.limits", false]], "limits (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.limits", false]], "limits (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.limits", false]], "limits (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.limits", false]], "limits (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.limits", false]], "limits (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.limits", false]], "limits (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.limits", false]], "limits (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.limits", false]], "limits (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.limits", false]], "limits (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.limits", false]], "limits (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.limits", false]], "limits (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.limits", false]], "limits (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.limits", false]], "limits (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.limits", false]], "limits (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.limits", false]], "limits (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.limits", false]], "limits (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.limits", false]], "limits (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.limits", false]], "limits (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.limits", false]], "limits (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.limits", false]], "limits (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.limits", false]], "limits (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.limits", false]], "limits (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.limits", false]], "line_text_dict (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.line_text_dict", false]], "line_text_dict (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.line_text_dict", false]], "load_calibration_file() (in module pcdsdevices.lxe)": [[350, "pcdsdevices.lxe.load_calibration_file", false]], "lodcm (class in pcdsdevices.lodcm)": [[326, "pcdsdevices.lodcm.LODCM", false]], "lodcmenergyc (class in pcdsdevices.lodcm)": [[327, "pcdsdevices.lodcm.LODCMEnergyC", false]], "lodcmenergyc1 (class in pcdsdevices.lodcm)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1", false]], "lodcmenergysi (class in pcdsdevices.lodcm)": [[329, "pcdsdevices.lodcm.LODCMEnergySi", false]], "lookuptablepositioner (class in pcdsdevices.pseudopos)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner", false]], "low_limit (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.low_limit", false]], "low_limit (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.low_limit", false]], "low_limit (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.low_limit", false]], "low_limit (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.low_limit", false]], "low_limit (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.low_limit", false]], "low_limit (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.low_limit", false]], "low_limit (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.low_limit", false]], "low_limit (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.low_limit", false]], "low_limit (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.low_limit", false]], "low_limit (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.low_limit", false]], "low_limit (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.low_limit", false]], "low_limit (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.low_limit", false]], "low_limit (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.low_limit", false]], "low_limit (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.low_limit", false]], "low_limit (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.low_limit", false]], "low_limit (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.low_limit", false]], "low_limit (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.low_limit", false]], "low_limit (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.low_limit", false]], "low_limit (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.low_limit", false]], "low_limit (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.low_limit", false]], "low_limit (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.low_limit", false]], "low_limit (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.low_limit", false]], "low_limit (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.low_limit", false]], "low_limit (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.low_limit", false]], "low_limit (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.low_limit", false]], "low_limit (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.low_limit", false]], "low_limit (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.low_limit", false]], "low_limit (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.low_limit", false]], "low_limit (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.low_limit", false]], "low_limit (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.low_limit", false]], "low_limit (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.low_limit", false]], "low_limit (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.low_limit", false]], "low_limit (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.low_limit", false]], "low_limit (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.low_limit", false]], "low_limit (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.low_limit", false]], "low_limit (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.low_limit", false]], "low_limit (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.low_limit", false]], "low_limit (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.low_limit", false]], "low_limit (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.low_limit", false]], "low_limit (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.low_limit", false]], "low_limit (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.low_limit", false]], "low_limit (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.low_limit", false]], "low_limit (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.low_limit", false]], "low_limit (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.low_limit", false]], "low_limit (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.low_limit", false]], "low_limit (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.low_limit", false]], "low_limit (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.low_limit", false]], "low_limit (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.low_limit", false]], "low_limit (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.low_limit", false]], "low_limit (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.low_limit", false]], "low_limit (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.low_limit", false]], "low_limit (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.low_limit", false]], "low_limit (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.low_limit", false]], "low_limit (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.low_limit", false]], "low_limit (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.low_limit", false]], "low_limit (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.low_limit", false]], "low_limit (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.low_limit", false]], "low_limit (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.low_limit", false]], "low_limit (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.low_limit", false]], "low_limit (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.low_limit", false]], "low_limit (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.low_limit", false]], "low_limit (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.low_limit", false]], "low_limit (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.low_limit", false]], "low_limit (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.low_limit", false]], "low_limit (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.low_limit", false]], "low_limit (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.low_limit", false]], "low_limit (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.low_limit", false]], "low_limit (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.low_limit", false]], "low_limit (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.low_limit", false]], "low_limit (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.low_limit", false]], "low_limit (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.low_limit", false]], "low_limit (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.low_limit", false]], "low_limit (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.low_limit", false]], "low_limit (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.low_limit", false]], "low_limit (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.low_limit", false]], "low_limit (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.low_limit", false]], "low_limit (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.low_limit", false]], "low_limit (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.low_limit", false]], "low_limit (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.low_limit", false]], "low_limit (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.low_limit", false]], "low_limit (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.low_limit", false]], "low_limit (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.low_limit", false]], "low_limit (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.low_limit", false]], "low_limit (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.low_limit", false]], "low_limit (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.low_limit", false]], "low_limit (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.low_limit", false]], "low_limit (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.low_limit", false]], "low_limit (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.low_limit", false]], "low_limit (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.low_limit", false]], "low_limit (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.low_limit", false]], "low_limit (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.low_limit", false]], "low_limit (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.low_limit", false]], "low_limit (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.low_limit", false]], "low_limit (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.low_limit", false]], "low_limit (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.low_limit", false]], "low_limit (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.low_limit", false]], "low_limit (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.low_limit", false]], "low_limit (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.low_limit", false]], "low_limit (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.low_limit", false]], "low_limit (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.low_limit", false]], "low_limit (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.low_limit", false]], "low_limit (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.low_limit", false]], "low_limit (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.low_limit", false]], "low_limit (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.low_limit", false]], "low_limit (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.low_limit", false]], "low_limit (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.low_limit", false]], "low_limit (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.low_limit", false]], "low_limit (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.low_limit", false]], "low_limit (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.low_limit", false]], "low_limit (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.low_limit", false]], "low_limit (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.low_limit", false]], "low_limit (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.low_limit", false]], "low_limit (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.low_limit", false]], "low_limit (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.low_limit", false]], "low_limit (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.low_limit", false]], "low_limit (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.low_limit", false]], "low_limit (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.low_limit", false]], "low_limit (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.low_limit", false]], "low_limit (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.low_limit", false]], "low_limit (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.low_limit", false]], "low_limit (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.low_limit", false]], "low_limit (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.low_limit", false]], "low_limit (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.low_limit", false]], "low_limit (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.low_limit", false]], "low_limit (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.low_limit", false]], "low_limit (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.low_limit", false]], "low_limit (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.low_limit", false]], "low_limit (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.low_limit", false]], "low_limit (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.low_limit", false]], "low_limit (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.low_limit", false]], "low_limit (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.low_limit", false]], "low_limit (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.low_limit", false]], "low_limit (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.low_limit", false]], "low_limit (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.low_limit", false]], "low_limit (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.low_limit", false]], "low_limit (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.low_limit", false]], "low_limit (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.low_limit", false]], "low_limit (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.low_limit", false]], "low_limit (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.low_limit", false]], "low_limit (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.low_limit", false]], "low_limit (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.low_limit", false]], "low_limit (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.low_limit", false]], "low_limit (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.low_limit", false]], "low_limit (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.low_limit", false]], "low_limit (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.low_limit", false]], "low_limit (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.low_limit", false]], "low_limit (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.low_limit", false]], "low_limit (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.low_limit", false]], "low_limit (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.low_limit", false]], "low_limit (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.low_limit", false]], "low_limit (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.low_limit", false]], "low_limit (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.low_limit", false]], "low_limit (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.low_limit", false]], "low_limit (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.low_limit", false]], "low_limit (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.low_limit", false]], "low_limit (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.low_limit", false]], "low_limit (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.low_limit", false]], "low_limit (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.low_limit", false]], "lssshutterstatus (class in pcdsdevices.lasers.btps)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus", false]], "lusislitpositioner (class in pcdsdevices.slits)": [[537, "pcdsdevices.slits.LusiSlitPositioner", false]], "lusislits (class in pcdsdevices.slits)": [[538, "pcdsdevices.slits.LusiSlits", false]], "lxtttcexample (class in pcdsdevices.lxe)": [[346, "pcdsdevices.lxe.LxtTtcExample", false]], "m3baseplcdevice (class in pcdsdevices.sample_delivery)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice", false]], "magickplugin (class in pcdsdevices.areadetector.plugins)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin", false]], "make_class() (in module pcdsdevices.make_ophyd_device)": [[353, "pcdsdevices.make_ophyd_device.make_class", false]], "make_class_line() (in module pcdsdevices.make_ophyd_device)": [[354, "pcdsdevices.make_ophyd_device.make_class_line", false]], "make_class_name() (in module pcdsdevices.make_ophyd_device)": [[355, "pcdsdevices.make_ophyd_device.make_class_name", false]], "make_cpt() (in module pcdsdevices.make_ophyd_device)": [[356, "pcdsdevices.make_ophyd_device.make_cpt", false]], "make_data_key() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.make_data_key", false]], "make_data_key() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.make_data_key", false]], "make_data_key() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.make_data_key", false]], "make_data_key() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.make_data_key", false]], "make_filename() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.make_filename", false]], "make_signal() (in module pcdsdevices.make_ophyd_device)": [[357, "pcdsdevices.make_ophyd_device.make_signal", false]], "make_signal_wrbv() (in module pcdsdevices.make_ophyd_device)": [[358, "pcdsdevices.make_ophyd_device.make_signal_wrbv", false]], "manifoldvalve (class in pcdsdevices.sample_delivery)": [[490, "pcdsdevices.sample_delivery.ManifoldValve", false]], "maybe_make_method() (in module pcdsdevices.utils)": [[608, "pcdsdevices.utils.maybe_make_method", false]], "md (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.md", false]], "md (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.md", false]], "md (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.md", false]], "md (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.md", false]], "md (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.md", false]], "md (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.md", false]], "md (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.md", false]], "md (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.md", false]], "md (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.md", false]], "md (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.md", false]], "md (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.md", false]], "md (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.md", false]], "md (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.md", false]], "md (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.md", false]], "md (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.md", false]], "md (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.md", false]], "md (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.md", false]], "md (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.md", false]], "md (pcdsdevices.interface.lightpathinoutmixin attribute)": [[230, "pcdsdevices.interface.LightpathInOutMixin.md", false]], "md (pcdsdevices.interface.lightpathmixin attribute)": [[231, "pcdsdevices.interface.LightpathMixin.md", false]], "md (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.md", false]], "md (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.md", false]], "md (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.md", false]], "md (pcdsdevices.lasers.btps.btpsvgc attribute)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.md", false]], "md (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.md", false]], "md (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.md", false]], "md (pcdsdevices.lic.laserincoupling attribute)": [[312, "pcdsdevices.lic.LaserInCoupling.md", false]], "md (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.md", false]], "md (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.md", false]], "md (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.md", false]], "md (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.md", false]], "md (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.md", false]], "md (pcdsdevices.mirror.ffmirror attribute)": [[362, "pcdsdevices.mirror.FFMirror.md", false]], "md (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.md", false]], "md (pcdsdevices.mirror.kbomirror attribute)": [[365, "pcdsdevices.mirror.KBOMirror.md", false]], "md (pcdsdevices.mirror.kbomirrorchin attribute)": [[366, "pcdsdevices.mirror.KBOMirrorChin.md", false]], "md (pcdsdevices.mirror.kbomirrorhe attribute)": [[367, "pcdsdevices.mirror.KBOMirrorHE.md", false]], "md (pcdsdevices.mirror.kbomirrorhestates attribute)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.md", false]], "md (pcdsdevices.mirror.kbomirrorstates attribute)": [[369, "pcdsdevices.mirror.KBOMirrorStates.md", false]], "md (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.md", false]], "md (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.md", false]], "md (pcdsdevices.mirror.xoffsetmirror attribute)": [[379, "pcdsdevices.mirror.XOffsetMirror.md", false]], "md (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.md", false]], "md (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.md", false]], "md (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.md", false]], "md (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.md", false]], "md (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.md", false]], "md (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.md", false]], "md (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.md", false]], "md (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.md", false]], "md (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.md", false]], "md (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.md", false]], "md (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.md", false]], "md (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.md", false]], "md (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.md", false]], "md (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.md", false]], "md (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.md", false]], "md (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.md", false]], "md (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.md", false]], "md (pcdsdevices.ref.reflaserl2si attribute)": [[474, "pcdsdevices.ref.ReflaserL2SI.md", false]], "md (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.md", false]], "md (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.md", false]], "md (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.md", false]], "md (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.md", false]], "md (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.md", false]], "md (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.md", false]], "md (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.md", false]], "md (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.md", false]], "md (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.md", false]], "md (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.md", false]], "md (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.md", false]], "md (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.md", false]], "md (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.md", false]], "md (pcdsdevices.spectrometer.kmono attribute)": [[551, "pcdsdevices.spectrometer.Kmono.md", false]], "md (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.md", false]], "md (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.md", false]], "md (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.md", false]], "md (pcdsdevices.stopper.ppsstopper2pv attribute)": [[578, "pcdsdevices.stopper.PPSStopper2PV.md", false]], "md (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.md", false]], "md (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.md", false]], "md (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.md", false]], "md (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.md", false]], "md (pcdsdevices.valve.vfs attribute)": [[623, "pcdsdevices.valve.VFS.md", false]], "md (pcdsdevices.valve.vgc attribute)": [[624, "pcdsdevices.valve.VGC.md", false]], "md (pcdsdevices.valve.vgc_2s attribute)": [[626, "pcdsdevices.valve.VGC_2S.md", false]], "md (pcdsdevices.valve.vrc attribute)": [[627, "pcdsdevices.valve.VRC.md", false]], "md (pcdsdevices.valve.vrcda attribute)": [[629, "pcdsdevices.valve.VRCDA.md", false]], "md (pcdsdevices.valve.vrcno attribute)": [[630, "pcdsdevices.valve.VRCNO.md", false]], "md (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.md", false]], "md (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.md", false]], "md (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.md", false]], "mesh (class in pcdsdevices.analog_signals)": [[4, "pcdsdevices.analog_signals.Mesh", false]], "mesh_interpolation() (in module pcdsdevices.targets)": [[587, "pcdsdevices.targets.mesh_interpolation", false]], "metadata (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.metadata", false]], "metadata (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.metadata", false]], "metadata (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.metadata", false]], "metadata (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.metadata", false]], "metadata (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.metadata", false]], "metadata (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.metadata", false]], "metadata (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.metadata", false]], "metadata (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.metadata", false]], "metadata (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.metadata", false]], "metadata (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.metadata", false]], "metadata (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.metadata", false]], "metadata (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.metadata", false]], "metadata (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.metadata", false]], "metadata (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.metadata", false]], "metadata (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.metadata", false]], "metadata (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.metadata", false]], "metadata (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.metadata", false]], "metadata (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.metadata", false]], "metadata (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.metadata", false]], "metadata (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.metadata", false]], "metadata (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.metadata", false]], "metadata (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.metadata", false]], "metadata (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.metadata", false]], "metadata (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.metadata", false]], "metadata (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.metadata", false]], "metadata_keys (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.metadata_keys", false]], "metadata_keys (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.metadata_keys", false]], "mfxatm (class in pcdsdevices.atm)": [[38, "pcdsdevices.atm.MFXATM", false]], "mirrorinsertstate (class in pcdsdevices.mirror)": [[370, "pcdsdevices.mirror.MirrorInsertState", false]], "mirrorstripe2d2p (class in pcdsdevices.mirror)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P", false]], "mirrorstripe2d4p (class in pcdsdevices.mirror)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P", false]], "missing_plugins() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.missing_plugins", false]], "missing_plugins() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.missing_plugins", false]], "mks937a (class in pcdsdevices.gauge)": [[207, "pcdsdevices.gauge.MKS937a", false]], "mks937acontroller (class in pcdsdevices.gauge)": [[205, "pcdsdevices.gauge.MKS937AController", false]], "mks937bcontroller (class in pcdsdevices.gauge)": [[206, "pcdsdevices.gauge.MKS937BController", false]], "mmc100 (class in pcdsdevices.epics_motor)": [[150, "pcdsdevices.epics_motor.MMC100", false]], "mono (class in pcdsdevices.spectrometer)": [[552, "pcdsdevices.spectrometer.Mono", false]], "monogratingstates (class in pcdsdevices.spectrometer)": [[553, "pcdsdevices.spectrometer.MonoGratingStates", false]], "motor (in module pcdsdevices.pseudopos)": [[442, "pcdsdevices.pseudopos.motor", false]], "motor (pcdsdevices.pseudopos.delaybase attribute)": [[432, "id0", false], [432, "pcdsdevices.pseudopos.DelayBase.motor", false]], "motor (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.motor", false]], "motor() (in module pcdsdevices.epics_motor)": [[151, "pcdsdevices.epics_motor.Motor", false]], "movablestand (class in pcdsdevices.movablestand)": [[389, "pcdsdevices.movablestand.MovableStand", false]], "move() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.move", false]], "move() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.move", false]], "move() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.move", false]], "move() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.move", false]], "move() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.move", false]], "move() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.move", false]], "move() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.move", false]], "move() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.move", false]], "move() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.move", false]], "move() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.move", false]], "move() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.move", false]], "move() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.move", false]], "move() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.move", false]], "move() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.move", false]], "move() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.move", false]], "move() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.move", false]], "move() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.move", false]], "move() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.move", false]], "move() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.move", false]], "move() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.move", false]], "move() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.move", false]], "move() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.move", false]], "move() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.move", false]], "move() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.move", false]], "move() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.move", false]], "move() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.move", false]], "move() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.move", false]], "move() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.move", false]], "move() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.move", false]], "move() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.move", false]], "move() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.move", false]], "move() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.move", false]], "move() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.move", false]], "move() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.move", false]], "move() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.move", false]], "move() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.move", false]], "move() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.move", false]], "move() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.move", false]], "move() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.move", false]], "move() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.move", false]], "move() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.move", false]], "move() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.move", false]], "move() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.move", false]], "move() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.move", false]], "move() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.move", false]], "move() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.move", false]], "move() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.move", false]], "move() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.move", false]], "move() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.move", false]], "move() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.move", false]], "move() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.move", false]], "move() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.move", false]], "move() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.move", false]], "move() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.move", false]], "move() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.move", false]], "move() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.move", false]], "move() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.move", false]], "move() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.move", false]], "move() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.move", false]], "move() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.move", false]], "move() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.move", false]], "move() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.move", false]], "move() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.move", false]], "move() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.move", false]], "move() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.move", false]], "move() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.move", false]], "move() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.move", false]], "move() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.move", false]], "move() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.move", false]], "move() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.move", false]], "move() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.move", false]], "move() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.move", false]], "move() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.move", false]], "move() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.move", false]], "move() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.move", false]], "move() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.move", false]], "move() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.move", false]], "move() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.move", false]], "move() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.move", false]], "move() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.move", false]], "move() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.move", false]], "move() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.move", false]], "move() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.move", false]], "move() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.move", false]], "move() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.move", false]], "move() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.move", false]], "move() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.move", false]], "move() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.move", false]], "move() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.move", false]], "move() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.move", false]], "move() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.move", false]], "move() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.move", false]], "move() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.move", false]], "move() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.move", false]], "move() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.move", false]], "move() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.move", false]], "move() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.move", false]], "move() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.move", false]], "move() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.move", false]], "move() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.move", false]], "move() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.move", false]], "move() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.move", false]], "move() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.move", false]], "move() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.move", false]], "move() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.move", false]], "move() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.move", false]], "move() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.move", false]], "move() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.move", false]], "move() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.move", false]], "move() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.move", false]], "move() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.move", false]], "move() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.move", false]], "move() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.move", false]], "move() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.move", false]], "move() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.move", false]], "move() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.move", false]], "move() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.move", false]], "move() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.move", false]], "move() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.move", false]], "move() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.move", false]], "move() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.move", false]], "move() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.move", false]], "move() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.move", false]], "move() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.move", false]], "move() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.move", false]], "move() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.move", false]], "move() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.move", false]], "move() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.move", false]], "move() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.move", false]], "move() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.move", false]], "move() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.move", false]], "move() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.move", false]], "move() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.move", false]], "move() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.move", false]], "move() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.move", false]], "move() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.move", false]], "move() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.move", false]], "move() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.move", false]], "move() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.move", false]], "move() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.move", false]], "move() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.move", false]], "move() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.move", false]], "move() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.move", false]], "move() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.move", false]], "move() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.move", false]], "move() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.move", false]], "move() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.move", false]], "move() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.move", false]], "move() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.move", false]], "move() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.move", false]], "move() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.move", false]], "move() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.move", false]], "move() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.move", false]], "move() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.move", false]], "move() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.move", false]], "move() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.move", false]], "move() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.move", false]], "move() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.move", false]], "move() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.move", false]], "move() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.move", false]], "move() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.move", false]], "move() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.move", false]], "move() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.move", false]], "move() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.move", false]], "move() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.move", false]], "move() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.move", false]], "move() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.move", false]], "move_single() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.move_single", false]], "move_single() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.move_single", false]], "move_single() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.move_single", false]], "move_single() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.move_single", false]], "move_single() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.move_single", false]], "move_single() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.move_single", false]], "move_single() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.move_single", false]], "move_single() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.move_single", false]], "move_single() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.move_single", false]], "move_single() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.move_single", false]], "move_single() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.move_single", false]], "move_single() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.move_single", false]], "move_single() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.move_single", false]], "move_single() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.move_single", false]], "move_single() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.move_single", false]], "move_single() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.move_single", false]], "move_single() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.move_single", false]], "move_single() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.move_single", false]], "move_single() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.move_single", false]], "move_single() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.move_single", false]], "move_single() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.move_single", false]], "move_single() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.move_single", false]], "move_single() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.move_single", false]], "move_single() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.move_single", false]], "move_single() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.move_single", false]], "move_single() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.move_single", false]], "move_single() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.move_single", false]], "move_single() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.move_single", false]], "move_single() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.move_single", false]], "move_single() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.move_single", false]], "move_single() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.move_single", false]], "move_single() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.move_single", false]], "move_single() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.move_single", false]], "move_single() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.move_single", false]], "move_subdevices_to_start() (in module pcdsdevices.utils)": [[609, "pcdsdevices.utils.move_subdevices_to_start", false]], "moving (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.moving", false]], "moving (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.moving", false]], "moving (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.moving", false]], "moving (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.moving", false]], "moving (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.moving", false]], "moving (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.moving", false]], "moving (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.moving", false]], "moving (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.moving", false]], "moving (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.moving", false]], "moving (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.moving", false]], "moving (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.moving", false]], "moving (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.moving", false]], "moving (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.moving", false]], "moving (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.moving", false]], "moving (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.moving", false]], "moving (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.moving", false]], "moving (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.moving", false]], "moving (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.moving", false]], "moving (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.moving", false]], "moving (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.moving", false]], "moving (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.moving", false]], "moving (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.moving", false]], "moving (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.moving", false]], "moving (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.moving", false]], "moving (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.moving", false]], "moving (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.moving", false]], "moving (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.moving", false]], "moving (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.moving", false]], "moving (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.moving", false]], "moving (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.moving", false]], "moving (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.moving", false]], "moving (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.moving", false]], "moving (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.moving", false]], "moving (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.moving", false]], "moving (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.moving", false]], "moving (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.moving", false]], "moving (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.moving", false]], "moving (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.moving", false]], "moving (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.moving", false]], "moving (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.moving", false]], "moving (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.moving", false]], "moving (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.moving", false]], "moving (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.moving", false]], "moving (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.moving", false]], "moving (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.moving", false]], "moving (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.moving", false]], "moving (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.moving", false]], "moving (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.moving", false]], "moving (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.moving", false]], "moving (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.moving", false]], "moving (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.moving", false]], "moving (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.moving", false]], "moving (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.moving", false]], "moving (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.moving", false]], "moving (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.moving", false]], "moving (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.moving", false]], "moving (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.moving", false]], "moving (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.moving", false]], "moving (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.moving", false]], "moving (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.moving", false]], "moving (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.moving", false]], "moving (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.moving", false]], "moving (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.moving", false]], "moving (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.moving", false]], "moving (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.moving", false]], "moving (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.moving", false]], "moving (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.moving", false]], "moving (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.moving", false]], "moving (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.moving", false]], "moving (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.moving", false]], "moving (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.moving", false]], "moving (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.moving", false]], "moving (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.moving", false]], "moving (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.moving", false]], "moving (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.moving", false]], "moving (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.moving", false]], "moving (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.moving", false]], "moving (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.moving", false]], "moving (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.moving", false]], "moving (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.moving", false]], "moving (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.moving", false]], "moving (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.moving", false]], "moving (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.moving", false]], "moving (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.moving", false]], "moving (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.moving", false]], "moving (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.moving", false]], "moving (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.moving", false]], "moving (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.moving", false]], "moving (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.moving", false]], "moving (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.moving", false]], "moving (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.moving", false]], "moving (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.moving", false]], "moving (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.moving", false]], "moving (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.moving", false]], "moving (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.moving", false]], "moving (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.moving", false]], "moving (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.moving", false]], "moving (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.moving", false]], "moving (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.moving", false]], "moving (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.moving", false]], "moving (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.moving", false]], "moving (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.moving", false]], "moving (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.moving", false]], "moving (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.moving", false]], "moving (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.moving", false]], "moving (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.moving", false]], "moving (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.moving", false]], "moving (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.moving", false]], "moving (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.moving", false]], "moving (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.moving", false]], "moving (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.moving", false]], "moving (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.moving", false]], "moving (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.moving", false]], "moving (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.moving", false]], "moving (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.moving", false]], "moving (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.moving", false]], "moving (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.moving", false]], "moving (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.moving", false]], "moving (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.moving", false]], "moving (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.moving", false]], "moving (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.moving", false]], "moving (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.moving", false]], "moving (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.moving", false]], "moving (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.moving", false]], "moving (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.moving", false]], "moving (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.moving", false]], "moving (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.moving", false]], "moving (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.moving", false]], "moving (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.moving", false]], "moving (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.moving", false]], "moving (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.moving", false]], "moving (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.moving", false]], "moving (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.moving", false]], "moving (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.moving", false]], "moving (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.moving", false]], "moving (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.moving", false]], "moving (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.moving", false]], "moving (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.moving", false]], "moving (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.moving", false]], "moving (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.moving", false]], "moving (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.moving", false]], "moving (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.moving", false]], "moving (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.moving", false]], "moving (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.moving", false]], "moving (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.moving", false]], "moving (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.moving", false]], "moving (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.moving", false]], "moving (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.moving", false]], "moving (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.moving", false]], "moving (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.moving", false]], "moving (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.moving", false]], "moving (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.moving", false]], "moving (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.moving", false]], "moving (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.moving", false]], "moving (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.moving", false]], "moving (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.moving", false]], "moving (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.moving", false]], "mpa3 (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.mpa3", false]], "mpa4 (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.mpa4", false]], "mpa4 (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.mpa4", false]], "mpod() (in module pcdsdevices.mpod)": [[390, "pcdsdevices.mpod.MPOD", false]], "mpodapalischannel (class in pcdsdevices.mpod_apalis)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel", false]], "mpodapaliscrate (class in pcdsdevices.mpod_apalis)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate", false]], "mpodapalismodule (class in pcdsdevices.mpod_apalis)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule", false]], "mpodapalismodule16channel (class in pcdsdevices.mpod_apalis)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel", false]], "mpodapalismodule24channel (class in pcdsdevices.mpod_apalis)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel", false]], "mpodapalismodule4channel (class in pcdsdevices.mpod_apalis)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel", false]], "mpodapalismodule8channel (class in pcdsdevices.mpod_apalis)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel", false]], "mpodchannel (class in pcdsdevices.mpod)": [[391, "pcdsdevices.mpod.MPODChannel", false]], "mpodchannelhv (class in pcdsdevices.mpod)": [[392, "pcdsdevices.mpod.MPODChannelHV", false]], "mpodchannellv (class in pcdsdevices.mpod)": [[393, "pcdsdevices.mpod.MPODChannelLV", false]], "mps (class in pcdsdevices.mps)": [[402, "pcdsdevices.mps.MPS", false]], "mps_factory() (in module pcdsdevices.mps)": [[405, "pcdsdevices.mps.mps_factory", false]], "mpsbase (class in pcdsdevices.mps)": [[403, "pcdsdevices.mps.MPSBase", false]], "mpslimits (class in pcdsdevices.mps)": [[404, "pcdsdevices.mps.MPSLimits", false]], "mrco (class in pcdsdevices.mrco_motion)": [[408, "pcdsdevices.mrco_motion.MRCO", false]], "msta (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.msta", false]], "msta (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.msta", false]], "msta (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.msta", false]], "msta (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.msta", false]], "msta (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.msta", false]], "msta (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.msta", false]], "msta (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.msta", false]], "msta (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.msta", false]], "msta (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.msta", false]], "msta (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.msta", false]], "multi_axis_move() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.multi_axis_move", false]], "multiderivedsignal (class in pcdsdevices.signal)": [[513, "pcdsdevices.signal.MultiDerivedSignal", false]], "multiderivedsignalro (class in pcdsdevices.signal)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO", false]], "must_be_known() (in module pcdsdevices.mps)": [[406, "pcdsdevices.mps.must_be_known", false]], "must_be_out() (in module pcdsdevices.mps)": [[407, "pcdsdevices.mps.must_be_out", false]], "mv() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.mv", false]], "mv() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.mv", false]], "mv() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.mv", false]], "mv() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.mv", false]], "mv() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.mv", false]], "mv() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.mv", false]], "mv() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.mv", false]], "mv() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.mv", false]], "mv() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.mv", false]], "mv() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.mv", false]], "mv() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.mv", false]], "mv() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.mv", false]], "mv() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.mv", false]], "mv() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.mv", false]], "mv() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.mv", false]], "mv() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.mv", false]], "mv() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.mv", false]], "mv() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.mv", false]], "mv() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.mv", false]], "mv() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.mv", false]], "mv() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.mv", false]], "mv() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.mv", false]], "mv() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.mv", false]], "mv() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.mv", false]], "mv() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.mv", false]], "mv() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.mv", false]], "mv() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.mv", false]], "mv() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.mv", false]], "mv() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.mv", false]], "mv() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.mv", false]], "mv() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.mv", false]], "mv() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.mv", false]], "mv() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.mv", false]], "mv() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.mv", false]], "mv() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.mv", false]], "mv() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.mv", false]], "mv() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.mv", false]], "mv() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.mv", false]], "mv() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.mv", false]], "mv() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.mv", false]], "mv() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.mv", false]], "mv() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.mv", false]], "mv() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.mv", false]], "mv() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.mv", false]], "mv() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.mv", false]], "mv() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.mv", false]], "mv() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.mv", false]], "mv() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.mv", false]], "mv() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.mv", false]], "mv() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.mv", false]], "mv() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.mv", false]], "mv() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.mv", false]], "mv() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.mv", false]], "mv() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.mv", false]], "mv() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.mv", false]], "mv() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.mv", false]], "mv() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.mv", false]], "mv() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.mv", false]], "mv() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.mv", false]], "mv() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.mv", false]], "mv() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.mv", false]], "mv() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.mv", false]], "mv() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.mv", false]], "mv() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.mv", false]], "mv() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.mv", false]], "mv() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.mv", false]], "mv() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.mv", false]], "mv() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.mv", false]], "mv() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.mv", false]], "mv() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.mv", false]], "mv() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.mv", false]], "mv() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.mv", false]], "mv() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.mv", false]], "mv() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.mv", false]], "mv() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.mv", false]], "mv() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.mv", false]], "mv() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.mv", false]], "mv() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.mv", false]], "mv() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.mv", false]], "mv() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.mv", false]], "mv() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.mv", false]], "mv() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.mv", false]], "mv() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.mv", false]], "mv() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.mv", false]], "mv() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.mv", false]], "mv() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.mv", false]], "mv() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.mv", false]], "mv() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.mv", false]], "mv() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.mv", false]], "mv() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.mv", false]], "mv() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.mv", false]], "mv() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.mv", false]], "mv() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.mv", false]], "mv() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.mv", false]], "mv() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.mv", false]], "mv() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.mv", false]], "mv() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.mv", false]], "mv() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.mv", false]], "mv() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.mv", false]], "mv() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.mv", false]], "mv() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.mv", false]], "mv() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.mv", false]], "mv() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.mv", false]], "mv() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.mv", false]], "mv() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.mv", false]], "mv() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.mv", false]], "mv() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.mv", false]], "mv() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.mv", false]], "mv() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.mv", false]], "mv() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.mv", false]], "mv() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.mv", false]], "mv() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.mv", false]], "mv() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.mv", false]], "mv() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.mv", false]], "mv() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.mv", false]], "mv() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.mv", false]], "mv() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.mv", false]], "mv() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.mv", false]], "mv() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.mv", false]], "mv() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.mv", false]], "mv() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.mv", false]], "mv() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.mv", false]], "mv() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.mv", false]], "mv() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.mv", false]], "mv() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.mv", false]], "mv() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.mv", false]], "mv() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.mv", false]], "mv() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.mv", false]], "mv() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.mv", false]], "mv() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.mv", false]], "mv() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.mv", false]], "mv() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.mv", false]], "mv() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.mv", false]], "mv() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.mv", false]], "mv() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.mv", false]], "mv() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.mv", false]], "mv() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.mv", false]], "mv() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.mv", false]], "mv() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.mv", false]], "mv() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.mv", false]], "mv() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.mv", false]], "mv() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.mv", false]], "mv() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.mv", false]], "mv() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.mv", false]], "mv() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.mv", false]], "mv() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.mv", false]], "mv() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.mv", false]], "mv() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.mv", false]], "mv() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.mv", false]], "mv() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.mv", false]], "mv() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.mv", false]], "mv() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.mv", false]], "mv() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.mv", false]], "mv() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.mv", false]], "mv() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.mv", false]], "mv() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.mv", false]], "mv() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.mv", false]], "mv_ginput() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.mv_ginput", false]], "mv_ginput() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.mv_ginput", false]], "mv_ginput() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.mv_ginput", false]], "mv_ginput() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.mv_ginput", false]], "mv_ginput() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.mv_ginput", false]], "mv_ginput() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.mv_ginput", false]], "mv_ginput() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.mv_ginput", false]], "mv_ginput() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.mv_ginput", false]], "mv_ginput() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.mv_ginput", false]], "mv_ginput() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.mv_ginput", false]], "mv_ginput() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.mv_ginput", false]], "mv_ginput() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.mv_ginput", false]], "mv_ginput() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.mv_ginput", false]], "mv_ginput() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.mv_ginput", false]], "mv_ginput() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.mv_ginput", false]], "mv_ginput() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.mv_ginput", false]], "mv_ginput() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.mv_ginput", false]], "mv_ginput() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.mv_ginput", false]], "mv_ginput() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.mv_ginput", false]], "mvinterface (class in pcdsdevices.interface)": [[232, "pcdsdevices.interface.MvInterface", false]], "mvr() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.mvr", false]], "mvr() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.mvr", false]], "mvr() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.mvr", false]], "mvr() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.mvr", false]], "mvr() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.mvr", false]], "mvr() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.mvr", false]], "mvr() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.mvr", false]], "mvr() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.mvr", false]], "mvr() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.mvr", false]], "mvr() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.mvr", false]], "mvr() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.mvr", false]], "mvr() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.mvr", false]], "mvr() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.mvr", false]], "mvr() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.mvr", false]], "mvr() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.mvr", false]], "mvr() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.mvr", false]], "mvr() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.mvr", false]], "mvr() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.mvr", false]], "mvr() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.mvr", false]], "mvr() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.mvr", false]], "mvr() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.mvr", false]], "mvr() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.mvr", false]], "mvr() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.mvr", false]], "mvr() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.mvr", false]], "mvr() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.mvr", false]], "mvr() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.mvr", false]], "mvr() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.mvr", false]], "mvr() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.mvr", false]], "mvr() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.mvr", false]], "mvr() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.mvr", false]], "mvr() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.mvr", false]], "mvr() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.mvr", false]], "mvr() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.mvr", false]], "mvr() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.mvr", false]], "mvr() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.mvr", false]], "mvr() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.mvr", false]], "mvr() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.mvr", false]], "mvr() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.mvr", false]], "mvr() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.mvr", false]], "mvr() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.mvr", false]], "mvr() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.mvr", false]], "mvr() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.mvr", false]], "mvr() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.mvr", false]], "mvr() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.mvr", false]], "mvr() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.mvr", false]], "mvr() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.mvr", false]], "mvr() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.mvr", false]], "mvr() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.mvr", false]], "mvr() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.mvr", false]], "mvr() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.mvr", false]], "mvr() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.mvr", false]], "mvr() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.mvr", false]], "mvr() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.mvr", false]], "mvr() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.mvr", false]], "mvr() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.mvr", false]], "mvr() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.mvr", false]], "mvr() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.mvr", false]], "mvr() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.mvr", false]], "mvr() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.mvr", false]], "mvr() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.mvr", false]], "mvr() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.mvr", false]], "mvr() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.mvr", false]], "mvr() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.mvr", false]], "mvr() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.mvr", false]], "mvr() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.mvr", false]], "mvr() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.mvr", false]], "mvr() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.mvr", false]], "mvr() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.mvr", false]], "mvr() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.mvr", false]], "mvr() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.mvr", false]], "mvr() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.mvr", false]], "mvr() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.mvr", false]], "mvr() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.mvr", false]], "mvr() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.mvr", false]], "mvr() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.mvr", false]], "mvr() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.mvr", false]], "mvr() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.mvr", false]], "mvr() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.mvr", false]], "navigator (class in pcdsdevices.pump)": [[454, "pcdsdevices.pump.Navigator", false]], "needs_parent (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.needs_parent", false]], "needs_parent (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.needs_parent", false]], "needs_parent (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.needs_parent", false]], "needs_parent (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.needs_parent", false]], "needs_parent (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.needs_parent", false]], "needs_parent (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.needs_parent", false]], "needs_parent (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.needs_parent", false]], "needs_parent (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.needs_parent", false]], "needs_parent (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.needs_parent", false]], "needs_parent (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.needs_parent", false]], "needs_parent (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.needs_parent", false]], "needs_parent (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.needs_parent", false]], "needs_parent (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.needs_parent", false]], "needs_parent (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.needs_parent", false]], "needs_parent (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.needs_parent", false]], "needs_parent (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.needs_parent", false]], "needs_parent (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.needs_parent", false]], "needs_parent (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.needs_parent", false]], "needs_parent (pcdsdevices.gon.kappaxyzstage attribute)": [[213, "pcdsdevices.gon.KappaXYZStage.needs_parent", false]], "needs_parent (pcdsdevices.gon.samphi attribute)": [[214, "pcdsdevices.gon.SamPhi.needs_parent", false]], "needs_parent (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.needs_parent", false]], "needs_parent (pcdsdevices.gon.simsamplestage attribute)": [[216, "pcdsdevices.gon.SimSampleStage.needs_parent", false]], "needs_parent (pcdsdevices.gon.xyzstage attribute)": [[217, "pcdsdevices.gon.XYZStage.needs_parent", false]], "needs_parent (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.needs_parent", false]], "needs_parent (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipmdiode attribute)": [[251, "pcdsdevices.ipm.IPMDiode.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.needs_parent", false]], "needs_parent (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.needs_parent", false]], "needs_parent (pcdsdevices.ipm.wave8 attribute)": [[257, "pcdsdevices.ipm.Wave8.needs_parent", false]], "needs_parent (pcdsdevices.jet.beckhoffjet attribute)": [[259, "pcdsdevices.jet.BeckhoffJet.needs_parent", false]], "needs_parent (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.needs_parent", false]], "needs_parent (pcdsdevices.jet.beckhoffjetslits attribute)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.needs_parent", false]], "needs_parent (pcdsdevices.jet.injector attribute)": [[262, "pcdsdevices.jet.Injector.needs_parent", false]], "needs_parent (pcdsdevices.jet.injectorwithfine attribute)": [[263, "pcdsdevices.jet.InjectorWithFine.needs_parent", false]], "needs_parent (pcdsdevices.lamp_motion.lamp attribute)": [[270, "pcdsdevices.lamp_motion.LAMP.needs_parent", false]], "needs_parent (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.needs_parent", false]], "needs_parent (pcdsdevices.lamp_motion.lampflowcell attribute)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.needs_parent", false]], "needs_parent (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.needs_parent", false]], "needs_parent (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.needs_parent", false]], "needs_parent (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.needs_parent", false]], "needs_parent (pcdsdevices.lic.laserincoupling attribute)": [[312, "pcdsdevices.lic.LaserInCoupling.needs_parent", false]], "needs_parent (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.crystaltower1 attribute)": [[318, "pcdsdevices.lodcm.CrystalTower1.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.crystaltower2 attribute)": [[319, "pcdsdevices.lodcm.CrystalTower2.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.diagnosticstower attribute)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simfirsttower attribute)": [[333, "pcdsdevices.lodcm.SimFirstTower.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.simsecondtower attribute)": [[335, "pcdsdevices.lodcm.SimSecondTower.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.needs_parent", false]], "needs_parent (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.needs_parent", false]], "needs_parent (pcdsdevices.mirror.ffmirror attribute)": [[362, "pcdsdevices.mirror.FFMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirror attribute)": [[365, "pcdsdevices.mirror.KBOMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirrorchin attribute)": [[366, "pcdsdevices.mirror.KBOMirrorChin.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirrorhe attribute)": [[367, "pcdsdevices.mirror.KBOMirrorHE.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirrorhestates attribute)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.needs_parent", false]], "needs_parent (pcdsdevices.mirror.kbomirrorstates attribute)": [[369, "pcdsdevices.mirror.KBOMirrorStates.needs_parent", false]], "needs_parent (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirror attribute)": [[379, "pcdsdevices.mirror.XOffsetMirror.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.needs_parent", false]], "needs_parent (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.needs_parent", false]], "needs_parent (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.needs_parent", false]], "needs_parent (pcdsdevices.mrco_motion.mrco attribute)": [[408, "pcdsdevices.mrco_motion.MRCO.needs_parent", false]], "needs_parent (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.needs_parent", false]], "needs_parent (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.needs_parent", false]], "needs_parent (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.needs_parent", false]], "needs_parent (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.needs_parent", false]], "needs_parent (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.needs_parent", false]], "needs_parent (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.needs_parent", false]], "needs_parent (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.needs_parent", false]], "needs_parent (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.needs_parent", false]], "needs_parent (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.needs_parent", false]], "needs_parent (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.needs_parent", false]], "needs_parent (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.needs_parent", false]], "needs_parent (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.needs_parent", false]], "needs_parent (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.needs_parent", false]], "needs_parent (pcdsdevices.ref.reflaserl2si attribute)": [[474, "pcdsdevices.ref.ReflaserL2SI.needs_parent", false]], "needs_parent (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.needs_parent", false]], "needs_parent (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.needs_parent", false]], "needs_parent (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.needs_parent", false]], "needs_parent (pcdsdevices.sample_delivery.flowintegrator attribute)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.needs_parent", false]], "needs_parent (pcdsdevices.sample_delivery.gasmanifold attribute)": [[486, "pcdsdevices.sample_delivery.GasManifold.needs_parent", false]], "needs_parent (pcdsdevices.sample_delivery.pcm attribute)": [[491, "pcdsdevices.sample_delivery.PCM.needs_parent", false]], "needs_parent (pcdsdevices.sample_delivery.selector attribute)": [[493, "pcdsdevices.sample_delivery.Selector.needs_parent", false]], "needs_parent (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.needs_parent", false]], "needs_parent (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.needs_parent", false]], "needs_parent (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.kmono attribute)": [[551, "pcdsdevices.spectrometer.Kmono.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamosfe attribute)": [[560, "pcdsdevices.spectrometer.VonHamosFE.needs_parent", false]], "needs_parent (pcdsdevices.spectrometer.vonhamosfer attribute)": [[561, "pcdsdevices.spectrometer.VonHamosFER.needs_parent", false]], "needs_parent (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.needs_parent", false]], "needs_parent (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.needs_parent", false]], "needs_parent (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.needs_parent", false]], "needs_parent (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.needs_parent", false]], "needs_parent (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.needs_parent", false]], "needs_parent (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.needs_parent", false]], "needs_parent (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.needs_parent", false]], "needs_parent (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.needs_parent", false]], "netcdfplugin (class in pcdsdevices.areadetector.plugins)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin", false]], "new_instance() (pcdsdevices.interface.tabcompletionhelperclass method)": [[233, "pcdsdevices.interface.TabCompletionHelperClass.new_instance", false]], "newport (class in pcdsdevices.epics_motor)": [[152, "pcdsdevices.epics_motor.Newport", false]], "nexusplugin (class in pcdsdevices.areadetector.plugins)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin", false]], "notepadlinkedsignal (class in pcdsdevices.signal)": [[516, "pcdsdevices.signal.NotepadLinkedSignal", false]], "notimplementedsignal (class in pcdsdevices.signal)": [[515, "pcdsdevices.signal.NotImplementedSignal", false]], "num_att (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.num_att", false]], "num_filters (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.num_filters", false]], "num_filters (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.num_filters", false]], "num_filters (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.num_filters", false]], "num_images_per_point (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.num_images_per_point", false]], "off() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.off", false]], "off() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.off", false]], "off() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.off", false]], "off() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.off", false]], "off() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.off", false]], "off() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.off", false]], "off() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.off", false]], "offset_mode (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.offset_mode", false]], "offset_mode (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.offset_mode", false]], "offset_mode (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.offset_mode", false]], "offset_mode (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.offset_mode", false]], "offset_mode (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "id3", false], [440, "pcdsdevices.pseudopos.SyncAxis.offset_mode", false]], "offsetimswithpreset (class in pcdsdevices.epics_motor)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset", false]], "offsetmirror (class in pcdsdevices.mirror)": [[374, "pcdsdevices.mirror.OffsetMirror", false]], "offsetmotor (class in pcdsdevices.epics_motor)": [[154, "pcdsdevices.epics_motor.OffsetMotor", false]], "offsetmotorbase (class in pcdsdevices.pseudopos)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase", false]], "offsets (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.offsets", false]], "offsets (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.offsets", false]], "offsets (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.offsets", false]], "offsets (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.offsets", false]], "offsets (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "id4", false], [440, "pcdsdevices.pseudopos.SyncAxis.offsets", false]], "ommotor (class in pcdsdevices.mirror)": [[373, "pcdsdevices.mirror.OMMotor", false]], "on() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.on", false]], "on() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.on", false]], "on() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.on", false]], "on() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.on", false]], "on() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.on", false]], "on() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.on", false]], "on() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.on", false]], "onepvmotor (class in pcdsdevices.pv_positioner)": [[461, "pcdsdevices.pv_positioner.OnePVMotor", false]], "open() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.open", false]], "open() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.open", false]], "open() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.open", false]], "open() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.open", false]], "open() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.open", false]], "open() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.open", false]], "open() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.open", false]], "open_viewer() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.open_viewer", false]], "open_viewer() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.open_viewer", false]], "open_viewer() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.open_viewer", false]], "ophydobj_info() (in module pcdsdevices.interface)": [[242, "pcdsdevices.interface.ophydobj_info", false]], "opticspitchnotepad (class in pcdsdevices.mirror)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad", false]], "original_units (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.original_units", false]], "original_units (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.original_units", false]], "out_states (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.out_states", false]], "out_states (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.out_states", false]], "out_states (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.out_states", false]], "out_states (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.out_states", false]], "out_states (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.out_states", false]], "out_states (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.out_states", false]], "out_states (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.out_states", false]], "out_states (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.out_states", false]], "out_states (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.out_states", false]], "out_states (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.out_states", false]], "out_states (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.out_states", false]], "out_states (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.out_states", false]], "out_states (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.out_states", false]], "out_states (pcdsdevices.inout.inoutpositioner attribute)": [[220, "id1", false], [220, "pcdsdevices.inout.InOutPositioner.out_states", false]], "out_states (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.out_states", false]], "out_states (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.out_states", false]], "out_states (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.out_states", false]], "out_states (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.out_states", false]], "out_states (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.out_states", false]], "out_states (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.out_states", false]], "out_states (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.out_states", false]], "out_states (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.out_states", false]], "out_states (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.out_states", false]], "out_states (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.out_states", false]], "out_states (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.out_states", false]], "out_states (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.out_states", false]], "out_states (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.out_states", false]], "out_states (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.out_states", false]], "out_states (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.out_states", false]], "out_states (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.out_states", false]], "out_states (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.out_states", false]], "out_states (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.out_states", false]], "out_states (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.out_states", false]], "out_states (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.out_states", false]], "out_states (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.out_states", false]], "out_states (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.out_states", false]], "out_states (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.out_states", false]], "out_states (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.out_states", false]], "out_states (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.out_states", false]], "out_states (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.out_states", false]], "out_states (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.out_states", false]], "out_states (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.out_states", false]], "out_states (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.out_states", false]], "out_states (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.out_states", false]], "out_states (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.out_states", false]], "out_states (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.out_states", false]], "out_states (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.out_states", false]], "out_states (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.out_states", false]], "out_states (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.out_states", false]], "out_states (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.out_states", false]], "out_states (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.out_states", false]], "out_states (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.out_states", false]], "out_states (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.out_states", false]], "out_states (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.out_states", false]], "out_states (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.out_states", false]], "out_states (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.out_states", false]], "out_states (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.out_states", false]], "out_states (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.out_states", false]], "out_states (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.out_states", false]], "out_states (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.out_states", false]], "overlay (class in pcdsdevices.areadetector.plugins)": [[28, "pcdsdevices.areadetector.plugins.Overlay", false]], "overlayplugin (class in pcdsdevices.areadetector.plugins)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin", false]], "pcdsareadetector (class in pcdsdevices.areadetector.detectors)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector", false]], "pcdsareadetectorbase (class in pcdsdevices.areadetector.detectors)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase", false]], "pcdsareadetectorembedded (class in pcdsdevices.areadetector.detectors)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded", false]], "pcdsareadetectortyphos (class in pcdsdevices.areadetector.detectors)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos", false]], "pcdsareadetectortyphosbeamstats (class in pcdsdevices.areadetector.detectors)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats", false]], "pcdsareadetectortyphostrigger (class in pcdsdevices.areadetector.detectors)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger", false]], "pcdshdf5blueskytriggerable (class in pcdsdevices.areadetector.detectors)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable", false]], "pcdsmotorbase (class in pcdsdevices.epics_motor)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase", false]], "pcm (class in pcdsdevices.sample_delivery)": [[491, "pcdsdevices.sample_delivery.PCM", false]], "pdu_humidity2 (class in pcdsdevices.fms)": [[175, "pcdsdevices.fms.PDU_Humidity2", false]], "pdu_humidity4 (class in pcdsdevices.fms)": [[176, "pcdsdevices.fms.PDU_Humidity4", false]], "pdu_humidity6 (class in pcdsdevices.fms)": [[177, "pcdsdevices.fms.PDU_Humidity6", false]], "pdu_humidity8 (class in pcdsdevices.fms)": [[178, "pcdsdevices.fms.PDU_Humidity8", false]], "pdu_load1 (class in pcdsdevices.fms)": [[179, "pcdsdevices.fms.PDU_Load1", false]], "pdu_load2 (class in pcdsdevices.fms)": [[180, "pcdsdevices.fms.PDU_Load2", false]], "pdu_load3 (class in pcdsdevices.fms)": [[181, "pcdsdevices.fms.PDU_Load3", false]], "pdu_load4 (class in pcdsdevices.fms)": [[182, "pcdsdevices.fms.PDU_Load4", false]], "pdu_temp2 (class in pcdsdevices.fms)": [[183, "pcdsdevices.fms.PDU_Temp2", false]], "pdu_temp4 (class in pcdsdevices.fms)": [[184, "pcdsdevices.fms.PDU_Temp4", false]], "pdu_temp6 (class in pcdsdevices.fms)": [[185, "pcdsdevices.fms.PDU_Temp6", false]], "pdu_temp8 (class in pcdsdevices.fms)": [[186, "pcdsdevices.fms.PDU_Temp8", false]], "photoncollimator (class in pcdsdevices.pc)": [[409, "pcdsdevices.pc.PhotonCollimator", false]], "pi_m824 (class in pcdsdevices.epics_motor)": [[156, "pcdsdevices.epics_motor.PI_M824", false]], "pim (class in pcdsdevices.pim)": [[417, "pcdsdevices.pim.PIM", false]], "pimwithboth (class in pcdsdevices.pim)": [[418, "pcdsdevices.pim.PIMWithBoth", false]], "pimwithfocus (class in pcdsdevices.pim)": [[419, "pcdsdevices.pim.PIMWithFocus", false]], "pimwithled (class in pcdsdevices.pim)": [[420, "pcdsdevices.pim.PIMWithLED", false]], "pimy (class in pcdsdevices.pim)": [[421, "pcdsdevices.pim.PIMY", false]], "pipplc (class in pcdsdevices.pump)": [[455, "pcdsdevices.pump.PIPPLC", false]], "pipserial (class in pcdsdevices.pump)": [[456, "pcdsdevices.pump.PIPSerial", false]], "pitch (class in pcdsdevices.mirror)": [[376, "pcdsdevices.mirror.Pitch", false]], "plcexamplemotion (class in pcdsdevices.example)": [[171, "pcdsdevices.example.PLCExampleMotion", false]], "plconlyxpim (class in pcdsdevices.example)": [[172, "pcdsdevices.example.PLCOnlyXPIM", false]], "pluginbase (class in pcdsdevices.areadetector.plugins)": [[30, "pcdsdevices.areadetector.plugins.PluginBase", false]], "pmc100 (class in pcdsdevices.epics_motor)": [[157, "pcdsdevices.epics_motor.PMC100", false]], "pneumaticactuator (class in pcdsdevices.rtds_ebd)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator", false]], "pointingmirror (class in pcdsdevices.mirror)": [[377, "pcdsdevices.mirror.PointingMirror", false]], "posdiff (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.posdiff", false]], "position (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.position", false]], "position (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.position", false]], "position (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.position", false]], "position (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.position", false]], "position (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.position", false]], "position (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.position", false]], "position (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.position", false]], "position (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.position", false]], "position (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.position", false]], "position (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.position", false]], "position (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.position", false]], "position (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.position", false]], "position (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.position", false]], "position (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.position", false]], "position (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.position", false]], "position (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.position", false]], "position (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.position", false]], "position (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.position", false]], "position (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.position", false]], "position (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.position", false]], "position (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.position", false]], "position (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.position", false]], "position (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.position", false]], "position (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.position", false]], "position (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.position", false]], "position (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.position", false]], "position (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.position", false]], "position (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.position", false]], "position (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.position", false]], "position (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.position", false]], "position (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.position", false]], "position (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.position", false]], "position (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.position", false]], "position (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.position", false]], "position (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.position", false]], "position (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.position", false]], "position (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.position", false]], "position (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.position", false]], "position (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.position", false]], "position (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.position", false]], "position (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.position", false]], "position (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.position", false]], "position (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.position", false]], "position (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.position", false]], "position (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.position", false]], "position (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.position", false]], "position (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.position", false]], "position (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.position", false]], "position (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.position", false]], "position (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.position", false]], "position (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.position", false]], "position (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.position", false]], "position (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.position", false]], "position (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.position", false]], "position (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.position", false]], "position (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.position", false]], "position (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.position", false]], "position (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.position", false]], "position (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.position", false]], "position (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.position", false]], "position (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.position", false]], "position (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.position", false]], "position (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.position", false]], "position (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.position", false]], "position (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.position", false]], "position (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.position", false]], "position (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.position", false]], "position (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.position", false]], "position (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.position", false]], "position (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.position", false]], "position (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.position", false]], "position (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.position", false]], "position (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.position", false]], "position (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.position", false]], "position (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.position", false]], "position (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.position", false]], "position (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.position", false]], "position (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.position", false]], "position (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.position", false]], "position (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.position", false]], "position (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.position", false]], "position (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.position", false]], "position (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.position", false]], "position (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.position", false]], "position (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.position", false]], "position (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.position", false]], "position (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.position", false]], "position (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.position", false]], "position (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.position", false]], "position (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.position", false]], "position (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.position", false]], "position (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.position", false]], "position (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.position", false]], "position (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.position", false]], "position (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.position", false]], "position (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.position", false]], "position (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.position", false]], "position (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.position", false]], "position (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.position", false]], "position (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.position", false]], "position (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.position", false]], "position (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.position", false]], "position (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.position", false]], "position (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.position", false]], "position (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.position", false]], "position (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.position", false]], "position (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.position", false]], "position (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.position", false]], "position (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.position", false]], "position (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.position", false]], "position (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.position", false]], "position (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.position", false]], "position (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.position", false]], "position (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.position", false]], "position (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.position", false]], "position (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.position", false]], "position (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.position", false]], "position (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.position", false]], "position (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.position", false]], "position (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.position", false]], "position (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.position", false]], "position (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.position", false]], "position (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.position", false]], "position (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.position", false]], "position (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.position", false]], "position (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.position", false]], "position (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.position", false]], "position (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.position", false]], "position (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.position", false]], "position (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.position", false]], "position (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.position", false]], "position (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.position", false]], "position (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.position", false]], "position (pcdsdevices.sim.synmotor attribute)": [[530, "pcdsdevices.sim.SynMotor.position", false]], "position (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.position", false]], "position (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.position", false]], "position (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.position", false]], "position (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.position", false]], "position (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.position", false]], "position (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.position", false]], "position (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.position", false]], "position (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.position", false]], "position (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.position", false]], "position (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.position", false]], "position (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.position", false]], "position (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.position", false]], "position (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.position", false]], "position (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.position", false]], "position (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.position", false]], "position (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.position", false]], "position (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.position", false]], "position (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.position", false]], "position (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.position", false]], "position (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.position", false]], "position (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.position", false]], "position (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.position", false]], "position (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.position", false]], "position (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.position", false]], "position (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.position", false]], "position (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.position", false]], "position (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.position", false]], "position (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.position", false]], "position (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.position", false]], "position (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.position", false]], "position (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.position", false]], "positionerbase_info() (in module pcdsdevices.interface)": [[243, "pcdsdevices.interface.positionerbase_info", false]], "post_elog_status() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.post_elog_status", false]], "post_elog_status() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.post_elog_status", false]], "post_elog_status() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.post_elog_status", false]], "post_elog_status() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.post_elog_status", false]], "post_elog_status() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.post_elog_status", false]], "post_elog_status() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.post_elog_status", false]], "post_elog_status() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.post_elog_status", false]], "post_elog_status() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.post_elog_status", false]], "post_elog_status() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.post_elog_status", false]], "post_elog_status() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.post_elog_status", false]], "post_elog_status() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.post_elog_status", false]], "post_elog_status() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.post_elog_status", false]], "post_elog_status() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.post_elog_status", false]], "post_elog_status() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.post_elog_status", false]], "post_elog_status() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.post_elog_status", false]], "post_elog_status() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.post_elog_status", false]], "post_elog_status() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.post_elog_status", false]], "post_elog_status() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.post_elog_status", false]], "post_elog_status() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.post_elog_status", false]], "post_elog_status() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.post_elog_status", false]], "post_elog_status() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.post_elog_status", false]], "post_elog_status() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.interface.baseinterface method)": [[226, "pcdsdevices.interface.BaseInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.post_elog_status", false]], "post_elog_status() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.post_elog_status", false]], "post_elog_status() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.post_elog_status", false]], "post_elog_status() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.post_elog_status", false]], "post_elog_status() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.post_elog_status", false]], "post_elog_status() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.post_elog_status", false]], "post_elog_status() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.post_elog_status", false]], "post_elog_status() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.post_elog_status", false]], "post_elog_status() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.post_elog_status", false]], "post_elog_status() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.post_elog_status", false]], "post_elog_status() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.post_elog_status", false]], "post_elog_status() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.post_elog_status", false]], "post_elog_status() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.post_elog_status", false]], "post_elog_status() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.post_elog_status", false]], "post_elog_status() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.post_elog_status", false]], "post_elog_status() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.post_elog_status", false]], "post_elog_status() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.post_elog_status", false]], "post_elog_status() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.post_elog_status", false]], "post_elog_status() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.post_elog_status", false]], "post_elog_status() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.post_elog_status", false]], "post_elog_status() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.post_elog_status", false]], "post_elog_status() (pcdsdevices.mps.mpsbase method)": [[403, "pcdsdevices.mps.MPSBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.post_elog_status", false]], "post_elog_status() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.post_elog_status", false]], "post_elog_status() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.post_elog_status", false]], "post_elog_status() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.post_elog_status", false]], "post_elog_status() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.post_elog_status", false]], "post_elog_status() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.post_elog_status", false]], "post_elog_status() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.post_elog_status", false]], "post_elog_status() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.post_elog_status", false]], "post_elog_status() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.post_elog_status", false]], "post_elog_status() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.post_elog_status", false]], "post_elog_status() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.post_elog_status", false]], "post_elog_status() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.post_elog_status", false]], "post_elog_status() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.post_elog_status", false]], "post_elog_status() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.post_elog_status", false]], "post_elog_status() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.post_elog_status", false]], "post_elog_status() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.post_elog_status", false]], "post_elog_status() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.post_elog_status", false]], "post_elog_status() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.post_elog_status", false]], "post_elog_status() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.post_elog_status", false]], "post_elog_status() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.post_elog_status", false]], "post_elog_status() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.post_elog_status", false]], "post_elog_status() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.post_elog_status", false]], "post_elog_status() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.post_elog_status", false]], "post_elog_status() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.post_elog_status", false]], "post_elog_status() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.post_elog_status", false]], "post_elog_status() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.post_elog_status", false]], "post_elog_status() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.post_elog_status", false]], "post_elog_status() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.post_elog_status", false]], "post_elog_status() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.post_elog_status", false]], "post_elog_status() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.post_elog_status", false]], "post_elog_status() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.post_elog_status", false]], "post_elog_status() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.post_elog_status", false]], "post_elog_status() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.post_elog_status", false]], "post_elog_status() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.post_elog_status", false]], "post_elog_status() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.post_elog_status", false]], "post_elog_status() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.post_elog_status", false]], "post_elog_status() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.post_elog_status", false]], "post_elog_status() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.post_elog_status", false]], "post_elog_status() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.post_elog_status", false]], "post_elog_status() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.post_elog_status", false]], "post_elog_status() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.post_elog_status", false]], "post_elog_status() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.post_elog_status", false]], "post_elog_status() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.post_elog_status", false]], "post_elog_status() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.post_elog_status", false]], "post_elog_status() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.post_elog_status", false]], "post_elog_status() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.post_elog_status", false]], "post_ophyds_to_elog() (in module pcdsdevices.utils)": [[610, "pcdsdevices.utils.post_ophyds_to_elog", false]], "power_cycle() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.power_cycle", false]], "powerslits (class in pcdsdevices.slits)": [[539, "pcdsdevices.slits.PowerSlits", false]], "ppm (class in pcdsdevices.pim)": [[422, "pcdsdevices.pim.PPM", false]], "ppmcool (class in pcdsdevices.pim)": [[423, "pcdsdevices.pim.PPMCOOL", false]], "ppmcoolswitch (class in pcdsdevices.pim)": [[424, "pcdsdevices.pim.PPMCoolSwitch", false]], "ppmpowermeter (class in pcdsdevices.pim)": [[425, "pcdsdevices.pim.PPMPowerMeter", false]], "ppsstopper (class in pcdsdevices.stopper)": [[577, "pcdsdevices.stopper.PPSStopper", false]], "ppsstopper2pv (class in pcdsdevices.stopper)": [[578, "pcdsdevices.stopper.PPSStopper2PV", false]], "precision (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.precision", false]], "precision (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.precision", false]], "precision (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.precision", false]], "precision (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.precision", false]], "precision (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.precision", false]], "precision (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.precision", false]], "precision (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.precision", false]], "precision (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.precision", false]], "precision (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.precision", false]], "precision (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.precision", false]], "precision (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.precision", false]], "precision (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.precision", false]], "precision (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.precision", false]], "precision (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.precision", false]], "precision (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.precision", false]], "precision (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.precision", false]], "precision (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.precision", false]], "precision (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.precision", false]], "prefix_start (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.prefix_start", false]], "prefix_start (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.prefix_start", false]], "prefix_start (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.prefix_start", false]], "prefix_start (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.prefix_start", false]], "prefocus (class in pcdsdevices.lens)": [[307, "pcdsdevices.lens.Prefocus", false]], "presets (pcdsdevices.interface.fltmvinterface attribute)": [[227, "pcdsdevices.interface.FltMvInterface.presets", false]], "pressure() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.pressure", false]], "pressure() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.pressure", false]], "pressure() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.pressure", false]], "pressure() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.pressure", false]], "pressure() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.pressure", false]], "pressure() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.pressure", false]], "print_class() (in module pcdsdevices.make_ophyd_device)": [[359, "pcdsdevices.make_ophyd_device.print_class", false]], "print_errors() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.print_errors", false]], "print_trigger_inhibit() (pcdsdevices.delay_generator.delaygenerator static method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.print_trigger_inhibit", false]], "print_trigger_inhibit() (pcdsdevices.delay_generator.delaygeneratorbase static method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.print_trigger_inhibit", false]], "print_trigger_sources() (pcdsdevices.delay_generator.delaygenerator static method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.print_trigger_sources", false]], "print_trigger_sources() (pcdsdevices.delay_generator.delaygeneratorbase static method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.print_trigger_sources", false]], "processplugin (class in pcdsdevices.areadetector.plugins)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin", false]], "propair (class in pcdsdevices.sample_delivery)": [[492, "pcdsdevices.sample_delivery.PropAir", false]], "proplc (class in pcdsdevices.pump)": [[457, "pcdsdevices.pump.PROPLC", false]], "pseudo_positioners (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.pseudo_positioners", false]], "pseudo_positioners (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.pseudo_positioners", false]], "pseudopositioner (class in pcdsdevices.pseudopos)": [[436, "pcdsdevices.pseudopos.PseudoPositioner", false]], "pseudosingleinterface (class in pcdsdevices.pseudopos)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface", false]], "ptmplc (class in pcdsdevices.pump)": [[458, "pcdsdevices.pump.PTMPLC", false]], "pulsepicker (class in pcdsdevices.pulsepicker)": [[444, "pcdsdevices.pulsepicker.PulsePicker", false]], "pulsepickerinout (class in pcdsdevices.pulsepicker)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut", false]], "put_complete (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.put_complete", false]], "put_complete (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.put_complete", false]], "put_complete (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.put_complete", false]], "put_complete (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.put_complete", false]], "put_complete (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.put_complete", false]], "put_complete (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.put_complete", false]], "put_complete (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.put_complete", false]], "put_complete (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.put_complete", false]], "put_complete (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.put_complete", false]], "put_complete (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.put_complete", false]], "put_complete (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.put_complete", false]], "put_complete (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.put_complete", false]], "put_complete (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.put_complete", false]], "put_complete (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.put_complete", false]], "put_complete (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.put_complete", false]], "put_complete (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.put_complete", false]], "put_complete (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.put_complete", false]], "put_complete (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.put_complete", false]], "put_complete (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.put_complete", false]], "put_complete (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.put_complete", false]], "put_complete (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.put_complete", false]], "put_complete (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.put_complete", false]], "put_complete (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.put_complete", false]], "put_complete (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.put_complete", false]], "put_complete (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.put_complete", false]], "put_complete (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "id4", false], [465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.put_complete", false]], "put_complete (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.put_complete", false]], "put_complete (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.put_complete", false]], "put_complete (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.put_complete", false]], "put_complete (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.put_complete", false]], "put_complete (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.put_complete", false]], "put_complete (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.put_complete", false]], "put_complete (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.put_complete", false]], "put_complete (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.put_complete", false]], "put_seq() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.put_seq", false]], "pvname (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.pvname", false]], "pvname (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.pvname", false]], "pvname (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.pvname", false]], "pvname (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.pvname", false]], "pvname (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.pvname", false]], "pvname (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.pvname", false]], "pvpositionercomparator (class in pcdsdevices.pv_positioner)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator", false]], "pvpositionerdone (class in pcdsdevices.pv_positioner)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone", false]], "pvpositionerisclose (class in pcdsdevices.pv_positioner)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose", false]], "pvpositionernointerrupt (class in pcdsdevices.pv_positioner)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt", false]], "pvstatepositioner (class in pcdsdevices.state)": [[566, "pcdsdevices.state.PVStatePositioner", false]], "pvstatesignal (class in pcdsdevices.signal)": [[517, "pcdsdevices.signal.PVStateSignal", false]], "pytmc_writable() (in module pcdsdevices.signal)": [[525, "pcdsdevices.signal.pytmc_writable", false]], "pytmcsignal (class in pcdsdevices.signal)": [[518, "pcdsdevices.signal.PytmcSignal", false]], "pytmcsignalro (class in pcdsdevices.signal)": [[519, "pcdsdevices.signal.PytmcSignalRO", false]], "pytmcsignalrw (class in pcdsdevices.signal)": [[520, "pcdsdevices.signal.PytmcSignalRW", false]], "qadc (class in pcdsdevices.digitizers)": [[114, "pcdsdevices.digitizers.Qadc", false]], "qadc (class in pcdsdevices.qadc)": [[466, "pcdsdevices.qadc.Qadc", false]], "qadc134 (class in pcdsdevices.digitizers)": [[115, "pcdsdevices.digitizers.Qadc134", false]], "qadc134 (class in pcdsdevices.qadc)": [[467, "pcdsdevices.qadc.Qadc134", false]], "qadc134common (class in pcdsdevices.qadc)": [[468, "pcdsdevices.qadc.Qadc134Common", false]], "qadc134lcls2 (class in pcdsdevices.qadc)": [[469, "pcdsdevices.qadc.Qadc134Lcls2", false]], "qadc134sparsification (class in pcdsdevices.digitizers)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification", false]], "qadcbase (class in pcdsdevices.digitizers)": [[117, "pcdsdevices.digitizers.QadcBase", false]], "qadccommon (class in pcdsdevices.qadc)": [[470, "pcdsdevices.qadc.QadcCommon", false]], "qadclcls1timing (class in pcdsdevices.qadc)": [[471, "pcdsdevices.qadc.QadcLcls1Timing", false]], "qadclcls2timing (class in pcdsdevices.qadc)": [[472, "pcdsdevices.qadc.QadcLcls2Timing", false]], "qminispectrometer (class in pcdsdevices.lasers.qmini)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer", false]], "qminiwithevr (class in pcdsdevices.lasers.qmini)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr", false]], "qpcpct (class in pcdsdevices.pump)": [[459, "pcdsdevices.pump.QPCPCT", false]], "quadraticbeckhoffmotor (class in pcdsdevices.crix_motion)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor", false]], "quadraticsimmotor (class in pcdsdevices.crix_motion)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor", false]], "rangecomparison (class in pcdsdevices.lasers.btps)": [[281, "pcdsdevices.lasers.btps.RangeComparison", false]], "re_arg() (in module pcdsdevices.utils)": [[611, "pcdsdevices.utils.re_arg", false]], "read() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.read", false]], "read() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.read", false]], "read() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.read", false]], "read() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.read", false]], "read() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.read", false]], "read() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.read", false]], "read() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.read", false]], "read() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.read", false]], "read() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.read", false]], "read() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.read", false]], "read() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.read", false]], "read() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.read", false]], "read() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.read", false]], "read() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.read", false]], "read() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.read", false]], "read() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.read", false]], "read() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.read", false]], "read() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.read", false]], "read() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.read", false]], "read() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.read", false]], "read() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.read", false]], "read() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.read", false]], "read() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.read", false]], "read() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.read", false]], "read() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.read", false]], "read() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.read", false]], "read() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.read", false]], "read() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.read", false]], "read() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.read", false]], "read() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.read", false]], "read() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.read", false]], "read() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.read", false]], "read() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.read", false]], "read() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.read", false]], "read() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.read", false]], "read() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.read", false]], "read() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.read", false]], "read() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.read", false]], "read() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.read", false]], "read() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.read", false]], "read() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.read", false]], "read() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.read", false]], "read() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.read", false]], "read() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.read", false]], "read() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.read", false]], "read() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.read", false]], "read() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.read", false]], "read() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.read", false]], "read() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.read", false]], "read() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.read", false]], "read() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.read", false]], "read() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.read", false]], "read() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.read", false]], "read() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.read", false]], "read() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.read", false]], "read() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.read", false]], "read() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.read", false]], "read() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.read", false]], "read() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.read", false]], "read() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.read", false]], "read() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.read", false]], "read() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.read", false]], "read() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.read", false]], "read() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.read", false]], "read() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.read", false]], "read() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.read", false]], "read() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.read", false]], "read() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.read", false]], "read() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.read", false]], "read() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.read", false]], "read() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.read", false]], "read() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.read", false]], "read() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.read", false]], "read() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.read", false]], "read() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.read", false]], "read() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.read", false]], "read() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.read", false]], "read() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.read", false]], "read() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.read", false]], "read() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.read", false]], "read() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.read", false]], "read() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.read", false]], "read() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.read", false]], "read() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.read", false]], "read() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.read", false]], "read() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.read", false]], "read() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.read", false]], "read() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.read", false]], "read() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.read", false]], "read() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.read", false]], "read() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.read", false]], "read() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.read", false]], "read() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.read", false]], "read() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.read", false]], "read() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.read", false]], "read() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.read", false]], "read() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.read", false]], "read() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.read", false]], "read() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.read", false]], "read() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.read", false]], "read() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.read", false]], "read() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.read", false]], "read() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.read", false]], "read() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.read", false]], "read() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.read", false]], "read() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.read", false]], "read() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.read", false]], "read() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.read", false]], "read() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.read", false]], "read() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.read", false]], "read() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.read", false]], "read() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.read", false]], "read() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.read", false]], "read() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.read", false]], "read() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.read", false]], "read() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.read", false]], "read() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.read", false]], "read() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.read", false]], "read() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.read", false]], "read() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.read", false]], "read() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.read", false]], "read() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.read", false]], "read() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.read", false]], "read() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.read", false]], "read() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.read", false]], "read() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.read", false]], "read() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.read", false]], "read() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.read", false]], "read() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.read", false]], "read() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.read", false]], "read() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.read", false]], "read() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.read", false]], "read() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.read", false]], "read() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.read", false]], "read() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.read", false]], "read() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.read", false]], "read() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.read", false]], "read() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.read", false]], "read() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.read", false]], "read() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.read", false]], "read() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.read", false]], "read() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.read", false]], "read() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.read", false]], "read() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.read", false]], "read() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.read", false]], "read() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.read", false]], "read() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.read", false]], "read() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.read", false]], "read() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.read", false]], "read() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.read", false]], "read() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.read", false]], "read() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.read", false]], "read() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.read", false]], "read() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.read", false]], "read() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.read", false]], "read() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.read", false]], "read() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.read", false]], "read() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.read", false]], "read() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.read", false]], "read() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.read", false]], "read() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.read", false]], "read() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.read", false]], "read() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.read", false]], "read() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.read", false]], "read() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.read", false]], "read() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.read", false]], "read() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.read", false]], "read() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.read", false]], "read() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.read", false]], "read() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.read", false]], "read() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.read", false]], "read() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.read", false]], "read() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.read", false]], "read() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.read", false]], "read() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.read", false]], "read() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.read", false]], "read() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.read", false]], "read() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.read", false]], "read() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.read", false]], "read() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.read", false]], "read() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.read", false]], "read() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.read", false]], "read() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.read", false]], "read() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.read", false]], "read() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.read", false]], "read() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.read", false]], "read() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.read", false]], "read() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.read", false]], "read() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.read", false]], "read() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.read", false]], "read() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.read", false]], "read() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.read", false]], "read() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.read", false]], "read() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.read", false]], "read() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.read", false]], "read() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.read", false]], "read() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.read", false]], "read() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.read", false]], "read() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.read", false]], "read() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.read", false]], "read() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.read", false]], "read() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.read", false]], "read() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.read", false]], "read() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.read", false]], "read() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.read", false]], "read() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.read", false]], "read() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.read", false]], "read() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.read", false]], "read() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.read", false]], "read() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.read", false]], "read() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.read", false]], "read() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.read", false]], "read() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.read", false]], "read() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.read", false]], "read() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.read", false]], "read() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.read", false]], "read() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.read", false]], "read() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.read", false]], "read() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.read", false]], "read() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.read", false]], "read() (pcdsdevices.lasers.ek9000.el3174aich method)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.read", false]], "read() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.read", false]], "read() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.read", false]], "read() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.read", false]], "read() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.read", false]], "read() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.read", false]], "read() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.read", false]], "read() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.read", false]], "read() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.read", false]], "read() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.read", false]], "read() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.read", false]], "read() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.read", false]], "read() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.read", false]], "read() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.read", false]], "read() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.read", false]], "read() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.read", false]], "read() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.read", false]], "read() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.read", false]], "read() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.read", false]], "read() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.read", false]], "read() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.read", false]], "read() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.read", false]], "read() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.read", false]], "read() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.read", false]], "read() (pcdsdevices.light_control.lightcontrol method)": [[315, "pcdsdevices.light_control.LightControl.read", false]], "read() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.read", false]], "read() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.read", false]], "read() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.read", false]], "read() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.read", false]], "read() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.read", false]], "read() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.read", false]], "read() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.read", false]], "read() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.read", false]], "read() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.read", false]], "read() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.read", false]], "read() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.read", false]], "read() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.read", false]], "read() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.read", false]], "read() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.read", false]], "read() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.read", false]], "read() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.read", false]], "read() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.read", false]], "read() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.read", false]], "read() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.read", false]], "read() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.read", false]], "read() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.read", false]], "read() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.read", false]], "read() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.read", false]], "read() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.read", false]], "read() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.read", false]], "read() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.read", false]], "read() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.read", false]], "read() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.read", false]], "read() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.read", false]], "read() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.read", false]], "read() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.read", false]], "read() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.read", false]], "read() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.read", false]], "read() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.read", false]], "read() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.read", false]], "read() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.read", false]], "read() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.read", false]], "read() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.read", false]], "read() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.read", false]], "read() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.read", false]], "read() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.read", false]], "read() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.read", false]], "read() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.read", false]], "read() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.read", false]], "read() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.read", false]], "read() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.read", false]], "read() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.read", false]], "read() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.read", false]], "read() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.read", false]], "read() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.read", false]], "read() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.read", false]], "read() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.read", false]], "read() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.read", false]], "read() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.read", false]], "read() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.read", false]], "read() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.read", false]], "read() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.read", false]], "read() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.read", false]], "read() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.read", false]], "read() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.read", false]], "read() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.read", false]], "read() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.read", false]], "read() (pcdsdevices.pc.photoncollimator method)": [[409, "pcdsdevices.pc.PhotonCollimator.read", false]], "read() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.read", false]], "read() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.read", false]], "read() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.read", false]], "read() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.read", false]], "read() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.read", false]], "read() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.read", false]], "read() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.read", false]], "read() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.read", false]], "read() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.read", false]], "read() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.read", false]], "read() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.read", false]], "read() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.read", false]], "read() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.read", false]], "read() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.read", false]], "read() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.read", false]], "read() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.read", false]], "read() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.read", false]], "read() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.read", false]], "read() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.read", false]], "read() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.read", false]], "read() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.read", false]], "read() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.read", false]], "read() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.read", false]], "read() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.read", false]], "read() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.read", false]], "read() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.read", false]], "read() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.read", false]], "read() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.read", false]], "read() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.read", false]], "read() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.read", false]], "read() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.read", false]], "read() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.read", false]], "read() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.read", false]], "read() (pcdsdevices.pump.agilentserial method)": [[446, "pcdsdevices.pump.AgilentSerial.read", false]], "read() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.read", false]], "read() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.read", false]], "read() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.read", false]], "read() (pcdsdevices.pump.gammapct method)": [[450, "pcdsdevices.pump.GammaPCT.read", false]], "read() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.read", false]], "read() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.read", false]], "read() (pcdsdevices.pump.navigator method)": [[454, "pcdsdevices.pump.Navigator.read", false]], "read() (pcdsdevices.pump.pipplc method)": [[455, "pcdsdevices.pump.PIPPLC.read", false]], "read() (pcdsdevices.pump.pipserial method)": [[456, "pcdsdevices.pump.PIPSerial.read", false]], "read() (pcdsdevices.pump.proplc method)": [[457, "pcdsdevices.pump.PROPLC.read", false]], "read() (pcdsdevices.pump.ptmplc method)": [[458, "pcdsdevices.pump.PTMPLC.read", false]], "read() (pcdsdevices.pump.qpcpct method)": [[459, "pcdsdevices.pump.QPCPCT.read", false]], "read() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.read", false]], "read() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.read", false]], "read() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.read", false]], "read() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.read", false]], "read() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.read", false]], "read() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.read", false]], "read() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.read", false]], "read() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.read", false]], "read() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.read", false]], "read() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.read", false]], "read() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.read", false]], "read() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.read", false]], "read() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.read", false]], "read() (pcdsdevices.radiation.hpi6030 method)": [[473, "pcdsdevices.radiation.HPI6030.read", false]], "read() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.read", false]], "read() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.read", false]], "read() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.read", false]], "read() (pcdsdevices.rs_powersupply.rschannel method)": [[476, "pcdsdevices.rs_powersupply.RSChannel.read", false]], "read() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.read", false]], "read() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.read", false]], "read() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.read", false]], "read() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.read", false]], "read() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.read", false]], "read() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.read", false]], "read() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.read", false]], "read() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.read", false]], "read() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.read", false]], "read() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.read", false]], "read() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.read", false]], "read() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.read", false]], "read() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.read", false]], "read() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.read", false]], "read() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.read", false]], "read() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.read", false]], "read() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.read", false]], "read() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.read", false]], "read() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.read", false]], "read() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.read", false]], "read() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.read", false]], "read() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.read", false]], "read() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.read", false]], "read() (pcdsdevices.signal._optionalepicssignal method)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.read", false]], "read() (pcdsdevices.signal.aggregatesignal method)": [[501, "pcdsdevices.signal.AggregateSignal.read", false]], "read() (pcdsdevices.signal.avgsignal method)": [[502, "pcdsdevices.signal.AvgSignal.read", false]], "read() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.read", false]], "read() (pcdsdevices.signal.epicssignaleditmd method)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.read", false]], "read() (pcdsdevices.signal.epicssignalroeditmd method)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.read", false]], "read() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.read", false]], "read() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.read", false]], "read() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.read", false]], "read() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.read", false]], "read() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.read", false]], "read() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.read", false]], "read() (pcdsdevices.signal.internalsignal method)": [[512, "pcdsdevices.signal.InternalSignal.read", false]], "read() (pcdsdevices.signal.multiderivedsignal method)": [[513, "pcdsdevices.signal.MultiDerivedSignal.read", false]], "read() (pcdsdevices.signal.multiderivedsignalro method)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.read", false]], "read() (pcdsdevices.signal.notepadlinkedsignal method)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.read", false]], "read() (pcdsdevices.signal.notimplementedsignal method)": [[515, "pcdsdevices.signal.NotImplementedSignal.read", false]], "read() (pcdsdevices.signal.pvstatesignal method)": [[517, "pcdsdevices.signal.PVStateSignal.read", false]], "read() (pcdsdevices.signal.pytmcsignal method)": [[518, "pcdsdevices.signal.PytmcSignal.read", false]], "read() (pcdsdevices.signal.pytmcsignalro method)": [[519, "pcdsdevices.signal.PytmcSignalRO.read", false]], "read() (pcdsdevices.signal.pytmcsignalrw method)": [[520, "pcdsdevices.signal.PytmcSignalRW.read", false]], "read() (pcdsdevices.signal.signaleditmd method)": [[521, "pcdsdevices.signal.SignalEditMD.read", false]], "read() (pcdsdevices.signal.summarysignal method)": [[522, "pcdsdevices.signal.SummarySignal.read", false]], "read() (pcdsdevices.signal.unitconversionderivedsignal method)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.read", false]], "read() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.read", false]], "read() (pcdsdevices.sim.simtwoaxis method)": [[528, "pcdsdevices.sim.SimTwoAxis.read", false]], "read() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.read", false]], "read() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.read", false]], "read() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.read", false]], "read() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.read", false]], "read() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.read", false]], "read() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.read", false]], "read() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.read", false]], "read() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.read", false]], "read() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.read", false]], "read() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.read", false]], "read() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.read", false]], "read() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.read", false]], "read() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.read", false]], "read() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.read", false]], "read() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.read", false]], "read() (pcdsdevices.smarpod.smarpod method)": [[544, "pcdsdevices.smarpod.SmarPod.read", false]], "read() (pcdsdevices.smarpod.smarpodpose method)": [[545, "pcdsdevices.smarpod.SmarPodPose.read", false]], "read() (pcdsdevices.smarpod.smarpodstatus method)": [[546, "pcdsdevices.smarpod.SmarPodStatus.read", false]], "read() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.read", false]], "read() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.read", false]], "read() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.read", false]], "read() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.read", false]], "read() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.read", false]], "read() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.read", false]], "read() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.read", false]], "read() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.read", false]], "read() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.read", false]], "read() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.read", false]], "read() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.read", false]], "read() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.read", false]], "read() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.read", false]], "read() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.read", false]], "read() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.read", false]], "read() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.read", false]], "read() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.read", false]], "read() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.read", false]], "read() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.read", false]], "read() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.read", false]], "read() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.read", false]], "read() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.read", false]], "read() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.read", false]], "read() (pcdsdevices.state.twincatstateconfigdynamic method)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.read", false]], "read() (pcdsdevices.state.twincatstateconfigone method)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.read", false]], "read() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.read", false]], "read() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.read", false]], "read() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.read", false]], "read() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.read", false]], "read() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.read", false]], "read() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.read", false]], "read() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.read", false]], "read() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.read", false]], "read() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.read", false]], "read() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.read", false]], "read() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.read", false]], "read() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.read", false]], "read() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.read", false]], "read() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.read", false]], "read() (pcdsdevices.valve.valvebase method)": [[633, "pcdsdevices.valve.ValveBase.read", false]], "read() (pcdsdevices.valve.vcn method)": [[619, "pcdsdevices.valve.VCN.read", false]], "read() (pcdsdevices.valve.vcn_openloop method)": [[620, "pcdsdevices.valve.VCN_OpenLoop.read", false]], "read() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.read", false]], "read() (pcdsdevices.valve.vcn_vat590_status method)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.read", false]], "read() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.read", false]], "read() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.read", false]], "read() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.read", false]], "read() (pcdsdevices.valve.vgclegacy method)": [[625, "pcdsdevices.valve.VGCLegacy.read", false]], "read() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.read", false]], "read() (pcdsdevices.valve.vrcclsls method)": [[628, "pcdsdevices.valve.VRCClsLS.read", false]], "read() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.read", false]], "read() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.read", false]], "read() (pcdsdevices.valve.vvc method)": [[631, "pcdsdevices.valve.VVC.read", false]], "read() (pcdsdevices.valve.vvcno method)": [[632, "pcdsdevices.valve.VVCNO.read", false]], "read() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.read", false]], "read() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.read", false]], "read() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.read", false]], "read() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.read", false]], "read_access (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.read_access", false]], "read_access (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.read_access", false]], "read_access (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.read_access", false]], "read_access (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.read_access", false]], "read_access (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.read_access", false]], "read_access (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.read_access", false]], "read_access (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.read_access", false]], "read_access (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.read_access", false]], "read_access (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.read_access", false]], "read_access (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.read_access", false]], "read_access (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.read_access", false]], "read_access (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.read_access", false]], "read_access (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.read_access", false]], "read_access (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.read_access", false]], "read_access (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.read_access", false]], "read_access (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.read_access", false]], "read_access (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.read_access", false]], "read_access (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.read_access", false]], "read_access (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.read_access", false]], "read_access (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.read_access", false]], "read_access (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.read_access", false]], "read_access (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.read_access", false]], "read_access (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.read_access", false]], "read_access (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.read_access", false]], "read_access (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.read_access", false]], "read_configuration() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.read_configuration", false]], "read_configuration() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.read_configuration", false]], "read_configuration() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.read_configuration", false]], "read_configuration() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.read_configuration", false]], "read_configuration() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.read_configuration", false]], "read_configuration() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.read_configuration", false]], "read_configuration() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.read_configuration", false]], "read_configuration() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.read_configuration", false]], "read_configuration() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.read_configuration", false]], "read_configuration() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.read_configuration", false]], "read_configuration() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.read_configuration", false]], "read_configuration() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.read_configuration", false]], "read_configuration() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.read_configuration", false]], "read_configuration() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.read_configuration", false]], "read_configuration() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.read_configuration", false]], "read_configuration() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.read_configuration", false]], "read_configuration() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.read_configuration", false]], "read_configuration() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.read_configuration", false]], "read_configuration() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.read_configuration", false]], "read_configuration() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.read_configuration", false]], "read_configuration() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.read_configuration", false]], "read_configuration() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.read_configuration", false]], "read_configuration() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.read_configuration", false]], "read_configuration() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.read_configuration", false]], "read_configuration() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.read_configuration", false]], "read_configuration() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.read_configuration", false]], "read_configuration() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.read_configuration", false]], "read_configuration() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.read_configuration", false]], "read_configuration() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.read_configuration", false]], "read_configuration() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.read_configuration", false]], "read_configuration() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.read_configuration", false]], "read_configuration() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.read_configuration", false]], "read_configuration() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.read_configuration", false]], "read_configuration() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.read_configuration", false]], "read_configuration() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.read_configuration", false]], "read_configuration() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.read_configuration", false]], "read_configuration() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.read_configuration", false]], "read_configuration() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.read_configuration", false]], "read_configuration() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.read_configuration", false]], "read_configuration() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.read_configuration", false]], "read_configuration() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.read_configuration", false]], "read_configuration() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.read_configuration", false]], "read_configuration() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.read_configuration", false]], "read_configuration() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.read_configuration", false]], "read_configuration() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.read_configuration", false]], "read_configuration() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.read_configuration", false]], "read_configuration() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.read_configuration", false]], "read_configuration() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.read_configuration", false]], "read_configuration() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.read_configuration", false]], "read_configuration() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.read_configuration", false]], "read_configuration() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.read_configuration", false]], "read_configuration() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.read_configuration", false]], "read_configuration() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.read_configuration", false]], "read_configuration() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.read_configuration", false]], "read_configuration() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.read_configuration", false]], "read_configuration() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.read_configuration", false]], "read_configuration() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.read_configuration", false]], "read_configuration() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.read_configuration", false]], "read_configuration() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.read_configuration", false]], "read_configuration() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.read_configuration", false]], "read_configuration() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.read_configuration", false]], "read_configuration() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.read_configuration", false]], "read_configuration() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.read_configuration", false]], "read_configuration() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.read_configuration", false]], "read_configuration() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.read_configuration", false]], "read_configuration() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.read_configuration", false]], "read_configuration() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.read_configuration", false]], "read_configuration() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.read_configuration", false]], "read_configuration() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.read_configuration", false]], "read_configuration() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.read_configuration", false]], "read_configuration() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.read_configuration", false]], "read_configuration() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.read_configuration", false]], "read_configuration() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.read_configuration", false]], "read_configuration() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.read_configuration", false]], "read_configuration() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.ek9000.el3174aich method)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.read_configuration", false]], "read_configuration() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.read_configuration", false]], "read_configuration() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.read_configuration", false]], "read_configuration() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.read_configuration", false]], "read_configuration() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.read_configuration", false]], "read_configuration() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.read_configuration", false]], "read_configuration() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.read_configuration", false]], "read_configuration() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.read_configuration", false]], "read_configuration() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.read_configuration", false]], "read_configuration() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.read_configuration", false]], "read_configuration() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.read_configuration", false]], "read_configuration() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.read_configuration", false]], "read_configuration() (pcdsdevices.light_control.lightcontrol method)": [[315, "pcdsdevices.light_control.LightControl.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.read_configuration", false]], "read_configuration() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.read_configuration", false]], "read_configuration() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.read_configuration", false]], "read_configuration() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.read_configuration", false]], "read_configuration() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.read_configuration", false]], "read_configuration() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.read_configuration", false]], "read_configuration() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.read_configuration", false]], "read_configuration() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.read_configuration", false]], "read_configuration() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.read_configuration", false]], "read_configuration() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.read_configuration", false]], "read_configuration() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.read_configuration", false]], "read_configuration() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.read_configuration", false]], "read_configuration() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.read_configuration", false]], "read_configuration() (pcdsdevices.pc.photoncollimator method)": [[409, "pcdsdevices.pc.PhotonCollimator.read_configuration", false]], "read_configuration() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.read_configuration", false]], "read_configuration() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.read_configuration", false]], "read_configuration() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.read_configuration", false]], "read_configuration() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.read_configuration", false]], "read_configuration() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.read_configuration", false]], "read_configuration() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.read_configuration", false]], "read_configuration() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.read_configuration", false]], "read_configuration() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.read_configuration", false]], "read_configuration() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.read_configuration", false]], "read_configuration() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.read_configuration", false]], "read_configuration() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.read_configuration", false]], "read_configuration() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.read_configuration", false]], "read_configuration() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.read_configuration", false]], "read_configuration() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.read_configuration", false]], "read_configuration() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.read_configuration", false]], "read_configuration() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.read_configuration", false]], "read_configuration() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.read_configuration", false]], "read_configuration() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.read_configuration", false]], "read_configuration() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.read_configuration", false]], "read_configuration() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.read_configuration", false]], "read_configuration() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.read_configuration", false]], "read_configuration() (pcdsdevices.pump.agilentserial method)": [[446, "pcdsdevices.pump.AgilentSerial.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.read_configuration", false]], "read_configuration() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.read_configuration", false]], "read_configuration() (pcdsdevices.pump.gammapct method)": [[450, "pcdsdevices.pump.GammaPCT.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.read_configuration", false]], "read_configuration() (pcdsdevices.pump.navigator method)": [[454, "pcdsdevices.pump.Navigator.read_configuration", false]], "read_configuration() (pcdsdevices.pump.pipplc method)": [[455, "pcdsdevices.pump.PIPPLC.read_configuration", false]], "read_configuration() (pcdsdevices.pump.pipserial method)": [[456, "pcdsdevices.pump.PIPSerial.read_configuration", false]], "read_configuration() (pcdsdevices.pump.proplc method)": [[457, "pcdsdevices.pump.PROPLC.read_configuration", false]], "read_configuration() (pcdsdevices.pump.ptmplc method)": [[458, "pcdsdevices.pump.PTMPLC.read_configuration", false]], "read_configuration() (pcdsdevices.pump.qpcpct method)": [[459, "pcdsdevices.pump.QPCPCT.read_configuration", false]], "read_configuration() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.read_configuration", false]], "read_configuration() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.read_configuration", false]], "read_configuration() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.read_configuration", false]], "read_configuration() (pcdsdevices.radiation.hpi6030 method)": [[473, "pcdsdevices.radiation.HPI6030.read_configuration", false]], "read_configuration() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.read_configuration", false]], "read_configuration() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.read_configuration", false]], "read_configuration() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.read_configuration", false]], "read_configuration() (pcdsdevices.rs_powersupply.rschannel method)": [[476, "pcdsdevices.rs_powersupply.RSChannel.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.read_configuration", false]], "read_configuration() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.read_configuration", false]], "read_configuration() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.read_configuration", false]], "read_configuration() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.read_configuration", false]], "read_configuration() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.read_configuration", false]], "read_configuration() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.read_configuration", false]], "read_configuration() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.read_configuration", false]], "read_configuration() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.read_configuration", false]], "read_configuration() (pcdsdevices.signal._optionalepicssignal method)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.aggregatesignal method)": [[501, "pcdsdevices.signal.AggregateSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.avgsignal method)": [[502, "pcdsdevices.signal.AvgSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.epicssignaleditmd method)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.epicssignalroeditmd method)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.read_configuration", false]], "read_configuration() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.read_configuration", false]], "read_configuration() (pcdsdevices.signal.internalsignal method)": [[512, "pcdsdevices.signal.InternalSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.multiderivedsignal method)": [[513, "pcdsdevices.signal.MultiDerivedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.multiderivedsignalro method)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.read_configuration", false]], "read_configuration() (pcdsdevices.signal.notepadlinkedsignal method)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.notimplementedsignal method)": [[515, "pcdsdevices.signal.NotImplementedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.pvstatesignal method)": [[517, "pcdsdevices.signal.PVStateSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.pytmcsignal method)": [[518, "pcdsdevices.signal.PytmcSignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.pytmcsignalro method)": [[519, "pcdsdevices.signal.PytmcSignalRO.read_configuration", false]], "read_configuration() (pcdsdevices.signal.pytmcsignalrw method)": [[520, "pcdsdevices.signal.PytmcSignalRW.read_configuration", false]], "read_configuration() (pcdsdevices.signal.signaleditmd method)": [[521, "pcdsdevices.signal.SignalEditMD.read_configuration", false]], "read_configuration() (pcdsdevices.signal.summarysignal method)": [[522, "pcdsdevices.signal.SummarySignal.read_configuration", false]], "read_configuration() (pcdsdevices.signal.unitconversionderivedsignal method)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.read_configuration", false]], "read_configuration() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.read_configuration", false]], "read_configuration() (pcdsdevices.sim.simtwoaxis method)": [[528, "pcdsdevices.sim.SimTwoAxis.read_configuration", false]], "read_configuration() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.read_configuration", false]], "read_configuration() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.read_configuration", false]], "read_configuration() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.read_configuration", false]], "read_configuration() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.read_configuration", false]], "read_configuration() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.read_configuration", false]], "read_configuration() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.read_configuration", false]], "read_configuration() (pcdsdevices.smarpod.smarpod method)": [[544, "pcdsdevices.smarpod.SmarPod.read_configuration", false]], "read_configuration() (pcdsdevices.smarpod.smarpodpose method)": [[545, "pcdsdevices.smarpod.SmarPodPose.read_configuration", false]], "read_configuration() (pcdsdevices.smarpod.smarpodstatus method)": [[546, "pcdsdevices.smarpod.SmarPodStatus.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.read_configuration", false]], "read_configuration() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.read_configuration", false]], "read_configuration() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.read_configuration", false]], "read_configuration() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.read_configuration", false]], "read_configuration() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.read_configuration", false]], "read_configuration() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.read_configuration", false]], "read_configuration() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.read_configuration", false]], "read_configuration() (pcdsdevices.state.twincatstateconfigdynamic method)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.read_configuration", false]], "read_configuration() (pcdsdevices.state.twincatstateconfigone method)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.read_configuration", false]], "read_configuration() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.read_configuration", false]], "read_configuration() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.read_configuration", false]], "read_configuration() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.read_configuration", false]], "read_configuration() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.read_configuration", false]], "read_configuration() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.read_configuration", false]], "read_configuration() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.read_configuration", false]], "read_configuration() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.read_configuration", false]], "read_configuration() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.read_configuration", false]], "read_configuration() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.read_configuration", false]], "read_configuration() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.read_configuration", false]], "read_configuration() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.read_configuration", false]], "read_configuration() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.read_configuration", false]], "read_configuration() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.read_configuration", false]], "read_configuration() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.read_configuration", false]], "read_configuration() (pcdsdevices.valve.valvebase method)": [[633, "pcdsdevices.valve.ValveBase.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vcn method)": [[619, "pcdsdevices.valve.VCN.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vcn_openloop method)": [[620, "pcdsdevices.valve.VCN_OpenLoop.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vcn_vat590_status method)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vgclegacy method)": [[625, "pcdsdevices.valve.VGCLegacy.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vrcclsls method)": [[628, "pcdsdevices.valve.VRCClsLS.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vvc method)": [[631, "pcdsdevices.valve.VVC.read_configuration", false]], "read_configuration() (pcdsdevices.valve.vvcno method)": [[632, "pcdsdevices.valve.VVCNO.read_configuration", false]], "read_configuration() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.read_configuration", false]], "read_configuration() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.read_configuration", false]], "read_configuration() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.read_configuration", false]], "read_configuration() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.read_configuration", false]], "read_lens() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.read_lens", false]], "read_lens() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.read_lens", false]], "read_path_template (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.read_path_template", false]], "readback (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.readback", false]], "readback (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.readback", false]], "readback (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.readback", false]], "readback (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.readback", false]], "readback (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.readback", false]], "readback (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.readback", false]], "readback (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.readback", false]], "readback (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.readback", false]], "readback (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.readback", false]], "readback (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.readback", false]], "readback (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.readback", false]], "readback (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.readback", false]], "readback (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.readback", false]], "readback (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.readback", false]], "readback (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.readback", false]], "readback (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.readback", false]], "readback (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "id5", false], [465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.readback", false]], "readback (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.readback", false]], "real_position (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.real_position", false]], "real_position (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.real_position", false]], "real_position (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.real_position", false]], "real_position (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.real_position", false]], "real_position (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.real_position", false]], "real_position (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.real_position", false]], "real_position (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.real_position", false]], "real_position (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.real_position", false]], "real_position (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.real_position", false]], "real_position (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.real_position", false]], "real_position (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.real_position", false]], "real_position (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.real_position", false]], "real_position (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.real_position", false]], "real_position (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.real_position", false]], "real_position (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.real_position", false]], "real_position (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.real_position", false]], "real_position (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.real_position", false]], "real_position (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.real_position", false]], "real_position (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.real_position", false]], "real_position (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.real_position", false]], "real_position (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.real_position", false]], "real_position (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.real_position", false]], "real_position (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.real_position", false]], "real_position (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.real_position", false]], "real_position (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.real_position", false]], "real_position (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.real_position", false]], "real_position (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.real_position", false]], "real_position (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.real_position", false]], "real_position (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.real_position", false]], "real_position (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.real_position", false]], "real_position (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.real_position", false]], "real_position (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.real_position", false]], "real_position (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.real_position", false]], "real_position (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.real_position", false]], "real_positioners (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.real_positioners", false]], "real_positioners (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.real_positioners", false]], "real_positioners (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.real_positioners", false]], "real_positioners (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.real_positioners", false]], "real_positioners (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.real_positioners", false]], "real_positioners (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.real_positioners", false]], "real_positioners (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.real_positioners", false]], "real_positioners (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.real_positioners", false]], "real_positioners (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.real_positioners", false]], "real_positioners (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.real_positioners", false]], "real_positioners (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.real_positioners", false]], "real_positioners (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.real_positioners", false]], "real_positioners (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.real_positioners", false]], "real_positioners (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.real_positioners", false]], "real_positioners (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.real_positioners", false]], "real_positioners (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.real_positioners", false]], "real_positioners (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.real_positioners", false]], "real_positioners (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.real_positioners", false]], "real_positioners (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.real_positioners", false]], "real_positioners (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.real_positioners", false]], "real_positioners (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.real_positioners", false]], "real_positioners (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.real_positioners", false]], "real_positioners (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.real_positioners", false]], "recurse_record() (in module pcdsdevices.make_ophyd_device)": [[360, "pcdsdevices.make_ophyd_device.recurse_record", false]], "reflaser (class in pcdsdevices.inout)": [[223, "pcdsdevices.inout.Reflaser", false]], "reflaserl2si (class in pcdsdevices.ref)": [[474, "pcdsdevices.ref.ReflaserL2SI", false]], "reflaserl2simirror (class in pcdsdevices.ref)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror", false]], "reg_root (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.reg_root", false]], "reinitialize() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.reinitialize", false]], "remove() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.remove", false]], "remove() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.remove", false]], "remove() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.remove", false]], "remove() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.remove", false]], "remove() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.remove", false]], "remove() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.remove", false]], "remove() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.remove", false]], "remove() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.remove", false]], "remove() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.remove", false]], "remove() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.remove", false]], "remove() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.remove", false]], "remove() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.remove", false]], "remove() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.remove", false]], "remove() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.remove", false]], "remove() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.remove", false]], "remove() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.remove", false]], "remove() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.remove", false]], "remove() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.remove", false]], "remove() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.remove", false]], "remove() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.remove", false]], "remove() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.remove", false]], "remove() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.remove", false]], "remove() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.remove", false]], "remove() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.remove", false]], "remove() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.remove", false]], "remove() (pcdsdevices.interface._tabcompletionhelper method)": [[235, "pcdsdevices.interface._TabCompletionHelper.remove", false]], "remove() (pcdsdevices.interface.tabcompletionhelperclass method)": [[233, "pcdsdevices.interface.TabCompletionHelperClass.remove", false]], "remove() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance.remove", false]], "remove() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.remove", false]], "remove() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.remove", false]], "remove() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.remove", false]], "remove() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.remove", false]], "remove() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.remove", false]], "remove() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.remove", false]], "remove() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.remove", false]], "remove() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.remove", false]], "remove() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.remove", false]], "remove() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.remove", false]], "remove() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.remove", false]], "remove() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.remove", false]], "remove() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.remove", false]], "remove() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.remove", false]], "remove() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.remove", false]], "remove() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.remove", false]], "remove() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.remove", false]], "remove() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.remove", false]], "remove() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.remove", false]], "remove() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.remove", false]], "remove() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.remove", false]], "remove() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.remove", false]], "remove() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.remove", false]], "remove() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.remove", false]], "remove() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.remove", false]], "remove() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.remove", false]], "remove() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.remove", false]], "remove() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.remove", false]], "remove() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.remove", false]], "remove() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.remove", false]], "remove() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.remove", false]], "remove() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.remove", false]], "remove() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.remove", false]], "remove() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.remove", false]], "remove() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.remove", false]], "remove() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.remove", false]], "remove() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.remove", false]], "remove() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.remove", false]], "remove() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.remove", false]], "remove() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.remove", false]], "remove() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.remove", false]], "remove() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.remove", false]], "remove() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.remove", false]], "remove() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.remove", false]], "remove() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.remove", false]], "remove() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.remove", false]], "remove() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.remove", false]], "remove() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.remove", false]], "remove() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.remove", false]], "remove() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.remove", false]], "remove() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.remove", false]], "remove() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.remove", false]], "remove() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.remove", false]], "remove() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.remove", false]], "remove() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.remove", false]], "remove() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.remove", false]], "remove() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.remove", false]], "remove() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.remove", false]], "remove() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.remove", false]], "remove() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.remove", false]], "remove_dia() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.remove_dia", false]], "remove_dia() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.remove_dia", false]], "remove_dia() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.remove_dia", false]], "remove_dia() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.remove_dia", false]], "render_ascii_att() (in module pcdsdevices.attenuator)": [[73, "pcdsdevices.attenuator.render_ascii_att", false]], "reorder_components() (in module pcdsdevices.utils)": [[612, "pcdsdevices.utils.reorder_components", false]], "reset() (pcdsdevices.interface._tabcompletionhelper method)": [[235, "pcdsdevices.interface._TabCompletionHelper.reset", false]], "reset() (pcdsdevices.interface.tabcompletionhelperclass method)": [[233, "pcdsdevices.interface.TabCompletionHelperClass.reset", false]], "reset() (pcdsdevices.interface.tabcompletionhelperinstance method)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance.reset", false]], "reset() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.reset", false]], "reset() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.reset", false]], "reset() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.reset", false]], "reset() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.reset", false]], "reset() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.reset", false]], "reset_buffer() (pcdsdevices.signal.avgsignal method)": [[502, "pcdsdevices.signal.AvgSignal.reset_buffer", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.reset_calc_constant_defaults", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.reset_calc_constant_defaults", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.reset_calc_constant_defaults", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.reset_calc_constant_defaults", false]], "reset_calc_constant_defaults() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.reset_calc_constant_defaults", false]], "rohdeschwarzpowersupply (class in pcdsdevices.rs_powersupply)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply", false]], "roiplugin (class in pcdsdevices.areadetector.plugins)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin", false]], "rschannel (class in pcdsdevices.rs_powersupply)": [[476, "pcdsdevices.rs_powersupply.RSChannel", false]], "rtd (class in pcdsdevices.sensors)": [[496, "pcdsdevices.sensors.RTD", false]], "rtdsbase (class in pcdsdevices.rtds_ebd)": [[479, "pcdsdevices.rtds_ebd.RTDSBase", false]], "rtdsk0 (class in pcdsdevices.rtds_ebd)": [[480, "pcdsdevices.rtds_ebd.RTDSK0", false]], "rtdsl0 (class in pcdsdevices.rtds_ebd)": [[481, "pcdsdevices.rtds_ebd.RTDSL0", false]], "rtdsx0threestage (class in pcdsdevices.rtds_ebd)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage", false]], "rtol (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.rtol", false]], "rtol (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.rtol", false]], "rtol (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.rtol", false]], "rtol (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.rtol", false]], "rtol (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.rtol", false]], "rtol (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.rtol", false]], "rtol (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.rtol", false]], "rtol (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.rtol", false]], "run() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.run", false]], "run() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.run", false]], "rx (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.rx", false]], "ry (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.ry", false]], "rz (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.rz", false]], "samphi (class in pcdsdevices.gon)": [[214, "pcdsdevices.gon.SamPhi", false]], "save_images() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.save_images", false]], "save_offsets() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.save_offsets", false]], "save_offsets() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.save_offsets", false]], "scafoil (class in pcdsdevices.tmo_ip1)": [[592, "pcdsdevices.tmo_ip1.SCaFoil", false]], "scale (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.scale", false]], "scales (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.scales", false]], "scales (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.scales", false]], "scales (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.scales", false]], "scales (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.scales", false]], "scales (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "id5", false], [440, "pcdsdevices.pseudopos.SyncAxis.scales", false]], "schedule_task() (in module pcdsdevices.utils)": [[613, "pcdsdevices.utils.schedule_task", false]], "screen() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.screen", false]], "screen() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.screen", false]], "screen() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.screen", false]], "screen() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.screen", false]], "screen() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.screen", false]], "screen() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.screen", false]], "screen() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.screen", false]], "screen() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.screen", false]], "screen() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.screen", false]], "screen() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.screen", false]], "screen() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.screen", false]], "screen() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.screen", false]], "screen() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.screen", false]], "screen() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.screen", false]], "screen() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.screen", false]], "screen() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.screen", false]], "screen() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.screen", false]], "screen() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.screen", false]], "screen() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.screen", false]], "screen() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.screen", false]], "screen() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.screen", false]], "screen() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.screen", false]], "screen() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.screen", false]], "screen() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.screen", false]], "screen() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.screen", false]], "screen() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.screen", false]], "screen() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.screen", false]], "screen() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.screen", false]], "screen() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.screen", false]], "screen() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.screen", false]], "screen() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.screen", false]], "screen() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.screen", false]], "screen() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.screen", false]], "screen() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.screen", false]], "screen() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.screen", false]], "screen() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.screen", false]], "screen() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.screen", false]], "screen() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.screen", false]], "screen() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.screen", false]], "screen() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.screen", false]], "screen() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.screen", false]], "screen() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.screen", false]], "screen() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.screen", false]], "screen() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.screen", false]], "screen() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.screen", false]], "screen() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.screen", false]], "screen() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.screen", false]], "screen() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.screen", false]], "screen() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.screen", false]], "screen() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.screen", false]], "screen() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.screen", false]], "screen() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.screen", false]], "screen() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.screen", false]], "screen() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.screen", false]], "screen() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.screen", false]], "screen() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.screen", false]], "screen() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.screen", false]], "screen() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.screen", false]], "screen() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.screen", false]], "screen() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.screen", false]], "screen() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.screen", false]], "screen() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.screen", false]], "screen() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.screen", false]], "screen() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.screen", false]], "screen() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.screen", false]], "screen() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.screen", false]], "screen() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.screen", false]], "screen() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.screen", false]], "screen() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.screen", false]], "screen() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.screen", false]], "screen() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.screen", false]], "screen() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.screen", false]], "screen() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.screen", false]], "screen() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.screen", false]], "screen() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.screen", false]], "screen() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.screen", false]], "screen() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.screen", false]], "screen() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.screen", false]], "screen() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.screen", false]], "screen() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.screen", false]], "screen() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.screen", false]], "screen() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.screen", false]], "screen() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.screen", false]], "screen() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.screen", false]], "screen() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.screen", false]], "screen() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.screen", false]], "screen() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.screen", false]], "screen() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.screen", false]], "screen() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.screen", false]], "screen() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.screen", false]], "screen() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.screen", false]], "screen() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.screen", false]], "screen() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.screen", false]], "screen() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.screen", false]], "screen() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.screen", false]], "screen() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.screen", false]], "screen() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.screen", false]], "screen() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.screen", false]], "screen() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.screen", false]], "screen() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.screen", false]], "screen() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.screen", false]], "screen() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.screen", false]], "screen() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.screen", false]], "screen() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.screen", false]], "screen() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.screen", false]], "screen() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.screen", false]], "screen() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.screen", false]], "screen() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.screen", false]], "screen() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.screen", false]], "screen() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.screen", false]], "screen() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.screen", false]], "screen() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.screen", false]], "screen() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.screen", false]], "screen() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.screen", false]], "screen() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.screen", false]], "screen() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.screen", false]], "screen() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.screen", false]], "screen() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.screen", false]], "screen() (pcdsdevices.interface.baseinterface method)": [[226, "pcdsdevices.interface.BaseInterface.screen", false]], "screen() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.screen", false]], "screen() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.screen", false]], "screen() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.screen", false]], "screen() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.screen", false]], "screen() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.screen", false]], "screen() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.screen", false]], "screen() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.screen", false]], "screen() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.screen", false]], "screen() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.screen", false]], "screen() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.screen", false]], "screen() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.screen", false]], "screen() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.screen", false]], "screen() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.screen", false]], "screen() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.screen", false]], "screen() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.screen", false]], "screen() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.screen", false]], "screen() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.screen", false]], "screen() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.screen", false]], "screen() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.screen", false]], "screen() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.screen", false]], "screen() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.screen", false]], "screen() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.screen", false]], "screen() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.screen", false]], "screen() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.screen", false]], "screen() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.screen", false]], "screen() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.screen", false]], "screen() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.screen", false]], "screen() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.screen", false]], "screen() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.screen", false]], "screen() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.screen", false]], "screen() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.screen", false]], "screen() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.screen", false]], "screen() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.screen", false]], "screen() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.screen", false]], "screen() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.screen", false]], "screen() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.screen", false]], "screen() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.screen", false]], "screen() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.screen", false]], "screen() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.screen", false]], "screen() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.screen", false]], "screen() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.screen", false]], "screen() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.screen", false]], "screen() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.screen", false]], "screen() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.screen", false]], "screen() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.screen", false]], "screen() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.screen", false]], "screen() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.screen", false]], "screen() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.screen", false]], "screen() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.screen", false]], "screen() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.screen", false]], "screen() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.screen", false]], "screen() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.screen", false]], "screen() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.screen", false]], "screen() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.screen", false]], "screen() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.screen", false]], "screen() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.screen", false]], "screen() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.screen", false]], "screen() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.screen", false]], "screen() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.screen", false]], "screen() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.screen", false]], "screen() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.screen", false]], "screen() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.screen", false]], "screen() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.screen", false]], "screen() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.screen", false]], "screen() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.screen", false]], "screen() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.screen", false]], "screen() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.screen", false]], "screen() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.screen", false]], "screen() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.screen", false]], "screen() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.screen", false]], "screen() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.screen", false]], "screen() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.screen", false]], "screen() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.screen", false]], "screen() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.screen", false]], "screen() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.screen", false]], "screen() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.screen", false]], "screen() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.screen", false]], "screen() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.screen", false]], "screen() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.screen", false]], "screen() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.screen", false]], "screen() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.screen", false]], "screen() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.screen", false]], "screen() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.screen", false]], "screen() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.screen", false]], "screen() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.screen", false]], "screen() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.screen", false]], "screen() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.screen", false]], "screen() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.screen", false]], "screen() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.screen", false]], "screen() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.screen", false]], "screen() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.screen", false]], "screen() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.screen", false]], "screen() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.screen", false]], "screen() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.screen", false]], "screen() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.screen", false]], "screen() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.screen", false]], "screen() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.screen", false]], "screen() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.screen", false]], "screen() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.screen", false]], "screen() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.screen", false]], "screen() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.screen", false]], "screen() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.screen", false]], "screen() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.screen", false]], "screen() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.screen", false]], "screen() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.screen", false]], "screen() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.screen", false]], "screen() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.screen", false]], "screen() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.screen", false]], "screen() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.screen", false]], "screen() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.screen", false]], "screen() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.screen", false]], "screen() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.screen", false]], "screen() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.screen", false]], "screen() (pcdsdevices.mps.mpsbase method)": [[403, "pcdsdevices.mps.MPSBase.screen", false]], "screen() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.screen", false]], "screen() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.screen", false]], "screen() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.screen", false]], "screen() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.screen", false]], "screen() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.screen", false]], "screen() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.screen", false]], "screen() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.screen", false]], "screen() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.screen", false]], "screen() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.screen", false]], "screen() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.screen", false]], "screen() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.screen", false]], "screen() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.screen", false]], "screen() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.screen", false]], "screen() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.screen", false]], "screen() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.screen", false]], "screen() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.screen", false]], "screen() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.screen", false]], "screen() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.screen", false]], "screen() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.screen", false]], "screen() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.screen", false]], "screen() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.screen", false]], "screen() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.screen", false]], "screen() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.screen", false]], "screen() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.screen", false]], "screen() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.screen", false]], "screen() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.screen", false]], "screen() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.screen", false]], "screen() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.screen", false]], "screen() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.screen", false]], "screen() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.screen", false]], "screen() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.screen", false]], "screen() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.screen", false]], "screen() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.screen", false]], "screen() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.screen", false]], "screen() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.screen", false]], "screen() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.screen", false]], "screen() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.screen", false]], "screen() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.screen", false]], "screen() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.screen", false]], "screen() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.screen", false]], "screen() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.screen", false]], "screen() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.screen", false]], "screen() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.screen", false]], "screen() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.screen", false]], "screen() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.screen", false]], "screen() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.screen", false]], "screen() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.screen", false]], "screen() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.screen", false]], "screen() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.screen", false]], "screen() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.screen", false]], "screen() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.screen", false]], "screen() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.screen", false]], "screen() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.screen", false]], "screen() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.screen", false]], "screen() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.screen", false]], "screen() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.screen", false]], "screen() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.screen", false]], "screen() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.screen", false]], "screen() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.screen", false]], "screen() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.screen", false]], "screen() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.screen", false]], "screen() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.screen", false]], "screen() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.screen", false]], "screen() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.screen", false]], "screen() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.screen", false]], "screen() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.screen", false]], "screen() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.screen", false]], "screen() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.screen", false]], "screen() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.screen", false]], "screen() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.screen", false]], "screen() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.screen", false]], "screen() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.screen", false]], "screen() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.screen", false]], "screen() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.screen", false]], "screen() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.screen", false]], "screen() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.screen", false]], "screen() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.screen", false]], "screen() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.screen", false]], "screen() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.screen", false]], "screen() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.screen", false]], "screen() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.screen", false]], "screen() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.screen", false]], "screen() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.screen", false]], "screen() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.screen", false]], "screen() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.screen", false]], "screen() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.screen", false]], "screen() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.screen", false]], "screen() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.screen", false]], "screen() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.screen", false]], "screen() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.screen", false]], "screen() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.screen", false]], "screen() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.screen", false]], "screen() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.screen", false]], "screen() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.screen", false]], "screen() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.screen", false]], "screen() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.screen", false]], "screen() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.screen", false]], "screen() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.screen", false]], "screen() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.screen", false]], "screen() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.screen", false]], "screen() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.screen", false]], "screen() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.screen", false]], "screen() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.screen", false]], "screen() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.screen", false]], "screen() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.screen", false]], "screen() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.screen", false]], "screen() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.screen", false]], "screen() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.screen", false]], "screen() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.screen", false]], "screen() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.screen", false]], "screen() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.screen", false]], "screen() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.screen", false]], "screen() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.screen", false]], "screen() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.screen", false]], "screen() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.screen", false]], "screen() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.screen", false]], "screen() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.screen", false]], "screen() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.screen", false]], "screen() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.screen", false]], "screen() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.screen", false]], "screen() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.screen", false]], "screen() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.screen", false]], "screen() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.screen", false]], "screen() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.screen", false]], "select_pytmc_class() (in module pcdsdevices.signal)": [[526, "pcdsdevices.signal.select_pytmc_class", false]], "selector (class in pcdsdevices.sample_delivery)": [[493, "pcdsdevices.sample_delivery.Selector", false]], "sensirion (class in pcdsdevices.sample_delivery)": [[494, "pcdsdevices.sample_delivery.Sensirion", false]], "sequential (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.sequential", false]], "sequential (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.sequential", false]], "sequential (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.sequential", false]], "sequential (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.sequential", false]], "sequential (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.sequential", false]], "sequential (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.sequential", false]], "sequential (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.sequential", false]], "sequential (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.sequential", false]], "sequential (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.sequential", false]], "sequential (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.sequential", false]], "sequential (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.sequential", false]], "sequential (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.sequential", false]], "sequential (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.sequential", false]], "sequential (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.sequential", false]], "sequential (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.sequential", false]], "sequential (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.sequential", false]], "sequential (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.sequential", false]], "sequential (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.sequential", false]], "sequential (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.sequential", false]], "sequential (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.sequential", false]], "sequential (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.sequential", false]], "sequential (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.sequential", false]], "sequential (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.sequential", false]], "sequential (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.sequential", false]], "sequential (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.sequential", false]], "sequential (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.sequential", false]], "sequential (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.sequential", false]], "sequential (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.sequential", false]], "sequential (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.sequential", false]], "sequential (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.sequential", false]], "sequential (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.sequential", false]], "sequential (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.sequential", false]], "sequential (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.sequential", false]], "sequential (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.sequential", false]], "set() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.set", false]], "set() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.set", false]], "set() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.set", false]], "set() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.set", false]], "set() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.set", false]], "set() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.set", false]], "set() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.set", false]], "set() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.set", false]], "set() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.set", false]], "set() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.set", false]], "set() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.set", false]], "set() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.set", false]], "set() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.set", false]], "set() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.set", false]], "set() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.set", false]], "set() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.set", false]], "set() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.set", false]], "set() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.set", false]], "set() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.set", false]], "set() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.set", false]], "set() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.set", false]], "set() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.set", false]], "set() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.set", false]], "set() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.set", false]], "set() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.set", false]], "set() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.set", false]], "set() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.set", false]], "set() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.set", false]], "set() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.set", false]], "set() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.set", false]], "set() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.set", false]], "set() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.set", false]], "set() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set", false]], "set() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.set", false]], "set() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.set", false]], "set() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.set", false]], "set() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.set", false]], "set() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set", false]], "set() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set", false]], "set() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set", false]], "set() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set", false]], "set() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set", false]], "set() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set", false]], "set() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.set", false]], "set() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.set", false]], "set() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set", false]], "set() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.set", false]], "set() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set", false]], "set() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set", false]], "set() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.set", false]], "set() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set", false]], "set() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.set", false]], "set() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.set", false]], "set() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.set", false]], "set() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.set", false]], "set() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.set", false]], "set() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.set", false]], "set() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.set", false]], "set() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.set", false]], "set() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.set", false]], "set() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.set", false]], "set() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.set", false]], "set() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.set", false]], "set() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.set", false]], "set() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.set", false]], "set() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.set", false]], "set() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.set", false]], "set() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.set", false]], "set() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.set", false]], "set() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.set", false]], "set() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.set", false]], "set() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.set", false]], "set() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.set", false]], "set() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.set", false]], "set() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.set", false]], "set() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.set", false]], "set() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.set", false]], "set() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.set", false]], "set() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.set", false]], "set() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.set", false]], "set() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.set", false]], "set() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.set", false]], "set() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.set", false]], "set() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.set", false]], "set() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.set", false]], "set() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.set", false]], "set() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.set", false]], "set() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.set", false]], "set() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.set", false]], "set() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.set", false]], "set() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.set", false]], "set() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.set", false]], "set() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.set", false]], "set() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.set", false]], "set() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.set", false]], "set() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.set", false]], "set() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.set", false]], "set() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.set", false]], "set() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.set", false]], "set() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.set", false]], "set() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.set", false]], "set() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.set", false]], "set() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.set", false]], "set() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.set", false]], "set() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.set", false]], "set() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.set", false]], "set() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.set", false]], "set() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.set", false]], "set() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.set", false]], "set() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.set", false]], "set() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.set", false]], "set() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.set", false]], "set() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.set", false]], "set() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.set", false]], "set() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.set", false]], "set() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.set", false]], "set() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.set", false]], "set() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.set", false]], "set() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.set", false]], "set() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.set", false]], "set() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.set", false]], "set() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.set", false]], "set() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.set", false]], "set() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.set", false]], "set() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.set", false]], "set() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.set", false]], "set() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.set", false]], "set() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.set", false]], "set() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.set", false]], "set() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.set", false]], "set() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.set", false]], "set() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.set", false]], "set() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.set", false]], "set() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.set", false]], "set() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.set", false]], "set() (pcdsdevices.signal._optionalepicssignal method)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.set", false]], "set() (pcdsdevices.signal.aggregatesignal method)": [[501, "pcdsdevices.signal.AggregateSignal.set", false]], "set() (pcdsdevices.signal.avgsignal method)": [[502, "pcdsdevices.signal.AvgSignal.set", false]], "set() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.set", false]], "set() (pcdsdevices.signal.epicssignaleditmd method)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.set", false]], "set() (pcdsdevices.signal.epicssignalroeditmd method)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.set", false]], "set() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.set", false]], "set() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.set", false]], "set() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.set", false]], "set() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.set", false]], "set() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.set", false]], "set() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.set", false]], "set() (pcdsdevices.signal.internalsignal method)": [[512, "pcdsdevices.signal.InternalSignal.set", false]], "set() (pcdsdevices.signal.multiderivedsignal method)": [[513, "pcdsdevices.signal.MultiDerivedSignal.set", false]], "set() (pcdsdevices.signal.multiderivedsignalro method)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.set", false]], "set() (pcdsdevices.signal.notepadlinkedsignal method)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.set", false]], "set() (pcdsdevices.signal.notimplementedsignal method)": [[515, "pcdsdevices.signal.NotImplementedSignal.set", false]], "set() (pcdsdevices.signal.pvstatesignal method)": [[517, "pcdsdevices.signal.PVStateSignal.set", false]], "set() (pcdsdevices.signal.pytmcsignal method)": [[518, "pcdsdevices.signal.PytmcSignal.set", false]], "set() (pcdsdevices.signal.pytmcsignalro method)": [[519, "pcdsdevices.signal.PytmcSignalRO.set", false]], "set() (pcdsdevices.signal.pytmcsignalrw method)": [[520, "pcdsdevices.signal.PytmcSignalRW.set", false]], "set() (pcdsdevices.signal.signaleditmd method)": [[521, "pcdsdevices.signal.SignalEditMD.set", false]], "set() (pcdsdevices.signal.summarysignal method)": [[522, "pcdsdevices.signal.SummarySignal.set", false]], "set() (pcdsdevices.signal.unitconversionderivedsignal method)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.set", false]], "set() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.set", false]], "set() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.set", false]], "set() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.set", false]], "set() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.set", false]], "set() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.set", false]], "set() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.set", false]], "set() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.set", false]], "set() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.set", false]], "set() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.set", false]], "set() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.set", false]], "set() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.set", false]], "set() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.set", false]], "set() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.set", false]], "set() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.set", false]], "set() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.set", false]], "set() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.set", false]], "set() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.set", false]], "set() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.set", false]], "set() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.set", false]], "set() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.set", false]], "set() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.set", false]], "set() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.set", false]], "set() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.set", false]], "set() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.set", false]], "set() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.set", false]], "set() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.set", false]], "set() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.set", false]], "set() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.set", false]], "set() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.set", false]], "set() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.set", false]], "set() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.set", false]], "set() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.set", false]], "set() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.set", false]], "set() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.set", false]], "set_current() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.set_current", false]], "set_current() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.set_current", false]], "set_current() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.set_current", false]], "set_current() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.set_current", false]], "set_current_position() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.set_current_position", false]], "set_current_position() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.set_current_position", false]], "set_current_position() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.set_current_position", false]], "set_current_position() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_current_position", false]], "set_current_position() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_current_position", false]], "set_current_position() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.set_current_position", false]], "set_current_position() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.set_current_position", false]], "set_current_position() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.set_current_position", false]], "set_current_position() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.set_current_position", false]], "set_current_position() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.set_current_position", false]], "set_current_position() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.set_current_position", false]], "set_current_position() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.set_current_position", false]], "set_current_position() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.set_current_position", false]], "set_current_position() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.set_current_position", false]], "set_current_position() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.set_current_position", false]], "set_current_position() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.set_current_position", false]], "set_current_position() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.set_current_position", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.set_current_ramp_speed", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.set_current_ramp_speed", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.set_current_ramp_speed", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.set_current_ramp_speed", false]], "set_current_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.set_current_ramp_speed", false]], "set_default_timeout() (pcdsdevices.signal.epicssignalbaseeditmd class method)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.epicssignaleditmd class method)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.epicssignalroeditmd class method)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.pytmcsignal class method)": [[518, "pcdsdevices.signal.PytmcSignal.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.pytmcsignalro class method)": [[519, "pcdsdevices.signal.PytmcSignalRO.set_default_timeout", false]], "set_default_timeout() (pcdsdevices.signal.pytmcsignalrw class method)": [[520, "pcdsdevices.signal.PytmcSignalRW.set_default_timeout", false]], "set_defaults() (pcdsdevices.signal.epicssignalbaseeditmd class method)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.set_defaults", false]], "set_defaults() (pcdsdevices.signal.epicssignaleditmd class method)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.set_defaults", false]], "set_defaults() (pcdsdevices.signal.epicssignalroeditmd class method)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.set_defaults", false]], "set_defaults() (pcdsdevices.signal.pytmcsignal class method)": [[518, "pcdsdevices.signal.PytmcSignal.set_defaults", false]], "set_defaults() (pcdsdevices.signal.pytmcsignalro class method)": [[519, "pcdsdevices.signal.PytmcSignalRO.set_defaults", false]], "set_defaults() (pcdsdevices.signal.pytmcsignalrw class method)": [[520, "pcdsdevices.signal.PytmcSignalRW.set_defaults", false]], "set_energy() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.set_energy", false]], "set_energy() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.set_energy", false]], "set_energy() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.set_energy", false]], "set_energy() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.set_energy", false]], "set_energy() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.set_energy", false]], "set_energy() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.set_energy", false]], "set_energy() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.set_energy", false]], "set_energy() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.set_energy", false]], "set_engineering_mode() (in module pcdsdevices.interface)": [[244, "pcdsdevices.interface.set_engineering_mode", false]], "set_flow_offset() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.set_flow_offset", false]], "set_high_limit() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_high_limit", false]], "set_high_limit() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_high_limit", false]], "set_lens_set() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.set_lens_set", false]], "set_lens_set() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.set_lens_set", false]], "set_lim() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_lim", false]], "set_lim() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_lim", false]], "set_low_limit() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_low_limit", false]], "set_low_limit() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_low_limit", false]], "set_many() (in module pcdsdevices.utils)": [[614, "pcdsdevices.utils.set_many", false]], "set_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.set_mesh_voltage", false]], "set_metadata() (in module pcdsdevices.variety)": [[636, "pcdsdevices.variety.set_metadata", false]], "set_nominal_to_current() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.set_nominal_to_current", false]], "set_position() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.set_position", false]], "set_position() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.set_position", false]], "set_position() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.set_position", false]], "set_position() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.set_position", false]], "set_position() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.set_position", false]], "set_position() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.set_position", false]], "set_position() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.set_position", false]], "set_position() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.set_position", false]], "set_position() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.set_position", false]], "set_position() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.set_position", false]], "set_position() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.set_position", false]], "set_position() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.set_position", false]], "set_position() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.set_position", false]], "set_position() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.set_position", false]], "set_position() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.set_position", false]], "set_position() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.set_position", false]], "set_position() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.set_position", false]], "set_position() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.set_position", false]], "set_position() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.set_position", false]], "set_position() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.set_position", false]], "set_position() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.set_position", false]], "set_position() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.set_position", false]], "set_position() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.set_position", false]], "set_position() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.set_position", false]], "set_position() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.set_position", false]], "set_position() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.set_position", false]], "set_position() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.set_position", false]], "set_position() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.set_position", false]], "set_position() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.set_position", false]], "set_position() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.set_position", false]], "set_position() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.set_position", false]], "set_position() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.set_position", false]], "set_position() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.set_position", false]], "set_position() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.set_position", false]], "set_position() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.set_position", false]], "set_position() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.set_position", false]], "set_position() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.set_position", false]], "set_position() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.set_position", false]], "set_position() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.set_position", false]], "set_position() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.set_position", false]], "set_position() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.set_position", false]], "set_position() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.set_position", false]], "set_position() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.set_position", false]], "set_position() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.set_position", false]], "set_position() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.set_position", false]], "set_position() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.set_position", false]], "set_position() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.set_position", false]], "set_position() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.set_position", false]], "set_position() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.set_position", false]], "set_position() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.set_position", false]], "set_position() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.set_position", false]], "set_position() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.set_position", false]], "set_position() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.set_position", false]], "set_position() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.set_position", false]], "set_position() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.set_position", false]], "set_position() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.set_position", false]], "set_position() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.set_position", false]], "set_position() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.set_position", false]], "set_position() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.set_position", false]], "set_position() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.set_position", false]], "set_position() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.set_position", false]], "set_position() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.set_position", false]], "set_position() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.set_position", false]], "set_position() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.set_position", false]], "set_position() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.set_position", false]], "set_position() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.set_position", false]], "set_position() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.set_position", false]], "set_position() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.set_position", false]], "set_position() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.set_position", false]], "set_position() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.set_position", false]], "set_position() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.set_position", false]], "set_position() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.set_position", false]], "set_position() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.set_position", false]], "set_position() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.set_position", false]], "set_position() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.set_position", false]], "set_position() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.set_position", false]], "set_position() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.set_position", false]], "set_reference() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.set_reference", false]], "set_rel_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.set_rel_mesh_voltage", false]], "set_source_to_destination() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.set_source_to_destination", false]], "set_source_to_destination_with_movestatus() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.set_source_to_destination_with_movestatus", false]], "set_standard_ordering() (in module pcdsdevices.utils)": [[615, "pcdsdevices.utils.set_standard_ordering", false]], "set_trigger_inhibit() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.set_trigger_inhibit", false]], "set_trigger_inhibit() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.set_trigger_inhibit", false]], "set_trigger_source() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.set_trigger_source", false]], "set_trigger_source() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.set_trigger_source", false]], "set_voltage() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.set_voltage", false]], "set_voltage() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.set_voltage", false]], "set_voltage() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.set_voltage", false]], "set_voltage() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.set_voltage", false]], "set_voltage_fall_rate() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.set_voltage_fall_rate", false]], "set_voltage_fall_rate() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.set_voltage_fall_rate", false]], "set_voltage_fall_rate() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.set_voltage_fall_rate", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.set_voltage_ramp_speed", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.set_voltage_ramp_speed", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.set_voltage_ramp_speed", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.set_voltage_ramp_speed", false]], "set_voltage_ramp_speed() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.set_voltage_ramp_speed", false]], "set_voltage_rise_rate() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.set_voltage_rise_rate", false]], "set_voltage_rise_rate() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.set_voltage_rise_rate", false]], "set_voltage_rise_rate() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.set_voltage_rise_rate", false]], "set_with_movestatus() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.set_with_movestatus", false]], "set_zero() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.set_zero", false]], "set_zero_with_axis() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.set_zero_with_axis", false]], "sete() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.setE", false]], "sete() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.setE", false]], "sete() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.setE", false]], "sete() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.setE", false]], "sete() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.setE", false]], "setpoint (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.setpoint", false]], "setpoint (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.setpoint", false]], "setpoint (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.setpoint", false]], "setpoint (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.setpoint", false]], "setpoint (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.setpoint", false]], "setpoint (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.setpoint", false]], "setpoint (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.setpoint", false]], "setpoint (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.setpoint", false]], "setpoint (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.setpoint", false]], "setpoint (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "id6", false], [465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.setpoint", false]], "setpoint (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.setpoint", false]], "setpoint (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.setpoint", false]], "setpoint (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.setpoint", false]], "setpoint_alarm_severity (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.setpoint_alarm_severity", false]], "setpoint_alarm_severity (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.setpoint_alarm_severity", false]], "setpoint_alarm_status (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.setpoint_alarm_status", false]], "setpoint_alarm_status (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.setpoint_alarm_status", false]], "setpoint_pvname (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.setpoint_pvname", false]], "setpoint_pvname (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.setpoint_pvname", false]], "setpoint_ts (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.setpoint_ts", false]], "setpoint_ts (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.setpoint_ts", false]], "setra5000 (class in pcdsdevices.fms)": [[187, "pcdsdevices.fms.Setra5000", false]], "settle_time (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.settle_time", false]], "settle_time (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.settle_time", false]], "settle_time (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.settle_time", false]], "settle_time (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.settle_time", false]], "settle_time (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.settle_time", false]], "settle_time (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.settle_time", false]], "settle_time (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.settle_time", false]], "settle_time (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.settle_time", false]], "settle_time (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.settle_time", false]], "settle_time (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.settle_time", false]], "settle_time (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.settle_time", false]], "settle_time (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.settle_time", false]], "settle_time (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.settle_time", false]], "settle_time (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.settle_time", false]], "settle_time (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.settle_time", false]], "settle_time (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.settle_time", false]], "settle_time (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.settle_time", false]], "settle_time (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.settle_time", false]], "settle_time (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.settle_time", false]], "settle_time (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.settle_time", false]], "settle_time (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.settle_time", false]], "settle_time (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.settle_time", false]], "settle_time (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.settle_time", false]], "settle_time (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.settle_time", false]], "settle_time (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.settle_time", false]], "settle_time (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.settle_time", false]], "settle_time (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.settle_time", false]], "settle_time (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.settle_time", false]], "settle_time (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.settle_time", false]], "settle_time (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.settle_time", false]], "settle_time (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.settle_time", false]], "settle_time (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.settle_time", false]], "settle_time (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.settle_time", false]], "settle_time (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.settle_time", false]], "settle_time (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.settle_time", false]], "settle_time (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.settle_time", false]], "settle_time (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.settle_time", false]], "settle_time (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.settle_time", false]], "settle_time (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.settle_time", false]], "settle_time (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.settle_time", false]], "settle_time (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.settle_time", false]], "settle_time (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.settle_time", false]], "settle_time (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.settle_time", false]], "settle_time (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.settle_time", false]], "settle_time (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.settle_time", false]], "settle_time (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.settle_time", false]], "settle_time (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.settle_time", false]], "settle_time (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.settle_time", false]], "settle_time (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.settle_time", false]], "settle_time (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.settle_time", false]], "settle_time (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.settle_time", false]], "settle_time (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.settle_time", false]], "settle_time (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.settle_time", false]], "settle_time (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.settle_time", false]], "settle_time (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.settle_time", false]], "settle_time (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.settle_time", false]], "settle_time (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.settle_time", false]], "settle_time (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.settle_time", false]], "settle_time (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.settle_time", false]], "settle_time (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.settle_time", false]], "settle_time (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.settle_time", false]], "settle_time (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.settle_time", false]], "settle_time (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.settle_time", false]], "settle_time (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.settle_time", false]], "settle_time (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.settle_time", false]], "settle_time (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.settle_time", false]], "settle_time (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.settle_time", false]], "settle_time (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.settle_time", false]], "settle_time (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.settle_time", false]], "settle_time (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.settle_time", false]], "settle_time (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.settle_time", false]], "settle_time (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.settle_time", false]], "settle_time (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.settle_time", false]], "settle_time (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.settle_time", false]], "settle_time (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.settle_time", false]], "settle_time (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.settle_time", false]], "settle_time (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.settle_time", false]], "settle_time (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.settle_time", false]], "settle_time (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.settle_time", false]], "settle_time (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.settle_time", false]], "settle_time (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.settle_time", false]], "settle_time (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.settle_time", false]], "settle_time (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.settle_time", false]], "settle_time (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.settle_time", false]], "settle_time (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.settle_time", false]], "settle_time (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.settle_time", false]], "settle_time (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.settle_time", false]], "settle_time (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.settle_time", false]], "settle_time (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.settle_time", false]], "settle_time (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.settle_time", false]], "settle_time (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.settle_time", false]], "settle_time (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.settle_time", false]], "settle_time (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.settle_time", false]], "settle_time (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.settle_time", false]], "settle_time (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.settle_time", false]], "settle_time (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.settle_time", false]], "settle_time (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.settle_time", false]], "settle_time (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.settle_time", false]], "settle_time (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.settle_time", false]], "settle_time (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.settle_time", false]], "settle_time (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.settle_time", false]], "settle_time (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.settle_time", false]], "settle_time (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.settle_time", false]], "settle_time (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.settle_time", false]], "settle_time (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.settle_time", false]], "settle_time (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.settle_time", false]], "settle_time (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.settle_time", false]], "settle_time (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.settle_time", false]], "settle_time (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.settle_time", false]], "settle_time (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.settle_time", false]], "settle_time (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.settle_time", false]], "settle_time (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.settle_time", false]], "settle_time (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.settle_time", false]], "settle_time (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.settle_time", false]], "settle_time (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.settle_time", false]], "settle_time (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.settle_time", false]], "settle_time (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.settle_time", false]], "settle_time (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.settle_time", false]], "settle_time (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.settle_time", false]], "settle_time (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.settle_time", false]], "settle_time (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.settle_time", false]], "settle_time (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.settle_time", false]], "settle_time (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.settle_time", false]], "settle_time (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.settle_time", false]], "settle_time (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.settle_time", false]], "settle_time (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.settle_time", false]], "settle_time (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.settle_time", false]], "settle_time (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.settle_time", false]], "settle_time (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.settle_time", false]], "settle_time (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.settle_time", false]], "settle_time (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.settle_time", false]], "settle_time (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.settle_time", false]], "settle_time (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.settle_time", false]], "settle_time (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.settle_time", false]], "settle_time (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.settle_time", false]], "settle_time (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.settle_time", false]], "settle_time (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.settle_time", false]], "settle_time (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.settle_time", false]], "setup_mode() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.setup_mode", false]], "setup_pmgr() (pcdsdevices.epics_motor.ims static method)": [[149, "pcdsdevices.epics_motor.IMS.setup_pmgr", false]], "setup_preset_paths() (in module pcdsdevices.interface)": [[245, "pcdsdevices.interface.setup_preset_paths", false]], "should_use_epics_signal() (pcdsdevices.signal._optionalepicssignal method)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.should_use_epics_signal", false]], "should_use_epics_signal() (pcdsdevices.signal.notepadlinkedsignal method)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.should_use_epics_signal", false]], "show() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.show", false]], "signal_info() (in module pcdsdevices.interface)": [[246, "pcdsdevices.interface.signal_info", false]], "signaleditmd (class in pcdsdevices.signal)": [[521, "pcdsdevices.signal.SignalEditMD", false]], "signals (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.signals", false]], "signals (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.signals", false]], "sim_put() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_put", false]], "sim_put() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_put", false]], "sim_put() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_put", false]], "sim_put() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.sim_put", false]], "sim_put() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.sim_put", false]], "sim_put() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.sim_put", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.sim_set_enum_strs", false]], "sim_set_enum_strs() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.sim_set_enum_strs", false]], "sim_set_func() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.sim_set_func", false]], "sim_set_func() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.sim_set_func", false]], "sim_set_limits() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.sim_set_limits", false]], "sim_set_limits() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.sim_set_limits", false]], "sim_set_putter() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.sim_set_putter", false]], "sim_set_putter() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.sim_set_putter", false]], "simdelaystage (class in pcdsdevices.pseudopos)": [[438, "pcdsdevices.pseudopos.SimDelayStage", false]], "simdiagnosticstower (class in pcdsdevices.lodcm)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower", false]], "simenergyc (class in pcdsdevices.lodcm)": [[331, "pcdsdevices.lodcm.SimEnergyC", false]], "simenergysi (class in pcdsdevices.lodcm)": [[332, "pcdsdevices.lodcm.SimEnergySi", false]], "simfirsttower (class in pcdsdevices.lodcm)": [[333, "pcdsdevices.lodcm.SimFirstTower", false]], "simkappa (class in pcdsdevices.gon)": [[215, "pcdsdevices.gon.SimKappa", false]], "simlensstack (class in pcdsdevices.lens)": [[308, "pcdsdevices.lens.SimLensStack", false]], "simlensstackbase (class in pcdsdevices.lens)": [[309, "pcdsdevices.lens.SimLensStackBase", false]], "simlodcm (class in pcdsdevices.lodcm)": [[334, "pcdsdevices.lodcm.SimLODCM", false]], "simlusislits (class in pcdsdevices.slits)": [[540, "pcdsdevices.slits.SimLusiSlits", false]], "simsamplestage (class in pcdsdevices.gon)": [[216, "pcdsdevices.gon.SimSampleStage", false]], "simsecondtower (class in pcdsdevices.lodcm)": [[335, "pcdsdevices.lodcm.SimSecondTower", false]], "simtwoaxis (class in pcdsdevices.sim)": [[528, "pcdsdevices.sim.SimTwoAxis", false]], "slicedhv (class in pcdsdevices.piezo)": [[410, "pcdsdevices.piezo.SliceDhv", false]], "slicedhvchannel (class in pcdsdevices.piezo)": [[411, "pcdsdevices.piezo.SliceDhvChannel", false]], "slicedhvcontroller (class in pcdsdevices.piezo)": [[412, "pcdsdevices.piezo.SliceDhvController", false]], "slitpositioner (class in pcdsdevices.slits)": [[541, "pcdsdevices.slits.SlitPositioner", false]], "slits (class in pcdsdevices.slits)": [[542, "pcdsdevices.slits.Slits", false]], "slitsbase (class in pcdsdevices.slits)": [[543, "pcdsdevices.slits.SlitsBase", false]], "slowmotor (class in pcdsdevices.sim)": [[529, "pcdsdevices.sim.SlowMotor", false]], "smaract (class in pcdsdevices.epics_motor)": [[158, "pcdsdevices.epics_motor.SmarAct", false]], "smaractencodedtiptilt (class in pcdsdevices.epics_motor)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt", false]], "smaractopenloop (class in pcdsdevices.epics_motor)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop", false]], "smaractopenlooppositioner (class in pcdsdevices.epics_motor)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner", false]], "smaractpicoscale (class in pcdsdevices.epics_motor)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale", false]], "smaracttiptilt (class in pcdsdevices.epics_motor)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt", false]], "smarpod (class in pcdsdevices.smarpod)": [[544, "pcdsdevices.smarpod.SmarPod", false]], "smarpodpose (class in pcdsdevices.smarpod)": [[545, "pcdsdevices.smarpod.SmarPodPose", false]], "smarpodstatus (class in pcdsdevices.smarpod)": [[546, "pcdsdevices.smarpod.SmarPodStatus", false]], "snake_grid_list() (in module pcdsdevices.targets)": [[588, "pcdsdevices.targets.snake_grid_list", false]], "sort_components_by_kind() (in module pcdsdevices.utils)": [[616, "pcdsdevices.utils.sort_components_by_kind", false]], "sort_components_by_name() (in module pcdsdevices.utils)": [[617, "pcdsdevices.utils.sort_components_by_name", false]], "source_plugin (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.source_plugin", false]], "source_plugin (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.source_plugin", false]], "source_pos (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.source_pos", false]], "source_pos (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.source_pos", false]], "sources (pcdsdevices.lasers.btps.btpsstate attribute)": [[275, "pcdsdevices.lasers.btps.BtpsState.sources", false]], "sources (pcdsdevices.lasers.btps.destinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.sources", false]], "sourcetodestinationconfig (class in pcdsdevices.lasers.btps)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig", false]], "spg_go() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.spg_go", false]], "spg_go() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.spg_go", false]], "spg_go() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.spg_go", false]], "spg_go() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.spg_go", false]], "spg_go() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.spg_go", false]], "spg_pause() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.spg_pause", false]], "spg_pause() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.spg_pause", false]], "spg_pause() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.spg_pause", false]], "spg_pause() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.spg_pause", false]], "spg_pause() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.spg_pause", false]], "spg_stop() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.spg_stop", false]], "spg_stop() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.spg_stop", false]], "spg_stop() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.spg_stop", false]], "spg_stop() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.spg_stop", false]], "spg_stop() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.spg_stop", false]], "sqr1 (class in pcdsdevices.sqr1)": [[562, "pcdsdevices.sqr1.SQR1", false]], "sqr1axis (class in pcdsdevices.sqr1)": [[563, "pcdsdevices.sqr1.SQR1Axis", false]], "stage_group (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.stage_group", false]], "stage_group (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.stage_group", false]], "stage_group (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.stage_group", false]], "stage_group (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.stage_group", false]], "stage_group (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.stage_group", false]], "stage_group (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.stage_group", false]], "stage_group (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.stage_group", false]], "stage_group (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.stage_group", false]], "stage_group (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.stage_group", false]], "stage_group (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.stage_group", false]], "stage_group (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.stage_group", false]], "stage_group (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.stage_group", false]], "stage_group (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.stage_group", false]], "stage_group (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.stage_group", false]], "stage_group (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.stage_group", false]], "stage_group (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.stage_group", false]], "stage_group (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.stage_group", false]], "stage_group (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.stage_group", false]], "stage_group (pcdsdevices.gon.kappaxyzstage attribute)": [[213, "pcdsdevices.gon.KappaXYZStage.stage_group", false]], "stage_group (pcdsdevices.gon.samphi attribute)": [[214, "pcdsdevices.gon.SamPhi.stage_group", false]], "stage_group (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.stage_group", false]], "stage_group (pcdsdevices.gon.simsamplestage attribute)": [[216, "pcdsdevices.gon.SimSampleStage.stage_group", false]], "stage_group (pcdsdevices.gon.xyzstage attribute)": [[217, "pcdsdevices.gon.XYZStage.stage_group", false]], "stage_group (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.stage_group", false]], "stage_group (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.stage_group", false]], "stage_group (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.stage_group", false]], "stage_group (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.stage_group", false]], "stage_group (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.stage_group", false]], "stage_group (pcdsdevices.ipm.ipmdiode attribute)": [[251, "pcdsdevices.ipm.IPMDiode.stage_group", false]], "stage_group (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.stage_group", false]], "stage_group (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.stage_group", false]], "stage_group (pcdsdevices.ipm.wave8 attribute)": [[257, "pcdsdevices.ipm.Wave8.stage_group", false]], "stage_group (pcdsdevices.jet.beckhoffjet attribute)": [[259, "pcdsdevices.jet.BeckhoffJet.stage_group", false]], "stage_group (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.stage_group", false]], "stage_group (pcdsdevices.jet.beckhoffjetslits attribute)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.stage_group", false]], "stage_group (pcdsdevices.jet.injector attribute)": [[262, "pcdsdevices.jet.Injector.stage_group", false]], "stage_group (pcdsdevices.jet.injectorwithfine attribute)": [[263, "pcdsdevices.jet.InjectorWithFine.stage_group", false]], "stage_group (pcdsdevices.lamp_motion.lamp attribute)": [[270, "pcdsdevices.lamp_motion.LAMP.stage_group", false]], "stage_group (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.stage_group", false]], "stage_group (pcdsdevices.lamp_motion.lampflowcell attribute)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.stage_group", false]], "stage_group (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.stage_group", false]], "stage_group (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.stage_group", false]], "stage_group (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.stage_group", false]], "stage_group (pcdsdevices.lic.laserincoupling attribute)": [[312, "pcdsdevices.lic.LaserInCoupling.stage_group", false]], "stage_group (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.stage_group", false]], "stage_group (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.stage_group", false]], "stage_group (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.stage_group", false]], "stage_group (pcdsdevices.lodcm.crystaltower1 attribute)": [[318, "pcdsdevices.lodcm.CrystalTower1.stage_group", false]], "stage_group (pcdsdevices.lodcm.crystaltower2 attribute)": [[319, "pcdsdevices.lodcm.CrystalTower2.stage_group", false]], "stage_group (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.stage_group", false]], "stage_group (pcdsdevices.lodcm.diagnosticstower attribute)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.stage_group", false]], "stage_group (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.stage_group", false]], "stage_group (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.stage_group", false]], "stage_group (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.stage_group", false]], "stage_group (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.stage_group", false]], "stage_group (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.stage_group", false]], "stage_group (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.stage_group", false]], "stage_group (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.stage_group", false]], "stage_group (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.stage_group", false]], "stage_group (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.stage_group", false]], "stage_group (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.stage_group", false]], "stage_group (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.stage_group", false]], "stage_group (pcdsdevices.lodcm.simfirsttower attribute)": [[333, "pcdsdevices.lodcm.SimFirstTower.stage_group", false]], "stage_group (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.stage_group", false]], "stage_group (pcdsdevices.lodcm.simsecondtower attribute)": [[335, "pcdsdevices.lodcm.SimSecondTower.stage_group", false]], "stage_group (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.stage_group", false]], "stage_group (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.stage_group", false]], "stage_group (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.stage_group", false]], "stage_group (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.stage_group", false]], "stage_group (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.stage_group", false]], "stage_group (pcdsdevices.mirror.ffmirror attribute)": [[362, "pcdsdevices.mirror.FFMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirror attribute)": [[365, "pcdsdevices.mirror.KBOMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirrorchin attribute)": [[366, "pcdsdevices.mirror.KBOMirrorChin.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirrorhe attribute)": [[367, "pcdsdevices.mirror.KBOMirrorHE.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirrorhestates attribute)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.stage_group", false]], "stage_group (pcdsdevices.mirror.kbomirrorstates attribute)": [[369, "pcdsdevices.mirror.KBOMirrorStates.stage_group", false]], "stage_group (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirror attribute)": [[379, "pcdsdevices.mirror.XOffsetMirror.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.stage_group", false]], "stage_group (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.stage_group", false]], "stage_group (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.stage_group", false]], "stage_group (pcdsdevices.mrco_motion.mrco attribute)": [[408, "pcdsdevices.mrco_motion.MRCO.stage_group", false]], "stage_group (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.stage_group", false]], "stage_group (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.stage_group", false]], "stage_group (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.stage_group", false]], "stage_group (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.stage_group", false]], "stage_group (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.stage_group", false]], "stage_group (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.stage_group", false]], "stage_group (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.stage_group", false]], "stage_group (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.stage_group", false]], "stage_group (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.stage_group", false]], "stage_group (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.stage_group", false]], "stage_group (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.stage_group", false]], "stage_group (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.stage_group", false]], "stage_group (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.stage_group", false]], "stage_group (pcdsdevices.ref.reflaserl2si attribute)": [[474, "pcdsdevices.ref.ReflaserL2SI.stage_group", false]], "stage_group (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.stage_group", false]], "stage_group (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.stage_group", false]], "stage_group (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.stage_group", false]], "stage_group (pcdsdevices.sample_delivery.flowintegrator attribute)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.stage_group", false]], "stage_group (pcdsdevices.sample_delivery.gasmanifold attribute)": [[486, "pcdsdevices.sample_delivery.GasManifold.stage_group", false]], "stage_group (pcdsdevices.sample_delivery.pcm attribute)": [[491, "pcdsdevices.sample_delivery.PCM.stage_group", false]], "stage_group (pcdsdevices.sample_delivery.selector attribute)": [[493, "pcdsdevices.sample_delivery.Selector.stage_group", false]], "stage_group (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.stage_group", false]], "stage_group (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.stage_group", false]], "stage_group (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.stage_group", false]], "stage_group (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.stage_group", false]], "stage_group (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.stage_group", false]], "stage_group (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.stage_group", false]], "stage_group (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.stage_group", false]], "stage_group (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.stage_group", false]], "stage_group (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.stage_group", false]], "stage_group (pcdsdevices.spectrometer.kmono attribute)": [[551, "pcdsdevices.spectrometer.Kmono.stage_group", false]], "stage_group (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.stage_group", false]], "stage_group (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamosfe attribute)": [[560, "pcdsdevices.spectrometer.VonHamosFE.stage_group", false]], "stage_group (pcdsdevices.spectrometer.vonhamosfer attribute)": [[561, "pcdsdevices.spectrometer.VonHamosFER.stage_group", false]], "stage_group (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.stage_group", false]], "stage_group (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.stage_group", false]], "stage_group (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.stage_group", false]], "stage_group (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.stage_group", false]], "stage_group (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.stage_group", false]], "stage_group (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.stage_group", false]], "stage_group (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.stage_group", false]], "stage_group (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.stage_group", false]], "stage_group_instances() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.stage_group_instances", false]], "stage_group_instances() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.stage_group_instances", false]], "stagestack() (in module pcdsdevices.targets)": [[584, "pcdsdevices.targets.StageStack", false]], "start() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.start", false]], "state (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.state", false]], "state (pcdsdevices.state.statepositioner attribute)": [[567, "id0", false], [567, "pcdsdevices.state.StatePositioner.state", false]], "state_config_dotted_attribute() (in module pcdsdevices.state)": [[574, "pcdsdevices.state.state_config_dotted_attribute", false]], "state_config_dotted_names() (in module pcdsdevices.state)": [[575, "pcdsdevices.state.state_config_dotted_names", false]], "state_config_dotted_velos() (in module pcdsdevices.state)": [[576, "pcdsdevices.state.state_config_dotted_velos", false]], "statepositioner (class in pcdsdevices.state)": [[567, "pcdsdevices.state.StatePositioner", false]], "staterecordpositioner (class in pcdsdevices.state)": [[568, "pcdsdevices.state.StateRecordPositioner", false]], "staterecordpositionerbase (class in pcdsdevices.state)": [[569, "pcdsdevices.state.StateRecordPositionerBase", false]], "states_enum (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.states_enum", false]], "states_list (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.states_list", false]], "states_list (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.states_list", false]], "states_list (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.states_list", false]], "states_list (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.states_list", false]], "states_list (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.states_list", false]], "states_list (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.states_list", false]], "states_list (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.states_list", false]], "states_list (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.states_list", false]], "states_list (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.states_list", false]], "states_list (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.states_list", false]], "states_list (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.states_list", false]], "states_list (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.states_list", false]], "states_list (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.states_list", false]], "states_list (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.states_list", false]], "states_list (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.states_list", false]], "states_list (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.states_list", false]], "states_list (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.states_list", false]], "states_list (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.states_list", false]], "states_list (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.states_list", false]], "states_list (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.states_list", false]], "states_list (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.states_list", false]], "states_list (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.states_list", false]], "states_list (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.states_list", false]], "states_list (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.states_list", false]], "states_list (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.states_list", false]], "states_list (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.states_list", false]], "states_list (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.states_list", false]], "states_list (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.states_list", false]], "states_list (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.states_list", false]], "states_list (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.states_list", false]], "states_list (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.states_list", false]], "states_list (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.states_list", false]], "states_list (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.states_list", false]], "states_list (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.states_list", false]], "states_list (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.states_list", false]], "states_list (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.states_list", false]], "states_list (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.states_list", false]], "states_list (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.states_list", false]], "states_list (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.states_list", false]], "states_list (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.states_list", false]], "states_list (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.states_list", false]], "states_list (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.states_list", false]], "states_list (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.states_list", false]], "states_list (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.states_list", false]], "states_list (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.states_list", false]], "states_list (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.states_list", false]], "states_list (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.states_list", false]], "states_list (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.states_list", false]], "states_list (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.states_list", false]], "states_list (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.states_list", false]], "states_list (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.states_list", false]], "states_list (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.states_list", false]], "states_list (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.states_list", false]], "states_list (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.states_list", false]], "states_list (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.states_list", false]], "states_list (pcdsdevices.state.statepositioner attribute)": [[567, "id1", false], [567, "pcdsdevices.state.StatePositioner.states_list", false]], "states_list (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.states_list", false]], "states_list (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.states_list", false]], "states_list (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.states_list", false]], "states_list (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.states_list", false]], "states_list (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.states_list", false]], "states_list (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.states_list", false]], "states_list (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.states_list", false]], "states_list (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.states_list", false]], "states_list (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.states_list", false]], "states_list (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.states_list", false]], "states_list (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.states_list", false]], "statsplugin (class in pcdsdevices.areadetector.plugins)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin", false]], "status() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.status", false]], "status() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.status", false]], "status() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.status", false]], "status() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.status", false]], "status() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.status", false]], "status() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.status", false]], "status() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.status", false]], "status() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.status", false]], "status() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.status", false]], "status() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.status", false]], "status() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.status", false]], "status() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.status", false]], "status() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.status", false]], "status() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.status", false]], "status() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.status", false]], "status() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.status", false]], "status() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.status", false]], "status() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.status", false]], "status() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.status", false]], "status() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.status", false]], "status() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.status", false]], "status() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.status", false]], "status() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.status", false]], "status() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.status", false]], "status() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.status", false]], "status() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.status", false]], "status() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.status", false]], "status() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.status", false]], "status() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.status", false]], "status() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.status", false]], "status() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.status", false]], "status() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.status", false]], "status() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.status", false]], "status() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.status", false]], "status() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.status", false]], "status() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.status", false]], "status() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.status", false]], "status() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.status", false]], "status() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.status", false]], "status() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.status", false]], "status() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.status", false]], "status() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.status", false]], "status() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.status", false]], "status() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.status", false]], "status() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.status", false]], "status() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.status", false]], "status() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.status", false]], "status() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.status", false]], "status() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.status", false]], "status() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.status", false]], "status() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.status", false]], "status() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.status", false]], "status() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.status", false]], "status() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.status", false]], "status() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.status", false]], "status() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.status", false]], "status() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.status", false]], "status() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.status", false]], "status() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.status", false]], "status() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.status", false]], "status() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.status", false]], "status() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.status", false]], "status() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.status", false]], "status() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.status", false]], "status() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.status", false]], "status() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.status", false]], "status() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.status", false]], "status() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.status", false]], "status() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.status", false]], "status() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.status", false]], "status() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.status", false]], "status() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.status", false]], "status() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.status", false]], "status() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.status", false]], "status() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.status", false]], "status() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.status", false]], "status() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.status", false]], "status() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.status", false]], "status() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.status", false]], "status() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.status", false]], "status() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.status", false]], "status() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.status", false]], "status() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.status", false]], "status() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.status", false]], "status() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.status", false]], "status() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.status", false]], "status() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.status", false]], "status() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.status", false]], "status() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.status", false]], "status() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.status", false]], "status() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.status", false]], "status() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.status", false]], "status() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.status", false]], "status() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.status", false]], "status() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.status", false]], "status() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.status", false]], "status() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.status", false]], "status() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.status", false]], "status() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.status", false]], "status() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.status", false]], "status() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.status", false]], "status() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.status", false]], "status() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.status", false]], "status() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.status", false]], "status() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.status", false]], "status() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.status", false]], "status() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.status", false]], "status() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.status", false]], "status() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.status", false]], "status() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.status", false]], "status() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.status", false]], "status() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.status", false]], "status() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.status", false]], "status() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.status", false]], "status() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.status", false]], "status() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.status", false]], "status() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.status", false]], "status() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.status", false]], "status() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.status", false]], "status() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.status", false]], "status() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.status", false]], "status() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.status", false]], "status() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.status", false]], "status() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.status", false]], "status() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.status", false]], "status() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.status", false]], "status() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.status", false]], "status() (pcdsdevices.interface.baseinterface method)": [[226, "pcdsdevices.interface.BaseInterface.status", false]], "status() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.status", false]], "status() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.status", false]], "status() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.status", false]], "status() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.status", false]], "status() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.status", false]], "status() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.status", false]], "status() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.status", false]], "status() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.status", false]], "status() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.status", false]], "status() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.status", false]], "status() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.status", false]], "status() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.status", false]], "status() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.status", false]], "status() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.status", false]], "status() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.status", false]], "status() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.status", false]], "status() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.status", false]], "status() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.status", false]], "status() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.status", false]], "status() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.status", false]], "status() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.status", false]], "status() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.status", false]], "status() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.status", false]], "status() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.status", false]], "status() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.status", false]], "status() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.status", false]], "status() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.status", false]], "status() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.status", false]], "status() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.status", false]], "status() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.status", false]], "status() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.status", false]], "status() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.status", false]], "status() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.status", false]], "status() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.status", false]], "status() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.status", false]], "status() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.status", false]], "status() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.status", false]], "status() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.status", false]], "status() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.status", false]], "status() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.status", false]], "status() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.status", false]], "status() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.status", false]], "status() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.status", false]], "status() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.status", false]], "status() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.status", false]], "status() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.status", false]], "status() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.status", false]], "status() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.status", false]], "status() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.status", false]], "status() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.status", false]], "status() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.status", false]], "status() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.status", false]], "status() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.status", false]], "status() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.status", false]], "status() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.status", false]], "status() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.status", false]], "status() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.status", false]], "status() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.status", false]], "status() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.status", false]], "status() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.status", false]], "status() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.status", false]], "status() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.status", false]], "status() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.status", false]], "status() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.status", false]], "status() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.status", false]], "status() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.status", false]], "status() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.status", false]], "status() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.status", false]], "status() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.status", false]], "status() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.status", false]], "status() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.status", false]], "status() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.status", false]], "status() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.status", false]], "status() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.status", false]], "status() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.status", false]], "status() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.status", false]], "status() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.status", false]], "status() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.status", false]], "status() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.status", false]], "status() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.status", false]], "status() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.status", false]], "status() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.status", false]], "status() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.status", false]], "status() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.status", false]], "status() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.status", false]], "status() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.status", false]], "status() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.status", false]], "status() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.status", false]], "status() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.status", false]], "status() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.status", false]], "status() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.status", false]], "status() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.status", false]], "status() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.status", false]], "status() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.status", false]], "status() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.status", false]], "status() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.status", false]], "status() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.status", false]], "status() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.status", false]], "status() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.status", false]], "status() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.status", false]], "status() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.status", false]], "status() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.status", false]], "status() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.status", false]], "status() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.status", false]], "status() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.status", false]], "status() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.status", false]], "status() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.status", false]], "status() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.status", false]], "status() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.status", false]], "status() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.status", false]], "status() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.status", false]], "status() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.status", false]], "status() (pcdsdevices.mps.mpsbase method)": [[403, "pcdsdevices.mps.MPSBase.status", false]], "status() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.status", false]], "status() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.status", false]], "status() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.status", false]], "status() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.status", false]], "status() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.status", false]], "status() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.status", false]], "status() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.status", false]], "status() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.status", false]], "status() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.status", false]], "status() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.status", false]], "status() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.status", false]], "status() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.status", false]], "status() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.status", false]], "status() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.status", false]], "status() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.status", false]], "status() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.status", false]], "status() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.status", false]], "status() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.status", false]], "status() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.status", false]], "status() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.status", false]], "status() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.status", false]], "status() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.status", false]], "status() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.status", false]], "status() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.status", false]], "status() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.status", false]], "status() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.status", false]], "status() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.status", false]], "status() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.status", false]], "status() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.status", false]], "status() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.status", false]], "status() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.status", false]], "status() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.status", false]], "status() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.status", false]], "status() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.status", false]], "status() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.status", false]], "status() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.status", false]], "status() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.status", false]], "status() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.status", false]], "status() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.status", false]], "status() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.status", false]], "status() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.status", false]], "status() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.status", false]], "status() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.status", false]], "status() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.status", false]], "status() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.status", false]], "status() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.status", false]], "status() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.status", false]], "status() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.status", false]], "status() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.status", false]], "status() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.status", false]], "status() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.status", false]], "status() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.status", false]], "status() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.status", false]], "status() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.status", false]], "status() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.status", false]], "status() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.status", false]], "status() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.status", false]], "status() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.status", false]], "status() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.status", false]], "status() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.status", false]], "status() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.status", false]], "status() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.status", false]], "status() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.status", false]], "status() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.status", false]], "status() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.status", false]], "status() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.status", false]], "status() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.status", false]], "status() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.status", false]], "status() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.status", false]], "status() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.status", false]], "status() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.status", false]], "status() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.status", false]], "status() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.status", false]], "status() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.status", false]], "status() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.status", false]], "status() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.status", false]], "status() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.status", false]], "status() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.status", false]], "status() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.status", false]], "status() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.status", false]], "status() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.status", false]], "status() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.status", false]], "status() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.status", false]], "status() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.status", false]], "status() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.status", false]], "status() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.status", false]], "status() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.status", false]], "status() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.status", false]], "status() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.status", false]], "status() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.status", false]], "status() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.status", false]], "status() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.status", false]], "status() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.status", false]], "status() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.status", false]], "status() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.status", false]], "status() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.status", false]], "status() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.status", false]], "status() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.status", false]], "status() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.status", false]], "status() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.status", false]], "status() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.status", false]], "status() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.status", false]], "status() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.status", false]], "status() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.status", false]], "status() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.status", false]], "status() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.status", false]], "status() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.status", false]], "status() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.status", false]], "status() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.status", false]], "status() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.status", false]], "status() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.status", false]], "status() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.status", false]], "status() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.status", false]], "status() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.status", false]], "status() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.status", false]], "status() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.status", false]], "status() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.status", false]], "status() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.status", false]], "status() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.status", false]], "status() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.status", false]], "status() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.status", false]], "stop (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.stop", false]], "stop (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.stop", false]], "stop (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.stop", false]], "stop (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.stop", false]], "stop (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.stop", false]], "stop (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.stop", false]], "stop (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.stop", false]], "stop (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.stop", false]], "stop (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.stop", false]], "stop (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.stop", false]], "stop (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.stop", false]], "stop (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.stop", false]], "stop (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.stop", false]], "stop (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.stop", false]], "stop (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.stop", false]], "stop (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.stop", false]], "stop (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.stop", false]], "stop (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.stop", false]], "stop (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.stop", false]], "stop (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.stop", false]], "stop (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.stop", false]], "stop (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.stop", false]], "stop (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.stop", false]], "stop (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.stop", false]], "stop (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.stop", false]], "stop (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.stop", false]], "stop (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.stop", false]], "stop (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.stop", false]], "stop (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.stop", false]], "stop (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.stop", false]], "stop (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.stop", false]], "stop (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.stop", false]], "stop (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.stop", false]], "stop (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.stop", false]], "stop (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.stop", false]], "stop (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.stop", false]], "stop (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.stop", false]], "stop (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.stop", false]], "stop (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.stop", false]], "stop (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.stop", false]], "stop (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.stop", false]], "stop (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.stop", false]], "stop (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.stop", false]], "stop (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.stop", false]], "stop (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.stop", false]], "stop (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.stop", false]], "stop (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.stop", false]], "stop (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.stop", false]], "stop() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.stop", false]], "stop() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.stop", false]], "stop() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.stop", false]], "stop() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.stop", false]], "stop() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.stop", false]], "stop() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.stop", false]], "stop() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.stop", false]], "stop() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.stop", false]], "stop() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.stop", false]], "stop() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.stop", false]], "stop() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.stop", false]], "stop() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.stop", false]], "stop() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.stop", false]], "stop() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.stop", false]], "stop() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.stop", false]], "stop() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.stop", false]], "stop() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.stop", false]], "stop() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.stop", false]], "stop() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.stop", false]], "stop() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.stop", false]], "stop() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.stop", false]], "stop() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.stop", false]], "stop() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.stop", false]], "stop() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.stop", false]], "stop() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.stop", false]], "stop() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.stop", false]], "stop() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.stop", false]], "stop() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.stop", false]], "stop() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.stop", false]], "stop() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.stop", false]], "stop() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.stop", false]], "stop() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.stop", false]], "stop() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.stop", false]], "stop() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.stop", false]], "stop() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.stop", false]], "stop() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.stop", false]], "stop() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.stop", false]], "stop() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.stop", false]], "stop() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.stop", false]], "stop() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.stop", false]], "stop() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.stop", false]], "stop() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.stop", false]], "stop() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.stop", false]], "stop() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.stop", false]], "stop() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.stop", false]], "stop() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.stop", false]], "stop() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.stop", false]], "stop() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.stop", false]], "stop() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.stop", false]], "stop() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.stop", false]], "stop() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.stop", false]], "stop() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.stop", false]], "stop() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.stop", false]], "stop() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.stop", false]], "stop() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.stop", false]], "stop() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.stop", false]], "stop() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.stop", false]], "stop() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.stop", false]], "stop() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.stop", false]], "stop() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.stop", false]], "stop() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.stop", false]], "stop() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.stop", false]], "stop() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.stop", false]], "stop() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.stop", false]], "stop() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.stop", false]], "stop() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.stop", false]], "stop() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.stop", false]], "stop() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.stop", false]], "stop() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.stop", false]], "stop() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.stop", false]], "stop() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.stop", false]], "stop() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.stop", false]], "stop() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.stop", false]], "stop() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.stop", false]], "stop() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.stop", false]], "stop() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.stop", false]], "stop() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.stop", false]], "stop() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.stop", false]], "stop() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.stop", false]], "stop() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.stop", false]], "stop() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.stop", false]], "stop() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.stop", false]], "stop() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.stop", false]], "stop() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.stop", false]], "stop() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.stop", false]], "stop() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.stop", false]], "stop() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.stop", false]], "stop() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.stop", false]], "stop() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.stop", false]], "stop() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.stop", false]], "stop() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.stop", false]], "stop() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.stop", false]], "stop() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.stop", false]], "stop() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.stop", false]], "stop() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.stop", false]], "stop() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.stop", false]], "stop() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.stop", false]], "stop() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.stop", false]], "stop() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.stop", false]], "stop() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.stop", false]], "stop() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.stop", false]], "stop() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.stop", false]], "stop() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.stop", false]], "stop() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.stop", false]], "stop() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.stop", false]], "stop() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.stop", false]], "stop() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.stop", false]], "stop() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.stop", false]], "stop() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.stop", false]], "stop() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.stop", false]], "stop() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.stop", false]], "stop() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.stop", false]], "stop() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.stop", false]], "stop() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.stop", false]], "stop() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.stop", false]], "stop() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.stop", false]], "stop() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.stop", false]], "stop() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.stop", false]], "stop() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.stop", false]], "stop() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.stop", false]], "stop() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.stop", false]], "stop() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.stop", false]], "stop() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.stop", false]], "stop() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.stop", false]], "stop() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.stop", false]], "stop() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.stop", false]], "stop() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.stop", false]], "stop() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.stop", false]], "stop() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.stop", false]], "stop() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.stop", false]], "stop() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.stop", false]], "stop() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.stop", false]], "stop() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.stop", false]], "stop() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.stop", false]], "stop() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.stop", false]], "stop() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.stop", false]], "stop() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.stop", false]], "stop() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.stop", false]], "stop() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.stop", false]], "stop() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.stop", false]], "stop() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.stop", false]], "stop() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.stop", false]], "stop() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.stop", false]], "stop() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.stop", false]], "stop() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.stop", false]], "stop() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.stop", false]], "stop() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.stop", false]], "stop() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.stop", false]], "stop() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.stop", false]], "stop() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.stop", false]], "stop() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.stop", false]], "stop() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.stop", false]], "stop() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.stop", false]], "stop() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.stop", false]], "stop() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.stop", false]], "stop() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.stop", false]], "stop() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.stop", false]], "stop() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.stop", false]], "stop() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.stop", false]], "stop() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.stop", false]], "stop() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.stop", false]], "stop() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.stop", false]], "stop() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.stop", false]], "stop() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.stop", false]], "stop() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.stop", false]], "stop() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.stop", false]], "stop() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.stop", false]], "stop() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.stop", false]], "stop() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.stop", false]], "stop() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.stop", false]], "stop() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.stop", false]], "stop() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.stop", false]], "stop() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.stop", false]], "stop() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.stop", false]], "stop() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.stop", false]], "stop() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.stop", false]], "stop() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.stop", false]], "stop() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.stop", false]], "stop() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.stop", false]], "stop() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.stop", false]], "stop() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.stop", false]], "stop() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.stop", false]], "stop() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.stop", false]], "stop() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.stop", false]], "stop() (pcdsdevices.lasers.ek9000.el3174aich method)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.stop", false]], "stop() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.stop", false]], "stop() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.stop", false]], "stop() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.stop", false]], "stop() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.stop", false]], "stop() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.stop", false]], "stop() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.stop", false]], "stop() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.stop", false]], "stop() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.stop", false]], "stop() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.stop", false]], "stop() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.stop", false]], "stop() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.stop", false]], "stop() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.stop", false]], "stop() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.stop", false]], "stop() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.stop", false]], "stop() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.stop", false]], "stop() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.stop", false]], "stop() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.stop", false]], "stop() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.stop", false]], "stop() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.stop", false]], "stop() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.stop", false]], "stop() (pcdsdevices.light_control.lightcontrol method)": [[315, "pcdsdevices.light_control.LightControl.stop", false]], "stop() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.stop", false]], "stop() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.stop", false]], "stop() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.stop", false]], "stop() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.stop", false]], "stop() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.stop", false]], "stop() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.stop", false]], "stop() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.stop", false]], "stop() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.stop", false]], "stop() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.stop", false]], "stop() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.stop", false]], "stop() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.stop", false]], "stop() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.stop", false]], "stop() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.stop", false]], "stop() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.stop", false]], "stop() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.stop", false]], "stop() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.stop", false]], "stop() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.stop", false]], "stop() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.stop", false]], "stop() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.stop", false]], "stop() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.stop", false]], "stop() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.stop", false]], "stop() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.stop", false]], "stop() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.stop", false]], "stop() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.stop", false]], "stop() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.stop", false]], "stop() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.stop", false]], "stop() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.stop", false]], "stop() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.stop", false]], "stop() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.stop", false]], "stop() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.stop", false]], "stop() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.stop", false]], "stop() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.stop", false]], "stop() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.stop", false]], "stop() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.stop", false]], "stop() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.stop", false]], "stop() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.stop", false]], "stop() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.stop", false]], "stop() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.stop", false]], "stop() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.stop", false]], "stop() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.stop", false]], "stop() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.stop", false]], "stop() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.stop", false]], "stop() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.stop", false]], "stop() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.stop", false]], "stop() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.stop", false]], "stop() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.stop", false]], "stop() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.stop", false]], "stop() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.stop", false]], "stop() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.stop", false]], "stop() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.stop", false]], "stop() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.stop", false]], "stop() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.stop", false]], "stop() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.stop", false]], "stop() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.stop", false]], "stop() (pcdsdevices.pc.photoncollimator method)": [[409, "pcdsdevices.pc.PhotonCollimator.stop", false]], "stop() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.stop", false]], "stop() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.stop", false]], "stop() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.stop", false]], "stop() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.stop", false]], "stop() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.stop", false]], "stop() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.stop", false]], "stop() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.stop", false]], "stop() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.stop", false]], "stop() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.stop", false]], "stop() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.stop", false]], "stop() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.stop", false]], "stop() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.stop", false]], "stop() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.stop", false]], "stop() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.stop", false]], "stop() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.stop", false]], "stop() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.stop", false]], "stop() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.stop", false]], "stop() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.stop", false]], "stop() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.stop", false]], "stop() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.stop", false]], "stop() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.stop", false]], "stop() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.stop", false]], "stop() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.stop", false]], "stop() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.stop", false]], "stop() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.stop", false]], "stop() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.stop", false]], "stop() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.stop", false]], "stop() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.stop", false]], "stop() (pcdsdevices.pump.agilentserial method)": [[446, "pcdsdevices.pump.AgilentSerial.stop", false]], "stop() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.stop", false]], "stop() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.stop", false]], "stop() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.stop", false]], "stop() (pcdsdevices.pump.gammapct method)": [[450, "pcdsdevices.pump.GammaPCT.stop", false]], "stop() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.stop", false]], "stop() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.stop", false]], "stop() (pcdsdevices.pump.navigator method)": [[454, "pcdsdevices.pump.Navigator.stop", false]], "stop() (pcdsdevices.pump.pipplc method)": [[455, "pcdsdevices.pump.PIPPLC.stop", false]], "stop() (pcdsdevices.pump.pipserial method)": [[456, "pcdsdevices.pump.PIPSerial.stop", false]], "stop() (pcdsdevices.pump.proplc method)": [[457, "pcdsdevices.pump.PROPLC.stop", false]], "stop() (pcdsdevices.pump.ptmplc method)": [[458, "pcdsdevices.pump.PTMPLC.stop", false]], "stop() (pcdsdevices.pump.qpcpct method)": [[459, "pcdsdevices.pump.QPCPCT.stop", false]], "stop() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.stop", false]], "stop() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.stop", false]], "stop() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.stop", false]], "stop() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.stop", false]], "stop() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.stop", false]], "stop() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.stop", false]], "stop() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.stop", false]], "stop() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.stop", false]], "stop() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.stop", false]], "stop() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.stop", false]], "stop() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.stop", false]], "stop() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.stop", false]], "stop() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.stop", false]], "stop() (pcdsdevices.radiation.hpi6030 method)": [[473, "pcdsdevices.radiation.HPI6030.stop", false]], "stop() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.stop", false]], "stop() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.stop", false]], "stop() (pcdsdevices.rs_powersupply.rschannel method)": [[476, "pcdsdevices.rs_powersupply.RSChannel.stop", false]], "stop() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.stop", false]], "stop() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.stop", false]], "stop() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.stop", false]], "stop() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.stop", false]], "stop() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.stop", false]], "stop() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.stop", false]], "stop() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.stop", false]], "stop() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.stop", false]], "stop() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.stop", false]], "stop() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.stop", false]], "stop() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.stop", false]], "stop() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.stop", false]], "stop() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.stop", false]], "stop() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.stop", false]], "stop() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.stop", false]], "stop() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.stop", false]], "stop() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.stop", false]], "stop() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.stop", false]], "stop() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.stop", false]], "stop() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.stop", false]], "stop() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.stop", false]], "stop() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.stop", false]], "stop() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.stop", false]], "stop() (pcdsdevices.sim.simtwoaxis method)": [[528, "pcdsdevices.sim.SimTwoAxis.stop", false]], "stop() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.stop", false]], "stop() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.stop", false]], "stop() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.stop", false]], "stop() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.stop", false]], "stop() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.stop", false]], "stop() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.stop", false]], "stop() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.stop", false]], "stop() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.stop", false]], "stop() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.stop", false]], "stop() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.stop", false]], "stop() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.stop", false]], "stop() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.stop", false]], "stop() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.stop", false]], "stop() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.stop", false]], "stop() (pcdsdevices.smarpod.smarpod method)": [[544, "pcdsdevices.smarpod.SmarPod.stop", false]], "stop() (pcdsdevices.smarpod.smarpodpose method)": [[545, "pcdsdevices.smarpod.SmarPodPose.stop", false]], "stop() (pcdsdevices.smarpod.smarpodstatus method)": [[546, "pcdsdevices.smarpod.SmarPodStatus.stop", false]], "stop() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.stop", false]], "stop() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.stop", false]], "stop() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.stop", false]], "stop() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.stop", false]], "stop() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.stop", false]], "stop() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.stop", false]], "stop() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.stop", false]], "stop() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.stop", false]], "stop() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.stop", false]], "stop() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.stop", false]], "stop() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.stop", false]], "stop() (pcdsdevices.state.twincatstateconfigdynamic method)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.stop", false]], "stop() (pcdsdevices.state.twincatstateconfigone method)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.stop", false]], "stop() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.stop", false]], "stop() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.stop", false]], "stop() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.stop", false]], "stop() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.stop", false]], "stop() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.stop", false]], "stop() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.stop", false]], "stop() (pcdsdevices.valve.valvebase method)": [[633, "pcdsdevices.valve.ValveBase.stop", false]], "stop() (pcdsdevices.valve.vcn method)": [[619, "pcdsdevices.valve.VCN.stop", false]], "stop() (pcdsdevices.valve.vcn_openloop method)": [[620, "pcdsdevices.valve.VCN_OpenLoop.stop", false]], "stop() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.stop", false]], "stop() (pcdsdevices.valve.vcn_vat590_status method)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.stop", false]], "stop() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.stop", false]], "stop() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.stop", false]], "stop() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.stop", false]], "stop() (pcdsdevices.valve.vgclegacy method)": [[625, "pcdsdevices.valve.VGCLegacy.stop", false]], "stop() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.stop", false]], "stop() (pcdsdevices.valve.vrcclsls method)": [[628, "pcdsdevices.valve.VRCClsLS.stop", false]], "stop() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.stop", false]], "stop() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.stop", false]], "stop() (pcdsdevices.valve.vvc method)": [[631, "pcdsdevices.valve.VVC.stop", false]], "stop() (pcdsdevices.valve.vvcno method)": [[632, "pcdsdevices.valve.VVCNO.stop", false]], "stop() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.stop", false]], "stop() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.stop", false]], "stop() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.stop", false]], "stop_signal (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.stop_signal", false]], "stop_signal (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.stop_signal", false]], "stop_signal (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.stop_signal", false]], "stop_signal (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.stop_signal", false]], "stop_signal (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.stop_signal", false]], "stop_signal (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.stop_signal", false]], "stop_signal (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.stop_signal", false]], "stop_signal (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.stop_signal", false]], "stop_signal (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.stop_signal", false]], "stop_signal (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.stop_signal", false]], "stop_signal (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.stop_signal", false]], "stop_signal (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.stop_signal", false]], "stop_signal (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.stop_signal", false]], "stop_signal (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.stop_signal", false]], "stop_signal (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.stop_signal", false]], "stop_signal (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.stop_signal", false]], "stop_signal (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "id7", false], [465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.stop_signal", false]], "stop_signal (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.stop_signal", false]], "stop_signal (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.stop_signal", false]], "stop_signal (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.stop_signal", false]], "stop_signal (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.stop_signal", false]], "stop_signal (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.stop_signal", false]], "stop_signal (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.stop_signal", false]], "stop_signal (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.stop_signal", false]], "stop_value (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.stop_value", false]], "stop_value (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.stop_value", false]], "stop_value (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.stop_value", false]], "stop_value (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.stop_value", false]], "stop_value (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.stop_value", false]], "stop_value (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.stop_value", false]], "stop_value (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.stop_value", false]], "stop_value (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.stop_value", false]], "stop_value (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.stop_value", false]], "stop_value (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.stop_value", false]], "stop_value (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.stop_value", false]], "stop_value (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.stop_value", false]], "stop_value (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.stop_value", false]], "stop_value (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.stop_value", false]], "stop_value (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.stop_value", false]], "stop_value (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.stop_value", false]], "stop_value (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.stop_value", false]], "stop_value (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.stop_value", false]], "stop_value (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.stop_value", false]], "stop_value (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.stop_value", false]], "stop_value (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.stop_value", false]], "stop_value (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.stop_value", false]], "stop_value (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.stop_value", false]], "stop_value (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.stop_value", false]], "stop_value (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.stop_value", false]], "stop_value (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "id8", false], [465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.stop_value", false]], "stop_value (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.stop_value", false]], "stop_value (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.stop_value", false]], "stop_value (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.stop_value", false]], "stop_value (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.stop_value", false]], "stop_value (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.stop_value", false]], "stop_value (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "id1", false], [563, "pcdsdevices.sqr1.SQR1Axis.stop_value", false]], "stop_value (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.stop_value", false]], "stopper (class in pcdsdevices.stopper)": [[579, "pcdsdevices.stopper.Stopper", false]], "sub_fault_ch (pcdsdevices.mps.mps attribute)": [[402, "pcdsdevices.mps.MPS.SUB_FAULT_CH", false]], "sub_fault_ch (pcdsdevices.mps.mpsbase attribute)": [[403, "pcdsdevices.mps.MPSBase.SUB_FAULT_CH", false]], "sub_fault_ch (pcdsdevices.mps.mpslimits attribute)": [[404, "pcdsdevices.mps.MPSLimits.SUB_FAULT_CH", false]], "sub_meta (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.SUB_META", false]], "sub_meta (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.SUB_META", false]], "sub_meta (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.SUB_META", false]], "sub_meta (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.SUB_META", false]], "sub_meta (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.SUB_META", false]], "sub_meta (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.SUB_META", false]], "sub_meta (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.SUB_META", false]], "sub_meta (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.SUB_META", false]], "sub_setpoint (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.SUB_SETPOINT", false]], "sub_setpoint (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.SUB_SETPOINT", false]], "sub_setpoint_meta (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.SUB_SETPOINT_META", false]], "sub_setpoint_meta (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.SUB_SETPOINT_META", false]], "subscriptions (pcdsdevices.analog_signals.acromag attribute)": [[2, "pcdsdevices.analog_signals.Acromag.subscriptions", false]], "subscriptions (pcdsdevices.analog_signals.fdq attribute)": [[3, "pcdsdevices.analog_signals.FDQ.subscriptions", false]], "subscriptions (pcdsdevices.analog_signals.mesh attribute)": [[4, "pcdsdevices.analog_signals.Mesh.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.cam.feeopalcam attribute)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.basler attribute)": [[7, "pcdsdevices.areadetector.detectors.Basler.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.baslerbase attribute)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.lasbasler attribute)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.lasbaslerff attribute)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.lasbaslernf attribute)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetector attribute)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectorbase attribute)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded attribute)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos attribute)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats attribute)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger attribute)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable attribute)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.colorconvplugin attribute)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.fileplugin attribute)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.hdf5plugin attribute)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.imageplugin attribute)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.jpegplugin attribute)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.magickplugin attribute)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.netcdfplugin attribute)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.nexusplugin attribute)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.overlay attribute)": [[28, "pcdsdevices.areadetector.plugins.Overlay.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.overlayplugin attribute)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.pluginbase attribute)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.processplugin attribute)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.roiplugin attribute)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.statsplugin attribute)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.tiffplugin attribute)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.subscriptions", false]], "subscriptions (pcdsdevices.areadetector.plugins.transformplugin attribute)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.subscriptions", false]], "subscriptions (pcdsdevices.atm.arrivaltimemonitor attribute)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.subscriptions", false]], "subscriptions (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.subscriptions", false]], "subscriptions (pcdsdevices.atm.mfxatm attribute)": [[38, "pcdsdevices.atm.MFXATM.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm1k4 attribute)": [[39, "pcdsdevices.atm.TM1K4.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm2k2 attribute)": [[41, "pcdsdevices.atm.TM2K2.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm2k4 attribute)": [[43, "pcdsdevices.atm.TM2K4.subscriptions", false]], "subscriptions (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculator_at2l0 attribute)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorbase attribute)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorfilter attribute)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade attribute)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade attribute)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade attribute)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.feesolidattenuatorblade attribute)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.gasattenuator attribute)": [[66, "pcdsdevices.attenuator.GasAttenuator.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.sxrgasatt attribute)": [[69, "pcdsdevices.attenuator.SXRGasAtt.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.sxrladderattenuatorblade attribute)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.subscriptions", false]], "subscriptions (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.beamstats attribute)": [[77, "pcdsdevices.beam_stats.BeamStats.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.subscriptions", false]], "subscriptions (pcdsdevices.beam_stats.lcls attribute)": [[81, "pcdsdevices.beam_stats.LCLS.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.subscriptions", false]], "subscriptions (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.subscriptions", false]], "subscriptions (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.subscriptions", false]], "subscriptions (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.subscriptions", false]], "subscriptions (pcdsdevices.crix_motion.vlsoptics attribute)": [[100, "pcdsdevices.crix_motion.VLSOptics.subscriptions", false]], "subscriptions (pcdsdevices.crix_motion.vlsopticssim attribute)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.subscriptions", false]], "subscriptions (pcdsdevices.cvmi_motion.cvmi attribute)": [[102, "pcdsdevices.cvmi_motion.CVMI.subscriptions", false]], "subscriptions (pcdsdevices.cvmi_motion.ktof attribute)": [[103, "pcdsdevices.cvmi_motion.KTOF.subscriptions", false]], "subscriptions (pcdsdevices.dc_devices.ict attribute)": [[104, "pcdsdevices.dc_devices.ICT.subscriptions", false]], "subscriptions (pcdsdevices.dc_devices.ictbus attribute)": [[105, "pcdsdevices.dc_devices.ICTBus.subscriptions", false]], "subscriptions (pcdsdevices.dc_devices.ictchannel attribute)": [[106, "pcdsdevices.dc_devices.ICTChannel.subscriptions", false]], "subscriptions (pcdsdevices.delay_generator.delaygenerator attribute)": [[107, "pcdsdevices.delay_generator.DelayGenerator.subscriptions", false]], "subscriptions (pcdsdevices.delay_generator.delaygeneratorbase attribute)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.subscriptions", false]], "subscriptions (pcdsdevices.delay_generator.dgchannel attribute)": [[109, "pcdsdevices.delay_generator.DgChannel.subscriptions", false]], "subscriptions (pcdsdevices.device.groupdevice attribute)": [[110, "pcdsdevices.device.GroupDevice.subscriptions", false]], "subscriptions (pcdsdevices.device.interfacedevice attribute)": [[111, "pcdsdevices.device.InterfaceDevice.subscriptions", false]], "subscriptions (pcdsdevices.digital_signals.j120k attribute)": [[113, "pcdsdevices.digital_signals.J120K.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.qadc attribute)": [[114, "pcdsdevices.digitizers.Qadc.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.qadc134 attribute)": [[115, "pcdsdevices.digitizers.Qadc134.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.qadc134sparsification attribute)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.qadcbase attribute)": [[117, "pcdsdevices.digitizers.QadcBase.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2 attribute)": [[118, "pcdsdevices.digitizers.Wave8V2.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2adcdelaylanes attribute)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2adcregs attribute)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2adcsamplereadout attribute)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2adcsamples attribute)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2axiversion attribute)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2eventbuilder attribute)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2evrv2 attribute)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2integrators attribute)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2pgpmon attribute)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2rawbuffers attribute)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2sfp attribute)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2simple attribute)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2systemregs attribute)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2timing attribute)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2triggereventmanager attribute)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2xpmmini attribute)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.subscriptions", false]], "subscriptions (pcdsdevices.digitizers.wave8v2xpmmsg attribute)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.subscriptions", false]], "subscriptions (pcdsdevices.energy_monitor.gem attribute)": [[136, "pcdsdevices.energy_monitor.GEM.subscriptions", false]], "subscriptions (pcdsdevices.energy_monitor.gmd attribute)": [[137, "pcdsdevices.energy_monitor.GMD.subscriptions", false]], "subscriptions (pcdsdevices.energy_monitor.gmdpreamp attribute)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.subscriptions", false]], "subscriptions (pcdsdevices.energy_monitor.xgmd attribute)": [[139, "pcdsdevices.energy_monitor.XGMD.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisplc attribute)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.beckhoffaxisplceps attribute)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaractencodedtiptilt attribute)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaractopenloop attribute)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.subscriptions", false]], "subscriptions (pcdsdevices.epics_motor.smaracttiptilt attribute)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.subscriptions", false]], "subscriptions (pcdsdevices.eps.eps attribute)": [[164, "pcdsdevices.eps.EPS.subscriptions", false]], "subscriptions (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.subscriptions", false]], "subscriptions (pcdsdevices.evr.trigger attribute)": [[166, "pcdsdevices.evr.Trigger.subscriptions", false]], "subscriptions (pcdsdevices.example.example3d attribute)": [[167, "pcdsdevices.example.Example3D.subscriptions", false]], "subscriptions (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.subscriptions", false]], "subscriptions (pcdsdevices.example.examplel2l attribute)": [[169, "pcdsdevices.example.ExampleL2L.subscriptions", false]], "subscriptions (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.subscriptions", false]], "subscriptions (pcdsdevices.example.plcexamplemotion attribute)": [[171, "pcdsdevices.example.PLCExampleMotion.subscriptions", false]], "subscriptions (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.subscriptions", false]], "subscriptions (pcdsdevices.fms.lcp1 attribute)": [[173, "pcdsdevices.fms.LCP1.subscriptions", false]], "subscriptions (pcdsdevices.fms.lcp2 attribute)": [[174, "pcdsdevices.fms.LCP2.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_humidity2 attribute)": [[175, "pcdsdevices.fms.PDU_Humidity2.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_humidity4 attribute)": [[176, "pcdsdevices.fms.PDU_Humidity4.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_humidity6 attribute)": [[177, "pcdsdevices.fms.PDU_Humidity6.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_humidity8 attribute)": [[178, "pcdsdevices.fms.PDU_Humidity8.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_load1 attribute)": [[179, "pcdsdevices.fms.PDU_Load1.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_load2 attribute)": [[180, "pcdsdevices.fms.PDU_Load2.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_load3 attribute)": [[181, "pcdsdevices.fms.PDU_Load3.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_load4 attribute)": [[182, "pcdsdevices.fms.PDU_Load4.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_temp2 attribute)": [[183, "pcdsdevices.fms.PDU_Temp2.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_temp4 attribute)": [[184, "pcdsdevices.fms.PDU_Temp4.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_temp6 attribute)": [[185, "pcdsdevices.fms.PDU_Temp6.subscriptions", false]], "subscriptions (pcdsdevices.fms.pdu_temp8 attribute)": [[186, "pcdsdevices.fms.PDU_Temp8.subscriptions", false]], "subscriptions (pcdsdevices.fms.setra5000 attribute)": [[187, "pcdsdevices.fms.Setra5000.subscriptions", false]], "subscriptions (pcdsdevices.gauge.basegauge attribute)": [[188, "pcdsdevices.gauge.BaseGauge.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugecoldcathode attribute)": [[194, "pcdsdevices.gauge.GaugeColdCathode.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugepirani attribute)": [[196, "pcdsdevices.gauge.GaugePirani.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugeplc attribute)": [[195, "pcdsdevices.gauge.GaugePLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugeserial attribute)": [[197, "pcdsdevices.gauge.GaugeSerial.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugeserialgcc attribute)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugeserialgpi attribute)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugesetbase attribute)": [[201, "pcdsdevices.gauge.GaugeSetBase.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugesetmks attribute)": [[202, "pcdsdevices.gauge.GaugeSetMks.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugesetpirani attribute)": [[203, "pcdsdevices.gauge.GaugeSetPirani.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gaugesetpiranimks attribute)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gcc500plc attribute)": [[189, "pcdsdevices.gauge.GCC500PLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gccplc attribute)": [[190, "pcdsdevices.gauge.GCCPLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gct attribute)": [[191, "pcdsdevices.gauge.GCT.subscriptions", false]], "subscriptions (pcdsdevices.gauge.gfsplc attribute)": [[192, "pcdsdevices.gauge.GFSPLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.ghcplc attribute)": [[193, "pcdsdevices.gauge.GHCPLC.subscriptions", false]], "subscriptions (pcdsdevices.gauge.mks937a attribute)": [[207, "pcdsdevices.gauge.MKS937a.subscriptions", false]], "subscriptions (pcdsdevices.gauge.mks937acontroller attribute)": [[205, "pcdsdevices.gauge.MKS937AController.subscriptions", false]], "subscriptions (pcdsdevices.gauge.mks937bcontroller attribute)": [[206, "pcdsdevices.gauge.MKS937BController.subscriptions", false]], "subscriptions (pcdsdevices.gon.basegon attribute)": [[208, "pcdsdevices.gon.BaseGon.subscriptions", false]], "subscriptions (pcdsdevices.gon.gonwithdetarm attribute)": [[209, "pcdsdevices.gon.GonWithDetArm.subscriptions", false]], "subscriptions (pcdsdevices.gon.hxrdiffractometer attribute)": [[211, "pcdsdevices.gon.HxrDiffractometer.subscriptions", false]], "subscriptions (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.subscriptions", false]], "subscriptions (pcdsdevices.gon.kappaxyzstage attribute)": [[213, "pcdsdevices.gon.KappaXYZStage.subscriptions", false]], "subscriptions (pcdsdevices.gon.samphi attribute)": [[214, "pcdsdevices.gon.SamPhi.subscriptions", false]], "subscriptions (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.subscriptions", false]], "subscriptions (pcdsdevices.gon.simsamplestage attribute)": [[216, "pcdsdevices.gon.SimSampleStage.subscriptions", false]], "subscriptions (pcdsdevices.gon.xyzstage attribute)": [[217, "pcdsdevices.gon.XYZStage.subscriptions", false]], "subscriptions (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.subscriptions", false]], "subscriptions (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.subscriptions", false]], "subscriptions (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.subscriptions", false]], "subscriptions (pcdsdevices.interface.legacylightpathmixin attribute)": [[228, "pcdsdevices.interface.LegacyLightpathMixin.subscriptions", false]], "subscriptions (pcdsdevices.interface.lightpathinoutcptmixin attribute)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.subscriptions", false]], "subscriptions (pcdsdevices.interface.lightpathinoutmixin attribute)": [[230, "pcdsdevices.interface.LightpathInOutMixin.subscriptions", false]], "subscriptions (pcdsdevices.interface.lightpathmixin attribute)": [[231, "pcdsdevices.interface.LightpathMixin.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipimbchannel attribute)": [[249, "pcdsdevices.ipm.IPIMBChannel.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipm_det attribute)": [[254, "pcdsdevices.ipm.IPM_Det.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipmdiode attribute)": [[251, "pcdsdevices.ipm.IPMDiode.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.subscriptions", false]], "subscriptions (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.subscriptions", false]], "subscriptions (pcdsdevices.ipm.wave8 attribute)": [[257, "pcdsdevices.ipm.Wave8.subscriptions", false]], "subscriptions (pcdsdevices.ipm.wave8channel attribute)": [[258, "pcdsdevices.ipm.Wave8Channel.subscriptions", false]], "subscriptions (pcdsdevices.jet.beckhoffjet attribute)": [[259, "pcdsdevices.jet.BeckhoffJet.subscriptions", false]], "subscriptions (pcdsdevices.jet.beckhoffjetmanipulator attribute)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.subscriptions", false]], "subscriptions (pcdsdevices.jet.beckhoffjetslits attribute)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.subscriptions", false]], "subscriptions (pcdsdevices.jet.injector attribute)": [[262, "pcdsdevices.jet.Injector.subscriptions", false]], "subscriptions (pcdsdevices.jet.injectorwithfine attribute)": [[263, "pcdsdevices.jet.InjectorWithFine.subscriptions", false]], "subscriptions (pcdsdevices.keithley.im3l0_k2700 attribute)": [[264, "pcdsdevices.keithley.IM3L0_K2700.subscriptions", false]], "subscriptions (pcdsdevices.keithley.k2700 attribute)": [[265, "pcdsdevices.keithley.K2700.subscriptions", false]], "subscriptions (pcdsdevices.keithley.k6514 attribute)": [[266, "pcdsdevices.keithley.K6514.subscriptions", false]], "subscriptions (pcdsdevices.lakeshore.heater attribute)": [[267, "pcdsdevices.lakeshore.Heater.subscriptions", false]], "subscriptions (pcdsdevices.lakeshore.lakeshore336 attribute)": [[268, "pcdsdevices.lakeshore.Lakeshore336.subscriptions", false]], "subscriptions (pcdsdevices.lakeshore.temperaturesensor attribute)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.subscriptions", false]], "subscriptions (pcdsdevices.lamp_motion.lamp attribute)": [[270, "pcdsdevices.lamp_motion.LAMP.subscriptions", false]], "subscriptions (pcdsdevices.lamp_motion.lamp_lv_17 attribute)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.subscriptions", false]], "subscriptions (pcdsdevices.lamp_motion.lampflowcell attribute)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.subscriptions", false]], "subscriptions (pcdsdevices.lamp_motion.lampmagneticbottle attribute)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.btpssourcestatus attribute)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.btpsstate attribute)": [[275, "pcdsdevices.lasers.btps.BtpsState.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.btpsvgc attribute)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.centroidconfig attribute)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.destinationconfig attribute)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.globalconfig attribute)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.lssshutterstatus attribute)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.rangecomparison attribute)": [[281, "pcdsdevices.lasers.btps.RangeComparison.subscriptions", false]], "subscriptions (pcdsdevices.lasers.btps.sourcetodestinationconfig attribute)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.subscriptions", false]], "subscriptions (pcdsdevices.lasers.counters.agilent53210a attribute)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.subscriptions", false]], "subscriptions (pcdsdevices.lasers.dicon.diconswitch attribute)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.subscriptions", false]], "subscriptions (pcdsdevices.lasers.ek9000.el3174aich attribute)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.subscriptions", false]], "subscriptions (pcdsdevices.lasers.ek9000.environmentalmonitor attribute)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.subscriptions", false]], "subscriptions (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.subscriptions", false]], "subscriptions (pcdsdevices.lasers.qmini.qminispectrometer attribute)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.subscriptions", false]], "subscriptions (pcdsdevices.lasers.qmini.qminiwithevr attribute)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.cyclerfofrx attribute)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.cyclerfoftx attribute)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfofall attribute)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfoferrors attribute)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfofrx attribute)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfofstatus attribute)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.subscriptions", false]], "subscriptions (pcdsdevices.lasers.rfof.itechrfoftx attribute)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.subscriptions", false]], "subscriptions (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 attribute)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.subscriptions", false]], "subscriptions (pcdsdevices.lasers.zoomtelescope.zoomtelescope attribute)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.subscriptions", false]], "subscriptions (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.subscriptions", false]], "subscriptions (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.subscriptions", false]], "subscriptions (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.subscriptions", false]], "subscriptions (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.subscriptions", false]], "subscriptions (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.subscriptions", false]], "subscriptions (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.subscriptions", false]], "subscriptions (pcdsdevices.lic.laserincoupling attribute)": [[312, "pcdsdevices.lic.LaserInCoupling.subscriptions", false]], "subscriptions (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.subscriptions", false]], "subscriptions (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.subscriptions", false]], "subscriptions (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.subscriptions", false]], "subscriptions (pcdsdevices.light_control.lightcontrol attribute)": [[315, "pcdsdevices.light_control.LightControl.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.crystaltower1 attribute)": [[318, "pcdsdevices.lodcm.CrystalTower1.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.crystaltower2 attribute)": [[319, "pcdsdevices.lodcm.CrystalTower2.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.diagnosticstower attribute)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simdiagnosticstower attribute)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simfirsttower attribute)": [[333, "pcdsdevices.lodcm.SimFirstTower.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.simsecondtower attribute)": [[335, "pcdsdevices.lodcm.SimSecondTower.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.subscriptions", false]], "subscriptions (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.subscriptions", false]], "subscriptions (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.subscriptions", false]], "subscriptions (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.subscriptions", false]], "subscriptions (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.subscriptions", false]], "subscriptions (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.subscriptions", false]], "subscriptions (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.subscriptions", false]], "subscriptions (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.subscriptions", false]], "subscriptions (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.subscriptions", false]], "subscriptions (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.subscriptions", false]], "subscriptions (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.subscriptions", false]], "subscriptions (pcdsdevices.mirror.ffmirror attribute)": [[362, "pcdsdevices.mirror.FFMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.ffmirrorz attribute)": [[363, "pcdsdevices.mirror.FFMirrorZ.subscriptions", false]], "subscriptions (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirror attribute)": [[365, "pcdsdevices.mirror.KBOMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirrorchin attribute)": [[366, "pcdsdevices.mirror.KBOMirrorChin.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirrorhe attribute)": [[367, "pcdsdevices.mirror.KBOMirrorHE.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirrorhestates attribute)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.subscriptions", false]], "subscriptions (pcdsdevices.mirror.kbomirrorstates attribute)": [[369, "pcdsdevices.mirror.KBOMirrorStates.subscriptions", false]], "subscriptions (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.subscriptions", false]], "subscriptions (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.subscriptions", false]], "subscriptions (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.subscriptions", false]], "subscriptions (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.subscriptions", false]], "subscriptions (pcdsdevices.mirror.opticspitchnotepad attribute)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.subscriptions", false]], "subscriptions (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.subscriptions", false]], "subscriptions (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirror attribute)": [[379, "pcdsdevices.mirror.XOffsetMirror.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirror2d4pstate attribute)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorbend attribute)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrornobend attribute)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorrtds attribute)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorstate attribute)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorstatecool attribute)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend attribute)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.subscriptions", false]], "subscriptions (pcdsdevices.mirror.xoffsetmirrorxystate attribute)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.subscriptions", false]], "subscriptions (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.subscriptions", false]], "subscriptions (pcdsdevices.mpod.mpodchannel attribute)": [[391, "pcdsdevices.mpod.MPODChannel.subscriptions", false]], "subscriptions (pcdsdevices.mpod.mpodchannelhv attribute)": [[392, "pcdsdevices.mpod.MPODChannelHV.subscriptions", false]], "subscriptions (pcdsdevices.mpod.mpodchannellv attribute)": [[393, "pcdsdevices.mpod.MPODChannelLV.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapaliscrate attribute)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule attribute)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule16channel attribute)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule24channel attribute)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule4channel attribute)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.subscriptions", false]], "subscriptions (pcdsdevices.mpod_apalis.mpodapalismodule8channel attribute)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.subscriptions", false]], "subscriptions (pcdsdevices.mps.mps attribute)": [[402, "pcdsdevices.mps.MPS.subscriptions", false]], "subscriptions (pcdsdevices.mps.mpslimits attribute)": [[404, "pcdsdevices.mps.MPSLimits.subscriptions", false]], "subscriptions (pcdsdevices.mrco_motion.mrco attribute)": [[408, "pcdsdevices.mrco_motion.MRCO.subscriptions", false]], "subscriptions (pcdsdevices.pc.photoncollimator attribute)": [[409, "pcdsdevices.pc.PhotonCollimator.subscriptions", false]], "subscriptions (pcdsdevices.piezo.slicedhv attribute)": [[410, "pcdsdevices.piezo.SliceDhv.subscriptions", false]], "subscriptions (pcdsdevices.piezo.slicedhvchannel attribute)": [[411, "pcdsdevices.piezo.SliceDhvChannel.subscriptions", false]], "subscriptions (pcdsdevices.piezo.slicedhvcontroller attribute)": [[412, "pcdsdevices.piezo.SliceDhvController.subscriptions", false]], "subscriptions (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.subscriptions", false]], "subscriptions (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.subscriptions", false]], "subscriptions (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.subscriptions", false]], "subscriptions (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.subscriptions", false]], "subscriptions (pcdsdevices.pim.pim attribute)": [[417, "pcdsdevices.pim.PIM.subscriptions", false]], "subscriptions (pcdsdevices.pim.pimwithboth attribute)": [[418, "pcdsdevices.pim.PIMWithBoth.subscriptions", false]], "subscriptions (pcdsdevices.pim.pimwithfocus attribute)": [[419, "pcdsdevices.pim.PIMWithFocus.subscriptions", false]], "subscriptions (pcdsdevices.pim.pimwithled attribute)": [[420, "pcdsdevices.pim.PIMWithLED.subscriptions", false]], "subscriptions (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.subscriptions", false]], "subscriptions (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.subscriptions", false]], "subscriptions (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.subscriptions", false]], "subscriptions (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.subscriptions", false]], "subscriptions (pcdsdevices.pim.ppmpowermeter attribute)": [[425, "pcdsdevices.pim.PPMPowerMeter.subscriptions", false]], "subscriptions (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.subscriptions", false]], "subscriptions (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.subscriptions", false]], "subscriptions (pcdsdevices.pim.xpimled attribute)": [[428, "pcdsdevices.pim.XPIMLED.subscriptions", false]], "subscriptions (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.subscriptions", false]], "subscriptions (pcdsdevices.pneumatic.beckhoffpneumatic attribute)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.subscriptions", false]], "subscriptions (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.subscriptions", false]], "subscriptions (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.subscriptions", false]], "subscriptions (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.subscriptions", false]], "subscriptions (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.subscriptions", false]], "subscriptions (pcdsdevices.pump.agilentserial attribute)": [[446, "pcdsdevices.pump.AgilentSerial.subscriptions", false]], "subscriptions (pcdsdevices.pump.ebara_ev_a03_1 attribute)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.subscriptions", false]], "subscriptions (pcdsdevices.pump.ebarapump attribute)": [[447, "pcdsdevices.pump.EbaraPump.subscriptions", false]], "subscriptions (pcdsdevices.pump.gammacontroller attribute)": [[449, "pcdsdevices.pump.GammaController.subscriptions", false]], "subscriptions (pcdsdevices.pump.gammapct attribute)": [[450, "pcdsdevices.pump.GammaPCT.subscriptions", false]], "subscriptions (pcdsdevices.pump.ionpumpbase attribute)": [[452, "pcdsdevices.pump.IonPumpBase.subscriptions", false]], "subscriptions (pcdsdevices.pump.ionpumpwithcontroller attribute)": [[453, "pcdsdevices.pump.IonPumpWithController.subscriptions", false]], "subscriptions (pcdsdevices.pump.navigator attribute)": [[454, "pcdsdevices.pump.Navigator.subscriptions", false]], "subscriptions (pcdsdevices.pump.pipplc attribute)": [[455, "pcdsdevices.pump.PIPPLC.subscriptions", false]], "subscriptions (pcdsdevices.pump.pipserial attribute)": [[456, "pcdsdevices.pump.PIPSerial.subscriptions", false]], "subscriptions (pcdsdevices.pump.proplc attribute)": [[457, "pcdsdevices.pump.PROPLC.subscriptions", false]], "subscriptions (pcdsdevices.pump.ptmplc attribute)": [[458, "pcdsdevices.pump.PTMPLC.subscriptions", false]], "subscriptions (pcdsdevices.pump.qpcpct attribute)": [[459, "pcdsdevices.pump.QPCPCT.subscriptions", false]], "subscriptions (pcdsdevices.pump.turbopump attribute)": [[460, "pcdsdevices.pump.TurboPump.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.subscriptions", false]], "subscriptions (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadc attribute)": [[466, "pcdsdevices.qadc.Qadc.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadc134 attribute)": [[467, "pcdsdevices.qadc.Qadc134.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadc134common attribute)": [[468, "pcdsdevices.qadc.Qadc134Common.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadc134lcls2 attribute)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadccommon attribute)": [[470, "pcdsdevices.qadc.QadcCommon.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadclcls1timing attribute)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.subscriptions", false]], "subscriptions (pcdsdevices.qadc.qadclcls2timing attribute)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.subscriptions", false]], "subscriptions (pcdsdevices.radiation.hpi6030 attribute)": [[473, "pcdsdevices.radiation.HPI6030.subscriptions", false]], "subscriptions (pcdsdevices.ref.reflaserl2si attribute)": [[474, "pcdsdevices.ref.ReflaserL2SI.subscriptions", false]], "subscriptions (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.subscriptions", false]], "subscriptions (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply attribute)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.subscriptions", false]], "subscriptions (pcdsdevices.rs_powersupply.rschannel attribute)": [[476, "pcdsdevices.rs_powersupply.RSChannel.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.rtdsbase attribute)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.rtdsk0 attribute)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.rtdsl0 attribute)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.subscriptions", false]], "subscriptions (pcdsdevices.rtds_ebd.rtdsx0threestage attribute)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.bronkhorst attribute)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.coolershaker attribute)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.flowintegrator attribute)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.gasmanifold attribute)": [[486, "pcdsdevices.sample_delivery.GasManifold.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.hplc attribute)": [[487, "pcdsdevices.sample_delivery.HPLC.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.integratedflow attribute)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.m3baseplcdevice attribute)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.manifoldvalve attribute)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.pcm attribute)": [[491, "pcdsdevices.sample_delivery.PCM.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.propair attribute)": [[492, "pcdsdevices.sample_delivery.PropAir.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.selector attribute)": [[493, "pcdsdevices.sample_delivery.Selector.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.sensirion attribute)": [[494, "pcdsdevices.sample_delivery.Sensirion.subscriptions", false]], "subscriptions (pcdsdevices.sample_delivery.vicivalve attribute)": [[495, "pcdsdevices.sample_delivery.ViciValve.subscriptions", false]], "subscriptions (pcdsdevices.sensors.rtd attribute)": [[496, "pcdsdevices.sensors.RTD.subscriptions", false]], "subscriptions (pcdsdevices.sensors.twincattempsensor attribute)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.subscriptions", false]], "subscriptions (pcdsdevices.sensors.twincatthermocouple attribute)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.subscriptions", false]], "subscriptions (pcdsdevices.sequencer.eventsequence attribute)": [[499, "pcdsdevices.sequencer.EventSequence.subscriptions", false]], "subscriptions (pcdsdevices.sequencer.eventsequencer attribute)": [[500, "pcdsdevices.sequencer.EventSequencer.subscriptions", false]], "subscriptions (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.subscriptions", false]], "subscriptions (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.subscriptions", false]], "subscriptions (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.subscriptions", false]], "subscriptions (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.subscriptions", false]], "subscriptions (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.subscriptions", false]], "subscriptions (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.subscriptions", false]], "subscriptions (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.subscriptions", false]], "subscriptions (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.subscriptions", false]], "subscriptions (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.subscriptions", false]], "subscriptions (pcdsdevices.sim.simtwoaxis attribute)": [[528, "pcdsdevices.sim.SimTwoAxis.subscriptions", false]], "subscriptions (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.subscriptions", false]], "subscriptions (pcdsdevices.sim.synmotor attribute)": [[530, "pcdsdevices.sim.SynMotor.subscriptions", false]], "subscriptions (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.subscriptions", false]], "subscriptions (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.subscriptions", false]], "subscriptions (pcdsdevices.slits.beckhoffslits attribute)": [[533, "pcdsdevices.slits.BeckhoffSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.subscriptions", false]], "subscriptions (pcdsdevices.slits.jjslits attribute)": [[536, "pcdsdevices.slits.JJSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.subscriptions", false]], "subscriptions (pcdsdevices.slits.lusislits attribute)": [[538, "pcdsdevices.slits.LusiSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.powerslits attribute)": [[539, "pcdsdevices.slits.PowerSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.simlusislits attribute)": [[540, "pcdsdevices.slits.SimLusiSlits.subscriptions", false]], "subscriptions (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.subscriptions", false]], "subscriptions (pcdsdevices.slits.slits attribute)": [[542, "pcdsdevices.slits.Slits.subscriptions", false]], "subscriptions (pcdsdevices.slits.slitsbase attribute)": [[543, "pcdsdevices.slits.SlitsBase.subscriptions", false]], "subscriptions (pcdsdevices.smarpod.smarpod attribute)": [[544, "pcdsdevices.smarpod.SmarPod.subscriptions", false]], "subscriptions (pcdsdevices.smarpod.smarpodpose attribute)": [[545, "pcdsdevices.smarpod.SmarPodPose.subscriptions", false]], "subscriptions (pcdsdevices.smarpod.smarpodstatus attribute)": [[546, "pcdsdevices.smarpod.SmarPodStatus.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.gen1vonhamos4crystal attribute)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.gen1vonhamoscrystal attribute)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.kmono attribute)": [[551, "pcdsdevices.spectrometer.Kmono.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamos4crystal attribute)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamos6crystal attribute)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamoscrystal attribute)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamoscrystal_2 attribute)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamosfe attribute)": [[560, "pcdsdevices.spectrometer.VonHamosFE.subscriptions", false]], "subscriptions (pcdsdevices.spectrometer.vonhamosfer attribute)": [[561, "pcdsdevices.spectrometer.VonHamosFER.subscriptions", false]], "subscriptions (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.subscriptions", false]], "subscriptions (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.subscriptions", false]], "subscriptions (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.state.faketwincatstateconfigdynamic attribute)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.subscriptions", false]], "subscriptions (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.subscriptions", false]], "subscriptions (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.subscriptions", false]], "subscriptions (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.subscriptions", false]], "subscriptions (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.subscriptions", false]], "subscriptions (pcdsdevices.state.twincatstateconfigdynamic attribute)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.subscriptions", false]], "subscriptions (pcdsdevices.state.twincatstateconfigone attribute)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.subscriptions", false]], "subscriptions (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.subscriptions", false]], "subscriptions (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.subscriptions", false]], "subscriptions (pcdsdevices.stopper.ppsstopper2pv attribute)": [[578, "pcdsdevices.stopper.PPSStopper2PV.subscriptions", false]], "subscriptions (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.subscriptions", false]], "subscriptions (pcdsdevices.sxr_test_absorber.sxrtestabsorber attribute)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.subscriptions", false]], "subscriptions (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.subscriptions", false]], "subscriptions (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.subscriptions", false]], "subscriptions (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.subscriptions", false]], "subscriptions (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.subscriptions", false]], "subscriptions (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.subscriptions", false]], "subscriptions (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.subscriptions", false]], "subscriptions (pcdsdevices.tpr.tprtrigger attribute)": [[594, "pcdsdevices.tpr.TprTrigger.subscriptions", false]], "subscriptions (pcdsdevices.usb_encoder.usdigitalusbencoder attribute)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.subscriptions", false]], "subscriptions (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.subscriptions", false]], "subscriptions (pcdsdevices.valve.valvebase attribute)": [[633, "pcdsdevices.valve.ValveBase.subscriptions", false]], "subscriptions (pcdsdevices.valve.vcn attribute)": [[619, "pcdsdevices.valve.VCN.subscriptions", false]], "subscriptions (pcdsdevices.valve.vcn_openloop attribute)": [[620, "pcdsdevices.valve.VCN_OpenLoop.subscriptions", false]], "subscriptions (pcdsdevices.valve.vcn_vat590 attribute)": [[621, "pcdsdevices.valve.VCN_VAT590.subscriptions", false]], "subscriptions (pcdsdevices.valve.vcn_vat590_status attribute)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.subscriptions", false]], "subscriptions (pcdsdevices.valve.vfs attribute)": [[623, "pcdsdevices.valve.VFS.subscriptions", false]], "subscriptions (pcdsdevices.valve.vgc attribute)": [[624, "pcdsdevices.valve.VGC.subscriptions", false]], "subscriptions (pcdsdevices.valve.vgc_2s attribute)": [[626, "pcdsdevices.valve.VGC_2S.subscriptions", false]], "subscriptions (pcdsdevices.valve.vgclegacy attribute)": [[625, "pcdsdevices.valve.VGCLegacy.subscriptions", false]], "subscriptions (pcdsdevices.valve.vrc attribute)": [[627, "pcdsdevices.valve.VRC.subscriptions", false]], "subscriptions (pcdsdevices.valve.vrcclsls attribute)": [[628, "pcdsdevices.valve.VRCClsLS.subscriptions", false]], "subscriptions (pcdsdevices.valve.vrcda attribute)": [[629, "pcdsdevices.valve.VRCDA.subscriptions", false]], "subscriptions (pcdsdevices.valve.vrcno attribute)": [[630, "pcdsdevices.valve.VRCNO.subscriptions", false]], "subscriptions (pcdsdevices.valve.vvc attribute)": [[631, "pcdsdevices.valve.VVC.subscriptions", false]], "subscriptions (pcdsdevices.valve.vvcno attribute)": [[632, "pcdsdevices.valve.VVCNO.subscriptions", false]], "subscriptions (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.subscriptions", false]], "subscriptions (pcdsdevices.wfs.wavefrontsensortarget attribute)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.subscriptions", false]], "subscriptions (pcdsdevices.wfs.wavefrontsensortargetcool attribute)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.subscriptions", false]], "subscriptions (pcdsdevices.wfs.wavefrontsensortargetfdq attribute)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.subscriptions", false]], "sum (pcdsdevices.ipm.ipimb attribute)": [[248, "pcdsdevices.ipm.IPIMB.sum", false]], "sum() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.sum", false]], "sum() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.sum", false]], "sum() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.sum", false]], "summarize_checks() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.summarize_checks", false]], "summary() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.summary", false]], "summary() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.summary", false]], "summary() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.summary", false]], "summary() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.summary", false]], "summary() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.summary", false]], "summary() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.summary", false]], "summary() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.summary", false]], "summary() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.summary", false]], "summary() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.summary", false]], "summary() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.summary", false]], "summary() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.summary", false]], "summary() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.summary", false]], "summary() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.summary", false]], "summary() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.summary", false]], "summary() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.summary", false]], "summary() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.summary", false]], "summary() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.summary", false]], "summary() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.summary", false]], "summary() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.summary", false]], "summary() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.summary", false]], "summary() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.summary", false]], "summary() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.summary", false]], "summary() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.summary", false]], "summary() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.summary", false]], "summary() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.summary", false]], "summary() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.summary", false]], "summary() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.summary", false]], "summary() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.summary", false]], "summary() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.summary", false]], "summary() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.summary", false]], "summary() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.summary", false]], "summary() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.summary", false]], "summary() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.summary", false]], "summary() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.summary", false]], "summary() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.summary", false]], "summary() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.summary", false]], "summary() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.summary", false]], "summary() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.summary", false]], "summary() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.summary", false]], "summary() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.summary", false]], "summary() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.summary", false]], "summary() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.summary", false]], "summary() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.summary", false]], "summary() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.summary", false]], "summary() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.summary", false]], "summary() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.summary", false]], "summary() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.summary", false]], "summary() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.summary", false]], "summary() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.summary", false]], "summary() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.summary", false]], "summary() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.summary", false]], "summary() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.summary", false]], "summary() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.summary", false]], "summary() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.summary", false]], "summary() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.summary", false]], "summary() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.summary", false]], "summary() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.summary", false]], "summary() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.summary", false]], "summary() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.summary", false]], "summary() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.summary", false]], "summary() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.summary", false]], "summary() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.summary", false]], "summary() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.summary", false]], "summary() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.summary", false]], "summary() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.summary", false]], "summary() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.summary", false]], "summary() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.summary", false]], "summary() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.summary", false]], "summary() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.summary", false]], "summary() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.summary", false]], "summary() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.summary", false]], "summary() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.summary", false]], "summary() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.summary", false]], "summary() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.summary", false]], "summary() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.summary", false]], "summary() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.summary", false]], "summary() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.summary", false]], "summary() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.summary", false]], "summary() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.summary", false]], "summary() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.summary", false]], "summary() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.summary", false]], "summary() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.summary", false]], "summary() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.summary", false]], "summary() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.summary", false]], "summary() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.summary", false]], "summary() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.summary", false]], "summary() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.summary", false]], "summary() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.summary", false]], "summary() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.summary", false]], "summary() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.summary", false]], "summary() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.summary", false]], "summary() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.summary", false]], "summary() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.summary", false]], "summary() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.summary", false]], "summary() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.summary", false]], "summary() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.summary", false]], "summary() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.summary", false]], "summary() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.summary", false]], "summary() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.summary", false]], "summary() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.summary", false]], "summary() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.summary", false]], "summary() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.summary", false]], "summary() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.summary", false]], "summary() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.summary", false]], "summary() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.summary", false]], "summary() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.summary", false]], "summary() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.summary", false]], "summary() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.summary", false]], "summary() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.summary", false]], "summary() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.summary", false]], "summary() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.summary", false]], "summary() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.summary", false]], "summary() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.summary", false]], "summary() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.summary", false]], "summary() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.summary", false]], "summary() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.summary", false]], "summary() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.summary", false]], "summary() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.summary", false]], "summary() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.summary", false]], "summary() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.summary", false]], "summary() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.summary", false]], "summary() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.summary", false]], "summary() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.summary", false]], "summary() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.summary", false]], "summary() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.summary", false]], "summary() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.summary", false]], "summary() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.summary", false]], "summary() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.summary", false]], "summary() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.summary", false]], "summary() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.summary", false]], "summary() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.summary", false]], "summary() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.summary", false]], "summary() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.summary", false]], "summary() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.summary", false]], "summary() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.summary", false]], "summary() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.summary", false]], "summary() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.summary", false]], "summary() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.summary", false]], "summary() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.summary", false]], "summary() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.summary", false]], "summary() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.summary", false]], "summary() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.summary", false]], "summary() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.summary", false]], "summary() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.summary", false]], "summary() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.summary", false]], "summary() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.summary", false]], "summary() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.summary", false]], "summary() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.summary", false]], "summary() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.summary", false]], "summary() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.summary", false]], "summary() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.summary", false]], "summary() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.summary", false]], "summary() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.summary", false]], "summary() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.summary", false]], "summary() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.summary", false]], "summary() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.summary", false]], "summary() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.summary", false]], "summary() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.summary", false]], "summary() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.summary", false]], "summary() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.summary", false]], "summary() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.summary", false]], "summary() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.summary", false]], "summary() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.summary", false]], "summary() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.summary", false]], "summary() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.summary", false]], "summary() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.summary", false]], "summary() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.summary", false]], "summary() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.summary", false]], "summary() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.summary", false]], "summary() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.summary", false]], "summary() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.summary", false]], "summary() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.summary", false]], "summary() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.summary", false]], "summary() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.summary", false]], "summary() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.summary", false]], "summary() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.summary", false]], "summary() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.summary", false]], "summary() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.summary", false]], "summary() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.summary", false]], "summary() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.summary", false]], "summary() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.summary", false]], "summary() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.summary", false]], "summary() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.summary", false]], "summary() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.summary", false]], "summary() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.summary", false]], "summary() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.summary", false]], "summary() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.summary", false]], "summary() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.summary", false]], "summary() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.summary", false]], "summary() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.summary", false]], "summary() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.summary", false]], "summary() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.summary", false]], "summary() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.summary", false]], "summary() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.summary", false]], "summary() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.summary", false]], "summary() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.summary", false]], "summary() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.summary", false]], "summary() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.summary", false]], "summary() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.summary", false]], "summary() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.summary", false]], "summary() (pcdsdevices.lasers.ek9000.el3174aich method)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.summary", false]], "summary() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.summary", false]], "summary() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.summary", false]], "summary() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.summary", false]], "summary() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.summary", false]], "summary() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.summary", false]], "summary() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.summary", false]], "summary() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.summary", false]], "summary() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.summary", false]], "summary() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.summary", false]], "summary() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.summary", false]], "summary() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.summary", false]], "summary() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.summary", false]], "summary() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.summary", false]], "summary() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.summary", false]], "summary() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.summary", false]], "summary() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.summary", false]], "summary() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.summary", false]], "summary() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.summary", false]], "summary() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.summary", false]], "summary() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.summary", false]], "summary() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.summary", false]], "summary() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.summary", false]], "summary() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.summary", false]], "summary() (pcdsdevices.light_control.lightcontrol method)": [[315, "pcdsdevices.light_control.LightControl.summary", false]], "summary() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.summary", false]], "summary() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.summary", false]], "summary() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.summary", false]], "summary() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.summary", false]], "summary() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.summary", false]], "summary() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.summary", false]], "summary() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.summary", false]], "summary() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.summary", false]], "summary() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.summary", false]], "summary() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.summary", false]], "summary() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.summary", false]], "summary() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.summary", false]], "summary() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.summary", false]], "summary() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.summary", false]], "summary() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.summary", false]], "summary() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.summary", false]], "summary() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.summary", false]], "summary() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.summary", false]], "summary() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.summary", false]], "summary() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.summary", false]], "summary() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.summary", false]], "summary() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.summary", false]], "summary() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.summary", false]], "summary() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.summary", false]], "summary() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.summary", false]], "summary() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.summary", false]], "summary() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.summary", false]], "summary() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.summary", false]], "summary() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.summary", false]], "summary() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.summary", false]], "summary() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.summary", false]], "summary() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.summary", false]], "summary() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.summary", false]], "summary() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.summary", false]], "summary() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.summary", false]], "summary() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.summary", false]], "summary() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.summary", false]], "summary() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.summary", false]], "summary() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.summary", false]], "summary() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.summary", false]], "summary() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.summary", false]], "summary() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.summary", false]], "summary() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.summary", false]], "summary() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.summary", false]], "summary() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.summary", false]], "summary() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.summary", false]], "summary() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.summary", false]], "summary() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.summary", false]], "summary() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.summary", false]], "summary() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.summary", false]], "summary() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.summary", false]], "summary() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.summary", false]], "summary() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.summary", false]], "summary() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.summary", false]], "summary() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.summary", false]], "summary() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.summary", false]], "summary() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.summary", false]], "summary() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.summary", false]], "summary() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.summary", false]], "summary() (pcdsdevices.pc.photoncollimator method)": [[409, "pcdsdevices.pc.PhotonCollimator.summary", false]], "summary() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.summary", false]], "summary() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.summary", false]], "summary() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.summary", false]], "summary() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.summary", false]], "summary() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.summary", false]], "summary() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.summary", false]], "summary() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.summary", false]], "summary() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.summary", false]], "summary() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.summary", false]], "summary() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.summary", false]], "summary() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.summary", false]], "summary() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.summary", false]], "summary() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.summary", false]], "summary() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.summary", false]], "summary() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.summary", false]], "summary() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.summary", false]], "summary() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.summary", false]], "summary() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.summary", false]], "summary() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.summary", false]], "summary() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.summary", false]], "summary() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.summary", false]], "summary() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.summary", false]], "summary() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.summary", false]], "summary() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.summary", false]], "summary() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.summary", false]], "summary() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.summary", false]], "summary() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.summary", false]], "summary() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.summary", false]], "summary() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.summary", false]], "summary() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.summary", false]], "summary() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.summary", false]], "summary() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.summary", false]], "summary() (pcdsdevices.pump.agilentserial method)": [[446, "pcdsdevices.pump.AgilentSerial.summary", false]], "summary() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.summary", false]], "summary() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.summary", false]], "summary() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.summary", false]], "summary() (pcdsdevices.pump.gammapct method)": [[450, "pcdsdevices.pump.GammaPCT.summary", false]], "summary() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.summary", false]], "summary() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.summary", false]], "summary() (pcdsdevices.pump.navigator method)": [[454, "pcdsdevices.pump.Navigator.summary", false]], "summary() (pcdsdevices.pump.pipplc method)": [[455, "pcdsdevices.pump.PIPPLC.summary", false]], "summary() (pcdsdevices.pump.pipserial method)": [[456, "pcdsdevices.pump.PIPSerial.summary", false]], "summary() (pcdsdevices.pump.proplc method)": [[457, "pcdsdevices.pump.PROPLC.summary", false]], "summary() (pcdsdevices.pump.ptmplc method)": [[458, "pcdsdevices.pump.PTMPLC.summary", false]], "summary() (pcdsdevices.pump.qpcpct method)": [[459, "pcdsdevices.pump.QPCPCT.summary", false]], "summary() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.summary", false]], "summary() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.summary", false]], "summary() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.summary", false]], "summary() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.summary", false]], "summary() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.summary", false]], "summary() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.summary", false]], "summary() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.summary", false]], "summary() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.summary", false]], "summary() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.summary", false]], "summary() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.summary", false]], "summary() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.summary", false]], "summary() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.summary", false]], "summary() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.summary", false]], "summary() (pcdsdevices.radiation.hpi6030 method)": [[473, "pcdsdevices.radiation.HPI6030.summary", false]], "summary() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.summary", false]], "summary() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.summary", false]], "summary() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.summary", false]], "summary() (pcdsdevices.rs_powersupply.rschannel method)": [[476, "pcdsdevices.rs_powersupply.RSChannel.summary", false]], "summary() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.summary", false]], "summary() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.summary", false]], "summary() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.summary", false]], "summary() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.summary", false]], "summary() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.summary", false]], "summary() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.summary", false]], "summary() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.summary", false]], "summary() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.summary", false]], "summary() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.summary", false]], "summary() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.summary", false]], "summary() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.summary", false]], "summary() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.summary", false]], "summary() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.summary", false]], "summary() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.summary", false]], "summary() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.summary", false]], "summary() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.summary", false]], "summary() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.summary", false]], "summary() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.summary", false]], "summary() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.summary", false]], "summary() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.summary", false]], "summary() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.summary", false]], "summary() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.summary", false]], "summary() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.summary", false]], "summary() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.summary", false]], "summary() (pcdsdevices.sim.simtwoaxis method)": [[528, "pcdsdevices.sim.SimTwoAxis.summary", false]], "summary() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.summary", false]], "summary() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.summary", false]], "summary() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.summary", false]], "summary() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.summary", false]], "summary() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.summary", false]], "summary() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.summary", false]], "summary() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.summary", false]], "summary() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.summary", false]], "summary() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.summary", false]], "summary() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.summary", false]], "summary() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.summary", false]], "summary() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.summary", false]], "summary() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.summary", false]], "summary() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.summary", false]], "summary() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.summary", false]], "summary() (pcdsdevices.smarpod.smarpod method)": [[544, "pcdsdevices.smarpod.SmarPod.summary", false]], "summary() (pcdsdevices.smarpod.smarpodpose method)": [[545, "pcdsdevices.smarpod.SmarPodPose.summary", false]], "summary() (pcdsdevices.smarpod.smarpodstatus method)": [[546, "pcdsdevices.smarpod.SmarPodStatus.summary", false]], "summary() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.summary", false]], "summary() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.summary", false]], "summary() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.summary", false]], "summary() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.summary", false]], "summary() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.summary", false]], "summary() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.summary", false]], "summary() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.summary", false]], "summary() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.summary", false]], "summary() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.summary", false]], "summary() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.summary", false]], "summary() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.summary", false]], "summary() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.summary", false]], "summary() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.summary", false]], "summary() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.summary", false]], "summary() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.summary", false]], "summary() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.summary", false]], "summary() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.summary", false]], "summary() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.summary", false]], "summary() (pcdsdevices.state.twincatstateconfigdynamic method)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.summary", false]], "summary() (pcdsdevices.state.twincatstateconfigone method)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.summary", false]], "summary() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.summary", false]], "summary() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.summary", false]], "summary() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.summary", false]], "summary() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.summary", false]], "summary() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.summary", false]], "summary() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.summary", false]], "summary() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.summary", false]], "summary() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.summary", false]], "summary() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.summary", false]], "summary() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.summary", false]], "summary() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.summary", false]], "summary() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.summary", false]], "summary() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.summary", false]], "summary() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.summary", false]], "summary() (pcdsdevices.valve.valvebase method)": [[633, "pcdsdevices.valve.ValveBase.summary", false]], "summary() (pcdsdevices.valve.vcn method)": [[619, "pcdsdevices.valve.VCN.summary", false]], "summary() (pcdsdevices.valve.vcn_openloop method)": [[620, "pcdsdevices.valve.VCN_OpenLoop.summary", false]], "summary() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.summary", false]], "summary() (pcdsdevices.valve.vcn_vat590_status method)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.summary", false]], "summary() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.summary", false]], "summary() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.summary", false]], "summary() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.summary", false]], "summary() (pcdsdevices.valve.vgclegacy method)": [[625, "pcdsdevices.valve.VGCLegacy.summary", false]], "summary() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.summary", false]], "summary() (pcdsdevices.valve.vrcclsls method)": [[628, "pcdsdevices.valve.VRCClsLS.summary", false]], "summary() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.summary", false]], "summary() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.summary", false]], "summary() (pcdsdevices.valve.vvc method)": [[631, "pcdsdevices.valve.VVC.summary", false]], "summary() (pcdsdevices.valve.vvcno method)": [[632, "pcdsdevices.valve.VVCNO.summary", false]], "summary() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.summary", false]], "summary() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.summary", false]], "summary() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.summary", false]], "summary() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.summary", false]], "summarysignal (class in pcdsdevices.signal)": [[522, "pcdsdevices.signal.SummarySignal", false]], "super_dir (pcdsdevices.interface.tabcompletionhelperinstance attribute)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance.super_dir", false]], "sxrgasatt (class in pcdsdevices.attenuator)": [[69, "pcdsdevices.attenuator.SXRGasAtt", false]], "sxrladderattenuatorblade (class in pcdsdevices.attenuator)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade", false]], "sxrladderattenuatorstates (class in pcdsdevices.attenuator)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates", false]], "sxrtestabsorber (class in pcdsdevices.sxr_test_absorber)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber", false]], "sxrtestabsorberstates (class in pcdsdevices.sxr_test_absorber)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates", false]], "sync() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.sync", false]], "sync_limits (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.sync_limits", false]], "sync_limits (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.sync_limits", false]], "sync_limits (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.sync_limits", false]], "sync_limits (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.sync_limits", false]], "sync_limits (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "id6", false], [440, "pcdsdevices.pseudopos.SyncAxis.sync_limits", false]], "sync_setpoints() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.sync_setpoints", false]], "syncaxesbase (class in pcdsdevices.pseudopos)": [[439, "pcdsdevices.pseudopos.SyncAxesBase", false]], "syncaxis (class in pcdsdevices.pseudopos)": [[440, "pcdsdevices.pseudopos.SyncAxis", false]], "synmotor (class in pcdsdevices.sim)": [[530, "pcdsdevices.sim.SynMotor", false]], "tab_whitelist (pcdsdevices.interface.baseinterface attribute)": [[226, "pcdsdevices.interface.BaseInterface.tab_whitelist", false]], "tabcompletionhelperclass (class in pcdsdevices.interface)": [[233, "pcdsdevices.interface.TabCompletionHelperClass", false]], "tabcompletionhelperinstance (class in pcdsdevices.interface)": [[234, "pcdsdevices.interface.TabCompletionHelperInstance", false]], "table (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.table", false]], "table (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.table", false]], "target (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.target", false]], "target (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.target", false]], "target (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.target", false]], "target (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.target", false]], "target (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.target", false]], "target (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.target", false]], "target (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.target", false]], "target (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.target", false]], "target (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.target", false]], "target (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.target", false]], "target (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.target", false]], "target (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.target", false]], "target (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.target", false]], "target (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.target", false]], "target (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.target", false]], "target (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.target", false]], "target (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.target", false]], "target (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.target", false]], "target (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.target", false]], "target (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.target", false]], "target (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.target", false]], "target (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.target", false]], "target (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.target", false]], "target (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.target", false]], "target (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.target", false]], "target (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.target", false]], "target (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.target", false]], "target (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.target", false]], "target (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.target", false]], "target (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.target", false]], "target (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.target", false]], "target (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.target", false]], "target (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.target", false]], "target (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.target", false]], "target (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.target", false]], "target_in() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.target_in", false]], "target_in() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.target_in", false]], "target_in() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.target_in", false]], "temperaturesensor (class in pcdsdevices.lakeshore)": [[269, "pcdsdevices.lakeshore.TemperatureSensor", false]], "theta0_deg_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.theta0_deg_val", false]], "theta0_deg_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.theta0_deg_val", false]], "theta0_deg_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.theta0_deg_val", false]], "theta0_deg_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.theta0_deg_val", false]], "theta0_deg_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.theta0_deg_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccm attribute)": [[82, "pcdsdevices.ccm.CCM.theta0_rad_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccmconstantsmixin attribute)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.theta0_rad_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.theta0_rad_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.theta0_rad_val", false]], "theta0_rad_val (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.theta0_rad_val", false]], "theta_to_alio() (in module pcdsdevices.ccm)": [[94, "pcdsdevices.ccm.theta_to_alio", false]], "theta_to_wavelength() (in module pcdsdevices.ccm)": [[95, "pcdsdevices.ccm.theta_to_wavelength", false]], "thorlabswfs40 (class in pcdsdevices.lasers.thorlabswfs)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40", false]], "tiffplugin (class in pcdsdevices.areadetector.plugins)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin", false]], "timeout (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.timeout", false]], "timeout (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.timeout", false]], "timeout (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.timeout", false]], "timeout (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.timeout", false]], "timeout (pcdsdevices.attenuator.at1k2 attribute)": [[45, "pcdsdevices.attenuator.AT1K2.timeout", false]], "timeout (pcdsdevices.attenuator.at1k4 attribute)": [[46, "pcdsdevices.attenuator.AT1K4.timeout", false]], "timeout (pcdsdevices.attenuator.at2k2 attribute)": [[47, "pcdsdevices.attenuator.AT2K2.timeout", false]], "timeout (pcdsdevices.attenuator.at2l0 attribute)": [[48, "pcdsdevices.attenuator.AT2L0.timeout", false]], "timeout (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.timeout", false]], "timeout (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.timeout", false]], "timeout (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.timeout", false]], "timeout (pcdsdevices.attenuator.attenuatorsxr_ladder attribute)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.timeout", false]], "timeout (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd attribute)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.timeout", false]], "timeout (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.timeout", false]], "timeout (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.timeout", false]], "timeout (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.timeout", false]], "timeout (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.timeout", false]], "timeout (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.timeout", false]], "timeout (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.timeout", false]], "timeout (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.timeout", false]], "timeout (pcdsdevices.beam_stats.beamenergyrequest attribute)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.timeout", false]], "timeout (pcdsdevices.beam_stats.beamenergyrequestacrwait attribute)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.timeout", false]], "timeout (pcdsdevices.beam_stats.beamenergyrequestnowait attribute)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.timeout", false]], "timeout (pcdsdevices.beam_stats.fakebeamenergyrequest attribute)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.timeout", false]], "timeout (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait attribute)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.timeout", false]], "timeout (pcdsdevices.beam_stats.fakebeamenergyrequestnowait attribute)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.timeout", false]], "timeout (pcdsdevices.ccm.ccmalio attribute)": [[83, "pcdsdevices.ccm.CCMAlio.timeout", false]], "timeout (pcdsdevices.ccm.ccmenergy attribute)": [[85, "pcdsdevices.ccm.CCMEnergy.timeout", false]], "timeout (pcdsdevices.ccm.ccmenergywithacrstatus attribute)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.timeout", false]], "timeout (pcdsdevices.ccm.ccmenergywithvernier attribute)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.timeout", false]], "timeout (pcdsdevices.ccm.ccmmotor attribute)": [[88, "pcdsdevices.ccm.CCMMotor.timeout", false]], "timeout (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.timeout", false]], "timeout (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.timeout", false]], "timeout (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.timeout", false]], "timeout (pcdsdevices.crix_motion.quadraticbeckhoffmotor attribute)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.timeout", false]], "timeout (pcdsdevices.crix_motion.quadraticsimmotor attribute)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.timeout", false]], "timeout (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.timeout", false]], "timeout (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.timeout", false]], "timeout (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.timeout", false]], "timeout (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.timeout", false]], "timeout (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.timeout", false]], "timeout (pcdsdevices.epics_motor.offsetimswithpreset attribute)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.timeout", false]], "timeout (pcdsdevices.epics_motor.offsetmotor attribute)": [[154, "pcdsdevices.epics_motor.OffsetMotor.timeout", false]], "timeout (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.timeout", false]], "timeout (pcdsdevices.epics_motor.pi_m824 attribute)": [[156, "pcdsdevices.epics_motor.PI_M824.timeout", false]], "timeout (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.timeout", false]], "timeout (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.timeout", false]], "timeout (pcdsdevices.epics_motor.smaractopenlooppositioner attribute)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.timeout", false]], "timeout (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.timeout", false]], "timeout (pcdsdevices.evr.evrmotor attribute)": [[165, "pcdsdevices.evr.EvrMotor.timeout", false]], "timeout (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.timeout", false]], "timeout (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.timeout", false]], "timeout (pcdsdevices.gon.kappa attribute)": [[212, "pcdsdevices.gon.Kappa.timeout", false]], "timeout (pcdsdevices.gon.simkappa attribute)": [[215, "pcdsdevices.gon.SimKappa.timeout", false]], "timeout (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.timeout", false]], "timeout (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.timeout", false]], "timeout (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.timeout", false]], "timeout (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.timeout", false]], "timeout (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.timeout", false]], "timeout (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.timeout", false]], "timeout (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.timeout", false]], "timeout (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.timeout", false]], "timeout (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.ell6 attribute)": [[287, "pcdsdevices.lasers.elliptec.Ell6.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.ell9 attribute)": [[288, "pcdsdevices.lasers.elliptec.Ell9.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.ellbase attribute)": [[289, "pcdsdevices.lasers.elliptec.EllBase.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.elllinear attribute)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.timeout", false]], "timeout (pcdsdevices.lasers.elliptec.ellrotation attribute)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.timeout", false]], "timeout (pcdsdevices.lens.lensstack attribute)": [[305, "pcdsdevices.lens.LensStack.timeout", false]], "timeout (pcdsdevices.lens.lensstackbase attribute)": [[306, "pcdsdevices.lens.LensStackBase.timeout", false]], "timeout (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.timeout", false]], "timeout (pcdsdevices.lens.simlensstack attribute)": [[308, "pcdsdevices.lens.SimLensStack.timeout", false]], "timeout (pcdsdevices.lens.simlensstackbase attribute)": [[309, "pcdsdevices.lens.SimLensStackBase.timeout", false]], "timeout (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.timeout", false]], "timeout (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.timeout", false]], "timeout (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.timeout", false]], "timeout (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.timeout", false]], "timeout (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.timeout", false]], "timeout (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.timeout", false]], "timeout (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.timeout", false]], "timeout (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.timeout", false]], "timeout (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.timeout", false]], "timeout (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.timeout", false]], "timeout (pcdsdevices.lodcm.lodcmenergyc attribute)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.timeout", false]], "timeout (pcdsdevices.lodcm.lodcmenergyc1 attribute)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.timeout", false]], "timeout (pcdsdevices.lodcm.lodcmenergysi attribute)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.timeout", false]], "timeout (pcdsdevices.lodcm.simenergyc attribute)": [[331, "pcdsdevices.lodcm.SimEnergyC.timeout", false]], "timeout (pcdsdevices.lodcm.simenergysi attribute)": [[332, "pcdsdevices.lodcm.SimEnergySi.timeout", false]], "timeout (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.timeout", false]], "timeout (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.timeout", false]], "timeout (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.timeout", false]], "timeout (pcdsdevices.lxe._reversedtimetooldelay attribute)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.timeout", false]], "timeout (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.timeout", false]], "timeout (pcdsdevices.lxe.laserenergypositioner attribute)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.timeout", false]], "timeout (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.timeout", false]], "timeout (pcdsdevices.lxe.lasertimingcompensation attribute)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.timeout", false]], "timeout (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.timeout", false]], "timeout (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.timeout", false]], "timeout (pcdsdevices.lxe.timetooldelay attribute)": [[347, "pcdsdevices.lxe.TimeToolDelay.timeout", false]], "timeout (pcdsdevices.mirror.gantry attribute)": [[364, "pcdsdevices.mirror.Gantry.timeout", false]], "timeout (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.timeout", false]], "timeout (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.timeout", false]], "timeout (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.timeout", false]], "timeout (pcdsdevices.mirror.ommotor attribute)": [[373, "pcdsdevices.mirror.OMMotor.timeout", false]], "timeout (pcdsdevices.mirror.pitch attribute)": [[376, "pcdsdevices.mirror.Pitch.timeout", false]], "timeout (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.timeout", false]], "timeout (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.timeout", false]], "timeout (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.timeout", false]], "timeout (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.timeout", false]], "timeout (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.timeout", false]], "timeout (pcdsdevices.pim.xpimfilterwheel attribute)": [[427, "pcdsdevices.pim.XPIMFilterWheel.timeout", false]], "timeout (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.timeout", false]], "timeout (pcdsdevices.positioner.funcpositioner attribute)": [[431, "pcdsdevices.positioner.FuncPositioner.timeout", false]], "timeout (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.timeout", false]], "timeout (pcdsdevices.pseudopos.delaymotor attribute)": [[433, "pcdsdevices.pseudopos.DelayMotor.timeout", false]], "timeout (pcdsdevices.pseudopos.lookuptablepositioner attribute)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.timeout", false]], "timeout (pcdsdevices.pseudopos.offsetmotorbase attribute)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.timeout", false]], "timeout (pcdsdevices.pseudopos.pseudopositioner attribute)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.timeout", false]], "timeout (pcdsdevices.pseudopos.pseudosingleinterface attribute)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.timeout", false]], "timeout (pcdsdevices.pseudopos.simdelaystage attribute)": [[438, "pcdsdevices.pseudopos.SimDelayStage.timeout", false]], "timeout (pcdsdevices.pseudopos.syncaxesbase attribute)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.timeout", false]], "timeout (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "pcdsdevices.pseudopos.SyncAxis.timeout", false]], "timeout (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.timeout", false]], "timeout (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.timeout", false]], "timeout (pcdsdevices.pv_positioner.onepvmotor attribute)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.timeout", false]], "timeout (pcdsdevices.pv_positioner.pvpositionercomparator attribute)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.timeout", false]], "timeout (pcdsdevices.pv_positioner.pvpositionerdone attribute)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.timeout", false]], "timeout (pcdsdevices.pv_positioner.pvpositionerisclose attribute)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.timeout", false]], "timeout (pcdsdevices.pv_positioner.pvpositionernointerrupt attribute)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.timeout", false]], "timeout (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.timeout", false]], "timeout (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.timeout", false]], "timeout (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.timeout", false]], "timeout (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.timeout", false]], "timeout (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.timeout", false]], "timeout (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.timeout", false]], "timeout (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.timeout", false]], "timeout (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.timeout", false]], "timeout (pcdsdevices.sim.fastmotor attribute)": [[527, "pcdsdevices.sim.FastMotor.timeout", false]], "timeout (pcdsdevices.sim.slowmotor attribute)": [[529, "pcdsdevices.sim.SlowMotor.timeout", false]], "timeout (pcdsdevices.slits.badslitpositionerbase attribute)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.timeout", false]], "timeout (pcdsdevices.slits.beckhoffslitpositioner attribute)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.timeout", false]], "timeout (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.timeout", false]], "timeout (pcdsdevices.slits.lusislitpositioner attribute)": [[537, "pcdsdevices.slits.LusiSlitPositioner.timeout", false]], "timeout (pcdsdevices.slits.slitpositioner attribute)": [[541, "pcdsdevices.slits.SlitPositioner.timeout", false]], "timeout (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.timeout", false]], "timeout (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.timeout", false]], "timeout (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.timeout", false]], "timeout (pcdsdevices.sqr1.sqr1axis attribute)": [[563, "pcdsdevices.sqr1.SQR1Axis.timeout", false]], "timeout (pcdsdevices.state.combinedstaterecordpositioner attribute)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.timeout", false]], "timeout (pcdsdevices.state.pvstatepositioner attribute)": [[566, "pcdsdevices.state.PVStatePositioner.timeout", false]], "timeout (pcdsdevices.state.statepositioner attribute)": [[567, "pcdsdevices.state.StatePositioner.timeout", false]], "timeout (pcdsdevices.state.staterecordpositioner attribute)": [[568, "pcdsdevices.state.StateRecordPositioner.timeout", false]], "timeout (pcdsdevices.state.staterecordpositionerbase attribute)": [[569, "pcdsdevices.state.StateRecordPositionerBase.timeout", false]], "timeout (pcdsdevices.state.twincatstatepositioner attribute)": [[572, "pcdsdevices.state.TwinCATStatePositioner.timeout", false]], "timeout (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.timeout", false]], "timeout (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.timeout", false]], "timeout (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.timeout", false]], "timeout (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.timeout", false]], "timeout (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.timeout", false]], "timeout (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.timeout", false]], "timeout (pcdsdevices.tpr.tprmotor attribute)": [[593, "pcdsdevices.tpr.TprMotor.timeout", false]], "timeout (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.timeout", false]], "timeout (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.timeout", false]], "timestamp (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.timestamp", false]], "timestamp (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.timestamp", false]], "timestamp (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.timestamp", false]], "timestamp (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.timestamp", false]], "timestamp (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.timestamp", false]], "timestamp (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.timestamp", false]], "timestamp (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.timestamp", false]], "timestamp (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.timestamp", false]], "timestamp (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.timestamp", false]], "timestamp (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.timestamp", false]], "timestamp (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.timestamp", false]], "timestamp (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.timestamp", false]], "timestamp (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.timestamp", false]], "timestamp (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.timestamp", false]], "timestamp (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.timestamp", false]], "timestamp (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.timestamp", false]], "timestamp (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.timestamp", false]], "timestamp (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.timestamp", false]], "timestamp (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.timestamp", false]], "timestamp (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.timestamp", false]], "timetool (class in pcdsdevices.timetool)": [[589, "pcdsdevices.timetool.Timetool", false]], "timetooldelay (class in pcdsdevices.lxe)": [[347, "pcdsdevices.lxe.TimeToolDelay", false]], "timetoolwithnav (class in pcdsdevices.timetool)": [[590, "pcdsdevices.timetool.TimetoolWithNav", false]], "tm1k4 (class in pcdsdevices.atm)": [[39, "pcdsdevices.atm.TM1K4", false]], "tm1k4target (class in pcdsdevices.atm)": [[40, "pcdsdevices.atm.TM1K4Target", false]], "tm2k2 (class in pcdsdevices.atm)": [[41, "pcdsdevices.atm.TM2K2", false]], "tm2k2target (class in pcdsdevices.atm)": [[42, "pcdsdevices.atm.TM2K2Target", false]], "tm2k4 (class in pcdsdevices.atm)": [[43, "pcdsdevices.atm.TM2K4", false]], "tm2k4target (class in pcdsdevices.atm)": [[44, "pcdsdevices.atm.TM2K4Target", false]], "tmolaserincouplingtwodimension (class in pcdsdevices.lic_2d_tmo)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension", false]], "tmospectrometer (class in pcdsdevices.spectrometer)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer", false]], "tmospectrometersolidattstates (class in pcdsdevices.spectrometer)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates", false]], "to_btms_state() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.to_btms_state", false]], "to_interface() (in module pcdsdevices.device)": [[112, "pcdsdevices.device.to_interface", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.to_pseudo_tuple", false]], "to_pseudo_tuple() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.to_pseudo_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.to_real_tuple", false]], "to_real_tuple() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.to_real_tuple", false]], "tolerance (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.tolerance", false]], "tolerance (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.tolerance", false]], "tolerance (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.tolerance", false]], "tolerance (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.tolerance", false]], "tolerance (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.tolerance", false]], "tolerance (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.tolerance", false]], "tolerance (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.tolerance", false]], "tolerance (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.tolerance", false]], "tolerance (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.tolerance", false]], "tolerance (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.tolerance", false]], "tolerance (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.tolerance", false]], "tolerance (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.tolerance", false]], "tolerance (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.tolerance", false]], "tolerance (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.tolerance", false]], "tolerance (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.tolerance", false]], "tolerance (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.tolerance", false]], "tolerance (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.tolerance", false]], "tolerance (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.tolerance", false]], "tolerance (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.tolerance", false]], "tolerance (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.tolerance", false]], "tolerated_alarm (pcdsdevices.ccm.ccmpico attribute)": [[89, "pcdsdevices.ccm.CCMPico.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxis attribute)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxis_pre140 attribute)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxiseps attribute)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxisepscustom attribute)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.beckhoffaxisnooffset attribute)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.epicsmotorinterface attribute)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.ims attribute)": [[149, "pcdsdevices.epics_motor.IMS.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.mmc100 attribute)": [[150, "pcdsdevices.epics_motor.MMC100.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.newport attribute)": [[152, "pcdsdevices.epics_motor.Newport.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.pcdsmotorbase attribute)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.pmc100 attribute)": [[157, "pcdsdevices.epics_motor.PMC100.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.smaract attribute)": [[158, "pcdsdevices.epics_motor.SmarAct.tolerated_alarm", false]], "tolerated_alarm (pcdsdevices.epics_motor.smaractpicoscale attribute)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.tolerated_alarm", false]], "tprmotor (class in pcdsdevices.tpr)": [[593, "pcdsdevices.tpr.TprMotor", false]], "tprtrigger (class in pcdsdevices.tpr)": [[594, "pcdsdevices.tpr.TprTrigger", false]], "transformplugin (class in pcdsdevices.areadetector.plugins)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin", false]], "transmission (pcdsdevices.atm.atmtarget attribute)": [[36, "pcdsdevices.atm.ATMTarget.transmission", false]], "transmission (pcdsdevices.atm.tm1k4target attribute)": [[40, "pcdsdevices.atm.TM1K4Target.transmission", false]], "transmission (pcdsdevices.atm.tm2k2target attribute)": [[42, "pcdsdevices.atm.TM2K2Target.transmission", false]], "transmission (pcdsdevices.atm.tm2k4target attribute)": [[44, "pcdsdevices.atm.TM2K4Target.transmission", false]], "transmission (pcdsdevices.attenuator.attbase attribute)": [[49, "pcdsdevices.attenuator.AttBase.transmission", false]], "transmission (pcdsdevices.attenuator.attbasewith3rdharmonic attribute)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.transmission", false]], "transmission (pcdsdevices.attenuator.attbasewith3rdharmoniclp attribute)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.transmission", false]], "transmission (pcdsdevices.attenuator.feeatt attribute)": [[63, "pcdsdevices.attenuator.FeeAtt.transmission", false]], "transmission (pcdsdevices.attenuator.feefilter attribute)": [[64, "pcdsdevices.attenuator.FeeFilter.transmission", false]], "transmission (pcdsdevices.attenuator.feesolidattenuatorstates attribute)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.transmission", false]], "transmission (pcdsdevices.attenuator.filter attribute)": [[65, "pcdsdevices.attenuator.Filter.transmission", false]], "transmission (pcdsdevices.attenuator.gattaperturex attribute)": [[67, "pcdsdevices.attenuator.GattApertureX.transmission", false]], "transmission (pcdsdevices.attenuator.gattaperturey attribute)": [[68, "pcdsdevices.attenuator.GattApertureY.transmission", false]], "transmission (pcdsdevices.attenuator.sxrladderattenuatorstates attribute)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.transmission", false]], "transmission (pcdsdevices.example.example3dstates attribute)": [[168, "pcdsdevices.example.Example3DStates.transmission", false]], "transmission (pcdsdevices.example.examplel2lstates attribute)": [[170, "pcdsdevices.example.ExampleL2LStates.transmission", false]], "transmission (pcdsdevices.inout.combinedinoutrecordpositioner attribute)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.transmission", false]], "transmission (pcdsdevices.inout.inoutpositioner attribute)": [[220, "pcdsdevices.inout.InOutPositioner.transmission", false]], "transmission (pcdsdevices.inout.inoutpvstatepositioner attribute)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.transmission", false]], "transmission (pcdsdevices.inout.inoutrecordpositioner attribute)": [[221, "pcdsdevices.inout.InOutRecordPositioner.transmission", false]], "transmission (pcdsdevices.inout.lightpathinoutrecordpositioner attribute)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.transmission", false]], "transmission (pcdsdevices.inout.reflaser attribute)": [[223, "pcdsdevices.inout.Reflaser.transmission", false]], "transmission (pcdsdevices.inout.ttreflaser attribute)": [[224, "pcdsdevices.inout.TTReflaser.transmission", false]], "transmission (pcdsdevices.inout.twincatinoutpositioner attribute)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.transmission", false]], "transmission (pcdsdevices.interface.legacylightpathmixin attribute)": [[228, "pcdsdevices.interface.LegacyLightpathMixin.transmission", false]], "transmission (pcdsdevices.ipm.ipm_ipimb attribute)": [[255, "pcdsdevices.ipm.IPM_IPIMB.transmission", false]], "transmission (pcdsdevices.ipm.ipm_wave8 attribute)": [[256, "pcdsdevices.ipm.IPM_Wave8.transmission", false]], "transmission (pcdsdevices.ipm.ipmdiode attribute)": [[251, "pcdsdevices.ipm.IPMDiode.transmission", false]], "transmission (pcdsdevices.ipm.ipmmotion attribute)": [[252, "pcdsdevices.ipm.IPMMotion.transmission", false]], "transmission (pcdsdevices.ipm.ipmtarget attribute)": [[253, "pcdsdevices.ipm.IPMTarget.transmission", false]], "transmission (pcdsdevices.lens.prefocus attribute)": [[307, "pcdsdevices.lens.Prefocus.transmission", false]], "transmission (pcdsdevices.lens.xfls attribute)": [[310, "pcdsdevices.lens.XFLS.transmission", false]], "transmission (pcdsdevices.lic.licmirror attribute)": [[311, "pcdsdevices.lic.LICMirror.transmission", false]], "transmission (pcdsdevices.lic_2d_tmo.lasercouplingstates attribute)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.transmission", false]], "transmission (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension attribute)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.transmission", false]], "transmission (pcdsdevices.lodcm.chi1 attribute)": [[316, "pcdsdevices.lodcm.CHI1.transmission", false]], "transmission (pcdsdevices.lodcm.chi2 attribute)": [[317, "pcdsdevices.lodcm.CHI2.transmission", false]], "transmission (pcdsdevices.lodcm.dectris attribute)": [[320, "pcdsdevices.lodcm.Dectris.transmission", false]], "transmission (pcdsdevices.lodcm.diode attribute)": [[322, "pcdsdevices.lodcm.Diode.transmission", false]], "transmission (pcdsdevices.lodcm.foil attribute)": [[323, "pcdsdevices.lodcm.Foil.transmission", false]], "transmission (pcdsdevices.lodcm.h1n attribute)": [[324, "pcdsdevices.lodcm.H1N.transmission", false]], "transmission (pcdsdevices.lodcm.h2n attribute)": [[325, "pcdsdevices.lodcm.H2N.transmission", false]], "transmission (pcdsdevices.lodcm.lodcm attribute)": [[326, "pcdsdevices.lodcm.LODCM.transmission", false]], "transmission (pcdsdevices.lodcm.simlodcm attribute)": [[334, "pcdsdevices.lodcm.SimLODCM.transmission", false]], "transmission (pcdsdevices.lodcm.xcslodcm attribute)": [[336, "pcdsdevices.lodcm.XCSLODCM.transmission", false]], "transmission (pcdsdevices.lodcm.xpplodcm attribute)": [[337, "pcdsdevices.lodcm.XPPLODCM.transmission", false]], "transmission (pcdsdevices.lodcm.y1 attribute)": [[338, "pcdsdevices.lodcm.Y1.transmission", false]], "transmission (pcdsdevices.lodcm.y2 attribute)": [[339, "pcdsdevices.lodcm.Y2.transmission", false]], "transmission (pcdsdevices.lodcm.yaglom attribute)": [[340, "pcdsdevices.lodcm.YagLom.transmission", false]], "transmission (pcdsdevices.mirror.mirrorinsertstate attribute)": [[370, "pcdsdevices.mirror.MirrorInsertState.transmission", false]], "transmission (pcdsdevices.mirror.mirrorstripe2d2p attribute)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.transmission", false]], "transmission (pcdsdevices.mirror.mirrorstripe2d4p attribute)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.transmission", false]], "transmission (pcdsdevices.mirror.offsetmirror attribute)": [[374, "pcdsdevices.mirror.OffsetMirror.transmission", false]], "transmission (pcdsdevices.mirror.pointingmirror attribute)": [[377, "pcdsdevices.mirror.PointingMirror.transmission", false]], "transmission (pcdsdevices.mirror.twincatmirrorstripe attribute)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.transmission", false]], "transmission (pcdsdevices.movablestand.movablestand attribute)": [[389, "pcdsdevices.movablestand.MovableStand.transmission", false]], "transmission (pcdsdevices.pim.lcls2target attribute)": [[416, "pcdsdevices.pim.LCLS2Target.transmission", false]], "transmission (pcdsdevices.pim.pimy attribute)": [[421, "pcdsdevices.pim.PIMY.transmission", false]], "transmission (pcdsdevices.pmps.twincatstatepmps attribute)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.transmission", false]], "transmission (pcdsdevices.pulsepicker.pulsepicker attribute)": [[444, "pcdsdevices.pulsepicker.PulsePicker.transmission", false]], "transmission (pcdsdevices.pulsepicker.pulsepickerinout attribute)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.transmission", false]], "transmission (pcdsdevices.ref.reflaserl2simirror attribute)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.transmission", false]], "transmission (pcdsdevices.rtds_ebd.pneumaticactuator attribute)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.transmission", false]], "transmission (pcdsdevices.slits.exitslittarget attribute)": [[534, "pcdsdevices.slits.ExitSlitTarget.transmission", false]], "transmission (pcdsdevices.spectrometer.fzpstates attribute)": [[547, "pcdsdevices.spectrometer.FZPStates.transmission", false]], "transmission (pcdsdevices.spectrometer.hxrspectrometer attribute)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.transmission", false]], "transmission (pcdsdevices.spectrometer.mono attribute)": [[552, "pcdsdevices.spectrometer.Mono.transmission", false]], "transmission (pcdsdevices.spectrometer.monogratingstates attribute)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.transmission", false]], "transmission (pcdsdevices.spectrometer.tmospectrometer attribute)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.transmission", false]], "transmission (pcdsdevices.spectrometer.tmospectrometersolidattstates attribute)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.transmission", false]], "transmission (pcdsdevices.stopper.ppsstopper attribute)": [[577, "pcdsdevices.stopper.PPSStopper.transmission", false]], "transmission (pcdsdevices.stopper.stopper attribute)": [[579, "pcdsdevices.stopper.Stopper.transmission", false]], "transmission (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates attribute)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.transmission", false]], "transmission (pcdsdevices.timetool.timetool attribute)": [[589, "pcdsdevices.timetool.Timetool.transmission", false]], "transmission (pcdsdevices.timetool.timetoolwithnav attribute)": [[590, "pcdsdevices.timetool.TimetoolWithNav.transmission", false]], "transmission (pcdsdevices.tmo_ip1.calibrationaxis attribute)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.transmission", false]], "transmission (pcdsdevices.tmo_ip1.scafoil attribute)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.transmission", false]], "transmission (pcdsdevices.valve.gatevalve attribute)": [[618, "pcdsdevices.valve.GateValve.transmission", false]], "transmission (pcdsdevices.wfs.wavefrontsensorstates attribute)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.transmission", false]], "trigger (class in pcdsdevices.evr)": [[166, "pcdsdevices.evr.Trigger", false]], "trigger() (pcdsdevices.analog_signals.acromag method)": [[2, "pcdsdevices.analog_signals.Acromag.trigger", false]], "trigger() (pcdsdevices.analog_signals.fdq method)": [[3, "pcdsdevices.analog_signals.FDQ.trigger", false]], "trigger() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.trigger", false]], "trigger() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.basler method)": [[7, "pcdsdevices.areadetector.detectors.Basler.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.baslerbase method)": [[8, "pcdsdevices.areadetector.detectors.BaslerBase.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.lasbasler method)": [[9, "pcdsdevices.areadetector.detectors.LasBasler.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.lasbaslerff method)": [[10, "pcdsdevices.areadetector.detectors.LasBaslerFF.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.lasbaslernf method)": [[11, "pcdsdevices.areadetector.detectors.LasBaslerNF.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphos method)": [[15, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphosbeamstats method)": [[16, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdsareadetectortyphostrigger method)": [[17, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger.trigger", false]], "trigger() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.trigger", false]], "trigger() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.trigger", false]], "trigger() (pcdsdevices.atm.arrivaltimemonitor method)": [[37, "pcdsdevices.atm.ArrivalTimeMonitor.trigger", false]], "trigger() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.trigger", false]], "trigger() (pcdsdevices.atm.mfxatm method)": [[38, "pcdsdevices.atm.MFXATM.trigger", false]], "trigger() (pcdsdevices.atm.tm1k4 method)": [[39, "pcdsdevices.atm.TM1K4.trigger", false]], "trigger() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.trigger", false]], "trigger() (pcdsdevices.atm.tm2k2 method)": [[41, "pcdsdevices.atm.TM2K2.trigger", false]], "trigger() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.trigger", false]], "trigger() (pcdsdevices.atm.tm2k4 method)": [[43, "pcdsdevices.atm.TM2K4.trigger", false]], "trigger() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.trigger", false]], "trigger() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.trigger", false]], "trigger() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.trigger", false]], "trigger() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.trigger", false]], "trigger() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.trigger", false]], "trigger() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.trigger", false]], "trigger() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.trigger", false]], "trigger() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculator_at2l0 method)": [[58, "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorbase method)": [[53, "pcdsdevices.attenuator.AttenuatorCalculatorBase.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorfilter method)": [[54, "pcdsdevices.attenuator.AttenuatorCalculatorFilter.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorsxr_blade method)": [[55, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorsxr_fourblade method)": [[56, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorcalculatorsxr_twoblade method)": [[57, "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.trigger", false]], "trigger() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.trigger", false]], "trigger() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.trigger", false]], "trigger() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.trigger", false]], "trigger() (pcdsdevices.attenuator.feesolidattenuatorblade method)": [[61, "pcdsdevices.attenuator.FEESolidAttenuatorBlade.trigger", false]], "trigger() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.trigger", false]], "trigger() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.trigger", false]], "trigger() (pcdsdevices.attenuator.gasattenuator method)": [[66, "pcdsdevices.attenuator.GasAttenuator.trigger", false]], "trigger() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.trigger", false]], "trigger() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.trigger", false]], "trigger() (pcdsdevices.attenuator.sxrgasatt method)": [[69, "pcdsdevices.attenuator.SXRGasAtt.trigger", false]], "trigger() (pcdsdevices.attenuator.sxrladderattenuatorblade method)": [[70, "pcdsdevices.attenuator.SXRLadderAttenuatorBlade.trigger", false]], "trigger() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.trigger", false]], "trigger() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.trigger", false]], "trigger() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.trigger", false]], "trigger() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.trigger", false]], "trigger() (pcdsdevices.beam_stats.beamstats method)": [[77, "pcdsdevices.beam_stats.BeamStats.trigger", false]], "trigger() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.trigger", false]], "trigger() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.trigger", false]], "trigger() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.trigger", false]], "trigger() (pcdsdevices.beam_stats.lcls method)": [[81, "pcdsdevices.beam_stats.LCLS.trigger", false]], "trigger() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.trigger", false]], "trigger() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.trigger", false]], "trigger() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.trigger", false]], "trigger() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.trigger", false]], "trigger() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.trigger", false]], "trigger() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.trigger", false]], "trigger() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.trigger", false]], "trigger() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.trigger", false]], "trigger() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.trigger", false]], "trigger() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.trigger", false]], "trigger() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.trigger", false]], "trigger() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.trigger", false]], "trigger() (pcdsdevices.crix_motion.vlsoptics method)": [[100, "pcdsdevices.crix_motion.VLSOptics.trigger", false]], "trigger() (pcdsdevices.crix_motion.vlsopticssim method)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim.trigger", false]], "trigger() (pcdsdevices.cvmi_motion.cvmi method)": [[102, "pcdsdevices.cvmi_motion.CVMI.trigger", false]], "trigger() (pcdsdevices.cvmi_motion.ktof method)": [[103, "pcdsdevices.cvmi_motion.KTOF.trigger", false]], "trigger() (pcdsdevices.dc_devices.ict method)": [[104, "pcdsdevices.dc_devices.ICT.trigger", false]], "trigger() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.trigger", false]], "trigger() (pcdsdevices.dc_devices.ictchannel method)": [[106, "pcdsdevices.dc_devices.ICTChannel.trigger", false]], "trigger() (pcdsdevices.delay_generator.delaygenerator method)": [[107, "pcdsdevices.delay_generator.DelayGenerator.trigger", false]], "trigger() (pcdsdevices.delay_generator.delaygeneratorbase method)": [[108, "pcdsdevices.delay_generator.DelayGeneratorBase.trigger", false]], "trigger() (pcdsdevices.delay_generator.dgchannel method)": [[109, "pcdsdevices.delay_generator.DgChannel.trigger", false]], "trigger() (pcdsdevices.device.groupdevice method)": [[110, "pcdsdevices.device.GroupDevice.trigger", false]], "trigger() (pcdsdevices.device.interfacedevice method)": [[111, "pcdsdevices.device.InterfaceDevice.trigger", false]], "trigger() (pcdsdevices.digital_signals.j120k method)": [[113, "pcdsdevices.digital_signals.J120K.trigger", false]], "trigger() (pcdsdevices.digitizers.qadc method)": [[114, "pcdsdevices.digitizers.Qadc.trigger", false]], "trigger() (pcdsdevices.digitizers.qadc134 method)": [[115, "pcdsdevices.digitizers.Qadc134.trigger", false]], "trigger() (pcdsdevices.digitizers.qadc134sparsification method)": [[116, "pcdsdevices.digitizers.Qadc134Sparsification.trigger", false]], "trigger() (pcdsdevices.digitizers.qadcbase method)": [[117, "pcdsdevices.digitizers.QadcBase.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2 method)": [[118, "pcdsdevices.digitizers.Wave8V2.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2adcdelaylanes method)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2adcregs method)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2adcsamplereadout method)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2adcsamples method)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2axiversion method)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2eventbuilder method)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2evrv2 method)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2integrators method)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2pgpmon method)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2rawbuffers method)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2sfp method)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2simple method)": [[130, "pcdsdevices.digitizers.Wave8V2Simple.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2systemregs method)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2timing method)": [[132, "pcdsdevices.digitizers.Wave8V2Timing.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2triggereventmanager method)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2xpmmini method)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini.trigger", false]], "trigger() (pcdsdevices.digitizers.wave8v2xpmmsg method)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg.trigger", false]], "trigger() (pcdsdevices.energy_monitor.gem method)": [[136, "pcdsdevices.energy_monitor.GEM.trigger", false]], "trigger() (pcdsdevices.energy_monitor.gmd method)": [[137, "pcdsdevices.energy_monitor.GMD.trigger", false]], "trigger() (pcdsdevices.energy_monitor.gmdpreamp method)": [[138, "pcdsdevices.energy_monitor.GMDPreAmp.trigger", false]], "trigger() (pcdsdevices.energy_monitor.xgmd method)": [[139, "pcdsdevices.energy_monitor.XGMD.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisplc method)": [[144, "pcdsdevices.epics_motor.BeckhoffAxisPLC.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 method)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.trigger", false]], "trigger() (pcdsdevices.epics_motor.beckhoffaxisplceps method)": [[145, "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS.trigger", false]], "trigger() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.trigger", false]], "trigger() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.trigger", false]], "trigger() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.trigger", false]], "trigger() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.trigger", false]], "trigger() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.trigger", false]], "trigger() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.trigger", false]], "trigger() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.trigger", false]], "trigger() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.trigger", false]], "trigger() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaractencodedtiptilt method)": [[159, "pcdsdevices.epics_motor.SmarActEncodedTipTilt.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaractopenloop method)": [[160, "pcdsdevices.epics_motor.SmarActOpenLoop.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.trigger", false]], "trigger() (pcdsdevices.epics_motor.smaracttiptilt method)": [[163, "pcdsdevices.epics_motor.SmarActTipTilt.trigger", false]], "trigger() (pcdsdevices.eps.eps method)": [[164, "pcdsdevices.eps.EPS.trigger", false]], "trigger() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.trigger", false]], "trigger() (pcdsdevices.evr.trigger method)": [[166, "pcdsdevices.evr.Trigger.trigger", false]], "trigger() (pcdsdevices.example.example3d method)": [[167, "pcdsdevices.example.Example3D.trigger", false]], "trigger() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.trigger", false]], "trigger() (pcdsdevices.example.examplel2l method)": [[169, "pcdsdevices.example.ExampleL2L.trigger", false]], "trigger() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.trigger", false]], "trigger() (pcdsdevices.example.plcexamplemotion method)": [[171, "pcdsdevices.example.PLCExampleMotion.trigger", false]], "trigger() (pcdsdevices.example.plconlyxpim method)": [[172, "pcdsdevices.example.PLCOnlyXPIM.trigger", false]], "trigger() (pcdsdevices.fms.lcp1 method)": [[173, "pcdsdevices.fms.LCP1.trigger", false]], "trigger() (pcdsdevices.fms.lcp2 method)": [[174, "pcdsdevices.fms.LCP2.trigger", false]], "trigger() (pcdsdevices.fms.pdu_humidity2 method)": [[175, "pcdsdevices.fms.PDU_Humidity2.trigger", false]], "trigger() (pcdsdevices.fms.pdu_humidity4 method)": [[176, "pcdsdevices.fms.PDU_Humidity4.trigger", false]], "trigger() (pcdsdevices.fms.pdu_humidity6 method)": [[177, "pcdsdevices.fms.PDU_Humidity6.trigger", false]], "trigger() (pcdsdevices.fms.pdu_humidity8 method)": [[178, "pcdsdevices.fms.PDU_Humidity8.trigger", false]], "trigger() (pcdsdevices.fms.pdu_load1 method)": [[179, "pcdsdevices.fms.PDU_Load1.trigger", false]], "trigger() (pcdsdevices.fms.pdu_load2 method)": [[180, "pcdsdevices.fms.PDU_Load2.trigger", false]], "trigger() (pcdsdevices.fms.pdu_load3 method)": [[181, "pcdsdevices.fms.PDU_Load3.trigger", false]], "trigger() (pcdsdevices.fms.pdu_load4 method)": [[182, "pcdsdevices.fms.PDU_Load4.trigger", false]], "trigger() (pcdsdevices.fms.pdu_temp2 method)": [[183, "pcdsdevices.fms.PDU_Temp2.trigger", false]], "trigger() (pcdsdevices.fms.pdu_temp4 method)": [[184, "pcdsdevices.fms.PDU_Temp4.trigger", false]], "trigger() (pcdsdevices.fms.pdu_temp6 method)": [[185, "pcdsdevices.fms.PDU_Temp6.trigger", false]], "trigger() (pcdsdevices.fms.pdu_temp8 method)": [[186, "pcdsdevices.fms.PDU_Temp8.trigger", false]], "trigger() (pcdsdevices.fms.setra5000 method)": [[187, "pcdsdevices.fms.Setra5000.trigger", false]], "trigger() (pcdsdevices.gauge.basegauge method)": [[188, "pcdsdevices.gauge.BaseGauge.trigger", false]], "trigger() (pcdsdevices.gauge.gaugecoldcathode method)": [[194, "pcdsdevices.gauge.GaugeColdCathode.trigger", false]], "trigger() (pcdsdevices.gauge.gaugepirani method)": [[196, "pcdsdevices.gauge.GaugePirani.trigger", false]], "trigger() (pcdsdevices.gauge.gaugeplc method)": [[195, "pcdsdevices.gauge.GaugePLC.trigger", false]], "trigger() (pcdsdevices.gauge.gaugeserial method)": [[197, "pcdsdevices.gauge.GaugeSerial.trigger", false]], "trigger() (pcdsdevices.gauge.gaugeserialgcc method)": [[198, "pcdsdevices.gauge.GaugeSerialGCC.trigger", false]], "trigger() (pcdsdevices.gauge.gaugeserialgpi method)": [[199, "pcdsdevices.gauge.GaugeSerialGPI.trigger", false]], "trigger() (pcdsdevices.gauge.gaugesetbase method)": [[201, "pcdsdevices.gauge.GaugeSetBase.trigger", false]], "trigger() (pcdsdevices.gauge.gaugesetmks method)": [[202, "pcdsdevices.gauge.GaugeSetMks.trigger", false]], "trigger() (pcdsdevices.gauge.gaugesetpirani method)": [[203, "pcdsdevices.gauge.GaugeSetPirani.trigger", false]], "trigger() (pcdsdevices.gauge.gaugesetpiranimks method)": [[204, "pcdsdevices.gauge.GaugeSetPiraniMks.trigger", false]], "trigger() (pcdsdevices.gauge.gcc500plc method)": [[189, "pcdsdevices.gauge.GCC500PLC.trigger", false]], "trigger() (pcdsdevices.gauge.gccplc method)": [[190, "pcdsdevices.gauge.GCCPLC.trigger", false]], "trigger() (pcdsdevices.gauge.gct method)": [[191, "pcdsdevices.gauge.GCT.trigger", false]], "trigger() (pcdsdevices.gauge.gfsplc method)": [[192, "pcdsdevices.gauge.GFSPLC.trigger", false]], "trigger() (pcdsdevices.gauge.ghcplc method)": [[193, "pcdsdevices.gauge.GHCPLC.trigger", false]], "trigger() (pcdsdevices.gauge.mks937a method)": [[207, "pcdsdevices.gauge.MKS937a.trigger", false]], "trigger() (pcdsdevices.gauge.mks937acontroller method)": [[205, "pcdsdevices.gauge.MKS937AController.trigger", false]], "trigger() (pcdsdevices.gauge.mks937bcontroller method)": [[206, "pcdsdevices.gauge.MKS937BController.trigger", false]], "trigger() (pcdsdevices.gon.basegon method)": [[208, "pcdsdevices.gon.BaseGon.trigger", false]], "trigger() (pcdsdevices.gon.gonwithdetarm method)": [[209, "pcdsdevices.gon.GonWithDetArm.trigger", false]], "trigger() (pcdsdevices.gon.hxrdiffractometer method)": [[211, "pcdsdevices.gon.HxrDiffractometer.trigger", false]], "trigger() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.trigger", false]], "trigger() (pcdsdevices.gon.kappaxyzstage method)": [[213, "pcdsdevices.gon.KappaXYZStage.trigger", false]], "trigger() (pcdsdevices.gon.samphi method)": [[214, "pcdsdevices.gon.SamPhi.trigger", false]], "trigger() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.trigger", false]], "trigger() (pcdsdevices.gon.simsamplestage method)": [[216, "pcdsdevices.gon.SimSampleStage.trigger", false]], "trigger() (pcdsdevices.gon.xyzstage method)": [[217, "pcdsdevices.gon.XYZStage.trigger", false]], "trigger() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.trigger", false]], "trigger() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.trigger", false]], "trigger() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.trigger", false]], "trigger() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.trigger", false]], "trigger() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.trigger", false]], "trigger() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.trigger", false]], "trigger() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.trigger", false]], "trigger() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.trigger", false]], "trigger() (pcdsdevices.interface.lightpathinoutcptmixin method)": [[229, "pcdsdevices.interface.LightpathInOutCptMixin.trigger", false]], "trigger() (pcdsdevices.interface.lightpathinoutmixin method)": [[230, "pcdsdevices.interface.LightpathInOutMixin.trigger", false]], "trigger() (pcdsdevices.interface.lightpathmixin method)": [[231, "pcdsdevices.interface.LightpathMixin.trigger", false]], "trigger() (pcdsdevices.ipm.ipimb method)": [[248, "pcdsdevices.ipm.IPIMB.trigger", false]], "trigger() (pcdsdevices.ipm.ipimbchannel method)": [[249, "pcdsdevices.ipm.IPIMBChannel.trigger", false]], "trigger() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.trigger", false]], "trigger() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.trigger", false]], "trigger() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.trigger", false]], "trigger() (pcdsdevices.ipm.ipmdiode method)": [[251, "pcdsdevices.ipm.IPMDiode.trigger", false]], "trigger() (pcdsdevices.ipm.ipmmotion method)": [[252, "pcdsdevices.ipm.IPMMotion.trigger", false]], "trigger() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.trigger", false]], "trigger() (pcdsdevices.ipm.wave8 method)": [[257, "pcdsdevices.ipm.Wave8.trigger", false]], "trigger() (pcdsdevices.ipm.wave8channel method)": [[258, "pcdsdevices.ipm.Wave8Channel.trigger", false]], "trigger() (pcdsdevices.jet.beckhoffjet method)": [[259, "pcdsdevices.jet.BeckhoffJet.trigger", false]], "trigger() (pcdsdevices.jet.beckhoffjetmanipulator method)": [[260, "pcdsdevices.jet.BeckhoffJetManipulator.trigger", false]], "trigger() (pcdsdevices.jet.beckhoffjetslits method)": [[261, "pcdsdevices.jet.BeckhoffJetSlits.trigger", false]], "trigger() (pcdsdevices.jet.injector method)": [[262, "pcdsdevices.jet.Injector.trigger", false]], "trigger() (pcdsdevices.jet.injectorwithfine method)": [[263, "pcdsdevices.jet.InjectorWithFine.trigger", false]], "trigger() (pcdsdevices.keithley.im3l0_k2700 method)": [[264, "pcdsdevices.keithley.IM3L0_K2700.trigger", false]], "trigger() (pcdsdevices.keithley.k2700 method)": [[265, "pcdsdevices.keithley.K2700.trigger", false]], "trigger() (pcdsdevices.keithley.k6514 method)": [[266, "pcdsdevices.keithley.K6514.trigger", false]], "trigger() (pcdsdevices.lakeshore.heater method)": [[267, "pcdsdevices.lakeshore.Heater.trigger", false]], "trigger() (pcdsdevices.lakeshore.lakeshore336 method)": [[268, "pcdsdevices.lakeshore.Lakeshore336.trigger", false]], "trigger() (pcdsdevices.lakeshore.temperaturesensor method)": [[269, "pcdsdevices.lakeshore.TemperatureSensor.trigger", false]], "trigger() (pcdsdevices.lamp_motion.lamp method)": [[270, "pcdsdevices.lamp_motion.LAMP.trigger", false]], "trigger() (pcdsdevices.lamp_motion.lamp_lv_17 method)": [[273, "pcdsdevices.lamp_motion.LAMP_LV_17.trigger", false]], "trigger() (pcdsdevices.lamp_motion.lampflowcell method)": [[271, "pcdsdevices.lamp_motion.LAMPFlowCell.trigger", false]], "trigger() (pcdsdevices.lamp_motion.lampmagneticbottle method)": [[272, "pcdsdevices.lamp_motion.LAMPMagneticBottle.trigger", false]], "trigger() (pcdsdevices.lasers.btps.btpssourcestatus method)": [[274, "pcdsdevices.lasers.btps.BtpsSourceStatus.trigger", false]], "trigger() (pcdsdevices.lasers.btps.btpsstate method)": [[275, "pcdsdevices.lasers.btps.BtpsState.trigger", false]], "trigger() (pcdsdevices.lasers.btps.btpsvgc method)": [[276, "pcdsdevices.lasers.btps.BtpsVGC.trigger", false]], "trigger() (pcdsdevices.lasers.btps.centroidconfig method)": [[277, "pcdsdevices.lasers.btps.CentroidConfig.trigger", false]], "trigger() (pcdsdevices.lasers.btps.destinationconfig method)": [[278, "pcdsdevices.lasers.btps.DestinationConfig.trigger", false]], "trigger() (pcdsdevices.lasers.btps.globalconfig method)": [[279, "pcdsdevices.lasers.btps.GlobalConfig.trigger", false]], "trigger() (pcdsdevices.lasers.btps.lssshutterstatus method)": [[280, "pcdsdevices.lasers.btps.LssShutterStatus.trigger", false]], "trigger() (pcdsdevices.lasers.btps.rangecomparison method)": [[281, "pcdsdevices.lasers.btps.RangeComparison.trigger", false]], "trigger() (pcdsdevices.lasers.btps.sourcetodestinationconfig method)": [[282, "pcdsdevices.lasers.btps.SourceToDestinationConfig.trigger", false]], "trigger() (pcdsdevices.lasers.counters.agilent53210a method)": [[283, "pcdsdevices.lasers.counters.Agilent53210A.trigger", false]], "trigger() (pcdsdevices.lasers.dicon.diconswitch method)": [[284, "pcdsdevices.lasers.dicon.DiconSwitch.trigger", false]], "trigger() (pcdsdevices.lasers.ek9000.el3174aich method)": [[285, "pcdsdevices.lasers.ek9000.El3174AiCh.trigger", false]], "trigger() (pcdsdevices.lasers.ek9000.environmentalmonitor method)": [[286, "pcdsdevices.lasers.ek9000.EnvironmentalMonitor.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.trigger", false]], "trigger() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.trigger", false]], "trigger() (pcdsdevices.lasers.qmini.qminispectrometer method)": [[292, "pcdsdevices.lasers.qmini.QminiSpectrometer.trigger", false]], "trigger() (pcdsdevices.lasers.qmini.qminiwithevr method)": [[293, "pcdsdevices.lasers.qmini.QminiWithEvr.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.cyclerfofrx method)": [[294, "pcdsdevices.lasers.rfof.CycleRfofRx.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.cyclerfoftx method)": [[295, "pcdsdevices.lasers.rfof.CycleRfofTx.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfofall method)": [[296, "pcdsdevices.lasers.rfof.ItechRfofAll.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfoferrors method)": [[297, "pcdsdevices.lasers.rfof.ItechRfofErrors.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfofrx method)": [[298, "pcdsdevices.lasers.rfof.ItechRfofRx.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfofstatus method)": [[299, "pcdsdevices.lasers.rfof.ItechRfofStatus.trigger", false]], "trigger() (pcdsdevices.lasers.rfof.itechrfoftx method)": [[300, "pcdsdevices.lasers.rfof.ItechRfofTx.trigger", false]], "trigger() (pcdsdevices.lasers.thorlabswfs.thorlabswfs40 method)": [[301, "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40.trigger", false]], "trigger() (pcdsdevices.lasers.zoomtelescope.zoomtelescope method)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope.trigger", false]], "trigger() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.trigger", false]], "trigger() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.trigger", false]], "trigger() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.trigger", false]], "trigger() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.trigger", false]], "trigger() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.trigger", false]], "trigger() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.trigger", false]], "trigger() (pcdsdevices.lic.laserincoupling method)": [[312, "pcdsdevices.lic.LaserInCoupling.trigger", false]], "trigger() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.trigger", false]], "trigger() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.trigger", false]], "trigger() (pcdsdevices.lic_2d_tmo.tmolaserincouplingtwodimension method)": [[314, "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension.trigger", false]], "trigger() (pcdsdevices.light_control.lightcontrol method)": [[315, "pcdsdevices.light_control.LightControl.trigger", false]], "trigger() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.trigger", false]], "trigger() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.trigger", false]], "trigger() (pcdsdevices.lodcm.crystaltower1 method)": [[318, "pcdsdevices.lodcm.CrystalTower1.trigger", false]], "trigger() (pcdsdevices.lodcm.crystaltower2 method)": [[319, "pcdsdevices.lodcm.CrystalTower2.trigger", false]], "trigger() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.trigger", false]], "trigger() (pcdsdevices.lodcm.diagnosticstower method)": [[321, "pcdsdevices.lodcm.DiagnosticsTower.trigger", false]], "trigger() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.trigger", false]], "trigger() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.trigger", false]], "trigger() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.trigger", false]], "trigger() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.trigger", false]], "trigger() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.trigger", false]], "trigger() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.trigger", false]], "trigger() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.trigger", false]], "trigger() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.trigger", false]], "trigger() (pcdsdevices.lodcm.simdiagnosticstower method)": [[330, "pcdsdevices.lodcm.SimDiagnosticsTower.trigger", false]], "trigger() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.trigger", false]], "trigger() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.trigger", false]], "trigger() (pcdsdevices.lodcm.simfirsttower method)": [[333, "pcdsdevices.lodcm.SimFirstTower.trigger", false]], "trigger() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.trigger", false]], "trigger() (pcdsdevices.lodcm.simsecondtower method)": [[335, "pcdsdevices.lodcm.SimSecondTower.trigger", false]], "trigger() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.trigger", false]], "trigger() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.trigger", false]], "trigger() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.trigger", false]], "trigger() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.trigger", false]], "trigger() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.trigger", false]], "trigger() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.trigger", false]], "trigger() (pcdsdevices.lxe._scaledunitconversionderivedsignal method)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.trigger", false]], "trigger() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.trigger", false]], "trigger() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.trigger", false]], "trigger() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.trigger", false]], "trigger() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.trigger", false]], "trigger() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.trigger", false]], "trigger() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.trigger", false]], "trigger() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.trigger", false]], "trigger() (pcdsdevices.mirror.ffmirror method)": [[362, "pcdsdevices.mirror.FFMirror.trigger", false]], "trigger() (pcdsdevices.mirror.ffmirrorz method)": [[363, "pcdsdevices.mirror.FFMirrorZ.trigger", false]], "trigger() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirror method)": [[365, "pcdsdevices.mirror.KBOMirror.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirrorchin method)": [[366, "pcdsdevices.mirror.KBOMirrorChin.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirrorhe method)": [[367, "pcdsdevices.mirror.KBOMirrorHE.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirrorhestates method)": [[368, "pcdsdevices.mirror.KBOMirrorHEStates.trigger", false]], "trigger() (pcdsdevices.mirror.kbomirrorstates method)": [[369, "pcdsdevices.mirror.KBOMirrorStates.trigger", false]], "trigger() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.trigger", false]], "trigger() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.trigger", false]], "trigger() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.trigger", false]], "trigger() (pcdsdevices.mirror.offsetmirror method)": [[374, "pcdsdevices.mirror.OffsetMirror.trigger", false]], "trigger() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.trigger", false]], "trigger() (pcdsdevices.mirror.opticspitchnotepad method)": [[375, "pcdsdevices.mirror.OpticsPitchNotepad.trigger", false]], "trigger() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.trigger", false]], "trigger() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.trigger", false]], "trigger() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirror method)": [[379, "pcdsdevices.mirror.XOffsetMirror.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirror2d4pstate method)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorbend method)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrornobend method)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorrtds method)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorstate method)": [[384, "pcdsdevices.mirror.XOffsetMirrorState.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorstatecool method)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorstatecoolnobend method)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorswitch method)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.trigger", false]], "trigger() (pcdsdevices.mirror.xoffsetmirrorxystate method)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState.trigger", false]], "trigger() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.trigger", false]], "trigger() (pcdsdevices.mpod.mpodchannel method)": [[391, "pcdsdevices.mpod.MPODChannel.trigger", false]], "trigger() (pcdsdevices.mpod.mpodchannelhv method)": [[392, "pcdsdevices.mpod.MPODChannelHV.trigger", false]], "trigger() (pcdsdevices.mpod.mpodchannellv method)": [[393, "pcdsdevices.mpod.MPODChannelLV.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalischannel method)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapaliscrate method)": [[396, "pcdsdevices.mpod_apalis.MPODApalisCrate.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule method)": [[397, "pcdsdevices.mpod_apalis.MPODApalisModule.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule16channel method)": [[398, "pcdsdevices.mpod_apalis.MPODApalisModule16Channel.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule24channel method)": [[399, "pcdsdevices.mpod_apalis.MPODApalisModule24Channel.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule4channel method)": [[400, "pcdsdevices.mpod_apalis.MPODApalisModule4Channel.trigger", false]], "trigger() (pcdsdevices.mpod_apalis.mpodapalismodule8channel method)": [[401, "pcdsdevices.mpod_apalis.MPODApalisModule8Channel.trigger", false]], "trigger() (pcdsdevices.mps.mps method)": [[402, "pcdsdevices.mps.MPS.trigger", false]], "trigger() (pcdsdevices.mps.mpslimits method)": [[404, "pcdsdevices.mps.MPSLimits.trigger", false]], "trigger() (pcdsdevices.mrco_motion.mrco method)": [[408, "pcdsdevices.mrco_motion.MRCO.trigger", false]], "trigger() (pcdsdevices.pc.photoncollimator method)": [[409, "pcdsdevices.pc.PhotonCollimator.trigger", false]], "trigger() (pcdsdevices.piezo.slicedhv method)": [[410, "pcdsdevices.piezo.SliceDhv.trigger", false]], "trigger() (pcdsdevices.piezo.slicedhvchannel method)": [[411, "pcdsdevices.piezo.SliceDhvChannel.trigger", false]], "trigger() (pcdsdevices.piezo.slicedhvcontroller method)": [[412, "pcdsdevices.piezo.SliceDhvController.trigger", false]], "trigger() (pcdsdevices.pim.im2k0 method)": [[413, "pcdsdevices.pim.IM2K0.trigger", false]], "trigger() (pcdsdevices.pim.im3l0 method)": [[414, "pcdsdevices.pim.IM3L0.trigger", false]], "trigger() (pcdsdevices.pim.lcls2imagerbase method)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.trigger", false]], "trigger() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.trigger", false]], "trigger() (pcdsdevices.pim.pim method)": [[417, "pcdsdevices.pim.PIM.trigger", false]], "trigger() (pcdsdevices.pim.pimwithboth method)": [[418, "pcdsdevices.pim.PIMWithBoth.trigger", false]], "trigger() (pcdsdevices.pim.pimwithfocus method)": [[419, "pcdsdevices.pim.PIMWithFocus.trigger", false]], "trigger() (pcdsdevices.pim.pimwithled method)": [[420, "pcdsdevices.pim.PIMWithLED.trigger", false]], "trigger() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.trigger", false]], "trigger() (pcdsdevices.pim.ppm method)": [[422, "pcdsdevices.pim.PPM.trigger", false]], "trigger() (pcdsdevices.pim.ppmcool method)": [[423, "pcdsdevices.pim.PPMCOOL.trigger", false]], "trigger() (pcdsdevices.pim.ppmcoolswitch method)": [[424, "pcdsdevices.pim.PPMCoolSwitch.trigger", false]], "trigger() (pcdsdevices.pim.ppmpowermeter method)": [[425, "pcdsdevices.pim.PPMPowerMeter.trigger", false]], "trigger() (pcdsdevices.pim.xpim method)": [[426, "pcdsdevices.pim.XPIM.trigger", false]], "trigger() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.trigger", false]], "trigger() (pcdsdevices.pim.xpimled method)": [[428, "pcdsdevices.pim.XPIMLED.trigger", false]], "trigger() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.trigger", false]], "trigger() (pcdsdevices.pneumatic.beckhoffpneumatic method)": [[430, "pcdsdevices.pneumatic.BeckhoffPneumatic.trigger", false]], "trigger() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.trigger", false]], "trigger() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.trigger", false]], "trigger() (pcdsdevices.pseudopos.lookuptablepositioner method)": [[434, "pcdsdevices.pseudopos.LookupTablePositioner.trigger", false]], "trigger() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.trigger", false]], "trigger() (pcdsdevices.pseudopos.pseudopositioner method)": [[436, "pcdsdevices.pseudopos.PseudoPositioner.trigger", false]], "trigger() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.trigger", false]], "trigger() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.trigger", false]], "trigger() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.trigger", false]], "trigger() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.trigger", false]], "trigger() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.trigger", false]], "trigger() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.trigger", false]], "trigger() (pcdsdevices.pump.agilentserial method)": [[446, "pcdsdevices.pump.AgilentSerial.trigger", false]], "trigger() (pcdsdevices.pump.ebara_ev_a03_1 method)": [[448, "pcdsdevices.pump.Ebara_EV_A03_1.trigger", false]], "trigger() (pcdsdevices.pump.ebarapump method)": [[447, "pcdsdevices.pump.EbaraPump.trigger", false]], "trigger() (pcdsdevices.pump.gammacontroller method)": [[449, "pcdsdevices.pump.GammaController.trigger", false]], "trigger() (pcdsdevices.pump.gammapct method)": [[450, "pcdsdevices.pump.GammaPCT.trigger", false]], "trigger() (pcdsdevices.pump.ionpumpbase method)": [[452, "pcdsdevices.pump.IonPumpBase.trigger", false]], "trigger() (pcdsdevices.pump.ionpumpwithcontroller method)": [[453, "pcdsdevices.pump.IonPumpWithController.trigger", false]], "trigger() (pcdsdevices.pump.navigator method)": [[454, "pcdsdevices.pump.Navigator.trigger", false]], "trigger() (pcdsdevices.pump.pipplc method)": [[455, "pcdsdevices.pump.PIPPLC.trigger", false]], "trigger() (pcdsdevices.pump.pipserial method)": [[456, "pcdsdevices.pump.PIPSerial.trigger", false]], "trigger() (pcdsdevices.pump.proplc method)": [[457, "pcdsdevices.pump.PROPLC.trigger", false]], "trigger() (pcdsdevices.pump.ptmplc method)": [[458, "pcdsdevices.pump.PTMPLC.trigger", false]], "trigger() (pcdsdevices.pump.qpcpct method)": [[459, "pcdsdevices.pump.QPCPCT.trigger", false]], "trigger() (pcdsdevices.pump.turbopump method)": [[460, "pcdsdevices.pump.TurboPump.trigger", false]], "trigger() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.trigger", false]], "trigger() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.trigger", false]], "trigger() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.trigger", false]], "trigger() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.trigger", false]], "trigger() (pcdsdevices.pv_positioner.pvpositionernointerrupt method)": [[465, "pcdsdevices.pv_positioner.PVPositionerNoInterrupt.trigger", false]], "trigger() (pcdsdevices.qadc.qadc method)": [[466, "pcdsdevices.qadc.Qadc.trigger", false]], "trigger() (pcdsdevices.qadc.qadc134 method)": [[467, "pcdsdevices.qadc.Qadc134.trigger", false]], "trigger() (pcdsdevices.qadc.qadc134common method)": [[468, "pcdsdevices.qadc.Qadc134Common.trigger", false]], "trigger() (pcdsdevices.qadc.qadc134lcls2 method)": [[469, "pcdsdevices.qadc.Qadc134Lcls2.trigger", false]], "trigger() (pcdsdevices.qadc.qadccommon method)": [[470, "pcdsdevices.qadc.QadcCommon.trigger", false]], "trigger() (pcdsdevices.qadc.qadclcls1timing method)": [[471, "pcdsdevices.qadc.QadcLcls1Timing.trigger", false]], "trigger() (pcdsdevices.qadc.qadclcls2timing method)": [[472, "pcdsdevices.qadc.QadcLcls2Timing.trigger", false]], "trigger() (pcdsdevices.radiation.hpi6030 method)": [[473, "pcdsdevices.radiation.HPI6030.trigger", false]], "trigger() (pcdsdevices.ref.reflaserl2si method)": [[474, "pcdsdevices.ref.ReflaserL2SI.trigger", false]], "trigger() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.trigger", false]], "trigger() (pcdsdevices.rs_powersupply.rohdeschwarzpowersupply method)": [[477, "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply.trigger", false]], "trigger() (pcdsdevices.rs_powersupply.rschannel method)": [[476, "pcdsdevices.rs_powersupply.RSChannel.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.rtdsbase method)": [[479, "pcdsdevices.rtds_ebd.RTDSBase.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.rtdsk0 method)": [[480, "pcdsdevices.rtds_ebd.RTDSK0.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.rtdsl0 method)": [[481, "pcdsdevices.rtds_ebd.RTDSL0.trigger", false]], "trigger() (pcdsdevices.rtds_ebd.rtdsx0threestage method)": [[482, "pcdsdevices.rtds_ebd.RTDSX0ThreeStage.trigger", false]], "trigger() (pcdsdevices.sample_delivery.bronkhorst method)": [[483, "pcdsdevices.sample_delivery.Bronkhorst.trigger", false]], "trigger() (pcdsdevices.sample_delivery.coolershaker method)": [[484, "pcdsdevices.sample_delivery.CoolerShaker.trigger", false]], "trigger() (pcdsdevices.sample_delivery.flowintegrator method)": [[485, "pcdsdevices.sample_delivery.FlowIntegrator.trigger", false]], "trigger() (pcdsdevices.sample_delivery.gasmanifold method)": [[486, "pcdsdevices.sample_delivery.GasManifold.trigger", false]], "trigger() (pcdsdevices.sample_delivery.hplc method)": [[487, "pcdsdevices.sample_delivery.HPLC.trigger", false]], "trigger() (pcdsdevices.sample_delivery.integratedflow method)": [[488, "pcdsdevices.sample_delivery.IntegratedFlow.trigger", false]], "trigger() (pcdsdevices.sample_delivery.m3baseplcdevice method)": [[489, "pcdsdevices.sample_delivery.M3BasePLCDevice.trigger", false]], "trigger() (pcdsdevices.sample_delivery.manifoldvalve method)": [[490, "pcdsdevices.sample_delivery.ManifoldValve.trigger", false]], "trigger() (pcdsdevices.sample_delivery.pcm method)": [[491, "pcdsdevices.sample_delivery.PCM.trigger", false]], "trigger() (pcdsdevices.sample_delivery.propair method)": [[492, "pcdsdevices.sample_delivery.PropAir.trigger", false]], "trigger() (pcdsdevices.sample_delivery.selector method)": [[493, "pcdsdevices.sample_delivery.Selector.trigger", false]], "trigger() (pcdsdevices.sample_delivery.sensirion method)": [[494, "pcdsdevices.sample_delivery.Sensirion.trigger", false]], "trigger() (pcdsdevices.sample_delivery.vicivalve method)": [[495, "pcdsdevices.sample_delivery.ViciValve.trigger", false]], "trigger() (pcdsdevices.sensors.rtd method)": [[496, "pcdsdevices.sensors.RTD.trigger", false]], "trigger() (pcdsdevices.sensors.twincattempsensor method)": [[497, "pcdsdevices.sensors.TwinCATTempSensor.trigger", false]], "trigger() (pcdsdevices.sensors.twincatthermocouple method)": [[498, "pcdsdevices.sensors.TwinCATThermocouple.trigger", false]], "trigger() (pcdsdevices.sequencer.eventsequence method)": [[499, "pcdsdevices.sequencer.EventSequence.trigger", false]], "trigger() (pcdsdevices.sequencer.eventsequencer method)": [[500, "pcdsdevices.sequencer.EventSequencer.trigger", false]], "trigger() (pcdsdevices.signal._optionalepicssignal method)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.trigger", false]], "trigger() (pcdsdevices.signal.aggregatesignal method)": [[501, "pcdsdevices.signal.AggregateSignal.trigger", false]], "trigger() (pcdsdevices.signal.avgsignal method)": [[502, "pcdsdevices.signal.AvgSignal.trigger", false]], "trigger() (pcdsdevices.signal.epicssignalbaseeditmd method)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.trigger", false]], "trigger() (pcdsdevices.signal.epicssignaleditmd method)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.trigger", false]], "trigger() (pcdsdevices.signal.epicssignalroeditmd method)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.trigger", false]], "trigger() (pcdsdevices.signal.fakeepicssignaleditmd method)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.trigger", false]], "trigger() (pcdsdevices.signal.fakeepicssignalroeditmd method)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.trigger", false]], "trigger() (pcdsdevices.signal.fakenotepadlinkedsignal method)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.trigger", false]], "trigger() (pcdsdevices.signal.fakepytmcsignal method)": [[509, "pcdsdevices.signal.FakePytmcSignal.trigger", false]], "trigger() (pcdsdevices.signal.fakepytmcsignalro method)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.trigger", false]], "trigger() (pcdsdevices.signal.fakepytmcsignalrw method)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.trigger", false]], "trigger() (pcdsdevices.signal.internalsignal method)": [[512, "pcdsdevices.signal.InternalSignal.trigger", false]], "trigger() (pcdsdevices.signal.multiderivedsignal method)": [[513, "pcdsdevices.signal.MultiDerivedSignal.trigger", false]], "trigger() (pcdsdevices.signal.multiderivedsignalro method)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.trigger", false]], "trigger() (pcdsdevices.signal.notepadlinkedsignal method)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.trigger", false]], "trigger() (pcdsdevices.signal.notimplementedsignal method)": [[515, "pcdsdevices.signal.NotImplementedSignal.trigger", false]], "trigger() (pcdsdevices.signal.pvstatesignal method)": [[517, "pcdsdevices.signal.PVStateSignal.trigger", false]], "trigger() (pcdsdevices.signal.pytmcsignal method)": [[518, "pcdsdevices.signal.PytmcSignal.trigger", false]], "trigger() (pcdsdevices.signal.pytmcsignalro method)": [[519, "pcdsdevices.signal.PytmcSignalRO.trigger", false]], "trigger() (pcdsdevices.signal.pytmcsignalrw method)": [[520, "pcdsdevices.signal.PytmcSignalRW.trigger", false]], "trigger() (pcdsdevices.signal.signaleditmd method)": [[521, "pcdsdevices.signal.SignalEditMD.trigger", false]], "trigger() (pcdsdevices.signal.summarysignal method)": [[522, "pcdsdevices.signal.SummarySignal.trigger", false]], "trigger() (pcdsdevices.signal.unitconversionderivedsignal method)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.trigger", false]], "trigger() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.trigger", false]], "trigger() (pcdsdevices.sim.simtwoaxis method)": [[528, "pcdsdevices.sim.SimTwoAxis.trigger", false]], "trigger() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.trigger", false]], "trigger() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.trigger", false]], "trigger() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.trigger", false]], "trigger() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.trigger", false]], "trigger() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.trigger", false]], "trigger() (pcdsdevices.slits.exitslits method)": [[535, "pcdsdevices.slits.ExitSlits.trigger", false]], "trigger() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.trigger", false]], "trigger() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.trigger", false]], "trigger() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.trigger", false]], "trigger() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.trigger", false]], "trigger() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.trigger", false]], "trigger() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.trigger", false]], "trigger() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.trigger", false]], "trigger() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.trigger", false]], "trigger() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.trigger", false]], "trigger() (pcdsdevices.smarpod.smarpod method)": [[544, "pcdsdevices.smarpod.SmarPod.trigger", false]], "trigger() (pcdsdevices.smarpod.smarpodpose method)": [[545, "pcdsdevices.smarpod.SmarPodPose.trigger", false]], "trigger() (pcdsdevices.smarpod.smarpodstatus method)": [[546, "pcdsdevices.smarpod.SmarPodStatus.trigger", false]], "trigger() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.trigger", false]], "trigger() (pcdsdevices.spectrometer.gen1vonhamos4crystal method)": [[548, "pcdsdevices.spectrometer.Gen1VonHamos4Crystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.gen1vonhamoscrystal method)": [[549, "pcdsdevices.spectrometer.Gen1VonHamosCrystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.hxrspectrometer method)": [[550, "pcdsdevices.spectrometer.HXRSpectrometer.trigger", false]], "trigger() (pcdsdevices.spectrometer.kmono method)": [[551, "pcdsdevices.spectrometer.Kmono.trigger", false]], "trigger() (pcdsdevices.spectrometer.mono method)": [[552, "pcdsdevices.spectrometer.Mono.trigger", false]], "trigger() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.trigger", false]], "trigger() (pcdsdevices.spectrometer.tmospectrometer method)": [[554, "pcdsdevices.spectrometer.TMOSpectrometer.trigger", false]], "trigger() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamos4crystal method)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamos6crystal method)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamoscrystal method)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamoscrystal_2 method)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamosfe method)": [[560, "pcdsdevices.spectrometer.VonHamosFE.trigger", false]], "trigger() (pcdsdevices.spectrometer.vonhamosfer method)": [[561, "pcdsdevices.spectrometer.VonHamosFER.trigger", false]], "trigger() (pcdsdevices.sqr1.sqr1 method)": [[562, "pcdsdevices.sqr1.SQR1.trigger", false]], "trigger() (pcdsdevices.sqr1.sqr1axis method)": [[563, "pcdsdevices.sqr1.SQR1Axis.trigger", false]], "trigger() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.trigger", false]], "trigger() (pcdsdevices.state.faketwincatstateconfigdynamic method)": [[565, "pcdsdevices.state.FakeTwinCATStateConfigDynamic.trigger", false]], "trigger() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.trigger", false]], "trigger() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.trigger", false]], "trigger() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.trigger", false]], "trigger() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.trigger", false]], "trigger() (pcdsdevices.state.twincatstateconfigdynamic method)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic.trigger", false]], "trigger() (pcdsdevices.state.twincatstateconfigone method)": [[571, "pcdsdevices.state.TwinCATStateConfigOne.trigger", false]], "trigger() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.trigger", false]], "trigger() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.trigger", false]], "trigger() (pcdsdevices.stopper.ppsstopper2pv method)": [[578, "pcdsdevices.stopper.PPSStopper2PV.trigger", false]], "trigger() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.trigger", false]], "trigger() (pcdsdevices.sxr_test_absorber.sxrtestabsorber method)": [[580, "pcdsdevices.sxr_test_absorber.SxrTestAbsorber.trigger", false]], "trigger() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.trigger", false]], "trigger() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.trigger", false]], "trigger() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.trigger", false]], "trigger() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.trigger", false]], "trigger() (pcdsdevices.tmo_ip1.scafoil method)": [[592, "pcdsdevices.tmo_ip1.SCaFoil.trigger", false]], "trigger() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.trigger", false]], "trigger() (pcdsdevices.tpr.tprtrigger method)": [[594, "pcdsdevices.tpr.TprTrigger.trigger", false]], "trigger() (pcdsdevices.usb_encoder.usdigitalusbencoder method)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder.trigger", false]], "trigger() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.trigger", false]], "trigger() (pcdsdevices.valve.valvebase method)": [[633, "pcdsdevices.valve.ValveBase.trigger", false]], "trigger() (pcdsdevices.valve.vcn method)": [[619, "pcdsdevices.valve.VCN.trigger", false]], "trigger() (pcdsdevices.valve.vcn_openloop method)": [[620, "pcdsdevices.valve.VCN_OpenLoop.trigger", false]], "trigger() (pcdsdevices.valve.vcn_vat590 method)": [[621, "pcdsdevices.valve.VCN_VAT590.trigger", false]], "trigger() (pcdsdevices.valve.vcn_vat590_status method)": [[622, "pcdsdevices.valve.VCN_VAT590_Status.trigger", false]], "trigger() (pcdsdevices.valve.vfs method)": [[623, "pcdsdevices.valve.VFS.trigger", false]], "trigger() (pcdsdevices.valve.vgc method)": [[624, "pcdsdevices.valve.VGC.trigger", false]], "trigger() (pcdsdevices.valve.vgc_2s method)": [[626, "pcdsdevices.valve.VGC_2S.trigger", false]], "trigger() (pcdsdevices.valve.vgclegacy method)": [[625, "pcdsdevices.valve.VGCLegacy.trigger", false]], "trigger() (pcdsdevices.valve.vrc method)": [[627, "pcdsdevices.valve.VRC.trigger", false]], "trigger() (pcdsdevices.valve.vrcclsls method)": [[628, "pcdsdevices.valve.VRCClsLS.trigger", false]], "trigger() (pcdsdevices.valve.vrcda method)": [[629, "pcdsdevices.valve.VRCDA.trigger", false]], "trigger() (pcdsdevices.valve.vrcno method)": [[630, "pcdsdevices.valve.VRCNO.trigger", false]], "trigger() (pcdsdevices.valve.vvc method)": [[631, "pcdsdevices.valve.VVC.trigger", false]], "trigger() (pcdsdevices.valve.vvcno method)": [[632, "pcdsdevices.valve.VVCNO.trigger", false]], "trigger() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.trigger", false]], "trigger() (pcdsdevices.wfs.wavefrontsensortarget method)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget.trigger", false]], "trigger() (pcdsdevices.wfs.wavefrontsensortargetcool method)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool.trigger", false]], "trigger() (pcdsdevices.wfs.wavefrontsensortargetfdq method)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ.trigger", false]], "tripped (pcdsdevices.mps.mps attribute)": [[402, "pcdsdevices.mps.MPS.tripped", false]], "tripped (pcdsdevices.mps.mpsbase attribute)": [[403, "pcdsdevices.mps.MPSBase.tripped", false]], "tripped (pcdsdevices.mps.mpslimits attribute)": [[404, "pcdsdevices.mps.MPSLimits.tripped", false]], "ttreflaser (class in pcdsdevices.inout)": [[224, "pcdsdevices.inout.TTReflaser", false]], "turbopump (class in pcdsdevices.pump)": [[460, "pcdsdevices.pump.TurboPump", false]], "tuttifrutti() (in module pcdsdevices.lasers.tuttifrutti)": [[302, "pcdsdevices.lasers.tuttifrutti.TuttiFrutti", false]], "tuttifrutticls() (in module pcdsdevices.lasers.tuttifrutti)": [[303, "pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls", false]], "tweak() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.tweak", false]], "tweak() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.tweak", false]], "tweak() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.tweak", false]], "tweak() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.tweak", false]], "tweak() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.tweak", false]], "tweak() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.tweak", false]], "tweak() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.tweak", false]], "tweak() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.tweak", false]], "tweak() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.tweak", false]], "tweak() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.tweak", false]], "tweak() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.tweak", false]], "tweak() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.tweak", false]], "tweak() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.tweak", false]], "tweak() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.tweak", false]], "tweak() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.tweak", false]], "tweak() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.tweak", false]], "tweak() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.tweak", false]], "tweak() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.tweak", false]], "tweak() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.tweak", false]], "tweak() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.tweak", false]], "tweak() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.tweak", false]], "tweak() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.tweak", false]], "tweak() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.tweak", false]], "tweak() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.tweak", false]], "tweak() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.tweak", false]], "tweak() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.tweak", false]], "tweak() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.tweak", false]], "tweak() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.tweak", false]], "tweak() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.tweak", false]], "tweak() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.tweak", false]], "tweak() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.tweak", false]], "tweak() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.tweak", false]], "tweak() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.tweak", false]], "tweak() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.tweak", false]], "tweak() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.tweak", false]], "tweak() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.tweak", false]], "tweak() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.tweak", false]], "tweak() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.tweak", false]], "tweak() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.tweak", false]], "tweak() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.tweak", false]], "tweak() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.tweak", false]], "tweak() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.tweak", false]], "tweak() (pcdsdevices.lens.lensstack method)": [[305, "pcdsdevices.lens.LensStack.tweak", false]], "tweak() (pcdsdevices.lens.lensstackbase method)": [[306, "pcdsdevices.lens.LensStackBase.tweak", false]], "tweak() (pcdsdevices.lens.simlensstack method)": [[308, "pcdsdevices.lens.SimLensStack.tweak", false]], "tweak() (pcdsdevices.lens.simlensstackbase method)": [[309, "pcdsdevices.lens.SimLensStackBase.tweak", false]], "tweak() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.tweak", false]], "tweak() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.tweak", false]], "tweak() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.tweak", false]], "tweak() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.tweak", false]], "tweak() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.tweak", false]], "tweak() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.tweak", false]], "tweak() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.tweak", false]], "tweak() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.tweak", false]], "tweak() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.tweak", false]], "tweak() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.tweak", false]], "tweak() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.tweak", false]], "tweak() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.tweak", false]], "tweak() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.tweak", false]], "tweak() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.tweak", false]], "tweak() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.tweak", false]], "tweak() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.tweak", false]], "tweak() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.tweak", false]], "tweak() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.tweak", false]], "tweak() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.tweak", false]], "tweak() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.tweak", false]], "tweak() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.tweak", false]], "tweak() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.tweak", false]], "tweak() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.tweak", false]], "tweak() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.tweak", false]], "tweak() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.tweak", false]], "tweak() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.tweak", false]], "tweak() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.tweak", false]], "tweak() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.tweak", false]], "tweak() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.tweak", false]], "tweak() (pcdsdevices.sim.simtwoaxis method)": [[528, "pcdsdevices.sim.SimTwoAxis.tweak", false]], "tweak() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.tweak", false]], "tweak() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.tweak", false]], "tweak() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.tweak", false]], "tweak() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.tweak", false]], "tweak() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.tweak", false]], "tweak() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.tweak", false]], "tweak() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.tweak", false]], "tweak_base() (in module pcdsdevices.interface)": [[247, "pcdsdevices.interface.tweak_base", false]], "tweak_mesh_voltage() (pcdsdevices.analog_signals.mesh method)": [[4, "pcdsdevices.analog_signals.Mesh.tweak_mesh_voltage", false]], "tweak_parallel() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.tweak_parallel", false]], "tweak_parallel() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.tweak_parallel", false]], "tweak_parallel() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.tweak_parallel", false]], "tweak_parallel() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.tweak_parallel", false]], "tweak_x() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.tweak_x", false]], "tweak_x() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.tweak_x", false]], "tweak_x() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.tweak_x", false]], "tweak_x() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.tweak_x", false]], "tweakxc() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.tweakXC", false]], "tweakxc() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.tweakXC", false]], "tweakxc() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.tweakXC", false]], "tweakxc() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.tweakXC", false]], "twincatinoutpositioner (class in pcdsdevices.inout)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner", false]], "twincatmirrorstripe (class in pcdsdevices.mirror)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe", false]], "twincatstateconfigdynamic (class in pcdsdevices.state)": [[570, "pcdsdevices.state.TwinCATStateConfigDynamic", false]], "twincatstateconfigone (class in pcdsdevices.state)": [[571, "pcdsdevices.state.TwinCATStateConfigOne", false]], "twincatstatepmps (class in pcdsdevices.pmps)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS", false]], "twincatstatepositioner (class in pcdsdevices.state)": [[572, "pcdsdevices.state.TwinCATStatePositioner", false]], "twincattempsensor (class in pcdsdevices.sensors)": [[497, "pcdsdevices.sensors.TwinCATTempSensor", false]], "twincatthermocouple (class in pcdsdevices.sensors)": [[498, "pcdsdevices.sensors.TwinCATThermocouple", false]], "umv() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.umv", false]], "umv() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.umv", false]], "umv() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.umv", false]], "umv() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.umv", false]], "umv() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.umv", false]], "umv() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.umv", false]], "umv() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.umv", false]], "umv() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.umv", false]], "umv() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.umv", false]], "umv() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.umv", false]], "umv() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.umv", false]], "umv() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.umv", false]], "umv() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.umv", false]], "umv() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.umv", false]], "umv() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.umv", false]], "umv() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.umv", false]], "umv() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.umv", false]], "umv() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.umv", false]], "umv() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.umv", false]], "umv() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.umv", false]], "umv() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.umv", false]], "umv() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.umv", false]], "umv() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.umv", false]], "umv() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.umv", false]], "umv() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.umv", false]], "umv() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.umv", false]], "umv() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.umv", false]], "umv() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.umv", false]], "umv() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.umv", false]], "umv() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.umv", false]], "umv() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.umv", false]], "umv() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.umv", false]], "umv() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.umv", false]], "umv() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.umv", false]], "umv() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.umv", false]], "umv() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.umv", false]], "umv() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.umv", false]], "umv() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.umv", false]], "umv() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.umv", false]], "umv() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.umv", false]], "umv() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.umv", false]], "umv() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.umv", false]], "umv() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.umv", false]], "umv() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.umv", false]], "umv() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.umv", false]], "umv() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.umv", false]], "umv() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.umv", false]], "umv() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.umv", false]], "umv() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.umv", false]], "umv() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.umv", false]], "umv() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.umv", false]], "umv() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.umv", false]], "umv() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.umv", false]], "umv() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.umv", false]], "umv() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.umv", false]], "umv() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.umv", false]], "umv() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.umv", false]], "umv() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.umv", false]], "umv() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.umv", false]], "umv() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.umv", false]], "umv() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.umv", false]], "umv() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.umv", false]], "umv() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.umv", false]], "umv() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.umv", false]], "umv() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.umv", false]], "umv() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.umv", false]], "umv() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.umv", false]], "umv() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.umv", false]], "umv() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.umv", false]], "umv() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.umv", false]], "umv() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.umv", false]], "umv() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.umv", false]], "umv() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.umv", false]], "umv() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.umv", false]], "umv() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.umv", false]], "umv() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.umv", false]], "umv() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.umv", false]], "umv() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.umv", false]], "umv() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.umv", false]], "umv() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.umv", false]], "umv() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.umv", false]], "umv() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.umv", false]], "umvr() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.umvr", false]], "umvr() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.umvr", false]], "umvr() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.umvr", false]], "umvr() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.umvr", false]], "umvr() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.umvr", false]], "umvr() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.umvr", false]], "umvr() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.umvr", false]], "umvr() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.umvr", false]], "umvr() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.umvr", false]], "umvr() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.umvr", false]], "umvr() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.umvr", false]], "umvr() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.umvr", false]], "umvr() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.umvr", false]], "umvr() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.umvr", false]], "umvr() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.umvr", false]], "umvr() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.umvr", false]], "umvr() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.umvr", false]], "umvr() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.umvr", false]], "umvr() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.umvr", false]], "umvr() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.umvr", false]], "umvr() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.umvr", false]], "umvr() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.umvr", false]], "umvr() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.umvr", false]], "umvr() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.umvr", false]], "umvr() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.umvr", false]], "umvr() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.umvr", false]], "umvr() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.umvr", false]], "umvr() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.umvr", false]], "umvr() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.umvr", false]], "umvr() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.umvr", false]], "umvr() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.umvr", false]], "umvr() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.umvr", false]], "umvr() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.umvr", false]], "umvr() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.umvr", false]], "umvr() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.umvr", false]], "umvr() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.umvr", false]], "umvr() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.umvr", false]], "umvr() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.umvr", false]], "umvr() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.umvr", false]], "umvr() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.umvr", false]], "umvr() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.umvr", false]], "umvr() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.umvr", false]], "umvr() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.umvr", false]], "umvr() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.umvr", false]], "umvr() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.umvr", false]], "umvr() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.umvr", false]], "umvr() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.umvr", false]], "umvr() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.umvr", false]], "umvr() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.umvr", false]], "umvr() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.umvr", false]], "umvr() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.umvr", false]], "umvr() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.umvr", false]], "umvr() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.umvr", false]], "umvr() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.umvr", false]], "umvr() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.umvr", false]], "umvr() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.umvr", false]], "umvr() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.umvr", false]], "umvr() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.umvr", false]], "umvr() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.umvr", false]], "umvr() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.umvr", false]], "umvr() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.umvr", false]], "umvr() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.umvr", false]], "umvr() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.umvr", false]], "umvr() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.umvr", false]], "umvr() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.umvr", false]], "umvr() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.umvr", false]], "umvr() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.umvr", false]], "umvr() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.umvr", false]], "umvr() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.umvr", false]], "umvr() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.umvr", false]], "umvr() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.umvr", false]], "umvr() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.umvr", false]], "umvr() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.umvr", false]], "umvr() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.umvr", false]], "umvr() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.umvr", false]], "umvr() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.umvr", false]], "umvr() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.umvr", false]], "umvr() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.umvr", false]], "unitconversionderivedsignal (class in pcdsdevices.signal)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal", false]], "usdigitalusbencoder (class in pcdsdevices.usb_encoder)": [[595, "pcdsdevices.usb_encoder.UsDigitalUsbEncoder", false]], "use_limits (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.use_limits", false]], "use_limits (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.use_limits", false]], "user_enable (pcdsdevices.epics_motor.beckhoffaxisplc_pre140 attribute)": [[146, "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140.user_enable", false]], "user_offset (in module pcdsdevices.pseudopos)": [[442, "pcdsdevices.pseudopos.user_offset", false]], "user_offset (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.user_offset", false]], "user_offset (pcdsdevices.pseudopos.delaybase attribute)": [[432, "pcdsdevices.pseudopos.DelayBase.user_offset", false]], "user_offset (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.user_offset", false]], "validate_asyn_ports() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.validate_asyn_ports", false]], "validate_asyn_ports() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.validate_asyn_ports", false]], "validate_metadata() (in module pcdsdevices.variety)": [[637, "pcdsdevices.variety.validate_metadata", false]], "value (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.value", false]], "value (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.value", false]], "value (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.value", false]], "value (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.value", false]], "value (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.value", false]], "value (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.value", false]], "value (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.value", false]], "value (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.value", false]], "value (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.value", false]], "value (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.value", false]], "value (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.value", false]], "value (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.value", false]], "value (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.value", false]], "value (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.value", false]], "value (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.value", false]], "value (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.value", false]], "value (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.value", false]], "value (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.value", false]], "value (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.value", false]], "value (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.value", false]], "value (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.value", false]], "value (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.value", false]], "value (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.value", false]], "value (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.value", false]], "value (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.value", false]], "valvebase (class in pcdsdevices.valve)": [[633, "pcdsdevices.valve.ValveBase", false]], "vcn (class in pcdsdevices.valve)": [[619, "pcdsdevices.valve.VCN", false]], "vcn_openloop (class in pcdsdevices.valve)": [[620, "pcdsdevices.valve.VCN_OpenLoop", false]], "vcn_vat590 (class in pcdsdevices.valve)": [[621, "pcdsdevices.valve.VCN_VAT590", false]], "vcn_vat590_status (class in pcdsdevices.valve)": [[622, "pcdsdevices.valve.VCN_VAT590_Status", false]], "verbose_name (pcdsdevices.lxe.lasertiming attribute)": [[343, "pcdsdevices.lxe.LaserTiming.verbose_name", false]], "verbose_name (pcdsdevices.lxe.lcls2lasertiming attribute)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.verbose_name", false]], "vfs (class in pcdsdevices.valve)": [[623, "pcdsdevices.valve.VFS", false]], "vgc (class in pcdsdevices.valve)": [[624, "pcdsdevices.valve.VGC", false]], "vgc_2s (class in pcdsdevices.valve)": [[626, "pcdsdevices.valve.VGC_2S", false]], "vgclegacy (class in pcdsdevices.valve)": [[625, "pcdsdevices.valve.VGCLegacy", false]], "vicivalve (class in pcdsdevices.sample_delivery)": [[495, "pcdsdevices.sample_delivery.ViciValve", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.cam.feeopalcam method)": [[6, "pcdsdevices.areadetector.cam.FeeOpalCam.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetector method)": [[12, "pcdsdevices.areadetector.detectors.PCDSAreaDetector.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetectorbase method)": [[13, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdsareadetectorembedded method)": [[14, "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.detectors.pcdshdf5blueskytriggerable method)": [[18, "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.colorconvplugin method)": [[19, "pcdsdevices.areadetector.plugins.ColorConvPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.fileplugin method)": [[20, "pcdsdevices.areadetector.plugins.FilePlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.imageplugin method)": [[23, "pcdsdevices.areadetector.plugins.ImagePlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.jpegplugin method)": [[24, "pcdsdevices.areadetector.plugins.JPEGPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.magickplugin method)": [[25, "pcdsdevices.areadetector.plugins.MagickPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.netcdfplugin method)": [[26, "pcdsdevices.areadetector.plugins.NetCDFPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.nexusplugin method)": [[27, "pcdsdevices.areadetector.plugins.NexusPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.overlay method)": [[28, "pcdsdevices.areadetector.plugins.Overlay.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.overlayplugin method)": [[29, "pcdsdevices.areadetector.plugins.OverlayPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.pluginbase method)": [[30, "pcdsdevices.areadetector.plugins.PluginBase.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.processplugin method)": [[31, "pcdsdevices.areadetector.plugins.ProcessPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.roiplugin method)": [[32, "pcdsdevices.areadetector.plugins.ROIPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.statsplugin method)": [[33, "pcdsdevices.areadetector.plugins.StatsPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.tiffplugin method)": [[34, "pcdsdevices.areadetector.plugins.TIFFPlugin.visualize_asyn_digraph", false]], "visualize_asyn_digraph() (pcdsdevices.areadetector.plugins.transformplugin method)": [[35, "pcdsdevices.areadetector.plugins.TransformPlugin.visualize_asyn_digraph", false]], "vlsoptics (class in pcdsdevices.crix_motion)": [[100, "pcdsdevices.crix_motion.VLSOptics", false]], "vlsopticssim (class in pcdsdevices.crix_motion)": [[101, "pcdsdevices.crix_motion.VLSOpticsSim", false]], "voltage() (pcdsdevices.dc_devices.ictbus method)": [[105, "pcdsdevices.dc_devices.ICTBus.voltage", false]], "voltage_setpoint (pcdsdevices.mpod_apalis.mpodapalischannel attribute)": [[395, "pcdsdevices.mpod_apalis.MPODApalisChannel.voltage_setpoint", false]], "vonhamos4crystal (class in pcdsdevices.spectrometer)": [[556, "pcdsdevices.spectrometer.VonHamos4Crystal", false]], "vonhamos6crystal (class in pcdsdevices.spectrometer)": [[557, "pcdsdevices.spectrometer.VonHamos6Crystal", false]], "vonhamoscrystal (class in pcdsdevices.spectrometer)": [[558, "pcdsdevices.spectrometer.VonHamosCrystal", false]], "vonhamoscrystal_2 (class in pcdsdevices.spectrometer)": [[559, "pcdsdevices.spectrometer.VonHamosCrystal_2", false]], "vonhamosfe (class in pcdsdevices.spectrometer)": [[560, "pcdsdevices.spectrometer.VonHamosFE", false]], "vonhamosfer (class in pcdsdevices.spectrometer)": [[561, "pcdsdevices.spectrometer.VonHamosFER", false]], "vrc (class in pcdsdevices.valve)": [[627, "pcdsdevices.valve.VRC", false]], "vrcclsls (class in pcdsdevices.valve)": [[628, "pcdsdevices.valve.VRCClsLS", false]], "vrcda (class in pcdsdevices.valve)": [[629, "pcdsdevices.valve.VRCDA", false]], "vrcno (class in pcdsdevices.valve)": [[630, "pcdsdevices.valve.VRCNO", false]], "vvc (class in pcdsdevices.valve)": [[631, "pcdsdevices.valve.VVC", false]], "vvcno (class in pcdsdevices.valve)": [[632, "pcdsdevices.valve.VVCNO", false]], "wait() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.wait", false]], "wait() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.wait", false]], "wait() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.wait", false]], "wait() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.wait", false]], "wait() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.wait", false]], "wait() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.wait", false]], "wait() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.wait", false]], "wait() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.wait", false]], "wait() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.wait", false]], "wait() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.wait", false]], "wait() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.wait", false]], "wait() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.wait", false]], "wait() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.wait", false]], "wait() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.wait", false]], "wait() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.wait", false]], "wait() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.wait", false]], "wait() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.wait", false]], "wait() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.wait", false]], "wait() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.wait", false]], "wait() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.wait", false]], "wait() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.wait", false]], "wait() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.wait", false]], "wait() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.wait", false]], "wait() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.wait", false]], "wait() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.wait", false]], "wait() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.wait", false]], "wait() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.wait", false]], "wait() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.wait", false]], "wait() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.wait", false]], "wait() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.wait", false]], "wait() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.wait", false]], "wait() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.wait", false]], "wait() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.wait", false]], "wait() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.wait", false]], "wait() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.wait", false]], "wait() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.wait", false]], "wait() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.wait", false]], "wait() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.wait", false]], "wait() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.wait", false]], "wait() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.wait", false]], "wait() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.wait", false]], "wait() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.wait", false]], "wait() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.wait", false]], "wait() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.wait", false]], "wait() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.wait", false]], "wait() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.wait", false]], "wait() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.wait", false]], "wait() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.wait", false]], "wait() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.wait", false]], "wait() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.wait", false]], "wait() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.wait", false]], "wait() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.wait", false]], "wait() (pcdsdevices.gon.kappa method)": [[212, "pcdsdevices.gon.Kappa.wait", false]], "wait() (pcdsdevices.gon.simkappa method)": [[215, "pcdsdevices.gon.SimKappa.wait", false]], "wait() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.wait", false]], "wait() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.wait", false]], "wait() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.wait", false]], "wait() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.wait", false]], "wait() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.wait", false]], "wait() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.wait", false]], "wait() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.wait", false]], "wait() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.wait", false]], "wait() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.wait", false]], "wait() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.wait", false]], "wait() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.wait", false]], "wait() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.wait", false]], "wait() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.wait", false]], "wait() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.wait", false]], "wait() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.wait", false]], "wait() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.wait", false]], "wait() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.wait", false]], "wait() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.wait", false]], "wait() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.wait", false]], "wait() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.wait", false]], "wait() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.wait", false]], "wait() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.wait", false]], "wait() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.wait", false]], "wait() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.wait", false]], "wait() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.wait", false]], "wait() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.wait", false]], "wait() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.wait", false]], "wait() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.wait", false]], "wait() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.wait", false]], "wait() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.wait", false]], "wait() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.wait", false]], "wait() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.wait", false]], "wait() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.wait", false]], "wait() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.wait", false]], "wait() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.wait", false]], "wait() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.wait", false]], "wait() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.wait", false]], "wait() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.wait", false]], "wait() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.wait", false]], "wait() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.wait", false]], "wait() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.wait", false]], "wait() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.wait", false]], "wait() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.wait", false]], "wait() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.wait", false]], "wait() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.wait", false]], "wait() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.wait", false]], "wait() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.wait", false]], "wait() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.wait", false]], "wait() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.wait", false]], "wait() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.wait", false]], "wait() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.wait", false]], "wait() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.wait", false]], "wait() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.wait", false]], "wait() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.wait", false]], "wait() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.wait", false]], "wait() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.wait", false]], "wait() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.wait", false]], "wait() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.wait", false]], "wait() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.wait", false]], "wait() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.wait", false]], "wait() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.wait", false]], "wait() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.wait", false]], "wait() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.wait", false]], "wait() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.wait", false]], "wait() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.wait", false]], "wait() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.wait", false]], "wait() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.wait", false]], "wait() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.wait", false]], "wait() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.wait", false]], "wait() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.wait", false]], "wait() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.wait", false]], "wait() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.wait", false]], "wait() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.wait", false]], "wait() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.wait", false]], "wait() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.wait", false]], "wait() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.wait", false]], "wait() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.wait", false]], "wait() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.wait", false]], "wait() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.wait", false]], "wait() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.wait", false]], "wait() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.wait", false]], "wait() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.wait", false]], "wait() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.wait", false]], "wait() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.wait", false]], "wait() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.wait", false]], "wait() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.wait", false]], "wait() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.wait", false]], "wait() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.wait", false]], "wait() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.wait", false]], "wait() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.wait", false]], "wait() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.wait", false]], "wait() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.wait", false]], "wait() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.wait", false]], "wait() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.wait", false]], "wait() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.wait", false]], "wait() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.wait", false]], "wait() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.wait", false]], "wait() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.wait", false]], "wait() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.wait", false]], "wait() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.wait", false]], "wait() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.wait", false]], "wait() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.wait", false]], "wait() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.wait", false]], "wait() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.wait", false]], "wait() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.wait", false]], "wait_energy() (pcdsdevices.lodcm.lodcm method)": [[326, "pcdsdevices.lodcm.LODCM.wait_energy", false]], "wait_energy() (pcdsdevices.lodcm.simlodcm method)": [[334, "pcdsdevices.lodcm.SimLODCM.wait_energy", false]], "wait_energy() (pcdsdevices.lodcm.xcslodcm method)": [[336, "pcdsdevices.lodcm.XCSLODCM.wait_energy", false]], "wait_energy() (pcdsdevices.lodcm.xpplodcm method)": [[337, "pcdsdevices.lodcm.XPPLODCM.wait_energy", false]], "warmup() (pcdsdevices.areadetector.plugins.hdf5filestore method)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.warmup", false]], "warmup() (pcdsdevices.areadetector.plugins.hdf5plugin method)": [[22, "pcdsdevices.areadetector.plugins.HDF5Plugin.warmup", false]], "warn_deadband (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.warn_deadband", false]], "warn_deadband (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.warn_deadband", false]], "warn_deadband (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.warn_deadband", false]], "warn_deadband (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.warn_deadband", false]], "warn_deadband (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "id7", false], [440, "pcdsdevices.pseudopos.SyncAxis.warn_deadband", false]], "warn_inconsistent (pcdsdevices.ccm.ccmx attribute)": [[90, "pcdsdevices.ccm.CCMX.warn_inconsistent", false]], "warn_inconsistent (pcdsdevices.ccm.ccmy attribute)": [[91, "pcdsdevices.ccm.CCMY.warn_inconsistent", false]], "warn_inconsistent (pcdsdevices.lxe.fakelxtttc attribute)": [[341, "pcdsdevices.lxe.FakeLxtTtc.warn_inconsistent", false]], "warn_inconsistent (pcdsdevices.lxe.lxtttcexample attribute)": [[346, "pcdsdevices.lxe.LxtTtcExample.warn_inconsistent", false]], "warn_inconsistent (pcdsdevices.pseudopos.syncaxis attribute)": [[440, "id8", false], [440, "pcdsdevices.pseudopos.SyncAxis.warn_inconsistent", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccm method)": [[82, "pcdsdevices.ccm.CCM.warn_invalid_constants", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccmconstantsmixin method)": [[84, "pcdsdevices.ccm.CCMConstantsMixin.warn_invalid_constants", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.warn_invalid_constants", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.warn_invalid_constants", false]], "warn_invalid_constants() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.warn_invalid_constants", false]], "wave8 (class in pcdsdevices.ipm)": [[257, "pcdsdevices.ipm.Wave8", false]], "wave8channel (class in pcdsdevices.ipm)": [[258, "pcdsdevices.ipm.Wave8Channel", false]], "wave8v2 (class in pcdsdevices.digitizers)": [[118, "pcdsdevices.digitizers.Wave8V2", false]], "wave8v2adcdelaylanes (class in pcdsdevices.digitizers)": [[119, "pcdsdevices.digitizers.Wave8V2ADCDelayLanes", false]], "wave8v2adcregs (class in pcdsdevices.digitizers)": [[120, "pcdsdevices.digitizers.Wave8V2ADCRegs", false]], "wave8v2adcsamplereadout (class in pcdsdevices.digitizers)": [[121, "pcdsdevices.digitizers.Wave8V2ADCSampleReadout", false]], "wave8v2adcsamples (class in pcdsdevices.digitizers)": [[122, "pcdsdevices.digitizers.Wave8V2ADCSamples", false]], "wave8v2axiversion (class in pcdsdevices.digitizers)": [[123, "pcdsdevices.digitizers.Wave8V2AxiVersion", false]], "wave8v2eventbuilder (class in pcdsdevices.digitizers)": [[124, "pcdsdevices.digitizers.Wave8V2EventBuilder", false]], "wave8v2evrv2 (class in pcdsdevices.digitizers)": [[125, "pcdsdevices.digitizers.Wave8V2EvrV2", false]], "wave8v2integrators (class in pcdsdevices.digitizers)": [[126, "pcdsdevices.digitizers.Wave8V2Integrators", false]], "wave8v2pgpmon (class in pcdsdevices.digitizers)": [[127, "pcdsdevices.digitizers.Wave8V2PgpMon", false]], "wave8v2rawbuffers (class in pcdsdevices.digitizers)": [[128, "pcdsdevices.digitizers.Wave8V2RawBuffers", false]], "wave8v2sfp (class in pcdsdevices.digitizers)": [[129, "pcdsdevices.digitizers.Wave8V2Sfp", false]], "wave8v2simple (class in pcdsdevices.digitizers)": [[130, "pcdsdevices.digitizers.Wave8V2Simple", false]], "wave8v2systemregs (class in pcdsdevices.digitizers)": [[131, "pcdsdevices.digitizers.Wave8V2SystemRegs", false]], "wave8v2timing (class in pcdsdevices.digitizers)": [[132, "pcdsdevices.digitizers.Wave8V2Timing", false]], "wave8v2triggereventmanager (class in pcdsdevices.digitizers)": [[133, "pcdsdevices.digitizers.Wave8V2TriggerEventManager", false]], "wave8v2xpmmini (class in pcdsdevices.digitizers)": [[134, "pcdsdevices.digitizers.Wave8V2XpmMini", false]], "wave8v2xpmmsg (class in pcdsdevices.digitizers)": [[135, "pcdsdevices.digitizers.Wave8V2XpmMsg", false]], "wavefrontsensorstates (class in pcdsdevices.wfs)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates", false]], "wavefrontsensortarget (class in pcdsdevices.wfs)": [[639, "pcdsdevices.wfs.WaveFrontSensorTarget", false]], "wavefrontsensortargetcool (class in pcdsdevices.wfs)": [[640, "pcdsdevices.wfs.WaveFrontSensorTargetCool", false]], "wavefrontsensortargetfdq (class in pcdsdevices.wfs)": [[641, "pcdsdevices.wfs.WaveFrontSensorTargetFDQ", false]], "wavelength_to_energy() (in module pcdsdevices.ccm)": [[96, "pcdsdevices.ccm.wavelength_to_energy", false]], "wavelength_to_theta() (in module pcdsdevices.ccm)": [[97, "pcdsdevices.ccm.wavelength_to_theta", false]], "wm() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.wm", false]], "wm() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.wm", false]], "wm() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.wm", false]], "wm() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.wm", false]], "wm() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.wm", false]], "wm() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.wm", false]], "wm() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.wm", false]], "wm() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.wm", false]], "wm() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.wm", false]], "wm() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.wm", false]], "wm() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.wm", false]], "wm() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.wm", false]], "wm() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.wm", false]], "wm() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.wm", false]], "wm() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.wm", false]], "wm() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.wm", false]], "wm() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.wm", false]], "wm() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.wm", false]], "wm() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.wm", false]], "wm() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.wm", false]], "wm() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.wm", false]], "wm() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.wm", false]], "wm() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.wm", false]], "wm() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.wm", false]], "wm() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.wm", false]], "wm() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.wm", false]], "wm() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.wm", false]], "wm() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.wm", false]], "wm() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.wm", false]], "wm() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.wm", false]], "wm() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.wm", false]], "wm() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.wm", false]], "wm() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.wm", false]], "wm() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.wm", false]], "wm() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.wm", false]], "wm() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.wm", false]], "wm() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.wm", false]], "wm() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.wm", false]], "wm() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.wm", false]], "wm() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.wm", false]], "wm() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.wm", false]], "wm() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.wm", false]], "wm() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.wm", false]], "wm() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.wm", false]], "wm() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.wm", false]], "wm() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.wm", false]], "wm() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.wm", false]], "wm() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.wm", false]], "wm() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.wm", false]], "wm() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.wm", false]], "wm() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.wm", false]], "wm() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.wm", false]], "wm() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.wm", false]], "wm() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.wm", false]], "wm() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.wm", false]], "wm() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.wm", false]], "wm() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.wm", false]], "wm() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.wm", false]], "wm() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.wm", false]], "wm() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.wm", false]], "wm() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.wm", false]], "wm() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.wm", false]], "wm() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.wm", false]], "wm() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.wm", false]], "wm() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.wm", false]], "wm() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.wm", false]], "wm() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.wm", false]], "wm() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.wm", false]], "wm() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.wm", false]], "wm() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.wm", false]], "wm() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.wm", false]], "wm() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.wm", false]], "wm() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.wm", false]], "wm() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.wm", false]], "wm() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.wm", false]], "wm() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.wm", false]], "wm() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.wm", false]], "wm() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.wm", false]], "wm() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.wm", false]], "wm() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.wm", false]], "wm() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.wm", false]], "wm() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.wm", false]], "wm() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.wm", false]], "wm() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.wm", false]], "wm() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.wm", false]], "wm() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.wm", false]], "wm() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.wm", false]], "wm() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.wm", false]], "wm() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.wm", false]], "wm() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.wm", false]], "wm() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.wm", false]], "wm() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.wm", false]], "wm() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.wm", false]], "wm() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.wm", false]], "wm() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.wm", false]], "wm() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.wm", false]], "wm() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.wm", false]], "wm() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.wm", false]], "wm() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.wm", false]], "wm() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.wm", false]], "wm() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.wm", false]], "wm() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.wm", false]], "wm() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.wm", false]], "wm() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.wm", false]], "wm() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.wm", false]], "wm() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.wm", false]], "wm() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.wm", false]], "wm() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.wm", false]], "wm() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.wm", false]], "wm() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.wm", false]], "wm() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.wm", false]], "wm() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.wm", false]], "wm() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.wm", false]], "wm() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.wm", false]], "wm() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.wm", false]], "wm() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.wm", false]], "wm() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.wm", false]], "wm() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.wm", false]], "wm() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.wm", false]], "wm() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.wm", false]], "wm() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.wm", false]], "wm() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.wm", false]], "wm() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.wm", false]], "wm() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.wm", false]], "wm() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.wm", false]], "wm() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.wm", false]], "wm() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.wm", false]], "wm() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.wm", false]], "wm() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.wm", false]], "wm() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.wm", false]], "wm() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.wm", false]], "wm() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.wm", false]], "wm() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.wm", false]], "wm() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.wm", false]], "wm() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.wm", false]], "wm() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.wm", false]], "wm() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.wm", false]], "wm() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.wm", false]], "wm() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.wm", false]], "wm() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.wm", false]], "wm() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.wm", false]], "wm() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.wm", false]], "wm() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.wm", false]], "wm() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.wm", false]], "wm() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.wm", false]], "wm() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.wm", false]], "wm() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.wm", false]], "wm() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.wm", false]], "wm() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.wm", false]], "wm() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.wm", false]], "wm() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.wm", false]], "wm() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.wm", false]], "wm() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.wm", false]], "wm() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.wm", false]], "wm() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.wm", false]], "wm() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.wm", false]], "wm() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.wm", false]], "wm_update() (pcdsdevices.atm.atmtarget method)": [[36, "pcdsdevices.atm.ATMTarget.wm_update", false]], "wm_update() (pcdsdevices.atm.tm1k4target method)": [[40, "pcdsdevices.atm.TM1K4Target.wm_update", false]], "wm_update() (pcdsdevices.atm.tm2k2target method)": [[42, "pcdsdevices.atm.TM2K2Target.wm_update", false]], "wm_update() (pcdsdevices.atm.tm2k4target method)": [[44, "pcdsdevices.atm.TM2K4Target.wm_update", false]], "wm_update() (pcdsdevices.attenuator.at1k2 method)": [[45, "pcdsdevices.attenuator.AT1K2.wm_update", false]], "wm_update() (pcdsdevices.attenuator.at1k4 method)": [[46, "pcdsdevices.attenuator.AT1K4.wm_update", false]], "wm_update() (pcdsdevices.attenuator.at2k2 method)": [[47, "pcdsdevices.attenuator.AT2K2.wm_update", false]], "wm_update() (pcdsdevices.attenuator.at2l0 method)": [[48, "pcdsdevices.attenuator.AT2L0.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attbase method)": [[49, "pcdsdevices.attenuator.AttBase.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attbasewith3rdharmonic method)": [[50, "pcdsdevices.attenuator.AttBaseWith3rdHarmonic.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attbasewith3rdharmoniclp method)": [[51, "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attenuatorsxr_ladder method)": [[59, "pcdsdevices.attenuator.AttenuatorSXR_Ladder.wm_update", false]], "wm_update() (pcdsdevices.attenuator.attenuatorsxr_laddertwobladelbd method)": [[60, "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD.wm_update", false]], "wm_update() (pcdsdevices.attenuator.feeatt method)": [[63, "pcdsdevices.attenuator.FeeAtt.wm_update", false]], "wm_update() (pcdsdevices.attenuator.feefilter method)": [[64, "pcdsdevices.attenuator.FeeFilter.wm_update", false]], "wm_update() (pcdsdevices.attenuator.feesolidattenuatorstates method)": [[62, "pcdsdevices.attenuator.FEESolidAttenuatorStates.wm_update", false]], "wm_update() (pcdsdevices.attenuator.filter method)": [[65, "pcdsdevices.attenuator.Filter.wm_update", false]], "wm_update() (pcdsdevices.attenuator.gattaperturex method)": [[67, "pcdsdevices.attenuator.GattApertureX.wm_update", false]], "wm_update() (pcdsdevices.attenuator.gattaperturey method)": [[68, "pcdsdevices.attenuator.GattApertureY.wm_update", false]], "wm_update() (pcdsdevices.attenuator.sxrladderattenuatorstates method)": [[71, "pcdsdevices.attenuator.SXRLadderAttenuatorStates.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.beamenergyrequest method)": [[74, "pcdsdevices.beam_stats.BeamEnergyRequest.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.beamenergyrequestacrwait method)": [[75, "pcdsdevices.beam_stats.BeamEnergyRequestACRWait.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.beamenergyrequestnowait method)": [[76, "pcdsdevices.beam_stats.BeamEnergyRequestNoWait.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.fakebeamenergyrequest method)": [[78, "pcdsdevices.beam_stats.FakeBeamEnergyRequest.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.fakebeamenergyrequestacrwait method)": [[79, "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait.wm_update", false]], "wm_update() (pcdsdevices.beam_stats.fakebeamenergyrequestnowait method)": [[80, "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmalio method)": [[83, "pcdsdevices.ccm.CCMAlio.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmenergy method)": [[85, "pcdsdevices.ccm.CCMEnergy.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmenergywithacrstatus method)": [[86, "pcdsdevices.ccm.CCMEnergyWithACRStatus.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmenergywithvernier method)": [[87, "pcdsdevices.ccm.CCMEnergyWithVernier.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmmotor method)": [[88, "pcdsdevices.ccm.CCMMotor.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmpico method)": [[89, "pcdsdevices.ccm.CCMPico.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmx method)": [[90, "pcdsdevices.ccm.CCMX.wm_update", false]], "wm_update() (pcdsdevices.ccm.ccmy method)": [[91, "pcdsdevices.ccm.CCMY.wm_update", false]], "wm_update() (pcdsdevices.crix_motion.quadraticbeckhoffmotor method)": [[98, "pcdsdevices.crix_motion.QuadraticBeckhoffMotor.wm_update", false]], "wm_update() (pcdsdevices.crix_motion.quadraticsimmotor method)": [[99, "pcdsdevices.crix_motion.QuadraticSimMotor.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxis method)": [[140, "pcdsdevices.epics_motor.BeckhoffAxis.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxis_pre140 method)": [[147, "pcdsdevices.epics_motor.BeckhoffAxis_Pre140.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxiseps method)": [[141, "pcdsdevices.epics_motor.BeckhoffAxisEPS.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxisepscustom method)": [[142, "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.beckhoffaxisnooffset method)": [[143, "pcdsdevices.epics_motor.BeckhoffAxisNoOffset.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.epicsmotorinterface method)": [[148, "pcdsdevices.epics_motor.EpicsMotorInterface.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.ims method)": [[149, "pcdsdevices.epics_motor.IMS.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.mmc100 method)": [[150, "pcdsdevices.epics_motor.MMC100.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.newport method)": [[152, "pcdsdevices.epics_motor.Newport.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.offsetimswithpreset method)": [[153, "pcdsdevices.epics_motor.OffsetIMSWithPreset.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.offsetmotor method)": [[154, "pcdsdevices.epics_motor.OffsetMotor.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.pcdsmotorbase method)": [[155, "pcdsdevices.epics_motor.PCDSMotorBase.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.pi_m824 method)": [[156, "pcdsdevices.epics_motor.PI_M824.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.pmc100 method)": [[157, "pcdsdevices.epics_motor.PMC100.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.smaract method)": [[158, "pcdsdevices.epics_motor.SmarAct.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.smaractopenlooppositioner method)": [[161, "pcdsdevices.epics_motor.SmarActOpenLoopPositioner.wm_update", false]], "wm_update() (pcdsdevices.epics_motor.smaractpicoscale method)": [[162, "pcdsdevices.epics_motor.SmarActPicoscale.wm_update", false]], "wm_update() (pcdsdevices.evr.evrmotor method)": [[165, "pcdsdevices.evr.EvrMotor.wm_update", false]], "wm_update() (pcdsdevices.example.example3dstates method)": [[168, "pcdsdevices.example.Example3DStates.wm_update", false]], "wm_update() (pcdsdevices.example.examplel2lstates method)": [[170, "pcdsdevices.example.ExampleL2LStates.wm_update", false]], "wm_update() (pcdsdevices.inout.combinedinoutrecordpositioner method)": [[218, "pcdsdevices.inout.CombinedInOutRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.inoutpositioner method)": [[220, "pcdsdevices.inout.InOutPositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.inoutpvstatepositioner method)": [[219, "pcdsdevices.inout.InOutPVStatePositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.inoutrecordpositioner method)": [[221, "pcdsdevices.inout.InOutRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.lightpathinoutrecordpositioner method)": [[222, "pcdsdevices.inout.LightpathInOutRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.inout.reflaser method)": [[223, "pcdsdevices.inout.Reflaser.wm_update", false]], "wm_update() (pcdsdevices.inout.ttreflaser method)": [[224, "pcdsdevices.inout.TTReflaser.wm_update", false]], "wm_update() (pcdsdevices.inout.twincatinoutpositioner method)": [[225, "pcdsdevices.inout.TwinCATInOutPositioner.wm_update", false]], "wm_update() (pcdsdevices.interface.fltmvinterface method)": [[227, "pcdsdevices.interface.FltMvInterface.wm_update", false]], "wm_update() (pcdsdevices.interface.mvinterface method)": [[232, "pcdsdevices.interface.MvInterface.wm_update", false]], "wm_update() (pcdsdevices.ipm.ipmtarget method)": [[253, "pcdsdevices.ipm.IPMTarget.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.ell6 method)": [[287, "pcdsdevices.lasers.elliptec.Ell6.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.ell9 method)": [[288, "pcdsdevices.lasers.elliptec.Ell9.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.ellbase method)": [[289, "pcdsdevices.lasers.elliptec.EllBase.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.elllinear method)": [[290, "pcdsdevices.lasers.elliptec.EllLinear.wm_update", false]], "wm_update() (pcdsdevices.lasers.elliptec.ellrotation method)": [[291, "pcdsdevices.lasers.elliptec.EllRotation.wm_update", false]], "wm_update() (pcdsdevices.lens.prefocus method)": [[307, "pcdsdevices.lens.Prefocus.wm_update", false]], "wm_update() (pcdsdevices.lens.xfls method)": [[310, "pcdsdevices.lens.XFLS.wm_update", false]], "wm_update() (pcdsdevices.lic.licmirror method)": [[311, "pcdsdevices.lic.LICMirror.wm_update", false]], "wm_update() (pcdsdevices.lic_2d_tmo.lasercouplingstates method)": [[313, "pcdsdevices.lic_2d_tmo.LaserCouplingStates.wm_update", false]], "wm_update() (pcdsdevices.lodcm.chi1 method)": [[316, "pcdsdevices.lodcm.CHI1.wm_update", false]], "wm_update() (pcdsdevices.lodcm.chi2 method)": [[317, "pcdsdevices.lodcm.CHI2.wm_update", false]], "wm_update() (pcdsdevices.lodcm.dectris method)": [[320, "pcdsdevices.lodcm.Dectris.wm_update", false]], "wm_update() (pcdsdevices.lodcm.diode method)": [[322, "pcdsdevices.lodcm.Diode.wm_update", false]], "wm_update() (pcdsdevices.lodcm.foil method)": [[323, "pcdsdevices.lodcm.Foil.wm_update", false]], "wm_update() (pcdsdevices.lodcm.h1n method)": [[324, "pcdsdevices.lodcm.H1N.wm_update", false]], "wm_update() (pcdsdevices.lodcm.h2n method)": [[325, "pcdsdevices.lodcm.H2N.wm_update", false]], "wm_update() (pcdsdevices.lodcm.lodcmenergyc method)": [[327, "pcdsdevices.lodcm.LODCMEnergyC.wm_update", false]], "wm_update() (pcdsdevices.lodcm.lodcmenergyc1 method)": [[328, "pcdsdevices.lodcm.LODCMEnergyC1.wm_update", false]], "wm_update() (pcdsdevices.lodcm.lodcmenergysi method)": [[329, "pcdsdevices.lodcm.LODCMEnergySi.wm_update", false]], "wm_update() (pcdsdevices.lodcm.simenergyc method)": [[331, "pcdsdevices.lodcm.SimEnergyC.wm_update", false]], "wm_update() (pcdsdevices.lodcm.simenergysi method)": [[332, "pcdsdevices.lodcm.SimEnergySi.wm_update", false]], "wm_update() (pcdsdevices.lodcm.y1 method)": [[338, "pcdsdevices.lodcm.Y1.wm_update", false]], "wm_update() (pcdsdevices.lodcm.y2 method)": [[339, "pcdsdevices.lodcm.Y2.wm_update", false]], "wm_update() (pcdsdevices.lodcm.yaglom method)": [[340, "pcdsdevices.lodcm.YagLom.wm_update", false]], "wm_update() (pcdsdevices.lxe._reversedtimetooldelay method)": [[348, "pcdsdevices.lxe._ReversedTimeToolDelay.wm_update", false]], "wm_update() (pcdsdevices.lxe.fakelxtttc method)": [[341, "pcdsdevices.lxe.FakeLxtTtc.wm_update", false]], "wm_update() (pcdsdevices.lxe.laserenergypositioner method)": [[342, "pcdsdevices.lxe.LaserEnergyPositioner.wm_update", false]], "wm_update() (pcdsdevices.lxe.lasertiming method)": [[343, "pcdsdevices.lxe.LaserTiming.wm_update", false]], "wm_update() (pcdsdevices.lxe.lasertimingcompensation method)": [[344, "pcdsdevices.lxe.LaserTimingCompensation.wm_update", false]], "wm_update() (pcdsdevices.lxe.lcls2lasertiming method)": [[345, "pcdsdevices.lxe.Lcls2LaserTiming.wm_update", false]], "wm_update() (pcdsdevices.lxe.lxtttcexample method)": [[346, "pcdsdevices.lxe.LxtTtcExample.wm_update", false]], "wm_update() (pcdsdevices.lxe.timetooldelay method)": [[347, "pcdsdevices.lxe.TimeToolDelay.wm_update", false]], "wm_update() (pcdsdevices.mirror.gantry method)": [[364, "pcdsdevices.mirror.Gantry.wm_update", false]], "wm_update() (pcdsdevices.mirror.mirrorinsertstate method)": [[370, "pcdsdevices.mirror.MirrorInsertState.wm_update", false]], "wm_update() (pcdsdevices.mirror.mirrorstripe2d2p method)": [[371, "pcdsdevices.mirror.MirrorStripe2D2P.wm_update", false]], "wm_update() (pcdsdevices.mirror.mirrorstripe2d4p method)": [[372, "pcdsdevices.mirror.MirrorStripe2D4P.wm_update", false]], "wm_update() (pcdsdevices.mirror.ommotor method)": [[373, "pcdsdevices.mirror.OMMotor.wm_update", false]], "wm_update() (pcdsdevices.mirror.pitch method)": [[376, "pcdsdevices.mirror.Pitch.wm_update", false]], "wm_update() (pcdsdevices.mirror.pointingmirror method)": [[377, "pcdsdevices.mirror.PointingMirror.wm_update", false]], "wm_update() (pcdsdevices.mirror.twincatmirrorstripe method)": [[378, "pcdsdevices.mirror.TwinCATMirrorStripe.wm_update", false]], "wm_update() (pcdsdevices.movablestand.movablestand method)": [[389, "pcdsdevices.movablestand.MovableStand.wm_update", false]], "wm_update() (pcdsdevices.pim.lcls2target method)": [[416, "pcdsdevices.pim.LCLS2Target.wm_update", false]], "wm_update() (pcdsdevices.pim.pimy method)": [[421, "pcdsdevices.pim.PIMY.wm_update", false]], "wm_update() (pcdsdevices.pim.xpimfilterwheel method)": [[427, "pcdsdevices.pim.XPIMFilterWheel.wm_update", false]], "wm_update() (pcdsdevices.pmps.twincatstatepmps method)": [[429, "pcdsdevices.pmps.TwinCATStatePMPS.wm_update", false]], "wm_update() (pcdsdevices.positioner.funcpositioner method)": [[431, "pcdsdevices.positioner.FuncPositioner.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.delaybase method)": [[432, "pcdsdevices.pseudopos.DelayBase.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.delaymotor method)": [[433, "pcdsdevices.pseudopos.DelayMotor.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.offsetmotorbase method)": [[435, "pcdsdevices.pseudopos.OffsetMotorBase.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.pseudosingleinterface method)": [[437, "pcdsdevices.pseudopos.PseudoSingleInterface.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.simdelaystage method)": [[438, "pcdsdevices.pseudopos.SimDelayStage.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.syncaxesbase method)": [[439, "pcdsdevices.pseudopos.SyncAxesBase.wm_update", false]], "wm_update() (pcdsdevices.pseudopos.syncaxis method)": [[440, "pcdsdevices.pseudopos.SyncAxis.wm_update", false]], "wm_update() (pcdsdevices.pulsepicker.pulsepicker method)": [[444, "pcdsdevices.pulsepicker.PulsePicker.wm_update", false]], "wm_update() (pcdsdevices.pulsepicker.pulsepickerinout method)": [[445, "pcdsdevices.pulsepicker.PulsePickerInOut.wm_update", false]], "wm_update() (pcdsdevices.pv_positioner.onepvmotor method)": [[461, "pcdsdevices.pv_positioner.OnePVMotor.wm_update", false]], "wm_update() (pcdsdevices.pv_positioner.pvpositionercomparator method)": [[462, "pcdsdevices.pv_positioner.PVPositionerComparator.wm_update", false]], "wm_update() (pcdsdevices.pv_positioner.pvpositionerdone method)": [[463, "pcdsdevices.pv_positioner.PVPositionerDone.wm_update", false]], "wm_update() (pcdsdevices.pv_positioner.pvpositionerisclose method)": [[464, "pcdsdevices.pv_positioner.PVPositionerIsClose.wm_update", false]], "wm_update() (pcdsdevices.ref.reflaserl2simirror method)": [[475, "pcdsdevices.ref.ReflaserL2SIMirror.wm_update", false]], "wm_update() (pcdsdevices.rtds_ebd.pneumaticactuator method)": [[478, "pcdsdevices.rtds_ebd.PneumaticActuator.wm_update", false]], "wm_update() (pcdsdevices.sim.fastmotor method)": [[527, "pcdsdevices.sim.FastMotor.wm_update", false]], "wm_update() (pcdsdevices.sim.slowmotor method)": [[529, "pcdsdevices.sim.SlowMotor.wm_update", false]], "wm_update() (pcdsdevices.sim.synmotor method)": [[530, "pcdsdevices.sim.SynMotor.wm_update", false]], "wm_update() (pcdsdevices.slits.badslitpositionerbase method)": [[531, "pcdsdevices.slits.BadSlitPositionerBase.wm_update", false]], "wm_update() (pcdsdevices.slits.beckhoffslitpositioner method)": [[532, "pcdsdevices.slits.BeckhoffSlitPositioner.wm_update", false]], "wm_update() (pcdsdevices.slits.beckhoffslits method)": [[533, "pcdsdevices.slits.BeckhoffSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.exitslittarget method)": [[534, "pcdsdevices.slits.ExitSlitTarget.wm_update", false]], "wm_update() (pcdsdevices.slits.jjslits method)": [[536, "pcdsdevices.slits.JJSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.lusislitpositioner method)": [[537, "pcdsdevices.slits.LusiSlitPositioner.wm_update", false]], "wm_update() (pcdsdevices.slits.lusislits method)": [[538, "pcdsdevices.slits.LusiSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.powerslits method)": [[539, "pcdsdevices.slits.PowerSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.simlusislits method)": [[540, "pcdsdevices.slits.SimLusiSlits.wm_update", false]], "wm_update() (pcdsdevices.slits.slitpositioner method)": [[541, "pcdsdevices.slits.SlitPositioner.wm_update", false]], "wm_update() (pcdsdevices.slits.slits method)": [[542, "pcdsdevices.slits.Slits.wm_update", false]], "wm_update() (pcdsdevices.slits.slitsbase method)": [[543, "pcdsdevices.slits.SlitsBase.wm_update", false]], "wm_update() (pcdsdevices.spectrometer.fzpstates method)": [[547, "pcdsdevices.spectrometer.FZPStates.wm_update", false]], "wm_update() (pcdsdevices.spectrometer.monogratingstates method)": [[553, "pcdsdevices.spectrometer.MonoGratingStates.wm_update", false]], "wm_update() (pcdsdevices.spectrometer.tmospectrometersolidattstates method)": [[555, "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates.wm_update", false]], "wm_update() (pcdsdevices.state.combinedstaterecordpositioner method)": [[564, "pcdsdevices.state.CombinedStateRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.state.pvstatepositioner method)": [[566, "pcdsdevices.state.PVStatePositioner.wm_update", false]], "wm_update() (pcdsdevices.state.statepositioner method)": [[567, "pcdsdevices.state.StatePositioner.wm_update", false]], "wm_update() (pcdsdevices.state.staterecordpositioner method)": [[568, "pcdsdevices.state.StateRecordPositioner.wm_update", false]], "wm_update() (pcdsdevices.state.staterecordpositionerbase method)": [[569, "pcdsdevices.state.StateRecordPositionerBase.wm_update", false]], "wm_update() (pcdsdevices.state.twincatstatepositioner method)": [[572, "pcdsdevices.state.TwinCATStatePositioner.wm_update", false]], "wm_update() (pcdsdevices.stopper.ppsstopper method)": [[577, "pcdsdevices.stopper.PPSStopper.wm_update", false]], "wm_update() (pcdsdevices.stopper.stopper method)": [[579, "pcdsdevices.stopper.Stopper.wm_update", false]], "wm_update() (pcdsdevices.sxr_test_absorber.sxrtestabsorberstates method)": [[581, "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates.wm_update", false]], "wm_update() (pcdsdevices.timetool.timetool method)": [[589, "pcdsdevices.timetool.Timetool.wm_update", false]], "wm_update() (pcdsdevices.timetool.timetoolwithnav method)": [[590, "pcdsdevices.timetool.TimetoolWithNav.wm_update", false]], "wm_update() (pcdsdevices.tmo_ip1.calibrationaxis method)": [[591, "pcdsdevices.tmo_ip1.CalibrationAxis.wm_update", false]], "wm_update() (pcdsdevices.tpr.tprmotor method)": [[593, "pcdsdevices.tpr.TprMotor.wm_update", false]], "wm_update() (pcdsdevices.valve.gatevalve method)": [[618, "pcdsdevices.valve.GateValve.wm_update", false]], "wm_update() (pcdsdevices.wfs.wavefrontsensorstates method)": [[638, "pcdsdevices.wfs.WaveFrontSensorStates.wm_update", false]], "write_access (pcdsdevices.lxe._scaledunitconversionderivedsignal attribute)": [[349, "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal.write_access", false]], "write_access (pcdsdevices.signal._optionalepicssignal attribute)": [[524, "pcdsdevices.signal._OptionalEpicsSignal.write_access", false]], "write_access (pcdsdevices.signal.aggregatesignal attribute)": [[501, "pcdsdevices.signal.AggregateSignal.write_access", false]], "write_access (pcdsdevices.signal.avgsignal attribute)": [[502, "pcdsdevices.signal.AvgSignal.write_access", false]], "write_access (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.write_access", false]], "write_access (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.write_access", false]], "write_access (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.write_access", false]], "write_access (pcdsdevices.signal.fakeepicssignaleditmd attribute)": [[506, "pcdsdevices.signal.FakeEpicsSignalEditMD.write_access", false]], "write_access (pcdsdevices.signal.fakeepicssignalroeditmd attribute)": [[507, "pcdsdevices.signal.FakeEpicsSignalROEditMD.write_access", false]], "write_access (pcdsdevices.signal.fakenotepadlinkedsignal attribute)": [[508, "pcdsdevices.signal.FakeNotepadLinkedSignal.write_access", false]], "write_access (pcdsdevices.signal.fakepytmcsignal attribute)": [[509, "pcdsdevices.signal.FakePytmcSignal.write_access", false]], "write_access (pcdsdevices.signal.fakepytmcsignalro attribute)": [[510, "pcdsdevices.signal.FakePytmcSignalRO.write_access", false]], "write_access (pcdsdevices.signal.fakepytmcsignalrw attribute)": [[511, "pcdsdevices.signal.FakePytmcSignalRW.write_access", false]], "write_access (pcdsdevices.signal.internalsignal attribute)": [[512, "pcdsdevices.signal.InternalSignal.write_access", false]], "write_access (pcdsdevices.signal.multiderivedsignal attribute)": [[513, "pcdsdevices.signal.MultiDerivedSignal.write_access", false]], "write_access (pcdsdevices.signal.multiderivedsignalro attribute)": [[514, "pcdsdevices.signal.MultiDerivedSignalRO.write_access", false]], "write_access (pcdsdevices.signal.notepadlinkedsignal attribute)": [[516, "pcdsdevices.signal.NotepadLinkedSignal.write_access", false]], "write_access (pcdsdevices.signal.notimplementedsignal attribute)": [[515, "pcdsdevices.signal.NotImplementedSignal.write_access", false]], "write_access (pcdsdevices.signal.pvstatesignal attribute)": [[517, "pcdsdevices.signal.PVStateSignal.write_access", false]], "write_access (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.write_access", false]], "write_access (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.write_access", false]], "write_access (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.write_access", false]], "write_access (pcdsdevices.signal.signaleditmd attribute)": [[521, "pcdsdevices.signal.SignalEditMD.write_access", false]], "write_access (pcdsdevices.signal.summarysignal attribute)": [[522, "pcdsdevices.signal.SummarySignal.write_access", false]], "write_access (pcdsdevices.signal.unitconversionderivedsignal attribute)": [[523, "pcdsdevices.signal.UnitConversionDerivedSignal.write_access", false]], "write_file() (in module pcdsdevices.make_ophyd_device)": [[361, "pcdsdevices.make_ophyd_device.write_file", false]], "write_path_template (pcdsdevices.areadetector.plugins.hdf5filestore attribute)": [[21, "pcdsdevices.areadetector.plugins.HDF5FileStore.write_path_template", false]], "write_timeout (pcdsdevices.signal.epicssignalbaseeditmd attribute)": [[503, "pcdsdevices.signal.EpicsSignalBaseEditMD.write_timeout", false]], "write_timeout (pcdsdevices.signal.epicssignaleditmd attribute)": [[504, "pcdsdevices.signal.EpicsSignalEditMD.write_timeout", false]], "write_timeout (pcdsdevices.signal.epicssignalroeditmd attribute)": [[505, "pcdsdevices.signal.EpicsSignalROEditMD.write_timeout", false]], "write_timeout (pcdsdevices.signal.pytmcsignal attribute)": [[518, "pcdsdevices.signal.PytmcSignal.write_timeout", false]], "write_timeout (pcdsdevices.signal.pytmcsignalro attribute)": [[519, "pcdsdevices.signal.PytmcSignalRO.write_timeout", false]], "write_timeout (pcdsdevices.signal.pytmcsignalrw attribute)": [[520, "pcdsdevices.signal.PytmcSignalRW.write_timeout", false]], "x (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.x", false]], "xcslodcm (class in pcdsdevices.lodcm)": [[336, "pcdsdevices.lodcm.XCSLODCM", false]], "xfls (class in pcdsdevices.lens)": [[310, "pcdsdevices.lens.XFLS", false]], "xgmd (class in pcdsdevices.energy_monitor)": [[139, "pcdsdevices.energy_monitor.XGMD", false]], "xoffsetmirror (class in pcdsdevices.mirror)": [[379, "pcdsdevices.mirror.XOffsetMirror", false]], "xoffsetmirror2d4pstate (class in pcdsdevices.mirror)": [[380, "pcdsdevices.mirror.XOffsetMirror2D4PState", false]], "xoffsetmirrorbend (class in pcdsdevices.mirror)": [[381, "pcdsdevices.mirror.XOffsetMirrorBend", false]], "xoffsetmirrornobend (class in pcdsdevices.mirror)": [[382, "pcdsdevices.mirror.XOffsetMirrorNoBend", false]], "xoffsetmirrorrtds (class in pcdsdevices.mirror)": [[383, "pcdsdevices.mirror.XOffsetMirrorRTDs", false]], "xoffsetmirrorstate (class in pcdsdevices.mirror)": [[384, "pcdsdevices.mirror.XOffsetMirrorState", false]], "xoffsetmirrorstatecool (class in pcdsdevices.mirror)": [[385, "pcdsdevices.mirror.XOffsetMirrorStateCool", false]], "xoffsetmirrorstatecoolnobend (class in pcdsdevices.mirror)": [[386, "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend", false]], "xoffsetmirrorswitch (class in pcdsdevices.mirror)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch", false]], "xoffsetmirrorxystate (class in pcdsdevices.mirror)": [[388, "pcdsdevices.mirror.XOffsetMirrorXYState", false]], "xpim (class in pcdsdevices.pim)": [[426, "pcdsdevices.pim.XPIM", false]], "xpimfilterwheel (class in pcdsdevices.pim)": [[427, "pcdsdevices.pim.XPIMFilterWheel", false]], "xpimled (class in pcdsdevices.pim)": [[428, "pcdsdevices.pim.XPIMLED", false]], "xpos() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.xpos", false]], "xpos() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.xpos", false]], "xpos() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.xpos", false]], "xpplodcm (class in pcdsdevices.lodcm)": [[337, "pcdsdevices.lodcm.XPPLODCM", false]], "xyzstage (class in pcdsdevices.gon)": [[217, "pcdsdevices.gon.XYZStage", false]], "y (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.y", false]], "y1 (class in pcdsdevices.lodcm)": [[338, "pcdsdevices.lodcm.Y1", false]], "y2 (class in pcdsdevices.lodcm)": [[339, "pcdsdevices.lodcm.Y2", false]], "y_dwn (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.y_dwn", false]], "y_states (pcdsdevices.example.plconlyxpim attribute)": [[172, "pcdsdevices.example.PLCOnlyXPIM.y_states", false]], "y_states (pcdsdevices.pim.im2k0 attribute)": [[413, "pcdsdevices.pim.IM2K0.y_states", false]], "y_states (pcdsdevices.pim.im3l0 attribute)": [[414, "pcdsdevices.pim.IM3L0.y_states", false]], "y_states (pcdsdevices.pim.lcls2imagerbase attribute)": [[415, "pcdsdevices.pim.LCLS2ImagerBase.y_states", false]], "y_states (pcdsdevices.pim.ppm attribute)": [[422, "pcdsdevices.pim.PPM.y_states", false]], "y_states (pcdsdevices.pim.ppmcool attribute)": [[423, "pcdsdevices.pim.PPMCOOL.y_states", false]], "y_states (pcdsdevices.pim.ppmcoolswitch attribute)": [[424, "pcdsdevices.pim.PPMCoolSwitch.y_states", false]], "y_states (pcdsdevices.pim.xpim attribute)": [[426, "pcdsdevices.pim.XPIM.y_states", false]], "y_states (pcdsdevices.slits.exitslits attribute)": [[535, "pcdsdevices.slits.ExitSlits.y_states", false]], "y_up (pcdsdevices.mirror.xoffsetmirrorswitch attribute)": [[387, "pcdsdevices.mirror.XOffsetMirrorSwitch.y_up", false]], "yaglom (class in pcdsdevices.lodcm)": [[340, "pcdsdevices.lodcm.YagLom", false]], "ypos() (pcdsdevices.ipm.ipm_det method)": [[254, "pcdsdevices.ipm.IPM_Det.ypos", false]], "ypos() (pcdsdevices.ipm.ipm_ipimb method)": [[255, "pcdsdevices.ipm.IPM_IPIMB.ypos", false]], "ypos() (pcdsdevices.ipm.ipm_wave8 method)": [[256, "pcdsdevices.ipm.IPM_Wave8.ypos", false]], "z (pcdsdevices.sqr1.sqr1 attribute)": [[562, "pcdsdevices.sqr1.SQR1.z", false]], "zoomtelescope (class in pcdsdevices.lasers.zoomtelescope)": [[304, "pcdsdevices.lasers.zoomtelescope.ZoomTelescope", false]]}, "objects": {"pcdsdevices.analog_signals": [[2, 0, 1, "", "Acromag"], [3, 0, 1, "", "FDQ"], [4, 0, 1, "", "Mesh"], [5, 3, 1, "", "acromag_ch_factory_func"]], "pcdsdevices.analog_signals.Acromag": [[2, 1, 1, "", "configuration_attrs"], [2, 2, 1, "", "configure"], [2, 1, 1, "", "connected"], [2, 2, 1, "", "describe"], [2, 2, 1, "", "get"], [2, 1, 1, "", "hints"], [2, 1, 1, "", "kind"], [2, 1, 1, "", "needs_parent"], [2, 2, 1, "", "post_elog_status"], [2, 2, 1, "", "read"], [2, 2, 1, "", "read_configuration"], [2, 2, 1, "", "screen"], [2, 1, 1, "", "stage_group"], [2, 2, 1, "", "stage_group_instances"], [2, 2, 1, "", "status"], [2, 2, 1, "", "stop"], [2, 1, 1, "", "subscriptions"], [2, 2, 1, "", "summary"], [2, 2, 1, "", "trigger"]], "pcdsdevices.analog_signals.FDQ": [[3, 1, 1, "", "configuration_attrs"], [3, 2, 1, "", "configure"], [3, 1, 1, "", "connected"], [3, 2, 1, "", "describe"], [3, 2, 1, "", "get"], [3, 1, 1, "", "get_flow_offset"], [3, 1, 1, "", "get_flow_rate"], [3, 1, 1, "", "hints"], [3, 1, 1, "", "kind"], [3, 2, 1, "", "post_elog_status"], [3, 2, 1, "", "read"], [3, 2, 1, "", "read_configuration"], [3, 2, 1, "", "screen"], [3, 2, 1, "", "set_flow_offset"], [3, 2, 1, "", "status"], [3, 2, 1, "", "stop"], [3, 1, 1, "", "subscriptions"], [3, 2, 1, "", "summary"], [3, 2, 1, "", "trigger"]], "pcdsdevices.analog_signals.Mesh": [[4, 1, 1, "", "configuration_attrs"], [4, 2, 1, "", "configure"], [4, 1, 1, "", "connected"], [4, 2, 1, "", "describe"], [4, 2, 1, "", "get"], [4, 2, 1, "", "get_mesh_voltage"], [4, 2, 1, "", "get_raw_mesh_voltage"], [4, 1, 1, "", "hints"], [4, 1, 1, "", "kind"], [4, 2, 1, "", "post_elog_status"], [4, 2, 1, "", "read"], [4, 2, 1, "", "read_configuration"], [4, 2, 1, "", "screen"], [4, 2, 1, "", "set_mesh_voltage"], [4, 2, 1, "", "set_rel_mesh_voltage"], [4, 2, 1, "", "status"], [4, 2, 1, "", "stop"], [4, 1, 1, "", "subscriptions"], [4, 2, 1, "", "summary"], [4, 2, 1, "", "trigger"], [4, 2, 1, "", "tweak_mesh_voltage"]], "pcdsdevices.areadetector.cam": [[6, 0, 1, "", "FeeOpalCam"]], "pcdsdevices.areadetector.cam.FeeOpalCam": [[6, 1, 1, "", "ad_root"], [6, 1, 1, "", "configuration_attrs"], [6, 2, 1, "", "configure"], [6, 1, 1, "", "connected"], [6, 2, 1, "", "describe"], [6, 2, 1, "", "find_signal"], [6, 2, 1, "", "get"], [6, 2, 1, "", "get_asyn_digraph"], [6, 2, 1, "", "get_asyn_port_dictionary"], [6, 2, 1, "", "get_plugin_by_asyn_port"], [6, 1, 1, "", "hints"], [6, 1, 1, "", "kind"], [6, 2, 1, "", "missing_plugins"], [6, 2, 1, "", "read"], [6, 2, 1, "", "read_configuration"], [6, 2, 1, "", "stop"], [6, 1, 1, "", "subscriptions"], [6, 2, 1, "", "summary"], [6, 2, 1, "", "trigger"], [6, 2, 1, "", "validate_asyn_ports"], [6, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.detectors": [[7, 0, 1, "", "Basler"], [8, 0, 1, "", "BaslerBase"], [9, 0, 1, "", "LasBasler"], [10, 0, 1, "", "LasBaslerFF"], [11, 0, 1, "", "LasBaslerNF"], [12, 0, 1, "", "PCDSAreaDetector"], [13, 0, 1, "", "PCDSAreaDetectorBase"], [14, 0, 1, "", "PCDSAreaDetectorEmbedded"], [15, 0, 1, "", "PCDSAreaDetectorTyphos"], [16, 0, 1, "", "PCDSAreaDetectorTyphosBeamStats"], [17, 0, 1, "", "PCDSAreaDetectorTyphosTrigger"], [18, 0, 1, "", "PCDSHDF5BlueskyTriggerable"]], "pcdsdevices.areadetector.detectors.Basler": [[7, 1, 1, "", "configuration_attrs"], [7, 2, 1, "", "configure"], [7, 1, 1, "", "connected"], [7, 2, 1, "", "describe"], [7, 2, 1, "", "get"], [7, 1, 1, "", "hints"], [7, 1, 1, "", "kind"], [7, 2, 1, "", "open_viewer"], [7, 2, 1, "", "read"], [7, 2, 1, "", "read_configuration"], [7, 2, 1, "", "screen"], [7, 2, 1, "", "stop"], [7, 1, 1, "", "subscriptions"], [7, 2, 1, "", "summary"], [7, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.BaslerBase": [[8, 1, 1, "", "configuration_attrs"], [8, 2, 1, "", "configure"], [8, 1, 1, "", "connected"], [8, 2, 1, "", "describe"], [8, 2, 1, "", "get"], [8, 1, 1, "", "hints"], [8, 1, 1, "", "kind"], [8, 2, 1, "", "read"], [8, 2, 1, "", "read_configuration"], [8, 2, 1, "", "stop"], [8, 1, 1, "", "subscriptions"], [8, 2, 1, "", "summary"], [8, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.LasBasler": [[9, 1, 1, "", "configuration_attrs"], [9, 2, 1, "", "configure"], [9, 1, 1, "", "connected"], [9, 2, 1, "", "describe"], [9, 2, 1, "", "get"], [9, 1, 1, "", "hints"], [9, 1, 1, "", "kind"], [9, 2, 1, "", "open_viewer"], [9, 2, 1, "", "read"], [9, 2, 1, "", "read_configuration"], [9, 2, 1, "", "screen"], [9, 2, 1, "", "stop"], [9, 1, 1, "", "subscriptions"], [9, 2, 1, "", "summary"], [9, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.LasBaslerFF": [[10, 1, 1, "", "configuration_attrs"], [10, 2, 1, "", "configure"], [10, 1, 1, "", "connected"], [10, 2, 1, "", "describe"], [10, 2, 1, "", "get"], [10, 1, 1, "", "hints"], [10, 1, 1, "", "kind"], [10, 2, 1, "", "open_viewer"], [10, 2, 1, "", "read"], [10, 2, 1, "", "read_configuration"], [10, 2, 1, "", "screen"], [10, 2, 1, "", "stop"], [10, 1, 1, "", "subscriptions"], [10, 2, 1, "", "summary"], [10, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.LasBaslerNF": [[11, 1, 1, "", "configuration_attrs"], [11, 2, 1, "", "configure"], [11, 1, 1, "", "connected"], [11, 2, 1, "", "describe"], [11, 2, 1, "", "get"], [11, 1, 1, "", "hints"], [11, 1, 1, "", "kind"], [11, 2, 1, "", "open_viewer"], [11, 2, 1, "", "read"], [11, 2, 1, "", "read_configuration"], [11, 2, 1, "", "screen"], [11, 2, 1, "", "stop"], [11, 1, 1, "", "subscriptions"], [11, 2, 1, "", "summary"], [11, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetector": [[12, 1, 1, "", "ad_root"], [12, 2, 1, "", "collect_asset_docs"], [12, 1, 1, "", "configuration_attrs"], [12, 2, 1, "", "configure"], [12, 1, 1, "", "connected"], [12, 2, 1, "", "describe"], [12, 2, 1, "", "dispatch"], [12, 2, 1, "", "find_signal"], [12, 2, 1, "", "generate_datum"], [12, 2, 1, "", "get"], [12, 2, 1, "", "get_asyn_digraph"], [12, 2, 1, "", "get_asyn_port_dictionary"], [12, 2, 1, "", "get_full_area_detector"], [12, 2, 1, "", "get_plugin_by_asyn_port"], [12, 2, 1, "", "get_plugin_graph_edges"], [12, 1, 1, "", "hints"], [12, 1, 1, "", "kind"], [12, 2, 1, "", "make_data_key"], [12, 2, 1, "", "missing_plugins"], [12, 2, 1, "", "read"], [12, 2, 1, "", "read_configuration"], [12, 2, 1, "", "screen"], [12, 2, 1, "", "stop"], [12, 1, 1, "", "subscriptions"], [12, 2, 1, "", "summary"], [12, 2, 1, "", "trigger"], [12, 2, 1, "", "validate_asyn_ports"], [12, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase": [[13, 1, 1, "", "ad_root"], [13, 2, 1, "", "collect_asset_docs"], [13, 1, 1, "", "configuration_attrs"], [13, 2, 1, "", "configure"], [13, 1, 1, "", "connected"], [13, 2, 1, "", "describe"], [13, 2, 1, "", "dispatch"], [13, 2, 1, "", "find_signal"], [13, 2, 1, "", "generate_datum"], [13, 2, 1, "", "get"], [13, 2, 1, "", "get_asyn_digraph"], [13, 2, 1, "", "get_asyn_port_dictionary"], [13, 2, 1, "", "get_plugin_by_asyn_port"], [13, 2, 1, "", "get_plugin_graph_edges"], [13, 1, 1, "", "hints"], [13, 1, 1, "", "kind"], [13, 2, 1, "", "make_data_key"], [13, 2, 1, "", "missing_plugins"], [13, 2, 1, "", "read"], [13, 2, 1, "", "read_configuration"], [13, 2, 1, "", "screen"], [13, 2, 1, "", "stop"], [13, 1, 1, "", "subscriptions"], [13, 2, 1, "", "summary"], [13, 2, 1, "", "trigger"], [13, 2, 1, "", "validate_asyn_ports"], [13, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded": [[14, 1, 1, "", "ad_root"], [14, 2, 1, "", "collect_asset_docs"], [14, 1, 1, "", "configuration_attrs"], [14, 2, 1, "", "configure"], [14, 1, 1, "", "connected"], [14, 2, 1, "", "describe"], [14, 2, 1, "", "dispatch"], [14, 2, 1, "", "find_signal"], [14, 2, 1, "", "generate_datum"], [14, 2, 1, "", "get"], [14, 2, 1, "", "get_asyn_digraph"], [14, 2, 1, "", "get_asyn_port_dictionary"], [14, 2, 1, "", "get_full_area_detector"], [14, 2, 1, "", "get_plugin_by_asyn_port"], [14, 2, 1, "", "get_plugin_graph_edges"], [14, 1, 1, "", "hints"], [14, 1, 1, "", "kind"], [14, 2, 1, "", "make_data_key"], [14, 2, 1, "", "missing_plugins"], [14, 2, 1, "", "read"], [14, 2, 1, "", "read_configuration"], [14, 2, 1, "", "screen"], [14, 2, 1, "", "stop"], [14, 1, 1, "", "subscriptions"], [14, 2, 1, "", "summary"], [14, 2, 1, "", "trigger"], [14, 2, 1, "", "validate_asyn_ports"], [14, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos": [[15, 1, 1, "", "configuration_attrs"], [15, 2, 1, "", "configure"], [15, 1, 1, "", "connected"], [15, 2, 1, "", "describe"], [15, 2, 1, "", "get"], [15, 1, 1, "", "hints"], [15, 1, 1, "", "kind"], [15, 2, 1, "", "open_viewer"], [15, 2, 1, "", "read"], [15, 2, 1, "", "read_configuration"], [15, 2, 1, "", "screen"], [15, 2, 1, "", "stop"], [15, 1, 1, "", "subscriptions"], [15, 2, 1, "", "summary"], [15, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats": [[16, 1, 1, "", "configuration_attrs"], [16, 2, 1, "", "configure"], [16, 1, 1, "", "connected"], [16, 2, 1, "", "describe"], [16, 2, 1, "", "get"], [16, 1, 1, "", "hints"], [16, 1, 1, "", "kind"], [16, 2, 1, "", "open_viewer"], [16, 2, 1, "", "read"], [16, 2, 1, "", "read_configuration"], [16, 2, 1, "", "screen"], [16, 2, 1, "", "stop"], [16, 1, 1, "", "subscriptions"], [16, 2, 1, "", "summary"], [16, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger": [[17, 1, 1, "", "configuration_attrs"], [17, 2, 1, "", "configure"], [17, 1, 1, "", "connected"], [17, 2, 1, "", "describe"], [17, 2, 1, "", "get"], [17, 1, 1, "", "hints"], [17, 1, 1, "", "kind"], [17, 2, 1, "", "open_viewer"], [17, 2, 1, "", "read"], [17, 2, 1, "", "read_configuration"], [17, 2, 1, "", "screen"], [17, 2, 1, "", "stop"], [17, 1, 1, "", "subscriptions"], [17, 2, 1, "", "summary"], [17, 2, 1, "", "trigger"]], "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable": [[18, 1, 1, "", "ad_root"], [18, 2, 1, "", "collect_asset_docs"], [18, 1, 1, "", "configuration_attrs"], [18, 2, 1, "", "configure"], [18, 1, 1, "", "connected"], [18, 2, 1, "", "describe"], [18, 2, 1, "", "dispatch"], [18, 2, 1, "", "find_signal"], [18, 2, 1, "", "generate_datum"], [18, 2, 1, "", "get"], [18, 2, 1, "", "get_asyn_digraph"], [18, 2, 1, "", "get_asyn_port_dictionary"], [18, 2, 1, "", "get_plugin_by_asyn_port"], [18, 2, 1, "", "get_plugin_graph_edges"], [18, 1, 1, "", "hints"], [18, 1, 1, "", "kind"], [18, 2, 1, "", "make_data_key"], [18, 2, 1, "", "missing_plugins"], [18, 1, 1, "", "num_images_per_point"], [18, 2, 1, "", "read"], [18, 2, 1, "", "read_configuration"], [18, 2, 1, "", "save_images"], [18, 2, 1, "", "screen"], [18, 2, 1, "", "stop"], [18, 1, 1, "", "subscriptions"], [18, 2, 1, "", "summary"], [18, 2, 1, "", "trigger"], [18, 2, 1, "", "validate_asyn_ports"], [18, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins": [[19, 0, 1, "", "ColorConvPlugin"], [20, 0, 1, "", "FilePlugin"], [21, 0, 1, "", "HDF5FileStore"], [22, 0, 1, "", "HDF5Plugin"], [23, 0, 1, "", "ImagePlugin"], [24, 0, 1, "", "JPEGPlugin"], [25, 0, 1, "", "MagickPlugin"], [26, 0, 1, "", "NetCDFPlugin"], [27, 0, 1, "", "NexusPlugin"], [28, 0, 1, "", "Overlay"], [29, 0, 1, "", "OverlayPlugin"], [30, 0, 1, "", "PluginBase"], [31, 0, 1, "", "ProcessPlugin"], [32, 0, 1, "", "ROIPlugin"], [33, 0, 1, "", "StatsPlugin"], [34, 0, 1, "", "TIFFPlugin"], [35, 0, 1, "", "TransformPlugin"]], "pcdsdevices.areadetector.plugins.ColorConvPlugin": [[19, 1, 1, "", "ad_root"], [19, 1, 1, "", "array_pixels"], [19, 1, 1, "", "configuration_attrs"], [19, 2, 1, "", "configure"], [19, 1, 1, "", "connected"], [19, 2, 1, "", "describe"], [19, 2, 1, "", "disable_on_stage"], [19, 2, 1, "", "enable_on_stage"], [19, 2, 1, "", "ensure_blocking"], [19, 2, 1, "", "ensure_nonblocking"], [19, 2, 1, "", "find_signal"], [19, 2, 1, "", "get"], [19, 2, 1, "", "get_asyn_digraph"], [19, 2, 1, "", "get_asyn_port_dictionary"], [19, 2, 1, "", "get_plugin_by_asyn_port"], [19, 1, 1, "", "hints"], [19, 1, 1, "", "kind"], [19, 2, 1, "", "missing_plugins"], [19, 2, 1, "", "read"], [19, 2, 1, "", "read_configuration"], [19, 1, 1, "", "source_plugin"], [19, 2, 1, "", "stop"], [19, 1, 1, "", "subscriptions"], [19, 2, 1, "", "summary"], [19, 2, 1, "", "trigger"], [19, 2, 1, "", "validate_asyn_ports"], [19, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.FilePlugin": [[20, 1, 1, "", "ad_root"], [20, 1, 1, "", "array_pixels"], [20, 1, 1, "", "configuration_attrs"], [20, 2, 1, "", "configure"], [20, 1, 1, "", "connected"], [20, 2, 1, "", "describe"], [20, 2, 1, "", "disable_on_stage"], [20, 2, 1, "", "enable_on_stage"], [20, 2, 1, "", "ensure_blocking"], [20, 2, 1, "", "ensure_nonblocking"], [20, 2, 1, "", "find_signal"], [20, 2, 1, "", "generate_datum"], [20, 2, 1, "", "get"], [20, 2, 1, "", "get_asyn_digraph"], [20, 2, 1, "", "get_asyn_port_dictionary"], [20, 2, 1, "", "get_plugin_by_asyn_port"], [20, 1, 1, "", "hints"], [20, 1, 1, "", "kind"], [20, 2, 1, "", "missing_plugins"], [20, 2, 1, "", "read"], [20, 2, 1, "", "read_configuration"], [20, 1, 1, "", "source_plugin"], [20, 2, 1, "", "stop"], [20, 1, 1, "", "subscriptions"], [20, 2, 1, "", "summary"], [20, 2, 1, "", "trigger"], [20, 2, 1, "", "validate_asyn_ports"], [20, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.HDF5FileStore": [[21, 1, 1, "", "ad_root"], [21, 1, 1, "", "array_pixels"], [21, 2, 1, "", "collect_asset_docs"], [21, 1, 1, "", "configuration_attrs"], [21, 2, 1, "", "configure"], [21, 1, 1, "", "connected"], [21, 2, 1, "", "describe"], [21, 2, 1, "", "disable_on_stage"], [21, 2, 1, "", "enable_on_stage"], [21, 2, 1, "", "ensure_blocking"], [21, 2, 1, "", "ensure_nonblocking"], [21, 1, 1, "", "file_number_sync"], [21, 1, 1, "", "file_number_write"], [21, 2, 1, "", "find_signal"], [21, 1, 1, "", "fs_root"], [21, 2, 1, "", "generate_datum"], [21, 2, 1, "", "get"], [21, 2, 1, "", "get_asyn_digraph"], [21, 2, 1, "", "get_asyn_port_dictionary"], [21, 2, 1, "", "get_frames_per_point"], [21, 2, 1, "", "get_plugin_by_asyn_port"], [21, 1, 1, "", "hints"], [21, 1, 1, "", "kind"], [21, 2, 1, "", "make_filename"], [21, 2, 1, "", "missing_plugins"], [21, 2, 1, "", "read"], [21, 2, 1, "", "read_configuration"], [21, 1, 1, "", "read_path_template"], [21, 1, 1, "", "reg_root"], [21, 1, 1, "", "source_plugin"], [21, 2, 1, "", "stop"], [21, 1, 1, "", "subscriptions"], [21, 2, 1, "", "summary"], [21, 2, 1, "", "trigger"], [21, 2, 1, "", "validate_asyn_ports"], [21, 2, 1, "", "visualize_asyn_digraph"], [21, 2, 1, "", "warmup"], [21, 1, 1, "", "write_path_template"]], "pcdsdevices.areadetector.plugins.HDF5Plugin": [[22, 1, 1, "", "ad_root"], [22, 1, 1, "", "array_pixels"], [22, 1, 1, "", "configuration_attrs"], [22, 2, 1, "", "configure"], [22, 1, 1, "", "connected"], [22, 2, 1, "", "describe"], [22, 2, 1, "", "disable_on_stage"], [22, 2, 1, "", "enable_on_stage"], [22, 2, 1, "", "ensure_blocking"], [22, 2, 1, "", "ensure_nonblocking"], [22, 2, 1, "", "find_signal"], [22, 2, 1, "", "generate_datum"], [22, 2, 1, "", "get"], [22, 2, 1, "", "get_asyn_digraph"], [22, 2, 1, "", "get_asyn_port_dictionary"], [22, 2, 1, "", "get_plugin_by_asyn_port"], [22, 1, 1, "", "hints"], [22, 1, 1, "", "kind"], [22, 2, 1, "", "missing_plugins"], [22, 2, 1, "", "read"], [22, 2, 1, "", "read_configuration"], [22, 1, 1, "", "source_plugin"], [22, 2, 1, "", "stop"], [22, 1, 1, "", "subscriptions"], [22, 2, 1, "", "summary"], [22, 2, 1, "", "trigger"], [22, 2, 1, "", "validate_asyn_ports"], [22, 2, 1, "", "visualize_asyn_digraph"], [22, 2, 1, "", "warmup"]], "pcdsdevices.areadetector.plugins.ImagePlugin": [[23, 1, 1, "", "ad_root"], [23, 1, 1, "", "array_pixels"], [23, 1, 1, "", "configuration_attrs"], [23, 2, 1, "", "configure"], [23, 1, 1, "", "connected"], [23, 2, 1, "", "describe"], [23, 2, 1, "", "disable_on_stage"], [23, 2, 1, "", "enable_on_stage"], [23, 2, 1, "", "ensure_blocking"], [23, 2, 1, "", "ensure_nonblocking"], [23, 2, 1, "", "find_signal"], [23, 2, 1, "", "get"], [23, 2, 1, "", "get_asyn_digraph"], [23, 2, 1, "", "get_asyn_port_dictionary"], [23, 2, 1, "", "get_plugin_by_asyn_port"], [23, 1, 1, "", "hints"], [23, 1, 1, "", "image"], [23, 1, 1, "", "kind"], [23, 2, 1, "", "missing_plugins"], [23, 2, 1, "", "read"], [23, 2, 1, "", "read_configuration"], [23, 1, 1, "", "source_plugin"], [23, 2, 1, "", "stop"], [23, 1, 1, "", "subscriptions"], [23, 2, 1, "", "summary"], [23, 2, 1, "", "trigger"], [23, 2, 1, "", "validate_asyn_ports"], [23, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.JPEGPlugin": [[24, 1, 1, "", "ad_root"], [24, 1, 1, "", "array_pixels"], [24, 1, 1, "", "configuration_attrs"], [24, 2, 1, "", "configure"], [24, 1, 1, "", "connected"], [24, 2, 1, "", "describe"], [24, 2, 1, "", "disable_on_stage"], [24, 2, 1, "", "enable_on_stage"], [24, 2, 1, "", "ensure_blocking"], [24, 2, 1, "", "ensure_nonblocking"], [24, 2, 1, "", "find_signal"], [24, 2, 1, "", "generate_datum"], [24, 2, 1, "", "get"], [24, 2, 1, "", "get_asyn_digraph"], [24, 2, 1, "", "get_asyn_port_dictionary"], [24, 2, 1, "", "get_plugin_by_asyn_port"], [24, 1, 1, "", "hints"], [24, 1, 1, "", "kind"], [24, 2, 1, "", "missing_plugins"], [24, 2, 1, "", "read"], [24, 2, 1, "", "read_configuration"], [24, 1, 1, "", "source_plugin"], [24, 2, 1, "", "stop"], [24, 1, 1, "", "subscriptions"], [24, 2, 1, "", "summary"], [24, 2, 1, "", "trigger"], [24, 2, 1, "", "validate_asyn_ports"], [24, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.MagickPlugin": [[25, 1, 1, "", "ad_root"], [25, 1, 1, "", "array_pixels"], [25, 1, 1, "", "configuration_attrs"], [25, 2, 1, "", "configure"], [25, 1, 1, "", "connected"], [25, 2, 1, "", "describe"], [25, 2, 1, "", "disable_on_stage"], [25, 2, 1, "", "enable_on_stage"], [25, 2, 1, "", "ensure_blocking"], [25, 2, 1, "", "ensure_nonblocking"], [25, 2, 1, "", "find_signal"], [25, 2, 1, "", "generate_datum"], [25, 2, 1, "", "get"], [25, 2, 1, "", "get_asyn_digraph"], [25, 2, 1, "", "get_asyn_port_dictionary"], [25, 2, 1, "", "get_plugin_by_asyn_port"], [25, 1, 1, "", "hints"], [25, 1, 1, "", "kind"], [25, 2, 1, "", "missing_plugins"], [25, 2, 1, "", "read"], [25, 2, 1, "", "read_configuration"], [25, 1, 1, "", "source_plugin"], [25, 2, 1, "", "stop"], [25, 1, 1, "", "subscriptions"], [25, 2, 1, "", "summary"], [25, 2, 1, "", "trigger"], [25, 2, 1, "", "validate_asyn_ports"], [25, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.NetCDFPlugin": [[26, 1, 1, "", "ad_root"], [26, 1, 1, "", "array_pixels"], [26, 1, 1, "", "configuration_attrs"], [26, 2, 1, "", "configure"], [26, 1, 1, "", "connected"], [26, 2, 1, "", "describe"], [26, 2, 1, "", "disable_on_stage"], [26, 2, 1, "", "enable_on_stage"], [26, 2, 1, "", "ensure_blocking"], [26, 2, 1, "", "ensure_nonblocking"], [26, 2, 1, "", "find_signal"], [26, 2, 1, "", "generate_datum"], [26, 2, 1, "", "get"], [26, 2, 1, "", "get_asyn_digraph"], [26, 2, 1, "", "get_asyn_port_dictionary"], [26, 2, 1, "", "get_plugin_by_asyn_port"], [26, 1, 1, "", "hints"], [26, 1, 1, "", "kind"], [26, 2, 1, "", "missing_plugins"], [26, 2, 1, "", "read"], [26, 2, 1, "", "read_configuration"], [26, 1, 1, "", "source_plugin"], [26, 2, 1, "", "stop"], [26, 1, 1, "", "subscriptions"], [26, 2, 1, "", "summary"], [26, 2, 1, "", "trigger"], [26, 2, 1, "", "validate_asyn_ports"], [26, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.NexusPlugin": [[27, 1, 1, "", "ad_root"], [27, 1, 1, "", "array_pixels"], [27, 1, 1, "", "configuration_attrs"], [27, 2, 1, "", "configure"], [27, 1, 1, "", "connected"], [27, 2, 1, "", "describe"], [27, 2, 1, "", "disable_on_stage"], [27, 2, 1, "", "enable_on_stage"], [27, 2, 1, "", "ensure_blocking"], [27, 2, 1, "", "ensure_nonblocking"], [27, 2, 1, "", "find_signal"], [27, 2, 1, "", "generate_datum"], [27, 2, 1, "", "get"], [27, 2, 1, "", "get_asyn_digraph"], [27, 2, 1, "", "get_asyn_port_dictionary"], [27, 2, 1, "", "get_plugin_by_asyn_port"], [27, 1, 1, "", "hints"], [27, 1, 1, "", "kind"], [27, 2, 1, "", "missing_plugins"], [27, 2, 1, "", "read"], [27, 2, 1, "", "read_configuration"], [27, 1, 1, "", "source_plugin"], [27, 2, 1, "", "stop"], [27, 1, 1, "", "subscriptions"], [27, 2, 1, "", "summary"], [27, 2, 1, "", "trigger"], [27, 2, 1, "", "validate_asyn_ports"], [27, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.Overlay": [[28, 1, 1, "", "ad_root"], [28, 1, 1, "", "configuration_attrs"], [28, 2, 1, "", "configure"], [28, 1, 1, "", "connected"], [28, 2, 1, "", "describe"], [28, 2, 1, "", "find_signal"], [28, 2, 1, "", "get"], [28, 2, 1, "", "get_asyn_digraph"], [28, 2, 1, "", "get_asyn_port_dictionary"], [28, 2, 1, "", "get_plugin_by_asyn_port"], [28, 1, 1, "", "hints"], [28, 1, 1, "", "kind"], [28, 2, 1, "", "missing_plugins"], [28, 2, 1, "", "read"], [28, 2, 1, "", "read_configuration"], [28, 2, 1, "", "stop"], [28, 1, 1, "", "subscriptions"], [28, 2, 1, "", "summary"], [28, 2, 1, "", "trigger"], [28, 2, 1, "", "validate_asyn_ports"], [28, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.OverlayPlugin": [[29, 1, 1, "", "ad_root"], [29, 1, 1, "", "array_pixels"], [29, 1, 1, "", "configuration_attrs"], [29, 2, 1, "", "configure"], [29, 1, 1, "", "connected"], [29, 2, 1, "", "describe"], [29, 2, 1, "", "disable_on_stage"], [29, 2, 1, "", "enable_on_stage"], [29, 2, 1, "", "ensure_blocking"], [29, 2, 1, "", "ensure_nonblocking"], [29, 2, 1, "", "find_signal"], [29, 2, 1, "", "get"], [29, 2, 1, "", "get_asyn_digraph"], [29, 2, 1, "", "get_asyn_port_dictionary"], [29, 2, 1, "", "get_plugin_by_asyn_port"], [29, 1, 1, "", "hints"], [29, 1, 1, "", "kind"], [29, 2, 1, "", "missing_plugins"], [29, 2, 1, "", "read"], [29, 2, 1, "", "read_configuration"], [29, 1, 1, "", "source_plugin"], [29, 2, 1, "", "stop"], [29, 1, 1, "", "subscriptions"], [29, 2, 1, "", "summary"], [29, 2, 1, "", "trigger"], [29, 2, 1, "", "validate_asyn_ports"], [29, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.PluginBase": [[30, 1, 1, "", "ad_root"], [30, 1, 1, "", "array_pixels"], [30, 1, 1, "", "configuration_attrs"], [30, 2, 1, "", "configure"], [30, 1, 1, "", "connected"], [30, 2, 1, "", "describe"], [30, 2, 1, "", "disable_on_stage"], [30, 2, 1, "", "enable_on_stage"], [30, 2, 1, "", "ensure_blocking"], [30, 2, 1, "", "ensure_nonblocking"], [30, 2, 1, "", "find_signal"], [30, 2, 1, "", "get"], [30, 2, 1, "", "get_asyn_digraph"], [30, 2, 1, "", "get_asyn_port_dictionary"], [30, 2, 1, "", "get_plugin_by_asyn_port"], [30, 1, 1, "", "hints"], [30, 1, 1, "", "kind"], [30, 2, 1, "", "missing_plugins"], [30, 2, 1, "", "read"], [30, 2, 1, "", "read_configuration"], [30, 1, 1, "", "source_plugin"], [30, 2, 1, "", "stop"], [30, 1, 1, "", "subscriptions"], [30, 2, 1, "", "summary"], [30, 2, 1, "", "trigger"], [30, 2, 1, "", "validate_asyn_ports"], [30, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.ProcessPlugin": [[31, 1, 1, "", "ad_root"], [31, 1, 1, "", "array_pixels"], [31, 1, 1, "", "configuration_attrs"], [31, 2, 1, "", "configure"], [31, 1, 1, "", "connected"], [31, 2, 1, "", "describe"], [31, 2, 1, "", "disable_on_stage"], [31, 2, 1, "", "enable_on_stage"], [31, 2, 1, "", "ensure_blocking"], [31, 2, 1, "", "ensure_nonblocking"], [31, 2, 1, "", "find_signal"], [31, 2, 1, "", "get"], [31, 2, 1, "", "get_asyn_digraph"], [31, 2, 1, "", "get_asyn_port_dictionary"], [31, 2, 1, "", "get_plugin_by_asyn_port"], [31, 1, 1, "", "hints"], [31, 1, 1, "", "kind"], [31, 2, 1, "", "missing_plugins"], [31, 2, 1, "", "read"], [31, 2, 1, "", "read_configuration"], [31, 1, 1, "", "source_plugin"], [31, 2, 1, "", "stop"], [31, 1, 1, "", "subscriptions"], [31, 2, 1, "", "summary"], [31, 2, 1, "", "trigger"], [31, 2, 1, "", "validate_asyn_ports"], [31, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.ROIPlugin": [[32, 1, 1, "", "ad_root"], [32, 1, 1, "", "array_pixels"], [32, 1, 1, "", "configuration_attrs"], [32, 2, 1, "", "configure"], [32, 1, 1, "", "connected"], [32, 2, 1, "", "describe"], [32, 2, 1, "", "disable_on_stage"], [32, 2, 1, "", "enable_on_stage"], [32, 2, 1, "", "ensure_blocking"], [32, 2, 1, "", "ensure_nonblocking"], [32, 2, 1, "", "find_signal"], [32, 2, 1, "", "get"], [32, 2, 1, "", "get_asyn_digraph"], [32, 2, 1, "", "get_asyn_port_dictionary"], [32, 2, 1, "", "get_plugin_by_asyn_port"], [32, 1, 1, "", "hints"], [32, 1, 1, "", "kind"], [32, 2, 1, "", "missing_plugins"], [32, 2, 1, "", "read"], [32, 2, 1, "", "read_configuration"], [32, 2, 1, "", "set"], [32, 1, 1, "", "source_plugin"], [32, 2, 1, "", "stop"], [32, 1, 1, "", "subscriptions"], [32, 2, 1, "", "summary"], [32, 2, 1, "", "trigger"], [32, 2, 1, "", "validate_asyn_ports"], [32, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.StatsPlugin": [[33, 1, 1, "", "ad_root"], [33, 1, 1, "", "array_pixels"], [33, 1, 1, "", "configuration_attrs"], [33, 2, 1, "", "configure"], [33, 1, 1, "", "connected"], [33, 2, 1, "", "describe"], [33, 2, 1, "", "disable_on_stage"], [33, 2, 1, "", "enable_on_stage"], [33, 2, 1, "", "ensure_blocking"], [33, 2, 1, "", "ensure_nonblocking"], [33, 2, 1, "", "find_signal"], [33, 2, 1, "", "get"], [33, 2, 1, "", "get_asyn_digraph"], [33, 2, 1, "", "get_asyn_port_dictionary"], [33, 2, 1, "", "get_plugin_by_asyn_port"], [33, 1, 1, "", "hints"], [33, 1, 1, "", "kind"], [33, 2, 1, "", "missing_plugins"], [33, 2, 1, "", "read"], [33, 2, 1, "", "read_configuration"], [33, 1, 1, "", "source_plugin"], [33, 2, 1, "", "stop"], [33, 1, 1, "", "subscriptions"], [33, 2, 1, "", "summary"], [33, 2, 1, "", "trigger"], [33, 2, 1, "", "validate_asyn_ports"], [33, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.TIFFPlugin": [[34, 1, 1, "", "ad_root"], [34, 1, 1, "", "array_pixels"], [34, 1, 1, "", "configuration_attrs"], [34, 2, 1, "", "configure"], [34, 1, 1, "", "connected"], [34, 2, 1, "", "describe"], [34, 2, 1, "", "disable_on_stage"], [34, 2, 1, "", "enable_on_stage"], [34, 2, 1, "", "ensure_blocking"], [34, 2, 1, "", "ensure_nonblocking"], [34, 2, 1, "", "find_signal"], [34, 2, 1, "", "generate_datum"], [34, 2, 1, "", "get"], [34, 2, 1, "", "get_asyn_digraph"], [34, 2, 1, "", "get_asyn_port_dictionary"], [34, 2, 1, "", "get_plugin_by_asyn_port"], [34, 1, 1, "", "hints"], [34, 1, 1, "", "kind"], [34, 2, 1, "", "missing_plugins"], [34, 2, 1, "", "read"], [34, 2, 1, "", "read_configuration"], [34, 1, 1, "", "source_plugin"], [34, 2, 1, "", "stop"], [34, 1, 1, "", "subscriptions"], [34, 2, 1, "", "summary"], [34, 2, 1, "", "trigger"], [34, 2, 1, "", "validate_asyn_ports"], [34, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.areadetector.plugins.TransformPlugin": [[35, 1, 1, "", "ad_root"], [35, 1, 1, "", "array_pixels"], [35, 1, 1, "", "configuration_attrs"], [35, 2, 1, "", "configure"], [35, 1, 1, "", "connected"], [35, 2, 1, "", "describe"], [35, 2, 1, "", "disable_on_stage"], [35, 2, 1, "", "enable_on_stage"], [35, 2, 1, "", "ensure_blocking"], [35, 2, 1, "", "ensure_nonblocking"], [35, 2, 1, "", "find_signal"], [35, 2, 1, "", "get"], [35, 2, 1, "", "get_asyn_digraph"], [35, 2, 1, "", "get_asyn_port_dictionary"], [35, 2, 1, "", "get_plugin_by_asyn_port"], [35, 1, 1, "", "hints"], [35, 1, 1, "", "kind"], [35, 2, 1, "", "missing_plugins"], [35, 2, 1, "", "read"], [35, 2, 1, "", "read_configuration"], [35, 1, 1, "", "source_plugin"], [35, 2, 1, "", "stop"], [35, 1, 1, "", "subscriptions"], [35, 2, 1, "", "summary"], [35, 2, 1, "", "trigger"], [35, 2, 1, "", "validate_asyn_ports"], [35, 2, 1, "", "visualize_asyn_digraph"]], "pcdsdevices.atm": [[36, 0, 1, "", "ATMTarget"], [37, 0, 1, "", "ArrivalTimeMonitor"], [38, 0, 1, "", "MFXATM"], [39, 0, 1, "", "TM1K4"], [40, 0, 1, "", "TM1K4Target"], [41, 0, 1, "", "TM2K2"], [42, 0, 1, "", "TM2K2Target"], [43, 0, 1, "", "TM2K4"], [44, 0, 1, "", "TM2K4Target"]], "pcdsdevices.atm.ATMTarget": [[36, 2, 1, "", "camonitor"], [36, 2, 1, "", "check_inserted"], [36, 2, 1, "", "check_removed"], [36, 2, 1, "", "check_transmission"], [36, 2, 1, "", "clear_error"], [36, 1, 1, "", "configuration_attrs"], [36, 2, 1, "", "configure"], [36, 1, 1, "", "connected"], [36, 2, 1, "", "describe"], [36, 1, 1, "", "egu"], [36, 2, 1, "", "end_monitor_thread"], [36, 2, 1, "", "get"], [36, 2, 1, "", "get_state"], [36, 1, 1, "", "high_limit"], [36, 1, 1, "", "hints"], [36, 1, 1, "", "in_states"], [36, 2, 1, "", "insert"], [36, 1, 1, "", "kind"], [36, 1, 1, "", "limits"], [36, 1, 1, "", "low_limit"], [36, 2, 1, "", "move"], [36, 1, 1, "", "moving"], [36, 2, 1, "", "mv"], [36, 1, 1, "", "out_states"], [36, 1, 1, "", "position"], [36, 2, 1, "", "post_elog_status"], [36, 2, 1, "", "read"], [36, 2, 1, "", "read_configuration"], [36, 2, 1, "", "remove"], [36, 2, 1, "", "screen"], [36, 2, 1, "", "set"], [36, 1, 1, "", "settle_time"], [36, 1, 1, "", "states_list"], [36, 2, 1, "", "status"], [36, 1, 1, "", "stop"], [36, 1, 1, "", "subscriptions"], [36, 2, 1, "", "summary"], [36, 1, 1, "", "timeout"], [36, 1, 1, "", "transmission"], [36, 2, 1, "", "trigger"], [36, 2, 1, "", "wait"], [36, 2, 1, "", "wm"], [36, 2, 1, "", "wm_update"]], "pcdsdevices.atm.ArrivalTimeMonitor": [[37, 2, 1, "", "calc_lightpath_state"], [37, 1, 1, "", "configuration_attrs"], [37, 2, 1, "", "configure"], [37, 1, 1, "", "connected"], [37, 2, 1, "", "describe"], [37, 2, 1, "", "get"], [37, 2, 1, "", "get_lightpath_state"], [37, 1, 1, "", "hints"], [37, 1, 1, "", "kind"], [37, 1, 1, "", "lightpath_cpts"], [37, 1, 1, "", "md"], [37, 1, 1, "", "needs_parent"], [37, 2, 1, "", "post_elog_status"], [37, 2, 1, "", "read"], [37, 2, 1, "", "read_configuration"], [37, 2, 1, "", "screen"], [37, 1, 1, "", "stage_group"], [37, 2, 1, "", "stage_group_instances"], [37, 2, 1, "", "status"], [37, 2, 1, "", "stop"], [37, 1, 1, "", "subscriptions"], [37, 2, 1, "", "summary"], [37, 2, 1, "", "trigger"]], "pcdsdevices.atm.MFXATM": [[38, 2, 1, "", "calc_lightpath_state"], [38, 1, 1, "", "configuration_attrs"], [38, 2, 1, "", "configure"], [38, 1, 1, "", "connected"], [38, 2, 1, "", "describe"], [38, 1, 1, "", "flow_meter"], [38, 2, 1, "", "get"], [38, 2, 1, "", "get_lightpath_state"], [38, 1, 1, "", "hints"], [38, 1, 1, "", "kind"], [38, 1, 1, "", "lightpath_cpts"], [38, 1, 1, "", "md"], [38, 1, 1, "", "needs_parent"], [38, 2, 1, "", "post_elog_status"], [38, 2, 1, "", "read"], [38, 2, 1, "", "read_configuration"], [38, 2, 1, "", "screen"], [38, 1, 1, "", "stage_group"], [38, 2, 1, "", "stage_group_instances"], [38, 2, 1, "", "status"], [38, 2, 1, "", "stop"], [38, 1, 1, "", "subscriptions"], [38, 2, 1, "", "summary"], [38, 2, 1, "", "trigger"]], "pcdsdevices.atm.TM1K4": [[39, 2, 1, "", "calc_lightpath_state"], [39, 1, 1, "", "configuration_attrs"], [39, 2, 1, "", "configure"], [39, 1, 1, "", "connected"], [39, 2, 1, "", "describe"], [39, 2, 1, "", "get"], [39, 2, 1, "", "get_lightpath_state"], [39, 1, 1, "", "hints"], [39, 1, 1, "", "kind"], [39, 1, 1, "", "lightpath_cpts"], [39, 1, 1, "", "md"], [39, 1, 1, "", "needs_parent"], [39, 2, 1, "", "post_elog_status"], [39, 2, 1, "", "read"], [39, 2, 1, "", "read_configuration"], [39, 2, 1, "", "screen"], [39, 1, 1, "", "stage_group"], [39, 2, 1, "", "stage_group_instances"], [39, 2, 1, "", "status"], [39, 2, 1, "", "stop"], [39, 1, 1, "", "subscriptions"], [39, 2, 1, "", "summary"], [39, 2, 1, "", "trigger"]], "pcdsdevices.atm.TM1K4Target": [[40, 2, 1, "", "camonitor"], [40, 2, 1, "", "check_inserted"], [40, 2, 1, "", "check_removed"], [40, 2, 1, "", "check_transmission"], [40, 2, 1, "", "clear_error"], [40, 1, 1, "", "configuration_attrs"], [40, 2, 1, "", "configure"], [40, 1, 1, "", "connected"], [40, 2, 1, "", "describe"], [40, 1, 1, "", "egu"], [40, 2, 1, "", "end_monitor_thread"], [40, 2, 1, "", "get"], [40, 2, 1, "", "get_state"], [40, 1, 1, "", "high_limit"], [40, 1, 1, "", "hints"], [40, 1, 1, "", "in_states"], [40, 2, 1, "", "insert"], [40, 1, 1, "", "kind"], [40, 1, 1, "", "limits"], [40, 1, 1, "", "low_limit"], [40, 2, 1, "", "move"], [40, 1, 1, "", "moving"], [40, 2, 1, "", "mv"], [40, 1, 1, "", "out_states"], [40, 1, 1, "", "position"], [40, 2, 1, "", "post_elog_status"], [40, 2, 1, "", "read"], [40, 2, 1, "", "read_configuration"], [40, 2, 1, "", "remove"], [40, 2, 1, "", "screen"], [40, 2, 1, "", "set"], [40, 1, 1, "", "settle_time"], [40, 1, 1, "", "states_list"], [40, 2, 1, "", "status"], [40, 1, 1, "", "stop"], [40, 1, 1, "", "subscriptions"], [40, 2, 1, "", "summary"], [40, 1, 1, "", "timeout"], [40, 1, 1, "", "transmission"], [40, 2, 1, "", "trigger"], [40, 2, 1, "", "wait"], [40, 2, 1, "", "wm"], [40, 2, 1, "", "wm_update"]], "pcdsdevices.atm.TM2K2": [[41, 2, 1, "", "calc_lightpath_state"], [41, 1, 1, "", "configuration_attrs"], [41, 2, 1, "", "configure"], [41, 1, 1, "", "connected"], [41, 2, 1, "", "describe"], [41, 2, 1, "", "get"], [41, 2, 1, "", "get_lightpath_state"], [41, 1, 1, "", "hints"], [41, 1, 1, "", "kind"], [41, 1, 1, "", "lightpath_cpts"], [41, 1, 1, "", "md"], [41, 1, 1, "", "needs_parent"], [41, 2, 1, "", "post_elog_status"], [41, 2, 1, "", "read"], [41, 2, 1, "", "read_configuration"], [41, 2, 1, "", "screen"], [41, 1, 1, "", "stage_group"], [41, 2, 1, "", "stage_group_instances"], [41, 2, 1, "", "status"], [41, 2, 1, "", "stop"], [41, 1, 1, "", "subscriptions"], [41, 2, 1, "", "summary"], [41, 2, 1, "", "trigger"]], "pcdsdevices.atm.TM2K2Target": [[42, 2, 1, "", "camonitor"], [42, 2, 1, "", "check_inserted"], [42, 2, 1, "", "check_removed"], [42, 2, 1, "", "check_transmission"], [42, 2, 1, "", "clear_error"], [42, 1, 1, "", "configuration_attrs"], [42, 2, 1, "", "configure"], [42, 1, 1, "", "connected"], [42, 2, 1, "", "describe"], [42, 1, 1, "", "egu"], [42, 2, 1, "", "end_monitor_thread"], [42, 2, 1, "", "get"], [42, 2, 1, "", "get_state"], [42, 1, 1, "", "high_limit"], [42, 1, 1, "", "hints"], [42, 1, 1, "", "in_states"], [42, 2, 1, "", "insert"], [42, 1, 1, "", "kind"], [42, 1, 1, "", "limits"], [42, 1, 1, "", "low_limit"], [42, 2, 1, "", "move"], [42, 1, 1, "", "moving"], [42, 2, 1, "", "mv"], [42, 1, 1, "", "out_states"], [42, 1, 1, "", "position"], [42, 2, 1, "", "post_elog_status"], [42, 2, 1, "", "read"], [42, 2, 1, "", "read_configuration"], [42, 2, 1, "", "remove"], [42, 2, 1, "", "screen"], [42, 2, 1, "", "set"], [42, 1, 1, "", "settle_time"], [42, 1, 1, "", "states_list"], [42, 2, 1, "", "status"], [42, 1, 1, "", "stop"], [42, 1, 1, "", "subscriptions"], [42, 2, 1, "", "summary"], [42, 1, 1, "", "timeout"], [42, 1, 1, "", "transmission"], [42, 2, 1, "", "trigger"], [42, 2, 1, "", "wait"], [42, 2, 1, "", "wm"], [42, 2, 1, "", "wm_update"]], "pcdsdevices.atm.TM2K4": [[43, 2, 1, "", "calc_lightpath_state"], [43, 1, 1, "", "configuration_attrs"], [43, 2, 1, "", "configure"], [43, 1, 1, "", "connected"], [43, 2, 1, "", "describe"], [43, 1, 1, "", "flow_meter"], [43, 2, 1, "", "get"], [43, 2, 1, "", "get_lightpath_state"], [43, 1, 1, "", "hints"], [43, 1, 1, "", "kind"], [43, 1, 1, "", "lightpath_cpts"], [43, 1, 1, "", "md"], [43, 1, 1, "", "needs_parent"], [43, 2, 1, "", "post_elog_status"], [43, 2, 1, "", "read"], [43, 2, 1, "", "read_configuration"], [43, 2, 1, "", "screen"], [43, 1, 1, "", "stage_group"], [43, 2, 1, "", "stage_group_instances"], [43, 2, 1, "", "status"], [43, 2, 1, "", "stop"], [43, 1, 1, "", "subscriptions"], [43, 2, 1, "", "summary"], [43, 2, 1, "", "trigger"]], "pcdsdevices.atm.TM2K4Target": [[44, 2, 1, "", "camonitor"], [44, 2, 1, "", "check_inserted"], [44, 2, 1, "", "check_removed"], [44, 2, 1, "", "check_transmission"], [44, 2, 1, "", "clear_error"], [44, 1, 1, "", "configuration_attrs"], [44, 2, 1, "", "configure"], [44, 1, 1, "", "connected"], [44, 2, 1, "", "describe"], [44, 1, 1, "", "egu"], [44, 2, 1, "", "end_monitor_thread"], [44, 2, 1, "", "get"], [44, 2, 1, "", "get_state"], [44, 1, 1, "", "high_limit"], [44, 1, 1, "", "hints"], [44, 1, 1, "", "in_states"], [44, 2, 1, "", "insert"], [44, 1, 1, "", "kind"], [44, 1, 1, "", "limits"], [44, 1, 1, "", "low_limit"], [44, 2, 1, "", "move"], [44, 1, 1, "", "moving"], [44, 2, 1, "", "mv"], [44, 1, 1, "", "out_states"], [44, 1, 1, "", "position"], [44, 2, 1, "", "post_elog_status"], [44, 2, 1, "", "read"], [44, 2, 1, "", "read_configuration"], [44, 2, 1, "", "remove"], [44, 2, 1, "", "screen"], [44, 2, 1, "", "set"], [44, 1, 1, "", "settle_time"], [44, 1, 1, "", "states_list"], [44, 2, 1, "", "status"], [44, 1, 1, "", "stop"], [44, 1, 1, "", "subscriptions"], [44, 2, 1, "", "summary"], [44, 1, 1, "", "timeout"], [44, 1, 1, "", "transmission"], [44, 2, 1, "", "trigger"], [44, 2, 1, "", "wait"], [44, 2, 1, "", "wm"], [44, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator": [[45, 0, 1, "", "AT1K2"], [46, 0, 1, "", "AT1K4"], [47, 0, 1, "", "AT2K2"], [48, 0, 1, "", "AT2L0"], [49, 0, 1, "", "AttBase"], [50, 0, 1, "", "AttBaseWith3rdHarmonic"], [51, 0, 1, "", "AttBaseWith3rdHarmonicLP"], [52, 3, 1, "", "Attenuator"], [53, 0, 1, "", "AttenuatorCalculatorBase"], [54, 0, 1, "", "AttenuatorCalculatorFilter"], [55, 0, 1, "", "AttenuatorCalculatorSXR_Blade"], [56, 0, 1, "", "AttenuatorCalculatorSXR_FourBlade"], [57, 0, 1, "", "AttenuatorCalculatorSXR_TwoBlade"], [58, 0, 1, "", "AttenuatorCalculator_AT2L0"], [59, 0, 1, "", "AttenuatorSXR_Ladder"], [60, 0, 1, "", "AttenuatorSXR_LadderTwoBladeLBD"], [61, 0, 1, "", "FEESolidAttenuatorBlade"], [62, 0, 1, "", "FEESolidAttenuatorStates"], [63, 0, 1, "", "FeeAtt"], [64, 0, 1, "", "FeeFilter"], [65, 0, 1, "", "Filter"], [66, 0, 1, "", "GasAttenuator"], [67, 0, 1, "", "GattApertureX"], [68, 0, 1, "", "GattApertureY"], [69, 0, 1, "", "SXRGasAtt"], [70, 0, 1, "", "SXRLadderAttenuatorBlade"], [71, 0, 1, "", "SXRLadderAttenuatorStates"], [72, 3, 1, "", "get_blade_enum"], [73, 3, 1, "", "render_ascii_att"]], "pcdsdevices.attenuator.AT1K2": [[45, 1, 1, "", "actuate"], [45, 1, 1, "", "actuate_value"], [45, 2, 1, "", "calc_lightpath_state"], [45, 2, 1, "", "camonitor"], [45, 1, 1, "", "configuration_attrs"], [45, 2, 1, "", "configure"], [45, 1, 1, "", "connected"], [45, 2, 1, "", "describe"], [45, 1, 1, "", "done"], [45, 1, 1, "", "done_value"], [45, 1, 1, "", "egu"], [45, 2, 1, "", "end_monitor_thread"], [45, 2, 1, "", "get"], [45, 2, 1, "", "get_lightpath_state"], [45, 1, 1, "", "high_limit"], [45, 1, 1, "", "hints"], [45, 1, 1, "", "kind"], [45, 1, 1, "", "lightpath_cpts"], [45, 1, 1, "", "limits"], [45, 1, 1, "", "low_limit"], [45, 1, 1, "", "md"], [45, 2, 1, "", "move"], [45, 1, 1, "", "moving"], [45, 2, 1, "", "mv"], [45, 2, 1, "", "mv_ginput"], [45, 2, 1, "", "mvr"], [45, 1, 1, "", "position"], [45, 2, 1, "", "post_elog_status"], [45, 1, 1, "", "put_complete"], [45, 2, 1, "", "read"], [45, 2, 1, "", "read_configuration"], [45, 1, 1, "", "readback"], [45, 2, 1, "", "screen"], [45, 2, 1, "", "set"], [45, 2, 1, "", "set_position"], [45, 1, 1, "", "setpoint"], [45, 1, 1, "", "settle_time"], [45, 2, 1, "", "status"], [45, 2, 1, "", "stop"], [45, 1, 1, "", "stop_signal"], [45, 1, 1, "", "stop_value"], [45, 1, 1, "", "subscriptions"], [45, 2, 1, "", "summary"], [45, 1, 1, "", "timeout"], [45, 2, 1, "", "trigger"], [45, 2, 1, "", "tweak"], [45, 2, 1, "", "umv"], [45, 2, 1, "", "umvr"], [45, 2, 1, "", "wait"], [45, 2, 1, "", "wm"], [45, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AT1K4": [[46, 1, 1, "", "actuate"], [46, 1, 1, "", "actuate_value"], [46, 2, 1, "", "calc_lightpath_state"], [46, 2, 1, "", "camonitor"], [46, 1, 1, "", "configuration_attrs"], [46, 2, 1, "", "configure"], [46, 1, 1, "", "connected"], [46, 2, 1, "", "describe"], [46, 1, 1, "", "done"], [46, 1, 1, "", "done_value"], [46, 1, 1, "", "egu"], [46, 2, 1, "", "end_monitor_thread"], [46, 1, 1, "", "flow_meter"], [46, 2, 1, "", "get"], [46, 2, 1, "", "get_lightpath_state"], [46, 1, 1, "", "high_limit"], [46, 1, 1, "", "hints"], [46, 1, 1, "", "kind"], [46, 1, 1, "", "lightpath_cpts"], [46, 1, 1, "", "limits"], [46, 1, 1, "", "low_limit"], [46, 1, 1, "", "md"], [46, 2, 1, "", "move"], [46, 1, 1, "", "moving"], [46, 2, 1, "", "mv"], [46, 2, 1, "", "mv_ginput"], [46, 2, 1, "", "mvr"], [46, 1, 1, "", "position"], [46, 2, 1, "", "post_elog_status"], [46, 1, 1, "", "put_complete"], [46, 2, 1, "", "read"], [46, 2, 1, "", "read_configuration"], [46, 1, 1, "", "readback"], [46, 2, 1, "", "screen"], [46, 2, 1, "", "set"], [46, 2, 1, "", "set_position"], [46, 1, 1, "", "setpoint"], [46, 1, 1, "", "settle_time"], [46, 2, 1, "", "status"], [46, 2, 1, "", "stop"], [46, 1, 1, "", "stop_signal"], [46, 1, 1, "", "stop_value"], [46, 1, 1, "", "subscriptions"], [46, 2, 1, "", "summary"], [46, 1, 1, "", "timeout"], [46, 2, 1, "", "trigger"], [46, 2, 1, "", "tweak"], [46, 2, 1, "", "umv"], [46, 2, 1, "", "umvr"], [46, 2, 1, "", "wait"], [46, 2, 1, "", "wm"], [46, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AT2K2": [[47, 1, 1, "", "actuate"], [47, 1, 1, "", "actuate_value"], [47, 2, 1, "", "calc_lightpath_state"], [47, 2, 1, "", "camonitor"], [47, 1, 1, "", "configuration_attrs"], [47, 2, 1, "", "configure"], [47, 1, 1, "", "connected"], [47, 2, 1, "", "describe"], [47, 1, 1, "", "done"], [47, 1, 1, "", "done_value"], [47, 1, 1, "", "egu"], [47, 2, 1, "", "end_monitor_thread"], [47, 2, 1, "", "get"], [47, 2, 1, "", "get_lightpath_state"], [47, 1, 1, "", "high_limit"], [47, 1, 1, "", "hints"], [47, 1, 1, "", "kind"], [47, 1, 1, "", "lightpath_cpts"], [47, 1, 1, "", "limits"], [47, 1, 1, "", "low_limit"], [47, 1, 1, "", "md"], [47, 2, 1, "", "move"], [47, 1, 1, "", "moving"], [47, 2, 1, "", "mv"], [47, 2, 1, "", "mv_ginput"], [47, 2, 1, "", "mvr"], [47, 1, 1, "", "position"], [47, 2, 1, "", "post_elog_status"], [47, 1, 1, "", "put_complete"], [47, 2, 1, "", "read"], [47, 2, 1, "", "read_configuration"], [47, 1, 1, "", "readback"], [47, 2, 1, "", "screen"], [47, 2, 1, "", "set"], [47, 2, 1, "", "set_position"], [47, 1, 1, "", "setpoint"], [47, 1, 1, "", "settle_time"], [47, 2, 1, "", "status"], [47, 2, 1, "", "stop"], [47, 1, 1, "", "stop_signal"], [47, 1, 1, "", "stop_value"], [47, 1, 1, "", "subscriptions"], [47, 2, 1, "", "summary"], [47, 1, 1, "", "timeout"], [47, 2, 1, "", "trigger"], [47, 2, 1, "", "tweak"], [47, 2, 1, "", "umv"], [47, 2, 1, "", "umvr"], [47, 2, 1, "", "wait"], [47, 2, 1, "", "wm"], [47, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AT2L0": [[48, 1, 1, "", "actuate"], [48, 1, 1, "", "actuate_value"], [48, 2, 1, "", "calc_lightpath_state"], [48, 2, 1, "", "camonitor"], [48, 2, 1, "", "clear_errors"], [48, 1, 1, "", "configuration_attrs"], [48, 2, 1, "", "configure"], [48, 1, 1, "", "connected"], [48, 2, 1, "", "describe"], [48, 1, 1, "", "done"], [48, 1, 1, "", "done_value"], [48, 1, 1, "", "egu"], [48, 2, 1, "", "end_monitor_thread"], [48, 2, 1, "", "get"], [48, 2, 1, "", "get_lightpath_state"], [48, 1, 1, "", "high_limit"], [48, 1, 1, "", "hints"], [48, 1, 1, "", "kind"], [48, 1, 1, "", "lightpath_cpts"], [48, 1, 1, "", "limits"], [48, 1, 1, "", "low_limit"], [48, 1, 1, "", "md"], [48, 2, 1, "", "move"], [48, 1, 1, "", "moving"], [48, 2, 1, "", "mv"], [48, 2, 1, "", "mv_ginput"], [48, 2, 1, "", "mvr"], [48, 1, 1, "", "position"], [48, 2, 1, "", "post_elog_status"], [48, 2, 1, "", "print_errors"], [48, 1, 1, "", "put_complete"], [48, 2, 1, "", "read"], [48, 2, 1, "", "read_configuration"], [48, 1, 1, "", "readback"], [48, 2, 1, "", "screen"], [48, 2, 1, "", "set"], [48, 2, 1, "", "set_position"], [48, 1, 1, "", "setpoint"], [48, 1, 1, "", "settle_time"], [48, 2, 1, "", "status"], [48, 2, 1, "", "stop"], [48, 1, 1, "", "stop_signal"], [48, 1, 1, "", "stop_value"], [48, 1, 1, "", "subscriptions"], [48, 2, 1, "", "summary"], [48, 1, 1, "", "timeout"], [48, 2, 1, "", "trigger"], [48, 2, 1, "", "tweak"], [48, 2, 1, "", "umv"], [48, 2, 1, "", "umvr"], [48, 2, 1, "", "wait"], [48, 2, 1, "", "wm"], [48, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttBase": [[49, 1, 1, "", "actuate_value"], [49, 2, 1, "", "camonitor"], [49, 1, 1, "", "configuration_attrs"], [49, 2, 1, "", "configure"], [49, 1, 1, "", "connected"], [49, 2, 1, "", "describe"], [49, 1, 1, "", "done_value"], [49, 1, 1, "", "egu"], [49, 2, 1, "", "end_monitor_thread"], [49, 2, 1, "", "get"], [49, 1, 1, "", "high_limit"], [49, 1, 1, "", "hints"], [49, 2, 1, "", "insert"], [49, 1, 1, "", "kind"], [49, 1, 1, "", "limits"], [49, 1, 1, "", "low_limit"], [49, 2, 1, "", "move"], [49, 1, 1, "", "moving"], [49, 2, 1, "", "mv"], [49, 2, 1, "", "mv_ginput"], [49, 2, 1, "", "mvr"], [49, 1, 1, "", "position"], [49, 2, 1, "", "post_elog_status"], [49, 1, 1, "", "put_complete"], [49, 2, 1, "", "read"], [49, 2, 1, "", "read_configuration"], [49, 2, 1, "", "remove"], [49, 2, 1, "", "screen"], [49, 2, 1, "", "set"], [49, 2, 1, "", "set_energy"], [49, 2, 1, "", "set_position"], [49, 1, 1, "", "settle_time"], [49, 2, 1, "", "status"], [49, 2, 1, "", "stop"], [49, 1, 1, "", "stop_signal"], [49, 1, 1, "", "stop_value"], [49, 1, 1, "", "subscriptions"], [49, 2, 1, "", "summary"], [49, 1, 1, "", "timeout"], [49, 1, 1, "", "transmission"], [49, 2, 1, "", "trigger"], [49, 2, 1, "", "tweak"], [49, 2, 1, "", "umv"], [49, 2, 1, "", "umvr"], [49, 2, 1, "", "wait"], [49, 2, 1, "", "wm"], [49, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttBaseWith3rdHarmonic": [[50, 1, 1, "", "actuate_value"], [50, 2, 1, "", "camonitor"], [50, 1, 1, "", "configuration_attrs"], [50, 2, 1, "", "configure"], [50, 1, 1, "", "connected"], [50, 2, 1, "", "describe"], [50, 1, 1, "", "done_value"], [50, 1, 1, "", "egu"], [50, 2, 1, "", "end_monitor_thread"], [50, 2, 1, "", "get"], [50, 1, 1, "", "high_limit"], [50, 1, 1, "", "hints"], [50, 2, 1, "", "insert"], [50, 1, 1, "", "kind"], [50, 1, 1, "", "limits"], [50, 1, 1, "", "low_limit"], [50, 2, 1, "", "move"], [50, 1, 1, "", "moving"], [50, 2, 1, "", "mv"], [50, 2, 1, "", "mv_ginput"], [50, 2, 1, "", "mvr"], [50, 1, 1, "", "position"], [50, 2, 1, "", "post_elog_status"], [50, 1, 1, "", "put_complete"], [50, 2, 1, "", "read"], [50, 2, 1, "", "read_configuration"], [50, 2, 1, "", "remove"], [50, 2, 1, "", "screen"], [50, 2, 1, "", "set"], [50, 2, 1, "", "set_energy"], [50, 2, 1, "", "set_position"], [50, 1, 1, "", "settle_time"], [50, 2, 1, "", "status"], [50, 2, 1, "", "stop"], [50, 1, 1, "", "stop_signal"], [50, 1, 1, "", "stop_value"], [50, 1, 1, "", "subscriptions"], [50, 2, 1, "", "summary"], [50, 1, 1, "", "timeout"], [50, 1, 1, "", "transmission"], [50, 2, 1, "", "trigger"], [50, 2, 1, "", "tweak"], [50, 2, 1, "", "umv"], [50, 2, 1, "", "umvr"], [50, 2, 1, "", "wait"], [50, 2, 1, "", "wm"], [50, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP": [[51, 1, 1, "", "actuate_value"], [51, 2, 1, "", "calc_lightpath_state"], [51, 2, 1, "", "camonitor"], [51, 1, 1, "", "configuration_attrs"], [51, 2, 1, "", "configure"], [51, 1, 1, "", "connected"], [51, 2, 1, "", "describe"], [51, 1, 1, "", "done_value"], [51, 1, 1, "", "egu"], [51, 2, 1, "", "end_monitor_thread"], [51, 2, 1, "", "get"], [51, 2, 1, "", "get_lightpath_state"], [51, 1, 1, "", "high_limit"], [51, 1, 1, "", "hints"], [51, 2, 1, "", "insert"], [51, 1, 1, "", "kind"], [51, 1, 1, "", "lightpath_cpts"], [51, 1, 1, "", "limits"], [51, 1, 1, "", "low_limit"], [51, 1, 1, "", "md"], [51, 2, 1, "", "move"], [51, 1, 1, "", "moving"], [51, 2, 1, "", "mv"], [51, 2, 1, "", "mv_ginput"], [51, 2, 1, "", "mvr"], [51, 1, 1, "", "position"], [51, 2, 1, "", "post_elog_status"], [51, 1, 1, "", "put_complete"], [51, 2, 1, "", "read"], [51, 2, 1, "", "read_configuration"], [51, 2, 1, "", "remove"], [51, 2, 1, "", "screen"], [51, 2, 1, "", "set"], [51, 2, 1, "", "set_energy"], [51, 2, 1, "", "set_position"], [51, 1, 1, "", "settle_time"], [51, 2, 1, "", "status"], [51, 2, 1, "", "stop"], [51, 1, 1, "", "stop_signal"], [51, 1, 1, "", "stop_value"], [51, 1, 1, "", "subscriptions"], [51, 2, 1, "", "summary"], [51, 1, 1, "", "timeout"], [51, 1, 1, "", "transmission"], [51, 2, 1, "", "trigger"], [51, 2, 1, "", "tweak"], [51, 2, 1, "", "umv"], [51, 2, 1, "", "umvr"], [51, 2, 1, "", "wait"], [51, 2, 1, "", "wm"], [51, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttenuatorCalculatorBase": [[53, 2, 1, "", "calculate"], [53, 1, 1, "", "configuration_attrs"], [53, 2, 1, "", "configure"], [53, 1, 1, "", "connected"], [53, 2, 1, "", "describe"], [53, 2, 1, "", "get"], [53, 2, 1, "", "get_active_config"], [53, 2, 1, "", "get_best_config"], [53, 2, 1, "", "get_moving_status"], [53, 1, 1, "", "hints"], [53, 1, 1, "", "kind"], [53, 2, 1, "", "post_elog_status"], [53, 2, 1, "", "read"], [53, 2, 1, "", "read_configuration"], [53, 2, 1, "", "screen"], [53, 2, 1, "", "status"], [53, 2, 1, "", "stop"], [53, 1, 1, "", "subscriptions"], [53, 2, 1, "", "summary"], [53, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculatorFilter": [[54, 1, 1, "", "configuration_attrs"], [54, 2, 1, "", "configure"], [54, 1, 1, "", "connected"], [54, 2, 1, "", "describe"], [54, 2, 1, "", "get"], [54, 1, 1, "", "hints"], [54, 1, 1, "", "kind"], [54, 2, 1, "", "post_elog_status"], [54, 2, 1, "", "read"], [54, 2, 1, "", "read_configuration"], [54, 2, 1, "", "screen"], [54, 2, 1, "", "status"], [54, 2, 1, "", "stop"], [54, 1, 1, "", "subscriptions"], [54, 2, 1, "", "summary"], [54, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade": [[55, 1, 1, "", "configuration_attrs"], [55, 2, 1, "", "configure"], [55, 1, 1, "", "connected"], [55, 2, 1, "", "describe"], [55, 2, 1, "", "get"], [55, 1, 1, "", "hints"], [55, 1, 1, "", "kind"], [55, 2, 1, "", "post_elog_status"], [55, 2, 1, "", "read"], [55, 2, 1, "", "read_configuration"], [55, 2, 1, "", "screen"], [55, 2, 1, "", "status"], [55, 2, 1, "", "stop"], [55, 1, 1, "", "subscriptions"], [55, 2, 1, "", "summary"], [55, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade": [[56, 2, 1, "", "calculate"], [56, 1, 1, "", "configuration_attrs"], [56, 2, 1, "", "configure"], [56, 1, 1, "", "connected"], [56, 2, 1, "", "describe"], [56, 1, 1, "", "first_filter"], [56, 2, 1, "", "get"], [56, 2, 1, "", "get_active_config"], [56, 2, 1, "", "get_best_config"], [56, 2, 1, "", "get_moving_status"], [56, 1, 1, "", "hints"], [56, 1, 1, "", "kind"], [56, 1, 1, "", "num_filters"], [56, 2, 1, "", "post_elog_status"], [56, 2, 1, "", "read"], [56, 2, 1, "", "read_configuration"], [56, 2, 1, "", "screen"], [56, 2, 1, "", "status"], [56, 2, 1, "", "stop"], [56, 1, 1, "", "subscriptions"], [56, 2, 1, "", "summary"], [56, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade": [[57, 2, 1, "", "calculate"], [57, 1, 1, "", "configuration_attrs"], [57, 2, 1, "", "configure"], [57, 1, 1, "", "connected"], [57, 2, 1, "", "describe"], [57, 1, 1, "", "first_filter"], [57, 2, 1, "", "get"], [57, 2, 1, "", "get_active_config"], [57, 2, 1, "", "get_best_config"], [57, 2, 1, "", "get_moving_status"], [57, 1, 1, "", "hints"], [57, 1, 1, "", "kind"], [57, 1, 1, "", "num_filters"], [57, 2, 1, "", "post_elog_status"], [57, 2, 1, "", "read"], [57, 2, 1, "", "read_configuration"], [57, 2, 1, "", "screen"], [57, 2, 1, "", "status"], [57, 2, 1, "", "stop"], [57, 1, 1, "", "subscriptions"], [57, 2, 1, "", "summary"], [57, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0": [[58, 2, 1, "", "calculate"], [58, 1, 1, "", "configuration_attrs"], [58, 2, 1, "", "configure"], [58, 1, 1, "", "connected"], [58, 2, 1, "", "describe"], [58, 1, 1, "", "first_filter"], [58, 2, 1, "", "get"], [58, 2, 1, "", "get_active_config"], [58, 2, 1, "", "get_best_config"], [58, 2, 1, "", "get_moving_status"], [58, 1, 1, "", "hints"], [58, 1, 1, "", "kind"], [58, 1, 1, "", "num_filters"], [58, 2, 1, "", "post_elog_status"], [58, 2, 1, "", "read"], [58, 2, 1, "", "read_configuration"], [58, 2, 1, "", "screen"], [58, 2, 1, "", "status"], [58, 2, 1, "", "stop"], [58, 1, 1, "", "subscriptions"], [58, 2, 1, "", "summary"], [58, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.AttenuatorSXR_Ladder": [[59, 1, 1, "", "actuate"], [59, 1, 1, "", "actuate_value"], [59, 2, 1, "", "calc_lightpath_state"], [59, 2, 1, "", "camonitor"], [59, 1, 1, "", "configuration_attrs"], [59, 2, 1, "", "configure"], [59, 1, 1, "", "connected"], [59, 2, 1, "", "describe"], [59, 1, 1, "", "done"], [59, 1, 1, "", "done_value"], [59, 1, 1, "", "egu"], [59, 2, 1, "", "end_monitor_thread"], [59, 2, 1, "", "get"], [59, 2, 1, "", "get_lightpath_state"], [59, 1, 1, "", "high_limit"], [59, 1, 1, "", "hints"], [59, 1, 1, "", "kind"], [59, 1, 1, "", "lightpath_cpts"], [59, 1, 1, "", "limits"], [59, 1, 1, "", "low_limit"], [59, 1, 1, "", "md"], [59, 2, 1, "", "move"], [59, 1, 1, "", "moving"], [59, 2, 1, "", "mv"], [59, 2, 1, "", "mv_ginput"], [59, 2, 1, "", "mvr"], [59, 1, 1, "", "position"], [59, 2, 1, "", "post_elog_status"], [59, 1, 1, "", "put_complete"], [59, 2, 1, "", "read"], [59, 2, 1, "", "read_configuration"], [59, 1, 1, "", "readback"], [59, 2, 1, "", "screen"], [59, 2, 1, "", "set"], [59, 2, 1, "", "set_position"], [59, 1, 1, "", "setpoint"], [59, 1, 1, "", "settle_time"], [59, 2, 1, "", "status"], [59, 2, 1, "", "stop"], [59, 1, 1, "", "stop_signal"], [59, 1, 1, "", "stop_value"], [59, 1, 1, "", "subscriptions"], [59, 2, 1, "", "summary"], [59, 1, 1, "", "timeout"], [59, 2, 1, "", "trigger"], [59, 2, 1, "", "tweak"], [59, 2, 1, "", "umv"], [59, 2, 1, "", "umvr"], [59, 2, 1, "", "wait"], [59, 2, 1, "", "wm"], [59, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD": [[60, 1, 1, "", "actuate"], [60, 1, 1, "", "actuate_value"], [60, 2, 1, "", "calc_lightpath_state"], [60, 2, 1, "", "camonitor"], [60, 1, 1, "", "configuration_attrs"], [60, 2, 1, "", "configure"], [60, 1, 1, "", "connected"], [60, 2, 1, "", "describe"], [60, 1, 1, "", "done"], [60, 1, 1, "", "done_value"], [60, 1, 1, "", "egu"], [60, 2, 1, "", "end_monitor_thread"], [60, 2, 1, "", "get"], [60, 2, 1, "", "get_lightpath_state"], [60, 1, 1, "", "high_limit"], [60, 1, 1, "", "hints"], [60, 1, 1, "", "kind"], [60, 1, 1, "", "lightpath_cpts"], [60, 1, 1, "", "limits"], [60, 1, 1, "", "low_limit"], [60, 1, 1, "", "md"], [60, 2, 1, "", "move"], [60, 1, 1, "", "moving"], [60, 2, 1, "", "mv"], [60, 2, 1, "", "mv_ginput"], [60, 2, 1, "", "mvr"], [60, 1, 1, "", "position"], [60, 2, 1, "", "post_elog_status"], [60, 1, 1, "", "put_complete"], [60, 2, 1, "", "read"], [60, 2, 1, "", "read_configuration"], [60, 1, 1, "", "readback"], [60, 2, 1, "", "screen"], [60, 2, 1, "", "set"], [60, 2, 1, "", "set_position"], [60, 1, 1, "", "setpoint"], [60, 1, 1, "", "settle_time"], [60, 2, 1, "", "status"], [60, 2, 1, "", "stop"], [60, 1, 1, "", "stop_signal"], [60, 1, 1, "", "stop_value"], [60, 1, 1, "", "subscriptions"], [60, 2, 1, "", "summary"], [60, 1, 1, "", "timeout"], [60, 2, 1, "", "trigger"], [60, 2, 1, "", "tweak"], [60, 2, 1, "", "umv"], [60, 2, 1, "", "umvr"], [60, 2, 1, "", "wait"], [60, 2, 1, "", "wm"], [60, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.FEESolidAttenuatorBlade": [[61, 1, 1, "", "configuration_attrs"], [61, 2, 1, "", "configure"], [61, 1, 1, "", "connected"], [61, 2, 1, "", "describe"], [61, 2, 1, "", "get"], [61, 1, 1, "", "hints"], [61, 1, 1, "", "kind"], [61, 2, 1, "", "post_elog_status"], [61, 2, 1, "", "read"], [61, 2, 1, "", "read_configuration"], [61, 2, 1, "", "screen"], [61, 2, 1, "", "status"], [61, 2, 1, "", "stop"], [61, 1, 1, "", "subscriptions"], [61, 2, 1, "", "summary"], [61, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.FEESolidAttenuatorStates": [[62, 2, 1, "", "camonitor"], [62, 2, 1, "", "check_inserted"], [62, 2, 1, "", "check_removed"], [62, 2, 1, "", "check_transmission"], [62, 2, 1, "", "clear_error"], [62, 1, 1, "", "configuration_attrs"], [62, 2, 1, "", "configure"], [62, 1, 1, "", "connected"], [62, 2, 1, "", "describe"], [62, 1, 1, "", "egu"], [62, 2, 1, "", "end_monitor_thread"], [62, 2, 1, "", "get"], [62, 2, 1, "", "get_state"], [62, 1, 1, "", "high_limit"], [62, 1, 1, "", "hints"], [62, 1, 1, "", "in_states"], [62, 2, 1, "", "insert"], [62, 1, 1, "", "kind"], [62, 1, 1, "", "limits"], [62, 1, 1, "", "low_limit"], [62, 2, 1, "", "move"], [62, 1, 1, "", "moving"], [62, 2, 1, "", "mv"], [62, 1, 1, "", "out_states"], [62, 1, 1, "", "position"], [62, 2, 1, "", "post_elog_status"], [62, 2, 1, "", "read"], [62, 2, 1, "", "read_configuration"], [62, 2, 1, "", "remove"], [62, 2, 1, "", "screen"], [62, 2, 1, "", "set"], [62, 1, 1, "", "settle_time"], [62, 1, 1, "", "states_list"], [62, 2, 1, "", "status"], [62, 1, 1, "", "stop"], [62, 1, 1, "", "subscriptions"], [62, 2, 1, "", "summary"], [62, 1, 1, "", "timeout"], [62, 1, 1, "", "transmission"], [62, 2, 1, "", "trigger"], [62, 2, 1, "", "wait"], [62, 2, 1, "", "wm"], [62, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.FeeAtt": [[63, 1, 1, "", "actuate_value"], [63, 2, 1, "", "calc_lightpath_state"], [63, 2, 1, "", "camonitor"], [63, 1, 1, "", "configuration_attrs"], [63, 2, 1, "", "configure"], [63, 1, 1, "", "connected"], [63, 2, 1, "", "describe"], [63, 1, 1, "", "done"], [63, 1, 1, "", "done_value"], [63, 1, 1, "", "egu"], [63, 2, 1, "", "end_monitor_thread"], [63, 2, 1, "", "get"], [63, 2, 1, "", "get_lightpath_state"], [63, 1, 1, "", "high_limit"], [63, 1, 1, "", "hints"], [63, 2, 1, "", "insert"], [63, 1, 1, "", "kind"], [63, 1, 1, "", "lightpath_cpts"], [63, 1, 1, "", "limits"], [63, 1, 1, "", "low_limit"], [63, 1, 1, "", "md"], [63, 2, 1, "", "move"], [63, 1, 1, "", "moving"], [63, 2, 1, "", "mv"], [63, 2, 1, "", "mv_ginput"], [63, 2, 1, "", "mvr"], [63, 1, 1, "", "num_att"], [63, 1, 1, "", "position"], [63, 2, 1, "", "post_elog_status"], [63, 1, 1, "", "put_complete"], [63, 2, 1, "", "read"], [63, 2, 1, "", "read_configuration"], [63, 2, 1, "", "remove"], [63, 2, 1, "", "screen"], [63, 2, 1, "", "set"], [63, 2, 1, "", "set_energy"], [63, 2, 1, "", "set_position"], [63, 1, 1, "", "settle_time"], [63, 2, 1, "", "status"], [63, 2, 1, "", "stop"], [63, 1, 1, "", "stop_signal"], [63, 1, 1, "", "stop_value"], [63, 1, 1, "", "subscriptions"], [63, 2, 1, "", "summary"], [63, 1, 1, "", "timeout"], [63, 1, 1, "", "transmission"], [63, 2, 1, "", "trigger"], [63, 2, 1, "", "tweak"], [63, 2, 1, "", "umv"], [63, 2, 1, "", "umvr"], [63, 2, 1, "", "wait"], [63, 2, 1, "", "wm"], [63, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.FeeFilter": [[64, 2, 1, "", "camonitor"], [64, 2, 1, "", "check_inserted"], [64, 2, 1, "", "check_removed"], [64, 2, 1, "", "check_transmission"], [64, 1, 1, "", "configuration_attrs"], [64, 2, 1, "", "configure"], [64, 1, 1, "", "connected"], [64, 2, 1, "", "describe"], [64, 1, 1, "", "egu"], [64, 2, 1, "", "end_monitor_thread"], [64, 2, 1, "", "get"], [64, 2, 1, "", "get_state"], [64, 1, 1, "", "high_limit"], [64, 1, 1, "", "hints"], [64, 1, 1, "", "in_states"], [64, 2, 1, "", "insert"], [64, 1, 1, "", "kind"], [64, 1, 1, "", "limits"], [64, 1, 1, "", "low_limit"], [64, 2, 1, "", "move"], [64, 1, 1, "", "moving"], [64, 2, 1, "", "mv"], [64, 1, 1, "", "out_states"], [64, 1, 1, "", "position"], [64, 2, 1, "", "post_elog_status"], [64, 2, 1, "", "read"], [64, 2, 1, "", "read_configuration"], [64, 2, 1, "", "remove"], [64, 2, 1, "", "screen"], [64, 2, 1, "", "set"], [64, 1, 1, "", "settle_time"], [64, 1, 1, "", "states_list"], [64, 1, 1, "", "stop"], [64, 1, 1, "", "subscriptions"], [64, 2, 1, "", "summary"], [64, 1, 1, "", "timeout"], [64, 1, 1, "", "transmission"], [64, 2, 1, "", "trigger"], [64, 2, 1, "", "wait"], [64, 2, 1, "", "wm"], [64, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.Filter": [[65, 2, 1, "", "camonitor"], [65, 2, 1, "", "check_inserted"], [65, 2, 1, "", "check_removed"], [65, 2, 1, "", "check_transmission"], [65, 1, 1, "", "configuration_attrs"], [65, 2, 1, "", "configure"], [65, 1, 1, "", "connected"], [65, 2, 1, "", "describe"], [65, 1, 1, "", "egu"], [65, 2, 1, "", "end_monitor_thread"], [65, 2, 1, "", "get"], [65, 2, 1, "", "get_state"], [65, 1, 1, "", "high_limit"], [65, 1, 1, "", "hints"], [65, 1, 1, "", "in_states"], [65, 2, 1, "", "insert"], [65, 1, 1, "", "kind"], [65, 1, 1, "", "limits"], [65, 1, 1, "", "low_limit"], [65, 2, 1, "", "move"], [65, 1, 1, "", "moving"], [65, 2, 1, "", "mv"], [65, 1, 1, "", "out_states"], [65, 1, 1, "", "position"], [65, 2, 1, "", "post_elog_status"], [65, 2, 1, "", "read"], [65, 2, 1, "", "read_configuration"], [65, 2, 1, "", "remove"], [65, 2, 1, "", "screen"], [65, 2, 1, "", "set"], [65, 1, 1, "", "settle_time"], [65, 1, 1, "", "states_list"], [65, 1, 1, "", "stop"], [65, 1, 1, "", "subscriptions"], [65, 2, 1, "", "summary"], [65, 1, 1, "", "timeout"], [65, 1, 1, "", "transmission"], [65, 2, 1, "", "trigger"], [65, 2, 1, "", "wait"], [65, 2, 1, "", "wm"], [65, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.GasAttenuator": [[66, 1, 1, "", "configuration_attrs"], [66, 2, 1, "", "configure"], [66, 1, 1, "", "connected"], [66, 2, 1, "", "describe"], [66, 2, 1, "", "get"], [66, 1, 1, "", "hints"], [66, 1, 1, "", "kind"], [66, 2, 1, "", "post_elog_status"], [66, 2, 1, "", "read"], [66, 2, 1, "", "read_configuration"], [66, 2, 1, "", "screen"], [66, 2, 1, "", "status"], [66, 2, 1, "", "stop"], [66, 1, 1, "", "subscriptions"], [66, 2, 1, "", "summary"], [66, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.GattApertureX": [[67, 2, 1, "", "camonitor"], [67, 2, 1, "", "check_inserted"], [67, 2, 1, "", "check_removed"], [67, 2, 1, "", "check_transmission"], [67, 2, 1, "", "clear_error"], [67, 1, 1, "", "configuration_attrs"], [67, 2, 1, "", "configure"], [67, 1, 1, "", "connected"], [67, 2, 1, "", "describe"], [67, 1, 1, "", "egu"], [67, 2, 1, "", "end_monitor_thread"], [67, 2, 1, "", "get"], [67, 2, 1, "", "get_state"], [67, 1, 1, "", "high_limit"], [67, 1, 1, "", "hints"], [67, 1, 1, "", "in_states"], [67, 2, 1, "", "insert"], [67, 1, 1, "", "kind"], [67, 1, 1, "", "limits"], [67, 1, 1, "", "low_limit"], [67, 2, 1, "", "move"], [67, 1, 1, "", "moving"], [67, 2, 1, "", "mv"], [67, 1, 1, "", "out_states"], [67, 1, 1, "", "position"], [67, 2, 1, "", "post_elog_status"], [67, 2, 1, "", "read"], [67, 2, 1, "", "read_configuration"], [67, 2, 1, "", "remove"], [67, 2, 1, "", "screen"], [67, 2, 1, "", "set"], [67, 1, 1, "", "settle_time"], [67, 1, 1, "", "states_list"], [67, 2, 1, "", "status"], [67, 1, 1, "", "stop"], [67, 1, 1, "", "subscriptions"], [67, 2, 1, "", "summary"], [67, 1, 1, "", "timeout"], [67, 1, 1, "", "transmission"], [67, 2, 1, "", "trigger"], [67, 2, 1, "", "wait"], [67, 2, 1, "", "wm"], [67, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.GattApertureY": [[68, 2, 1, "", "camonitor"], [68, 2, 1, "", "check_inserted"], [68, 2, 1, "", "check_removed"], [68, 2, 1, "", "check_transmission"], [68, 2, 1, "", "clear_error"], [68, 1, 1, "", "configuration_attrs"], [68, 2, 1, "", "configure"], [68, 1, 1, "", "connected"], [68, 2, 1, "", "describe"], [68, 1, 1, "", "egu"], [68, 2, 1, "", "end_monitor_thread"], [68, 2, 1, "", "get"], [68, 2, 1, "", "get_state"], [68, 1, 1, "", "high_limit"], [68, 1, 1, "", "hints"], [68, 1, 1, "", "in_states"], [68, 2, 1, "", "insert"], [68, 1, 1, "", "kind"], [68, 1, 1, "", "limits"], [68, 1, 1, "", "low_limit"], [68, 2, 1, "", "move"], [68, 1, 1, "", "moving"], [68, 2, 1, "", "mv"], [68, 1, 1, "", "out_states"], [68, 1, 1, "", "position"], [68, 2, 1, "", "post_elog_status"], [68, 2, 1, "", "read"], [68, 2, 1, "", "read_configuration"], [68, 2, 1, "", "remove"], [68, 2, 1, "", "screen"], [68, 2, 1, "", "set"], [68, 1, 1, "", "settle_time"], [68, 1, 1, "", "states_list"], [68, 2, 1, "", "status"], [68, 1, 1, "", "stop"], [68, 1, 1, "", "subscriptions"], [68, 2, 1, "", "summary"], [68, 1, 1, "", "timeout"], [68, 1, 1, "", "transmission"], [68, 2, 1, "", "trigger"], [68, 2, 1, "", "wait"], [68, 2, 1, "", "wm"], [68, 2, 1, "", "wm_update"]], "pcdsdevices.attenuator.SXRGasAtt": [[69, 1, 1, "", "configuration_attrs"], [69, 2, 1, "", "configure"], [69, 1, 1, "", "connected"], [69, 2, 1, "", "describe"], [69, 2, 1, "", "get"], [69, 1, 1, "", "hints"], [69, 1, 1, "", "kind"], [69, 1, 1, "", "needs_parent"], [69, 2, 1, "", "post_elog_status"], [69, 2, 1, "", "read"], [69, 2, 1, "", "read_configuration"], [69, 2, 1, "", "screen"], [69, 2, 1, "", "setup_mode"], [69, 1, 1, "", "stage_group"], [69, 2, 1, "", "stage_group_instances"], [69, 2, 1, "", "status"], [69, 2, 1, "", "stop"], [69, 1, 1, "", "subscriptions"], [69, 2, 1, "", "summary"], [69, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.SXRLadderAttenuatorBlade": [[70, 1, 1, "", "configuration_attrs"], [70, 2, 1, "", "configure"], [70, 1, 1, "", "connected"], [70, 2, 1, "", "describe"], [70, 2, 1, "", "get"], [70, 1, 1, "", "hints"], [70, 1, 1, "", "kind"], [70, 2, 1, "", "post_elog_status"], [70, 2, 1, "", "read"], [70, 2, 1, "", "read_configuration"], [70, 2, 1, "", "screen"], [70, 2, 1, "", "status"], [70, 2, 1, "", "stop"], [70, 1, 1, "", "subscriptions"], [70, 2, 1, "", "summary"], [70, 2, 1, "", "trigger"]], "pcdsdevices.attenuator.SXRLadderAttenuatorStates": [[71, 2, 1, "", "camonitor"], [71, 2, 1, "", "check_inserted"], [71, 2, 1, "", "check_removed"], [71, 2, 1, "", "check_transmission"], [71, 2, 1, "", "clear_error"], [71, 1, 1, "", "configuration_attrs"], [71, 2, 1, "", "configure"], [71, 1, 1, "", "connected"], [71, 2, 1, "", "describe"], [71, 1, 1, "", "egu"], [71, 2, 1, "", "end_monitor_thread"], [71, 2, 1, "", "get"], [71, 2, 1, "", "get_state"], [71, 1, 1, "", "high_limit"], [71, 1, 1, "", "hints"], [71, 1, 1, "", "in_states"], [71, 2, 1, "", "insert"], [71, 1, 1, "", "kind"], [71, 1, 1, "", "limits"], [71, 1, 1, "", "low_limit"], [71, 2, 1, "", "move"], [71, 1, 1, "", "moving"], [71, 2, 1, "", "mv"], [71, 1, 1, "", "out_states"], [71, 1, 1, "", "position"], [71, 2, 1, "", "post_elog_status"], [71, 2, 1, "", "read"], [71, 2, 1, "", "read_configuration"], [71, 2, 1, "", "remove"], [71, 2, 1, "", "screen"], [71, 2, 1, "", "set"], [71, 1, 1, "", "settle_time"], [71, 1, 1, "", "states_list"], [71, 2, 1, "", "status"], [71, 1, 1, "", "stop"], [71, 1, 1, "", "subscriptions"], [71, 2, 1, "", "summary"], [71, 1, 1, "", "timeout"], [71, 1, 1, "", "transmission"], [71, 2, 1, "", "trigger"], [71, 2, 1, "", "wait"], [71, 2, 1, "", "wm"], [71, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats": [[74, 0, 1, "", "BeamEnergyRequest"], [75, 0, 1, "", "BeamEnergyRequestACRWait"], [76, 0, 1, "", "BeamEnergyRequestNoWait"], [77, 0, 1, "", "BeamStats"], [78, 0, 1, "", "FakeBeamEnergyRequest"], [79, 0, 1, "", "FakeBeamEnergyRequestACRWait"], [80, 0, 1, "", "FakeBeamEnergyRequestNoWait"], [81, 0, 1, "", "LCLS"]], "pcdsdevices.beam_stats.BeamEnergyRequest": [[74, 2, 1, "", "camonitor"], [74, 1, 1, "", "configuration_attrs"], [74, 2, 1, "", "configure"], [74, 1, 1, "", "connected"], [74, 2, 1, "", "describe"], [74, 1, 1, "", "egu"], [74, 2, 1, "", "end_monitor_thread"], [74, 2, 1, "", "get"], [74, 1, 1, "", "high_limit"], [74, 1, 1, "", "hints"], [74, 1, 1, "", "k_hutch"], [74, 1, 1, "", "kind"], [74, 1, 1, "", "l_hutch"], [74, 1, 1, "", "limits"], [74, 1, 1, "", "line_text_dict"], [74, 1, 1, "", "low_limit"], [74, 2, 1, "", "move"], [74, 1, 1, "", "moving"], [74, 2, 1, "", "mv"], [74, 2, 1, "", "mv_ginput"], [74, 2, 1, "", "mvr"], [74, 1, 1, "", "position"], [74, 2, 1, "", "post_elog_status"], [74, 2, 1, "", "read"], [74, 2, 1, "", "read_configuration"], [74, 2, 1, "", "screen"], [74, 2, 1, "", "set"], [74, 2, 1, "", "set_position"], [74, 1, 1, "", "settle_time"], [74, 2, 1, "", "status"], [74, 2, 1, "", "stop"], [74, 1, 1, "", "subscriptions"], [74, 2, 1, "", "summary"], [74, 1, 1, "", "timeout"], [74, 2, 1, "", "trigger"], [74, 2, 1, "", "tweak"], [74, 2, 1, "", "umv"], [74, 2, 1, "", "umvr"], [74, 2, 1, "", "wait"], [74, 2, 1, "", "wm"], [74, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.BeamEnergyRequestACRWait": [[75, 1, 1, "", "actuate"], [75, 1, 1, "", "actuate_value"], [75, 2, 1, "", "camonitor"], [75, 1, 1, "", "configuration_attrs"], [75, 2, 1, "", "configure"], [75, 1, 1, "", "connected"], [75, 2, 1, "", "describe"], [75, 1, 1, "", "done_value"], [75, 1, 1, "", "egu"], [75, 2, 1, "", "end_monitor_thread"], [75, 2, 1, "", "get"], [75, 1, 1, "", "high_limit"], [75, 1, 1, "", "hints"], [75, 1, 1, "", "k_hutch"], [75, 1, 1, "", "kind"], [75, 1, 1, "", "l_hutch"], [75, 1, 1, "", "limits"], [75, 1, 1, "", "line_text_dict"], [75, 1, 1, "", "low_limit"], [75, 2, 1, "", "move"], [75, 1, 1, "", "moving"], [75, 2, 1, "", "mv"], [75, 2, 1, "", "mv_ginput"], [75, 2, 1, "", "mvr"], [75, 1, 1, "", "position"], [75, 2, 1, "", "post_elog_status"], [75, 1, 1, "", "put_complete"], [75, 2, 1, "", "read"], [75, 2, 1, "", "read_configuration"], [75, 1, 1, "", "readback"], [75, 2, 1, "", "screen"], [75, 2, 1, "", "set"], [75, 2, 1, "", "set_position"], [75, 1, 1, "", "settle_time"], [75, 2, 1, "", "status"], [75, 2, 1, "", "stop"], [75, 1, 1, "", "stop_signal"], [75, 1, 1, "", "stop_value"], [75, 1, 1, "", "subscriptions"], [75, 2, 1, "", "summary"], [75, 1, 1, "", "timeout"], [75, 2, 1, "", "trigger"], [75, 2, 1, "", "tweak"], [75, 2, 1, "", "umv"], [75, 2, 1, "", "umvr"], [75, 2, 1, "", "wait"], [75, 2, 1, "", "wm"], [75, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.BeamEnergyRequestNoWait": [[76, 1, 1, "", "actuate"], [76, 1, 1, "", "actuate_value"], [76, 1, 1, "", "atol"], [76, 2, 1, "", "camonitor"], [76, 1, 1, "", "configuration_attrs"], [76, 2, 1, "", "configure"], [76, 1, 1, "", "connected"], [76, 2, 1, "", "describe"], [76, 1, 1, "", "done_value"], [76, 1, 1, "", "egu"], [76, 2, 1, "", "end_monitor_thread"], [76, 2, 1, "", "get"], [76, 1, 1, "", "high_limit"], [76, 1, 1, "", "hints"], [76, 1, 1, "", "k_hutch"], [76, 1, 1, "", "kind"], [76, 1, 1, "", "l_hutch"], [76, 1, 1, "", "limits"], [76, 1, 1, "", "line_text_dict"], [76, 1, 1, "", "low_limit"], [76, 2, 1, "", "move"], [76, 1, 1, "", "moving"], [76, 2, 1, "", "mv"], [76, 2, 1, "", "mv_ginput"], [76, 2, 1, "", "mvr"], [76, 1, 1, "", "position"], [76, 2, 1, "", "post_elog_status"], [76, 1, 1, "", "put_complete"], [76, 2, 1, "", "read"], [76, 2, 1, "", "read_configuration"], [76, 1, 1, "", "readback"], [76, 2, 1, "", "screen"], [76, 2, 1, "", "set"], [76, 2, 1, "", "set_position"], [76, 1, 1, "", "settle_time"], [76, 2, 1, "", "status"], [76, 2, 1, "", "stop"], [76, 1, 1, "", "stop_signal"], [76, 1, 1, "", "stop_value"], [76, 1, 1, "", "subscriptions"], [76, 2, 1, "", "summary"], [76, 1, 1, "", "timeout"], [76, 2, 1, "", "trigger"], [76, 2, 1, "", "tweak"], [76, 2, 1, "", "umv"], [76, 2, 1, "", "umvr"], [76, 2, 1, "", "wait"], [76, 2, 1, "", "wm"], [76, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.BeamStats": [[77, 1, 1, "", "configuration_attrs"], [77, 2, 1, "", "configure"], [77, 1, 1, "", "connected"], [77, 2, 1, "", "describe"], [77, 2, 1, "", "get"], [77, 1, 1, "", "hints"], [77, 1, 1, "", "kind"], [77, 2, 1, "", "post_elog_status"], [77, 2, 1, "", "read"], [77, 2, 1, "", "read_configuration"], [77, 2, 1, "", "screen"], [77, 2, 1, "", "status"], [77, 2, 1, "", "stop"], [77, 1, 1, "", "subscriptions"], [77, 2, 1, "", "summary"], [77, 2, 1, "", "trigger"]], "pcdsdevices.beam_stats.FakeBeamEnergyRequest": [[78, 2, 1, "", "camonitor"], [78, 1, 1, "", "configuration_attrs"], [78, 2, 1, "", "configure"], [78, 1, 1, "", "connected"], [78, 2, 1, "", "describe"], [78, 1, 1, "", "egu"], [78, 2, 1, "", "end_monitor_thread"], [78, 2, 1, "", "get"], [78, 1, 1, "", "high_limit"], [78, 1, 1, "", "hints"], [78, 1, 1, "", "k_hutch"], [78, 1, 1, "", "kind"], [78, 1, 1, "", "l_hutch"], [78, 1, 1, "", "limits"], [78, 1, 1, "", "line_text_dict"], [78, 1, 1, "", "low_limit"], [78, 2, 1, "", "move"], [78, 1, 1, "", "moving"], [78, 2, 1, "", "mv"], [78, 2, 1, "", "mv_ginput"], [78, 2, 1, "", "mvr"], [78, 1, 1, "", "position"], [78, 2, 1, "", "post_elog_status"], [78, 2, 1, "", "read"], [78, 2, 1, "", "read_configuration"], [78, 2, 1, "", "screen"], [78, 2, 1, "", "set"], [78, 2, 1, "", "set_position"], [78, 1, 1, "", "settle_time"], [78, 2, 1, "", "status"], [78, 2, 1, "", "stop"], [78, 1, 1, "", "subscriptions"], [78, 2, 1, "", "summary"], [78, 1, 1, "", "timeout"], [78, 2, 1, "", "trigger"], [78, 2, 1, "", "tweak"], [78, 2, 1, "", "umv"], [78, 2, 1, "", "umvr"], [78, 2, 1, "", "wait"], [78, 2, 1, "", "wm"], [78, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait": [[79, 1, 1, "", "actuate"], [79, 1, 1, "", "actuate_value"], [79, 2, 1, "", "camonitor"], [79, 1, 1, "", "configuration_attrs"], [79, 2, 1, "", "configure"], [79, 1, 1, "", "connected"], [79, 2, 1, "", "describe"], [79, 1, 1, "", "done_value"], [79, 1, 1, "", "egu"], [79, 2, 1, "", "end_monitor_thread"], [79, 2, 1, "", "get"], [79, 1, 1, "", "high_limit"], [79, 1, 1, "", "hints"], [79, 1, 1, "", "k_hutch"], [79, 1, 1, "", "kind"], [79, 1, 1, "", "l_hutch"], [79, 1, 1, "", "limits"], [79, 1, 1, "", "line_text_dict"], [79, 1, 1, "", "low_limit"], [79, 2, 1, "", "move"], [79, 1, 1, "", "moving"], [79, 2, 1, "", "mv"], [79, 2, 1, "", "mv_ginput"], [79, 2, 1, "", "mvr"], [79, 1, 1, "", "position"], [79, 2, 1, "", "post_elog_status"], [79, 1, 1, "", "put_complete"], [79, 2, 1, "", "read"], [79, 2, 1, "", "read_configuration"], [79, 1, 1, "", "readback"], [79, 2, 1, "", "screen"], [79, 2, 1, "", "set"], [79, 2, 1, "", "set_position"], [79, 1, 1, "", "settle_time"], [79, 2, 1, "", "status"], [79, 2, 1, "", "stop"], [79, 1, 1, "", "stop_signal"], [79, 1, 1, "", "stop_value"], [79, 1, 1, "", "subscriptions"], [79, 2, 1, "", "summary"], [79, 1, 1, "", "timeout"], [79, 2, 1, "", "trigger"], [79, 2, 1, "", "tweak"], [79, 2, 1, "", "umv"], [79, 2, 1, "", "umvr"], [79, 2, 1, "", "wait"], [79, 2, 1, "", "wm"], [79, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait": [[80, 1, 1, "", "actuate"], [80, 1, 1, "", "actuate_value"], [80, 1, 1, "", "atol"], [80, 2, 1, "", "camonitor"], [80, 1, 1, "", "configuration_attrs"], [80, 2, 1, "", "configure"], [80, 1, 1, "", "connected"], [80, 2, 1, "", "describe"], [80, 1, 1, "", "done_value"], [80, 1, 1, "", "egu"], [80, 2, 1, "", "end_monitor_thread"], [80, 2, 1, "", "get"], [80, 1, 1, "", "high_limit"], [80, 1, 1, "", "hints"], [80, 1, 1, "", "k_hutch"], [80, 1, 1, "", "kind"], [80, 1, 1, "", "l_hutch"], [80, 1, 1, "", "limits"], [80, 1, 1, "", "line_text_dict"], [80, 1, 1, "", "low_limit"], [80, 2, 1, "", "move"], [80, 1, 1, "", "moving"], [80, 2, 1, "", "mv"], [80, 2, 1, "", "mv_ginput"], [80, 2, 1, "", "mvr"], [80, 1, 1, "", "position"], [80, 2, 1, "", "post_elog_status"], [80, 1, 1, "", "put_complete"], [80, 2, 1, "", "read"], [80, 2, 1, "", "read_configuration"], [80, 1, 1, "", "readback"], [80, 2, 1, "", "screen"], [80, 2, 1, "", "set"], [80, 2, 1, "", "set_position"], [80, 1, 1, "", "settle_time"], [80, 2, 1, "", "status"], [80, 2, 1, "", "stop"], [80, 1, 1, "", "stop_signal"], [80, 1, 1, "", "stop_value"], [80, 1, 1, "", "subscriptions"], [80, 2, 1, "", "summary"], [80, 1, 1, "", "timeout"], [80, 2, 1, "", "trigger"], [80, 2, 1, "", "tweak"], [80, 2, 1, "", "umv"], [80, 2, 1, "", "umvr"], [80, 2, 1, "", "wait"], [80, 2, 1, "", "wm"], [80, 2, 1, "", "wm_update"]], "pcdsdevices.beam_stats.LCLS": [[81, 2, 1, "", "bykik_disable"], [81, 2, 1, "", "bykik_enable"], [81, 2, 1, "", "bykik_get_period"], [81, 2, 1, "", "bykik_set_period"], [81, 2, 1, "", "bykik_status"], [81, 1, 1, "", "configuration_attrs"], [81, 2, 1, "", "configure"], [81, 1, 1, "", "connected"], [81, 2, 1, "", "describe"], [81, 2, 1, "", "get"], [81, 1, 1, "", "hints"], [81, 1, 1, "", "kind"], [81, 2, 1, "", "post_elog_status"], [81, 2, 1, "", "read"], [81, 2, 1, "", "read_configuration"], [81, 2, 1, "", "screen"], [81, 2, 1, "", "status"], [81, 2, 1, "", "stop"], [81, 1, 1, "", "subscriptions"], [81, 2, 1, "", "summary"], [81, 2, 1, "", "trigger"]], "pcdsdevices.ccm": [[82, 0, 1, "", "CCM"], [83, 0, 1, "", "CCMAlio"], [84, 0, 1, "", "CCMConstantsMixin"], [85, 0, 1, "", "CCMEnergy"], [86, 0, 1, "", "CCMEnergyWithACRStatus"], [87, 0, 1, "", "CCMEnergyWithVernier"], [88, 0, 1, "", "CCMMotor"], [89, 0, 1, "", "CCMPico"], [90, 0, 1, "", "CCMX"], [91, 0, 1, "", "CCMY"], [92, 3, 1, "", "alio_to_theta"], [93, 3, 1, "", "energy_to_wavelength"], [94, 3, 1, "", "theta_to_alio"], [95, 3, 1, "", "theta_to_wavelength"], [96, 3, 1, "", "wavelength_to_energy"], [97, 3, 1, "", "wavelength_to_theta"]], "pcdsdevices.ccm.CCM": [[82, 2, 1, "", "calc_lightpath_state"], [82, 1, 1, "", "configuration_attrs"], [82, 2, 1, "", "configure"], [82, 1, 1, "", "connected"], [82, 2, 1, "", "describe"], [82, 1, 1, "", "dspacing_val"], [82, 1, 1, "", "gd_val"], [82, 2, 1, "", "get"], [82, 2, 1, "", "get_lightpath_state"], [82, 1, 1, "", "gr_val"], [82, 1, 1, "", "hints"], [82, 2, 1, "", "insert"], [82, 1, 1, "", "kind"], [82, 1, 1, "", "lightpath_cpts"], [82, 1, 1, "", "md"], [82, 1, 1, "", "needs_parent"], [82, 2, 1, "", "post_elog_status"], [82, 2, 1, "", "read"], [82, 2, 1, "", "read_configuration"], [82, 2, 1, "", "remove"], [82, 2, 1, "", "reset_calc_constant_defaults"], [82, 2, 1, "", "screen"], [82, 1, 1, "", "stage_group"], [82, 2, 1, "", "stage_group_instances"], [82, 2, 1, "", "status"], [82, 2, 1, "", "stop"], [82, 1, 1, "", "subscriptions"], [82, 2, 1, "", "summary"], [82, 1, 1, "", "theta0_deg_val"], [82, 1, 1, "", "theta0_rad_val"], [82, 2, 1, "", "trigger"], [82, 2, 1, "", "warn_invalid_constants"]], "pcdsdevices.ccm.CCMAlio": [[83, 1, 1, "", "actuate"], [83, 1, 1, "", "actuate_value"], [83, 1, 1, "", "atol"], [83, 2, 1, "", "camonitor"], [83, 1, 1, "", "configuration_attrs"], [83, 2, 1, "", "configure"], [83, 1, 1, "", "connected"], [83, 2, 1, "", "describe"], [83, 2, 1, "", "done_comparator"], [83, 1, 1, "", "done_value"], [83, 1, 1, "", "egu"], [83, 2, 1, "", "end_monitor_thread"], [83, 2, 1, "", "get"], [83, 1, 1, "", "high_limit"], [83, 1, 1, "", "hints"], [83, 2, 1, "", "home"], [83, 2, 1, "", "kill"], [83, 1, 1, "", "kind"], [83, 1, 1, "", "limits"], [83, 1, 1, "", "low_limit"], [83, 2, 1, "", "move"], [83, 1, 1, "", "moving"], [83, 2, 1, "", "mv"], [83, 2, 1, "", "mv_ginput"], [83, 2, 1, "", "mvr"], [83, 1, 1, "", "position"], [83, 2, 1, "", "post_elog_status"], [83, 1, 1, "", "put_complete"], [83, 2, 1, "", "read"], [83, 2, 1, "", "read_configuration"], [83, 1, 1, "", "rtol"], [83, 2, 1, "", "screen"], [83, 2, 1, "", "set"], [83, 2, 1, "", "set_position"], [83, 1, 1, "", "settle_time"], [83, 2, 1, "", "status"], [83, 2, 1, "", "stop"], [83, 1, 1, "", "stop_signal"], [83, 1, 1, "", "stop_value"], [83, 1, 1, "", "subscriptions"], [83, 2, 1, "", "summary"], [83, 1, 1, "", "timeout"], [83, 2, 1, "", "trigger"], [83, 2, 1, "", "tweak"], [83, 2, 1, "", "umv"], [83, 2, 1, "", "umvr"], [83, 2, 1, "", "wait"], [83, 2, 1, "", "wm"], [83, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMConstantsMixin": [[84, 1, 1, "", "configuration_attrs"], [84, 2, 1, "", "configure"], [84, 1, 1, "", "connected"], [84, 2, 1, "", "describe"], [84, 1, 1, "", "dspacing_val"], [84, 1, 1, "", "gd_val"], [84, 2, 1, "", "get"], [84, 1, 1, "", "gr_val"], [84, 1, 1, "", "hints"], [84, 1, 1, "", "kind"], [84, 2, 1, "", "read"], [84, 2, 1, "", "read_configuration"], [84, 2, 1, "", "reset_calc_constant_defaults"], [84, 2, 1, "", "stop"], [84, 1, 1, "", "subscriptions"], [84, 2, 1, "", "summary"], [84, 1, 1, "", "theta0_deg_val"], [84, 1, 1, "", "theta0_rad_val"], [84, 2, 1, "", "trigger"], [84, 2, 1, "", "warn_invalid_constants"]], "pcdsdevices.ccm.CCMEnergy": [[85, 2, 1, "", "alio_to_energy"], [85, 2, 1, "", "camonitor"], [85, 2, 1, "", "check_single"], [85, 1, 1, "", "composite_egu"], [85, 1, 1, "", "concurrent"], [85, 1, 1, "", "configuration_attrs"], [85, 2, 1, "", "configure"], [85, 1, 1, "", "connected"], [85, 2, 1, "", "describe"], [85, 1, 1, "", "dspacing_val"], [85, 1, 1, "", "egu"], [85, 2, 1, "", "end_monitor_thread"], [85, 2, 1, "", "energy_to_alio"], [85, 2, 1, "", "forward"], [85, 1, 1, "", "gd_val"], [85, 2, 1, "", "get"], [85, 1, 1, "", "gr_val"], [85, 1, 1, "", "high_limit"], [85, 1, 1, "", "hints"], [85, 2, 1, "", "inverse"], [85, 1, 1, "", "kind"], [85, 1, 1, "", "limits"], [85, 1, 1, "", "low_limit"], [85, 2, 1, "", "move"], [85, 2, 1, "", "move_single"], [85, 1, 1, "", "moving"], [85, 2, 1, "", "mv"], [85, 2, 1, "", "mv_ginput"], [85, 2, 1, "", "mvr"], [85, 1, 1, "", "position"], [85, 2, 1, "", "post_elog_status"], [85, 1, 1, "", "pseudo_positioners"], [85, 2, 1, "", "read"], [85, 2, 1, "", "read_configuration"], [85, 1, 1, "", "real_position"], [85, 1, 1, "", "real_positioners"], [85, 2, 1, "", "reset_calc_constant_defaults"], [85, 2, 1, "", "screen"], [85, 1, 1, "", "sequential"], [85, 2, 1, "", "set"], [85, 2, 1, "", "set_current_position"], [85, 2, 1, "", "set_position"], [85, 1, 1, "", "settle_time"], [85, 2, 1, "", "status"], [85, 2, 1, "", "stop"], [85, 1, 1, "", "subscriptions"], [85, 2, 1, "", "summary"], [85, 1, 1, "", "target"], [85, 1, 1, "", "theta0_deg_val"], [85, 1, 1, "", "theta0_rad_val"], [85, 1, 1, "", "timeout"], [85, 2, 1, "", "to_pseudo_tuple"], [85, 2, 1, "", "to_real_tuple"], [85, 2, 1, "", "trigger"], [85, 2, 1, "", "tweak"], [85, 2, 1, "", "umv"], [85, 2, 1, "", "umvr"], [85, 2, 1, "", "wait"], [85, 2, 1, "", "warn_invalid_constants"], [85, 2, 1, "", "wm"], [85, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMEnergyWithACRStatus": [[86, 2, 1, "", "alio_to_energy"], [86, 2, 1, "", "camonitor"], [86, 2, 1, "", "check_single"], [86, 1, 1, "", "composite_egu"], [86, 1, 1, "", "concurrent"], [86, 1, 1, "", "configuration_attrs"], [86, 2, 1, "", "configure"], [86, 1, 1, "", "connected"], [86, 2, 1, "", "describe"], [86, 1, 1, "", "dspacing_val"], [86, 1, 1, "", "egu"], [86, 2, 1, "", "end_monitor_thread"], [86, 2, 1, "", "energy_to_alio"], [86, 2, 1, "", "forward"], [86, 1, 1, "", "gd_val"], [86, 2, 1, "", "get"], [86, 1, 1, "", "gr_val"], [86, 1, 1, "", "high_limit"], [86, 1, 1, "", "hints"], [86, 1, 1, "", "hutch"], [86, 2, 1, "", "inverse"], [86, 1, 1, "", "kind"], [86, 1, 1, "", "limits"], [86, 1, 1, "", "low_limit"], [86, 2, 1, "", "move"], [86, 2, 1, "", "move_single"], [86, 1, 1, "", "moving"], [86, 2, 1, "", "mv"], [86, 2, 1, "", "mv_ginput"], [86, 2, 1, "", "mvr"], [86, 1, 1, "", "position"], [86, 2, 1, "", "post_elog_status"], [86, 1, 1, "", "pseudo_positioners"], [86, 2, 1, "", "read"], [86, 2, 1, "", "read_configuration"], [86, 1, 1, "", "real_position"], [86, 1, 1, "", "real_positioners"], [86, 2, 1, "", "reset_calc_constant_defaults"], [86, 2, 1, "", "screen"], [86, 1, 1, "", "sequential"], [86, 2, 1, "", "set"], [86, 2, 1, "", "set_current_position"], [86, 2, 1, "", "set_position"], [86, 1, 1, "", "settle_time"], [86, 2, 1, "", "status"], [86, 2, 1, "", "stop"], [86, 1, 1, "", "subscriptions"], [86, 2, 1, "", "summary"], [86, 1, 1, "", "target"], [86, 1, 1, "", "theta0_deg_val"], [86, 1, 1, "", "theta0_rad_val"], [86, 1, 1, "", "timeout"], [86, 2, 1, "", "to_pseudo_tuple"], [86, 2, 1, "", "to_real_tuple"], [86, 2, 1, "", "trigger"], [86, 2, 1, "", "tweak"], [86, 2, 1, "", "umv"], [86, 2, 1, "", "umvr"], [86, 2, 1, "", "wait"], [86, 2, 1, "", "warn_invalid_constants"], [86, 2, 1, "", "wm"], [86, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMEnergyWithVernier": [[87, 2, 1, "", "alio_to_energy"], [87, 2, 1, "", "camonitor"], [87, 2, 1, "", "check_single"], [87, 1, 1, "", "composite_egu"], [87, 1, 1, "", "concurrent"], [87, 1, 1, "", "configuration_attrs"], [87, 2, 1, "", "configure"], [87, 1, 1, "", "connected"], [87, 2, 1, "", "describe"], [87, 1, 1, "", "dspacing_val"], [87, 1, 1, "", "egu"], [87, 2, 1, "", "end_monitor_thread"], [87, 2, 1, "", "energy_to_alio"], [87, 2, 1, "", "forward"], [87, 1, 1, "", "gd_val"], [87, 2, 1, "", "get"], [87, 1, 1, "", "gr_val"], [87, 1, 1, "", "high_limit"], [87, 1, 1, "", "hints"], [87, 1, 1, "", "hutch"], [87, 2, 1, "", "inverse"], [87, 1, 1, "", "kind"], [87, 1, 1, "", "limits"], [87, 1, 1, "", "low_limit"], [87, 2, 1, "", "move"], [87, 2, 1, "", "move_single"], [87, 1, 1, "", "moving"], [87, 2, 1, "", "mv"], [87, 2, 1, "", "mv_ginput"], [87, 2, 1, "", "mvr"], [87, 1, 1, "", "position"], [87, 2, 1, "", "post_elog_status"], [87, 1, 1, "", "pseudo_positioners"], [87, 2, 1, "", "read"], [87, 2, 1, "", "read_configuration"], [87, 1, 1, "", "real_position"], [87, 1, 1, "", "real_positioners"], [87, 2, 1, "", "reset_calc_constant_defaults"], [87, 2, 1, "", "screen"], [87, 1, 1, "", "sequential"], [87, 2, 1, "", "set"], [87, 2, 1, "", "set_current_position"], [87, 2, 1, "", "set_position"], [87, 1, 1, "", "settle_time"], [87, 2, 1, "", "status"], [87, 2, 1, "", "stop"], [87, 1, 1, "", "subscriptions"], [87, 2, 1, "", "summary"], [87, 1, 1, "", "target"], [87, 1, 1, "", "theta0_deg_val"], [87, 1, 1, "", "theta0_rad_val"], [87, 1, 1, "", "timeout"], [87, 2, 1, "", "to_pseudo_tuple"], [87, 2, 1, "", "to_real_tuple"], [87, 2, 1, "", "trigger"], [87, 2, 1, "", "tweak"], [87, 2, 1, "", "umv"], [87, 2, 1, "", "umvr"], [87, 2, 1, "", "wait"], [87, 2, 1, "", "warn_invalid_constants"], [87, 2, 1, "", "wm"], [87, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMMotor": [[88, 1, 1, "", "actuate"], [88, 1, 1, "", "actuate_value"], [88, 1, 1, "", "atol"], [88, 2, 1, "", "camonitor"], [88, 1, 1, "", "configuration_attrs"], [88, 2, 1, "", "configure"], [88, 1, 1, "", "connected"], [88, 2, 1, "", "describe"], [88, 2, 1, "", "done_comparator"], [88, 1, 1, "", "done_value"], [88, 1, 1, "", "egu"], [88, 2, 1, "", "end_monitor_thread"], [88, 2, 1, "", "get"], [88, 1, 1, "", "high_limit"], [88, 1, 1, "", "hints"], [88, 1, 1, "", "kind"], [88, 1, 1, "", "limits"], [88, 1, 1, "", "low_limit"], [88, 2, 1, "", "move"], [88, 1, 1, "", "moving"], [88, 2, 1, "", "mv"], [88, 2, 1, "", "mv_ginput"], [88, 2, 1, "", "mvr"], [88, 1, 1, "", "position"], [88, 2, 1, "", "post_elog_status"], [88, 1, 1, "", "put_complete"], [88, 2, 1, "", "read"], [88, 2, 1, "", "read_configuration"], [88, 1, 1, "", "rtol"], [88, 2, 1, "", "screen"], [88, 2, 1, "", "set"], [88, 2, 1, "", "set_position"], [88, 1, 1, "", "settle_time"], [88, 2, 1, "", "status"], [88, 2, 1, "", "stop"], [88, 1, 1, "", "stop_signal"], [88, 1, 1, "", "stop_value"], [88, 1, 1, "", "subscriptions"], [88, 2, 1, "", "summary"], [88, 1, 1, "", "timeout"], [88, 2, 1, "", "trigger"], [88, 2, 1, "", "tweak"], [88, 2, 1, "", "umv"], [88, 2, 1, "", "umvr"], [88, 2, 1, "", "wait"], [88, 2, 1, "", "wm"], [88, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMPico": [[89, 2, 1, "", "camonitor"], [89, 2, 1, "", "check_limit_switches"], [89, 2, 1, "", "clear_limits"], [89, 1, 1, "", "configuration_attrs"], [89, 2, 1, "", "configure"], [89, 1, 1, "", "connected"], [89, 2, 1, "", "describe"], [89, 2, 1, "", "disable"], [89, 1, 1, "", "egu"], [89, 2, 1, "", "enable"], [89, 2, 1, "", "end_monitor_thread"], [89, 2, 1, "", "get"], [89, 2, 1, "", "get_high_limit"], [89, 2, 1, "", "get_lim"], [89, 2, 1, "", "get_low_limit"], [89, 1, 1, "", "high_limit"], [89, 1, 1, "", "hints"], [89, 2, 1, "", "home"], [89, 1, 1, "", "homed"], [89, 1, 1, "", "kind"], [89, 1, 1, "", "limits"], [89, 1, 1, "", "low_limit"], [89, 2, 1, "", "move"], [89, 1, 1, "", "moving"], [89, 1, 1, "", "msta"], [89, 2, 1, "", "mv"], [89, 2, 1, "", "mv_ginput"], [89, 2, 1, "", "mvr"], [89, 1, 1, "", "position"], [89, 2, 1, "", "post_elog_status"], [89, 1, 1, "", "precision"], [89, 2, 1, "", "read"], [89, 2, 1, "", "read_configuration"], [89, 2, 1, "", "screen"], [89, 2, 1, "", "set"], [89, 2, 1, "", "set_current_position"], [89, 2, 1, "", "set_high_limit"], [89, 2, 1, "", "set_lim"], [89, 2, 1, "", "set_low_limit"], [89, 2, 1, "", "set_position"], [89, 1, 1, "", "settle_time"], [89, 2, 1, "", "status"], [89, 2, 1, "", "stop"], [89, 1, 1, "", "subscriptions"], [89, 2, 1, "", "summary"], [89, 1, 1, "", "timeout"], [89, 1, 1, "", "tolerated_alarm"], [89, 2, 1, "", "trigger"], [89, 2, 1, "", "tweak"], [89, 2, 1, "", "umv"], [89, 2, 1, "", "umvr"], [89, 2, 1, "", "wait"], [89, 2, 1, "", "wm"], [89, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMX": [[90, 2, 1, "", "camonitor"], [90, 2, 1, "", "check_single"], [90, 1, 1, "", "composite_egu"], [90, 1, 1, "", "concurrent"], [90, 1, 1, "", "configuration_attrs"], [90, 2, 1, "", "configure"], [90, 1, 1, "", "connected"], [90, 2, 1, "", "consistency_warning"], [90, 1, 1, "", "default_offset"], [90, 1, 1, "", "default_scale"], [90, 2, 1, "", "describe"], [90, 1, 1, "", "egu"], [90, 2, 1, "", "end_monitor_thread"], [90, 2, 1, "", "fix_sync"], [90, 1, 1, "", "fix_sync_keep_still"], [90, 2, 1, "", "forward"], [90, 2, 1, "", "forward_single"], [90, 2, 1, "", "get"], [90, 1, 1, "", "high_limit"], [90, 1, 1, "", "hints"], [90, 2, 1, "", "inverse"], [90, 2, 1, "", "inverse_single"], [90, 2, 1, "", "is_synced"], [90, 1, 1, "", "kind"], [90, 1, 1, "", "limits"], [90, 1, 1, "", "low_limit"], [90, 2, 1, "", "move"], [90, 2, 1, "", "move_single"], [90, 1, 1, "", "moving"], [90, 2, 1, "", "mv"], [90, 2, 1, "", "mv_ginput"], [90, 2, 1, "", "mvr"], [90, 1, 1, "", "offset_mode"], [90, 1, 1, "", "offsets"], [90, 1, 1, "", "position"], [90, 2, 1, "", "post_elog_status"], [90, 1, 1, "", "pseudo_positioners"], [90, 2, 1, "", "read"], [90, 2, 1, "", "read_configuration"], [90, 1, 1, "", "real_position"], [90, 1, 1, "", "real_positioners"], [90, 1, 1, "", "scales"], [90, 2, 1, "", "screen"], [90, 1, 1, "", "sequential"], [90, 2, 1, "", "set"], [90, 2, 1, "", "set_current_position"], [90, 2, 1, "", "set_position"], [90, 1, 1, "", "settle_time"], [90, 2, 1, "", "status"], [90, 2, 1, "", "stop"], [90, 1, 1, "", "subscriptions"], [90, 2, 1, "", "summary"], [90, 1, 1, "", "sync_limits"], [90, 1, 1, "", "target"], [90, 1, 1, "", "timeout"], [90, 2, 1, "", "to_pseudo_tuple"], [90, 2, 1, "", "to_real_tuple"], [90, 2, 1, "", "trigger"], [90, 2, 1, "", "tweak"], [90, 2, 1, "", "umv"], [90, 2, 1, "", "umvr"], [90, 2, 1, "", "wait"], [90, 1, 1, "", "warn_deadband"], [90, 1, 1, "", "warn_inconsistent"], [90, 2, 1, "", "wm"], [90, 2, 1, "", "wm_update"]], "pcdsdevices.ccm.CCMY": [[91, 2, 1, "", "camonitor"], [91, 2, 1, "", "check_single"], [91, 1, 1, "", "composite_egu"], [91, 1, 1, "", "concurrent"], [91, 1, 1, "", "configuration_attrs"], [91, 2, 1, "", "configure"], [91, 1, 1, "", "connected"], [91, 2, 1, "", "consistency_warning"], [91, 1, 1, "", "default_offset"], [91, 1, 1, "", "default_scale"], [91, 2, 1, "", "describe"], [91, 1, 1, "", "egu"], [91, 2, 1, "", "end_monitor_thread"], [91, 2, 1, "", "fix_sync"], [91, 1, 1, "", "fix_sync_keep_still"], [91, 2, 1, "", "forward"], [91, 2, 1, "", "forward_single"], [91, 2, 1, "", "get"], [91, 1, 1, "", "high_limit"], [91, 1, 1, "", "hints"], [91, 2, 1, "", "inverse"], [91, 2, 1, "", "inverse_single"], [91, 2, 1, "", "is_synced"], [91, 1, 1, "", "kind"], [91, 1, 1, "", "limits"], [91, 1, 1, "", "low_limit"], [91, 2, 1, "", "move"], [91, 2, 1, "", "move_single"], [91, 1, 1, "", "moving"], [91, 2, 1, "", "mv"], [91, 2, 1, "", "mv_ginput"], [91, 2, 1, "", "mvr"], [91, 1, 1, "", "offset_mode"], [91, 1, 1, "", "offsets"], [91, 1, 1, "", "position"], [91, 2, 1, "", "post_elog_status"], [91, 1, 1, "", "pseudo_positioners"], [91, 2, 1, "", "read"], [91, 2, 1, "", "read_configuration"], [91, 1, 1, "", "real_position"], [91, 1, 1, "", "real_positioners"], [91, 1, 1, "", "scales"], [91, 2, 1, "", "screen"], [91, 1, 1, "", "sequential"], [91, 2, 1, "", "set"], [91, 2, 1, "", "set_current_position"], [91, 2, 1, "", "set_position"], [91, 1, 1, "", "settle_time"], [91, 2, 1, "", "status"], [91, 2, 1, "", "stop"], [91, 1, 1, "", "subscriptions"], [91, 2, 1, "", "summary"], [91, 1, 1, "", "sync_limits"], [91, 1, 1, "", "target"], [91, 1, 1, "", "timeout"], [91, 2, 1, "", "to_pseudo_tuple"], [91, 2, 1, "", "to_real_tuple"], [91, 2, 1, "", "trigger"], [91, 2, 1, "", "tweak"], [91, 2, 1, "", "umv"], [91, 2, 1, "", "umvr"], [91, 2, 1, "", "wait"], [91, 1, 1, "", "warn_deadband"], [91, 1, 1, "", "warn_inconsistent"], [91, 2, 1, "", "wm"], [91, 2, 1, "", "wm_update"]], "pcdsdevices.crix_motion": [[98, 0, 1, "", "QuadraticBeckhoffMotor"], [99, 0, 1, "", "QuadraticSimMotor"], [100, 0, 1, "", "VLSOptics"], [101, 0, 1, "", "VLSOpticsSim"]], "pcdsdevices.crix_motion.QuadraticBeckhoffMotor": [[98, 2, 1, "", "camonitor"], [98, 2, 1, "", "check_single"], [98, 1, 1, "", "composite_egu"], [98, 1, 1, "", "concurrent"], [98, 1, 1, "", "configuration_attrs"], [98, 2, 1, "", "configure"], [98, 1, 1, "", "connected"], [98, 2, 1, "", "describe"], [98, 1, 1, "", "egu"], [98, 2, 1, "", "end_monitor_thread"], [98, 2, 1, "", "forward"], [98, 2, 1, "", "get"], [98, 1, 1, "", "high_limit"], [98, 1, 1, "", "hints"], [98, 2, 1, "", "inverse"], [98, 1, 1, "", "kind"], [98, 1, 1, "", "limits"], [98, 1, 1, "", "low_limit"], [98, 2, 1, "", "move"], [98, 2, 1, "", "move_single"], [98, 1, 1, "", "moving"], [98, 2, 1, "", "mv"], [98, 2, 1, "", "mv_ginput"], [98, 2, 1, "", "mvr"], [98, 1, 1, "", "position"], [98, 2, 1, "", "post_elog_status"], [98, 1, 1, "", "pseudo_positioners"], [98, 2, 1, "", "read"], [98, 2, 1, "", "read_configuration"], [98, 1, 1, "", "real_position"], [98, 1, 1, "", "real_positioners"], [98, 2, 1, "", "screen"], [98, 1, 1, "", "sequential"], [98, 2, 1, "", "set"], [98, 2, 1, "", "set_current_position"], [98, 2, 1, "", "set_position"], [98, 1, 1, "", "settle_time"], [98, 2, 1, "", "status"], [98, 2, 1, "", "stop"], [98, 1, 1, "", "subscriptions"], [98, 2, 1, "", "summary"], [98, 1, 1, "", "target"], [98, 1, 1, "", "timeout"], [98, 2, 1, "", "to_pseudo_tuple"], [98, 2, 1, "", "to_real_tuple"], [98, 2, 1, "", "trigger"], [98, 2, 1, "", "tweak"], [98, 2, 1, "", "umv"], [98, 2, 1, "", "umvr"], [98, 2, 1, "", "wait"], [98, 2, 1, "", "wm"], [98, 2, 1, "", "wm_update"]], "pcdsdevices.crix_motion.QuadraticSimMotor": [[99, 2, 1, "", "camonitor"], [99, 2, 1, "", "check_single"], [99, 1, 1, "", "composite_egu"], [99, 1, 1, "", "concurrent"], [99, 1, 1, "", "configuration_attrs"], [99, 2, 1, "", "configure"], [99, 1, 1, "", "connected"], [99, 2, 1, "", "describe"], [99, 1, 1, "", "egu"], [99, 2, 1, "", "end_monitor_thread"], [99, 2, 1, "", "forward"], [99, 2, 1, "", "get"], [99, 1, 1, "", "high_limit"], [99, 1, 1, "", "hints"], [99, 2, 1, "", "inverse"], [99, 1, 1, "", "kind"], [99, 1, 1, "", "limits"], [99, 1, 1, "", "low_limit"], [99, 2, 1, "", "move"], [99, 2, 1, "", "move_single"], [99, 1, 1, "", "moving"], [99, 2, 1, "", "mv"], [99, 2, 1, "", "mv_ginput"], [99, 2, 1, "", "mvr"], [99, 1, 1, "", "position"], [99, 2, 1, "", "post_elog_status"], [99, 1, 1, "", "pseudo_positioners"], [99, 2, 1, "", "read"], [99, 2, 1, "", "read_configuration"], [99, 1, 1, "", "real_position"], [99, 1, 1, "", "real_positioners"], [99, 2, 1, "", "screen"], [99, 1, 1, "", "sequential"], [99, 2, 1, "", "set"], [99, 2, 1, "", "set_current_position"], [99, 2, 1, "", "set_position"], [99, 1, 1, "", "settle_time"], [99, 2, 1, "", "status"], [99, 2, 1, "", "stop"], [99, 1, 1, "", "subscriptions"], [99, 2, 1, "", "summary"], [99, 1, 1, "", "target"], [99, 1, 1, "", "timeout"], [99, 2, 1, "", "to_pseudo_tuple"], [99, 2, 1, "", "to_real_tuple"], [99, 2, 1, "", "trigger"], [99, 2, 1, "", "tweak"], [99, 2, 1, "", "umv"], [99, 2, 1, "", "umvr"], [99, 2, 1, "", "wait"], [99, 2, 1, "", "wm"], [99, 2, 1, "", "wm_update"]], "pcdsdevices.crix_motion.VLSOptics": [[100, 1, 1, "", "configuration_attrs"], [100, 2, 1, "", "configure"], [100, 1, 1, "", "connected"], [100, 2, 1, "", "describe"], [100, 2, 1, "", "get"], [100, 1, 1, "", "hints"], [100, 1, 1, "", "kind"], [100, 1, 1, "", "needs_parent"], [100, 2, 1, "", "read"], [100, 2, 1, "", "read_configuration"], [100, 1, 1, "", "stage_group"], [100, 2, 1, "", "stage_group_instances"], [100, 2, 1, "", "stop"], [100, 1, 1, "", "subscriptions"], [100, 2, 1, "", "summary"], [100, 2, 1, "", "trigger"]], "pcdsdevices.crix_motion.VLSOpticsSim": [[101, 1, 1, "", "configuration_attrs"], [101, 2, 1, "", "configure"], [101, 1, 1, "", "connected"], [101, 2, 1, "", "describe"], [101, 2, 1, "", "get"], [101, 1, 1, "", "hints"], [101, 1, 1, "", "kind"], [101, 1, 1, "", "needs_parent"], [101, 2, 1, "", "read"], [101, 2, 1, "", "read_configuration"], [101, 1, 1, "", "stage_group"], [101, 2, 1, "", "stage_group_instances"], [101, 2, 1, "", "stop"], [101, 1, 1, "", "subscriptions"], [101, 2, 1, "", "summary"], [101, 2, 1, "", "trigger"]], "pcdsdevices.cvmi_motion": [[102, 0, 1, "", "CVMI"], [103, 0, 1, "", "KTOF"]], "pcdsdevices.cvmi_motion.CVMI": [[102, 1, 1, "", "configuration_attrs"], [102, 2, 1, "", "configure"], [102, 1, 1, "", "connected"], [102, 2, 1, "", "describe"], [102, 2, 1, "", "get"], [102, 1, 1, "", "hints"], [102, 1, 1, "", "kind"], [102, 1, 1, "", "needs_parent"], [102, 2, 1, "", "post_elog_status"], [102, 2, 1, "", "read"], [102, 2, 1, "", "read_configuration"], [102, 2, 1, "", "screen"], [102, 1, 1, "", "stage_group"], [102, 2, 1, "", "stage_group_instances"], [102, 2, 1, "", "status"], [102, 2, 1, "", "stop"], [102, 1, 1, "", "subscriptions"], [102, 2, 1, "", "summary"], [102, 2, 1, "", "trigger"]], "pcdsdevices.cvmi_motion.KTOF": [[103, 1, 1, "", "configuration_attrs"], [103, 2, 1, "", "configure"], [103, 1, 1, "", "connected"], [103, 2, 1, "", "describe"], [103, 2, 1, "", "get"], [103, 1, 1, "", "hints"], [103, 1, 1, "", "kind"], [103, 1, 1, "", "needs_parent"], [103, 2, 1, "", "post_elog_status"], [103, 2, 1, "", "read"], [103, 2, 1, "", "read_configuration"], [103, 2, 1, "", "screen"], [103, 1, 1, "", "stage_group"], [103, 2, 1, "", "stage_group_instances"], [103, 2, 1, "", "status"], [103, 2, 1, "", "stop"], [103, 1, 1, "", "subscriptions"], [103, 2, 1, "", "summary"], [103, 2, 1, "", "trigger"]], "pcdsdevices.dc_devices": [[104, 0, 1, "", "ICT"], [105, 0, 1, "", "ICTBus"], [106, 0, 1, "", "ICTChannel"]], "pcdsdevices.dc_devices.ICT": [[104, 1, 1, "", "configuration_attrs"], [104, 2, 1, "", "configure"], [104, 1, 1, "", "connected"], [104, 2, 1, "", "describe"], [104, 2, 1, "", "get"], [104, 1, 1, "", "hints"], [104, 1, 1, "", "kind"], [104, 1, 1, "", "needs_parent"], [104, 2, 1, "", "post_elog_status"], [104, 2, 1, "", "read"], [104, 2, 1, "", "read_configuration"], [104, 2, 1, "", "screen"], [104, 1, 1, "", "stage_group"], [104, 2, 1, "", "stage_group_instances"], [104, 2, 1, "", "status"], [104, 2, 1, "", "stop"], [104, 1, 1, "", "subscriptions"], [104, 2, 1, "", "summary"], [104, 2, 1, "", "trigger"]], "pcdsdevices.dc_devices.ICTBus": [[105, 1, 1, "", "configuration_attrs"], [105, 2, 1, "", "configure"], [105, 1, 1, "", "connected"], [105, 2, 1, "", "current"], [105, 2, 1, "", "describe"], [105, 2, 1, "", "get"], [105, 1, 1, "", "hints"], [105, 1, 1, "", "kind"], [105, 2, 1, "", "read"], [105, 2, 1, "", "read_configuration"], [105, 2, 1, "", "stop"], [105, 1, 1, "", "subscriptions"], [105, 2, 1, "", "summary"], [105, 2, 1, "", "trigger"], [105, 2, 1, "", "voltage"]], "pcdsdevices.dc_devices.ICTChannel": [[106, 1, 1, "", "configuration_attrs"], [106, 2, 1, "", "configure"], [106, 1, 1, "", "connected"], [106, 2, 1, "", "current"], [106, 2, 1, "", "describe"], [106, 2, 1, "", "get"], [106, 1, 1, "", "hints"], [106, 1, 1, "", "kind"], [106, 2, 1, "", "off"], [106, 2, 1, "", "on"], [106, 2, 1, "", "read"], [106, 2, 1, "", "read_configuration"], [106, 2, 1, "", "stop"], [106, 1, 1, "", "subscriptions"], [106, 2, 1, "", "summary"], [106, 2, 1, "", "trigger"]], "pcdsdevices.delay_generator": [[107, 0, 1, "", "DelayGenerator"], [108, 0, 1, "", "DelayGeneratorBase"], [109, 0, 1, "", "DgChannel"]], "pcdsdevices.delay_generator.DelayGenerator": [[107, 1, 1, "", "configuration_attrs"], [107, 2, 1, "", "configure"], [107, 1, 1, "", "connected"], [107, 2, 1, "", "describe"], [107, 2, 1, "", "get"], [107, 2, 1, "", "get_trigger_inhibit"], [107, 2, 1, "", "get_trigger_source"], [107, 1, 1, "", "hints"], [107, 1, 1, "", "kind"], [107, 2, 1, "", "post_elog_status"], [107, 2, 1, "", "print_trigger_inhibit"], [107, 2, 1, "", "print_trigger_sources"], [107, 2, 1, "", "read"], [107, 2, 1, "", "read_configuration"], [107, 2, 1, "", "screen"], [107, 2, 1, "", "set_trigger_inhibit"], [107, 2, 1, "", "set_trigger_source"], [107, 2, 1, "", "status"], [107, 2, 1, "", "stop"], [107, 1, 1, "", "subscriptions"], [107, 2, 1, "", "summary"], [107, 2, 1, "", "trigger"]], "pcdsdevices.delay_generator.DelayGeneratorBase": [[108, 1, 1, "", "configuration_attrs"], [108, 2, 1, "", "configure"], [108, 1, 1, "", "connected"], [108, 2, 1, "", "describe"], [108, 2, 1, "", "get"], [108, 2, 1, "", "get_trigger_inhibit"], [108, 2, 1, "", "get_trigger_source"], [108, 1, 1, "", "hints"], [108, 1, 1, "", "kind"], [108, 2, 1, "", "post_elog_status"], [108, 2, 1, "", "print_trigger_inhibit"], [108, 2, 1, "", "print_trigger_sources"], [108, 2, 1, "", "read"], [108, 2, 1, "", "read_configuration"], [108, 2, 1, "", "screen"], [108, 2, 1, "", "set_trigger_inhibit"], [108, 2, 1, "", "set_trigger_source"], [108, 2, 1, "", "status"], [108, 2, 1, "", "stop"], [108, 1, 1, "", "subscriptions"], [108, 2, 1, "", "summary"], [108, 2, 1, "", "trigger"]], "pcdsdevices.delay_generator.DgChannel": [[109, 1, 1, "", "configuration_attrs"], [109, 2, 1, "", "configure"], [109, 1, 1, "", "connected"], [109, 2, 1, "", "describe"], [109, 2, 1, "", "get"], [109, 2, 1, "", "get_str"], [109, 1, 1, "", "hints"], [109, 1, 1, "", "kind"], [109, 2, 1, "", "post_elog_status"], [109, 2, 1, "", "read"], [109, 2, 1, "", "read_configuration"], [109, 2, 1, "", "screen"], [109, 2, 1, "", "set"], [109, 2, 1, "", "set_reference"], [109, 2, 1, "", "status"], [109, 2, 1, "", "stop"], [109, 1, 1, "", "subscriptions"], [109, 2, 1, "", "summary"], [109, 2, 1, "", "trigger"]], "pcdsdevices.device": [[110, 0, 1, "", "GroupDevice"], [111, 0, 1, "", "InterfaceDevice"], [112, 3, 1, "", "to_interface"]], "pcdsdevices.device.GroupDevice": [[110, 1, 1, "", "configuration_attrs"], [110, 2, 1, "", "configure"], [110, 1, 1, "", "connected"], [110, 2, 1, "", "describe"], [110, 2, 1, "", "get"], [110, 1, 1, "", "hints"], [110, 1, 1, "", "kind"], [110, 1, 1, "", "needs_parent"], [110, 2, 1, "", "read"], [110, 2, 1, "", "read_configuration"], [110, 1, 1, "", "stage_group"], [110, 2, 1, "", "stage_group_instances"], [110, 2, 1, "", "stop"], [110, 1, 1, "", "subscriptions"], [110, 2, 1, "", "summary"], [110, 2, 1, "", "trigger"]], "pcdsdevices.device.InterfaceDevice": [[111, 1, 1, "", "configuration_attrs"], [111, 2, 1, "", "configure"], [111, 1, 1, "", "connected"], [111, 2, 1, "", "describe"], [111, 2, 1, "", "get"], [111, 1, 1, "", "hints"], [111, 1, 1, "", "kind"], [111, 2, 1, "", "read"], [111, 2, 1, "", "read_configuration"], [111, 2, 1, "", "stop"], [111, 1, 1, "", "subscriptions"], [111, 2, 1, "", "summary"], [111, 2, 1, "", "trigger"]], "pcdsdevices.digital_signals": [[113, 0, 1, "", "J120K"]], "pcdsdevices.digital_signals.J120K": [[113, 1, 1, "", "configuration_attrs"], [113, 2, 1, "", "configure"], [113, 1, 1, "", "connected"], [113, 2, 1, "", "describe"], [113, 2, 1, "", "get"], [113, 1, 1, "", "hints"], [113, 1, 1, "", "kind"], [113, 2, 1, "", "post_elog_status"], [113, 2, 1, "", "read"], [113, 2, 1, "", "read_configuration"], [113, 2, 1, "", "screen"], [113, 2, 1, "", "status"], [113, 2, 1, "", "stop"], [113, 1, 1, "", "subscriptions"], [113, 2, 1, "", "summary"], [113, 2, 1, "", "trigger"]], "pcdsdevices.digitizers": [[114, 0, 1, "", "Qadc"], [115, 0, 1, "", "Qadc134"], [116, 0, 1, "", "Qadc134Sparsification"], [117, 0, 1, "", "QadcBase"], [118, 0, 1, "", "Wave8V2"], [119, 0, 1, "", "Wave8V2ADCDelayLanes"], [120, 0, 1, "", "Wave8V2ADCRegs"], [121, 0, 1, "", "Wave8V2ADCSampleReadout"], [122, 0, 1, "", "Wave8V2ADCSamples"], [123, 0, 1, "", "Wave8V2AxiVersion"], [124, 0, 1, "", "Wave8V2EventBuilder"], [125, 0, 1, "", "Wave8V2EvrV2"], [126, 0, 1, "", "Wave8V2Integrators"], [127, 0, 1, "", "Wave8V2PgpMon"], [128, 0, 1, "", "Wave8V2RawBuffers"], [129, 0, 1, "", "Wave8V2Sfp"], [130, 0, 1, "", "Wave8V2Simple"], [131, 0, 1, "", "Wave8V2SystemRegs"], [132, 0, 1, "", "Wave8V2Timing"], [133, 0, 1, "", "Wave8V2TriggerEventManager"], [134, 0, 1, "", "Wave8V2XpmMini"], [135, 0, 1, "", "Wave8V2XpmMsg"]], "pcdsdevices.digitizers.Qadc": [[114, 1, 1, "", "configuration_attrs"], [114, 2, 1, "", "configure"], [114, 1, 1, "", "connected"], [114, 2, 1, "", "describe"], [114, 2, 1, "", "get"], [114, 1, 1, "", "hints"], [114, 1, 1, "", "kind"], [114, 2, 1, "", "post_elog_status"], [114, 2, 1, "", "read"], [114, 2, 1, "", "read_configuration"], [114, 2, 1, "", "screen"], [114, 2, 1, "", "status"], [114, 2, 1, "", "stop"], [114, 1, 1, "", "subscriptions"], [114, 2, 1, "", "summary"], [114, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Qadc134": [[115, 1, 1, "", "configuration_attrs"], [115, 2, 1, "", "configure"], [115, 1, 1, "", "connected"], [115, 2, 1, "", "describe"], [115, 2, 1, "", "get"], [115, 1, 1, "", "hints"], [115, 1, 1, "", "kind"], [115, 2, 1, "", "post_elog_status"], [115, 2, 1, "", "read"], [115, 2, 1, "", "read_configuration"], [115, 2, 1, "", "screen"], [115, 2, 1, "", "status"], [115, 2, 1, "", "stop"], [115, 1, 1, "", "subscriptions"], [115, 2, 1, "", "summary"], [115, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Qadc134Sparsification": [[116, 1, 1, "", "configuration_attrs"], [116, 2, 1, "", "configure"], [116, 1, 1, "", "connected"], [116, 2, 1, "", "describe"], [116, 2, 1, "", "get"], [116, 1, 1, "", "hints"], [116, 1, 1, "", "kind"], [116, 2, 1, "", "post_elog_status"], [116, 2, 1, "", "read"], [116, 2, 1, "", "read_configuration"], [116, 2, 1, "", "screen"], [116, 2, 1, "", "status"], [116, 2, 1, "", "stop"], [116, 1, 1, "", "subscriptions"], [116, 2, 1, "", "summary"], [116, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.QadcBase": [[117, 1, 1, "", "configuration_attrs"], [117, 2, 1, "", "configure"], [117, 1, 1, "", "connected"], [117, 2, 1, "", "describe"], [117, 2, 1, "", "get"], [117, 1, 1, "", "hints"], [117, 1, 1, "", "kind"], [117, 2, 1, "", "post_elog_status"], [117, 2, 1, "", "read"], [117, 2, 1, "", "read_configuration"], [117, 2, 1, "", "screen"], [117, 2, 1, "", "status"], [117, 2, 1, "", "stop"], [117, 1, 1, "", "subscriptions"], [117, 2, 1, "", "summary"], [117, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2": [[118, 1, 1, "", "configuration_attrs"], [118, 2, 1, "", "configure"], [118, 1, 1, "", "connected"], [118, 2, 1, "", "describe"], [118, 2, 1, "", "get"], [118, 1, 1, "", "hints"], [118, 1, 1, "", "kind"], [118, 2, 1, "", "post_elog_status"], [118, 2, 1, "", "read"], [118, 2, 1, "", "read_configuration"], [118, 2, 1, "", "screen"], [118, 2, 1, "", "status"], [118, 2, 1, "", "stop"], [118, 1, 1, "", "subscriptions"], [118, 2, 1, "", "summary"], [118, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2ADCDelayLanes": [[119, 1, 1, "", "configuration_attrs"], [119, 2, 1, "", "configure"], [119, 1, 1, "", "connected"], [119, 2, 1, "", "describe"], [119, 2, 1, "", "get"], [119, 1, 1, "", "hints"], [119, 1, 1, "", "kind"], [119, 2, 1, "", "post_elog_status"], [119, 2, 1, "", "read"], [119, 2, 1, "", "read_configuration"], [119, 2, 1, "", "screen"], [119, 2, 1, "", "status"], [119, 2, 1, "", "stop"], [119, 1, 1, "", "subscriptions"], [119, 2, 1, "", "summary"], [119, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2ADCRegs": [[120, 1, 1, "", "configuration_attrs"], [120, 2, 1, "", "configure"], [120, 1, 1, "", "connected"], [120, 2, 1, "", "describe"], [120, 2, 1, "", "get"], [120, 1, 1, "", "hints"], [120, 1, 1, "", "kind"], [120, 2, 1, "", "post_elog_status"], [120, 2, 1, "", "read"], [120, 2, 1, "", "read_configuration"], [120, 2, 1, "", "screen"], [120, 2, 1, "", "status"], [120, 2, 1, "", "stop"], [120, 1, 1, "", "subscriptions"], [120, 2, 1, "", "summary"], [120, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2ADCSampleReadout": [[121, 1, 1, "", "configuration_attrs"], [121, 2, 1, "", "configure"], [121, 1, 1, "", "connected"], [121, 2, 1, "", "describe"], [121, 2, 1, "", "get"], [121, 1, 1, "", "hints"], [121, 1, 1, "", "kind"], [121, 2, 1, "", "post_elog_status"], [121, 2, 1, "", "read"], [121, 2, 1, "", "read_configuration"], [121, 2, 1, "", "screen"], [121, 2, 1, "", "status"], [121, 2, 1, "", "stop"], [121, 1, 1, "", "subscriptions"], [121, 2, 1, "", "summary"], [121, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2ADCSamples": [[122, 1, 1, "", "configuration_attrs"], [122, 2, 1, "", "configure"], [122, 1, 1, "", "connected"], [122, 2, 1, "", "describe"], [122, 2, 1, "", "get"], [122, 1, 1, "", "hints"], [122, 1, 1, "", "kind"], [122, 2, 1, "", "post_elog_status"], [122, 2, 1, "", "read"], [122, 2, 1, "", "read_configuration"], [122, 2, 1, "", "screen"], [122, 2, 1, "", "status"], [122, 2, 1, "", "stop"], [122, 1, 1, "", "subscriptions"], [122, 2, 1, "", "summary"], [122, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2AxiVersion": [[123, 1, 1, "", "configuration_attrs"], [123, 2, 1, "", "configure"], [123, 1, 1, "", "connected"], [123, 2, 1, "", "describe"], [123, 2, 1, "", "get"], [123, 1, 1, "", "hints"], [123, 1, 1, "", "kind"], [123, 2, 1, "", "post_elog_status"], [123, 2, 1, "", "read"], [123, 2, 1, "", "read_configuration"], [123, 2, 1, "", "screen"], [123, 2, 1, "", "status"], [123, 2, 1, "", "stop"], [123, 1, 1, "", "subscriptions"], [123, 2, 1, "", "summary"], [123, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2EventBuilder": [[124, 1, 1, "", "configuration_attrs"], [124, 2, 1, "", "configure"], [124, 1, 1, "", "connected"], [124, 2, 1, "", "describe"], [124, 2, 1, "", "get"], [124, 1, 1, "", "hints"], [124, 1, 1, "", "kind"], [124, 2, 1, "", "post_elog_status"], [124, 2, 1, "", "read"], [124, 2, 1, "", "read_configuration"], [124, 2, 1, "", "screen"], [124, 2, 1, "", "status"], [124, 2, 1, "", "stop"], [124, 1, 1, "", "subscriptions"], [124, 2, 1, "", "summary"], [124, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2EvrV2": [[125, 1, 1, "", "configuration_attrs"], [125, 2, 1, "", "configure"], [125, 1, 1, "", "connected"], [125, 2, 1, "", "describe"], [125, 2, 1, "", "get"], [125, 1, 1, "", "hints"], [125, 1, 1, "", "kind"], [125, 2, 1, "", "post_elog_status"], [125, 2, 1, "", "read"], [125, 2, 1, "", "read_configuration"], [125, 2, 1, "", "screen"], [125, 2, 1, "", "status"], [125, 2, 1, "", "stop"], [125, 1, 1, "", "subscriptions"], [125, 2, 1, "", "summary"], [125, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2Integrators": [[126, 1, 1, "", "configuration_attrs"], [126, 2, 1, "", "configure"], [126, 1, 1, "", "connected"], [126, 2, 1, "", "describe"], [126, 2, 1, "", "get"], [126, 1, 1, "", "hints"], [126, 1, 1, "", "kind"], [126, 2, 1, "", "post_elog_status"], [126, 2, 1, "", "read"], [126, 2, 1, "", "read_configuration"], [126, 2, 1, "", "screen"], [126, 2, 1, "", "status"], [126, 2, 1, "", "stop"], [126, 1, 1, "", "subscriptions"], [126, 2, 1, "", "summary"], [126, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2PgpMon": [[127, 1, 1, "", "configuration_attrs"], [127, 2, 1, "", "configure"], [127, 1, 1, "", "connected"], [127, 2, 1, "", "describe"], [127, 2, 1, "", "get"], [127, 1, 1, "", "hints"], [127, 1, 1, "", "kind"], [127, 2, 1, "", "post_elog_status"], [127, 2, 1, "", "read"], [127, 2, 1, "", "read_configuration"], [127, 2, 1, "", "screen"], [127, 2, 1, "", "status"], [127, 2, 1, "", "stop"], [127, 1, 1, "", "subscriptions"], [127, 2, 1, "", "summary"], [127, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2RawBuffers": [[128, 1, 1, "", "configuration_attrs"], [128, 2, 1, "", "configure"], [128, 1, 1, "", "connected"], [128, 2, 1, "", "describe"], [128, 2, 1, "", "get"], [128, 1, 1, "", "hints"], [128, 1, 1, "", "kind"], [128, 2, 1, "", "post_elog_status"], [128, 2, 1, "", "read"], [128, 2, 1, "", "read_configuration"], [128, 2, 1, "", "screen"], [128, 2, 1, "", "status"], [128, 2, 1, "", "stop"], [128, 1, 1, "", "subscriptions"], [128, 2, 1, "", "summary"], [128, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2Sfp": [[129, 1, 1, "", "configuration_attrs"], [129, 2, 1, "", "configure"], [129, 1, 1, "", "connected"], [129, 2, 1, "", "describe"], [129, 2, 1, "", "get"], [129, 1, 1, "", "hints"], [129, 1, 1, "", "kind"], [129, 2, 1, "", "post_elog_status"], [129, 2, 1, "", "read"], [129, 2, 1, "", "read_configuration"], [129, 2, 1, "", "screen"], [129, 2, 1, "", "status"], [129, 2, 1, "", "stop"], [129, 1, 1, "", "subscriptions"], [129, 2, 1, "", "summary"], [129, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2Simple": [[130, 1, 1, "", "configuration_attrs"], [130, 2, 1, "", "configure"], [130, 1, 1, "", "connected"], [130, 2, 1, "", "describe"], [130, 2, 1, "", "get"], [130, 1, 1, "", "hints"], [130, 1, 1, "", "kind"], [130, 2, 1, "", "post_elog_status"], [130, 2, 1, "", "read"], [130, 2, 1, "", "read_configuration"], [130, 2, 1, "", "screen"], [130, 2, 1, "", "status"], [130, 2, 1, "", "stop"], [130, 1, 1, "", "subscriptions"], [130, 2, 1, "", "summary"], [130, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2SystemRegs": [[131, 1, 1, "", "configuration_attrs"], [131, 2, 1, "", "configure"], [131, 1, 1, "", "connected"], [131, 2, 1, "", "describe"], [131, 2, 1, "", "get"], [131, 1, 1, "", "hints"], [131, 1, 1, "", "kind"], [131, 2, 1, "", "post_elog_status"], [131, 2, 1, "", "read"], [131, 2, 1, "", "read_configuration"], [131, 2, 1, "", "screen"], [131, 2, 1, "", "status"], [131, 2, 1, "", "stop"], [131, 1, 1, "", "subscriptions"], [131, 2, 1, "", "summary"], [131, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2Timing": [[132, 1, 1, "", "configuration_attrs"], [132, 2, 1, "", "configure"], [132, 1, 1, "", "connected"], [132, 2, 1, "", "describe"], [132, 2, 1, "", "get"], [132, 1, 1, "", "hints"], [132, 1, 1, "", "kind"], [132, 2, 1, "", "post_elog_status"], [132, 2, 1, "", "read"], [132, 2, 1, "", "read_configuration"], [132, 2, 1, "", "screen"], [132, 2, 1, "", "status"], [132, 2, 1, "", "stop"], [132, 1, 1, "", "subscriptions"], [132, 2, 1, "", "summary"], [132, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2TriggerEventManager": [[133, 1, 1, "", "configuration_attrs"], [133, 2, 1, "", "configure"], [133, 1, 1, "", "connected"], [133, 2, 1, "", "describe"], [133, 2, 1, "", "get"], [133, 1, 1, "", "hints"], [133, 1, 1, "", "kind"], [133, 2, 1, "", "post_elog_status"], [133, 2, 1, "", "read"], [133, 2, 1, "", "read_configuration"], [133, 2, 1, "", "screen"], [133, 2, 1, "", "status"], [133, 2, 1, "", "stop"], [133, 1, 1, "", "subscriptions"], [133, 2, 1, "", "summary"], [133, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2XpmMini": [[134, 1, 1, "", "configuration_attrs"], [134, 2, 1, "", "configure"], [134, 1, 1, "", "connected"], [134, 2, 1, "", "describe"], [134, 2, 1, "", "get"], [134, 1, 1, "", "hints"], [134, 1, 1, "", "kind"], [134, 2, 1, "", "post_elog_status"], [134, 2, 1, "", "read"], [134, 2, 1, "", "read_configuration"], [134, 2, 1, "", "screen"], [134, 2, 1, "", "status"], [134, 2, 1, "", "stop"], [134, 1, 1, "", "subscriptions"], [134, 2, 1, "", "summary"], [134, 2, 1, "", "trigger"]], "pcdsdevices.digitizers.Wave8V2XpmMsg": [[135, 1, 1, "", "configuration_attrs"], [135, 2, 1, "", "configure"], [135, 1, 1, "", "connected"], [135, 2, 1, "", "describe"], [135, 2, 1, "", "get"], [135, 1, 1, "", "hints"], [135, 1, 1, "", "kind"], [135, 2, 1, "", "post_elog_status"], [135, 2, 1, "", "read"], [135, 2, 1, "", "read_configuration"], [135, 2, 1, "", "screen"], [135, 2, 1, "", "status"], [135, 2, 1, "", "stop"], [135, 1, 1, "", "subscriptions"], [135, 2, 1, "", "summary"], [135, 2, 1, "", "trigger"]], "pcdsdevices.energy_monitor": [[136, 0, 1, "", "GEM"], [137, 0, 1, "", "GMD"], [138, 0, 1, "", "GMDPreAmp"], [139, 0, 1, "", "XGMD"]], "pcdsdevices.energy_monitor.GEM": [[136, 1, 1, "", "configuration_attrs"], [136, 2, 1, "", "configure"], [136, 1, 1, "", "connected"], [136, 2, 1, "", "describe"], [136, 2, 1, "", "get"], [136, 1, 1, "", "hints"], [136, 1, 1, "", "kind"], [136, 2, 1, "", "post_elog_status"], [136, 2, 1, "", "read"], [136, 2, 1, "", "read_configuration"], [136, 2, 1, "", "screen"], [136, 2, 1, "", "status"], [136, 2, 1, "", "stop"], [136, 1, 1, "", "subscriptions"], [136, 2, 1, "", "summary"], [136, 2, 1, "", "trigger"]], "pcdsdevices.energy_monitor.GMD": [[137, 1, 1, "", "configuration_attrs"], [137, 2, 1, "", "configure"], [137, 1, 1, "", "connected"], [137, 2, 1, "", "describe"], [137, 2, 1, "", "get"], [137, 1, 1, "", "hints"], [137, 1, 1, "", "kind"], [137, 2, 1, "", "post_elog_status"], [137, 2, 1, "", "read"], [137, 2, 1, "", "read_configuration"], [137, 2, 1, "", "screen"], [137, 2, 1, "", "status"], [137, 2, 1, "", "stop"], [137, 1, 1, "", "subscriptions"], [137, 2, 1, "", "summary"], [137, 2, 1, "", "trigger"]], "pcdsdevices.energy_monitor.GMDPreAmp": [[138, 1, 1, "", "configuration_attrs"], [138, 2, 1, "", "configure"], [138, 1, 1, "", "connected"], [138, 2, 1, "", "describe"], [138, 2, 1, "", "get"], [138, 1, 1, "", "hints"], [138, 1, 1, "", "kind"], [138, 2, 1, "", "post_elog_status"], [138, 2, 1, "", "read"], [138, 2, 1, "", "read_configuration"], [138, 2, 1, "", "screen"], [138, 2, 1, "", "status"], [138, 2, 1, "", "stop"], [138, 1, 1, "", "subscriptions"], [138, 2, 1, "", "summary"], [138, 2, 1, "", "trigger"]], "pcdsdevices.energy_monitor.XGMD": [[139, 1, 1, "", "configuration_attrs"], [139, 2, 1, "", "configure"], [139, 1, 1, "", "connected"], [139, 2, 1, "", "describe"], [139, 2, 1, "", "get"], [139, 1, 1, "", "hints"], [139, 1, 1, "", "kind"], [139, 2, 1, "", "post_elog_status"], [139, 2, 1, "", "read"], [139, 2, 1, "", "read_configuration"], [139, 2, 1, "", "screen"], [139, 2, 1, "", "status"], [139, 2, 1, "", "stop"], [139, 1, 1, "", "subscriptions"], [139, 2, 1, "", "summary"], [139, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor": [[140, 0, 1, "", "BeckhoffAxis"], [141, 0, 1, "", "BeckhoffAxisEPS"], [142, 0, 1, "", "BeckhoffAxisEPSCustom"], [143, 0, 1, "", "BeckhoffAxisNoOffset"], [144, 0, 1, "", "BeckhoffAxisPLC"], [145, 0, 1, "", "BeckhoffAxisPLCEPS"], [146, 0, 1, "", "BeckhoffAxisPLC_Pre140"], [147, 0, 1, "", "BeckhoffAxis_Pre140"], [148, 0, 1, "", "EpicsMotorInterface"], [149, 0, 1, "", "IMS"], [150, 0, 1, "", "MMC100"], [151, 3, 1, "", "Motor"], [152, 0, 1, "", "Newport"], [153, 0, 1, "", "OffsetIMSWithPreset"], [154, 0, 1, "", "OffsetMotor"], [155, 0, 1, "", "PCDSMotorBase"], [156, 0, 1, "", "PI_M824"], [157, 0, 1, "", "PMC100"], [158, 0, 1, "", "SmarAct"], [159, 0, 1, "", "SmarActEncodedTipTilt"], [160, 0, 1, "", "SmarActOpenLoop"], [161, 0, 1, "", "SmarActOpenLoopPositioner"], [162, 0, 1, "", "SmarActPicoscale"], [163, 0, 1, "", "SmarActTipTilt"]], "pcdsdevices.epics_motor.BeckhoffAxis": [[140, 2, 1, "", "camonitor"], [140, 2, 1, "", "check_limit_switches"], [140, 2, 1, "", "clear_error"], [140, 2, 1, "", "clear_limits"], [140, 1, 1, "", "configuration_attrs"], [140, 2, 1, "", "configure"], [140, 1, 1, "", "connected"], [140, 2, 1, "", "describe"], [140, 2, 1, "", "disable"], [140, 1, 1, "", "egu"], [140, 2, 1, "", "enable"], [140, 2, 1, "", "end_monitor_thread"], [140, 2, 1, "", "get"], [140, 2, 1, "", "get_high_limit"], [140, 2, 1, "", "get_lim"], [140, 2, 1, "", "get_low_limit"], [140, 1, 1, "", "high_limit"], [140, 1, 1, "", "hints"], [140, 2, 1, "", "home"], [140, 1, 1, "", "home_forward"], [140, 1, 1, "", "home_reverse"], [140, 1, 1, "", "homed"], [140, 1, 1, "", "kind"], [140, 1, 1, "", "limits"], [140, 1, 1, "", "low_limit"], [140, 2, 1, "", "move"], [140, 1, 1, "", "moving"], [140, 1, 1, "", "msta"], [140, 2, 1, "", "mv"], [140, 2, 1, "", "mv_ginput"], [140, 2, 1, "", "mvr"], [140, 1, 1, "", "position"], [140, 2, 1, "", "post_elog_status"], [140, 1, 1, "", "precision"], [140, 2, 1, "", "read"], [140, 2, 1, "", "read_configuration"], [140, 2, 1, "", "screen"], [140, 2, 1, "", "set"], [140, 2, 1, "", "set_current_position"], [140, 2, 1, "", "set_high_limit"], [140, 2, 1, "", "set_lim"], [140, 2, 1, "", "set_low_limit"], [140, 2, 1, "", "set_position"], [140, 1, 1, "", "settle_time"], [140, 2, 1, "", "status"], [140, 2, 1, "", "stop"], [140, 1, 1, "", "subscriptions"], [140, 2, 1, "", "summary"], [140, 1, 1, "", "timeout"], [140, 1, 1, "", "tolerated_alarm"], [140, 2, 1, "", "trigger"], [140, 2, 1, "", "tweak"], [140, 2, 1, "", "umv"], [140, 2, 1, "", "umvr"], [140, 2, 1, "", "wait"], [140, 2, 1, "", "wm"], [140, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.BeckhoffAxisEPS": [[141, 2, 1, "", "camonitor"], [141, 2, 1, "", "check_limit_switches"], [141, 2, 1, "", "clear_error"], [141, 2, 1, "", "clear_limits"], [141, 1, 1, "", "configuration_attrs"], [141, 2, 1, "", "configure"], [141, 1, 1, "", "connected"], [141, 2, 1, "", "describe"], [141, 2, 1, "", "disable"], [141, 1, 1, "", "egu"], [141, 2, 1, "", "enable"], [141, 2, 1, "", "end_monitor_thread"], [141, 2, 1, "", "get"], [141, 2, 1, "", "get_high_limit"], [141, 2, 1, "", "get_lim"], [141, 2, 1, "", "get_low_limit"], [141, 1, 1, "", "high_limit"], [141, 1, 1, "", "hints"], [141, 2, 1, "", "home"], [141, 1, 1, "", "home_forward"], [141, 1, 1, "", "home_reverse"], [141, 1, 1, "", "homed"], [141, 1, 1, "", "kind"], [141, 1, 1, "", "limits"], [141, 1, 1, "", "low_limit"], [141, 2, 1, "", "move"], [141, 1, 1, "", "moving"], [141, 1, 1, "", "msta"], [141, 2, 1, "", "mv"], [141, 2, 1, "", "mv_ginput"], [141, 2, 1, "", "mvr"], [141, 1, 1, "", "position"], [141, 2, 1, "", "post_elog_status"], [141, 1, 1, "", "precision"], [141, 2, 1, "", "read"], [141, 2, 1, "", "read_configuration"], [141, 2, 1, "", "screen"], [141, 2, 1, "", "set"], [141, 2, 1, "", "set_current_position"], [141, 2, 1, "", "set_high_limit"], [141, 2, 1, "", "set_lim"], [141, 2, 1, "", "set_low_limit"], [141, 2, 1, "", "set_position"], [141, 1, 1, "", "settle_time"], [141, 2, 1, "", "status"], [141, 2, 1, "", "stop"], [141, 1, 1, "", "subscriptions"], [141, 2, 1, "", "summary"], [141, 1, 1, "", "timeout"], [141, 1, 1, "", "tolerated_alarm"], [141, 2, 1, "", "trigger"], [141, 2, 1, "", "tweak"], [141, 2, 1, "", "umv"], [141, 2, 1, "", "umvr"], [141, 2, 1, "", "wait"], [141, 2, 1, "", "wm"], [141, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom": [[142, 2, 1, "", "camonitor"], [142, 2, 1, "", "check_limit_switches"], [142, 2, 1, "", "clear_error"], [142, 2, 1, "", "clear_limits"], [142, 1, 1, "", "configuration_attrs"], [142, 2, 1, "", "configure"], [142, 1, 1, "", "connected"], [142, 2, 1, "", "describe"], [142, 2, 1, "", "disable"], [142, 1, 1, "", "egu"], [142, 2, 1, "", "enable"], [142, 2, 1, "", "end_monitor_thread"], [142, 2, 1, "", "get"], [142, 2, 1, "", "get_high_limit"], [142, 2, 1, "", "get_lim"], [142, 2, 1, "", "get_low_limit"], [142, 1, 1, "", "high_limit"], [142, 1, 1, "", "hints"], [142, 2, 1, "", "home"], [142, 1, 1, "", "home_forward"], [142, 1, 1, "", "home_reverse"], [142, 1, 1, "", "homed"], [142, 1, 1, "", "kind"], [142, 1, 1, "", "limits"], [142, 1, 1, "", "low_limit"], [142, 2, 1, "", "move"], [142, 1, 1, "", "moving"], [142, 1, 1, "", "msta"], [142, 2, 1, "", "mv"], [142, 2, 1, "", "mv_ginput"], [142, 2, 1, "", "mvr"], [142, 1, 1, "", "position"], [142, 2, 1, "", "post_elog_status"], [142, 1, 1, "", "precision"], [142, 2, 1, "", "read"], [142, 2, 1, "", "read_configuration"], [142, 2, 1, "", "screen"], [142, 2, 1, "", "set"], [142, 2, 1, "", "set_current_position"], [142, 2, 1, "", "set_high_limit"], [142, 2, 1, "", "set_lim"], [142, 2, 1, "", "set_low_limit"], [142, 2, 1, "", "set_position"], [142, 1, 1, "", "settle_time"], [142, 2, 1, "", "status"], [142, 2, 1, "", "stop"], [142, 1, 1, "", "subscriptions"], [142, 2, 1, "", "summary"], [142, 1, 1, "", "timeout"], [142, 1, 1, "", "tolerated_alarm"], [142, 2, 1, "", "trigger"], [142, 2, 1, "", "tweak"], [142, 2, 1, "", "umv"], [142, 2, 1, "", "umvr"], [142, 2, 1, "", "wait"], [142, 2, 1, "", "wm"], [142, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.BeckhoffAxisNoOffset": [[143, 2, 1, "", "camonitor"], [143, 2, 1, "", "check_limit_switches"], [143, 2, 1, "", "clear_error"], [143, 2, 1, "", "clear_limits"], [143, 1, 1, "", "configuration_attrs"], [143, 2, 1, "", "configure"], [143, 1, 1, "", "connected"], [143, 2, 1, "", "describe"], [143, 2, 1, "", "disable"], [143, 1, 1, "", "egu"], [143, 2, 1, "", "enable"], [143, 2, 1, "", "end_monitor_thread"], [143, 2, 1, "", "get"], [143, 2, 1, "", "get_high_limit"], [143, 2, 1, "", "get_lim"], [143, 2, 1, "", "get_low_limit"], [143, 1, 1, "", "high_limit"], [143, 1, 1, "", "hints"], [143, 2, 1, "", "home"], [143, 1, 1, "", "home_forward"], [143, 1, 1, "", "home_reverse"], [143, 1, 1, "", "homed"], [143, 1, 1, "", "kind"], [143, 1, 1, "", "limits"], [143, 1, 1, "", "low_limit"], [143, 2, 1, "", "move"], [143, 1, 1, "", "moving"], [143, 1, 1, "", "msta"], [143, 2, 1, "", "mv"], [143, 2, 1, "", "mv_ginput"], [143, 2, 1, "", "mvr"], [143, 1, 1, "", "position"], [143, 2, 1, "", "post_elog_status"], [143, 1, 1, "", "precision"], [143, 2, 1, "", "read"], [143, 2, 1, "", "read_configuration"], [143, 2, 1, "", "screen"], [143, 2, 1, "", "set"], [143, 2, 1, "", "set_current_position"], [143, 2, 1, "", "set_high_limit"], [143, 2, 1, "", "set_lim"], [143, 2, 1, "", "set_low_limit"], [143, 2, 1, "", "set_position"], [143, 1, 1, "", "settle_time"], [143, 2, 1, "", "status"], [143, 2, 1, "", "stop"], [143, 1, 1, "", "subscriptions"], [143, 2, 1, "", "summary"], [143, 1, 1, "", "timeout"], [143, 1, 1, "", "tolerated_alarm"], [143, 2, 1, "", "trigger"], [143, 2, 1, "", "tweak"], [143, 2, 1, "", "umv"], [143, 2, 1, "", "umvr"], [143, 2, 1, "", "wait"], [143, 2, 1, "", "wm"], [143, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.BeckhoffAxisPLC": [[144, 1, 1, "", "configuration_attrs"], [144, 2, 1, "", "configure"], [144, 1, 1, "", "connected"], [144, 2, 1, "", "describe"], [144, 2, 1, "", "get"], [144, 1, 1, "", "hints"], [144, 1, 1, "", "kind"], [144, 2, 1, "", "read"], [144, 2, 1, "", "read_configuration"], [144, 2, 1, "", "stop"], [144, 1, 1, "", "subscriptions"], [144, 2, 1, "", "summary"], [144, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS": [[145, 1, 1, "", "configuration_attrs"], [145, 2, 1, "", "configure"], [145, 1, 1, "", "connected"], [145, 2, 1, "", "describe"], [145, 2, 1, "", "get"], [145, 1, 1, "", "hints"], [145, 1, 1, "", "kind"], [145, 2, 1, "", "read"], [145, 2, 1, "", "read_configuration"], [145, 2, 1, "", "stop"], [145, 1, 1, "", "subscriptions"], [145, 2, 1, "", "summary"], [145, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140": [[146, 1, 1, "", "cmd_home"], [146, 1, 1, "", "configuration_attrs"], [146, 2, 1, "", "configure"], [146, 1, 1, "", "connected"], [146, 2, 1, "", "describe"], [146, 2, 1, "", "get"], [146, 1, 1, "", "hints"], [146, 1, 1, "", "home_pos"], [146, 1, 1, "", "kind"], [146, 1, 1, "", "posdiff"], [146, 2, 1, "", "read"], [146, 2, 1, "", "read_configuration"], [146, 2, 1, "", "stop"], [146, 1, 1, "", "subscriptions"], [146, 2, 1, "", "summary"], [146, 2, 1, "", "trigger"], [146, 1, 1, "", "user_enable"]], "pcdsdevices.epics_motor.BeckhoffAxis_Pre140": [[147, 2, 1, "", "camonitor"], [147, 2, 1, "", "check_limit_switches"], [147, 2, 1, "", "clear_error"], [147, 2, 1, "", "clear_limits"], [147, 1, 1, "", "configuration_attrs"], [147, 2, 1, "", "configure"], [147, 1, 1, "", "connected"], [147, 2, 1, "", "describe"], [147, 2, 1, "", "disable"], [147, 1, 1, "", "egu"], [147, 2, 1, "", "enable"], [147, 2, 1, "", "end_monitor_thread"], [147, 2, 1, "", "get"], [147, 2, 1, "", "get_high_limit"], [147, 2, 1, "", "get_lim"], [147, 2, 1, "", "get_low_limit"], [147, 1, 1, "", "high_limit"], [147, 1, 1, "", "hints"], [147, 2, 1, "", "home"], [147, 1, 1, "", "home_forward"], [147, 1, 1, "", "home_reverse"], [147, 1, 1, "", "homed"], [147, 1, 1, "", "kind"], [147, 1, 1, "", "limits"], [147, 1, 1, "", "low_limit"], [147, 2, 1, "", "move"], [147, 1, 1, "", "moving"], [147, 1, 1, "", "msta"], [147, 2, 1, "", "mv"], [147, 2, 1, "", "mv_ginput"], [147, 2, 1, "", "mvr"], [147, 1, 1, "", "position"], [147, 2, 1, "", "post_elog_status"], [147, 1, 1, "", "precision"], [147, 2, 1, "", "read"], [147, 2, 1, "", "read_configuration"], [147, 2, 1, "", "screen"], [147, 2, 1, "", "set"], [147, 2, 1, "", "set_current_position"], [147, 2, 1, "", "set_high_limit"], [147, 2, 1, "", "set_lim"], [147, 2, 1, "", "set_low_limit"], [147, 2, 1, "", "set_position"], [147, 1, 1, "", "settle_time"], [147, 2, 1, "", "status"], [147, 2, 1, "", "stop"], [147, 1, 1, "", "subscriptions"], [147, 2, 1, "", "summary"], [147, 1, 1, "", "timeout"], [147, 1, 1, "", "tolerated_alarm"], [147, 2, 1, "", "trigger"], [147, 2, 1, "", "tweak"], [147, 2, 1, "", "umv"], [147, 2, 1, "", "umvr"], [147, 2, 1, "", "wait"], [147, 2, 1, "", "wm"], [147, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.EpicsMotorInterface": [[148, 2, 1, "", "camonitor"], [148, 2, 1, "", "check_limit_switches"], [148, 2, 1, "", "clear_limits"], [148, 1, 1, "", "configuration_attrs"], [148, 2, 1, "", "configure"], [148, 1, 1, "", "connected"], [148, 2, 1, "", "describe"], [148, 2, 1, "", "disable"], [148, 1, 1, "", "egu"], [148, 2, 1, "", "enable"], [148, 2, 1, "", "end_monitor_thread"], [148, 2, 1, "", "get"], [148, 2, 1, "", "get_high_limit"], [148, 2, 1, "", "get_lim"], [148, 2, 1, "", "get_low_limit"], [148, 1, 1, "", "high_limit"], [148, 1, 1, "", "hints"], [148, 2, 1, "", "home"], [148, 1, 1, "", "homed"], [148, 1, 1, "", "kind"], [148, 1, 1, "", "limits"], [148, 1, 1, "", "low_limit"], [148, 2, 1, "", "move"], [148, 1, 1, "", "moving"], [148, 1, 1, "", "msta"], [148, 2, 1, "", "mv"], [148, 2, 1, "", "mv_ginput"], [148, 2, 1, "", "mvr"], [148, 1, 1, "", "position"], [148, 2, 1, "", "post_elog_status"], [148, 1, 1, "", "precision"], [148, 2, 1, "", "read"], [148, 2, 1, "", "read_configuration"], [148, 2, 1, "", "screen"], [148, 2, 1, "", "set"], [148, 2, 1, "", "set_current_position"], [148, 2, 1, "", "set_high_limit"], [148, 2, 1, "", "set_lim"], [148, 2, 1, "", "set_low_limit"], [148, 2, 1, "", "set_position"], [148, 1, 1, "", "settle_time"], [148, 2, 1, "", "status"], [148, 2, 1, "", "stop"], [148, 1, 1, "", "subscriptions"], [148, 2, 1, "", "summary"], [148, 1, 1, "", "timeout"], [148, 1, 1, "", "tolerated_alarm"], [148, 2, 1, "", "trigger"], [148, 2, 1, "", "tweak"], [148, 2, 1, "", "umv"], [148, 2, 1, "", "umvr"], [148, 2, 1, "", "wait"], [148, 2, 1, "", "wm"], [148, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.IMS": [[149, 2, 1, "", "auto_setup"], [149, 2, 1, "", "camonitor"], [149, 2, 1, "", "check_limit_switches"], [149, 2, 1, "", "check_pmgr"], [149, 2, 1, "", "clear_all_flags"], [149, 2, 1, "", "clear_error"], [149, 2, 1, "", "clear_limits"], [149, 2, 1, "", "clear_powerup"], [149, 2, 1, "", "clear_stall"], [149, 1, 1, "", "configuration_attrs"], [149, 2, 1, "", "configure"], [149, 1, 1, "", "connected"], [149, 2, 1, "", "describe"], [149, 2, 1, "", "diff_configuration"], [149, 2, 1, "", "disable"], [149, 1, 1, "", "egu"], [149, 2, 1, "", "enable"], [149, 2, 1, "", "end_monitor_thread"], [149, 2, 1, "", "find_configuration"], [149, 2, 1, "", "get"], [149, 2, 1, "", "get_configuration"], [149, 2, 1, "", "get_configuration_values"], [149, 2, 1, "", "get_current_values"], [149, 2, 1, "", "get_high_limit"], [149, 2, 1, "", "get_lim"], [149, 2, 1, "", "get_low_limit"], [149, 1, 1, "", "high_limit"], [149, 1, 1, "", "hints"], [149, 2, 1, "", "home"], [149, 1, 1, "", "homed"], [149, 1, 1, "", "kind"], [149, 1, 1, "", "limits"], [149, 1, 1, "", "low_limit"], [149, 1, 1, "", "md"], [149, 2, 1, "", "move"], [149, 1, 1, "", "moving"], [149, 1, 1, "", "msta"], [149, 2, 1, "", "mv"], [149, 2, 1, "", "mv_ginput"], [149, 2, 1, "", "mvr"], [149, 1, 1, "", "position"], [149, 2, 1, "", "post_elog_status"], [149, 1, 1, "", "precision"], [149, 2, 1, "", "read"], [149, 2, 1, "", "read_configuration"], [149, 2, 1, "", "reinitialize"], [149, 2, 1, "", "screen"], [149, 2, 1, "", "set"], [149, 2, 1, "", "set_current_position"], [149, 2, 1, "", "set_high_limit"], [149, 2, 1, "", "set_lim"], [149, 2, 1, "", "set_low_limit"], [149, 2, 1, "", "set_position"], [149, 1, 1, "", "settle_time"], [149, 2, 1, "", "setup_pmgr"], [149, 2, 1, "", "spg_go"], [149, 2, 1, "", "spg_pause"], [149, 2, 1, "", "spg_stop"], [149, 2, 1, "", "status"], [149, 2, 1, "", "stop"], [149, 1, 1, "", "subscriptions"], [149, 2, 1, "", "summary"], [149, 1, 1, "", "timeout"], [149, 1, 1, "", "tolerated_alarm"], [149, 2, 1, "", "trigger"], [149, 2, 1, "", "tweak"], [149, 2, 1, "", "umv"], [149, 2, 1, "", "umvr"], [149, 2, 1, "", "wait"], [149, 2, 1, "", "wm"], [149, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.MMC100": [[150, 2, 1, "", "camonitor"], [150, 2, 1, "", "check_limit_switches"], [150, 2, 1, "", "clear_limits"], [150, 1, 1, "", "configuration_attrs"], [150, 2, 1, "", "configure"], [150, 1, 1, "", "connected"], [150, 2, 1, "", "describe"], [150, 2, 1, "", "disable"], [150, 1, 1, "", "egu"], [150, 2, 1, "", "enable"], [150, 2, 1, "", "end_monitor_thread"], [150, 2, 1, "", "get"], [150, 2, 1, "", "get_high_limit"], [150, 2, 1, "", "get_lim"], [150, 2, 1, "", "get_low_limit"], [150, 1, 1, "", "high_limit"], [150, 1, 1, "", "hints"], [150, 2, 1, "", "home"], [150, 1, 1, "", "homed"], [150, 1, 1, "", "kind"], [150, 1, 1, "", "limits"], [150, 1, 1, "", "low_limit"], [150, 2, 1, "", "move"], [150, 1, 1, "", "moving"], [150, 1, 1, "", "msta"], [150, 2, 1, "", "mv"], [150, 2, 1, "", "mv_ginput"], [150, 2, 1, "", "mvr"], [150, 1, 1, "", "position"], [150, 2, 1, "", "post_elog_status"], [150, 1, 1, "", "precision"], [150, 2, 1, "", "read"], [150, 2, 1, "", "read_configuration"], [150, 2, 1, "", "screen"], [150, 2, 1, "", "set"], [150, 2, 1, "", "set_current_position"], [150, 2, 1, "", "set_high_limit"], [150, 2, 1, "", "set_lim"], [150, 2, 1, "", "set_low_limit"], [150, 2, 1, "", "set_position"], [150, 1, 1, "", "settle_time"], [150, 2, 1, "", "spg_go"], [150, 2, 1, "", "spg_pause"], [150, 2, 1, "", "spg_stop"], [150, 2, 1, "", "status"], [150, 2, 1, "", "stop"], [150, 1, 1, "", "subscriptions"], [150, 2, 1, "", "summary"], [150, 1, 1, "", "timeout"], [150, 1, 1, "", "tolerated_alarm"], [150, 2, 1, "", "trigger"], [150, 2, 1, "", "tweak"], [150, 2, 1, "", "umv"], [150, 2, 1, "", "umvr"], [150, 2, 1, "", "wait"], [150, 2, 1, "", "wm"], [150, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.Newport": [[152, 2, 1, "", "camonitor"], [152, 2, 1, "", "check_limit_switches"], [152, 2, 1, "", "clear_limits"], [152, 1, 1, "", "configuration_attrs"], [152, 2, 1, "", "configure"], [152, 1, 1, "", "connected"], [152, 2, 1, "", "describe"], [152, 2, 1, "", "disable"], [152, 1, 1, "", "egu"], [152, 2, 1, "", "enable"], [152, 2, 1, "", "end_monitor_thread"], [152, 2, 1, "", "get"], [152, 2, 1, "", "get_high_limit"], [152, 2, 1, "", "get_lim"], [152, 2, 1, "", "get_low_limit"], [152, 1, 1, "", "high_limit"], [152, 1, 1, "", "hints"], [152, 2, 1, "", "home"], [152, 1, 1, "", "homed"], [152, 1, 1, "", "kind"], [152, 1, 1, "", "limits"], [152, 1, 1, "", "low_limit"], [152, 2, 1, "", "move"], [152, 1, 1, "", "moving"], [152, 1, 1, "", "msta"], [152, 2, 1, "", "mv"], [152, 2, 1, "", "mv_ginput"], [152, 2, 1, "", "mvr"], [152, 1, 1, "", "position"], [152, 2, 1, "", "post_elog_status"], [152, 1, 1, "", "precision"], [152, 2, 1, "", "read"], [152, 2, 1, "", "read_configuration"], [152, 2, 1, "", "screen"], [152, 2, 1, "", "set"], [152, 2, 1, "", "set_current_position"], [152, 2, 1, "", "set_high_limit"], [152, 2, 1, "", "set_lim"], [152, 2, 1, "", "set_low_limit"], [152, 2, 1, "", "set_position"], [152, 1, 1, "", "settle_time"], [152, 2, 1, "", "spg_go"], [152, 2, 1, "", "spg_pause"], [152, 2, 1, "", "spg_stop"], [152, 2, 1, "", "status"], [152, 2, 1, "", "stop"], [152, 1, 1, "", "subscriptions"], [152, 2, 1, "", "summary"], [152, 1, 1, "", "timeout"], [152, 1, 1, "", "tolerated_alarm"], [152, 2, 1, "", "trigger"], [152, 2, 1, "", "tweak"], [152, 2, 1, "", "umv"], [152, 2, 1, "", "umvr"], [152, 2, 1, "", "wait"], [152, 2, 1, "", "wm"], [152, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.OffsetIMSWithPreset": [[153, 2, 1, "", "camonitor"], [153, 2, 1, "", "check_single"], [153, 1, 1, "", "composite_egu"], [153, 1, 1, "", "concurrent"], [153, 1, 1, "", "configuration_attrs"], [153, 2, 1, "", "configure"], [153, 1, 1, "", "connected"], [153, 2, 1, "", "describe"], [153, 1, 1, "", "egu"], [153, 2, 1, "", "end_monitor_thread"], [153, 2, 1, "", "forward"], [153, 2, 1, "", "get"], [153, 1, 1, "", "high_limit"], [153, 1, 1, "", "hints"], [153, 2, 1, "", "inverse"], [153, 1, 1, "", "kind"], [153, 1, 1, "", "limits"], [153, 1, 1, "", "low_limit"], [153, 2, 1, "", "move"], [153, 2, 1, "", "move_single"], [153, 1, 1, "", "moving"], [153, 2, 1, "", "mv"], [153, 2, 1, "", "mv_ginput"], [153, 2, 1, "", "mvr"], [153, 1, 1, "", "position"], [153, 2, 1, "", "post_elog_status"], [153, 1, 1, "", "pseudo_positioners"], [153, 2, 1, "", "read"], [153, 2, 1, "", "read_configuration"], [153, 1, 1, "", "real_position"], [153, 1, 1, "", "real_positioners"], [153, 2, 1, "", "screen"], [153, 1, 1, "", "sequential"], [153, 2, 1, "", "set"], [153, 2, 1, "", "set_current_position"], [153, 2, 1, "", "set_position"], [153, 1, 1, "", "settle_time"], [153, 2, 1, "", "status"], [153, 2, 1, "", "stop"], [153, 1, 1, "", "subscriptions"], [153, 2, 1, "", "summary"], [153, 1, 1, "", "target"], [153, 1, 1, "", "timeout"], [153, 2, 1, "", "to_pseudo_tuple"], [153, 2, 1, "", "to_real_tuple"], [153, 2, 1, "", "trigger"], [153, 2, 1, "", "tweak"], [153, 2, 1, "", "umv"], [153, 2, 1, "", "umvr"], [153, 2, 1, "", "wait"], [153, 2, 1, "", "wm"], [153, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.OffsetMotor": [[154, 2, 1, "", "camonitor"], [154, 2, 1, "", "check_single"], [154, 1, 1, "", "composite_egu"], [154, 1, 1, "", "concurrent"], [154, 1, 1, "", "configuration_attrs"], [154, 2, 1, "", "configure"], [154, 1, 1, "", "connected"], [154, 2, 1, "", "describe"], [154, 1, 1, "", "egu"], [154, 2, 1, "", "end_monitor_thread"], [154, 2, 1, "", "forward"], [154, 2, 1, "", "get"], [154, 1, 1, "", "high_limit"], [154, 1, 1, "", "hints"], [154, 2, 1, "", "inverse"], [154, 1, 1, "", "kind"], [154, 1, 1, "", "limits"], [154, 1, 1, "", "low_limit"], [154, 2, 1, "", "move"], [154, 2, 1, "", "move_single"], [154, 1, 1, "", "moving"], [154, 2, 1, "", "mv"], [154, 2, 1, "", "mv_ginput"], [154, 2, 1, "", "mvr"], [154, 1, 1, "", "position"], [154, 2, 1, "", "post_elog_status"], [154, 1, 1, "", "pseudo_positioners"], [154, 2, 1, "", "read"], [154, 2, 1, "", "read_configuration"], [154, 1, 1, "", "real_position"], [154, 1, 1, "", "real_positioners"], [154, 2, 1, "", "screen"], [154, 1, 1, "", "sequential"], [154, 2, 1, "", "set"], [154, 2, 1, "", "set_current_position"], [154, 2, 1, "", "set_position"], [154, 1, 1, "", "settle_time"], [154, 2, 1, "", "status"], [154, 2, 1, "", "stop"], [154, 1, 1, "", "subscriptions"], [154, 2, 1, "", "summary"], [154, 1, 1, "", "target"], [154, 1, 1, "", "timeout"], [154, 2, 1, "", "to_pseudo_tuple"], [154, 2, 1, "", "to_real_tuple"], [154, 2, 1, "", "trigger"], [154, 2, 1, "", "tweak"], [154, 2, 1, "", "umv"], [154, 2, 1, "", "umvr"], [154, 2, 1, "", "wait"], [154, 2, 1, "", "wm"], [154, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.PCDSMotorBase": [[155, 2, 1, "", "camonitor"], [155, 2, 1, "", "check_limit_switches"], [155, 2, 1, "", "clear_limits"], [155, 1, 1, "", "configuration_attrs"], [155, 2, 1, "", "configure"], [155, 1, 1, "", "connected"], [155, 2, 1, "", "describe"], [155, 2, 1, "", "disable"], [155, 1, 1, "", "egu"], [155, 2, 1, "", "enable"], [155, 2, 1, "", "end_monitor_thread"], [155, 2, 1, "", "get"], [155, 2, 1, "", "get_high_limit"], [155, 2, 1, "", "get_lim"], [155, 2, 1, "", "get_low_limit"], [155, 1, 1, "", "high_limit"], [155, 1, 1, "", "hints"], [155, 2, 1, "", "home"], [155, 1, 1, "", "homed"], [155, 1, 1, "", "kind"], [155, 1, 1, "", "limits"], [155, 1, 1, "", "low_limit"], [155, 2, 1, "", "move"], [155, 1, 1, "", "moving"], [155, 1, 1, "", "msta"], [155, 2, 1, "", "mv"], [155, 2, 1, "", "mv_ginput"], [155, 2, 1, "", "mvr"], [155, 1, 1, "", "position"], [155, 2, 1, "", "post_elog_status"], [155, 1, 1, "", "precision"], [155, 2, 1, "", "read"], [155, 2, 1, "", "read_configuration"], [155, 2, 1, "", "screen"], [155, 2, 1, "", "set"], [155, 2, 1, "", "set_current_position"], [155, 2, 1, "", "set_high_limit"], [155, 2, 1, "", "set_lim"], [155, 2, 1, "", "set_low_limit"], [155, 2, 1, "", "set_position"], [155, 1, 1, "", "settle_time"], [155, 2, 1, "", "spg_go"], [155, 2, 1, "", "spg_pause"], [155, 2, 1, "", "spg_stop"], [155, 2, 1, "", "status"], [155, 2, 1, "", "stop"], [155, 1, 1, "", "subscriptions"], [155, 2, 1, "", "summary"], [155, 1, 1, "", "timeout"], [155, 1, 1, "", "tolerated_alarm"], [155, 2, 1, "", "trigger"], [155, 2, 1, "", "tweak"], [155, 2, 1, "", "umv"], [155, 2, 1, "", "umvr"], [155, 2, 1, "", "wait"], [155, 2, 1, "", "wm"], [155, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.PI_M824": [[156, 1, 1, "", "actuate"], [156, 1, 1, "", "actuate_value"], [156, 1, 1, "", "atol"], [156, 2, 1, "", "camonitor"], [156, 1, 1, "", "configuration_attrs"], [156, 2, 1, "", "configure"], [156, 1, 1, "", "connected"], [156, 2, 1, "", "describe"], [156, 2, 1, "", "done_comparator"], [156, 1, 1, "", "done_value"], [156, 1, 1, "", "egu"], [156, 2, 1, "", "end_monitor_thread"], [156, 2, 1, "", "get"], [156, 1, 1, "", "high_limit"], [156, 1, 1, "", "hints"], [156, 1, 1, "", "kind"], [156, 1, 1, "", "limits"], [156, 1, 1, "", "low_limit"], [156, 2, 1, "", "move"], [156, 1, 1, "", "moving"], [156, 2, 1, "", "mv"], [156, 2, 1, "", "mv_ginput"], [156, 2, 1, "", "mvr"], [156, 1, 1, "", "position"], [156, 2, 1, "", "post_elog_status"], [156, 1, 1, "", "put_complete"], [156, 2, 1, "", "read"], [156, 2, 1, "", "read_configuration"], [156, 1, 1, "", "rtol"], [156, 2, 1, "", "screen"], [156, 2, 1, "", "set"], [156, 2, 1, "", "set_position"], [156, 1, 1, "", "settle_time"], [156, 2, 1, "", "status"], [156, 2, 1, "", "stop"], [156, 1, 1, "", "stop_signal"], [156, 1, 1, "", "stop_value"], [156, 1, 1, "", "subscriptions"], [156, 2, 1, "", "summary"], [156, 1, 1, "", "timeout"], [156, 2, 1, "", "trigger"], [156, 2, 1, "", "tweak"], [156, 2, 1, "", "umv"], [156, 2, 1, "", "umvr"], [156, 2, 1, "", "wait"], [156, 2, 1, "", "wm"], [156, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.PMC100": [[157, 2, 1, "", "camonitor"], [157, 2, 1, "", "check_limit_switches"], [157, 2, 1, "", "clear_limits"], [157, 1, 1, "", "configuration_attrs"], [157, 2, 1, "", "configure"], [157, 1, 1, "", "connected"], [157, 2, 1, "", "describe"], [157, 2, 1, "", "disable"], [157, 1, 1, "", "egu"], [157, 2, 1, "", "enable"], [157, 2, 1, "", "end_monitor_thread"], [157, 2, 1, "", "get"], [157, 2, 1, "", "get_high_limit"], [157, 2, 1, "", "get_lim"], [157, 2, 1, "", "get_low_limit"], [157, 1, 1, "", "high_limit"], [157, 1, 1, "", "hints"], [157, 2, 1, "", "home"], [157, 1, 1, "", "homed"], [157, 1, 1, "", "kind"], [157, 1, 1, "", "limits"], [157, 1, 1, "", "low_limit"], [157, 2, 1, "", "move"], [157, 1, 1, "", "moving"], [157, 1, 1, "", "msta"], [157, 2, 1, "", "mv"], [157, 2, 1, "", "mv_ginput"], [157, 2, 1, "", "mvr"], [157, 1, 1, "", "position"], [157, 2, 1, "", "post_elog_status"], [157, 1, 1, "", "precision"], [157, 2, 1, "", "read"], [157, 2, 1, "", "read_configuration"], [157, 2, 1, "", "screen"], [157, 2, 1, "", "set"], [157, 2, 1, "", "set_current_position"], [157, 2, 1, "", "set_high_limit"], [157, 2, 1, "", "set_lim"], [157, 2, 1, "", "set_low_limit"], [157, 2, 1, "", "set_position"], [157, 1, 1, "", "settle_time"], [157, 2, 1, "", "spg_go"], [157, 2, 1, "", "spg_pause"], [157, 2, 1, "", "spg_stop"], [157, 2, 1, "", "status"], [157, 2, 1, "", "stop"], [157, 1, 1, "", "subscriptions"], [157, 2, 1, "", "summary"], [157, 1, 1, "", "timeout"], [157, 1, 1, "", "tolerated_alarm"], [157, 2, 1, "", "trigger"], [157, 2, 1, "", "tweak"], [157, 2, 1, "", "umv"], [157, 2, 1, "", "umvr"], [157, 2, 1, "", "wait"], [157, 2, 1, "", "wm"], [157, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.SmarAct": [[158, 2, 1, "", "camonitor"], [158, 2, 1, "", "check_limit_switches"], [158, 2, 1, "", "clear_limits"], [158, 1, 1, "", "configuration_attrs"], [158, 2, 1, "", "configure"], [158, 1, 1, "", "connected"], [158, 2, 1, "", "describe"], [158, 2, 1, "", "disable"], [158, 1, 1, "", "egu"], [158, 2, 1, "", "enable"], [158, 2, 1, "", "end_monitor_thread"], [158, 2, 1, "", "get"], [158, 2, 1, "", "get_high_limit"], [158, 2, 1, "", "get_lim"], [158, 2, 1, "", "get_low_limit"], [158, 1, 1, "", "high_limit"], [158, 1, 1, "", "hints"], [158, 2, 1, "", "home"], [158, 1, 1, "", "homed"], [158, 1, 1, "", "kind"], [158, 1, 1, "", "limits"], [158, 1, 1, "", "low_limit"], [158, 2, 1, "", "move"], [158, 1, 1, "", "moving"], [158, 1, 1, "", "msta"], [158, 2, 1, "", "mv"], [158, 2, 1, "", "mv_ginput"], [158, 2, 1, "", "mvr"], [158, 1, 1, "", "position"], [158, 2, 1, "", "post_elog_status"], [158, 1, 1, "", "precision"], [158, 2, 1, "", "read"], [158, 2, 1, "", "read_configuration"], [158, 2, 1, "", "screen"], [158, 2, 1, "", "set"], [158, 2, 1, "", "set_current_position"], [158, 2, 1, "", "set_high_limit"], [158, 2, 1, "", "set_lim"], [158, 2, 1, "", "set_low_limit"], [158, 2, 1, "", "set_position"], [158, 1, 1, "", "settle_time"], [158, 2, 1, "", "status"], [158, 2, 1, "", "stop"], [158, 1, 1, "", "subscriptions"], [158, 2, 1, "", "summary"], [158, 1, 1, "", "timeout"], [158, 1, 1, "", "tolerated_alarm"], [158, 2, 1, "", "trigger"], [158, 2, 1, "", "tweak"], [158, 2, 1, "", "umv"], [158, 2, 1, "", "umvr"], [158, 2, 1, "", "wait"], [158, 2, 1, "", "wm"], [158, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.SmarActEncodedTipTilt": [[159, 1, 1, "", "configuration_attrs"], [159, 2, 1, "", "configure"], [159, 1, 1, "", "connected"], [159, 2, 1, "", "describe"], [159, 2, 1, "", "get"], [159, 1, 1, "", "hints"], [159, 1, 1, "", "kind"], [159, 2, 1, "", "read"], [159, 2, 1, "", "read_configuration"], [159, 2, 1, "", "stop"], [159, 1, 1, "", "subscriptions"], [159, 2, 1, "", "summary"], [159, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor.SmarActOpenLoop": [[160, 1, 1, "", "configuration_attrs"], [160, 2, 1, "", "configure"], [160, 1, 1, "", "connected"], [160, 2, 1, "", "describe"], [160, 2, 1, "", "get"], [160, 1, 1, "", "hints"], [160, 1, 1, "", "kind"], [160, 2, 1, "", "read"], [160, 2, 1, "", "read_configuration"], [160, 2, 1, "", "stop"], [160, 1, 1, "", "subscriptions"], [160, 2, 1, "", "summary"], [160, 2, 1, "", "trigger"]], "pcdsdevices.epics_motor.SmarActOpenLoopPositioner": [[161, 1, 1, "", "actuate"], [161, 1, 1, "", "actuate_value"], [161, 1, 1, "", "atol"], [161, 2, 1, "", "camonitor"], [161, 1, 1, "", "configuration_attrs"], [161, 2, 1, "", "configure"], [161, 1, 1, "", "connected"], [161, 2, 1, "", "describe"], [161, 2, 1, "", "done_comparator"], [161, 1, 1, "", "done_value"], [161, 1, 1, "", "egu"], [161, 2, 1, "", "end_monitor_thread"], [161, 2, 1, "", "get"], [161, 1, 1, "", "high_limit"], [161, 1, 1, "", "hints"], [161, 1, 1, "", "kind"], [161, 1, 1, "", "limits"], [161, 1, 1, "", "low_limit"], [161, 2, 1, "", "move"], [161, 1, 1, "", "moving"], [161, 2, 1, "", "mv"], [161, 2, 1, "", "mv_ginput"], [161, 2, 1, "", "mvr"], [161, 1, 1, "", "position"], [161, 2, 1, "", "post_elog_status"], [161, 1, 1, "", "put_complete"], [161, 2, 1, "", "read"], [161, 2, 1, "", "read_configuration"], [161, 2, 1, "", "screen"], [161, 2, 1, "", "set"], [161, 2, 1, "", "set_position"], [161, 1, 1, "", "settle_time"], [161, 2, 1, "", "status"], [161, 2, 1, "", "stop"], [161, 1, 1, "", "stop_signal"], [161, 1, 1, "", "stop_value"], [161, 1, 1, "", "subscriptions"], [161, 2, 1, "", "summary"], [161, 1, 1, "", "timeout"], [161, 2, 1, "", "trigger"], [161, 2, 1, "", "tweak"], [161, 2, 1, "", "umv"], [161, 2, 1, "", "umvr"], [161, 2, 1, "", "wait"], [161, 2, 1, "", "wm"], [161, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.SmarActPicoscale": [[162, 2, 1, "", "camonitor"], [162, 2, 1, "", "check_limit_switches"], [162, 2, 1, "", "clear_limits"], [162, 1, 1, "", "configuration_attrs"], [162, 2, 1, "", "configure"], [162, 1, 1, "", "connected"], [162, 2, 1, "", "describe"], [162, 2, 1, "", "disable"], [162, 1, 1, "", "egu"], [162, 2, 1, "", "enable"], [162, 2, 1, "", "end_monitor_thread"], [162, 2, 1, "", "get"], [162, 2, 1, "", "get_high_limit"], [162, 2, 1, "", "get_lim"], [162, 2, 1, "", "get_low_limit"], [162, 1, 1, "", "high_limit"], [162, 1, 1, "", "hints"], [162, 2, 1, "", "home"], [162, 1, 1, "", "homed"], [162, 1, 1, "", "kind"], [162, 1, 1, "", "limits"], [162, 1, 1, "", "low_limit"], [162, 2, 1, "", "move"], [162, 1, 1, "", "moving"], [162, 1, 1, "", "msta"], [162, 2, 1, "", "mv"], [162, 2, 1, "", "mv_ginput"], [162, 2, 1, "", "mvr"], [162, 1, 1, "", "position"], [162, 2, 1, "", "post_elog_status"], [162, 1, 1, "", "precision"], [162, 2, 1, "", "read"], [162, 2, 1, "", "read_configuration"], [162, 2, 1, "", "screen"], [162, 2, 1, "", "set"], [162, 2, 1, "", "set_current_position"], [162, 2, 1, "", "set_high_limit"], [162, 2, 1, "", "set_lim"], [162, 2, 1, "", "set_low_limit"], [162, 2, 1, "", "set_position"], [162, 1, 1, "", "settle_time"], [162, 2, 1, "", "status"], [162, 2, 1, "", "stop"], [162, 1, 1, "", "subscriptions"], [162, 2, 1, "", "summary"], [162, 1, 1, "", "timeout"], [162, 1, 1, "", "tolerated_alarm"], [162, 2, 1, "", "trigger"], [162, 2, 1, "", "tweak"], [162, 2, 1, "", "umv"], [162, 2, 1, "", "umvr"], [162, 2, 1, "", "wait"], [162, 2, 1, "", "wm"], [162, 2, 1, "", "wm_update"]], "pcdsdevices.epics_motor.SmarActTipTilt": [[163, 1, 1, "", "configuration_attrs"], [163, 2, 1, "", "configure"], [163, 1, 1, "", "connected"], [163, 2, 1, "", "describe"], [163, 2, 1, "", "get"], [163, 1, 1, "", "hints"], [163, 1, 1, "", "kind"], [163, 2, 1, "", "read"], [163, 2, 1, "", "read_configuration"], [163, 2, 1, "", "stop"], [163, 1, 1, "", "subscriptions"], [163, 2, 1, "", "summary"], [163, 2, 1, "", "trigger"]], "pcdsdevices.eps": [[164, 0, 1, "", "EPS"]], "pcdsdevices.eps.EPS": [[164, 1, 1, "", "configuration_attrs"], [164, 2, 1, "", "configure"], [164, 1, 1, "", "connected"], [164, 2, 1, "", "describe"], [164, 2, 1, "", "get"], [164, 1, 1, "", "hints"], [164, 1, 1, "", "kind"], [164, 2, 1, "", "post_elog_status"], [164, 2, 1, "", "read"], [164, 2, 1, "", "read_configuration"], [164, 2, 1, "", "screen"], [164, 2, 1, "", "status"], [164, 2, 1, "", "stop"], [164, 1, 1, "", "subscriptions"], [164, 2, 1, "", "summary"], [164, 2, 1, "", "trigger"]], "pcdsdevices.evr": [[165, 0, 1, "", "EvrMotor"], [166, 0, 1, "", "Trigger"]], "pcdsdevices.evr.EvrMotor": [[165, 1, 1, "", "actuate"], [165, 1, 1, "", "actuate_value"], [165, 1, 1, "", "atol"], [165, 2, 1, "", "camonitor"], [165, 1, 1, "", "configuration_attrs"], [165, 2, 1, "", "configure"], [165, 1, 1, "", "connected"], [165, 2, 1, "", "describe"], [165, 2, 1, "", "done_comparator"], [165, 1, 1, "", "done_value"], [165, 1, 1, "", "egu"], [165, 2, 1, "", "end_monitor_thread"], [165, 2, 1, "", "get"], [165, 1, 1, "", "high_limit"], [165, 1, 1, "", "hints"], [165, 1, 1, "", "kind"], [165, 1, 1, "", "limits"], [165, 1, 1, "", "low_limit"], [165, 2, 1, "", "move"], [165, 1, 1, "", "moving"], [165, 2, 1, "", "mv"], [165, 2, 1, "", "mv_ginput"], [165, 2, 1, "", "mvr"], [165, 1, 1, "", "position"], [165, 2, 1, "", "post_elog_status"], [165, 1, 1, "", "put_complete"], [165, 2, 1, "", "read"], [165, 2, 1, "", "read_configuration"], [165, 1, 1, "", "rtol"], [165, 2, 1, "", "screen"], [165, 2, 1, "", "set"], [165, 2, 1, "", "set_position"], [165, 1, 1, "", "settle_time"], [165, 2, 1, "", "status"], [165, 2, 1, "", "stop"], [165, 1, 1, "", "stop_signal"], [165, 1, 1, "", "stop_value"], [165, 1, 1, "", "subscriptions"], [165, 2, 1, "", "summary"], [165, 1, 1, "", "timeout"], [165, 2, 1, "", "trigger"], [165, 2, 1, "", "tweak"], [165, 2, 1, "", "umv"], [165, 2, 1, "", "umvr"], [165, 2, 1, "", "wait"], [165, 2, 1, "", "wm"], [165, 2, 1, "", "wm_update"]], "pcdsdevices.evr.Trigger": [[166, 1, 1, "", "configuration_attrs"], [166, 2, 1, "", "configure"], [166, 1, 1, "", "connected"], [166, 2, 1, "", "describe"], [166, 2, 1, "", "disable"], [166, 2, 1, "", "enable"], [166, 2, 1, "", "get"], [166, 1, 1, "", "hints"], [166, 1, 1, "", "kind"], [166, 2, 1, "", "post_elog_status"], [166, 2, 1, "", "read"], [166, 2, 1, "", "read_configuration"], [166, 2, 1, "", "screen"], [166, 2, 1, "", "status"], [166, 2, 1, "", "stop"], [166, 1, 1, "", "subscriptions"], [166, 2, 1, "", "summary"], [166, 2, 1, "", "trigger"]], "pcdsdevices.example": [[167, 0, 1, "", "Example3D"], [168, 0, 1, "", "Example3DStates"], [169, 0, 1, "", "ExampleL2L"], [170, 0, 1, "", "ExampleL2LStates"], [171, 0, 1, "", "PLCExampleMotion"], [172, 0, 1, "", "PLCOnlyXPIM"]], "pcdsdevices.example.Example3D": [[167, 1, 1, "", "configuration_attrs"], [167, 2, 1, "", "configure"], [167, 1, 1, "", "connected"], [167, 2, 1, "", "describe"], [167, 2, 1, "", "get"], [167, 1, 1, "", "hints"], [167, 1, 1, "", "kind"], [167, 2, 1, "", "post_elog_status"], [167, 2, 1, "", "read"], [167, 2, 1, "", "read_configuration"], [167, 2, 1, "", "screen"], [167, 2, 1, "", "status"], [167, 2, 1, "", "stop"], [167, 1, 1, "", "subscriptions"], [167, 2, 1, "", "summary"], [167, 2, 1, "", "trigger"]], "pcdsdevices.example.Example3DStates": [[168, 2, 1, "", "camonitor"], [168, 2, 1, "", "check_inserted"], [168, 2, 1, "", "check_removed"], [168, 2, 1, "", "check_transmission"], [168, 2, 1, "", "clear_error"], [168, 1, 1, "", "configuration_attrs"], [168, 2, 1, "", "configure"], [168, 1, 1, "", "connected"], [168, 2, 1, "", "describe"], [168, 1, 1, "", "egu"], [168, 2, 1, "", "end_monitor_thread"], [168, 2, 1, "", "get"], [168, 2, 1, "", "get_state"], [168, 1, 1, "", "high_limit"], [168, 1, 1, "", "hints"], [168, 1, 1, "", "in_states"], [168, 2, 1, "", "insert"], [168, 1, 1, "", "kind"], [168, 1, 1, "", "limits"], [168, 1, 1, "", "low_limit"], [168, 2, 1, "", "move"], [168, 1, 1, "", "moving"], [168, 2, 1, "", "mv"], [168, 1, 1, "", "out_states"], [168, 1, 1, "", "position"], [168, 2, 1, "", "post_elog_status"], [168, 2, 1, "", "read"], [168, 2, 1, "", "read_configuration"], [168, 2, 1, "", "remove"], [168, 2, 1, "", "screen"], [168, 2, 1, "", "set"], [168, 1, 1, "", "settle_time"], [168, 1, 1, "", "states_list"], [168, 2, 1, "", "status"], [168, 1, 1, "", "stop"], [168, 1, 1, "", "subscriptions"], [168, 2, 1, "", "summary"], [168, 1, 1, "", "timeout"], [168, 1, 1, "", "transmission"], [168, 2, 1, "", "trigger"], [168, 2, 1, "", "wait"], [168, 2, 1, "", "wm"], [168, 2, 1, "", "wm_update"]], "pcdsdevices.example.ExampleL2L": [[169, 1, 1, "", "configuration_attrs"], [169, 2, 1, "", "configure"], [169, 1, 1, "", "connected"], [169, 2, 1, "", "describe"], [169, 2, 1, "", "get"], [169, 1, 1, "", "hints"], [169, 1, 1, "", "kind"], [169, 2, 1, "", "post_elog_status"], [169, 2, 1, "", "read"], [169, 2, 1, "", "read_configuration"], [169, 2, 1, "", "screen"], [169, 2, 1, "", "status"], [169, 2, 1, "", "stop"], [169, 1, 1, "", "subscriptions"], [169, 2, 1, "", "summary"], [169, 2, 1, "", "trigger"]], "pcdsdevices.example.ExampleL2LStates": [[170, 2, 1, "", "camonitor"], [170, 2, 1, "", "check_inserted"], [170, 2, 1, "", "check_removed"], [170, 2, 1, "", "check_transmission"], [170, 2, 1, "", "clear_error"], [170, 1, 1, "", "configuration_attrs"], [170, 2, 1, "", "configure"], [170, 1, 1, "", "connected"], [170, 2, 1, "", "describe"], [170, 1, 1, "", "egu"], [170, 2, 1, "", "end_monitor_thread"], [170, 2, 1, "", "get"], [170, 2, 1, "", "get_state"], [170, 1, 1, "", "high_limit"], [170, 1, 1, "", "hints"], [170, 1, 1, "", "in_states"], [170, 2, 1, "", "insert"], [170, 1, 1, "", "kind"], [170, 1, 1, "", "limits"], [170, 1, 1, "", "low_limit"], [170, 2, 1, "", "move"], [170, 1, 1, "", "moving"], [170, 2, 1, "", "mv"], [170, 1, 1, "", "out_states"], [170, 1, 1, "", "position"], [170, 2, 1, "", "post_elog_status"], [170, 2, 1, "", "read"], [170, 2, 1, "", "read_configuration"], [170, 2, 1, "", "remove"], [170, 2, 1, "", "screen"], [170, 2, 1, "", "set"], [170, 1, 1, "", "settle_time"], [170, 1, 1, "", "states_list"], [170, 2, 1, "", "status"], [170, 1, 1, "", "stop"], [170, 1, 1, "", "subscriptions"], [170, 2, 1, "", "summary"], [170, 1, 1, "", "timeout"], [170, 1, 1, "", "transmission"], [170, 2, 1, "", "trigger"], [170, 2, 1, "", "wait"], [170, 2, 1, "", "wm"], [170, 2, 1, "", "wm_update"]], "pcdsdevices.example.PLCExampleMotion": [[171, 2, 1, "", "all_pvnames"], [171, 1, 1, "", "configuration_attrs"], [171, 2, 1, "", "configure"], [171, 1, 1, "", "connected"], [171, 2, 1, "", "describe"], [171, 2, 1, "", "disconnected_pvnames"], [171, 2, 1, "", "get"], [171, 1, 1, "", "hints"], [171, 1, 1, "", "kind"], [171, 2, 1, "", "post_elog_status"], [171, 2, 1, "", "read"], [171, 2, 1, "", "read_configuration"], [171, 2, 1, "", "screen"], [171, 2, 1, "", "status"], [171, 2, 1, "", "stop"], [171, 1, 1, "", "subscriptions"], [171, 2, 1, "", "summary"], [171, 2, 1, "", "trigger"]], "pcdsdevices.example.PLCOnlyXPIM": [[172, 2, 1, "", "calc_lightpath_state"], [172, 1, 1, "", "configuration_attrs"], [172, 2, 1, "", "configure"], [172, 1, 1, "", "connected"], [172, 2, 1, "", "describe"], [172, 1, 1, "", "detector"], [172, 2, 1, "", "get"], [172, 2, 1, "", "get_lightpath_state"], [172, 1, 1, "", "hints"], [172, 1, 1, "", "kind"], [172, 1, 1, "", "lightpath_cpts"], [172, 1, 1, "", "md"], [172, 1, 1, "", "needs_parent"], [172, 2, 1, "", "post_elog_status"], [172, 2, 1, "", "read"], [172, 2, 1, "", "read_configuration"], [172, 2, 1, "", "screen"], [172, 1, 1, "", "stage_group"], [172, 2, 1, "", "stage_group_instances"], [172, 2, 1, "", "status"], [172, 2, 1, "", "stop"], [172, 1, 1, "", "subscriptions"], [172, 2, 1, "", "summary"], [172, 2, 1, "", "trigger"], [172, 1, 1, "", "y_states"]], "pcdsdevices.fms": [[173, 0, 1, "", "LCP1"], [174, 0, 1, "", "LCP2"], [175, 0, 1, "", "PDU_Humidity2"], [176, 0, 1, "", "PDU_Humidity4"], [177, 0, 1, "", "PDU_Humidity6"], [178, 0, 1, "", "PDU_Humidity8"], [179, 0, 1, "", "PDU_Load1"], [180, 0, 1, "", "PDU_Load2"], [181, 0, 1, "", "PDU_Load3"], [182, 0, 1, "", "PDU_Load4"], [183, 0, 1, "", "PDU_Temp2"], [184, 0, 1, "", "PDU_Temp4"], [185, 0, 1, "", "PDU_Temp6"], [186, 0, 1, "", "PDU_Temp8"], [187, 0, 1, "", "Setra5000"]], "pcdsdevices.fms.LCP1": [[173, 1, 1, "", "configuration_attrs"], [173, 2, 1, "", "configure"], [173, 1, 1, "", "connected"], [173, 2, 1, "", "describe"], [173, 2, 1, "", "get"], [173, 1, 1, "", "hints"], [173, 1, 1, "", "kind"], [173, 2, 1, "", "read"], [173, 2, 1, "", "read_configuration"], [173, 2, 1, "", "stop"], [173, 1, 1, "", "subscriptions"], [173, 2, 1, "", "summary"], [173, 2, 1, "", "trigger"]], "pcdsdevices.fms.LCP2": [[174, 1, 1, "", "configuration_attrs"], [174, 2, 1, "", "configure"], [174, 1, 1, "", "connected"], [174, 2, 1, "", "describe"], [174, 2, 1, "", "get"], [174, 1, 1, "", "hints"], [174, 1, 1, "", "kind"], [174, 2, 1, "", "read"], [174, 2, 1, "", "read_configuration"], [174, 2, 1, "", "stop"], [174, 1, 1, "", "subscriptions"], [174, 2, 1, "", "summary"], [174, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Humidity2": [[175, 1, 1, "", "configuration_attrs"], [175, 2, 1, "", "configure"], [175, 1, 1, "", "connected"], [175, 2, 1, "", "describe"], [175, 2, 1, "", "get"], [175, 1, 1, "", "hints"], [175, 1, 1, "", "kind"], [175, 2, 1, "", "read"], [175, 2, 1, "", "read_configuration"], [175, 2, 1, "", "stop"], [175, 1, 1, "", "subscriptions"], [175, 2, 1, "", "summary"], [175, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Humidity4": [[176, 1, 1, "", "configuration_attrs"], [176, 2, 1, "", "configure"], [176, 1, 1, "", "connected"], [176, 2, 1, "", "describe"], [176, 2, 1, "", "get"], [176, 1, 1, "", "hints"], [176, 1, 1, "", "kind"], [176, 2, 1, "", "read"], [176, 2, 1, "", "read_configuration"], [176, 2, 1, "", "stop"], [176, 1, 1, "", "subscriptions"], [176, 2, 1, "", "summary"], [176, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Humidity6": [[177, 1, 1, "", "configuration_attrs"], [177, 2, 1, "", "configure"], [177, 1, 1, "", "connected"], [177, 2, 1, "", "describe"], [177, 2, 1, "", "get"], [177, 1, 1, "", "hints"], [177, 1, 1, "", "kind"], [177, 2, 1, "", "read"], [177, 2, 1, "", "read_configuration"], [177, 2, 1, "", "stop"], [177, 1, 1, "", "subscriptions"], [177, 2, 1, "", "summary"], [177, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Humidity8": [[178, 1, 1, "", "configuration_attrs"], [178, 2, 1, "", "configure"], [178, 1, 1, "", "connected"], [178, 2, 1, "", "describe"], [178, 2, 1, "", "get"], [178, 1, 1, "", "hints"], [178, 1, 1, "", "kind"], [178, 2, 1, "", "read"], [178, 2, 1, "", "read_configuration"], [178, 2, 1, "", "stop"], [178, 1, 1, "", "subscriptions"], [178, 2, 1, "", "summary"], [178, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Load1": [[179, 1, 1, "", "configuration_attrs"], [179, 2, 1, "", "configure"], [179, 1, 1, "", "connected"], [179, 2, 1, "", "describe"], [179, 2, 1, "", "get"], [179, 1, 1, "", "hints"], [179, 1, 1, "", "kind"], [179, 2, 1, "", "read"], [179, 2, 1, "", "read_configuration"], [179, 2, 1, "", "stop"], [179, 1, 1, "", "subscriptions"], [179, 2, 1, "", "summary"], [179, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Load2": [[180, 1, 1, "", "configuration_attrs"], [180, 2, 1, "", "configure"], [180, 1, 1, "", "connected"], [180, 2, 1, "", "describe"], [180, 2, 1, "", "get"], [180, 1, 1, "", "hints"], [180, 1, 1, "", "kind"], [180, 2, 1, "", "read"], [180, 2, 1, "", "read_configuration"], [180, 2, 1, "", "stop"], [180, 1, 1, "", "subscriptions"], [180, 2, 1, "", "summary"], [180, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Load3": [[181, 1, 1, "", "configuration_attrs"], [181, 2, 1, "", "configure"], [181, 1, 1, "", "connected"], [181, 2, 1, "", "describe"], [181, 2, 1, "", "get"], [181, 1, 1, "", "hints"], [181, 1, 1, "", "kind"], [181, 2, 1, "", "read"], [181, 2, 1, "", "read_configuration"], [181, 2, 1, "", "stop"], [181, 1, 1, "", "subscriptions"], [181, 2, 1, "", "summary"], [181, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Load4": [[182, 1, 1, "", "configuration_attrs"], [182, 2, 1, "", "configure"], [182, 1, 1, "", "connected"], [182, 2, 1, "", "describe"], [182, 2, 1, "", "get"], [182, 1, 1, "", "hints"], [182, 1, 1, "", "kind"], [182, 2, 1, "", "read"], [182, 2, 1, "", "read_configuration"], [182, 2, 1, "", "stop"], [182, 1, 1, "", "subscriptions"], [182, 2, 1, "", "summary"], [182, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Temp2": [[183, 1, 1, "", "configuration_attrs"], [183, 2, 1, "", "configure"], [183, 1, 1, "", "connected"], [183, 2, 1, "", "describe"], [183, 2, 1, "", "get"], [183, 1, 1, "", "hints"], [183, 1, 1, "", "kind"], [183, 2, 1, "", "read"], [183, 2, 1, "", "read_configuration"], [183, 2, 1, "", "stop"], [183, 1, 1, "", "subscriptions"], [183, 2, 1, "", "summary"], [183, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Temp4": [[184, 1, 1, "", "configuration_attrs"], [184, 2, 1, "", "configure"], [184, 1, 1, "", "connected"], [184, 2, 1, "", "describe"], [184, 2, 1, "", "get"], [184, 1, 1, "", "hints"], [184, 1, 1, "", "kind"], [184, 2, 1, "", "read"], [184, 2, 1, "", "read_configuration"], [184, 2, 1, "", "stop"], [184, 1, 1, "", "subscriptions"], [184, 2, 1, "", "summary"], [184, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Temp6": [[185, 1, 1, "", "configuration_attrs"], [185, 2, 1, "", "configure"], [185, 1, 1, "", "connected"], [185, 2, 1, "", "describe"], [185, 2, 1, "", "get"], [185, 1, 1, "", "hints"], [185, 1, 1, "", "kind"], [185, 2, 1, "", "read"], [185, 2, 1, "", "read_configuration"], [185, 2, 1, "", "stop"], [185, 1, 1, "", "subscriptions"], [185, 2, 1, "", "summary"], [185, 2, 1, "", "trigger"]], "pcdsdevices.fms.PDU_Temp8": [[186, 1, 1, "", "configuration_attrs"], [186, 2, 1, "", "configure"], [186, 1, 1, "", "connected"], [186, 2, 1, "", "describe"], [186, 2, 1, "", "get"], [186, 1, 1, "", "hints"], [186, 1, 1, "", "kind"], [186, 2, 1, "", "read"], [186, 2, 1, "", "read_configuration"], [186, 2, 1, "", "stop"], [186, 1, 1, "", "subscriptions"], [186, 2, 1, "", "summary"], [186, 2, 1, "", "trigger"]], "pcdsdevices.fms.Setra5000": [[187, 1, 1, "", "configuration_attrs"], [187, 2, 1, "", "configure"], [187, 1, 1, "", "connected"], [187, 2, 1, "", "describe"], [187, 2, 1, "", "get"], [187, 1, 1, "", "hints"], [187, 1, 1, "", "kind"], [187, 2, 1, "", "read"], [187, 2, 1, "", "read_configuration"], [187, 2, 1, "", "stop"], [187, 1, 1, "", "subscriptions"], [187, 2, 1, "", "summary"], [187, 2, 1, "", "trigger"]], "pcdsdevices.gauge": [[188, 0, 1, "", "BaseGauge"], [189, 0, 1, "", "GCC500PLC"], [190, 0, 1, "", "GCCPLC"], [191, 0, 1, "", "GCT"], [192, 0, 1, "", "GFSPLC"], [193, 0, 1, "", "GHCPLC"], [194, 0, 1, "", "GaugeColdCathode"], [195, 0, 1, "", "GaugePLC"], [196, 0, 1, "", "GaugePirani"], [197, 0, 1, "", "GaugeSerial"], [198, 0, 1, "", "GaugeSerialGCC"], [199, 0, 1, "", "GaugeSerialGPI"], [200, 3, 1, "", "GaugeSet"], [201, 0, 1, "", "GaugeSetBase"], [202, 0, 1, "", "GaugeSetMks"], [203, 0, 1, "", "GaugeSetPirani"], [204, 0, 1, "", "GaugeSetPiraniMks"], [205, 0, 1, "", "MKS937AController"], [206, 0, 1, "", "MKS937BController"], [207, 0, 1, "", "MKS937a"]], "pcdsdevices.gauge.BaseGauge": [[188, 1, 1, "", "configuration_attrs"], [188, 2, 1, "", "configure"], [188, 1, 1, "", "connected"], [188, 2, 1, "", "describe"], [188, 2, 1, "", "get"], [188, 1, 1, "", "hints"], [188, 1, 1, "", "kind"], [188, 2, 1, "", "post_elog_status"], [188, 2, 1, "", "read"], [188, 2, 1, "", "read_configuration"], [188, 2, 1, "", "screen"], [188, 2, 1, "", "stop"], [188, 1, 1, "", "subscriptions"], [188, 2, 1, "", "summary"], [188, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GCC500PLC": [[189, 1, 1, "", "configuration_attrs"], [189, 2, 1, "", "configure"], [189, 1, 1, "", "connected"], [189, 2, 1, "", "describe"], [189, 2, 1, "", "get"], [189, 1, 1, "", "hints"], [189, 1, 1, "", "kind"], [189, 2, 1, "", "read"], [189, 2, 1, "", "read_configuration"], [189, 2, 1, "", "stop"], [189, 1, 1, "", "subscriptions"], [189, 2, 1, "", "summary"], [189, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GCCPLC": [[190, 1, 1, "", "configuration_attrs"], [190, 2, 1, "", "configure"], [190, 1, 1, "", "connected"], [190, 2, 1, "", "describe"], [190, 2, 1, "", "get"], [190, 1, 1, "", "hints"], [190, 1, 1, "", "kind"], [190, 2, 1, "", "read"], [190, 2, 1, "", "read_configuration"], [190, 2, 1, "", "stop"], [190, 1, 1, "", "subscriptions"], [190, 2, 1, "", "summary"], [190, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GCT": [[191, 1, 1, "", "configuration_attrs"], [191, 2, 1, "", "configure"], [191, 1, 1, "", "connected"], [191, 2, 1, "", "describe"], [191, 2, 1, "", "get"], [191, 1, 1, "", "hints"], [191, 1, 1, "", "kind"], [191, 2, 1, "", "read"], [191, 2, 1, "", "read_configuration"], [191, 2, 1, "", "stop"], [191, 1, 1, "", "subscriptions"], [191, 2, 1, "", "summary"], [191, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GFSPLC": [[192, 1, 1, "", "configuration_attrs"], [192, 2, 1, "", "configure"], [192, 1, 1, "", "connected"], [192, 2, 1, "", "describe"], [192, 2, 1, "", "get"], [192, 1, 1, "", "hints"], [192, 1, 1, "", "kind"], [192, 2, 1, "", "read"], [192, 2, 1, "", "read_configuration"], [192, 2, 1, "", "stop"], [192, 1, 1, "", "subscriptions"], [192, 2, 1, "", "summary"], [192, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GHCPLC": [[193, 1, 1, "", "configuration_attrs"], [193, 2, 1, "", "configure"], [193, 1, 1, "", "connected"], [193, 2, 1, "", "describe"], [193, 2, 1, "", "get"], [193, 1, 1, "", "hints"], [193, 1, 1, "", "kind"], [193, 2, 1, "", "read"], [193, 2, 1, "", "read_configuration"], [193, 2, 1, "", "stop"], [193, 1, 1, "", "subscriptions"], [193, 2, 1, "", "summary"], [193, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeColdCathode": [[194, 1, 1, "", "configuration_attrs"], [194, 2, 1, "", "configure"], [194, 1, 1, "", "connected"], [194, 2, 1, "", "describe"], [194, 2, 1, "", "get"], [194, 1, 1, "", "hints"], [194, 1, 1, "", "kind"], [194, 2, 1, "", "post_elog_status"], [194, 2, 1, "", "read"], [194, 2, 1, "", "read_configuration"], [194, 2, 1, "", "screen"], [194, 2, 1, "", "stop"], [194, 1, 1, "", "subscriptions"], [194, 2, 1, "", "summary"], [194, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugePLC": [[195, 1, 1, "", "configuration_attrs"], [195, 2, 1, "", "configure"], [195, 1, 1, "", "connected"], [195, 2, 1, "", "describe"], [195, 2, 1, "", "get"], [195, 1, 1, "", "hints"], [195, 1, 1, "", "kind"], [195, 2, 1, "", "read"], [195, 2, 1, "", "read_configuration"], [195, 2, 1, "", "stop"], [195, 1, 1, "", "subscriptions"], [195, 2, 1, "", "summary"], [195, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugePirani": [[196, 1, 1, "", "configuration_attrs"], [196, 2, 1, "", "configure"], [196, 1, 1, "", "connected"], [196, 2, 1, "", "describe"], [196, 2, 1, "", "get"], [196, 1, 1, "", "hints"], [196, 1, 1, "", "kind"], [196, 2, 1, "", "post_elog_status"], [196, 2, 1, "", "read"], [196, 2, 1, "", "read_configuration"], [196, 2, 1, "", "screen"], [196, 2, 1, "", "stop"], [196, 1, 1, "", "subscriptions"], [196, 2, 1, "", "summary"], [196, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSerial": [[197, 1, 1, "", "configuration_attrs"], [197, 2, 1, "", "configure"], [197, 1, 1, "", "connected"], [197, 2, 1, "", "describe"], [197, 2, 1, "", "get"], [197, 1, 1, "", "hints"], [197, 1, 1, "", "kind"], [197, 2, 1, "", "read"], [197, 2, 1, "", "read_configuration"], [197, 2, 1, "", "stop"], [197, 1, 1, "", "subscriptions"], [197, 2, 1, "", "summary"], [197, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSerialGCC": [[198, 1, 1, "", "configuration_attrs"], [198, 2, 1, "", "configure"], [198, 1, 1, "", "connected"], [198, 2, 1, "", "describe"], [198, 2, 1, "", "get"], [198, 1, 1, "", "hints"], [198, 1, 1, "", "kind"], [198, 2, 1, "", "read"], [198, 2, 1, "", "read_configuration"], [198, 2, 1, "", "stop"], [198, 1, 1, "", "subscriptions"], [198, 2, 1, "", "summary"], [198, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSerialGPI": [[199, 1, 1, "", "configuration_attrs"], [199, 2, 1, "", "configure"], [199, 1, 1, "", "connected"], [199, 2, 1, "", "describe"], [199, 2, 1, "", "get"], [199, 1, 1, "", "hints"], [199, 1, 1, "", "kind"], [199, 2, 1, "", "read"], [199, 2, 1, "", "read_configuration"], [199, 2, 1, "", "stop"], [199, 1, 1, "", "subscriptions"], [199, 2, 1, "", "summary"], [199, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSetBase": [[201, 1, 1, "", "configuration_attrs"], [201, 2, 1, "", "configure"], [201, 1, 1, "", "connected"], [201, 2, 1, "", "describe"], [201, 2, 1, "", "egu"], [201, 2, 1, "", "get"], [201, 1, 1, "", "hints"], [201, 1, 1, "", "kind"], [201, 2, 1, "", "post_elog_status"], [201, 2, 1, "", "pressure"], [201, 2, 1, "", "read"], [201, 2, 1, "", "read_configuration"], [201, 2, 1, "", "screen"], [201, 2, 1, "", "status"], [201, 2, 1, "", "stop"], [201, 1, 1, "", "subscriptions"], [201, 2, 1, "", "summary"], [201, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSetMks": [[202, 1, 1, "", "configuration_attrs"], [202, 2, 1, "", "configure"], [202, 1, 1, "", "connected"], [202, 2, 1, "", "describe"], [202, 2, 1, "", "egu"], [202, 2, 1, "", "get"], [202, 1, 1, "", "hints"], [202, 1, 1, "", "kind"], [202, 2, 1, "", "post_elog_status"], [202, 2, 1, "", "pressure"], [202, 2, 1, "", "read"], [202, 2, 1, "", "read_configuration"], [202, 2, 1, "", "screen"], [202, 2, 1, "", "status"], [202, 2, 1, "", "stop"], [202, 1, 1, "", "subscriptions"], [202, 2, 1, "", "summary"], [202, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSetPirani": [[203, 1, 1, "", "configuration_attrs"], [203, 2, 1, "", "configure"], [203, 1, 1, "", "connected"], [203, 2, 1, "", "describe"], [203, 2, 1, "", "egu"], [203, 2, 1, "", "get"], [203, 1, 1, "", "hints"], [203, 1, 1, "", "kind"], [203, 2, 1, "", "post_elog_status"], [203, 2, 1, "", "pressure"], [203, 2, 1, "", "read"], [203, 2, 1, "", "read_configuration"], [203, 2, 1, "", "screen"], [203, 2, 1, "", "status"], [203, 2, 1, "", "stop"], [203, 1, 1, "", "subscriptions"], [203, 2, 1, "", "summary"], [203, 2, 1, "", "trigger"]], "pcdsdevices.gauge.GaugeSetPiraniMks": [[204, 1, 1, "", "configuration_attrs"], [204, 2, 1, "", "configure"], [204, 1, 1, "", "connected"], [204, 2, 1, "", "describe"], [204, 2, 1, "", "egu"], [204, 2, 1, "", "get"], [204, 1, 1, "", "hints"], [204, 1, 1, "", "kind"], [204, 2, 1, "", "post_elog_status"], [204, 2, 1, "", "pressure"], [204, 2, 1, "", "read"], [204, 2, 1, "", "read_configuration"], [204, 2, 1, "", "screen"], [204, 2, 1, "", "status"], [204, 2, 1, "", "stop"], [204, 1, 1, "", "subscriptions"], [204, 2, 1, "", "summary"], [204, 2, 1, "", "trigger"]], "pcdsdevices.gauge.MKS937AController": [[205, 1, 1, "", "configuration_attrs"], [205, 2, 1, "", "configure"], [205, 1, 1, "", "connected"], [205, 2, 1, "", "describe"], [205, 2, 1, "", "get"], [205, 1, 1, "", "hints"], [205, 1, 1, "", "kind"], [205, 2, 1, "", "read"], [205, 2, 1, "", "read_configuration"], [205, 2, 1, "", "stop"], [205, 1, 1, "", "subscriptions"], [205, 2, 1, "", "summary"], [205, 2, 1, "", "trigger"]], "pcdsdevices.gauge.MKS937BController": [[206, 1, 1, "", "configuration_attrs"], [206, 2, 1, "", "configure"], [206, 1, 1, "", "connected"], [206, 2, 1, "", "describe"], [206, 2, 1, "", "get"], [206, 1, 1, "", "hints"], [206, 1, 1, "", "kind"], [206, 2, 1, "", "read"], [206, 2, 1, "", "read_configuration"], [206, 2, 1, "", "stop"], [206, 1, 1, "", "subscriptions"], [206, 2, 1, "", "summary"], [206, 2, 1, "", "trigger"]], "pcdsdevices.gauge.MKS937a": [[207, 1, 1, "", "configuration_attrs"], [207, 2, 1, "", "configure"], [207, 1, 1, "", "connected"], [207, 2, 1, "", "describe"], [207, 2, 1, "", "get"], [207, 1, 1, "", "hints"], [207, 1, 1, "", "kind"], [207, 2, 1, "", "post_elog_status"], [207, 2, 1, "", "read"], [207, 2, 1, "", "read_configuration"], [207, 2, 1, "", "screen"], [207, 2, 1, "", "status"], [207, 2, 1, "", "stop"], [207, 1, 1, "", "subscriptions"], [207, 2, 1, "", "summary"], [207, 2, 1, "", "trigger"]], "pcdsdevices.gon": [[208, 0, 1, "", "BaseGon"], [209, 0, 1, "", "GonWithDetArm"], [210, 3, 1, "", "Goniometer"], [211, 0, 1, "", "HxrDiffractometer"], [212, 0, 1, "", "Kappa"], [213, 0, 1, "", "KappaXYZStage"], [214, 0, 1, "", "SamPhi"], [215, 0, 1, "", "SimKappa"], [216, 0, 1, "", "SimSampleStage"], [217, 0, 1, "", "XYZStage"]], "pcdsdevices.gon.BaseGon": [[208, 1, 1, "", "configuration_attrs"], [208, 2, 1, "", "configure"], [208, 1, 1, "", "connected"], [208, 2, 1, "", "describe"], [208, 2, 1, "", "get"], [208, 1, 1, "", "hints"], [208, 1, 1, "", "kind"], [208, 1, 1, "", "needs_parent"], [208, 2, 1, "", "post_elog_status"], [208, 2, 1, "", "read"], [208, 2, 1, "", "read_configuration"], [208, 2, 1, "", "screen"], [208, 1, 1, "", "stage_group"], [208, 2, 1, "", "stage_group_instances"], [208, 2, 1, "", "status"], [208, 2, 1, "", "stop"], [208, 1, 1, "", "subscriptions"], [208, 2, 1, "", "summary"], [208, 2, 1, "", "trigger"]], "pcdsdevices.gon.GonWithDetArm": [[209, 1, 1, "", "configuration_attrs"], [209, 2, 1, "", "configure"], [209, 1, 1, "", "connected"], [209, 2, 1, "", "describe"], [209, 2, 1, "", "get"], [209, 1, 1, "", "hints"], [209, 1, 1, "", "kind"], [209, 1, 1, "", "needs_parent"], [209, 2, 1, "", "post_elog_status"], [209, 2, 1, "", "read"], [209, 2, 1, "", "read_configuration"], [209, 2, 1, "", "screen"], [209, 1, 1, "", "stage_group"], [209, 2, 1, "", "stage_group_instances"], [209, 2, 1, "", "status"], [209, 2, 1, "", "stop"], [209, 1, 1, "", "subscriptions"], [209, 2, 1, "", "summary"], [209, 2, 1, "", "trigger"]], "pcdsdevices.gon.HxrDiffractometer": [[211, 1, 1, "", "configuration_attrs"], [211, 2, 1, "", "configure"], [211, 1, 1, "", "connected"], [211, 2, 1, "", "describe"], [211, 2, 1, "", "get"], [211, 1, 1, "", "hints"], [211, 1, 1, "", "kind"], [211, 2, 1, "", "post_elog_status"], [211, 2, 1, "", "read"], [211, 2, 1, "", "read_configuration"], [211, 2, 1, "", "screen"], [211, 2, 1, "", "status"], [211, 2, 1, "", "stop"], [211, 1, 1, "", "subscriptions"], [211, 2, 1, "", "summary"], [211, 2, 1, "", "trigger"]], "pcdsdevices.gon.Kappa": [[212, 2, 1, "", "check_motor_step"], [212, 2, 1, "", "check_single"], [212, 1, 1, "", "composite_egu"], [212, 1, 1, "", "concurrent"], [212, 1, 1, "", "configuration_attrs"], [212, 2, 1, "", "configure"], [212, 1, 1, "", "connected"], [212, 2, 1, "", "describe"], [212, 1, 1, "", "e_chi_coord"], [212, 1, 1, "", "e_eta_coord"], [212, 1, 1, "", "e_phi_coord"], [212, 2, 1, "", "e_to_k"], [212, 1, 1, "", "egu"], [212, 2, 1, "", "forward"], [212, 2, 1, "", "get"], [212, 1, 1, "", "high_limit"], [212, 1, 1, "", "hints"], [212, 2, 1, "", "inverse"], [212, 2, 1, "", "k_to_e"], [212, 1, 1, "", "kind"], [212, 1, 1, "", "limits"], [212, 1, 1, "", "low_limit"], [212, 2, 1, "", "move"], [212, 2, 1, "", "move_single"], [212, 1, 1, "", "moving"], [212, 1, 1, "", "needs_parent"], [212, 1, 1, "", "position"], [212, 2, 1, "", "post_elog_status"], [212, 1, 1, "", "pseudo_positioners"], [212, 2, 1, "", "read"], [212, 2, 1, "", "read_configuration"], [212, 1, 1, "", "real_position"], [212, 1, 1, "", "real_positioners"], [212, 2, 1, "", "screen"], [212, 1, 1, "", "sequential"], [212, 2, 1, "", "set"], [212, 2, 1, "", "set_current_position"], [212, 1, 1, "", "settle_time"], [212, 1, 1, "", "stage_group"], [212, 2, 1, "", "stage_group_instances"], [212, 2, 1, "", "status"], [212, 2, 1, "", "stop"], [212, 1, 1, "", "subscriptions"], [212, 2, 1, "", "summary"], [212, 1, 1, "", "target"], [212, 1, 1, "", "timeout"], [212, 2, 1, "", "to_pseudo_tuple"], [212, 2, 1, "", "to_real_tuple"], [212, 2, 1, "", "trigger"], [212, 2, 1, "", "wait"]], "pcdsdevices.gon.KappaXYZStage": [[213, 1, 1, "", "configuration_attrs"], [213, 2, 1, "", "configure"], [213, 1, 1, "", "connected"], [213, 2, 1, "", "describe"], [213, 2, 1, "", "get"], [213, 1, 1, "", "hints"], [213, 1, 1, "", "kind"], [213, 1, 1, "", "needs_parent"], [213, 2, 1, "", "post_elog_status"], [213, 2, 1, "", "read"], [213, 2, 1, "", "read_configuration"], [213, 2, 1, "", "screen"], [213, 1, 1, "", "stage_group"], [213, 2, 1, "", "stage_group_instances"], [213, 2, 1, "", "status"], [213, 2, 1, "", "stop"], [213, 1, 1, "", "subscriptions"], [213, 2, 1, "", "summary"], [213, 2, 1, "", "trigger"]], "pcdsdevices.gon.SamPhi": [[214, 1, 1, "", "configuration_attrs"], [214, 2, 1, "", "configure"], [214, 1, 1, "", "connected"], [214, 2, 1, "", "describe"], [214, 2, 1, "", "get"], [214, 1, 1, "", "hints"], [214, 1, 1, "", "kind"], [214, 1, 1, "", "needs_parent"], [214, 2, 1, "", "post_elog_status"], [214, 2, 1, "", "read"], [214, 2, 1, "", "read_configuration"], [214, 2, 1, "", "screen"], [214, 1, 1, "", "stage_group"], [214, 2, 1, "", "stage_group_instances"], [214, 2, 1, "", "status"], [214, 2, 1, "", "stop"], [214, 1, 1, "", "subscriptions"], [214, 2, 1, "", "summary"], [214, 2, 1, "", "trigger"]], "pcdsdevices.gon.SimKappa": [[215, 2, 1, "", "check_motor_step"], [215, 2, 1, "", "check_single"], [215, 1, 1, "", "composite_egu"], [215, 1, 1, "", "concurrent"], [215, 1, 1, "", "configuration_attrs"], [215, 2, 1, "", "configure"], [215, 1, 1, "", "connected"], [215, 2, 1, "", "describe"], [215, 1, 1, "", "e_chi_coord"], [215, 1, 1, "", "e_eta_coord"], [215, 1, 1, "", "e_phi_coord"], [215, 2, 1, "", "e_to_k"], [215, 1, 1, "", "egu"], [215, 2, 1, "", "forward"], [215, 2, 1, "", "get"], [215, 1, 1, "", "high_limit"], [215, 1, 1, "", "hints"], [215, 2, 1, "", "inverse"], [215, 2, 1, "", "k_to_e"], [215, 1, 1, "", "kind"], [215, 1, 1, "", "limits"], [215, 1, 1, "", "low_limit"], [215, 2, 1, "", "move"], [215, 2, 1, "", "move_single"], [215, 1, 1, "", "moving"], [215, 1, 1, "", "needs_parent"], [215, 1, 1, "", "position"], [215, 2, 1, "", "post_elog_status"], [215, 1, 1, "", "pseudo_positioners"], [215, 2, 1, "", "read"], [215, 2, 1, "", "read_configuration"], [215, 1, 1, "", "real_position"], [215, 1, 1, "", "real_positioners"], [215, 2, 1, "", "screen"], [215, 1, 1, "", "sequential"], [215, 2, 1, "", "set"], [215, 2, 1, "", "set_current_position"], [215, 1, 1, "", "settle_time"], [215, 1, 1, "", "stage_group"], [215, 2, 1, "", "stage_group_instances"], [215, 2, 1, "", "status"], [215, 2, 1, "", "stop"], [215, 1, 1, "", "subscriptions"], [215, 2, 1, "", "summary"], [215, 1, 1, "", "target"], [215, 1, 1, "", "timeout"], [215, 2, 1, "", "to_pseudo_tuple"], [215, 2, 1, "", "to_real_tuple"], [215, 2, 1, "", "trigger"], [215, 2, 1, "", "wait"]], "pcdsdevices.gon.SimSampleStage": [[216, 1, 1, "", "configuration_attrs"], [216, 2, 1, "", "configure"], [216, 1, 1, "", "connected"], [216, 2, 1, "", "describe"], [216, 2, 1, "", "get"], [216, 1, 1, "", "hints"], [216, 1, 1, "", "kind"], [216, 1, 1, "", "needs_parent"], [216, 2, 1, "", "post_elog_status"], [216, 2, 1, "", "read"], [216, 2, 1, "", "read_configuration"], [216, 2, 1, "", "screen"], [216, 1, 1, "", "stage_group"], [216, 2, 1, "", "stage_group_instances"], [216, 2, 1, "", "status"], [216, 2, 1, "", "stop"], [216, 1, 1, "", "subscriptions"], [216, 2, 1, "", "summary"], [216, 2, 1, "", "trigger"]], "pcdsdevices.gon.XYZStage": [[217, 1, 1, "", "configuration_attrs"], [217, 2, 1, "", "configure"], [217, 1, 1, "", "connected"], [217, 2, 1, "", "describe"], [217, 2, 1, "", "get"], [217, 1, 1, "", "hints"], [217, 1, 1, "", "kind"], [217, 1, 1, "", "needs_parent"], [217, 2, 1, "", "post_elog_status"], [217, 2, 1, "", "read"], [217, 2, 1, "", "read_configuration"], [217, 2, 1, "", "screen"], [217, 1, 1, "", "stage_group"], [217, 2, 1, "", "stage_group_instances"], [217, 2, 1, "", "status"], [217, 2, 1, "", "stop"], [217, 1, 1, "", "subscriptions"], [217, 2, 1, "", "summary"], [217, 2, 1, "", "trigger"]], "pcdsdevices.inout": [[218, 0, 1, "", "CombinedInOutRecordPositioner"], [219, 0, 1, "", "InOutPVStatePositioner"], [220, 0, 1, "", "InOutPositioner"], [221, 0, 1, "", "InOutRecordPositioner"], [222, 0, 1, "", "LightpathInOutRecordPositioner"], [223, 0, 1, "", "Reflaser"], [224, 0, 1, "", "TTReflaser"], [225, 0, 1, "", "TwinCATInOutPositioner"]], "pcdsdevices.inout.CombinedInOutRecordPositioner": [[218, 2, 1, "", "camonitor"], [218, 2, 1, "", "check_inserted"], [218, 2, 1, "", "check_removed"], [218, 2, 1, "", "check_transmission"], [218, 1, 1, "", "configuration_attrs"], [218, 2, 1, "", "configure"], [218, 1, 1, "", "connected"], [218, 2, 1, "", "describe"], [218, 1, 1, "", "egu"], [218, 2, 1, "", "end_monitor_thread"], [218, 2, 1, "", "get"], [218, 2, 1, "", "get_state"], [218, 1, 1, "", "high_limit"], [218, 1, 1, "", "hints"], [218, 1, 1, "", "in_states"], [218, 2, 1, "", "insert"], [218, 1, 1, "", "kind"], [218, 1, 1, "", "limits"], [218, 1, 1, "", "low_limit"], [218, 2, 1, "", "move"], [218, 1, 1, "", "moving"], [218, 2, 1, "", "mv"], [218, 1, 1, "", "needs_parent"], [218, 1, 1, "", "out_states"], [218, 1, 1, "", "position"], [218, 2, 1, "", "post_elog_status"], [218, 2, 1, "", "read"], [218, 2, 1, "", "read_configuration"], [218, 2, 1, "", "remove"], [218, 2, 1, "", "screen"], [218, 2, 1, "", "set"], [218, 1, 1, "", "settle_time"], [218, 1, 1, "", "stage_group"], [218, 2, 1, "", "stage_group_instances"], [218, 1, 1, "", "states_list"], [218, 2, 1, "", "status"], [218, 1, 1, "", "stop"], [218, 1, 1, "", "subscriptions"], [218, 2, 1, "", "summary"], [218, 1, 1, "", "timeout"], [218, 1, 1, "", "transmission"], [218, 2, 1, "", "trigger"], [218, 2, 1, "", "wait"], [218, 2, 1, "", "wm"], [218, 2, 1, "", "wm_update"]], "pcdsdevices.inout.InOutPVStatePositioner": [[219, 2, 1, "", "camonitor"], [219, 2, 1, "", "check_inserted"], [219, 2, 1, "", "check_removed"], [219, 2, 1, "", "check_transmission"], [219, 1, 1, "", "configuration_attrs"], [219, 2, 1, "", "configure"], [219, 1, 1, "", "connected"], [219, 2, 1, "", "describe"], [219, 1, 1, "", "egu"], [219, 2, 1, "", "end_monitor_thread"], [219, 2, 1, "", "get"], [219, 2, 1, "", "get_state"], [219, 1, 1, "", "high_limit"], [219, 1, 1, "", "hints"], [219, 1, 1, "", "in_states"], [219, 2, 1, "", "insert"], [219, 1, 1, "", "kind"], [219, 1, 1, "", "limits"], [219, 1, 1, "", "low_limit"], [219, 2, 1, "", "move"], [219, 1, 1, "", "moving"], [219, 2, 1, "", "mv"], [219, 1, 1, "", "out_states"], [219, 1, 1, "", "position"], [219, 2, 1, "", "post_elog_status"], [219, 2, 1, "", "read"], [219, 2, 1, "", "read_configuration"], [219, 2, 1, "", "remove"], [219, 2, 1, "", "screen"], [219, 2, 1, "", "set"], [219, 1, 1, "", "settle_time"], [219, 1, 1, "", "states_list"], [219, 2, 1, "", "status"], [219, 1, 1, "", "stop"], [219, 1, 1, "", "subscriptions"], [219, 2, 1, "", "summary"], [219, 1, 1, "", "timeout"], [219, 1, 1, "", "transmission"], [219, 2, 1, "", "trigger"], [219, 2, 1, "", "wait"], [219, 2, 1, "", "wm"], [219, 2, 1, "", "wm_update"]], "pcdsdevices.inout.InOutPositioner": [[220, 1, 1, "", "_in_if_not_out"], [220, 1, 1, "", "_transmission"], [220, 2, 1, "", "camonitor"], [220, 2, 1, "", "check_inserted"], [220, 2, 1, "", "check_removed"], [220, 2, 1, "", "check_transmission"], [220, 1, 1, "", "configuration_attrs"], [220, 2, 1, "", "configure"], [220, 1, 1, "", "connected"], [220, 2, 1, "", "describe"], [220, 1, 1, "", "egu"], [220, 2, 1, "", "end_monitor_thread"], [220, 2, 1, "", "get"], [220, 2, 1, "", "get_state"], [220, 1, 1, "", "high_limit"], [220, 1, 1, "", "hints"], [220, 1, 1, "id0", "in_states"], [220, 2, 1, "", "insert"], [220, 1, 1, "", "kind"], [220, 1, 1, "", "limits"], [220, 1, 1, "", "low_limit"], [220, 2, 1, "", "move"], [220, 1, 1, "", "moving"], [220, 2, 1, "", "mv"], [220, 1, 1, "id1", "out_states"], [220, 1, 1, "", "position"], [220, 2, 1, "", "post_elog_status"], [220, 2, 1, "", "read"], [220, 2, 1, "", "read_configuration"], [220, 2, 1, "", "remove"], [220, 2, 1, "", "screen"], [220, 2, 1, "", "set"], [220, 1, 1, "", "settle_time"], [220, 1, 1, "", "state"], [220, 1, 1, "", "states_list"], [220, 2, 1, "", "status"], [220, 1, 1, "", "stop"], [220, 1, 1, "", "subscriptions"], [220, 2, 1, "", "summary"], [220, 1, 1, "", "timeout"], [220, 1, 1, "", "transmission"], [220, 2, 1, "", "trigger"], [220, 2, 1, "", "wait"], [220, 2, 1, "", "wm"], [220, 2, 1, "", "wm_update"]], "pcdsdevices.inout.InOutRecordPositioner": [[221, 2, 1, "", "camonitor"], [221, 2, 1, "", "check_inserted"], [221, 2, 1, "", "check_removed"], [221, 2, 1, "", "check_transmission"], [221, 1, 1, "", "configuration_attrs"], [221, 2, 1, "", "configure"], [221, 1, 1, "", "connected"], [221, 2, 1, "", "describe"], [221, 1, 1, "", "egu"], [221, 2, 1, "", "end_monitor_thread"], [221, 2, 1, "", "get"], [221, 2, 1, "", "get_state"], [221, 1, 1, "", "high_limit"], [221, 1, 1, "", "hints"], [221, 1, 1, "", "in_states"], [221, 2, 1, "", "insert"], [221, 1, 1, "", "kind"], [221, 1, 1, "", "limits"], [221, 1, 1, "", "low_limit"], [221, 2, 1, "", "move"], [221, 1, 1, "", "moving"], [221, 2, 1, "", "mv"], [221, 1, 1, "", "needs_parent"], [221, 1, 1, "", "out_states"], [221, 1, 1, "", "position"], [221, 2, 1, "", "post_elog_status"], [221, 2, 1, "", "read"], [221, 2, 1, "", "read_configuration"], [221, 2, 1, "", "remove"], [221, 2, 1, "", "screen"], [221, 2, 1, "", "set"], [221, 1, 1, "", "settle_time"], [221, 1, 1, "", "stage_group"], [221, 2, 1, "", "stage_group_instances"], [221, 1, 1, "", "states_list"], [221, 2, 1, "", "status"], [221, 2, 1, "", "stop"], [221, 1, 1, "", "subscriptions"], [221, 2, 1, "", "summary"], [221, 1, 1, "", "timeout"], [221, 1, 1, "", "transmission"], [221, 2, 1, "", "trigger"], [221, 2, 1, "", "wait"], [221, 2, 1, "", "wm"], [221, 2, 1, "", "wm_update"]], "pcdsdevices.inout.LightpathInOutRecordPositioner": [[222, 2, 1, "", "calc_lightpath_state"], [222, 2, 1, "", "camonitor"], [222, 2, 1, "", "check_inserted"], [222, 2, 1, "", "check_removed"], [222, 2, 1, "", "check_transmission"], [222, 1, 1, "", "configuration_attrs"], [222, 2, 1, "", "configure"], [222, 1, 1, "", "connected"], [222, 2, 1, "", "describe"], [222, 1, 1, "", "egu"], [222, 2, 1, "", "end_monitor_thread"], [222, 2, 1, "", "get"], [222, 2, 1, "", "get_lightpath_state"], [222, 2, 1, "", "get_state"], [222, 1, 1, "", "high_limit"], [222, 1, 1, "", "hints"], [222, 1, 1, "", "in_states"], [222, 2, 1, "", "insert"], [222, 1, 1, "", "kind"], [222, 1, 1, "", "lightpath_cpts"], [222, 1, 1, "", "limits"], [222, 1, 1, "", "low_limit"], [222, 1, 1, "", "md"], [222, 2, 1, "", "move"], [222, 1, 1, "", "moving"], [222, 2, 1, "", "mv"], [222, 1, 1, "", "needs_parent"], [222, 1, 1, "", "out_states"], [222, 1, 1, "", "position"], [222, 2, 1, "", "post_elog_status"], [222, 2, 1, "", "read"], [222, 2, 1, "", "read_configuration"], [222, 2, 1, "", "remove"], [222, 2, 1, "", "screen"], [222, 2, 1, "", "set"], [222, 1, 1, "", "settle_time"], [222, 1, 1, "", "stage_group"], [222, 2, 1, "", "stage_group_instances"], [222, 1, 1, "", "states_list"], [222, 2, 1, "", "status"], [222, 2, 1, "", "stop"], [222, 1, 1, "", "subscriptions"], [222, 2, 1, "", "summary"], [222, 1, 1, "", "timeout"], [222, 1, 1, "", "transmission"], [222, 2, 1, "", "trigger"], [222, 2, 1, "", "wait"], [222, 2, 1, "", "wm"], [222, 2, 1, "", "wm_update"]], "pcdsdevices.inout.Reflaser": [[223, 2, 1, "", "camonitor"], [223, 2, 1, "", "check_inserted"], [223, 2, 1, "", "check_removed"], [223, 2, 1, "", "check_transmission"], [223, 1, 1, "", "configuration_attrs"], [223, 2, 1, "", "configure"], [223, 1, 1, "", "connected"], [223, 2, 1, "", "describe"], [223, 1, 1, "", "egu"], [223, 2, 1, "", "end_monitor_thread"], [223, 2, 1, "", "get"], [223, 2, 1, "", "get_state"], [223, 1, 1, "", "high_limit"], [223, 1, 1, "", "hints"], [223, 1, 1, "", "in_states"], [223, 2, 1, "", "insert"], [223, 1, 1, "", "kind"], [223, 1, 1, "", "limits"], [223, 1, 1, "", "low_limit"], [223, 2, 1, "", "move"], [223, 1, 1, "", "moving"], [223, 2, 1, "", "mv"], [223, 1, 1, "", "needs_parent"], [223, 1, 1, "", "out_states"], [223, 1, 1, "", "position"], [223, 2, 1, "", "post_elog_status"], [223, 2, 1, "", "read"], [223, 2, 1, "", "read_configuration"], [223, 2, 1, "", "remove"], [223, 2, 1, "", "screen"], [223, 2, 1, "", "set"], [223, 1, 1, "", "settle_time"], [223, 1, 1, "", "stage_group"], [223, 2, 1, "", "stage_group_instances"], [223, 1, 1, "", "states_list"], [223, 2, 1, "", "status"], [223, 2, 1, "", "stop"], [223, 1, 1, "", "subscriptions"], [223, 2, 1, "", "summary"], [223, 1, 1, "", "timeout"], [223, 1, 1, "", "transmission"], [223, 2, 1, "", "trigger"], [223, 2, 1, "", "wait"], [223, 2, 1, "", "wm"], [223, 2, 1, "", "wm_update"]], "pcdsdevices.inout.TTReflaser": [[224, 2, 1, "", "camonitor"], [224, 2, 1, "", "check_inserted"], [224, 2, 1, "", "check_removed"], [224, 2, 1, "", "check_transmission"], [224, 1, 1, "", "configuration_attrs"], [224, 2, 1, "", "configure"], [224, 1, 1, "", "connected"], [224, 2, 1, "", "describe"], [224, 1, 1, "", "egu"], [224, 2, 1, "", "end_monitor_thread"], [224, 2, 1, "", "get"], [224, 2, 1, "", "get_state"], [224, 1, 1, "", "high_limit"], [224, 1, 1, "", "hints"], [224, 1, 1, "", "in_states"], [224, 2, 1, "", "insert"], [224, 1, 1, "", "kind"], [224, 1, 1, "", "limits"], [224, 1, 1, "", "low_limit"], [224, 2, 1, "", "move"], [224, 1, 1, "", "moving"], [224, 2, 1, "", "mv"], [224, 1, 1, "", "needs_parent"], [224, 1, 1, "", "out_states"], [224, 1, 1, "", "position"], [224, 2, 1, "", "post_elog_status"], [224, 2, 1, "", "read"], [224, 2, 1, "", "read_configuration"], [224, 2, 1, "", "remove"], [224, 2, 1, "", "screen"], [224, 2, 1, "", "set"], [224, 1, 1, "", "settle_time"], [224, 1, 1, "", "stage_group"], [224, 2, 1, "", "stage_group_instances"], [224, 1, 1, "", "states_list"], [224, 2, 1, "", "status"], [224, 2, 1, "", "stop"], [224, 1, 1, "", "subscriptions"], [224, 2, 1, "", "summary"], [224, 1, 1, "", "timeout"], [224, 1, 1, "", "transmission"], [224, 2, 1, "", "trigger"], [224, 2, 1, "", "wait"], [224, 2, 1, "", "wm"], [224, 2, 1, "", "wm_update"]], "pcdsdevices.inout.TwinCATInOutPositioner": [[225, 2, 1, "", "camonitor"], [225, 2, 1, "", "check_inserted"], [225, 2, 1, "", "check_removed"], [225, 2, 1, "", "check_transmission"], [225, 2, 1, "", "clear_error"], [225, 1, 1, "", "configuration_attrs"], [225, 2, 1, "", "configure"], [225, 1, 1, "", "connected"], [225, 2, 1, "", "describe"], [225, 1, 1, "", "egu"], [225, 2, 1, "", "end_monitor_thread"], [225, 2, 1, "", "get"], [225, 2, 1, "", "get_state"], [225, 1, 1, "", "high_limit"], [225, 1, 1, "", "hints"], [225, 1, 1, "", "in_states"], [225, 2, 1, "", "insert"], [225, 1, 1, "", "kind"], [225, 1, 1, "", "limits"], [225, 1, 1, "", "low_limit"], [225, 2, 1, "", "move"], [225, 1, 1, "", "moving"], [225, 2, 1, "", "mv"], [225, 1, 1, "", "out_states"], [225, 1, 1, "", "position"], [225, 2, 1, "", "post_elog_status"], [225, 2, 1, "", "read"], [225, 2, 1, "", "read_configuration"], [225, 2, 1, "", "remove"], [225, 2, 1, "", "screen"], [225, 2, 1, "", "set"], [225, 1, 1, "", "settle_time"], [225, 1, 1, "", "states_list"], [225, 2, 1, "", "status"], [225, 1, 1, "", "stop"], [225, 1, 1, "", "subscriptions"], [225, 2, 1, "", "summary"], [225, 1, 1, "", "timeout"], [225, 1, 1, "", "transmission"], [225, 2, 1, "", "trigger"], [225, 2, 1, "", "wait"], [225, 2, 1, "", "wm"], [225, 2, 1, "", "wm_update"]], "pcdsdevices.interface": [[226, 0, 1, "", "BaseInterface"], [227, 0, 1, "", "FltMvInterface"], [228, 0, 1, "", "LegacyLightpathMixin"], [229, 0, 1, "", "LightpathInOutCptMixin"], [230, 0, 1, "", "LightpathInOutMixin"], [231, 0, 1, "", "LightpathMixin"], [232, 0, 1, "", "MvInterface"], [233, 0, 1, "", "TabCompletionHelperClass"], [234, 0, 1, "", "TabCompletionHelperInstance"], [235, 0, 1, "", "_TabCompletionHelper"], [236, 3, 1, "", "device_info"], [237, 3, 1, "", "get_engineering_mode"], [238, 3, 1, "", "get_kind"], [239, 3, 1, "", "get_name"], [240, 3, 1, "", "get_units"], [241, 3, 1, "", "get_value"], [242, 3, 1, "", "ophydobj_info"], [243, 3, 1, "", "positionerbase_info"], [244, 3, 1, "", "set_engineering_mode"], [245, 3, 1, "", "setup_preset_paths"], [246, 3, 1, "", "signal_info"], [247, 3, 1, "", "tweak_base"]], "pcdsdevices.interface.BaseInterface": [[226, 2, 1, "", "post_elog_status"], [226, 2, 1, "", "screen"], [226, 2, 1, "", "status"], [226, 1, 1, "", "tab_whitelist"]], "pcdsdevices.interface.FltMvInterface": [[227, 2, 1, "", "camonitor"], [227, 2, 1, "", "end_monitor_thread"], [227, 2, 1, "", "move"], [227, 2, 1, "", "mv"], [227, 2, 1, "", "mv_ginput"], [227, 2, 1, "", "mvr"], [227, 2, 1, "", "post_elog_status"], [227, 1, 1, "", "presets"], [227, 2, 1, "", "screen"], [227, 2, 1, "", "set_position"], [227, 2, 1, "", "status"], [227, 2, 1, "", "tweak"], [227, 2, 1, "", "umv"], [227, 2, 1, "", "umvr"], [227, 2, 1, "", "wait"], [227, 2, 1, "", "wm"], [227, 2, 1, "", "wm_update"]], "pcdsdevices.interface.LegacyLightpathMixin": [[228, 1, 1, "", "connected"], [228, 1, 1, "", "kind"], [228, 1, 1, "", "lightpath_cpts"], [228, 1, 1, "", "subscriptions"], [228, 1, 1, "", "transmission"]], "pcdsdevices.interface.LightpathInOutCptMixin": [[229, 2, 1, "", "calc_lightpath_state"], [229, 1, 1, "", "configuration_attrs"], [229, 2, 1, "", "configure"], [229, 1, 1, "", "connected"], [229, 2, 1, "", "describe"], [229, 2, 1, "", "get"], [229, 2, 1, "", "get_lightpath_state"], [229, 1, 1, "", "hints"], [229, 1, 1, "", "kind"], [229, 1, 1, "", "lightpath_cpts"], [229, 1, 1, "", "md"], [229, 2, 1, "", "read"], [229, 2, 1, "", "read_configuration"], [229, 2, 1, "", "stop"], [229, 1, 1, "", "subscriptions"], [229, 2, 1, "", "summary"], [229, 2, 1, "", "trigger"]], "pcdsdevices.interface.LightpathInOutMixin": [[230, 2, 1, "", "calc_lightpath_state"], [230, 1, 1, "", "configuration_attrs"], [230, 2, 1, "", "configure"], [230, 1, 1, "", "connected"], [230, 2, 1, "", "describe"], [230, 2, 1, "", "get"], [230, 2, 1, "", "get_lightpath_state"], [230, 1, 1, "", "hints"], [230, 1, 1, "", "kind"], [230, 1, 1, "", "lightpath_cpts"], [230, 1, 1, "", "md"], [230, 2, 1, "", "read"], [230, 2, 1, "", "read_configuration"], [230, 2, 1, "", "stop"], [230, 1, 1, "", "subscriptions"], [230, 2, 1, "", "summary"], [230, 2, 1, "", "trigger"]], "pcdsdevices.interface.LightpathMixin": [[231, 2, 1, "", "calc_lightpath_state"], [231, 1, 1, "", "configuration_attrs"], [231, 2, 1, "", "configure"], [231, 1, 1, "", "connected"], [231, 2, 1, "", "describe"], [231, 2, 1, "", "get"], [231, 2, 1, "", "get_lightpath_state"], [231, 1, 1, "", "hints"], [231, 1, 1, "", "kind"], [231, 1, 1, "", "lightpath_cpts"], [231, 1, 1, "", "md"], [231, 2, 1, "", "read"], [231, 2, 1, "", "read_configuration"], [231, 2, 1, "", "stop"], [231, 1, 1, "", "subscriptions"], [231, 2, 1, "", "summary"], [231, 2, 1, "", "trigger"]], "pcdsdevices.interface.MvInterface": [[232, 2, 1, "", "camonitor"], [232, 2, 1, "", "end_monitor_thread"], [232, 2, 1, "", "move"], [232, 2, 1, "", "mv"], [232, 2, 1, "", "post_elog_status"], [232, 2, 1, "", "screen"], [232, 2, 1, "", "status"], [232, 2, 1, "", "wait"], [232, 2, 1, "", "wm"], [232, 2, 1, "", "wm_update"]], "pcdsdevices.interface.TabCompletionHelperClass": [[233, 2, 1, "", "add"], [233, 2, 1, "", "build_regex"], [233, 1, 1, "", "cls"], [233, 2, 1, "", "new_instance"], [233, 2, 1, "", "remove"], [233, 2, 1, "", "reset"]], "pcdsdevices.interface.TabCompletionHelperInstance": [[234, 2, 1, "", "add"], [234, 2, 1, "", "build_regex"], [234, 1, 1, "", "class_helper"], [234, 2, 1, "", "get_dir"], [234, 2, 1, "", "get_filtered_dir_list"], [234, 1, 1, "", "instance"], [234, 2, 1, "", "remove"], [234, 2, 1, "", "reset"], [234, 1, 1, "", "super_dir"]], "pcdsdevices.interface._TabCompletionHelper": [[235, 2, 1, "", "add"], [235, 2, 1, "", "build_regex"], [235, 2, 1, "", "remove"], [235, 2, 1, "", "reset"]], "pcdsdevices.ipm": [[248, 0, 1, "", "IPIMB"], [249, 0, 1, "", "IPIMBChannel"], [250, 3, 1, "", "IPM"], [251, 0, 1, "", "IPMDiode"], [252, 0, 1, "", "IPMMotion"], [253, 0, 1, "", "IPMTarget"], [254, 0, 1, "", "IPM_Det"], [255, 0, 1, "", "IPM_IPIMB"], [256, 0, 1, "", "IPM_Wave8"], [257, 0, 1, "", "Wave8"], [258, 0, 1, "", "Wave8Channel"]], "pcdsdevices.ipm.IPIMB": [[248, 1, 1, "", "bias"], [248, 1, 1, "", "configuration_attrs"], [248, 2, 1, "", "configure"], [248, 1, 1, "", "connected"], [248, 1, 1, "", "delay"], [248, 2, 1, "", "describe"], [248, 1, 1, "", "evr_channel"], [248, 2, 1, "", "get"], [248, 1, 1, "", "hints"], [248, 1, 1, "", "isum"], [248, 1, 1, "", "kind"], [248, 1, 1, "", "needs_parent"], [248, 2, 1, "", "post_elog_status"], [248, 2, 1, "", "read"], [248, 2, 1, "", "read_configuration"], [248, 2, 1, "", "screen"], [248, 1, 1, "", "stage_group"], [248, 2, 1, "", "stage_group_instances"], [248, 2, 1, "", "status"], [248, 2, 1, "", "stop"], [248, 1, 1, "", "subscriptions"], [248, 1, 1, "", "sum"], [248, 2, 1, "", "summary"], [248, 2, 1, "", "trigger"]], "pcdsdevices.ipm.IPIMBChannel": [[249, 1, 1, "", "configuration_attrs"], [249, 2, 1, "", "configure"], [249, 1, 1, "", "connected"], [249, 2, 1, "", "describe"], [249, 2, 1, "", "get"], [249, 1, 1, "", "hints"], [249, 1, 1, "", "kind"], [249, 2, 1, "", "post_elog_status"], [249, 2, 1, "", "read"], [249, 2, 1, "", "read_configuration"], [249, 2, 1, "", "screen"], [249, 2, 1, "", "status"], [249, 2, 1, "", "stop"], [249, 1, 1, "", "subscriptions"], [249, 2, 1, "", "summary"], [249, 2, 1, "", "trigger"]], "pcdsdevices.ipm.IPMDiode": [[251, 1, 1, "", "configuration_attrs"], [251, 2, 1, "", "configure"], [251, 1, 1, "", "connected"], [251, 2, 1, "", "describe"], [251, 2, 1, "", "get"], [251, 1, 1, "", "hints"], [251, 2, 1, "", "insert"], [251, 1, 1, "", "kind"], [251, 1, 1, "", "needs_parent"], [251, 2, 1, "", "post_elog_status"], [251, 2, 1, "", "read"], [251, 2, 1, "", "read_configuration"], [251, 2, 1, "", "remove"], [251, 2, 1, "", "screen"], [251, 1, 1, "", "stage_group"], [251, 2, 1, "", "stage_group_instances"], [251, 2, 1, "", "status"], [251, 2, 1, "", "stop"], [251, 1, 1, "", "subscriptions"], [251, 2, 1, "", "summary"], [251, 1, 1, "", "transmission"], [251, 2, 1, "", "trigger"]], "pcdsdevices.ipm.IPMMotion": [[252, 2, 1, "", "calc_lightpath_state"], [252, 1, 1, "", "configuration_attrs"], [252, 2, 1, "", "configure"], [252, 1, 1, "", "connected"], [252, 2, 1, "", "describe"], [252, 2, 1, "", "get"], [252, 2, 1, "", "get_lightpath_state"], [252, 1, 1, "", "hints"], [252, 2, 1, "", "insert"], [252, 1, 1, "", "kind"], [252, 1, 1, "", "lightpath_cpts"], [252, 1, 1, "", "md"], [252, 1, 1, "", "needs_parent"], [252, 2, 1, "", "post_elog_status"], [252, 2, 1, "", "read"], [252, 2, 1, "", "read_configuration"], [252, 2, 1, "", "remove"], [252, 2, 1, "", "screen"], [252, 1, 1, "", "stage_group"], [252, 2, 1, "", "stage_group_instances"], [252, 2, 1, "", "status"], [252, 2, 1, "", "stop"], [252, 1, 1, "", "subscriptions"], [252, 2, 1, "", "summary"], [252, 2, 1, "", "target_in"], [252, 1, 1, "", "transmission"], [252, 2, 1, "", "trigger"]], "pcdsdevices.ipm.IPMTarget": [[253, 2, 1, "", "camonitor"], [253, 2, 1, "", "check_inserted"], [253, 2, 1, "", "check_removed"], [253, 2, 1, "", "check_transmission"], [253, 1, 1, "", "configuration_attrs"], [253, 2, 1, "", "configure"], [253, 1, 1, "", "connected"], [253, 2, 1, "", "describe"], [253, 1, 1, "", "egu"], [253, 2, 1, "", "end_monitor_thread"], [253, 2, 1, "", "get"], [253, 2, 1, "", "get_composition"], [253, 2, 1, "", "get_state"], [253, 1, 1, "", "high_limit"], [253, 1, 1, "", "hints"], [253, 1, 1, "", "in_states"], [253, 2, 1, "", "insert"], [253, 1, 1, "", "kind"], [253, 1, 1, "", "limits"], [253, 1, 1, "", "low_limit"], [253, 2, 1, "", "move"], [253, 1, 1, "", "moving"], [253, 2, 1, "", "mv"], [253, 1, 1, "", "needs_parent"], [253, 1, 1, "", "out_states"], [253, 1, 1, "", "position"], [253, 2, 1, "", "post_elog_status"], [253, 2, 1, "", "read"], [253, 2, 1, "", "read_configuration"], [253, 2, 1, "", "remove"], [253, 2, 1, "", "screen"], [253, 2, 1, "", "set"], [253, 1, 1, "", "settle_time"], [253, 1, 1, "", "stage_group"], [253, 2, 1, "", "stage_group_instances"], [253, 1, 1, "", "states_list"], [253, 2, 1, "", "status"], [253, 2, 1, "", "stop"], [253, 1, 1, "", "subscriptions"], [253, 2, 1, "", "summary"], [253, 1, 1, "", "timeout"], [253, 1, 1, "", "transmission"], [253, 2, 1, "", "trigger"], [253, 2, 1, "", "wait"], [253, 2, 1, "", "wm"], [253, 2, 1, "", "wm_update"]], "pcdsdevices.ipm.IPM_Det": [[254, 2, 1, "", "channel"], [254, 1, 1, "", "channels"], [254, 1, 1, "", "configuration_attrs"], [254, 2, 1, "", "configure"], [254, 1, 1, "", "connected"], [254, 2, 1, "", "describe"], [254, 2, 1, "", "get"], [254, 1, 1, "", "hints"], [254, 1, 1, "", "kind"], [254, 2, 1, "", "post_elog_status"], [254, 2, 1, "", "read"], [254, 2, 1, "", "read_configuration"], [254, 2, 1, "", "screen"], [254, 2, 1, "", "status"], [254, 2, 1, "", "stop"], [254, 1, 1, "", "subscriptions"], [254, 2, 1, "", "sum"], [254, 2, 1, "", "summary"], [254, 2, 1, "", "trigger"], [254, 2, 1, "", "xpos"], [254, 2, 1, "", "ypos"]], "pcdsdevices.ipm.IPM_IPIMB": [[255, 2, 1, "", "calc_lightpath_state"], [255, 2, 1, "", "channel"], [255, 1, 1, "", "channels"], [255, 1, 1, "", "configuration_attrs"], [255, 2, 1, "", "configure"], [255, 1, 1, "", "connected"], [255, 2, 1, "", "describe"], [255, 2, 1, "", "get"], [255, 2, 1, "", "get_lightpath_state"], [255, 1, 1, "", "hints"], [255, 2, 1, "", "insert"], [255, 1, 1, "", "kind"], [255, 1, 1, "", "lightpath_cpts"], [255, 1, 1, "", "md"], [255, 1, 1, "", "needs_parent"], [255, 2, 1, "", "post_elog_status"], [255, 2, 1, "", "read"], [255, 2, 1, "", "read_configuration"], [255, 2, 1, "", "remove"], [255, 2, 1, "", "screen"], [255, 1, 1, "", "stage_group"], [255, 2, 1, "", "stage_group_instances"], [255, 2, 1, "", "status"], [255, 2, 1, "", "stop"], [255, 1, 1, "", "subscriptions"], [255, 2, 1, "", "sum"], [255, 2, 1, "", "summary"], [255, 2, 1, "", "target_in"], [255, 1, 1, "", "transmission"], [255, 2, 1, "", "trigger"], [255, 2, 1, "", "xpos"], [255, 2, 1, "", "ypos"]], "pcdsdevices.ipm.IPM_Wave8": [[256, 2, 1, "", "calc_lightpath_state"], [256, 2, 1, "", "channel"], [256, 1, 1, "", "channels"], [256, 1, 1, "", "configuration_attrs"], [256, 2, 1, "", "configure"], [256, 1, 1, "", "connected"], [256, 2, 1, "", "describe"], [256, 2, 1, "", "get"], [256, 2, 1, "", "get_lightpath_state"], [256, 1, 1, "", "hints"], [256, 2, 1, "", "insert"], [256, 1, 1, "", "kind"], [256, 1, 1, "", "lightpath_cpts"], [256, 1, 1, "", "md"], [256, 1, 1, "", "needs_parent"], [256, 2, 1, "", "post_elog_status"], [256, 2, 1, "", "read"], [256, 2, 1, "", "read_configuration"], [256, 2, 1, "", "remove"], [256, 2, 1, "", "screen"], [256, 1, 1, "", "stage_group"], [256, 2, 1, "", "stage_group_instances"], [256, 2, 1, "", "status"], [256, 2, 1, "", "stop"], [256, 1, 1, "", "subscriptions"], [256, 2, 1, "", "sum"], [256, 2, 1, "", "summary"], [256, 2, 1, "", "target_in"], [256, 1, 1, "", "transmission"], [256, 2, 1, "", "trigger"], [256, 2, 1, "", "xpos"], [256, 2, 1, "", "ypos"]], "pcdsdevices.ipm.Wave8": [[257, 2, 1, "", "apply_configuration"], [257, 1, 1, "", "configuration_attrs"], [257, 2, 1, "", "configure"], [257, 1, 1, "", "connected"], [257, 2, 1, "", "describe"], [257, 2, 1, "", "get"], [257, 1, 1, "", "hints"], [257, 1, 1, "", "kind"], [257, 1, 1, "", "needs_parent"], [257, 2, 1, "", "post_elog_status"], [257, 2, 1, "", "read"], [257, 2, 1, "", "read_configuration"], [257, 2, 1, "", "screen"], [257, 1, 1, "", "stage_group"], [257, 2, 1, "", "stage_group_instances"], [257, 2, 1, "", "status"], [257, 2, 1, "", "stop"], [257, 1, 1, "", "subscriptions"], [257, 2, 1, "", "summary"], [257, 2, 1, "", "trigger"]], "pcdsdevices.ipm.Wave8Channel": [[258, 1, 1, "", "configuration_attrs"], [258, 2, 1, "", "configure"], [258, 1, 1, "", "connected"], [258, 2, 1, "", "describe"], [258, 2, 1, "", "get"], [258, 1, 1, "", "hints"], [258, 1, 1, "", "kind"], [258, 2, 1, "", "post_elog_status"], [258, 2, 1, "", "read"], [258, 2, 1, "", "read_configuration"], [258, 2, 1, "", "screen"], [258, 2, 1, "", "status"], [258, 2, 1, "", "stop"], [258, 1, 1, "", "subscriptions"], [258, 2, 1, "", "summary"], [258, 2, 1, "", "trigger"]], "pcdsdevices.jet": [[259, 0, 1, "", "BeckhoffJet"], [260, 0, 1, "", "BeckhoffJetManipulator"], [261, 0, 1, "", "BeckhoffJetSlits"], [262, 0, 1, "", "Injector"], [263, 0, 1, "", "InjectorWithFine"]], "pcdsdevices.jet.BeckhoffJet": [[259, 1, 1, "", "configuration_attrs"], [259, 2, 1, "", "configure"], [259, 1, 1, "", "connected"], [259, 2, 1, "", "describe"], [259, 2, 1, "", "get"], [259, 1, 1, "", "hints"], [259, 1, 1, "", "kind"], [259, 1, 1, "", "needs_parent"], [259, 2, 1, "", "post_elog_status"], [259, 2, 1, "", "read"], [259, 2, 1, "", "read_configuration"], [259, 2, 1, "", "screen"], [259, 1, 1, "", "stage_group"], [259, 2, 1, "", "stage_group_instances"], [259, 2, 1, "", "status"], [259, 2, 1, "", "stop"], [259, 1, 1, "", "subscriptions"], [259, 2, 1, "", "summary"], [259, 2, 1, "", "trigger"]], "pcdsdevices.jet.BeckhoffJetManipulator": [[260, 1, 1, "", "configuration_attrs"], [260, 2, 1, "", "configure"], [260, 1, 1, "", "connected"], [260, 2, 1, "", "describe"], [260, 2, 1, "", "get"], [260, 1, 1, "", "hints"], [260, 1, 1, "", "kind"], [260, 1, 1, "", "needs_parent"], [260, 2, 1, "", "post_elog_status"], [260, 2, 1, "", "read"], [260, 2, 1, "", "read_configuration"], [260, 2, 1, "", "screen"], [260, 1, 1, "", "stage_group"], [260, 2, 1, "", "stage_group_instances"], [260, 2, 1, "", "status"], [260, 2, 1, "", "stop"], [260, 1, 1, "", "subscriptions"], [260, 2, 1, "", "summary"], [260, 2, 1, "", "trigger"]], "pcdsdevices.jet.BeckhoffJetSlits": [[261, 1, 1, "", "configuration_attrs"], [261, 2, 1, "", "configure"], [261, 1, 1, "", "connected"], [261, 2, 1, "", "describe"], [261, 2, 1, "", "get"], [261, 1, 1, "", "hints"], [261, 1, 1, "", "kind"], [261, 1, 1, "", "needs_parent"], [261, 2, 1, "", "post_elog_status"], [261, 2, 1, "", "read"], [261, 2, 1, "", "read_configuration"], [261, 2, 1, "", "screen"], [261, 1, 1, "", "stage_group"], [261, 2, 1, "", "stage_group_instances"], [261, 2, 1, "", "status"], [261, 2, 1, "", "stop"], [261, 1, 1, "", "subscriptions"], [261, 2, 1, "", "summary"], [261, 2, 1, "", "trigger"]], "pcdsdevices.jet.Injector": [[262, 1, 1, "", "configuration_attrs"], [262, 2, 1, "", "configure"], [262, 1, 1, "", "connected"], [262, 2, 1, "", "describe"], [262, 2, 1, "", "get"], [262, 1, 1, "", "hints"], [262, 1, 1, "", "kind"], [262, 1, 1, "", "needs_parent"], [262, 2, 1, "", "post_elog_status"], [262, 2, 1, "", "read"], [262, 2, 1, "", "read_configuration"], [262, 2, 1, "", "screen"], [262, 1, 1, "", "stage_group"], [262, 2, 1, "", "stage_group_instances"], [262, 2, 1, "", "status"], [262, 2, 1, "", "stop"], [262, 1, 1, "", "subscriptions"], [262, 2, 1, "", "summary"], [262, 2, 1, "", "trigger"]], "pcdsdevices.jet.InjectorWithFine": [[263, 1, 1, "", "configuration_attrs"], [263, 2, 1, "", "configure"], [263, 1, 1, "", "connected"], [263, 2, 1, "", "describe"], [263, 2, 1, "", "get"], [263, 1, 1, "", "hints"], [263, 1, 1, "", "kind"], [263, 1, 1, "", "needs_parent"], [263, 2, 1, "", "post_elog_status"], [263, 2, 1, "", "read"], [263, 2, 1, "", "read_configuration"], [263, 2, 1, "", "screen"], [263, 1, 1, "", "stage_group"], [263, 2, 1, "", "stage_group_instances"], [263, 2, 1, "", "status"], [263, 2, 1, "", "stop"], [263, 1, 1, "", "subscriptions"], [263, 2, 1, "", "summary"], [263, 2, 1, "", "trigger"]], "pcdsdevices.keithley": [[264, 0, 1, "", "IM3L0_K2700"], [265, 0, 1, "", "K2700"], [266, 0, 1, "", "K6514"]], "pcdsdevices.keithley.IM3L0_K2700": [[264, 1, 1, "", "configuration_attrs"], [264, 2, 1, "", "configure"], [264, 1, 1, "", "connected"], [264, 2, 1, "", "describe"], [264, 2, 1, "", "get"], [264, 1, 1, "", "hints"], [264, 1, 1, "", "kind"], [264, 2, 1, "", "post_elog_status"], [264, 2, 1, "", "read"], [264, 2, 1, "", "read_configuration"], [264, 2, 1, "", "screen"], [264, 2, 1, "", "status"], [264, 2, 1, "", "stop"], [264, 1, 1, "", "subscriptions"], [264, 2, 1, "", "summary"], [264, 2, 1, "", "trigger"]], "pcdsdevices.keithley.K2700": [[265, 1, 1, "", "configuration_attrs"], [265, 2, 1, "", "configure"], [265, 1, 1, "", "connected"], [265, 2, 1, "", "describe"], [265, 2, 1, "", "get"], [265, 1, 1, "", "hints"], [265, 1, 1, "", "kind"], [265, 2, 1, "", "post_elog_status"], [265, 2, 1, "", "read"], [265, 2, 1, "", "read_configuration"], [265, 2, 1, "", "screen"], [265, 2, 1, "", "status"], [265, 2, 1, "", "stop"], [265, 1, 1, "", "subscriptions"], [265, 2, 1, "", "summary"], [265, 2, 1, "", "trigger"]], "pcdsdevices.keithley.K6514": [[266, 1, 1, "", "configuration_attrs"], [266, 2, 1, "", "configure"], [266, 1, 1, "", "connected"], [266, 2, 1, "", "describe"], [266, 2, 1, "", "get"], [266, 1, 1, "", "hints"], [266, 1, 1, "", "kind"], [266, 2, 1, "", "post_elog_status"], [266, 2, 1, "", "read"], [266, 2, 1, "", "read_configuration"], [266, 2, 1, "", "screen"], [266, 2, 1, "", "status"], [266, 2, 1, "", "stop"], [266, 1, 1, "", "subscriptions"], [266, 2, 1, "", "summary"], [266, 2, 1, "", "trigger"]], "pcdsdevices.lakeshore": [[267, 0, 1, "", "Heater"], [268, 0, 1, "", "Lakeshore336"], [269, 0, 1, "", "TemperatureSensor"]], "pcdsdevices.lakeshore.Heater": [[267, 1, 1, "", "configuration_attrs"], [267, 2, 1, "", "configure"], [267, 1, 1, "", "connected"], [267, 2, 1, "", "describe"], [267, 2, 1, "", "get"], [267, 1, 1, "", "hints"], [267, 1, 1, "", "kind"], [267, 2, 1, "", "post_elog_status"], [267, 2, 1, "", "read"], [267, 2, 1, "", "read_configuration"], [267, 2, 1, "", "screen"], [267, 2, 1, "", "status"], [267, 2, 1, "", "stop"], [267, 1, 1, "", "subscriptions"], [267, 2, 1, "", "summary"], [267, 2, 1, "", "trigger"]], "pcdsdevices.lakeshore.Lakeshore336": [[268, 1, 1, "", "configuration_attrs"], [268, 2, 1, "", "configure"], [268, 1, 1, "", "connected"], [268, 2, 1, "", "describe"], [268, 2, 1, "", "get"], [268, 1, 1, "", "hints"], [268, 1, 1, "", "kind"], [268, 2, 1, "", "post_elog_status"], [268, 2, 1, "", "read"], [268, 2, 1, "", "read_configuration"], [268, 2, 1, "", "screen"], [268, 2, 1, "", "status"], [268, 2, 1, "", "stop"], [268, 1, 1, "", "subscriptions"], [268, 2, 1, "", "summary"], [268, 2, 1, "", "trigger"]], "pcdsdevices.lakeshore.TemperatureSensor": [[269, 1, 1, "", "configuration_attrs"], [269, 2, 1, "", "configure"], [269, 1, 1, "", "connected"], [269, 2, 1, "", "describe"], [269, 2, 1, "", "get"], [269, 1, 1, "", "hints"], [269, 1, 1, "", "kind"], [269, 2, 1, "", "post_elog_status"], [269, 2, 1, "", "read"], [269, 2, 1, "", "read_configuration"], [269, 2, 1, "", "screen"], [269, 2, 1, "", "status"], [269, 2, 1, "", "stop"], [269, 1, 1, "", "subscriptions"], [269, 2, 1, "", "summary"], [269, 2, 1, "", "trigger"]], "pcdsdevices.lamp_motion": [[270, 0, 1, "", "LAMP"], [271, 0, 1, "", "LAMPFlowCell"], [272, 0, 1, "", "LAMPMagneticBottle"], [273, 0, 1, "", "LAMP_LV_17"]], "pcdsdevices.lamp_motion.LAMP": [[270, 1, 1, "", "configuration_attrs"], [270, 2, 1, "", "configure"], [270, 1, 1, "", "connected"], [270, 2, 1, "", "describe"], [270, 2, 1, "", "get"], [270, 1, 1, "", "hints"], [270, 1, 1, "", "kind"], [270, 1, 1, "", "needs_parent"], [270, 2, 1, "", "post_elog_status"], [270, 2, 1, "", "read"], [270, 2, 1, "", "read_configuration"], [270, 2, 1, "", "screen"], [270, 1, 1, "", "stage_group"], [270, 2, 1, "", "stage_group_instances"], [270, 2, 1, "", "status"], [270, 2, 1, "", "stop"], [270, 1, 1, "", "subscriptions"], [270, 2, 1, "", "summary"], [270, 2, 1, "", "trigger"]], "pcdsdevices.lamp_motion.LAMPFlowCell": [[271, 1, 1, "", "configuration_attrs"], [271, 2, 1, "", "configure"], [271, 1, 1, "", "connected"], [271, 2, 1, "", "describe"], [271, 2, 1, "", "get"], [271, 1, 1, "", "hints"], [271, 1, 1, "", "kind"], [271, 1, 1, "", "needs_parent"], [271, 2, 1, "", "post_elog_status"], [271, 2, 1, "", "read"], [271, 2, 1, "", "read_configuration"], [271, 2, 1, "", "screen"], [271, 1, 1, "", "stage_group"], [271, 2, 1, "", "stage_group_instances"], [271, 2, 1, "", "status"], [271, 2, 1, "", "stop"], [271, 1, 1, "", "subscriptions"], [271, 2, 1, "", "summary"], [271, 2, 1, "", "trigger"]], "pcdsdevices.lamp_motion.LAMPMagneticBottle": [[272, 1, 1, "", "configuration_attrs"], [272, 2, 1, "", "configure"], [272, 1, 1, "", "connected"], [272, 2, 1, "", "describe"], [272, 2, 1, "", "get"], [272, 1, 1, "", "hints"], [272, 1, 1, "", "kind"], [272, 1, 1, "", "needs_parent"], [272, 2, 1, "", "post_elog_status"], [272, 2, 1, "", "read"], [272, 2, 1, "", "read_configuration"], [272, 2, 1, "", "screen"], [272, 1, 1, "", "stage_group"], [272, 2, 1, "", "stage_group_instances"], [272, 2, 1, "", "status"], [272, 2, 1, "", "stop"], [272, 1, 1, "", "subscriptions"], [272, 2, 1, "", "summary"], [272, 2, 1, "", "trigger"]], "pcdsdevices.lamp_motion.LAMP_LV_17": [[273, 1, 1, "", "configuration_attrs"], [273, 2, 1, "", "configure"], [273, 1, 1, "", "connected"], [273, 2, 1, "", "describe"], [273, 2, 1, "", "get"], [273, 1, 1, "", "hints"], [273, 1, 1, "", "kind"], [273, 1, 1, "", "needs_parent"], [273, 2, 1, "", "post_elog_status"], [273, 2, 1, "", "read"], [273, 2, 1, "", "read_configuration"], [273, 2, 1, "", "screen"], [273, 1, 1, "", "stage_group"], [273, 2, 1, "", "stage_group_instances"], [273, 2, 1, "", "status"], [273, 2, 1, "", "stop"], [273, 1, 1, "", "subscriptions"], [273, 2, 1, "", "summary"], [273, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps": [[274, 0, 1, "", "BtpsSourceStatus"], [275, 0, 1, "", "BtpsState"], [276, 0, 1, "", "BtpsVGC"], [277, 0, 1, "", "CentroidConfig"], [278, 0, 1, "", "DestinationConfig"], [279, 0, 1, "", "GlobalConfig"], [280, 0, 1, "", "LssShutterStatus"], [281, 0, 1, "", "RangeComparison"], [282, 0, 1, "", "SourceToDestinationConfig"]], "pcdsdevices.lasers.btps.BtpsSourceStatus": [[274, 2, 1, "", "check_move"], [274, 2, 1, "", "check_move_all"], [274, 1, 1, "", "configuration_attrs"], [274, 2, 1, "", "configure"], [274, 1, 1, "", "connected"], [274, 2, 1, "", "describe"], [274, 2, 1, "", "get"], [274, 1, 1, "", "hints"], [274, 1, 1, "", "kind"], [274, 2, 1, "", "post_elog_status"], [274, 2, 1, "", "read"], [274, 2, 1, "", "read_configuration"], [274, 2, 1, "", "screen"], [274, 2, 1, "", "set"], [274, 2, 1, "", "set_nominal_to_current"], [274, 2, 1, "", "set_with_movestatus"], [274, 1, 1, "", "source_pos"], [274, 2, 1, "", "status"], [274, 2, 1, "", "stop"], [274, 1, 1, "", "subscriptions"], [274, 2, 1, "", "summary"], [274, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.BtpsState": [[275, 1, 1, "", "configuration_attrs"], [275, 2, 1, "", "configure"], [275, 1, 1, "", "connected"], [275, 2, 1, "", "describe"], [275, 1, 1, "", "destinations"], [275, 2, 1, "", "get"], [275, 1, 1, "", "hints"], [275, 1, 1, "", "kind"], [275, 2, 1, "", "post_elog_status"], [275, 2, 1, "", "read"], [275, 2, 1, "", "read_configuration"], [275, 2, 1, "", "screen"], [275, 2, 1, "", "set_source_to_destination"], [275, 2, 1, "", "set_source_to_destination_with_movestatus"], [275, 1, 1, "", "sources"], [275, 2, 1, "", "status"], [275, 2, 1, "", "stop"], [275, 1, 1, "", "subscriptions"], [275, 2, 1, "", "summary"], [275, 2, 1, "", "to_btms_state"], [275, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.BtpsVGC": [[276, 2, 1, "", "calc_lightpath_state"], [276, 1, 1, "", "configuration_attrs"], [276, 2, 1, "", "configure"], [276, 1, 1, "", "connected"], [276, 2, 1, "", "describe"], [276, 2, 1, "", "get"], [276, 2, 1, "", "get_lightpath_state"], [276, 1, 1, "", "hints"], [276, 1, 1, "", "kind"], [276, 1, 1, "", "lightpath_cpts"], [276, 1, 1, "", "md"], [276, 2, 1, "", "read"], [276, 2, 1, "", "read_configuration"], [276, 2, 1, "", "stop"], [276, 1, 1, "", "subscriptions"], [276, 2, 1, "", "summary"], [276, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.CentroidConfig": [[277, 1, 1, "", "configuration_attrs"], [277, 2, 1, "", "configure"], [277, 1, 1, "", "connected"], [277, 2, 1, "", "describe"], [277, 2, 1, "", "get"], [277, 1, 1, "", "hints"], [277, 1, 1, "", "kind"], [277, 2, 1, "", "post_elog_status"], [277, 2, 1, "", "read"], [277, 2, 1, "", "read_configuration"], [277, 2, 1, "", "screen"], [277, 2, 1, "", "status"], [277, 2, 1, "", "stop"], [277, 1, 1, "", "subscriptions"], [277, 2, 1, "", "summary"], [277, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.DestinationConfig": [[278, 1, 1, "", "configuration_attrs"], [278, 2, 1, "", "configure"], [278, 1, 1, "", "connected"], [278, 2, 1, "", "describe"], [278, 1, 1, "", "destination_pos"], [278, 2, 1, "", "get"], [278, 1, 1, "", "hints"], [278, 1, 1, "", "kind"], [278, 2, 1, "", "post_elog_status"], [278, 2, 1, "", "read"], [278, 2, 1, "", "read_configuration"], [278, 2, 1, "", "screen"], [278, 1, 1, "", "sources"], [278, 2, 1, "", "status"], [278, 2, 1, "", "stop"], [278, 1, 1, "", "subscriptions"], [278, 2, 1, "", "summary"], [278, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.GlobalConfig": [[279, 1, 1, "", "configuration_attrs"], [279, 2, 1, "", "configure"], [279, 1, 1, "", "connected"], [279, 2, 1, "", "describe"], [279, 2, 1, "", "get"], [279, 1, 1, "", "hints"], [279, 1, 1, "", "kind"], [279, 2, 1, "", "post_elog_status"], [279, 2, 1, "", "read"], [279, 2, 1, "", "read_configuration"], [279, 2, 1, "", "screen"], [279, 2, 1, "", "status"], [279, 2, 1, "", "stop"], [279, 1, 1, "", "subscriptions"], [279, 2, 1, "", "summary"], [279, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.LssShutterStatus": [[280, 1, 1, "", "configuration_attrs"], [280, 2, 1, "", "configure"], [280, 1, 1, "", "connected"], [280, 2, 1, "", "describe"], [280, 2, 1, "", "get"], [280, 1, 1, "", "hints"], [280, 1, 1, "", "kind"], [280, 2, 1, "", "post_elog_status"], [280, 2, 1, "", "read"], [280, 2, 1, "", "read_configuration"], [280, 2, 1, "", "screen"], [280, 2, 1, "", "status"], [280, 2, 1, "", "stop"], [280, 1, 1, "", "subscriptions"], [280, 2, 1, "", "summary"], [280, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.RangeComparison": [[281, 1, 1, "", "configuration_attrs"], [281, 2, 1, "", "configure"], [281, 1, 1, "", "connected"], [281, 2, 1, "", "describe"], [281, 2, 1, "", "get"], [281, 2, 1, "", "get_delta"], [281, 1, 1, "", "hints"], [281, 1, 1, "", "kind"], [281, 2, 1, "", "post_elog_status"], [281, 2, 1, "", "read"], [281, 2, 1, "", "read_configuration"], [281, 2, 1, "", "screen"], [281, 2, 1, "", "status"], [281, 2, 1, "", "stop"], [281, 1, 1, "", "subscriptions"], [281, 2, 1, "", "summary"], [281, 2, 1, "", "trigger"]], "pcdsdevices.lasers.btps.SourceToDestinationConfig": [[282, 1, 1, "", "configuration_attrs"], [282, 2, 1, "", "configure"], [282, 1, 1, "", "connected"], [282, 2, 1, "", "describe"], [282, 1, 1, "", "destination_pos"], [282, 2, 1, "", "get"], [282, 1, 1, "", "hints"], [282, 1, 1, "", "kind"], [282, 2, 1, "", "post_elog_status"], [282, 2, 1, "", "read"], [282, 2, 1, "", "read_configuration"], [282, 2, 1, "", "screen"], [282, 1, 1, "", "source_pos"], [282, 2, 1, "", "status"], [282, 2, 1, "", "stop"], [282, 1, 1, "", "subscriptions"], [282, 2, 1, "", "summarize_checks"], [282, 2, 1, "", "summary"], [282, 2, 1, "", "trigger"]], "pcdsdevices.lasers.counters": [[283, 0, 1, "", "Agilent53210A"]], "pcdsdevices.lasers.counters.Agilent53210A": [[283, 1, 1, "", "configuration_attrs"], [283, 2, 1, "", "configure"], [283, 1, 1, "", "connected"], [283, 2, 1, "", "describe"], [283, 2, 1, "", "get"], [283, 1, 1, "", "hints"], [283, 1, 1, "", "kind"], [283, 2, 1, "", "post_elog_status"], [283, 2, 1, "", "read"], [283, 2, 1, "", "read_configuration"], [283, 2, 1, "", "screen"], [283, 2, 1, "", "status"], [283, 2, 1, "", "stop"], [283, 1, 1, "", "subscriptions"], [283, 2, 1, "", "summary"], [283, 2, 1, "", "trigger"]], "pcdsdevices.lasers.dicon": [[284, 0, 1, "", "DiconSwitch"]], "pcdsdevices.lasers.dicon.DiconSwitch": [[284, 1, 1, "", "configuration_attrs"], [284, 2, 1, "", "configure"], [284, 1, 1, "", "connected"], [284, 2, 1, "", "describe"], [284, 2, 1, "", "get"], [284, 1, 1, "", "hints"], [284, 1, 1, "", "kind"], [284, 2, 1, "", "post_elog_status"], [284, 2, 1, "", "read"], [284, 2, 1, "", "read_configuration"], [284, 2, 1, "", "screen"], [284, 2, 1, "", "status"], [284, 2, 1, "", "stop"], [284, 1, 1, "", "subscriptions"], [284, 2, 1, "", "summary"], [284, 2, 1, "", "trigger"]], "pcdsdevices.lasers.ek9000": [[285, 0, 1, "", "El3174AiCh"], [286, 0, 1, "", "EnvironmentalMonitor"]], "pcdsdevices.lasers.ek9000.El3174AiCh": [[285, 1, 1, "", "configuration_attrs"], [285, 2, 1, "", "configure"], [285, 1, 1, "", "connected"], [285, 2, 1, "", "describe"], [285, 2, 1, "", "get"], [285, 1, 1, "", "hints"], [285, 1, 1, "", "kind"], [285, 2, 1, "", "read"], [285, 2, 1, "", "read_configuration"], [285, 2, 1, "", "stop"], [285, 1, 1, "", "subscriptions"], [285, 2, 1, "", "summary"], [285, 2, 1, "", "trigger"]], "pcdsdevices.lasers.ek9000.EnvironmentalMonitor": [[286, 1, 1, "", "configuration_attrs"], [286, 2, 1, "", "configure"], [286, 1, 1, "", "connected"], [286, 2, 1, "", "describe"], [286, 2, 1, "", "get"], [286, 1, 1, "", "hints"], [286, 1, 1, "", "kind"], [286, 2, 1, "", "read"], [286, 2, 1, "", "read_configuration"], [286, 2, 1, "", "stop"], [286, 1, 1, "", "subscriptions"], [286, 2, 1, "", "summary"], [286, 2, 1, "", "trigger"]], "pcdsdevices.lasers.elliptec": [[287, 0, 1, "", "Ell6"], [288, 0, 1, "", "Ell9"], [289, 0, 1, "", "EllBase"], [290, 0, 1, "", "EllLinear"], [291, 0, 1, "", "EllRotation"]], "pcdsdevices.lasers.elliptec.Ell6": [[287, 1, 1, "", "actuate"], [287, 1, 1, "", "actuate_value"], [287, 1, 1, "", "atol"], [287, 2, 1, "", "camonitor"], [287, 1, 1, "", "configuration_attrs"], [287, 2, 1, "", "configure"], [287, 1, 1, "", "connected"], [287, 2, 1, "", "describe"], [287, 2, 1, "", "done_comparator"], [287, 1, 1, "", "done_value"], [287, 1, 1, "", "egu"], [287, 2, 1, "", "end_monitor_thread"], [287, 2, 1, "", "get"], [287, 1, 1, "", "high_limit"], [287, 1, 1, "", "hints"], [287, 1, 1, "", "kind"], [287, 1, 1, "", "limits"], [287, 1, 1, "", "low_limit"], [287, 2, 1, "", "move"], [287, 1, 1, "", "moving"], [287, 2, 1, "", "mv"], [287, 2, 1, "", "mv_ginput"], [287, 2, 1, "", "mvr"], [287, 1, 1, "", "position"], [287, 2, 1, "", "post_elog_status"], [287, 1, 1, "", "put_complete"], [287, 2, 1, "", "read"], [287, 2, 1, "", "read_configuration"], [287, 1, 1, "", "rtol"], [287, 2, 1, "", "screen"], [287, 2, 1, "", "set"], [287, 1, 1, "", "settle_time"], [287, 2, 1, "", "stop"], [287, 1, 1, "", "stop_signal"], [287, 1, 1, "", "stop_value"], [287, 1, 1, "", "subscriptions"], [287, 2, 1, "", "summary"], [287, 1, 1, "", "timeout"], [287, 2, 1, "", "trigger"], [287, 2, 1, "", "tweak"], [287, 2, 1, "", "umv"], [287, 2, 1, "", "umvr"], [287, 2, 1, "", "wait"], [287, 2, 1, "", "wm"], [287, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.elliptec.Ell9": [[288, 1, 1, "", "actuate"], [288, 1, 1, "", "actuate_value"], [288, 1, 1, "", "atol"], [288, 2, 1, "", "camonitor"], [288, 1, 1, "", "configuration_attrs"], [288, 2, 1, "", "configure"], [288, 1, 1, "", "connected"], [288, 2, 1, "", "describe"], [288, 2, 1, "", "done_comparator"], [288, 1, 1, "", "done_value"], [288, 1, 1, "", "egu"], [288, 2, 1, "", "end_monitor_thread"], [288, 2, 1, "", "get"], [288, 1, 1, "", "high_limit"], [288, 1, 1, "", "hints"], [288, 1, 1, "", "kind"], [288, 1, 1, "", "limits"], [288, 1, 1, "", "low_limit"], [288, 2, 1, "", "move"], [288, 1, 1, "", "moving"], [288, 2, 1, "", "mv"], [288, 2, 1, "", "mv_ginput"], [288, 2, 1, "", "mvr"], [288, 1, 1, "", "position"], [288, 2, 1, "", "post_elog_status"], [288, 1, 1, "", "put_complete"], [288, 2, 1, "", "read"], [288, 2, 1, "", "read_configuration"], [288, 1, 1, "", "rtol"], [288, 2, 1, "", "screen"], [288, 2, 1, "", "set"], [288, 1, 1, "", "settle_time"], [288, 2, 1, "", "stop"], [288, 1, 1, "", "stop_signal"], [288, 1, 1, "", "stop_value"], [288, 1, 1, "", "subscriptions"], [288, 2, 1, "", "summary"], [288, 1, 1, "", "timeout"], [288, 2, 1, "", "trigger"], [288, 2, 1, "", "tweak"], [288, 2, 1, "", "umv"], [288, 2, 1, "", "umvr"], [288, 2, 1, "", "wait"], [288, 2, 1, "", "wm"], [288, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.elliptec.EllBase": [[289, 1, 1, "", "actuate"], [289, 1, 1, "", "actuate_value"], [289, 1, 1, "", "atol"], [289, 2, 1, "", "camonitor"], [289, 1, 1, "", "configuration_attrs"], [289, 2, 1, "", "configure"], [289, 1, 1, "", "connected"], [289, 2, 1, "", "describe"], [289, 2, 1, "", "done_comparator"], [289, 1, 1, "", "done_value"], [289, 1, 1, "", "egu"], [289, 2, 1, "", "end_monitor_thread"], [289, 2, 1, "", "get"], [289, 1, 1, "", "high_limit"], [289, 1, 1, "", "hints"], [289, 1, 1, "", "kind"], [289, 1, 1, "", "limits"], [289, 1, 1, "", "low_limit"], [289, 2, 1, "", "move"], [289, 1, 1, "", "moving"], [289, 2, 1, "", "mv"], [289, 2, 1, "", "mv_ginput"], [289, 2, 1, "", "mvr"], [289, 1, 1, "", "position"], [289, 2, 1, "", "post_elog_status"], [289, 1, 1, "", "put_complete"], [289, 2, 1, "", "read"], [289, 2, 1, "", "read_configuration"], [289, 1, 1, "", "rtol"], [289, 2, 1, "", "screen"], [289, 2, 1, "", "set"], [289, 1, 1, "", "settle_time"], [289, 2, 1, "", "stop"], [289, 1, 1, "", "stop_signal"], [289, 1, 1, "", "stop_value"], [289, 1, 1, "", "subscriptions"], [289, 2, 1, "", "summary"], [289, 1, 1, "", "timeout"], [289, 2, 1, "", "trigger"], [289, 2, 1, "", "tweak"], [289, 2, 1, "", "umv"], [289, 2, 1, "", "umvr"], [289, 2, 1, "", "wait"], [289, 2, 1, "", "wm"], [289, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.elliptec.EllLinear": [[290, 1, 1, "", "actuate"], [290, 1, 1, "", "actuate_value"], [290, 1, 1, "", "atol"], [290, 2, 1, "", "camonitor"], [290, 1, 1, "", "configuration_attrs"], [290, 2, 1, "", "configure"], [290, 1, 1, "", "connected"], [290, 2, 1, "", "describe"], [290, 2, 1, "", "done_comparator"], [290, 1, 1, "", "done_value"], [290, 1, 1, "", "egu"], [290, 2, 1, "", "end_monitor_thread"], [290, 2, 1, "", "get"], [290, 1, 1, "", "high_limit"], [290, 1, 1, "", "hints"], [290, 1, 1, "", "kind"], [290, 1, 1, "", "limits"], [290, 1, 1, "", "low_limit"], [290, 2, 1, "", "move"], [290, 1, 1, "", "moving"], [290, 2, 1, "", "mv"], [290, 2, 1, "", "mv_ginput"], [290, 2, 1, "", "mvr"], [290, 1, 1, "", "position"], [290, 2, 1, "", "post_elog_status"], [290, 1, 1, "", "put_complete"], [290, 2, 1, "", "read"], [290, 2, 1, "", "read_configuration"], [290, 1, 1, "", "rtol"], [290, 2, 1, "", "screen"], [290, 2, 1, "", "set"], [290, 1, 1, "", "settle_time"], [290, 2, 1, "", "stop"], [290, 1, 1, "", "stop_signal"], [290, 1, 1, "", "stop_value"], [290, 1, 1, "", "subscriptions"], [290, 2, 1, "", "summary"], [290, 1, 1, "", "timeout"], [290, 2, 1, "", "trigger"], [290, 2, 1, "", "tweak"], [290, 2, 1, "", "umv"], [290, 2, 1, "", "umvr"], [290, 2, 1, "", "wait"], [290, 2, 1, "", "wm"], [290, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.elliptec.EllRotation": [[291, 1, 1, "", "actuate"], [291, 1, 1, "", "actuate_value"], [291, 1, 1, "", "atol"], [291, 2, 1, "", "camonitor"], [291, 1, 1, "", "configuration_attrs"], [291, 2, 1, "", "configure"], [291, 1, 1, "", "connected"], [291, 2, 1, "", "describe"], [291, 2, 1, "", "done_comparator"], [291, 1, 1, "", "done_value"], [291, 1, 1, "", "egu"], [291, 2, 1, "", "end_monitor_thread"], [291, 2, 1, "", "get"], [291, 1, 1, "", "high_limit"], [291, 1, 1, "", "hints"], [291, 1, 1, "", "kind"], [291, 1, 1, "", "limits"], [291, 1, 1, "", "low_limit"], [291, 2, 1, "", "move"], [291, 1, 1, "", "moving"], [291, 2, 1, "", "mv"], [291, 2, 1, "", "mv_ginput"], [291, 2, 1, "", "mvr"], [291, 1, 1, "", "position"], [291, 2, 1, "", "post_elog_status"], [291, 1, 1, "", "put_complete"], [291, 2, 1, "", "read"], [291, 2, 1, "", "read_configuration"], [291, 1, 1, "", "rtol"], [291, 2, 1, "", "screen"], [291, 2, 1, "", "set"], [291, 1, 1, "", "settle_time"], [291, 2, 1, "", "stop"], [291, 1, 1, "", "stop_signal"], [291, 1, 1, "", "stop_value"], [291, 1, 1, "", "subscriptions"], [291, 2, 1, "", "summary"], [291, 1, 1, "", "timeout"], [291, 2, 1, "", "trigger"], [291, 2, 1, "", "tweak"], [291, 2, 1, "", "umv"], [291, 2, 1, "", "umvr"], [291, 2, 1, "", "wait"], [291, 2, 1, "", "wm"], [291, 2, 1, "", "wm_update"]], "pcdsdevices.lasers.qmini": [[292, 0, 1, "", "QminiSpectrometer"], [293, 0, 1, "", "QminiWithEvr"]], "pcdsdevices.lasers.qmini.QminiSpectrometer": [[292, 1, 1, "", "configuration_attrs"], [292, 2, 1, "", "configure"], [292, 1, 1, "", "connected"], [292, 2, 1, "", "describe"], [292, 2, 1, "", "get"], [292, 1, 1, "", "hints"], [292, 1, 1, "", "kind"], [292, 2, 1, "", "read"], [292, 2, 1, "", "read_configuration"], [292, 2, 1, "", "stop"], [292, 1, 1, "", "subscriptions"], [292, 2, 1, "", "summary"], [292, 2, 1, "", "trigger"]], "pcdsdevices.lasers.qmini.QminiWithEvr": [[293, 1, 1, "", "configuration_attrs"], [293, 2, 1, "", "configure"], [293, 1, 1, "", "connected"], [293, 2, 1, "", "describe"], [293, 2, 1, "", "get"], [293, 1, 1, "", "hints"], [293, 1, 1, "", "kind"], [293, 2, 1, "", "read"], [293, 2, 1, "", "read_configuration"], [293, 2, 1, "", "stop"], [293, 1, 1, "", "subscriptions"], [293, 2, 1, "", "summary"], [293, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof": [[294, 0, 1, "", "CycleRfofRx"], [295, 0, 1, "", "CycleRfofTx"], [296, 0, 1, "", "ItechRfofAll"], [297, 0, 1, "", "ItechRfofErrors"], [298, 0, 1, "", "ItechRfofRx"], [299, 0, 1, "", "ItechRfofStatus"], [300, 0, 1, "", "ItechRfofTx"]], "pcdsdevices.lasers.rfof.CycleRfofRx": [[294, 1, 1, "", "configuration_attrs"], [294, 2, 1, "", "configure"], [294, 1, 1, "", "connected"], [294, 2, 1, "", "describe"], [294, 2, 1, "", "get"], [294, 1, 1, "", "hints"], [294, 1, 1, "", "kind"], [294, 2, 1, "", "post_elog_status"], [294, 2, 1, "", "read"], [294, 2, 1, "", "read_configuration"], [294, 2, 1, "", "screen"], [294, 2, 1, "", "status"], [294, 2, 1, "", "stop"], [294, 1, 1, "", "subscriptions"], [294, 2, 1, "", "summary"], [294, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.CycleRfofTx": [[295, 1, 1, "", "configuration_attrs"], [295, 2, 1, "", "configure"], [295, 1, 1, "", "connected"], [295, 2, 1, "", "describe"], [295, 2, 1, "", "get"], [295, 1, 1, "", "hints"], [295, 1, 1, "", "kind"], [295, 2, 1, "", "post_elog_status"], [295, 2, 1, "", "read"], [295, 2, 1, "", "read_configuration"], [295, 2, 1, "", "screen"], [295, 2, 1, "", "status"], [295, 2, 1, "", "stop"], [295, 1, 1, "", "subscriptions"], [295, 2, 1, "", "summary"], [295, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofAll": [[296, 1, 1, "", "configuration_attrs"], [296, 2, 1, "", "configure"], [296, 1, 1, "", "connected"], [296, 2, 1, "", "describe"], [296, 2, 1, "", "get"], [296, 1, 1, "", "hints"], [296, 1, 1, "", "kind"], [296, 2, 1, "", "post_elog_status"], [296, 2, 1, "", "read"], [296, 2, 1, "", "read_configuration"], [296, 2, 1, "", "screen"], [296, 2, 1, "", "stop"], [296, 1, 1, "", "subscriptions"], [296, 2, 1, "", "summary"], [296, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofErrors": [[297, 1, 1, "", "configuration_attrs"], [297, 2, 1, "", "configure"], [297, 1, 1, "", "connected"], [297, 2, 1, "", "describe"], [297, 2, 1, "", "get"], [297, 1, 1, "", "hints"], [297, 1, 1, "", "kind"], [297, 2, 1, "", "post_elog_status"], [297, 2, 1, "", "read"], [297, 2, 1, "", "read_configuration"], [297, 2, 1, "", "screen"], [297, 2, 1, "", "status"], [297, 2, 1, "", "stop"], [297, 1, 1, "", "subscriptions"], [297, 2, 1, "", "summary"], [297, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofRx": [[298, 1, 1, "", "configuration_attrs"], [298, 2, 1, "", "configure"], [298, 1, 1, "", "connected"], [298, 2, 1, "", "describe"], [298, 2, 1, "", "get"], [298, 1, 1, "", "hints"], [298, 1, 1, "", "kind"], [298, 2, 1, "", "post_elog_status"], [298, 2, 1, "", "read"], [298, 2, 1, "", "read_configuration"], [298, 2, 1, "", "screen"], [298, 2, 1, "", "status"], [298, 2, 1, "", "stop"], [298, 1, 1, "", "subscriptions"], [298, 2, 1, "", "summary"], [298, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofStatus": [[299, 1, 1, "", "configuration_attrs"], [299, 2, 1, "", "configure"], [299, 1, 1, "", "connected"], [299, 2, 1, "", "describe"], [299, 2, 1, "", "get"], [299, 1, 1, "", "hints"], [299, 1, 1, "", "kind"], [299, 2, 1, "", "post_elog_status"], [299, 2, 1, "", "read"], [299, 2, 1, "", "read_configuration"], [299, 2, 1, "", "screen"], [299, 2, 1, "", "status"], [299, 2, 1, "", "stop"], [299, 1, 1, "", "subscriptions"], [299, 2, 1, "", "summary"], [299, 2, 1, "", "trigger"]], "pcdsdevices.lasers.rfof.ItechRfofTx": [[300, 1, 1, "", "configuration_attrs"], [300, 2, 1, "", "configure"], [300, 1, 1, "", "connected"], [300, 2, 1, "", "describe"], [300, 2, 1, "", "get"], [300, 1, 1, "", "hints"], [300, 1, 1, "", "kind"], [300, 2, 1, "", "post_elog_status"], [300, 2, 1, "", "read"], [300, 2, 1, "", "read_configuration"], [300, 2, 1, "", "screen"], [300, 2, 1, "", "status"], [300, 2, 1, "", "stop"], [300, 1, 1, "", "subscriptions"], [300, 2, 1, "", "summary"], [300, 2, 1, "", "trigger"]], "pcdsdevices.lasers.thorlabsWFS": [[301, 0, 1, "", "ThorlabsWfs40"]], "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40": [[301, 1, 1, "", "configuration_attrs"], [301, 2, 1, "", "configure"], [301, 1, 1, "", "connected"], [301, 2, 1, "", "describe"], [301, 2, 1, "", "get"], [301, 1, 1, "", "hints"], [301, 1, 1, "", "kind"], [301, 2, 1, "", "open_viewer"], [301, 2, 1, "", "read"], [301, 2, 1, "", "read_configuration"], [301, 2, 1, "", "screen"], [301, 2, 1, "", "stop"], [301, 1, 1, "", "subscriptions"], [301, 2, 1, "", "summary"], [301, 2, 1, "", "trigger"]], "pcdsdevices.lasers.tuttifrutti": [[302, 3, 1, "", "TuttiFrutti"], [303, 3, 1, "", "TuttiFruttiCls"]], "pcdsdevices.lasers.zoomtelescope": [[304, 0, 1, "", "ZoomTelescope"]], "pcdsdevices.lasers.zoomtelescope.ZoomTelescope": [[304, 1, 1, "", "configuration_attrs"], [304, 2, 1, "", "configure"], [304, 1, 1, "", "connected"], [304, 2, 1, "", "describe"], [304, 2, 1, "", "get"], [304, 1, 1, "", "hints"], [304, 1, 1, "", "kind"], [304, 2, 1, "", "read"], [304, 2, 1, "", "read_configuration"], [304, 2, 1, "", "stop"], [304, 1, 1, "", "subscriptions"], [304, 2, 1, "", "summary"], [304, 2, 1, "", "trigger"]], "pcdsdevices.lens": [[305, 0, 1, "", "LensStack"], [306, 0, 1, "", "LensStackBase"], [307, 0, 1, "", "Prefocus"], [308, 0, 1, "", "SimLensStack"], [309, 0, 1, "", "SimLensStackBase"], [310, 0, 1, "", "XFLS"]], "pcdsdevices.lens.LensStack": [[305, 2, 1, "", "align"], [305, 1, 1, "", "backup_path"], [305, 2, 1, "", "check_single"], [305, 1, 1, "", "composite_egu"], [305, 1, 1, "", "concurrent"], [305, 1, 1, "", "configuration_attrs"], [305, 2, 1, "", "configure"], [305, 1, 1, "", "connected"], [305, 2, 1, "", "create_lens"], [305, 2, 1, "", "describe"], [305, 1, 1, "", "egu"], [305, 2, 1, "", "forward"], [305, 2, 1, "", "get"], [305, 1, 1, "", "high_limit"], [305, 1, 1, "", "hints"], [305, 2, 1, "", "inverse"], [305, 1, 1, "", "kind"], [305, 1, 1, "", "limits"], [305, 1, 1, "", "low_limit"], [305, 2, 1, "", "move"], [305, 2, 1, "", "move_single"], [305, 1, 1, "", "moving"], [305, 1, 1, "", "position"], [305, 2, 1, "", "post_elog_status"], [305, 1, 1, "", "pseudo_positioners"], [305, 2, 1, "", "read"], [305, 2, 1, "", "read_configuration"], [305, 2, 1, "", "read_lens"], [305, 1, 1, "", "real_position"], [305, 1, 1, "", "real_positioners"], [305, 2, 1, "", "screen"], [305, 1, 1, "", "sequential"], [305, 2, 1, "", "set"], [305, 2, 1, "", "set_current_position"], [305, 2, 1, "", "set_lens_set"], [305, 1, 1, "", "settle_time"], [305, 2, 1, "", "status"], [305, 2, 1, "", "stop"], [305, 1, 1, "", "subscriptions"], [305, 2, 1, "", "summary"], [305, 1, 1, "", "target"], [305, 1, 1, "", "timeout"], [305, 2, 1, "", "to_pseudo_tuple"], [305, 2, 1, "", "to_real_tuple"], [305, 2, 1, "", "trigger"], [305, 2, 1, "", "tweak"]], "pcdsdevices.lens.LensStackBase": [[306, 2, 1, "", "align"], [306, 2, 1, "", "check_single"], [306, 1, 1, "", "composite_egu"], [306, 1, 1, "", "concurrent"], [306, 1, 1, "", "configuration_attrs"], [306, 2, 1, "", "configure"], [306, 1, 1, "", "connected"], [306, 2, 1, "", "describe"], [306, 1, 1, "", "egu"], [306, 2, 1, "", "forward"], [306, 2, 1, "", "get"], [306, 1, 1, "", "high_limit"], [306, 1, 1, "", "hints"], [306, 2, 1, "", "inverse"], [306, 1, 1, "", "kind"], [306, 1, 1, "", "limits"], [306, 1, 1, "", "low_limit"], [306, 2, 1, "", "move"], [306, 2, 1, "", "move_single"], [306, 1, 1, "", "moving"], [306, 1, 1, "", "position"], [306, 2, 1, "", "post_elog_status"], [306, 1, 1, "", "pseudo_positioners"], [306, 2, 1, "", "read"], [306, 2, 1, "", "read_configuration"], [306, 1, 1, "", "real_position"], [306, 1, 1, "", "real_positioners"], [306, 2, 1, "", "screen"], [306, 1, 1, "", "sequential"], [306, 2, 1, "", "set"], [306, 2, 1, "", "set_current_position"], [306, 1, 1, "", "settle_time"], [306, 2, 1, "", "status"], [306, 2, 1, "", "stop"], [306, 1, 1, "", "subscriptions"], [306, 2, 1, "", "summary"], [306, 1, 1, "", "target"], [306, 1, 1, "", "timeout"], [306, 2, 1, "", "to_pseudo_tuple"], [306, 2, 1, "", "to_real_tuple"], [306, 2, 1, "", "trigger"], [306, 2, 1, "", "tweak"]], "pcdsdevices.lens.Prefocus": [[307, 2, 1, "", "calc_lightpath_state"], [307, 2, 1, "", "camonitor"], [307, 2, 1, "", "check_inserted"], [307, 2, 1, "", "check_removed"], [307, 2, 1, "", "check_transmission"], [307, 1, 1, "", "configuration_attrs"], [307, 2, 1, "", "configure"], [307, 1, 1, "", "connected"], [307, 2, 1, "", "describe"], [307, 1, 1, "", "egu"], [307, 2, 1, "", "end_monitor_thread"], [307, 2, 1, "", "get"], [307, 2, 1, "", "get_lightpath_state"], [307, 2, 1, "", "get_state"], [307, 1, 1, "", "high_limit"], [307, 1, 1, "", "hints"], [307, 1, 1, "", "in_states"], [307, 2, 1, "", "insert"], [307, 1, 1, "", "kind"], [307, 1, 1, "", "lightpath_cpts"], [307, 1, 1, "", "limits"], [307, 1, 1, "", "low_limit"], [307, 1, 1, "", "md"], [307, 2, 1, "", "move"], [307, 1, 1, "", "moving"], [307, 2, 1, "", "mv"], [307, 1, 1, "", "needs_parent"], [307, 1, 1, "", "out_states"], [307, 1, 1, "", "position"], [307, 2, 1, "", "post_elog_status"], [307, 2, 1, "", "read"], [307, 2, 1, "", "read_configuration"], [307, 2, 1, "", "remove"], [307, 2, 1, "", "screen"], [307, 2, 1, "", "set"], [307, 1, 1, "", "settle_time"], [307, 1, 1, "", "stage_group"], [307, 2, 1, "", "stage_group_instances"], [307, 1, 1, "", "states_list"], [307, 2, 1, "", "status"], [307, 1, 1, "", "stop"], [307, 1, 1, "", "subscriptions"], [307, 2, 1, "", "summary"], [307, 1, 1, "", "timeout"], [307, 1, 1, "", "transmission"], [307, 2, 1, "", "trigger"], [307, 2, 1, "", "wait"], [307, 2, 1, "", "wm"], [307, 2, 1, "", "wm_update"]], "pcdsdevices.lens.SimLensStack": [[308, 2, 1, "", "align"], [308, 1, 1, "", "backup_path"], [308, 2, 1, "", "check_single"], [308, 1, 1, "", "composite_egu"], [308, 1, 1, "", "concurrent"], [308, 1, 1, "", "configuration_attrs"], [308, 2, 1, "", "configure"], [308, 1, 1, "", "connected"], [308, 2, 1, "", "create_lens"], [308, 2, 1, "", "describe"], [308, 1, 1, "", "egu"], [308, 2, 1, "", "forward"], [308, 2, 1, "", "get"], [308, 1, 1, "", "high_limit"], [308, 1, 1, "", "hints"], [308, 2, 1, "", "inverse"], [308, 1, 1, "", "kind"], [308, 1, 1, "", "limits"], [308, 1, 1, "", "low_limit"], [308, 2, 1, "", "move"], [308, 2, 1, "", "move_single"], [308, 1, 1, "", "moving"], [308, 1, 1, "", "position"], [308, 2, 1, "", "post_elog_status"], [308, 1, 1, "", "pseudo_positioners"], [308, 2, 1, "", "read"], [308, 2, 1, "", "read_configuration"], [308, 2, 1, "", "read_lens"], [308, 1, 1, "", "real_position"], [308, 1, 1, "", "real_positioners"], [308, 2, 1, "", "screen"], [308, 1, 1, "", "sequential"], [308, 2, 1, "", "set"], [308, 2, 1, "", "set_current_position"], [308, 2, 1, "", "set_lens_set"], [308, 1, 1, "", "settle_time"], [308, 2, 1, "", "status"], [308, 2, 1, "", "stop"], [308, 1, 1, "", "subscriptions"], [308, 2, 1, "", "summary"], [308, 1, 1, "", "target"], [308, 1, 1, "", "timeout"], [308, 2, 1, "", "to_pseudo_tuple"], [308, 2, 1, "", "to_real_tuple"], [308, 2, 1, "", "trigger"], [308, 2, 1, "", "tweak"]], "pcdsdevices.lens.SimLensStackBase": [[309, 2, 1, "", "align"], [309, 2, 1, "", "check_single"], [309, 1, 1, "", "composite_egu"], [309, 1, 1, "", "concurrent"], [309, 1, 1, "", "configuration_attrs"], [309, 2, 1, "", "configure"], [309, 1, 1, "", "connected"], [309, 2, 1, "", "describe"], [309, 1, 1, "", "egu"], [309, 2, 1, "", "forward"], [309, 2, 1, "", "get"], [309, 1, 1, "", "high_limit"], [309, 1, 1, "", "hints"], [309, 2, 1, "", "inverse"], [309, 1, 1, "", "kind"], [309, 1, 1, "", "limits"], [309, 1, 1, "", "low_limit"], [309, 2, 1, "", "move"], [309, 2, 1, "", "move_single"], [309, 1, 1, "", "moving"], [309, 1, 1, "", "position"], [309, 2, 1, "", "post_elog_status"], [309, 1, 1, "", "pseudo_positioners"], [309, 2, 1, "", "read"], [309, 2, 1, "", "read_configuration"], [309, 1, 1, "", "real_position"], [309, 1, 1, "", "real_positioners"], [309, 2, 1, "", "screen"], [309, 1, 1, "", "sequential"], [309, 2, 1, "", "set"], [309, 2, 1, "", "set_current_position"], [309, 1, 1, "", "settle_time"], [309, 2, 1, "", "status"], [309, 2, 1, "", "stop"], [309, 1, 1, "", "subscriptions"], [309, 2, 1, "", "summary"], [309, 1, 1, "", "target"], [309, 1, 1, "", "timeout"], [309, 2, 1, "", "to_pseudo_tuple"], [309, 2, 1, "", "to_real_tuple"], [309, 2, 1, "", "trigger"], [309, 2, 1, "", "tweak"]], "pcdsdevices.lens.XFLS": [[310, 2, 1, "", "calc_lightpath_state"], [310, 2, 1, "", "camonitor"], [310, 2, 1, "", "check_inserted"], [310, 2, 1, "", "check_removed"], [310, 2, 1, "", "check_transmission"], [310, 1, 1, "", "configuration_attrs"], [310, 2, 1, "", "configure"], [310, 1, 1, "", "connected"], [310, 2, 1, "", "describe"], [310, 1, 1, "", "egu"], [310, 2, 1, "", "end_monitor_thread"], [310, 2, 1, "", "get"], [310, 2, 1, "", "get_lightpath_state"], [310, 2, 1, "", "get_state"], [310, 1, 1, "", "high_limit"], [310, 1, 1, "", "hints"], [310, 1, 1, "", "in_states"], [310, 2, 1, "", "insert"], [310, 1, 1, "", "kind"], [310, 1, 1, "", "lightpath_cpts"], [310, 1, 1, "", "limits"], [310, 1, 1, "", "low_limit"], [310, 1, 1, "", "md"], [310, 2, 1, "", "move"], [310, 1, 1, "", "moving"], [310, 2, 1, "", "mv"], [310, 1, 1, "", "needs_parent"], [310, 1, 1, "", "out_states"], [310, 1, 1, "", "position"], [310, 2, 1, "", "post_elog_status"], [310, 2, 1, "", "read"], [310, 2, 1, "", "read_configuration"], [310, 2, 1, "", "remove"], [310, 2, 1, "", "screen"], [310, 2, 1, "", "set"], [310, 1, 1, "", "settle_time"], [310, 1, 1, "", "stage_group"], [310, 2, 1, "", "stage_group_instances"], [310, 1, 1, "", "states_list"], [310, 2, 1, "", "status"], [310, 2, 1, "", "stop"], [310, 1, 1, "", "subscriptions"], [310, 2, 1, "", "summary"], [310, 1, 1, "", "timeout"], [310, 1, 1, "", "transmission"], [310, 2, 1, "", "trigger"], [310, 2, 1, "", "wait"], [310, 2, 1, "", "wm"], [310, 2, 1, "", "wm_update"]], "pcdsdevices.lic": [[311, 0, 1, "", "LICMirror"], [312, 0, 1, "", "LaserInCoupling"]], "pcdsdevices.lic.LICMirror": [[311, 2, 1, "", "camonitor"], [311, 2, 1, "", "check_inserted"], [311, 2, 1, "", "check_removed"], [311, 2, 1, "", "check_transmission"], [311, 2, 1, "", "clear_error"], [311, 1, 1, "", "configuration_attrs"], [311, 2, 1, "", "configure"], [311, 1, 1, "", "connected"], [311, 2, 1, "", "describe"], [311, 1, 1, "", "egu"], [311, 2, 1, "", "end_monitor_thread"], [311, 2, 1, "", "get"], [311, 2, 1, "", "get_state"], [311, 1, 1, "", "high_limit"], [311, 1, 1, "", "hints"], [311, 1, 1, "", "in_states"], [311, 2, 1, "", "insert"], [311, 1, 1, "", "kind"], [311, 1, 1, "", "limits"], [311, 1, 1, "", "low_limit"], [311, 2, 1, "", "move"], [311, 1, 1, "", "moving"], [311, 2, 1, "", "mv"], [311, 1, 1, "", "out_states"], [311, 1, 1, "", "position"], [311, 2, 1, "", "post_elog_status"], [311, 2, 1, "", "read"], [311, 2, 1, "", "read_configuration"], [311, 2, 1, "", "remove"], [311, 2, 1, "", "screen"], [311, 2, 1, "", "set"], [311, 1, 1, "", "settle_time"], [311, 1, 1, "", "states_list"], [311, 2, 1, "", "status"], [311, 1, 1, "", "stop"], [311, 1, 1, "", "subscriptions"], [311, 2, 1, "", "summary"], [311, 1, 1, "", "timeout"], [311, 1, 1, "", "transmission"], [311, 2, 1, "", "trigger"], [311, 2, 1, "", "wait"], [311, 2, 1, "", "wm"], [311, 2, 1, "", "wm_update"]], "pcdsdevices.lic.LaserInCoupling": [[312, 2, 1, "", "calc_lightpath_state"], [312, 1, 1, "", "configuration_attrs"], [312, 2, 1, "", "configure"], [312, 1, 1, "", "connected"], [312, 2, 1, "", "describe"], [312, 2, 1, "", "get"], [312, 2, 1, "", "get_lightpath_state"], [312, 1, 1, "", "hints"], [312, 1, 1, "", "kind"], [312, 1, 1, "", "lightpath_cpts"], [312, 1, 1, "", "md"], [312, 1, 1, "", "needs_parent"], [312, 2, 1, "", "post_elog_status"], [312, 2, 1, "", "read"], [312, 2, 1, "", "read_configuration"], [312, 2, 1, "", "screen"], [312, 1, 1, "", "stage_group"], [312, 2, 1, "", "stage_group_instances"], [312, 2, 1, "", "status"], [312, 2, 1, "", "stop"], [312, 1, 1, "", "subscriptions"], [312, 2, 1, "", "summary"], [312, 2, 1, "", "trigger"]], "pcdsdevices.lic_2d_tmo": [[313, 0, 1, "", "LaserCouplingStates"], [314, 0, 1, "", "TMOLaserInCouplingTwoDimension"]], "pcdsdevices.lic_2d_tmo.LaserCouplingStates": [[313, 2, 1, "", "camonitor"], [313, 2, 1, "", "check_inserted"], [313, 2, 1, "", "check_removed"], [313, 2, 1, "", "check_transmission"], [313, 2, 1, "", "clear_error"], [313, 1, 1, "", "configuration_attrs"], [313, 2, 1, "", "configure"], [313, 1, 1, "", "connected"], [313, 2, 1, "", "describe"], [313, 1, 1, "", "egu"], [313, 2, 1, "", "end_monitor_thread"], [313, 2, 1, "", "get"], [313, 2, 1, "", "get_state"], [313, 1, 1, "", "high_limit"], [313, 1, 1, "", "hints"], [313, 1, 1, "", "in_states"], [313, 2, 1, "", "insert"], [313, 1, 1, "", "kind"], [313, 1, 1, "", "limits"], [313, 1, 1, "", "low_limit"], [313, 2, 1, "", "move"], [313, 1, 1, "", "moving"], [313, 2, 1, "", "mv"], [313, 1, 1, "", "out_states"], [313, 1, 1, "", "position"], [313, 2, 1, "", "post_elog_status"], [313, 2, 1, "", "read"], [313, 2, 1, "", "read_configuration"], [313, 2, 1, "", "remove"], [313, 2, 1, "", "screen"], [313, 2, 1, "", "set"], [313, 1, 1, "", "settle_time"], [313, 1, 1, "", "states_list"], [313, 2, 1, "", "status"], [313, 1, 1, "", "stop"], [313, 1, 1, "", "subscriptions"], [313, 2, 1, "", "summary"], [313, 1, 1, "", "timeout"], [313, 1, 1, "", "transmission"], [313, 2, 1, "", "trigger"], [313, 2, 1, "", "wait"], [313, 2, 1, "", "wm"], [313, 2, 1, "", "wm_update"]], "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension": [[314, 2, 1, "", "calc_lightpath_state"], [314, 1, 1, "", "configuration_attrs"], [314, 2, 1, "", "configure"], [314, 1, 1, "", "connected"], [314, 2, 1, "", "describe"], [314, 2, 1, "", "get"], [314, 2, 1, "", "get_lightpath_state"], [314, 1, 1, "", "hints"], [314, 1, 1, "", "kind"], [314, 1, 1, "", "lightpath_cpts"], [314, 1, 1, "", "md"], [314, 1, 1, "", "needs_parent"], [314, 2, 1, "", "post_elog_status"], [314, 2, 1, "", "read"], [314, 2, 1, "", "read_configuration"], [314, 2, 1, "", "screen"], [314, 1, 1, "", "stage_group"], [314, 2, 1, "", "stage_group_instances"], [314, 2, 1, "", "status"], [314, 2, 1, "", "stop"], [314, 1, 1, "", "subscriptions"], [314, 2, 1, "", "summary"], [314, 1, 1, "", "transmission"], [314, 2, 1, "", "trigger"]], "pcdsdevices.light_control": [[315, 0, 1, "", "LightControl"]], "pcdsdevices.light_control.LightControl": [[315, 1, 1, "", "configuration_attrs"], [315, 2, 1, "", "configure"], [315, 1, 1, "", "connected"], [315, 2, 1, "", "describe"], [315, 2, 1, "", "get"], [315, 1, 1, "", "hints"], [315, 1, 1, "", "kind"], [315, 2, 1, "", "read"], [315, 2, 1, "", "read_configuration"], [315, 2, 1, "", "stop"], [315, 1, 1, "", "subscriptions"], [315, 2, 1, "", "summary"], [315, 2, 1, "", "trigger"]], "pcdsdevices.lodcm": [[316, 0, 1, "", "CHI1"], [317, 0, 1, "", "CHI2"], [318, 0, 1, "", "CrystalTower1"], [319, 0, 1, "", "CrystalTower2"], [320, 0, 1, "", "Dectris"], [321, 0, 1, "", "DiagnosticsTower"], [322, 0, 1, "", "Diode"], [323, 0, 1, "", "Foil"], [324, 0, 1, "", "H1N"], [325, 0, 1, "", "H2N"], [326, 0, 1, "", "LODCM"], [327, 0, 1, "", "LODCMEnergyC"], [328, 0, 1, "", "LODCMEnergyC1"], [329, 0, 1, "", "LODCMEnergySi"], [330, 0, 1, "", "SimDiagnosticsTower"], [331, 0, 1, "", "SimEnergyC"], [332, 0, 1, "", "SimEnergySi"], [333, 0, 1, "", "SimFirstTower"], [334, 0, 1, "", "SimLODCM"], [335, 0, 1, "", "SimSecondTower"], [336, 0, 1, "", "XCSLODCM"], [337, 0, 1, "", "XPPLODCM"], [338, 0, 1, "", "Y1"], [339, 0, 1, "", "Y2"], [340, 0, 1, "", "YagLom"]], "pcdsdevices.lodcm.CHI1": [[316, 2, 1, "", "camonitor"], [316, 2, 1, "", "check_inserted"], [316, 2, 1, "", "check_removed"], [316, 2, 1, "", "check_transmission"], [316, 1, 1, "", "configuration_attrs"], [316, 2, 1, "", "configure"], [316, 1, 1, "", "connected"], [316, 2, 1, "", "describe"], [316, 1, 1, "", "egu"], [316, 2, 1, "", "end_monitor_thread"], [316, 2, 1, "", "get"], [316, 2, 1, "", "get_state"], [316, 1, 1, "", "high_limit"], [316, 1, 1, "", "hints"], [316, 1, 1, "", "in_states"], [316, 2, 1, "", "insert"], [316, 1, 1, "", "kind"], [316, 1, 1, "", "limits"], [316, 1, 1, "", "low_limit"], [316, 2, 1, "", "move"], [316, 1, 1, "", "moving"], [316, 2, 1, "", "mv"], [316, 1, 1, "", "needs_parent"], [316, 1, 1, "", "out_states"], [316, 1, 1, "", "position"], [316, 2, 1, "", "post_elog_status"], [316, 2, 1, "", "read"], [316, 2, 1, "", "read_configuration"], [316, 2, 1, "", "remove"], [316, 2, 1, "", "screen"], [316, 2, 1, "", "set"], [316, 1, 1, "", "settle_time"], [316, 1, 1, "", "stage_group"], [316, 2, 1, "", "stage_group_instances"], [316, 1, 1, "", "states_list"], [316, 2, 1, "", "status"], [316, 2, 1, "", "stop"], [316, 1, 1, "", "subscriptions"], [316, 2, 1, "", "summary"], [316, 1, 1, "", "timeout"], [316, 1, 1, "", "transmission"], [316, 2, 1, "", "trigger"], [316, 2, 1, "", "wait"], [316, 2, 1, "", "wm"], [316, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.CHI2": [[317, 2, 1, "", "camonitor"], [317, 2, 1, "", "check_inserted"], [317, 2, 1, "", "check_removed"], [317, 2, 1, "", "check_transmission"], [317, 1, 1, "", "configuration_attrs"], [317, 2, 1, "", "configure"], [317, 1, 1, "", "connected"], [317, 2, 1, "", "describe"], [317, 1, 1, "", "egu"], [317, 2, 1, "", "end_monitor_thread"], [317, 2, 1, "", "get"], [317, 2, 1, "", "get_state"], [317, 1, 1, "", "high_limit"], [317, 1, 1, "", "hints"], [317, 1, 1, "", "in_states"], [317, 2, 1, "", "insert"], [317, 1, 1, "", "kind"], [317, 1, 1, "", "limits"], [317, 1, 1, "", "low_limit"], [317, 2, 1, "", "move"], [317, 1, 1, "", "moving"], [317, 2, 1, "", "mv"], [317, 1, 1, "", "needs_parent"], [317, 1, 1, "", "out_states"], [317, 1, 1, "", "position"], [317, 2, 1, "", "post_elog_status"], [317, 2, 1, "", "read"], [317, 2, 1, "", "read_configuration"], [317, 2, 1, "", "remove"], [317, 2, 1, "", "screen"], [317, 2, 1, "", "set"], [317, 1, 1, "", "settle_time"], [317, 1, 1, "", "stage_group"], [317, 2, 1, "", "stage_group_instances"], [317, 1, 1, "", "states_list"], [317, 2, 1, "", "status"], [317, 2, 1, "", "stop"], [317, 1, 1, "", "subscriptions"], [317, 2, 1, "", "summary"], [317, 1, 1, "", "timeout"], [317, 1, 1, "", "transmission"], [317, 2, 1, "", "trigger"], [317, 2, 1, "", "wait"], [317, 2, 1, "", "wm"], [317, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.CrystalTower1": [[318, 1, 1, "", "configuration_attrs"], [318, 2, 1, "", "configure"], [318, 1, 1, "", "connected"], [318, 2, 1, "", "describe"], [318, 2, 1, "", "get"], [318, 2, 1, "", "get_material"], [318, 2, 1, "", "get_reflection"], [318, 1, 1, "", "hints"], [318, 2, 1, "", "is_diamond"], [318, 2, 1, "", "is_silicon"], [318, 1, 1, "", "kind"], [318, 1, 1, "", "needs_parent"], [318, 2, 1, "", "post_elog_status"], [318, 2, 1, "", "read"], [318, 2, 1, "", "read_configuration"], [318, 2, 1, "", "screen"], [318, 1, 1, "", "stage_group"], [318, 2, 1, "", "stage_group_instances"], [318, 2, 1, "", "status"], [318, 2, 1, "", "stop"], [318, 1, 1, "", "subscriptions"], [318, 2, 1, "", "summary"], [318, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.CrystalTower2": [[319, 1, 1, "", "configuration_attrs"], [319, 2, 1, "", "configure"], [319, 1, 1, "", "connected"], [319, 2, 1, "", "describe"], [319, 2, 1, "", "get"], [319, 2, 1, "", "get_material"], [319, 2, 1, "", "get_reflection"], [319, 1, 1, "", "hints"], [319, 2, 1, "", "is_diamond"], [319, 2, 1, "", "is_silicon"], [319, 1, 1, "", "kind"], [319, 1, 1, "", "needs_parent"], [319, 2, 1, "", "post_elog_status"], [319, 2, 1, "", "read"], [319, 2, 1, "", "read_configuration"], [319, 2, 1, "", "screen"], [319, 1, 1, "", "stage_group"], [319, 2, 1, "", "stage_group_instances"], [319, 2, 1, "", "status"], [319, 2, 1, "", "stop"], [319, 1, 1, "", "subscriptions"], [319, 2, 1, "", "summary"], [319, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.Dectris": [[320, 2, 1, "", "camonitor"], [320, 2, 1, "", "check_inserted"], [320, 2, 1, "", "check_removed"], [320, 2, 1, "", "check_transmission"], [320, 1, 1, "", "configuration_attrs"], [320, 2, 1, "", "configure"], [320, 1, 1, "", "connected"], [320, 2, 1, "", "describe"], [320, 1, 1, "", "egu"], [320, 2, 1, "", "end_monitor_thread"], [320, 2, 1, "", "get"], [320, 2, 1, "", "get_state"], [320, 1, 1, "", "high_limit"], [320, 1, 1, "", "hints"], [320, 1, 1, "", "in_states"], [320, 2, 1, "", "insert"], [320, 1, 1, "", "kind"], [320, 1, 1, "", "limits"], [320, 1, 1, "", "low_limit"], [320, 2, 1, "", "move"], [320, 1, 1, "", "moving"], [320, 2, 1, "", "mv"], [320, 1, 1, "", "needs_parent"], [320, 1, 1, "", "out_states"], [320, 1, 1, "", "position"], [320, 2, 1, "", "post_elog_status"], [320, 2, 1, "", "read"], [320, 2, 1, "", "read_configuration"], [320, 2, 1, "", "remove"], [320, 2, 1, "", "screen"], [320, 2, 1, "", "set"], [320, 1, 1, "", "settle_time"], [320, 1, 1, "", "stage_group"], [320, 2, 1, "", "stage_group_instances"], [320, 1, 1, "", "states_list"], [320, 2, 1, "", "status"], [320, 2, 1, "", "stop"], [320, 1, 1, "", "subscriptions"], [320, 2, 1, "", "summary"], [320, 1, 1, "", "timeout"], [320, 1, 1, "", "transmission"], [320, 2, 1, "", "trigger"], [320, 2, 1, "", "wait"], [320, 2, 1, "", "wm"], [320, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.DiagnosticsTower": [[321, 1, 1, "", "configuration_attrs"], [321, 2, 1, "", "configure"], [321, 1, 1, "", "connected"], [321, 2, 1, "", "describe"], [321, 2, 1, "", "get"], [321, 1, 1, "", "hints"], [321, 1, 1, "", "kind"], [321, 1, 1, "", "needs_parent"], [321, 2, 1, "", "post_elog_status"], [321, 2, 1, "", "read"], [321, 2, 1, "", "read_configuration"], [321, 2, 1, "", "screen"], [321, 1, 1, "", "stage_group"], [321, 2, 1, "", "stage_group_instances"], [321, 2, 1, "", "status"], [321, 2, 1, "", "stop"], [321, 1, 1, "", "subscriptions"], [321, 2, 1, "", "summary"], [321, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.Diode": [[322, 2, 1, "", "camonitor"], [322, 2, 1, "", "check_inserted"], [322, 2, 1, "", "check_removed"], [322, 2, 1, "", "check_transmission"], [322, 1, 1, "", "configuration_attrs"], [322, 2, 1, "", "configure"], [322, 1, 1, "", "connected"], [322, 2, 1, "", "describe"], [322, 1, 1, "", "egu"], [322, 2, 1, "", "end_monitor_thread"], [322, 2, 1, "", "get"], [322, 2, 1, "", "get_state"], [322, 1, 1, "", "high_limit"], [322, 1, 1, "", "hints"], [322, 1, 1, "", "in_states"], [322, 2, 1, "", "insert"], [322, 1, 1, "", "kind"], [322, 1, 1, "", "limits"], [322, 1, 1, "", "low_limit"], [322, 2, 1, "", "move"], [322, 1, 1, "", "moving"], [322, 2, 1, "", "mv"], [322, 1, 1, "", "needs_parent"], [322, 1, 1, "", "out_states"], [322, 1, 1, "", "position"], [322, 2, 1, "", "post_elog_status"], [322, 2, 1, "", "read"], [322, 2, 1, "", "read_configuration"], [322, 2, 1, "", "remove"], [322, 2, 1, "", "screen"], [322, 2, 1, "", "set"], [322, 1, 1, "", "settle_time"], [322, 1, 1, "", "stage_group"], [322, 2, 1, "", "stage_group_instances"], [322, 1, 1, "", "states_list"], [322, 2, 1, "", "status"], [322, 2, 1, "", "stop"], [322, 1, 1, "", "subscriptions"], [322, 2, 1, "", "summary"], [322, 1, 1, "", "timeout"], [322, 1, 1, "", "transmission"], [322, 2, 1, "", "trigger"], [322, 2, 1, "", "wait"], [322, 2, 1, "", "wm"], [322, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.Foil": [[323, 2, 1, "", "camonitor"], [323, 2, 1, "", "check_inserted"], [323, 2, 1, "", "check_removed"], [323, 2, 1, "", "check_transmission"], [323, 1, 1, "", "configuration_attrs"], [323, 2, 1, "", "configure"], [323, 1, 1, "", "connected"], [323, 2, 1, "", "describe"], [323, 1, 1, "", "egu"], [323, 2, 1, "", "end_monitor_thread"], [323, 2, 1, "", "get"], [323, 2, 1, "", "get_state"], [323, 1, 1, "", "high_limit"], [323, 1, 1, "", "hints"], [323, 1, 1, "", "in_states"], [323, 2, 1, "", "insert"], [323, 1, 1, "", "kind"], [323, 1, 1, "", "limits"], [323, 1, 1, "", "low_limit"], [323, 2, 1, "", "move"], [323, 1, 1, "", "moving"], [323, 2, 1, "", "mv"], [323, 1, 1, "", "needs_parent"], [323, 1, 1, "", "out_states"], [323, 1, 1, "", "position"], [323, 2, 1, "", "post_elog_status"], [323, 2, 1, "", "read"], [323, 2, 1, "", "read_configuration"], [323, 2, 1, "", "remove"], [323, 2, 1, "", "screen"], [323, 2, 1, "", "set"], [323, 1, 1, "", "settle_time"], [323, 1, 1, "", "stage_group"], [323, 2, 1, "", "stage_group_instances"], [323, 1, 1, "", "states_list"], [323, 2, 1, "", "status"], [323, 2, 1, "", "stop"], [323, 1, 1, "", "subscriptions"], [323, 2, 1, "", "summary"], [323, 1, 1, "", "timeout"], [323, 1, 1, "", "transmission"], [323, 2, 1, "", "trigger"], [323, 2, 1, "", "wait"], [323, 2, 1, "", "wm"], [323, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.H1N": [[324, 2, 1, "", "camonitor"], [324, 2, 1, "", "check_inserted"], [324, 2, 1, "", "check_removed"], [324, 2, 1, "", "check_transmission"], [324, 1, 1, "", "configuration_attrs"], [324, 2, 1, "", "configure"], [324, 1, 1, "", "connected"], [324, 2, 1, "", "describe"], [324, 1, 1, "", "egu"], [324, 2, 1, "", "end_monitor_thread"], [324, 2, 1, "", "get"], [324, 2, 1, "", "get_state"], [324, 1, 1, "", "high_limit"], [324, 1, 1, "", "hints"], [324, 1, 1, "", "in_states"], [324, 2, 1, "", "insert"], [324, 1, 1, "", "kind"], [324, 1, 1, "", "limits"], [324, 1, 1, "", "low_limit"], [324, 2, 1, "", "move"], [324, 1, 1, "", "moving"], [324, 2, 1, "", "mv"], [324, 1, 1, "", "needs_parent"], [324, 1, 1, "", "out_states"], [324, 1, 1, "", "position"], [324, 2, 1, "", "post_elog_status"], [324, 2, 1, "", "read"], [324, 2, 1, "", "read_configuration"], [324, 2, 1, "", "remove"], [324, 2, 1, "", "screen"], [324, 2, 1, "", "set"], [324, 1, 1, "", "settle_time"], [324, 1, 1, "", "stage_group"], [324, 2, 1, "", "stage_group_instances"], [324, 1, 1, "", "states_list"], [324, 2, 1, "", "status"], [324, 2, 1, "", "stop"], [324, 1, 1, "", "subscriptions"], [324, 2, 1, "", "summary"], [324, 1, 1, "", "timeout"], [324, 1, 1, "", "transmission"], [324, 2, 1, "", "trigger"], [324, 2, 1, "", "wait"], [324, 2, 1, "", "wm"], [324, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.H2N": [[325, 2, 1, "", "camonitor"], [325, 2, 1, "", "check_inserted"], [325, 2, 1, "", "check_removed"], [325, 2, 1, "", "check_transmission"], [325, 1, 1, "", "configuration_attrs"], [325, 2, 1, "", "configure"], [325, 1, 1, "", "connected"], [325, 2, 1, "", "describe"], [325, 1, 1, "", "egu"], [325, 2, 1, "", "end_monitor_thread"], [325, 2, 1, "", "get"], [325, 2, 1, "", "get_state"], [325, 1, 1, "", "high_limit"], [325, 1, 1, "", "hints"], [325, 1, 1, "", "in_states"], [325, 2, 1, "", "insert"], [325, 1, 1, "", "kind"], [325, 1, 1, "", "limits"], [325, 1, 1, "", "low_limit"], [325, 2, 1, "", "move"], [325, 1, 1, "", "moving"], [325, 2, 1, "", "mv"], [325, 1, 1, "", "needs_parent"], [325, 1, 1, "", "out_states"], [325, 1, 1, "", "position"], [325, 2, 1, "", "post_elog_status"], [325, 2, 1, "", "read"], [325, 2, 1, "", "read_configuration"], [325, 2, 1, "", "remove"], [325, 2, 1, "", "screen"], [325, 2, 1, "", "set"], [325, 1, 1, "", "settle_time"], [325, 1, 1, "", "stage_group"], [325, 2, 1, "", "stage_group_instances"], [325, 1, 1, "", "states_list"], [325, 2, 1, "", "status"], [325, 2, 1, "", "stop"], [325, 1, 1, "", "subscriptions"], [325, 2, 1, "", "summary"], [325, 1, 1, "", "timeout"], [325, 1, 1, "", "transmission"], [325, 2, 1, "", "trigger"], [325, 2, 1, "", "wait"], [325, 2, 1, "", "wm"], [325, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.LODCM": [[326, 1, 1, "", "E"], [326, 1, 1, "", "branches"], [326, 2, 1, "", "calc_geometry"], [326, 2, 1, "", "calc_lightpath_state"], [326, 1, 1, "", "configuration_attrs"], [326, 2, 1, "", "configure"], [326, 1, 1, "", "connected"], [326, 2, 1, "", "describe"], [326, 1, 1, "", "destination"], [326, 1, 1, "", "energy"], [326, 2, 1, "", "get"], [326, 2, 1, "", "get_energy"], [326, 2, 1, "", "get_lightpath_state"], [326, 2, 1, "", "get_material"], [326, 2, 1, "", "get_reflection"], [326, 1, 1, "", "hints"], [326, 1, 1, "", "kind"], [326, 1, 1, "", "lightpath_cpts"], [326, 1, 1, "", "md"], [326, 1, 1, "", "needs_parent"], [326, 2, 1, "", "post_elog_status"], [326, 2, 1, "", "read"], [326, 2, 1, "", "read_configuration"], [326, 2, 1, "", "remove"], [326, 2, 1, "", "remove_dia"], [326, 2, 1, "", "screen"], [326, 2, 1, "", "set_energy"], [326, 1, 1, "", "stage_group"], [326, 2, 1, "", "stage_group_instances"], [326, 2, 1, "", "status"], [326, 2, 1, "", "stop"], [326, 1, 1, "", "subscriptions"], [326, 2, 1, "", "summary"], [326, 1, 1, "", "transmission"], [326, 2, 1, "", "trigger"], [326, 2, 1, "", "tweakXC"], [326, 2, 1, "", "tweak_parallel"], [326, 2, 1, "", "tweak_x"], [326, 2, 1, "", "wait_energy"]], "pcdsdevices.lodcm.LODCMEnergyC": [[327, 2, 1, "", "calc_geometry"], [327, 2, 1, "", "camonitor"], [327, 2, 1, "", "check_single"], [327, 1, 1, "", "composite_egu"], [327, 1, 1, "", "concurrent"], [327, 1, 1, "", "configuration_attrs"], [327, 2, 1, "", "configure"], [327, 1, 1, "", "connected"], [327, 2, 1, "", "describe"], [327, 1, 1, "", "egu"], [327, 2, 1, "", "end_monitor_thread"], [327, 2, 1, "", "forward"], [327, 2, 1, "", "get"], [327, 2, 1, "", "get_energy"], [327, 2, 1, "", "get_reflection"], [327, 1, 1, "", "high_limit"], [327, 1, 1, "", "hints"], [327, 2, 1, "", "inverse"], [327, 1, 1, "", "kind"], [327, 1, 1, "", "limits"], [327, 1, 1, "", "low_limit"], [327, 2, 1, "", "move"], [327, 2, 1, "", "move_single"], [327, 1, 1, "", "moving"], [327, 2, 1, "", "mv"], [327, 2, 1, "", "mv_ginput"], [327, 2, 1, "", "mvr"], [327, 1, 1, "", "needs_parent"], [327, 1, 1, "", "position"], [327, 2, 1, "", "post_elog_status"], [327, 1, 1, "", "pseudo_positioners"], [327, 2, 1, "", "read"], [327, 2, 1, "", "read_configuration"], [327, 1, 1, "", "real_position"], [327, 1, 1, "", "real_positioners"], [327, 2, 1, "", "screen"], [327, 1, 1, "", "sequential"], [327, 2, 1, "", "set"], [327, 2, 1, "", "setE"], [327, 2, 1, "", "set_current_position"], [327, 2, 1, "", "set_position"], [327, 1, 1, "", "settle_time"], [327, 1, 1, "", "stage_group"], [327, 2, 1, "", "stage_group_instances"], [327, 2, 1, "", "status"], [327, 2, 1, "", "stop"], [327, 1, 1, "", "subscriptions"], [327, 2, 1, "", "summary"], [327, 1, 1, "", "target"], [327, 1, 1, "", "timeout"], [327, 2, 1, "", "to_pseudo_tuple"], [327, 2, 1, "", "to_real_tuple"], [327, 2, 1, "", "trigger"], [327, 2, 1, "", "tweak"], [327, 2, 1, "", "umv"], [327, 2, 1, "", "umvr"], [327, 2, 1, "", "wait"], [327, 2, 1, "", "wm"], [327, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.LODCMEnergyC1": [[328, 2, 1, "", "calc_geometry"], [328, 2, 1, "", "camonitor"], [328, 2, 1, "", "check_single"], [328, 1, 1, "", "composite_egu"], [328, 1, 1, "", "concurrent"], [328, 1, 1, "", "configuration_attrs"], [328, 2, 1, "", "configure"], [328, 1, 1, "", "connected"], [328, 2, 1, "", "describe"], [328, 1, 1, "", "egu"], [328, 2, 1, "", "end_monitor_thread"], [328, 2, 1, "", "forward"], [328, 2, 1, "", "get"], [328, 2, 1, "", "get_energy"], [328, 2, 1, "", "get_reflection"], [328, 1, 1, "", "high_limit"], [328, 1, 1, "", "hints"], [328, 2, 1, "", "inverse"], [328, 1, 1, "", "kind"], [328, 1, 1, "", "limits"], [328, 1, 1, "", "low_limit"], [328, 2, 1, "", "move"], [328, 2, 1, "", "move_single"], [328, 1, 1, "", "moving"], [328, 2, 1, "", "mv"], [328, 2, 1, "", "mv_ginput"], [328, 2, 1, "", "mvr"], [328, 1, 1, "", "needs_parent"], [328, 1, 1, "", "position"], [328, 2, 1, "", "post_elog_status"], [328, 1, 1, "", "pseudo_positioners"], [328, 2, 1, "", "read"], [328, 2, 1, "", "read_configuration"], [328, 1, 1, "", "real_position"], [328, 1, 1, "", "real_positioners"], [328, 2, 1, "", "screen"], [328, 1, 1, "", "sequential"], [328, 2, 1, "", "set"], [328, 2, 1, "", "setE"], [328, 2, 1, "", "set_current_position"], [328, 2, 1, "", "set_position"], [328, 1, 1, "", "settle_time"], [328, 1, 1, "", "stage_group"], [328, 2, 1, "", "stage_group_instances"], [328, 2, 1, "", "status"], [328, 2, 1, "", "stop"], [328, 1, 1, "", "subscriptions"], [328, 2, 1, "", "summary"], [328, 1, 1, "", "target"], [328, 1, 1, "", "timeout"], [328, 2, 1, "", "to_pseudo_tuple"], [328, 2, 1, "", "to_real_tuple"], [328, 2, 1, "", "trigger"], [328, 2, 1, "", "tweak"], [328, 2, 1, "", "umv"], [328, 2, 1, "", "umvr"], [328, 2, 1, "", "wait"], [328, 2, 1, "", "wm"], [328, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.LODCMEnergySi": [[329, 2, 1, "", "calc_geometry"], [329, 2, 1, "", "camonitor"], [329, 2, 1, "", "check_single"], [329, 1, 1, "", "composite_egu"], [329, 1, 1, "", "concurrent"], [329, 1, 1, "", "configuration_attrs"], [329, 2, 1, "", "configure"], [329, 1, 1, "", "connected"], [329, 2, 1, "", "describe"], [329, 1, 1, "", "egu"], [329, 2, 1, "", "end_monitor_thread"], [329, 2, 1, "", "forward"], [329, 2, 1, "", "get"], [329, 2, 1, "", "get_energy"], [329, 2, 1, "", "get_reflection"], [329, 1, 1, "", "high_limit"], [329, 1, 1, "", "hints"], [329, 2, 1, "", "inverse"], [329, 1, 1, "", "kind"], [329, 1, 1, "", "limits"], [329, 1, 1, "", "low_limit"], [329, 2, 1, "", "move"], [329, 2, 1, "", "move_single"], [329, 1, 1, "", "moving"], [329, 2, 1, "", "mv"], [329, 2, 1, "", "mv_ginput"], [329, 2, 1, "", "mvr"], [329, 1, 1, "", "needs_parent"], [329, 1, 1, "", "position"], [329, 2, 1, "", "post_elog_status"], [329, 1, 1, "", "pseudo_positioners"], [329, 2, 1, "", "read"], [329, 2, 1, "", "read_configuration"], [329, 1, 1, "", "real_position"], [329, 1, 1, "", "real_positioners"], [329, 2, 1, "", "screen"], [329, 1, 1, "", "sequential"], [329, 2, 1, "", "set"], [329, 2, 1, "", "setE"], [329, 2, 1, "", "set_current_position"], [329, 2, 1, "", "set_position"], [329, 1, 1, "", "settle_time"], [329, 1, 1, "", "stage_group"], [329, 2, 1, "", "stage_group_instances"], [329, 2, 1, "", "status"], [329, 2, 1, "", "stop"], [329, 1, 1, "", "subscriptions"], [329, 2, 1, "", "summary"], [329, 1, 1, "", "target"], [329, 1, 1, "", "timeout"], [329, 2, 1, "", "to_pseudo_tuple"], [329, 2, 1, "", "to_real_tuple"], [329, 2, 1, "", "trigger"], [329, 2, 1, "", "tweak"], [329, 2, 1, "", "umv"], [329, 2, 1, "", "umvr"], [329, 2, 1, "", "wait"], [329, 2, 1, "", "wm"], [329, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.SimDiagnosticsTower": [[330, 1, 1, "", "configuration_attrs"], [330, 2, 1, "", "configure"], [330, 1, 1, "", "connected"], [330, 2, 1, "", "describe"], [330, 2, 1, "", "get"], [330, 1, 1, "", "hints"], [330, 1, 1, "", "kind"], [330, 1, 1, "", "needs_parent"], [330, 2, 1, "", "post_elog_status"], [330, 2, 1, "", "read"], [330, 2, 1, "", "read_configuration"], [330, 2, 1, "", "screen"], [330, 1, 1, "", "stage_group"], [330, 2, 1, "", "stage_group_instances"], [330, 2, 1, "", "status"], [330, 2, 1, "", "stop"], [330, 1, 1, "", "subscriptions"], [330, 2, 1, "", "summary"], [330, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.SimEnergyC": [[331, 2, 1, "", "calc_geometry"], [331, 2, 1, "", "camonitor"], [331, 2, 1, "", "check_single"], [331, 1, 1, "", "composite_egu"], [331, 1, 1, "", "concurrent"], [331, 1, 1, "", "configuration_attrs"], [331, 2, 1, "", "configure"], [331, 1, 1, "", "connected"], [331, 2, 1, "", "describe"], [331, 1, 1, "", "egu"], [331, 2, 1, "", "end_monitor_thread"], [331, 2, 1, "", "forward"], [331, 2, 1, "", "get"], [331, 2, 1, "", "get_energy"], [331, 2, 1, "", "get_reflection"], [331, 1, 1, "", "high_limit"], [331, 1, 1, "", "hints"], [331, 2, 1, "", "inverse"], [331, 1, 1, "", "kind"], [331, 1, 1, "", "limits"], [331, 1, 1, "", "low_limit"], [331, 2, 1, "", "move"], [331, 2, 1, "", "move_single"], [331, 1, 1, "", "moving"], [331, 2, 1, "", "mv"], [331, 2, 1, "", "mv_ginput"], [331, 2, 1, "", "mvr"], [331, 1, 1, "", "needs_parent"], [331, 1, 1, "", "position"], [331, 2, 1, "", "post_elog_status"], [331, 1, 1, "", "pseudo_positioners"], [331, 2, 1, "", "read"], [331, 2, 1, "", "read_configuration"], [331, 1, 1, "", "real_position"], [331, 1, 1, "", "real_positioners"], [331, 2, 1, "", "screen"], [331, 1, 1, "", "sequential"], [331, 2, 1, "", "set"], [331, 2, 1, "", "setE"], [331, 2, 1, "", "set_current_position"], [331, 2, 1, "", "set_position"], [331, 1, 1, "", "settle_time"], [331, 1, 1, "", "stage_group"], [331, 2, 1, "", "stage_group_instances"], [331, 2, 1, "", "status"], [331, 2, 1, "", "stop"], [331, 1, 1, "", "subscriptions"], [331, 2, 1, "", "summary"], [331, 1, 1, "", "target"], [331, 1, 1, "", "timeout"], [331, 2, 1, "", "to_pseudo_tuple"], [331, 2, 1, "", "to_real_tuple"], [331, 2, 1, "", "trigger"], [331, 2, 1, "", "tweak"], [331, 2, 1, "", "umv"], [331, 2, 1, "", "umvr"], [331, 2, 1, "", "wait"], [331, 2, 1, "", "wm"], [331, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.SimEnergySi": [[332, 2, 1, "", "calc_geometry"], [332, 2, 1, "", "camonitor"], [332, 2, 1, "", "check_single"], [332, 1, 1, "", "composite_egu"], [332, 1, 1, "", "concurrent"], [332, 1, 1, "", "configuration_attrs"], [332, 2, 1, "", "configure"], [332, 1, 1, "", "connected"], [332, 2, 1, "", "describe"], [332, 1, 1, "", "egu"], [332, 2, 1, "", "end_monitor_thread"], [332, 2, 1, "", "forward"], [332, 2, 1, "", "get"], [332, 2, 1, "", "get_energy"], [332, 2, 1, "", "get_reflection"], [332, 1, 1, "", "high_limit"], [332, 1, 1, "", "hints"], [332, 2, 1, "", "inverse"], [332, 1, 1, "", "kind"], [332, 1, 1, "", "limits"], [332, 1, 1, "", "low_limit"], [332, 2, 1, "", "move"], [332, 2, 1, "", "move_single"], [332, 1, 1, "", "moving"], [332, 2, 1, "", "mv"], [332, 2, 1, "", "mv_ginput"], [332, 2, 1, "", "mvr"], [332, 1, 1, "", "needs_parent"], [332, 1, 1, "", "position"], [332, 2, 1, "", "post_elog_status"], [332, 1, 1, "", "pseudo_positioners"], [332, 2, 1, "", "read"], [332, 2, 1, "", "read_configuration"], [332, 1, 1, "", "real_position"], [332, 1, 1, "", "real_positioners"], [332, 2, 1, "", "screen"], [332, 1, 1, "", "sequential"], [332, 2, 1, "", "set"], [332, 2, 1, "", "setE"], [332, 2, 1, "", "set_current_position"], [332, 2, 1, "", "set_position"], [332, 1, 1, "", "settle_time"], [332, 1, 1, "", "stage_group"], [332, 2, 1, "", "stage_group_instances"], [332, 2, 1, "", "status"], [332, 2, 1, "", "stop"], [332, 1, 1, "", "subscriptions"], [332, 2, 1, "", "summary"], [332, 1, 1, "", "target"], [332, 1, 1, "", "timeout"], [332, 2, 1, "", "to_pseudo_tuple"], [332, 2, 1, "", "to_real_tuple"], [332, 2, 1, "", "trigger"], [332, 2, 1, "", "tweak"], [332, 2, 1, "", "umv"], [332, 2, 1, "", "umvr"], [332, 2, 1, "", "wait"], [332, 2, 1, "", "wm"], [332, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.SimFirstTower": [[333, 1, 1, "", "configuration_attrs"], [333, 2, 1, "", "configure"], [333, 1, 1, "", "connected"], [333, 2, 1, "", "describe"], [333, 2, 1, "", "get"], [333, 2, 1, "", "get_material"], [333, 2, 1, "", "get_reflection"], [333, 1, 1, "", "hints"], [333, 2, 1, "", "is_diamond"], [333, 2, 1, "", "is_silicon"], [333, 1, 1, "", "kind"], [333, 1, 1, "", "needs_parent"], [333, 2, 1, "", "post_elog_status"], [333, 2, 1, "", "read"], [333, 2, 1, "", "read_configuration"], [333, 2, 1, "", "screen"], [333, 1, 1, "", "stage_group"], [333, 2, 1, "", "stage_group_instances"], [333, 2, 1, "", "status"], [333, 2, 1, "", "stop"], [333, 1, 1, "", "subscriptions"], [333, 2, 1, "", "summary"], [333, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.SimLODCM": [[334, 1, 1, "", "E"], [334, 1, 1, "", "branches"], [334, 2, 1, "", "calc_geometry"], [334, 2, 1, "", "calc_lightpath_state"], [334, 1, 1, "", "configuration_attrs"], [334, 2, 1, "", "configure"], [334, 1, 1, "", "connected"], [334, 2, 1, "", "describe"], [334, 1, 1, "", "destination"], [334, 1, 1, "", "energy"], [334, 2, 1, "", "get"], [334, 2, 1, "", "get_energy"], [334, 2, 1, "", "get_lightpath_state"], [334, 2, 1, "", "get_material"], [334, 2, 1, "", "get_reflection"], [334, 1, 1, "", "hints"], [334, 1, 1, "", "kind"], [334, 1, 1, "", "lightpath_cpts"], [334, 1, 1, "", "md"], [334, 1, 1, "", "needs_parent"], [334, 2, 1, "", "post_elog_status"], [334, 2, 1, "", "read"], [334, 2, 1, "", "read_configuration"], [334, 2, 1, "", "remove"], [334, 2, 1, "", "remove_dia"], [334, 2, 1, "", "screen"], [334, 2, 1, "", "set_energy"], [334, 1, 1, "", "stage_group"], [334, 2, 1, "", "stage_group_instances"], [334, 2, 1, "", "status"], [334, 2, 1, "", "stop"], [334, 1, 1, "", "subscriptions"], [334, 2, 1, "", "summary"], [334, 1, 1, "", "transmission"], [334, 2, 1, "", "trigger"], [334, 2, 1, "", "tweakXC"], [334, 2, 1, "", "tweak_parallel"], [334, 2, 1, "", "tweak_x"], [334, 2, 1, "", "wait_energy"]], "pcdsdevices.lodcm.SimSecondTower": [[335, 1, 1, "", "configuration_attrs"], [335, 2, 1, "", "configure"], [335, 1, 1, "", "connected"], [335, 2, 1, "", "describe"], [335, 2, 1, "", "get"], [335, 2, 1, "", "get_material"], [335, 2, 1, "", "get_reflection"], [335, 1, 1, "", "hints"], [335, 2, 1, "", "is_diamond"], [335, 2, 1, "", "is_silicon"], [335, 1, 1, "", "kind"], [335, 1, 1, "", "needs_parent"], [335, 2, 1, "", "post_elog_status"], [335, 2, 1, "", "read"], [335, 2, 1, "", "read_configuration"], [335, 2, 1, "", "screen"], [335, 1, 1, "", "stage_group"], [335, 2, 1, "", "stage_group_instances"], [335, 2, 1, "", "status"], [335, 2, 1, "", "stop"], [335, 1, 1, "", "subscriptions"], [335, 2, 1, "", "summary"], [335, 2, 1, "", "trigger"]], "pcdsdevices.lodcm.XCSLODCM": [[336, 1, 1, "", "E"], [336, 1, 1, "", "branches"], [336, 2, 1, "", "calc_geometry"], [336, 2, 1, "", "calc_lightpath_state"], [336, 1, 1, "", "configuration_attrs"], [336, 2, 1, "", "configure"], [336, 1, 1, "", "connected"], [336, 2, 1, "", "describe"], [336, 1, 1, "", "destination"], [336, 1, 1, "", "energy"], [336, 2, 1, "", "get"], [336, 2, 1, "", "get_energy"], [336, 2, 1, "", "get_lightpath_state"], [336, 2, 1, "", "get_material"], [336, 2, 1, "", "get_reflection"], [336, 1, 1, "", "hints"], [336, 1, 1, "", "kind"], [336, 1, 1, "", "lightpath_cpts"], [336, 1, 1, "", "md"], [336, 1, 1, "", "needs_parent"], [336, 2, 1, "", "post_elog_status"], [336, 2, 1, "", "read"], [336, 2, 1, "", "read_configuration"], [336, 2, 1, "", "remove"], [336, 2, 1, "", "remove_dia"], [336, 2, 1, "", "screen"], [336, 2, 1, "", "set_energy"], [336, 1, 1, "", "stage_group"], [336, 2, 1, "", "stage_group_instances"], [336, 2, 1, "", "status"], [336, 2, 1, "", "stop"], [336, 1, 1, "", "subscriptions"], [336, 2, 1, "", "summary"], [336, 1, 1, "", "transmission"], [336, 2, 1, "", "trigger"], [336, 2, 1, "", "tweakXC"], [336, 2, 1, "", "tweak_parallel"], [336, 2, 1, "", "tweak_x"], [336, 2, 1, "", "wait_energy"]], "pcdsdevices.lodcm.XPPLODCM": [[337, 1, 1, "", "E"], [337, 1, 1, "", "branches"], [337, 2, 1, "", "calc_geometry"], [337, 2, 1, "", "calc_lightpath_state"], [337, 1, 1, "", "configuration_attrs"], [337, 2, 1, "", "configure"], [337, 1, 1, "", "connected"], [337, 2, 1, "", "describe"], [337, 1, 1, "", "destination"], [337, 1, 1, "", "energy"], [337, 2, 1, "", "get"], [337, 2, 1, "", "get_energy"], [337, 2, 1, "", "get_lightpath_state"], [337, 2, 1, "", "get_material"], [337, 2, 1, "", "get_reflection"], [337, 1, 1, "", "hints"], [337, 1, 1, "", "kind"], [337, 1, 1, "", "lightpath_cpts"], [337, 1, 1, "", "md"], [337, 1, 1, "", "needs_parent"], [337, 2, 1, "", "post_elog_status"], [337, 2, 1, "", "read"], [337, 2, 1, "", "read_configuration"], [337, 2, 1, "", "remove"], [337, 2, 1, "", "remove_dia"], [337, 2, 1, "", "screen"], [337, 2, 1, "", "set_energy"], [337, 1, 1, "", "stage_group"], [337, 2, 1, "", "stage_group_instances"], [337, 2, 1, "", "status"], [337, 2, 1, "", "stop"], [337, 1, 1, "", "subscriptions"], [337, 2, 1, "", "summary"], [337, 1, 1, "", "transmission"], [337, 2, 1, "", "trigger"], [337, 2, 1, "", "tweakXC"], [337, 2, 1, "", "tweak_parallel"], [337, 2, 1, "", "tweak_x"], [337, 2, 1, "", "wait_energy"]], "pcdsdevices.lodcm.Y1": [[338, 2, 1, "", "camonitor"], [338, 2, 1, "", "check_inserted"], [338, 2, 1, "", "check_removed"], [338, 2, 1, "", "check_transmission"], [338, 1, 1, "", "configuration_attrs"], [338, 2, 1, "", "configure"], [338, 1, 1, "", "connected"], [338, 2, 1, "", "describe"], [338, 1, 1, "", "egu"], [338, 2, 1, "", "end_monitor_thread"], [338, 2, 1, "", "get"], [338, 2, 1, "", "get_state"], [338, 1, 1, "", "high_limit"], [338, 1, 1, "", "hints"], [338, 1, 1, "", "in_states"], [338, 2, 1, "", "insert"], [338, 1, 1, "", "kind"], [338, 1, 1, "", "limits"], [338, 1, 1, "", "low_limit"], [338, 2, 1, "", "move"], [338, 1, 1, "", "moving"], [338, 2, 1, "", "mv"], [338, 1, 1, "", "needs_parent"], [338, 1, 1, "", "out_states"], [338, 1, 1, "", "position"], [338, 2, 1, "", "post_elog_status"], [338, 2, 1, "", "read"], [338, 2, 1, "", "read_configuration"], [338, 2, 1, "", "remove"], [338, 2, 1, "", "screen"], [338, 2, 1, "", "set"], [338, 1, 1, "", "settle_time"], [338, 1, 1, "", "stage_group"], [338, 2, 1, "", "stage_group_instances"], [338, 1, 1, "", "states_list"], [338, 2, 1, "", "status"], [338, 2, 1, "", "stop"], [338, 1, 1, "", "subscriptions"], [338, 2, 1, "", "summary"], [338, 1, 1, "", "timeout"], [338, 1, 1, "", "transmission"], [338, 2, 1, "", "trigger"], [338, 2, 1, "", "wait"], [338, 2, 1, "", "wm"], [338, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.Y2": [[339, 2, 1, "", "camonitor"], [339, 2, 1, "", "check_inserted"], [339, 2, 1, "", "check_removed"], [339, 2, 1, "", "check_transmission"], [339, 1, 1, "", "configuration_attrs"], [339, 2, 1, "", "configure"], [339, 1, 1, "", "connected"], [339, 2, 1, "", "describe"], [339, 1, 1, "", "egu"], [339, 2, 1, "", "end_monitor_thread"], [339, 2, 1, "", "get"], [339, 2, 1, "", "get_state"], [339, 1, 1, "", "high_limit"], [339, 1, 1, "", "hints"], [339, 1, 1, "", "in_states"], [339, 2, 1, "", "insert"], [339, 1, 1, "", "kind"], [339, 1, 1, "", "limits"], [339, 1, 1, "", "low_limit"], [339, 2, 1, "", "move"], [339, 1, 1, "", "moving"], [339, 2, 1, "", "mv"], [339, 1, 1, "", "needs_parent"], [339, 1, 1, "", "out_states"], [339, 1, 1, "", "position"], [339, 2, 1, "", "post_elog_status"], [339, 2, 1, "", "read"], [339, 2, 1, "", "read_configuration"], [339, 2, 1, "", "remove"], [339, 2, 1, "", "screen"], [339, 2, 1, "", "set"], [339, 1, 1, "", "settle_time"], [339, 1, 1, "", "stage_group"], [339, 2, 1, "", "stage_group_instances"], [339, 1, 1, "", "states_list"], [339, 2, 1, "", "status"], [339, 2, 1, "", "stop"], [339, 1, 1, "", "subscriptions"], [339, 2, 1, "", "summary"], [339, 1, 1, "", "timeout"], [339, 1, 1, "", "transmission"], [339, 2, 1, "", "trigger"], [339, 2, 1, "", "wait"], [339, 2, 1, "", "wm"], [339, 2, 1, "", "wm_update"]], "pcdsdevices.lodcm.YagLom": [[340, 2, 1, "", "camonitor"], [340, 2, 1, "", "check_inserted"], [340, 2, 1, "", "check_removed"], [340, 2, 1, "", "check_transmission"], [340, 1, 1, "", "configuration_attrs"], [340, 2, 1, "", "configure"], [340, 1, 1, "", "connected"], [340, 2, 1, "", "describe"], [340, 1, 1, "", "egu"], [340, 2, 1, "", "end_monitor_thread"], [340, 2, 1, "", "get"], [340, 2, 1, "", "get_state"], [340, 1, 1, "", "high_limit"], [340, 1, 1, "", "hints"], [340, 1, 1, "", "in_states"], [340, 2, 1, "", "insert"], [340, 1, 1, "", "kind"], [340, 1, 1, "", "limits"], [340, 1, 1, "", "low_limit"], [340, 2, 1, "", "move"], [340, 1, 1, "", "moving"], [340, 2, 1, "", "mv"], [340, 1, 1, "", "needs_parent"], [340, 1, 1, "", "out_states"], [340, 1, 1, "", "position"], [340, 2, 1, "", "post_elog_status"], [340, 2, 1, "", "read"], [340, 2, 1, "", "read_configuration"], [340, 2, 1, "", "remove"], [340, 2, 1, "", "screen"], [340, 2, 1, "", "set"], [340, 1, 1, "", "settle_time"], [340, 1, 1, "", "stage_group"], [340, 2, 1, "", "stage_group_instances"], [340, 1, 1, "", "states_list"], [340, 2, 1, "", "status"], [340, 2, 1, "", "stop"], [340, 1, 1, "", "subscriptions"], [340, 2, 1, "", "summary"], [340, 1, 1, "", "timeout"], [340, 1, 1, "", "transmission"], [340, 2, 1, "", "trigger"], [340, 2, 1, "", "wait"], [340, 2, 1, "", "wm"], [340, 2, 1, "", "wm_update"]], "pcdsdevices.lxe": [[341, 0, 1, "", "FakeLxtTtc"], [342, 0, 1, "", "LaserEnergyPositioner"], [343, 0, 1, "", "LaserTiming"], [344, 0, 1, "", "LaserTimingCompensation"], [345, 0, 1, "", "Lcls2LaserTiming"], [346, 0, 1, "", "LxtTtcExample"], [347, 0, 1, "", "TimeToolDelay"], [348, 0, 1, "", "_ReversedTimeToolDelay"], [349, 0, 1, "", "_ScaledUnitConversionDerivedSignal"], [350, 3, 1, "", "load_calibration_file"]], "pcdsdevices.lxe.FakeLxtTtc": [[341, 2, 1, "", "camonitor"], [341, 2, 1, "", "check_single"], [341, 1, 1, "", "composite_egu"], [341, 1, 1, "", "concurrent"], [341, 1, 1, "", "configuration_attrs"], [341, 2, 1, "", "configure"], [341, 1, 1, "", "connected"], [341, 2, 1, "", "consistency_warning"], [341, 1, 1, "", "default_offset"], [341, 1, 1, "", "default_scale"], [341, 2, 1, "", "describe"], [341, 1, 1, "", "egu"], [341, 2, 1, "", "end_monitor_thread"], [341, 2, 1, "", "fix_sync"], [341, 1, 1, "", "fix_sync_keep_still"], [341, 2, 1, "", "forward"], [341, 2, 1, "", "forward_single"], [341, 2, 1, "", "get"], [341, 1, 1, "", "high_limit"], [341, 1, 1, "", "hints"], [341, 2, 1, "", "inverse"], [341, 2, 1, "", "inverse_single"], [341, 2, 1, "", "is_synced"], [341, 1, 1, "", "kind"], [341, 1, 1, "", "limits"], [341, 1, 1, "", "low_limit"], [341, 2, 1, "", "move"], [341, 2, 1, "", "move_single"], [341, 1, 1, "", "moving"], [341, 2, 1, "", "mv"], [341, 2, 1, "", "mv_ginput"], [341, 2, 1, "", "mvr"], [341, 1, 1, "", "offset_mode"], [341, 1, 1, "", "offsets"], [341, 1, 1, "", "position"], [341, 2, 1, "", "post_elog_status"], [341, 1, 1, "", "pseudo_positioners"], [341, 2, 1, "", "read"], [341, 2, 1, "", "read_configuration"], [341, 1, 1, "", "real_position"], [341, 1, 1, "", "real_positioners"], [341, 1, 1, "", "scales"], [341, 2, 1, "", "screen"], [341, 1, 1, "", "sequential"], [341, 2, 1, "", "set"], [341, 2, 1, "", "set_current_position"], [341, 2, 1, "", "set_position"], [341, 1, 1, "", "settle_time"], [341, 2, 1, "", "status"], [341, 2, 1, "", "stop"], [341, 1, 1, "", "subscriptions"], [341, 2, 1, "", "summary"], [341, 1, 1, "", "sync_limits"], [341, 1, 1, "", "target"], [341, 1, 1, "", "timeout"], [341, 2, 1, "", "to_pseudo_tuple"], [341, 2, 1, "", "to_real_tuple"], [341, 2, 1, "", "trigger"], [341, 2, 1, "", "tweak"], [341, 2, 1, "", "umv"], [341, 2, 1, "", "umvr"], [341, 2, 1, "", "wait"], [341, 1, 1, "", "warn_deadband"], [341, 1, 1, "", "warn_inconsistent"], [341, 2, 1, "", "wm"], [341, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.LaserEnergyPositioner": [[342, 2, 1, "", "camonitor"], [342, 2, 1, "", "check_single"], [342, 1, 1, "", "column_names"], [342, 1, 1, "", "composite_egu"], [342, 1, 1, "", "concurrent"], [342, 1, 1, "", "configuration_attrs"], [342, 2, 1, "", "configure"], [342, 1, 1, "", "connected"], [342, 2, 1, "", "describe"], [342, 1, 1, "", "egu"], [342, 1, 1, "", "enable_plotting"], [342, 2, 1, "", "end_monitor_thread"], [342, 2, 1, "", "forward"], [342, 2, 1, "", "get"], [342, 1, 1, "", "high_limit"], [342, 1, 1, "", "hints"], [342, 2, 1, "", "inverse"], [342, 1, 1, "", "kind"], [342, 1, 1, "", "limits"], [342, 1, 1, "", "low_limit"], [342, 2, 1, "", "move"], [342, 2, 1, "", "move_single"], [342, 1, 1, "", "moving"], [342, 2, 1, "", "mv"], [342, 2, 1, "", "mv_ginput"], [342, 2, 1, "", "mvr"], [342, 1, 1, "", "position"], [342, 2, 1, "", "post_elog_status"], [342, 1, 1, "", "pseudo_positioners"], [342, 2, 1, "", "read"], [342, 2, 1, "", "read_configuration"], [342, 1, 1, "", "real_position"], [342, 1, 1, "", "real_positioners"], [342, 2, 1, "", "screen"], [342, 1, 1, "", "sequential"], [342, 2, 1, "", "set"], [342, 2, 1, "", "set_current_position"], [342, 2, 1, "", "set_position"], [342, 1, 1, "", "settle_time"], [342, 2, 1, "", "status"], [342, 2, 1, "", "stop"], [342, 1, 1, "", "subscriptions"], [342, 2, 1, "", "summary"], [342, 1, 1, "", "table"], [342, 1, 1, "", "target"], [342, 1, 1, "", "timeout"], [342, 2, 1, "", "to_pseudo_tuple"], [342, 2, 1, "", "to_real_tuple"], [342, 2, 1, "", "trigger"], [342, 2, 1, "", "tweak"], [342, 2, 1, "", "umv"], [342, 2, 1, "", "umvr"], [342, 2, 1, "", "wait"], [342, 2, 1, "", "wm"], [342, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.LaserTiming": [[343, 1, 1, "", "actuate"], [343, 1, 1, "", "actuate_value"], [343, 2, 1, "", "camonitor"], [343, 1, 1, "", "configuration_attrs"], [343, 2, 1, "", "configure"], [343, 1, 1, "", "connected"], [343, 2, 1, "", "describe"], [343, 1, 1, "", "dial_pos"], [343, 1, 1, "", "done_value"], [343, 1, 1, "", "egu"], [343, 2, 1, "", "end_monitor_thread"], [343, 2, 1, "", "get"], [343, 1, 1, "", "high_limit"], [343, 1, 1, "", "hints"], [343, 1, 1, "", "kind"], [343, 1, 1, "", "limits"], [343, 1, 1, "", "low_limit"], [343, 2, 1, "", "move"], [343, 1, 1, "", "moving"], [343, 2, 1, "", "mv"], [343, 2, 1, "", "mv_ginput"], [343, 2, 1, "", "mvr"], [343, 1, 1, "", "position"], [343, 2, 1, "", "post_elog_status"], [343, 1, 1, "", "put_complete"], [343, 2, 1, "", "read"], [343, 2, 1, "", "read_configuration"], [343, 1, 1, "", "readback"], [343, 2, 1, "", "screen"], [343, 2, 1, "", "set"], [343, 2, 1, "", "set_current_position"], [343, 2, 1, "", "set_position"], [343, 1, 1, "", "settle_time"], [343, 2, 1, "", "status"], [343, 2, 1, "", "stop"], [343, 1, 1, "", "stop_signal"], [343, 1, 1, "", "stop_value"], [343, 1, 1, "", "subscriptions"], [343, 2, 1, "", "summary"], [343, 1, 1, "", "timeout"], [343, 2, 1, "", "trigger"], [343, 2, 1, "", "tweak"], [343, 2, 1, "", "umv"], [343, 2, 1, "", "umvr"], [343, 1, 1, "", "verbose_name"], [343, 2, 1, "", "wait"], [343, 2, 1, "", "wm"], [343, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.LaserTimingCompensation": [[344, 2, 1, "", "calc_combined"], [344, 2, 1, "", "camonitor"], [344, 2, 1, "", "check_single"], [344, 1, 1, "", "composite_egu"], [344, 1, 1, "", "concurrent"], [344, 1, 1, "", "configuration_attrs"], [344, 2, 1, "", "configure"], [344, 1, 1, "", "connected"], [344, 2, 1, "", "describe"], [344, 1, 1, "", "egu"], [344, 2, 1, "", "end_monitor_thread"], [344, 2, 1, "", "forward"], [344, 2, 1, "", "get"], [344, 1, 1, "", "high_limit"], [344, 1, 1, "", "hints"], [344, 2, 1, "", "inverse"], [344, 1, 1, "", "kind"], [344, 1, 1, "", "limits"], [344, 1, 1, "", "low_limit"], [344, 2, 1, "", "move"], [344, 2, 1, "", "move_single"], [344, 1, 1, "", "moving"], [344, 2, 1, "", "mv"], [344, 2, 1, "", "mv_ginput"], [344, 2, 1, "", "mvr"], [344, 1, 1, "", "position"], [344, 2, 1, "", "post_elog_status"], [344, 1, 1, "", "pseudo_positioners"], [344, 2, 1, "", "read"], [344, 2, 1, "", "read_configuration"], [344, 1, 1, "", "real_position"], [344, 1, 1, "", "real_positioners"], [344, 2, 1, "", "save_offsets"], [344, 2, 1, "", "screen"], [344, 1, 1, "", "sequential"], [344, 2, 1, "", "set"], [344, 2, 1, "", "set_current_position"], [344, 2, 1, "", "set_position"], [344, 1, 1, "", "settle_time"], [344, 2, 1, "", "status"], [344, 2, 1, "", "stop"], [344, 1, 1, "", "subscriptions"], [344, 2, 1, "", "summary"], [344, 1, 1, "", "target"], [344, 1, 1, "", "timeout"], [344, 2, 1, "", "to_pseudo_tuple"], [344, 2, 1, "", "to_real_tuple"], [344, 2, 1, "", "trigger"], [344, 2, 1, "", "tweak"], [344, 2, 1, "", "umv"], [344, 2, 1, "", "umvr"], [344, 2, 1, "", "wait"], [344, 2, 1, "", "wm"], [344, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.Lcls2LaserTiming": [[345, 1, 1, "", "actuate"], [345, 1, 1, "", "actuate_value"], [345, 2, 1, "", "camonitor"], [345, 1, 1, "", "configuration_attrs"], [345, 2, 1, "", "configure"], [345, 1, 1, "", "connected"], [345, 2, 1, "", "describe"], [345, 1, 1, "", "dial_pos"], [345, 1, 1, "", "done_value"], [345, 1, 1, "", "egu"], [345, 2, 1, "", "end_monitor_thread"], [345, 2, 1, "", "get"], [345, 1, 1, "", "high_limit"], [345, 1, 1, "", "hints"], [345, 1, 1, "", "kind"], [345, 1, 1, "", "limits"], [345, 1, 1, "", "low_limit"], [345, 2, 1, "", "move"], [345, 1, 1, "", "moving"], [345, 2, 1, "", "mv"], [345, 2, 1, "", "mv_ginput"], [345, 2, 1, "", "mvr"], [345, 1, 1, "", "position"], [345, 2, 1, "", "post_elog_status"], [345, 1, 1, "", "put_complete"], [345, 2, 1, "", "read"], [345, 2, 1, "", "read_configuration"], [345, 1, 1, "", "readback"], [345, 2, 1, "", "screen"], [345, 2, 1, "", "set"], [345, 2, 1, "", "set_current_position"], [345, 2, 1, "", "set_position"], [345, 1, 1, "", "settle_time"], [345, 2, 1, "", "status"], [345, 2, 1, "", "stop"], [345, 1, 1, "", "stop_signal"], [345, 1, 1, "", "stop_value"], [345, 1, 1, "", "subscriptions"], [345, 2, 1, "", "summary"], [345, 1, 1, "", "timeout"], [345, 2, 1, "", "trigger"], [345, 2, 1, "", "tweak"], [345, 2, 1, "", "umv"], [345, 2, 1, "", "umvr"], [345, 1, 1, "", "verbose_name"], [345, 2, 1, "", "wait"], [345, 2, 1, "", "wm"], [345, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.LxtTtcExample": [[346, 2, 1, "", "camonitor"], [346, 2, 1, "", "check_single"], [346, 1, 1, "", "composite_egu"], [346, 1, 1, "", "concurrent"], [346, 1, 1, "", "configuration_attrs"], [346, 2, 1, "", "configure"], [346, 1, 1, "", "connected"], [346, 2, 1, "", "consistency_warning"], [346, 1, 1, "", "default_offset"], [346, 1, 1, "", "default_scale"], [346, 2, 1, "", "describe"], [346, 1, 1, "", "egu"], [346, 2, 1, "", "end_monitor_thread"], [346, 2, 1, "", "fix_sync"], [346, 1, 1, "", "fix_sync_keep_still"], [346, 2, 1, "", "forward"], [346, 2, 1, "", "forward_single"], [346, 2, 1, "", "get"], [346, 1, 1, "", "high_limit"], [346, 1, 1, "", "hints"], [346, 2, 1, "", "inverse"], [346, 2, 1, "", "inverse_single"], [346, 2, 1, "", "is_synced"], [346, 1, 1, "", "kind"], [346, 1, 1, "", "limits"], [346, 1, 1, "", "low_limit"], [346, 2, 1, "", "move"], [346, 2, 1, "", "move_single"], [346, 1, 1, "", "moving"], [346, 2, 1, "", "mv"], [346, 2, 1, "", "mv_ginput"], [346, 2, 1, "", "mvr"], [346, 1, 1, "", "offset_mode"], [346, 1, 1, "", "offsets"], [346, 1, 1, "", "position"], [346, 2, 1, "", "post_elog_status"], [346, 1, 1, "", "pseudo_positioners"], [346, 2, 1, "", "read"], [346, 2, 1, "", "read_configuration"], [346, 1, 1, "", "real_position"], [346, 1, 1, "", "real_positioners"], [346, 1, 1, "", "scales"], [346, 2, 1, "", "screen"], [346, 1, 1, "", "sequential"], [346, 2, 1, "", "set"], [346, 2, 1, "", "set_current_position"], [346, 2, 1, "", "set_position"], [346, 1, 1, "", "settle_time"], [346, 2, 1, "", "status"], [346, 2, 1, "", "stop"], [346, 1, 1, "", "subscriptions"], [346, 2, 1, "", "summary"], [346, 1, 1, "", "sync_limits"], [346, 1, 1, "", "target"], [346, 1, 1, "", "timeout"], [346, 2, 1, "", "to_pseudo_tuple"], [346, 2, 1, "", "to_real_tuple"], [346, 2, 1, "", "trigger"], [346, 2, 1, "", "tweak"], [346, 2, 1, "", "umv"], [346, 2, 1, "", "umvr"], [346, 2, 1, "", "wait"], [346, 1, 1, "", "warn_deadband"], [346, 1, 1, "", "warn_inconsistent"], [346, 2, 1, "", "wm"], [346, 2, 1, "", "wm_update"]], "pcdsdevices.lxe.TimeToolDelay": [[347, 2, 1, "", "camonitor"], [347, 2, 1, "", "check_single"], [347, 1, 1, "", "composite_egu"], [347, 1, 1, "", "concurrent"], [347, 1, 1, "", "configuration_attrs"], [347, 2, 1, "", "configure"], [347, 1, 1, "", "connected"], [347, 2, 1, "", "describe"], [347, 1, 1, "", "egu"], [347, 2, 1, "", "end_monitor_thread"], [347, 2, 1, "", "forward"], [347, 2, 1, "", "get"], [347, 1, 1, "", "high_limit"], [347, 1, 1, "", "hints"], [347, 2, 1, "", "inverse"], [347, 1, 1, "", "kind"], [347, 1, 1, "", "limits"], [347, 1, 1, "", "low_limit"], [347, 2, 1, "", "move"], [347, 2, 1, "", "move_single"], [347, 1, 1, "", "moving"], [347, 2, 1, "", "mv"], [347, 2, 1, "", "mv_ginput"], [347, 2, 1, "", "mvr"], [347, 1, 1, "", "position"], [347, 2, 1, "", "post_elog_status"], [347, 1, 1, "", "pseudo_positioners"], [347, 2, 1, "", "read"], [347, 2, 1, "", "read_configuration"], [347, 1, 1, "", "real_position"], [347, 1, 1, "", "real_positioners"], [347, 2, 1, "", "screen"], [347, 1, 1, "", "sequential"], [347, 2, 1, "", "set"], [347, 2, 1, "", "set_current_position"], [347, 2, 1, "", "set_position"], [347, 1, 1, "", "settle_time"], [347, 2, 1, "", "status"], [347, 2, 1, "", "stop"], [347, 1, 1, "", "subscriptions"], [347, 2, 1, "", "summary"], [347, 1, 1, "", "target"], [347, 1, 1, "", "timeout"], [347, 2, 1, "", "to_pseudo_tuple"], [347, 2, 1, "", "to_real_tuple"], [347, 2, 1, "", "trigger"], [347, 2, 1, "", "tweak"], [347, 2, 1, "", "umv"], [347, 2, 1, "", "umvr"], [347, 2, 1, "", "wait"], [347, 2, 1, "", "wm"], [347, 2, 1, "", "wm_update"]], "pcdsdevices.lxe._ReversedTimeToolDelay": [[348, 2, 1, "", "camonitor"], [348, 2, 1, "", "check_single"], [348, 1, 1, "", "composite_egu"], [348, 1, 1, "", "concurrent"], [348, 1, 1, "", "configuration_attrs"], [348, 2, 1, "", "configure"], [348, 1, 1, "", "connected"], [348, 2, 1, "", "describe"], [348, 1, 1, "", "egu"], [348, 2, 1, "", "end_monitor_thread"], [348, 2, 1, "", "forward"], [348, 2, 1, "", "get"], [348, 1, 1, "", "high_limit"], [348, 1, 1, "", "hints"], [348, 2, 1, "", "inverse"], [348, 1, 1, "", "kind"], [348, 1, 1, "", "limits"], [348, 1, 1, "", "low_limit"], [348, 2, 1, "", "move"], [348, 2, 1, "", "move_single"], [348, 1, 1, "", "moving"], [348, 2, 1, "", "mv"], [348, 2, 1, "", "mv_ginput"], [348, 2, 1, "", "mvr"], [348, 1, 1, "", "position"], [348, 2, 1, "", "post_elog_status"], [348, 1, 1, "", "pseudo_positioners"], [348, 2, 1, "", "read"], [348, 2, 1, "", "read_configuration"], [348, 1, 1, "", "real_position"], [348, 1, 1, "", "real_positioners"], [348, 2, 1, "", "screen"], [348, 1, 1, "", "sequential"], [348, 2, 1, "", "set"], [348, 2, 1, "", "set_current_position"], [348, 2, 1, "", "set_position"], [348, 1, 1, "", "settle_time"], [348, 2, 1, "", "status"], [348, 2, 1, "", "stop"], [348, 1, 1, "", "subscriptions"], [348, 2, 1, "", "summary"], [348, 1, 1, "", "target"], [348, 1, 1, "", "timeout"], [348, 2, 1, "", "to_pseudo_tuple"], [348, 2, 1, "", "to_real_tuple"], [348, 2, 1, "", "trigger"], [348, 2, 1, "", "tweak"], [348, 2, 1, "", "umv"], [348, 2, 1, "", "umvr"], [348, 2, 1, "", "wait"], [348, 2, 1, "", "wm"], [348, 2, 1, "", "wm_update"]], "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal": [[349, 1, 1, "", "SUB_META"], [349, 1, 1, "", "connected"], [349, 1, 1, "", "derived_from"], [349, 1, 1, "", "derived_units"], [349, 2, 1, "", "describe"], [349, 2, 1, "", "forward"], [349, 2, 1, "", "get"], [349, 1, 1, "", "high_limit"], [349, 1, 1, "", "hints"], [349, 2, 1, "", "inverse"], [349, 1, 1, "", "kind"], [349, 1, 1, "", "limits"], [349, 1, 1, "", "low_limit"], [349, 1, 1, "", "metadata"], [349, 1, 1, "", "metadata_keys"], [349, 1, 1, "", "original_units"], [349, 2, 1, "", "read"], [349, 1, 1, "", "read_access"], [349, 2, 1, "", "read_configuration"], [349, 1, 1, "", "scale"], [349, 2, 1, "", "set"], [349, 1, 1, "", "subscriptions"], [349, 1, 1, "", "timestamp"], [349, 1, 1, "", "tolerance"], [349, 2, 1, "", "trigger"], [349, 1, 1, "", "user_offset"], [349, 1, 1, "", "value"], [349, 1, 1, "", "write_access"]], "pcdsdevices.make_ophyd_device": [[351, 3, 1, "", "flatten_list"], [352, 3, 1, "", "get_components"], [353, 3, 1, "", "make_class"], [354, 3, 1, "", "make_class_line"], [355, 3, 1, "", "make_class_name"], [356, 3, 1, "", "make_cpt"], [357, 3, 1, "", "make_signal"], [358, 3, 1, "", "make_signal_wrbv"], [359, 3, 1, "", "print_class"], [360, 3, 1, "", "recurse_record"], [361, 3, 1, "", "write_file"]], "pcdsdevices.mirror": [[362, 0, 1, "", "FFMirror"], [363, 0, 1, "", "FFMirrorZ"], [364, 0, 1, "", "Gantry"], [365, 0, 1, "", "KBOMirror"], [366, 0, 1, "", "KBOMirrorChin"], [367, 0, 1, "", "KBOMirrorHE"], [368, 0, 1, "", "KBOMirrorHEStates"], [369, 0, 1, "", "KBOMirrorStates"], [370, 0, 1, "", "MirrorInsertState"], [371, 0, 1, "", "MirrorStripe2D2P"], [372, 0, 1, "", "MirrorStripe2D4P"], [373, 0, 1, "", "OMMotor"], [374, 0, 1, "", "OffsetMirror"], [375, 0, 1, "", "OpticsPitchNotepad"], [376, 0, 1, "", "Pitch"], [377, 0, 1, "", "PointingMirror"], [378, 0, 1, "", "TwinCATMirrorStripe"], [379, 0, 1, "", "XOffsetMirror"], [380, 0, 1, "", "XOffsetMirror2D4PState"], [381, 0, 1, "", "XOffsetMirrorBend"], [382, 0, 1, "", "XOffsetMirrorNoBend"], [383, 0, 1, "", "XOffsetMirrorRTDs"], [384, 0, 1, "", "XOffsetMirrorState"], [385, 0, 1, "", "XOffsetMirrorStateCool"], [386, 0, 1, "", "XOffsetMirrorStateCoolNoBend"], [387, 0, 1, "", "XOffsetMirrorSwitch"], [388, 0, 1, "", "XOffsetMirrorXYState"]], "pcdsdevices.mirror.FFMirror": [[362, 2, 1, "", "calc_lightpath_state"], [362, 1, 1, "", "configuration_attrs"], [362, 2, 1, "", "configure"], [362, 1, 1, "", "connected"], [362, 2, 1, "", "describe"], [362, 2, 1, "", "get"], [362, 2, 1, "", "get_lightpath_state"], [362, 1, 1, "", "hints"], [362, 1, 1, "", "kind"], [362, 1, 1, "", "lightpath_cpts"], [362, 1, 1, "", "md"], [362, 1, 1, "", "needs_parent"], [362, 2, 1, "", "post_elog_status"], [362, 2, 1, "", "read"], [362, 2, 1, "", "read_configuration"], [362, 2, 1, "", "screen"], [362, 1, 1, "", "stage_group"], [362, 2, 1, "", "stage_group_instances"], [362, 2, 1, "", "status"], [362, 2, 1, "", "stop"], [362, 1, 1, "", "subscriptions"], [362, 2, 1, "", "summary"], [362, 2, 1, "", "trigger"]], "pcdsdevices.mirror.FFMirrorZ": [[363, 2, 1, "", "calc_lightpath_state"], [363, 1, 1, "", "coating"], [363, 1, 1, "", "configuration_attrs"], [363, 2, 1, "", "configure"], [363, 1, 1, "", "connected"], [363, 1, 1, "", "cool_flow2"], [363, 2, 1, "", "describe"], [363, 2, 1, "", "get"], [363, 2, 1, "", "get_lightpath_state"], [363, 1, 1, "", "hints"], [363, 1, 1, "", "kind"], [363, 1, 1, "", "lightpath_cpts"], [363, 1, 1, "", "md"], [363, 1, 1, "", "needs_parent"], [363, 2, 1, "", "post_elog_status"], [363, 2, 1, "", "read"], [363, 2, 1, "", "read_configuration"], [363, 2, 1, "", "screen"], [363, 1, 1, "", "stage_group"], [363, 2, 1, "", "stage_group_instances"], [363, 2, 1, "", "status"], [363, 2, 1, "", "stop"], [363, 1, 1, "", "subscriptions"], [363, 2, 1, "", "summary"], [363, 2, 1, "", "trigger"]], "pcdsdevices.mirror.Gantry": [[364, 1, 1, "", "actuate"], [364, 1, 1, "", "actuate_value"], [364, 2, 1, "", "camonitor"], [364, 1, 1, "", "configuration_attrs"], [364, 2, 1, "", "configure"], [364, 1, 1, "", "connected"], [364, 2, 1, "", "describe"], [364, 1, 1, "", "done_value"], [364, 1, 1, "", "egu"], [364, 2, 1, "", "end_monitor_thread"], [364, 2, 1, "", "get"], [364, 1, 1, "", "high_limit"], [364, 1, 1, "", "hints"], [364, 1, 1, "", "kind"], [364, 1, 1, "", "limits"], [364, 1, 1, "", "low_limit"], [364, 2, 1, "", "move"], [364, 1, 1, "", "moving"], [364, 2, 1, "", "mv"], [364, 2, 1, "", "mv_ginput"], [364, 2, 1, "", "mvr"], [364, 1, 1, "", "position"], [364, 2, 1, "", "post_elog_status"], [364, 1, 1, "", "put_complete"], [364, 2, 1, "", "read"], [364, 2, 1, "", "read_configuration"], [364, 2, 1, "", "screen"], [364, 2, 1, "", "set"], [364, 2, 1, "", "set_position"], [364, 1, 1, "", "settle_time"], [364, 2, 1, "", "status"], [364, 2, 1, "", "stop"], [364, 1, 1, "", "stop_signal"], [364, 1, 1, "", "stop_value"], [364, 1, 1, "", "subscriptions"], [364, 2, 1, "", "summary"], [364, 1, 1, "", "timeout"], [364, 2, 1, "", "trigger"], [364, 2, 1, "", "tweak"], [364, 2, 1, "", "umv"], [364, 2, 1, "", "umvr"], [364, 2, 1, "", "wait"], [364, 2, 1, "", "wm"], [364, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.KBOMirror": [[365, 2, 1, "", "calc_lightpath_state"], [365, 1, 1, "", "configuration_attrs"], [365, 2, 1, "", "configure"], [365, 1, 1, "", "connected"], [365, 2, 1, "", "describe"], [365, 2, 1, "", "get"], [365, 2, 1, "", "get_lightpath_state"], [365, 1, 1, "", "hints"], [365, 1, 1, "", "kind"], [365, 1, 1, "", "lightpath_cpts"], [365, 1, 1, "", "md"], [365, 1, 1, "", "needs_parent"], [365, 2, 1, "", "post_elog_status"], [365, 2, 1, "", "read"], [365, 2, 1, "", "read_configuration"], [365, 2, 1, "", "screen"], [365, 1, 1, "", "stage_group"], [365, 2, 1, "", "stage_group_instances"], [365, 2, 1, "", "status"], [365, 2, 1, "", "stop"], [365, 1, 1, "", "subscriptions"], [365, 2, 1, "", "summary"], [365, 2, 1, "", "trigger"]], "pcdsdevices.mirror.KBOMirrorChin": [[366, 2, 1, "", "calc_lightpath_state"], [366, 1, 1, "", "configuration_attrs"], [366, 2, 1, "", "configure"], [366, 1, 1, "", "connected"], [366, 2, 1, "", "describe"], [366, 2, 1, "", "get"], [366, 2, 1, "", "get_lightpath_state"], [366, 1, 1, "", "hints"], [366, 1, 1, "", "kind"], [366, 1, 1, "", "lightpath_cpts"], [366, 1, 1, "", "md"], [366, 1, 1, "", "needs_parent"], [366, 2, 1, "", "post_elog_status"], [366, 2, 1, "", "read"], [366, 2, 1, "", "read_configuration"], [366, 2, 1, "", "screen"], [366, 1, 1, "", "stage_group"], [366, 2, 1, "", "stage_group_instances"], [366, 2, 1, "", "status"], [366, 2, 1, "", "stop"], [366, 1, 1, "", "subscriptions"], [366, 2, 1, "", "summary"], [366, 2, 1, "", "trigger"]], "pcdsdevices.mirror.KBOMirrorHE": [[367, 2, 1, "", "calc_lightpath_state"], [367, 1, 1, "", "configuration_attrs"], [367, 2, 1, "", "configure"], [367, 1, 1, "", "connected"], [367, 2, 1, "", "describe"], [367, 2, 1, "", "get"], [367, 2, 1, "", "get_lightpath_state"], [367, 1, 1, "", "hints"], [367, 1, 1, "", "kind"], [367, 1, 1, "", "lightpath_cpts"], [367, 1, 1, "", "md"], [367, 1, 1, "", "needs_parent"], [367, 2, 1, "", "post_elog_status"], [367, 2, 1, "", "read"], [367, 2, 1, "", "read_configuration"], [367, 2, 1, "", "screen"], [367, 1, 1, "", "stage_group"], [367, 2, 1, "", "stage_group_instances"], [367, 2, 1, "", "status"], [367, 2, 1, "", "stop"], [367, 1, 1, "", "subscriptions"], [367, 2, 1, "", "summary"], [367, 2, 1, "", "trigger"]], "pcdsdevices.mirror.KBOMirrorHEStates": [[368, 2, 1, "", "calc_lightpath_state"], [368, 1, 1, "", "configuration_attrs"], [368, 2, 1, "", "configure"], [368, 1, 1, "", "connected"], [368, 2, 1, "", "describe"], [368, 2, 1, "", "get"], [368, 2, 1, "", "get_lightpath_state"], [368, 1, 1, "", "hints"], [368, 1, 1, "", "kind"], [368, 1, 1, "", "lightpath_cpts"], [368, 1, 1, "", "md"], [368, 1, 1, "", "needs_parent"], [368, 2, 1, "", "post_elog_status"], [368, 2, 1, "", "read"], [368, 2, 1, "", "read_configuration"], [368, 2, 1, "", "screen"], [368, 1, 1, "", "stage_group"], [368, 2, 1, "", "stage_group_instances"], [368, 2, 1, "", "status"], [368, 2, 1, "", "stop"], [368, 1, 1, "", "subscriptions"], [368, 2, 1, "", "summary"], [368, 2, 1, "", "trigger"]], "pcdsdevices.mirror.KBOMirrorStates": [[369, 2, 1, "", "calc_lightpath_state"], [369, 1, 1, "", "configuration_attrs"], [369, 2, 1, "", "configure"], [369, 1, 1, "", "connected"], [369, 2, 1, "", "describe"], [369, 2, 1, "", "get"], [369, 2, 1, "", "get_lightpath_state"], [369, 1, 1, "", "hints"], [369, 1, 1, "", "kind"], [369, 1, 1, "", "lightpath_cpts"], [369, 1, 1, "", "md"], [369, 1, 1, "", "needs_parent"], [369, 2, 1, "", "post_elog_status"], [369, 2, 1, "", "read"], [369, 2, 1, "", "read_configuration"], [369, 2, 1, "", "screen"], [369, 1, 1, "", "stage_group"], [369, 2, 1, "", "stage_group_instances"], [369, 2, 1, "", "status"], [369, 2, 1, "", "stop"], [369, 1, 1, "", "subscriptions"], [369, 2, 1, "", "summary"], [369, 2, 1, "", "trigger"]], "pcdsdevices.mirror.MirrorInsertState": [[370, 2, 1, "", "camonitor"], [370, 2, 1, "", "check_inserted"], [370, 2, 1, "", "check_removed"], [370, 2, 1, "", "check_transmission"], [370, 2, 1, "", "clear_error"], [370, 1, 1, "", "configuration_attrs"], [370, 2, 1, "", "configure"], [370, 1, 1, "", "connected"], [370, 2, 1, "", "describe"], [370, 1, 1, "", "egu"], [370, 2, 1, "", "end_monitor_thread"], [370, 2, 1, "", "get"], [370, 2, 1, "", "get_state"], [370, 1, 1, "", "high_limit"], [370, 1, 1, "", "hints"], [370, 1, 1, "", "in_states"], [370, 2, 1, "", "insert"], [370, 1, 1, "", "kind"], [370, 1, 1, "", "limits"], [370, 1, 1, "", "low_limit"], [370, 2, 1, "", "move"], [370, 1, 1, "", "moving"], [370, 2, 1, "", "mv"], [370, 1, 1, "", "out_states"], [370, 1, 1, "", "position"], [370, 2, 1, "", "post_elog_status"], [370, 2, 1, "", "read"], [370, 2, 1, "", "read_configuration"], [370, 2, 1, "", "remove"], [370, 2, 1, "", "screen"], [370, 2, 1, "", "set"], [370, 1, 1, "", "settle_time"], [370, 1, 1, "", "states_list"], [370, 2, 1, "", "status"], [370, 1, 1, "", "stop"], [370, 1, 1, "", "subscriptions"], [370, 2, 1, "", "summary"], [370, 1, 1, "", "timeout"], [370, 1, 1, "", "transmission"], [370, 2, 1, "", "trigger"], [370, 2, 1, "", "wait"], [370, 2, 1, "", "wm"], [370, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.MirrorStripe2D2P": [[371, 2, 1, "", "camonitor"], [371, 2, 1, "", "check_inserted"], [371, 2, 1, "", "check_removed"], [371, 2, 1, "", "check_transmission"], [371, 2, 1, "", "clear_error"], [371, 1, 1, "", "configuration_attrs"], [371, 2, 1, "", "configure"], [371, 1, 1, "", "connected"], [371, 2, 1, "", "describe"], [371, 1, 1, "", "egu"], [371, 2, 1, "", "end_monitor_thread"], [371, 2, 1, "", "get"], [371, 2, 1, "", "get_state"], [371, 1, 1, "", "high_limit"], [371, 1, 1, "", "hints"], [371, 1, 1, "", "in_states"], [371, 2, 1, "", "insert"], [371, 1, 1, "", "kind"], [371, 1, 1, "", "limits"], [371, 1, 1, "", "low_limit"], [371, 2, 1, "", "move"], [371, 1, 1, "", "moving"], [371, 2, 1, "", "mv"], [371, 1, 1, "", "out_states"], [371, 1, 1, "", "position"], [371, 2, 1, "", "post_elog_status"], [371, 2, 1, "", "read"], [371, 2, 1, "", "read_configuration"], [371, 2, 1, "", "remove"], [371, 2, 1, "", "screen"], [371, 2, 1, "", "set"], [371, 1, 1, "", "settle_time"], [371, 1, 1, "", "states_list"], [371, 2, 1, "", "status"], [371, 1, 1, "", "stop"], [371, 1, 1, "", "subscriptions"], [371, 2, 1, "", "summary"], [371, 1, 1, "", "timeout"], [371, 1, 1, "", "transmission"], [371, 2, 1, "", "trigger"], [371, 2, 1, "", "wait"], [371, 2, 1, "", "wm"], [371, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.MirrorStripe2D4P": [[372, 2, 1, "", "camonitor"], [372, 2, 1, "", "check_inserted"], [372, 2, 1, "", "check_removed"], [372, 2, 1, "", "check_transmission"], [372, 2, 1, "", "clear_error"], [372, 1, 1, "", "configuration_attrs"], [372, 2, 1, "", "configure"], [372, 1, 1, "", "connected"], [372, 2, 1, "", "describe"], [372, 1, 1, "", "egu"], [372, 2, 1, "", "end_monitor_thread"], [372, 2, 1, "", "get"], [372, 2, 1, "", "get_state"], [372, 1, 1, "", "high_limit"], [372, 1, 1, "", "hints"], [372, 1, 1, "", "in_states"], [372, 2, 1, "", "insert"], [372, 1, 1, "", "kind"], [372, 1, 1, "", "limits"], [372, 1, 1, "", "low_limit"], [372, 2, 1, "", "move"], [372, 1, 1, "", "moving"], [372, 2, 1, "", "mv"], [372, 1, 1, "", "out_states"], [372, 1, 1, "", "position"], [372, 2, 1, "", "post_elog_status"], [372, 2, 1, "", "read"], [372, 2, 1, "", "read_configuration"], [372, 2, 1, "", "remove"], [372, 2, 1, "", "screen"], [372, 2, 1, "", "set"], [372, 1, 1, "", "settle_time"], [372, 1, 1, "", "states_list"], [372, 2, 1, "", "status"], [372, 1, 1, "", "stop"], [372, 1, 1, "", "subscriptions"], [372, 2, 1, "", "summary"], [372, 1, 1, "", "timeout"], [372, 1, 1, "", "transmission"], [372, 2, 1, "", "trigger"], [372, 2, 1, "", "wait"], [372, 2, 1, "", "wm"], [372, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.OMMotor": [[373, 1, 1, "", "actuate"], [373, 1, 1, "", "actuate_value"], [373, 2, 1, "", "camonitor"], [373, 1, 1, "", "configuration_attrs"], [373, 2, 1, "", "configure"], [373, 1, 1, "", "connected"], [373, 2, 1, "", "describe"], [373, 1, 1, "", "done_value"], [373, 1, 1, "", "egu"], [373, 2, 1, "", "end_monitor_thread"], [373, 2, 1, "", "get"], [373, 1, 1, "", "high_limit"], [373, 1, 1, "", "hints"], [373, 1, 1, "", "kind"], [373, 1, 1, "", "limits"], [373, 1, 1, "", "low_limit"], [373, 2, 1, "", "move"], [373, 1, 1, "", "moving"], [373, 2, 1, "", "mv"], [373, 2, 1, "", "mv_ginput"], [373, 2, 1, "", "mvr"], [373, 1, 1, "", "position"], [373, 2, 1, "", "post_elog_status"], [373, 1, 1, "", "put_complete"], [373, 2, 1, "", "read"], [373, 2, 1, "", "read_configuration"], [373, 2, 1, "", "screen"], [373, 2, 1, "", "set"], [373, 2, 1, "", "set_position"], [373, 1, 1, "", "settle_time"], [373, 2, 1, "", "status"], [373, 2, 1, "", "stop"], [373, 1, 1, "", "stop_signal"], [373, 1, 1, "", "stop_value"], [373, 1, 1, "", "subscriptions"], [373, 2, 1, "", "summary"], [373, 1, 1, "", "timeout"], [373, 2, 1, "", "trigger"], [373, 2, 1, "", "tweak"], [373, 2, 1, "", "umv"], [373, 2, 1, "", "umvr"], [373, 2, 1, "", "wait"], [373, 2, 1, "", "wm"], [373, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.OffsetMirror": [[374, 2, 1, "", "calc_lightpath_state"], [374, 1, 1, "", "configuration_attrs"], [374, 2, 1, "", "configure"], [374, 1, 1, "", "connected"], [374, 2, 1, "", "describe"], [374, 2, 1, "", "get"], [374, 2, 1, "", "get_lightpath_state"], [374, 1, 1, "", "hints"], [374, 1, 1, "", "kind"], [374, 1, 1, "", "lightpath_cpts"], [374, 1, 1, "", "md"], [374, 1, 1, "", "needs_parent"], [374, 2, 1, "", "post_elog_status"], [374, 2, 1, "", "read"], [374, 2, 1, "", "read_configuration"], [374, 2, 1, "", "screen"], [374, 1, 1, "", "stage_group"], [374, 2, 1, "", "stage_group_instances"], [374, 2, 1, "", "status"], [374, 2, 1, "", "stop"], [374, 1, 1, "", "subscriptions"], [374, 2, 1, "", "summary"], [374, 1, 1, "", "transmission"], [374, 2, 1, "", "trigger"]], "pcdsdevices.mirror.OpticsPitchNotepad": [[375, 1, 1, "", "configuration_attrs"], [375, 2, 1, "", "configure"], [375, 1, 1, "", "connected"], [375, 2, 1, "", "describe"], [375, 2, 1, "", "get"], [375, 1, 1, "", "hints"], [375, 1, 1, "", "kind"], [375, 2, 1, "", "post_elog_status"], [375, 2, 1, "", "read"], [375, 2, 1, "", "read_configuration"], [375, 2, 1, "", "screen"], [375, 2, 1, "", "status"], [375, 2, 1, "", "stop"], [375, 1, 1, "", "subscriptions"], [375, 2, 1, "", "summary"], [375, 2, 1, "", "trigger"]], "pcdsdevices.mirror.Pitch": [[376, 1, 1, "", "actuate"], [376, 1, 1, "", "actuate_value"], [376, 2, 1, "", "camonitor"], [376, 1, 1, "", "configuration_attrs"], [376, 2, 1, "", "configure"], [376, 1, 1, "", "connected"], [376, 2, 1, "", "describe"], [376, 1, 1, "", "done_value"], [376, 1, 1, "", "egu"], [376, 2, 1, "", "end_monitor_thread"], [376, 2, 1, "", "get"], [376, 1, 1, "", "high_limit"], [376, 1, 1, "", "hints"], [376, 1, 1, "", "kind"], [376, 1, 1, "", "limits"], [376, 1, 1, "", "low_limit"], [376, 2, 1, "", "move"], [376, 1, 1, "", "moving"], [376, 2, 1, "", "mv"], [376, 2, 1, "", "mv_ginput"], [376, 2, 1, "", "mvr"], [376, 1, 1, "", "position"], [376, 2, 1, "", "post_elog_status"], [376, 1, 1, "", "put_complete"], [376, 2, 1, "", "read"], [376, 2, 1, "", "read_configuration"], [376, 2, 1, "", "screen"], [376, 2, 1, "", "set"], [376, 2, 1, "", "set_position"], [376, 1, 1, "", "settle_time"], [376, 2, 1, "", "status"], [376, 2, 1, "", "stop"], [376, 1, 1, "", "stop_value"], [376, 1, 1, "", "subscriptions"], [376, 2, 1, "", "summary"], [376, 1, 1, "", "timeout"], [376, 2, 1, "", "trigger"], [376, 2, 1, "", "tweak"], [376, 2, 1, "", "umv"], [376, 2, 1, "", "umvr"], [376, 2, 1, "", "wait"], [376, 2, 1, "", "wm"], [376, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.PointingMirror": [[377, 1, 1, "", "branches"], [377, 2, 1, "", "calc_lightpath_state"], [377, 2, 1, "", "camonitor"], [377, 2, 1, "", "check_inserted"], [377, 2, 1, "", "check_removed"], [377, 2, 1, "", "check_transmission"], [377, 1, 1, "", "configuration_attrs"], [377, 2, 1, "", "configure"], [377, 1, 1, "", "connected"], [377, 2, 1, "", "describe"], [377, 1, 1, "", "destination"], [377, 1, 1, "", "egu"], [377, 2, 1, "", "end_monitor_thread"], [377, 2, 1, "", "get"], [377, 2, 1, "", "get_lightpath_state"], [377, 2, 1, "", "get_state"], [377, 1, 1, "", "high_limit"], [377, 1, 1, "", "hints"], [377, 1, 1, "", "in_states"], [377, 2, 1, "", "insert"], [377, 1, 1, "", "kind"], [377, 1, 1, "", "lightpath_cpts"], [377, 1, 1, "", "limits"], [377, 1, 1, "", "low_limit"], [377, 1, 1, "", "md"], [377, 2, 1, "", "move"], [377, 1, 1, "", "moving"], [377, 2, 1, "", "mv"], [377, 1, 1, "", "needs_parent"], [377, 1, 1, "", "out_states"], [377, 1, 1, "", "position"], [377, 2, 1, "", "post_elog_status"], [377, 2, 1, "", "read"], [377, 2, 1, "", "read_configuration"], [377, 2, 1, "", "remove"], [377, 2, 1, "", "screen"], [377, 2, 1, "", "set"], [377, 1, 1, "", "settle_time"], [377, 1, 1, "", "stage_group"], [377, 2, 1, "", "stage_group_instances"], [377, 1, 1, "", "states_list"], [377, 2, 1, "", "status"], [377, 2, 1, "", "stop"], [377, 1, 1, "", "subscriptions"], [377, 2, 1, "", "summary"], [377, 1, 1, "", "timeout"], [377, 1, 1, "", "transmission"], [377, 2, 1, "", "trigger"], [377, 2, 1, "", "wait"], [377, 2, 1, "", "wm"], [377, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.TwinCATMirrorStripe": [[378, 2, 1, "", "camonitor"], [378, 2, 1, "", "check_inserted"], [378, 2, 1, "", "check_removed"], [378, 2, 1, "", "check_transmission"], [378, 2, 1, "", "clear_error"], [378, 1, 1, "", "configuration_attrs"], [378, 2, 1, "", "configure"], [378, 1, 1, "", "connected"], [378, 2, 1, "", "describe"], [378, 1, 1, "", "egu"], [378, 2, 1, "", "end_monitor_thread"], [378, 2, 1, "", "get"], [378, 2, 1, "", "get_state"], [378, 1, 1, "", "high_limit"], [378, 1, 1, "", "hints"], [378, 1, 1, "", "in_states"], [378, 2, 1, "", "insert"], [378, 1, 1, "", "kind"], [378, 1, 1, "", "limits"], [378, 1, 1, "", "low_limit"], [378, 2, 1, "", "move"], [378, 1, 1, "", "moving"], [378, 2, 1, "", "mv"], [378, 1, 1, "", "out_states"], [378, 1, 1, "", "position"], [378, 2, 1, "", "post_elog_status"], [378, 2, 1, "", "read"], [378, 2, 1, "", "read_configuration"], [378, 2, 1, "", "remove"], [378, 2, 1, "", "screen"], [378, 2, 1, "", "set"], [378, 1, 1, "", "settle_time"], [378, 1, 1, "", "states_list"], [378, 2, 1, "", "status"], [378, 1, 1, "", "stop"], [378, 1, 1, "", "subscriptions"], [378, 2, 1, "", "summary"], [378, 1, 1, "", "timeout"], [378, 1, 1, "", "transmission"], [378, 2, 1, "", "trigger"], [378, 2, 1, "", "wait"], [378, 2, 1, "", "wm"], [378, 2, 1, "", "wm_update"]], "pcdsdevices.mirror.XOffsetMirror": [[379, 2, 1, "", "calc_lightpath_state"], [379, 1, 1, "", "configuration_attrs"], [379, 2, 1, "", "configure"], [379, 1, 1, "", "connected"], [379, 2, 1, "", "describe"], [379, 2, 1, "", "get"], [379, 2, 1, "", "get_lightpath_state"], [379, 1, 1, "", "hints"], [379, 1, 1, "", "kind"], [379, 1, 1, "", "lightpath_cpts"], [379, 1, 1, "", "md"], [379, 1, 1, "", "needs_parent"], [379, 2, 1, "", "post_elog_status"], [379, 2, 1, "", "read"], [379, 2, 1, "", "read_configuration"], [379, 2, 1, "", "screen"], [379, 1, 1, "", "stage_group"], [379, 2, 1, "", "stage_group_instances"], [379, 2, 1, "", "status"], [379, 2, 1, "", "stop"], [379, 1, 1, "", "subscriptions"], [379, 2, 1, "", "summary"], [379, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirror2D4PState": [[380, 2, 1, "", "calc_lightpath_state"], [380, 1, 1, "", "configuration_attrs"], [380, 2, 1, "", "configure"], [380, 1, 1, "", "connected"], [380, 2, 1, "", "describe"], [380, 2, 1, "", "get"], [380, 2, 1, "", "get_lightpath_state"], [380, 1, 1, "", "hints"], [380, 1, 1, "", "kind"], [380, 1, 1, "", "lightpath_cpts"], [380, 1, 1, "", "md"], [380, 1, 1, "", "needs_parent"], [380, 2, 1, "", "post_elog_status"], [380, 2, 1, "", "read"], [380, 2, 1, "", "read_configuration"], [380, 2, 1, "", "screen"], [380, 1, 1, "", "stage_group"], [380, 2, 1, "", "stage_group_instances"], [380, 2, 1, "", "status"], [380, 2, 1, "", "stop"], [380, 1, 1, "", "subscriptions"], [380, 2, 1, "", "summary"], [380, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorBend": [[381, 1, 1, "", "bender"], [381, 1, 1, "", "bender_enc_rms"], [381, 2, 1, "", "calc_lightpath_state"], [381, 1, 1, "", "configuration_attrs"], [381, 2, 1, "", "configure"], [381, 1, 1, "", "connected"], [381, 2, 1, "", "describe"], [381, 2, 1, "", "get"], [381, 2, 1, "", "get_lightpath_state"], [381, 1, 1, "", "hints"], [381, 1, 1, "", "kind"], [381, 1, 1, "", "lightpath_cpts"], [381, 1, 1, "", "md"], [381, 1, 1, "", "needs_parent"], [381, 2, 1, "", "post_elog_status"], [381, 2, 1, "", "read"], [381, 2, 1, "", "read_configuration"], [381, 2, 1, "", "screen"], [381, 1, 1, "", "stage_group"], [381, 2, 1, "", "stage_group_instances"], [381, 2, 1, "", "status"], [381, 2, 1, "", "stop"], [381, 1, 1, "", "subscriptions"], [381, 2, 1, "", "summary"], [381, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorNoBend": [[382, 1, 1, "", "bender"], [382, 1, 1, "", "bender_enc_rms"], [382, 2, 1, "", "calc_lightpath_state"], [382, 1, 1, "", "configuration_attrs"], [382, 2, 1, "", "configure"], [382, 1, 1, "", "connected"], [382, 2, 1, "", "describe"], [382, 2, 1, "", "get"], [382, 2, 1, "", "get_lightpath_state"], [382, 1, 1, "", "hints"], [382, 1, 1, "", "kind"], [382, 1, 1, "", "lightpath_cpts"], [382, 1, 1, "", "md"], [382, 1, 1, "", "needs_parent"], [382, 2, 1, "", "post_elog_status"], [382, 2, 1, "", "read"], [382, 2, 1, "", "read_configuration"], [382, 2, 1, "", "screen"], [382, 1, 1, "", "stage_group"], [382, 2, 1, "", "stage_group_instances"], [382, 2, 1, "", "status"], [382, 2, 1, "", "stop"], [382, 1, 1, "", "subscriptions"], [382, 2, 1, "", "summary"], [382, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorRTDs": [[383, 2, 1, "", "calc_lightpath_state"], [383, 1, 1, "", "configuration_attrs"], [383, 2, 1, "", "configure"], [383, 1, 1, "", "connected"], [383, 2, 1, "", "describe"], [383, 2, 1, "", "get"], [383, 2, 1, "", "get_lightpath_state"], [383, 1, 1, "", "hints"], [383, 1, 1, "", "kind"], [383, 1, 1, "", "lightpath_cpts"], [383, 1, 1, "", "md"], [383, 1, 1, "", "needs_parent"], [383, 2, 1, "", "post_elog_status"], [383, 2, 1, "", "read"], [383, 2, 1, "", "read_configuration"], [383, 2, 1, "", "screen"], [383, 1, 1, "", "stage_group"], [383, 2, 1, "", "stage_group_instances"], [383, 2, 1, "", "status"], [383, 2, 1, "", "stop"], [383, 1, 1, "", "subscriptions"], [383, 2, 1, "", "summary"], [383, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorState": [[384, 2, 1, "", "calc_lightpath_state"], [384, 1, 1, "", "configuration_attrs"], [384, 2, 1, "", "configure"], [384, 1, 1, "", "connected"], [384, 2, 1, "", "describe"], [384, 2, 1, "", "get"], [384, 2, 1, "", "get_lightpath_state"], [384, 1, 1, "", "hints"], [384, 1, 1, "", "kind"], [384, 1, 1, "", "lightpath_cpts"], [384, 1, 1, "", "md"], [384, 1, 1, "", "needs_parent"], [384, 2, 1, "", "post_elog_status"], [384, 2, 1, "", "read"], [384, 2, 1, "", "read_configuration"], [384, 2, 1, "", "screen"], [384, 1, 1, "", "stage_group"], [384, 2, 1, "", "stage_group_instances"], [384, 2, 1, "", "status"], [384, 2, 1, "", "stop"], [384, 1, 1, "", "subscriptions"], [384, 2, 1, "", "summary"], [384, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorStateCool": [[385, 2, 1, "", "calc_lightpath_state"], [385, 1, 1, "", "configuration_attrs"], [385, 2, 1, "", "configure"], [385, 1, 1, "", "connected"], [385, 2, 1, "", "describe"], [385, 2, 1, "", "get"], [385, 2, 1, "", "get_lightpath_state"], [385, 1, 1, "", "hints"], [385, 1, 1, "", "kind"], [385, 1, 1, "", "lightpath_cpts"], [385, 1, 1, "", "md"], [385, 1, 1, "", "needs_parent"], [385, 2, 1, "", "post_elog_status"], [385, 2, 1, "", "read"], [385, 2, 1, "", "read_configuration"], [385, 2, 1, "", "screen"], [385, 1, 1, "", "stage_group"], [385, 2, 1, "", "stage_group_instances"], [385, 2, 1, "", "status"], [385, 2, 1, "", "stop"], [385, 1, 1, "", "subscriptions"], [385, 2, 1, "", "summary"], [385, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend": [[386, 1, 1, "", "bender"], [386, 2, 1, "", "calc_lightpath_state"], [386, 1, 1, "", "configuration_attrs"], [386, 2, 1, "", "configure"], [386, 1, 1, "", "connected"], [386, 2, 1, "", "describe"], [386, 2, 1, "", "get"], [386, 2, 1, "", "get_lightpath_state"], [386, 1, 1, "", "hints"], [386, 1, 1, "", "kind"], [386, 1, 1, "", "lightpath_cpts"], [386, 1, 1, "", "md"], [386, 1, 1, "", "needs_parent"], [386, 2, 1, "", "post_elog_status"], [386, 2, 1, "", "read"], [386, 2, 1, "", "read_configuration"], [386, 2, 1, "", "screen"], [386, 1, 1, "", "stage_group"], [386, 2, 1, "", "stage_group_instances"], [386, 2, 1, "", "status"], [386, 2, 1, "", "stop"], [386, 1, 1, "", "subscriptions"], [386, 2, 1, "", "summary"], [386, 2, 1, "", "trigger"]], "pcdsdevices.mirror.XOffsetMirrorSwitch": [[387, 1, 1, "", "bender"], [387, 1, 1, "", "bender_enc_rms"], [387, 2, 1, "", "calc_lightpath_state"], [387, 1, 1, "", "configuration_attrs"], [387, 2, 1, "", "configure"], [387, 1, 1, "", "connected"], [387, 2, 1, "", "describe"], [387, 2, 1, "", "get"], [387, 2, 1, "", "get_lightpath_state"], [387, 1, 1, "", "hints"], [387, 1, 1, "", "kind"], [387, 1, 1, "", "lightpath_cpts"], [387, 1, 1, "", "md"], [387, 1, 1, "", "needs_parent"], [387, 2, 1, "", "post_elog_status"], [387, 2, 1, "", "read"], [387, 2, 1, "", "read_configuration"], [387, 2, 1, "", "screen"], [387, 1, 1, "", "stage_group"], [387, 2, 1, "", "stage_group_instances"], [387, 2, 1, "", "status"], [387, 2, 1, "", "stop"], [387, 1, 1, "", "subscriptions"], [387, 2, 1, "", "summary"], [387, 2, 1, "", "trigger"], [387, 1, 1, "", "y_dwn"], [387, 1, 1, "", "y_up"]], "pcdsdevices.mirror.XOffsetMirrorXYState": [[388, 2, 1, "", "calc_lightpath_state"], [388, 1, 1, "", "configuration_attrs"], [388, 2, 1, "", "configure"], [388, 1, 1, "", "connected"], [388, 2, 1, "", "describe"], [388, 2, 1, "", "get"], [388, 2, 1, "", "get_lightpath_state"], [388, 1, 1, "", "hints"], [388, 1, 1, "", "kind"], [388, 1, 1, "", "lightpath_cpts"], [388, 1, 1, "", "md"], [388, 1, 1, "", "needs_parent"], [388, 2, 1, "", "post_elog_status"], [388, 2, 1, "", "read"], [388, 2, 1, "", "read_configuration"], [388, 2, 1, "", "screen"], [388, 1, 1, "", "stage_group"], [388, 2, 1, "", "stage_group_instances"], [388, 2, 1, "", "status"], [388, 2, 1, "", "stop"], [388, 1, 1, "", "subscriptions"], [388, 2, 1, "", "summary"], [388, 2, 1, "", "trigger"]], "pcdsdevices.movablestand": [[389, 0, 1, "", "MovableStand"]], "pcdsdevices.movablestand.MovableStand": [[389, 2, 1, "", "camonitor"], [389, 2, 1, "", "check_inserted"], [389, 2, 1, "", "check_removed"], [389, 2, 1, "", "check_transmission"], [389, 1, 1, "", "configuration_attrs"], [389, 2, 1, "", "configure"], [389, 1, 1, "", "connected"], [389, 2, 1, "", "describe"], [389, 1, 1, "", "egu"], [389, 2, 1, "", "end_monitor_thread"], [389, 2, 1, "", "get"], [389, 2, 1, "", "get_state"], [389, 1, 1, "", "high_limit"], [389, 1, 1, "", "hints"], [389, 1, 1, "", "in_states"], [389, 2, 1, "", "insert"], [389, 1, 1, "", "kind"], [389, 1, 1, "", "limits"], [389, 1, 1, "", "low_limit"], [389, 2, 1, "", "move"], [389, 1, 1, "", "moving"], [389, 2, 1, "", "mv"], [389, 1, 1, "", "out_states"], [389, 1, 1, "", "position"], [389, 2, 1, "", "post_elog_status"], [389, 2, 1, "", "read"], [389, 2, 1, "", "read_configuration"], [389, 2, 1, "", "remove"], [389, 2, 1, "", "screen"], [389, 2, 1, "", "set"], [389, 1, 1, "", "settle_time"], [389, 1, 1, "", "states_list"], [389, 2, 1, "", "status"], [389, 1, 1, "", "stop"], [389, 1, 1, "", "subscriptions"], [389, 2, 1, "", "summary"], [389, 1, 1, "", "timeout"], [389, 1, 1, "", "transmission"], [389, 2, 1, "", "trigger"], [389, 2, 1, "", "wait"], [389, 2, 1, "", "wm"], [389, 2, 1, "", "wm_update"]], "pcdsdevices.mpod": [[390, 3, 1, "", "MPOD"], [391, 0, 1, "", "MPODChannel"], [392, 0, 1, "", "MPODChannelHV"], [393, 0, 1, "", "MPODChannelLV"], [394, 3, 1, "", "get_card_number"]], "pcdsdevices.mpod.MPODChannel": [[391, 2, 1, "", "clr_evnt"], [391, 1, 1, "", "configuration_attrs"], [391, 2, 1, "", "configure"], [391, 1, 1, "", "connected"], [391, 2, 1, "", "describe"], [391, 2, 1, "", "emer_off"], [391, 2, 1, "", "get"], [391, 2, 1, "", "get_max_voltage"], [391, 1, 1, "", "hints"], [391, 1, 1, "", "kind"], [391, 2, 1, "", "off"], [391, 2, 1, "", "on"], [391, 2, 1, "", "post_elog_status"], [391, 2, 1, "", "read"], [391, 2, 1, "", "read_configuration"], [391, 2, 1, "", "reset"], [391, 2, 1, "", "screen"], [391, 2, 1, "", "set_current"], [391, 2, 1, "", "set_voltage"], [391, 2, 1, "", "set_voltage_fall_rate"], [391, 2, 1, "", "set_voltage_rise_rate"], [391, 2, 1, "", "status"], [391, 2, 1, "", "stop"], [391, 1, 1, "", "subscriptions"], [391, 2, 1, "", "summary"], [391, 2, 1, "", "trigger"]], "pcdsdevices.mpod.MPODChannelHV": [[392, 2, 1, "", "clr_evnt"], [392, 1, 1, "", "configuration_attrs"], [392, 2, 1, "", "configure"], [392, 1, 1, "", "connected"], [392, 2, 1, "", "describe"], [392, 2, 1, "", "emer_off"], [392, 2, 1, "", "get"], [392, 2, 1, "", "get_max_voltage"], [392, 1, 1, "", "hints"], [392, 1, 1, "", "kind"], [392, 2, 1, "", "off"], [392, 2, 1, "", "on"], [392, 2, 1, "", "post_elog_status"], [392, 2, 1, "", "read"], [392, 2, 1, "", "read_configuration"], [392, 2, 1, "", "reset"], [392, 2, 1, "", "screen"], [392, 2, 1, "", "set_current"], [392, 2, 1, "", "set_voltage"], [392, 2, 1, "", "set_voltage_fall_rate"], [392, 2, 1, "", "set_voltage_rise_rate"], [392, 2, 1, "", "status"], [392, 2, 1, "", "stop"], [392, 1, 1, "", "subscriptions"], [392, 2, 1, "", "summary"], [392, 2, 1, "", "trigger"]], "pcdsdevices.mpod.MPODChannelLV": [[393, 2, 1, "", "clr_evnt"], [393, 1, 1, "", "configuration_attrs"], [393, 2, 1, "", "configure"], [393, 1, 1, "", "connected"], [393, 2, 1, "", "describe"], [393, 2, 1, "", "emer_off"], [393, 2, 1, "", "get"], [393, 2, 1, "", "get_max_voltage"], [393, 1, 1, "", "hints"], [393, 1, 1, "", "kind"], [393, 2, 1, "", "off"], [393, 2, 1, "", "on"], [393, 2, 1, "", "post_elog_status"], [393, 2, 1, "", "read"], [393, 2, 1, "", "read_configuration"], [393, 2, 1, "", "reset"], [393, 2, 1, "", "screen"], [393, 2, 1, "", "set_current"], [393, 2, 1, "", "set_voltage"], [393, 2, 1, "", "set_voltage_fall_rate"], [393, 2, 1, "", "set_voltage_rise_rate"], [393, 2, 1, "", "status"], [393, 2, 1, "", "stop"], [393, 1, 1, "", "subscriptions"], [393, 2, 1, "", "summary"], [393, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis": [[395, 0, 1, "", "MPODApalisChannel"], [396, 0, 1, "", "MPODApalisCrate"], [397, 0, 1, "", "MPODApalisModule"], [398, 0, 1, "", "MPODApalisModule16Channel"], [399, 0, 1, "", "MPODApalisModule24Channel"], [400, 0, 1, "", "MPODApalisModule4Channel"], [401, 0, 1, "", "MPODApalisModule8Channel"]], "pcdsdevices.mpod_apalis.MPODApalisChannel": [[395, 1, 1, "", "configuration_attrs"], [395, 2, 1, "", "configure"], [395, 1, 1, "", "connected"], [395, 2, 1, "", "describe"], [395, 2, 1, "", "get"], [395, 1, 1, "", "hints"], [395, 1, 1, "", "kind"], [395, 2, 1, "", "off"], [395, 2, 1, "", "on"], [395, 2, 1, "", "post_elog_status"], [395, 2, 1, "", "read"], [395, 2, 1, "", "read_configuration"], [395, 2, 1, "", "screen"], [395, 2, 1, "", "set_current"], [395, 2, 1, "", "set_voltage"], [395, 2, 1, "", "status"], [395, 2, 1, "", "stop"], [395, 1, 1, "", "subscriptions"], [395, 2, 1, "", "summary"], [395, 2, 1, "", "trigger"], [395, 1, 1, "", "voltage_setpoint"]], "pcdsdevices.mpod_apalis.MPODApalisCrate": [[396, 1, 1, "", "configuration_attrs"], [396, 2, 1, "", "configure"], [396, 1, 1, "", "connected"], [396, 2, 1, "", "describe"], [396, 2, 1, "", "get"], [396, 1, 1, "", "hints"], [396, 1, 1, "", "kind"], [396, 2, 1, "", "post_elog_status"], [396, 2, 1, "", "power_cycle"], [396, 2, 1, "", "read"], [396, 2, 1, "", "read_configuration"], [396, 2, 1, "", "screen"], [396, 2, 1, "", "status"], [396, 2, 1, "", "stop"], [396, 1, 1, "", "subscriptions"], [396, 2, 1, "", "summary"], [396, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule": [[397, 2, 1, "", "clear_faults"], [397, 1, 1, "", "configuration_attrs"], [397, 2, 1, "", "configure"], [397, 1, 1, "", "connected"], [397, 2, 1, "", "describe"], [397, 2, 1, "", "get"], [397, 1, 1, "", "hints"], [397, 1, 1, "", "kind"], [397, 1, 1, "", "needs_parent"], [397, 2, 1, "", "post_elog_status"], [397, 2, 1, "", "read"], [397, 2, 1, "", "read_configuration"], [397, 2, 1, "", "screen"], [397, 2, 1, "", "set_current_ramp_speed"], [397, 2, 1, "", "set_voltage_ramp_speed"], [397, 1, 1, "", "stage_group"], [397, 2, 1, "", "stage_group_instances"], [397, 2, 1, "", "status"], [397, 2, 1, "", "stop"], [397, 1, 1, "", "subscriptions"], [397, 2, 1, "", "summary"], [397, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule16Channel": [[398, 2, 1, "", "clear_faults"], [398, 1, 1, "", "configuration_attrs"], [398, 2, 1, "", "configure"], [398, 1, 1, "", "connected"], [398, 2, 1, "", "describe"], [398, 2, 1, "", "get"], [398, 1, 1, "", "hints"], [398, 1, 1, "", "kind"], [398, 1, 1, "", "needs_parent"], [398, 2, 1, "", "post_elog_status"], [398, 2, 1, "", "read"], [398, 2, 1, "", "read_configuration"], [398, 2, 1, "", "screen"], [398, 2, 1, "", "set_current_ramp_speed"], [398, 2, 1, "", "set_voltage_ramp_speed"], [398, 1, 1, "", "stage_group"], [398, 2, 1, "", "stage_group_instances"], [398, 2, 1, "", "status"], [398, 2, 1, "", "stop"], [398, 1, 1, "", "subscriptions"], [398, 2, 1, "", "summary"], [398, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule24Channel": [[399, 2, 1, "", "clear_faults"], [399, 1, 1, "", "configuration_attrs"], [399, 2, 1, "", "configure"], [399, 1, 1, "", "connected"], [399, 2, 1, "", "describe"], [399, 2, 1, "", "get"], [399, 1, 1, "", "hints"], [399, 1, 1, "", "kind"], [399, 1, 1, "", "needs_parent"], [399, 2, 1, "", "post_elog_status"], [399, 2, 1, "", "read"], [399, 2, 1, "", "read_configuration"], [399, 2, 1, "", "screen"], [399, 2, 1, "", "set_current_ramp_speed"], [399, 2, 1, "", "set_voltage_ramp_speed"], [399, 1, 1, "", "stage_group"], [399, 2, 1, "", "stage_group_instances"], [399, 2, 1, "", "status"], [399, 2, 1, "", "stop"], [399, 1, 1, "", "subscriptions"], [399, 2, 1, "", "summary"], [399, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule4Channel": [[400, 2, 1, "", "clear_faults"], [400, 1, 1, "", "configuration_attrs"], [400, 2, 1, "", "configure"], [400, 1, 1, "", "connected"], [400, 2, 1, "", "describe"], [400, 2, 1, "", "get"], [400, 1, 1, "", "hints"], [400, 1, 1, "", "kind"], [400, 1, 1, "", "needs_parent"], [400, 2, 1, "", "post_elog_status"], [400, 2, 1, "", "read"], [400, 2, 1, "", "read_configuration"], [400, 2, 1, "", "screen"], [400, 2, 1, "", "set_current_ramp_speed"], [400, 2, 1, "", "set_voltage_ramp_speed"], [400, 1, 1, "", "stage_group"], [400, 2, 1, "", "stage_group_instances"], [400, 2, 1, "", "status"], [400, 2, 1, "", "stop"], [400, 1, 1, "", "subscriptions"], [400, 2, 1, "", "summary"], [400, 2, 1, "", "trigger"]], "pcdsdevices.mpod_apalis.MPODApalisModule8Channel": [[401, 2, 1, "", "clear_faults"], [401, 1, 1, "", "configuration_attrs"], [401, 2, 1, "", "configure"], [401, 1, 1, "", "connected"], [401, 2, 1, "", "describe"], [401, 2, 1, "", "get"], [401, 1, 1, "", "hints"], [401, 1, 1, "", "kind"], [401, 1, 1, "", "needs_parent"], [401, 2, 1, "", "post_elog_status"], [401, 2, 1, "", "read"], [401, 2, 1, "", "read_configuration"], [401, 2, 1, "", "screen"], [401, 2, 1, "", "set_current_ramp_speed"], [401, 2, 1, "", "set_voltage_ramp_speed"], [401, 1, 1, "", "stage_group"], [401, 2, 1, "", "stage_group_instances"], [401, 2, 1, "", "status"], [401, 2, 1, "", "stop"], [401, 1, 1, "", "subscriptions"], [401, 2, 1, "", "summary"], [401, 2, 1, "", "trigger"]], "pcdsdevices.mps": [[402, 0, 1, "", "MPS"], [403, 0, 1, "", "MPSBase"], [404, 0, 1, "", "MPSLimits"], [405, 3, 1, "", "mps_factory"], [406, 3, 1, "", "must_be_known"], [407, 3, 1, "", "must_be_out"]], "pcdsdevices.mps.MPS": [[402, 1, 1, "", "SUB_FAULT_CH"], [402, 1, 1, "", "bypassed"], [402, 1, 1, "", "configuration_attrs"], [402, 2, 1, "", "configure"], [402, 1, 1, "", "connected"], [402, 2, 1, "", "describe"], [402, 1, 1, "", "faulted"], [402, 2, 1, "", "get"], [402, 1, 1, "", "hints"], [402, 1, 1, "", "kind"], [402, 2, 1, "", "post_elog_status"], [402, 2, 1, "", "read"], [402, 2, 1, "", "read_configuration"], [402, 2, 1, "", "screen"], [402, 2, 1, "", "status"], [402, 2, 1, "", "stop"], [402, 1, 1, "", "subscriptions"], [402, 2, 1, "", "summary"], [402, 2, 1, "", "trigger"], [402, 1, 1, "", "tripped"]], "pcdsdevices.mps.MPSBase": [[403, 1, 1, "", "SUB_FAULT_CH"], [403, 2, 1, "", "post_elog_status"], [403, 2, 1, "", "screen"], [403, 2, 1, "", "status"], [403, 1, 1, "", "tripped"]], "pcdsdevices.mps.MPSLimits": [[404, 1, 1, "", "SUB_FAULT_CH"], [404, 1, 1, "", "bypassed"], [404, 1, 1, "", "configuration_attrs"], [404, 2, 1, "", "configure"], [404, 1, 1, "", "connected"], [404, 2, 1, "", "describe"], [404, 1, 1, "", "faulted"], [404, 2, 1, "", "get"], [404, 1, 1, "", "hints"], [404, 1, 1, "", "kind"], [404, 2, 1, "", "post_elog_status"], [404, 2, 1, "", "read"], [404, 2, 1, "", "read_configuration"], [404, 2, 1, "", "screen"], [404, 2, 1, "", "status"], [404, 2, 1, "", "stop"], [404, 1, 1, "", "subscriptions"], [404, 2, 1, "", "summary"], [404, 2, 1, "", "trigger"], [404, 1, 1, "", "tripped"]], "pcdsdevices.mrco_motion": [[408, 0, 1, "", "MRCO"]], "pcdsdevices.mrco_motion.MRCO": [[408, 1, 1, "", "configuration_attrs"], [408, 2, 1, "", "configure"], [408, 1, 1, "", "connected"], [408, 2, 1, "", "describe"], [408, 2, 1, "", "get"], [408, 1, 1, "", "hints"], [408, 1, 1, "", "kind"], [408, 1, 1, "", "needs_parent"], [408, 2, 1, "", "post_elog_status"], [408, 2, 1, "", "read"], [408, 2, 1, "", "read_configuration"], [408, 2, 1, "", "screen"], [408, 1, 1, "", "stage_group"], [408, 2, 1, "", "stage_group_instances"], [408, 2, 1, "", "status"], [408, 2, 1, "", "stop"], [408, 1, 1, "", "subscriptions"], [408, 2, 1, "", "summary"], [408, 2, 1, "", "trigger"]], "pcdsdevices.pc": [[409, 0, 1, "", "PhotonCollimator"]], "pcdsdevices.pc.PhotonCollimator": [[409, 1, 1, "", "configuration_attrs"], [409, 2, 1, "", "configure"], [409, 1, 1, "", "connected"], [409, 2, 1, "", "describe"], [409, 2, 1, "", "get"], [409, 1, 1, "", "hints"], [409, 1, 1, "", "kind"], [409, 2, 1, "", "read"], [409, 2, 1, "", "read_configuration"], [409, 2, 1, "", "stop"], [409, 1, 1, "", "subscriptions"], [409, 2, 1, "", "summary"], [409, 2, 1, "", "trigger"]], "pcdsdevices.piezo": [[410, 0, 1, "", "SliceDhv"], [411, 0, 1, "", "SliceDhvChannel"], [412, 0, 1, "", "SliceDhvController"]], "pcdsdevices.piezo.SliceDhv": [[410, 1, 1, "", "configuration_attrs"], [410, 2, 1, "", "configure"], [410, 1, 1, "", "connected"], [410, 2, 1, "", "describe"], [410, 2, 1, "", "get"], [410, 1, 1, "", "hints"], [410, 1, 1, "", "kind"], [410, 2, 1, "", "post_elog_status"], [410, 2, 1, "", "read"], [410, 2, 1, "", "read_configuration"], [410, 2, 1, "", "screen"], [410, 2, 1, "", "status"], [410, 2, 1, "", "stop"], [410, 1, 1, "", "subscriptions"], [410, 2, 1, "", "summary"], [410, 2, 1, "", "trigger"]], "pcdsdevices.piezo.SliceDhvChannel": [[411, 1, 1, "", "configuration_attrs"], [411, 2, 1, "", "configure"], [411, 1, 1, "", "connected"], [411, 2, 1, "", "describe"], [411, 2, 1, "", "get"], [411, 1, 1, "", "hints"], [411, 1, 1, "", "kind"], [411, 2, 1, "", "post_elog_status"], [411, 2, 1, "", "read"], [411, 2, 1, "", "read_configuration"], [411, 2, 1, "", "screen"], [411, 2, 1, "", "status"], [411, 2, 1, "", "stop"], [411, 1, 1, "", "subscriptions"], [411, 2, 1, "", "summary"], [411, 2, 1, "", "trigger"]], "pcdsdevices.piezo.SliceDhvController": [[412, 1, 1, "", "configuration_attrs"], [412, 2, 1, "", "configure"], [412, 1, 1, "", "connected"], [412, 2, 1, "", "describe"], [412, 2, 1, "", "get"], [412, 1, 1, "", "hints"], [412, 1, 1, "", "kind"], [412, 2, 1, "", "post_elog_status"], [412, 2, 1, "", "read"], [412, 2, 1, "", "read_configuration"], [412, 2, 1, "", "screen"], [412, 2, 1, "", "status"], [412, 2, 1, "", "stop"], [412, 1, 1, "", "subscriptions"], [412, 2, 1, "", "summary"], [412, 2, 1, "", "trigger"]], "pcdsdevices.pim": [[413, 0, 1, "", "IM2K0"], [414, 0, 1, "", "IM3L0"], [415, 0, 1, "", "LCLS2ImagerBase"], [416, 0, 1, "", "LCLS2Target"], [417, 0, 1, "", "PIM"], [418, 0, 1, "", "PIMWithBoth"], [419, 0, 1, "", "PIMWithFocus"], [420, 0, 1, "", "PIMWithLED"], [421, 0, 1, "", "PIMY"], [422, 0, 1, "", "PPM"], [423, 0, 1, "", "PPMCOOL"], [424, 0, 1, "", "PPMCoolSwitch"], [425, 0, 1, "", "PPMPowerMeter"], [426, 0, 1, "", "XPIM"], [427, 0, 1, "", "XPIMFilterWheel"], [428, 0, 1, "", "XPIMLED"]], "pcdsdevices.pim.IM2K0": [[413, 2, 1, "", "calc_lightpath_state"], [413, 1, 1, "", "configuration_attrs"], [413, 2, 1, "", "configure"], [413, 1, 1, "", "connected"], [413, 2, 1, "", "describe"], [413, 2, 1, "", "get"], [413, 2, 1, "", "get_lightpath_state"], [413, 1, 1, "", "hints"], [413, 1, 1, "", "kind"], [413, 1, 1, "", "lightpath_cpts"], [413, 1, 1, "", "md"], [413, 1, 1, "", "needs_parent"], [413, 2, 1, "", "post_elog_status"], [413, 2, 1, "", "read"], [413, 2, 1, "", "read_configuration"], [413, 2, 1, "", "screen"], [413, 1, 1, "", "stage_group"], [413, 2, 1, "", "stage_group_instances"], [413, 2, 1, "", "status"], [413, 2, 1, "", "stop"], [413, 1, 1, "", "subscriptions"], [413, 2, 1, "", "summary"], [413, 2, 1, "", "trigger"], [413, 1, 1, "", "y_states"]], "pcdsdevices.pim.IM3L0": [[414, 2, 1, "", "calc_lightpath_state"], [414, 1, 1, "", "configuration_attrs"], [414, 2, 1, "", "configure"], [414, 1, 1, "", "connected"], [414, 2, 1, "", "describe"], [414, 2, 1, "", "get"], [414, 2, 1, "", "get_lightpath_state"], [414, 1, 1, "", "hints"], [414, 1, 1, "", "kind"], [414, 1, 1, "", "lightpath_cpts"], [414, 1, 1, "", "md"], [414, 1, 1, "", "needs_parent"], [414, 2, 1, "", "post_elog_status"], [414, 2, 1, "", "read"], [414, 2, 1, "", "read_configuration"], [414, 2, 1, "", "screen"], [414, 1, 1, "", "stage_group"], [414, 2, 1, "", "stage_group_instances"], [414, 2, 1, "", "status"], [414, 2, 1, "", "stop"], [414, 1, 1, "", "subscriptions"], [414, 2, 1, "", "summary"], [414, 2, 1, "", "trigger"], [414, 1, 1, "", "y_states"]], "pcdsdevices.pim.LCLS2ImagerBase": [[415, 2, 1, "", "calc_lightpath_state"], [415, 1, 1, "", "configuration_attrs"], [415, 2, 1, "", "configure"], [415, 1, 1, "", "connected"], [415, 2, 1, "", "describe"], [415, 2, 1, "", "get"], [415, 2, 1, "", "get_lightpath_state"], [415, 1, 1, "", "hints"], [415, 1, 1, "", "kind"], [415, 1, 1, "", "lightpath_cpts"], [415, 1, 1, "", "md"], [415, 1, 1, "", "needs_parent"], [415, 2, 1, "", "post_elog_status"], [415, 2, 1, "", "read"], [415, 2, 1, "", "read_configuration"], [415, 2, 1, "", "screen"], [415, 1, 1, "", "stage_group"], [415, 2, 1, "", "stage_group_instances"], [415, 2, 1, "", "status"], [415, 2, 1, "", "stop"], [415, 1, 1, "", "subscriptions"], [415, 2, 1, "", "summary"], [415, 2, 1, "", "trigger"], [415, 1, 1, "", "y_states"]], "pcdsdevices.pim.LCLS2Target": [[416, 2, 1, "", "camonitor"], [416, 2, 1, "", "check_inserted"], [416, 2, 1, "", "check_removed"], [416, 2, 1, "", "check_transmission"], [416, 2, 1, "", "clear_error"], [416, 1, 1, "", "configuration_attrs"], [416, 2, 1, "", "configure"], [416, 1, 1, "", "connected"], [416, 2, 1, "", "describe"], [416, 1, 1, "", "egu"], [416, 2, 1, "", "end_monitor_thread"], [416, 2, 1, "", "get"], [416, 2, 1, "", "get_state"], [416, 1, 1, "", "high_limit"], [416, 1, 1, "", "hints"], [416, 1, 1, "", "in_states"], [416, 2, 1, "", "insert"], [416, 1, 1, "", "kind"], [416, 1, 1, "", "limits"], [416, 1, 1, "", "low_limit"], [416, 2, 1, "", "move"], [416, 1, 1, "", "moving"], [416, 2, 1, "", "mv"], [416, 1, 1, "", "out_states"], [416, 1, 1, "", "position"], [416, 2, 1, "", "post_elog_status"], [416, 2, 1, "", "read"], [416, 2, 1, "", "read_configuration"], [416, 2, 1, "", "remove"], [416, 2, 1, "", "screen"], [416, 2, 1, "", "set"], [416, 1, 1, "", "settle_time"], [416, 1, 1, "", "states_list"], [416, 2, 1, "", "status"], [416, 1, 1, "", "stop"], [416, 1, 1, "", "subscriptions"], [416, 2, 1, "", "summary"], [416, 1, 1, "", "timeout"], [416, 1, 1, "", "transmission"], [416, 2, 1, "", "trigger"], [416, 2, 1, "", "wait"], [416, 2, 1, "", "wm"], [416, 2, 1, "", "wm_update"]], "pcdsdevices.pim.PIM": [[417, 2, 1, "", "calc_lightpath_state"], [417, 1, 1, "", "configuration_attrs"], [417, 2, 1, "", "configure"], [417, 1, 1, "", "connected"], [417, 2, 1, "", "describe"], [417, 2, 1, "", "get"], [417, 2, 1, "", "get_lightpath_state"], [417, 1, 1, "", "hints"], [417, 2, 1, "", "infer_prefix"], [417, 2, 1, "", "insert"], [417, 1, 1, "", "kind"], [417, 1, 1, "", "lightpath_cpts"], [417, 1, 1, "", "md"], [417, 1, 1, "", "needs_parent"], [417, 2, 1, "", "post_elog_status"], [417, 1, 1, "", "prefix_start"], [417, 2, 1, "", "read"], [417, 2, 1, "", "read_configuration"], [417, 2, 1, "", "remove"], [417, 2, 1, "", "screen"], [417, 1, 1, "", "stage_group"], [417, 2, 1, "", "stage_group_instances"], [417, 2, 1, "", "status"], [417, 2, 1, "", "stop"], [417, 1, 1, "", "subscriptions"], [417, 2, 1, "", "summary"], [417, 2, 1, "", "trigger"]], "pcdsdevices.pim.PIMWithBoth": [[418, 2, 1, "", "calc_lightpath_state"], [418, 1, 1, "", "configuration_attrs"], [418, 2, 1, "", "configure"], [418, 1, 1, "", "connected"], [418, 2, 1, "", "describe"], [418, 2, 1, "", "get"], [418, 2, 1, "", "get_lightpath_state"], [418, 1, 1, "", "hints"], [418, 2, 1, "", "infer_prefix"], [418, 2, 1, "", "insert"], [418, 1, 1, "", "kind"], [418, 1, 1, "", "lightpath_cpts"], [418, 1, 1, "", "md"], [418, 1, 1, "", "needs_parent"], [418, 2, 1, "", "post_elog_status"], [418, 1, 1, "", "prefix_start"], [418, 2, 1, "", "read"], [418, 2, 1, "", "read_configuration"], [418, 2, 1, "", "remove"], [418, 2, 1, "", "screen"], [418, 1, 1, "", "stage_group"], [418, 2, 1, "", "stage_group_instances"], [418, 2, 1, "", "status"], [418, 2, 1, "", "stop"], [418, 1, 1, "", "subscriptions"], [418, 2, 1, "", "summary"], [418, 2, 1, "", "trigger"]], "pcdsdevices.pim.PIMWithFocus": [[419, 2, 1, "", "calc_lightpath_state"], [419, 1, 1, "", "configuration_attrs"], [419, 2, 1, "", "configure"], [419, 1, 1, "", "connected"], [419, 2, 1, "", "describe"], [419, 2, 1, "", "get"], [419, 2, 1, "", "get_lightpath_state"], [419, 1, 1, "", "hints"], [419, 2, 1, "", "infer_prefix"], [419, 2, 1, "", "insert"], [419, 1, 1, "", "kind"], [419, 1, 1, "", "lightpath_cpts"], [419, 1, 1, "", "md"], [419, 1, 1, "", "needs_parent"], [419, 2, 1, "", "post_elog_status"], [419, 1, 1, "", "prefix_start"], [419, 2, 1, "", "read"], [419, 2, 1, "", "read_configuration"], [419, 2, 1, "", "remove"], [419, 2, 1, "", "screen"], [419, 1, 1, "", "stage_group"], [419, 2, 1, "", "stage_group_instances"], [419, 2, 1, "", "status"], [419, 2, 1, "", "stop"], [419, 1, 1, "", "subscriptions"], [419, 2, 1, "", "summary"], [419, 2, 1, "", "trigger"]], "pcdsdevices.pim.PIMWithLED": [[420, 2, 1, "", "calc_lightpath_state"], [420, 1, 1, "", "configuration_attrs"], [420, 2, 1, "", "configure"], [420, 1, 1, "", "connected"], [420, 2, 1, "", "describe"], [420, 2, 1, "", "get"], [420, 2, 1, "", "get_lightpath_state"], [420, 1, 1, "", "hints"], [420, 2, 1, "", "infer_prefix"], [420, 2, 1, "", "insert"], [420, 1, 1, "", "kind"], [420, 1, 1, "", "lightpath_cpts"], [420, 1, 1, "", "md"], [420, 1, 1, "", "needs_parent"], [420, 2, 1, "", "post_elog_status"], [420, 1, 1, "", "prefix_start"], [420, 2, 1, "", "read"], [420, 2, 1, "", "read_configuration"], [420, 2, 1, "", "remove"], [420, 2, 1, "", "screen"], [420, 1, 1, "", "stage_group"], [420, 2, 1, "", "stage_group_instances"], [420, 2, 1, "", "status"], [420, 2, 1, "", "stop"], [420, 1, 1, "", "subscriptions"], [420, 2, 1, "", "summary"], [420, 2, 1, "", "trigger"]], "pcdsdevices.pim.PIMY": [[421, 2, 1, "", "camonitor"], [421, 2, 1, "", "check_inserted"], [421, 2, 1, "", "check_removed"], [421, 2, 1, "", "check_transmission"], [421, 1, 1, "", "configuration_attrs"], [421, 2, 1, "", "configure"], [421, 1, 1, "", "connected"], [421, 2, 1, "", "describe"], [421, 1, 1, "", "egu"], [421, 2, 1, "", "end_monitor_thread"], [421, 2, 1, "", "get"], [421, 2, 1, "", "get_state"], [421, 1, 1, "", "high_limit"], [421, 1, 1, "", "hints"], [421, 1, 1, "", "in_states"], [421, 2, 1, "", "insert"], [421, 1, 1, "", "kind"], [421, 1, 1, "", "limits"], [421, 1, 1, "", "low_limit"], [421, 2, 1, "", "move"], [421, 1, 1, "", "moving"], [421, 2, 1, "", "mv"], [421, 1, 1, "", "needs_parent"], [421, 1, 1, "", "out_states"], [421, 1, 1, "", "position"], [421, 2, 1, "", "post_elog_status"], [421, 2, 1, "", "read"], [421, 2, 1, "", "read_configuration"], [421, 2, 1, "", "remove"], [421, 2, 1, "", "screen"], [421, 2, 1, "", "set"], [421, 1, 1, "", "settle_time"], [421, 1, 1, "", "stage_group"], [421, 2, 1, "", "stage_group_instances"], [421, 1, 1, "", "states_list"], [421, 2, 1, "", "status"], [421, 2, 1, "", "stop"], [421, 1, 1, "", "subscriptions"], [421, 2, 1, "", "summary"], [421, 1, 1, "", "timeout"], [421, 1, 1, "", "transmission"], [421, 2, 1, "", "trigger"], [421, 2, 1, "", "wait"], [421, 2, 1, "", "wm"], [421, 2, 1, "", "wm_update"]], "pcdsdevices.pim.PPM": [[422, 2, 1, "", "calc_lightpath_state"], [422, 1, 1, "", "configuration_attrs"], [422, 2, 1, "", "configure"], [422, 1, 1, "", "connected"], [422, 2, 1, "", "describe"], [422, 2, 1, "", "get"], [422, 2, 1, "", "get_lightpath_state"], [422, 1, 1, "", "hints"], [422, 1, 1, "", "kind"], [422, 1, 1, "", "lightpath_cpts"], [422, 1, 1, "", "md"], [422, 1, 1, "", "needs_parent"], [422, 2, 1, "", "post_elog_status"], [422, 2, 1, "", "read"], [422, 2, 1, "", "read_configuration"], [422, 2, 1, "", "screen"], [422, 1, 1, "", "stage_group"], [422, 2, 1, "", "stage_group_instances"], [422, 2, 1, "", "status"], [422, 2, 1, "", "stop"], [422, 1, 1, "", "subscriptions"], [422, 2, 1, "", "summary"], [422, 2, 1, "", "trigger"], [422, 1, 1, "", "y_states"]], "pcdsdevices.pim.PPMCOOL": [[423, 2, 1, "", "calc_lightpath_state"], [423, 1, 1, "", "configuration_attrs"], [423, 2, 1, "", "configure"], [423, 1, 1, "", "connected"], [423, 2, 1, "", "describe"], [423, 2, 1, "", "get"], [423, 2, 1, "", "get_lightpath_state"], [423, 1, 1, "", "hints"], [423, 1, 1, "", "kind"], [423, 1, 1, "", "lightpath_cpts"], [423, 1, 1, "", "md"], [423, 1, 1, "", "needs_parent"], [423, 2, 1, "", "post_elog_status"], [423, 2, 1, "", "read"], [423, 2, 1, "", "read_configuration"], [423, 2, 1, "", "screen"], [423, 1, 1, "", "stage_group"], [423, 2, 1, "", "stage_group_instances"], [423, 2, 1, "", "status"], [423, 2, 1, "", "stop"], [423, 1, 1, "", "subscriptions"], [423, 2, 1, "", "summary"], [423, 2, 1, "", "trigger"], [423, 1, 1, "", "y_states"]], "pcdsdevices.pim.PPMCoolSwitch": [[424, 2, 1, "", "calc_lightpath_state"], [424, 1, 1, "", "configuration_attrs"], [424, 2, 1, "", "configure"], [424, 1, 1, "", "connected"], [424, 2, 1, "", "describe"], [424, 2, 1, "", "get"], [424, 2, 1, "", "get_lightpath_state"], [424, 1, 1, "", "hints"], [424, 1, 1, "", "kind"], [424, 1, 1, "", "lightpath_cpts"], [424, 1, 1, "", "md"], [424, 1, 1, "", "needs_parent"], [424, 2, 1, "", "post_elog_status"], [424, 2, 1, "", "read"], [424, 2, 1, "", "read_configuration"], [424, 2, 1, "", "screen"], [424, 1, 1, "", "stage_group"], [424, 2, 1, "", "stage_group_instances"], [424, 2, 1, "", "status"], [424, 2, 1, "", "stop"], [424, 1, 1, "", "subscriptions"], [424, 2, 1, "", "summary"], [424, 2, 1, "", "trigger"], [424, 1, 1, "", "y_states"]], "pcdsdevices.pim.PPMPowerMeter": [[425, 1, 1, "", "configuration_attrs"], [425, 2, 1, "", "configure"], [425, 1, 1, "", "connected"], [425, 2, 1, "", "describe"], [425, 2, 1, "", "get"], [425, 1, 1, "", "hints"], [425, 1, 1, "", "kind"], [425, 2, 1, "", "post_elog_status"], [425, 2, 1, "", "read"], [425, 2, 1, "", "read_configuration"], [425, 2, 1, "", "screen"], [425, 2, 1, "", "status"], [425, 2, 1, "", "stop"], [425, 1, 1, "", "subscriptions"], [425, 2, 1, "", "summary"], [425, 2, 1, "", "trigger"]], "pcdsdevices.pim.XPIM": [[426, 2, 1, "", "calc_lightpath_state"], [426, 1, 1, "", "configuration_attrs"], [426, 2, 1, "", "configure"], [426, 1, 1, "", "connected"], [426, 2, 1, "", "describe"], [426, 2, 1, "", "get"], [426, 2, 1, "", "get_lightpath_state"], [426, 1, 1, "", "hints"], [426, 1, 1, "", "kind"], [426, 1, 1, "", "lightpath_cpts"], [426, 1, 1, "", "md"], [426, 1, 1, "", "needs_parent"], [426, 2, 1, "", "post_elog_status"], [426, 2, 1, "", "read"], [426, 2, 1, "", "read_configuration"], [426, 2, 1, "", "screen"], [426, 1, 1, "", "stage_group"], [426, 2, 1, "", "stage_group_instances"], [426, 2, 1, "", "status"], [426, 2, 1, "", "stop"], [426, 1, 1, "", "subscriptions"], [426, 2, 1, "", "summary"], [426, 2, 1, "", "trigger"], [426, 1, 1, "", "y_states"]], "pcdsdevices.pim.XPIMFilterWheel": [[427, 2, 1, "", "camonitor"], [427, 1, 1, "", "configuration_attrs"], [427, 2, 1, "", "configure"], [427, 1, 1, "", "connected"], [427, 2, 1, "", "describe"], [427, 1, 1, "", "egu"], [427, 2, 1, "", "end_monitor_thread"], [427, 2, 1, "", "get"], [427, 2, 1, "", "get_state"], [427, 1, 1, "", "high_limit"], [427, 1, 1, "", "hints"], [427, 1, 1, "", "kind"], [427, 1, 1, "", "limits"], [427, 1, 1, "", "low_limit"], [427, 2, 1, "", "move"], [427, 1, 1, "", "moving"], [427, 2, 1, "", "mv"], [427, 1, 1, "", "position"], [427, 2, 1, "", "post_elog_status"], [427, 2, 1, "", "read"], [427, 2, 1, "", "read_configuration"], [427, 2, 1, "", "screen"], [427, 2, 1, "", "set"], [427, 1, 1, "", "settle_time"], [427, 1, 1, "", "states_list"], [427, 2, 1, "", "status"], [427, 1, 1, "", "stop"], [427, 1, 1, "", "subscriptions"], [427, 2, 1, "", "summary"], [427, 1, 1, "", "timeout"], [427, 2, 1, "", "trigger"], [427, 2, 1, "", "wait"], [427, 2, 1, "", "wm"], [427, 2, 1, "", "wm_update"]], "pcdsdevices.pim.XPIMLED": [[428, 1, 1, "", "configuration_attrs"], [428, 2, 1, "", "configure"], [428, 1, 1, "", "connected"], [428, 2, 1, "", "describe"], [428, 2, 1, "", "get"], [428, 1, 1, "", "hints"], [428, 1, 1, "", "kind"], [428, 2, 1, "", "post_elog_status"], [428, 2, 1, "", "read"], [428, 2, 1, "", "read_configuration"], [428, 2, 1, "", "screen"], [428, 2, 1, "", "status"], [428, 2, 1, "", "stop"], [428, 1, 1, "", "subscriptions"], [428, 2, 1, "", "summary"], [428, 2, 1, "", "trigger"]], "pcdsdevices.pmps": [[429, 0, 1, "", "TwinCATStatePMPS"]], "pcdsdevices.pmps.TwinCATStatePMPS": [[429, 2, 1, "", "camonitor"], [429, 2, 1, "", "check_inserted"], [429, 2, 1, "", "check_removed"], [429, 2, 1, "", "check_transmission"], [429, 2, 1, "", "clear_error"], [429, 1, 1, "", "configuration_attrs"], [429, 2, 1, "", "configure"], [429, 1, 1, "", "connected"], [429, 2, 1, "", "describe"], [429, 1, 1, "", "egu"], [429, 2, 1, "", "end_monitor_thread"], [429, 2, 1, "", "get"], [429, 2, 1, "", "get_state"], [429, 1, 1, "", "high_limit"], [429, 1, 1, "", "hints"], [429, 1, 1, "", "in_states"], [429, 2, 1, "", "insert"], [429, 1, 1, "", "kind"], [429, 1, 1, "", "limits"], [429, 1, 1, "", "low_limit"], [429, 2, 1, "", "move"], [429, 1, 1, "", "moving"], [429, 2, 1, "", "mv"], [429, 1, 1, "", "out_states"], [429, 1, 1, "", "position"], [429, 2, 1, "", "post_elog_status"], [429, 2, 1, "", "read"], [429, 2, 1, "", "read_configuration"], [429, 2, 1, "", "remove"], [429, 2, 1, "", "screen"], [429, 2, 1, "", "set"], [429, 1, 1, "", "settle_time"], [429, 1, 1, "", "states_list"], [429, 2, 1, "", "status"], [429, 1, 1, "", "stop"], [429, 1, 1, "", "subscriptions"], [429, 2, 1, "", "summary"], [429, 1, 1, "", "timeout"], [429, 1, 1, "", "transmission"], [429, 2, 1, "", "trigger"], [429, 2, 1, "", "wait"], [429, 2, 1, "", "wm"], [429, 2, 1, "", "wm_update"]], "pcdsdevices.pneumatic": [[430, 0, 1, "", "BeckhoffPneumatic"]], "pcdsdevices.pneumatic.BeckhoffPneumatic": [[430, 2, 1, "", "calc_lightpath_state"], [430, 2, 1, "", "callback"], [430, 1, 1, "", "configuration_attrs"], [430, 2, 1, "", "configure"], [430, 1, 1, "", "connected"], [430, 2, 1, "", "describe"], [430, 2, 1, "", "get"], [430, 2, 1, "", "get_lightpath_state"], [430, 1, 1, "", "hints"], [430, 2, 1, "", "insert"], [430, 1, 1, "", "kind"], [430, 1, 1, "", "lightpath_cpts"], [430, 1, 1, "", "md"], [430, 2, 1, "", "post_elog_status"], [430, 2, 1, "", "read"], [430, 2, 1, "", "read_configuration"], [430, 2, 1, "", "remove"], [430, 2, 1, "", "screen"], [430, 2, 1, "", "status"], [430, 2, 1, "", "stop"], [430, 1, 1, "", "subscriptions"], [430, 2, 1, "", "summary"], [430, 2, 1, "", "trigger"]], "pcdsdevices.positioner": [[431, 0, 1, "", "FuncPositioner"]], "pcdsdevices.positioner.FuncPositioner": [[431, 2, 1, "", "camonitor"], [431, 1, 1, "", "connected"], [431, 2, 1, "", "describe"], [431, 1, 1, "", "egu"], [431, 2, 1, "", "end_monitor_thread"], [431, 1, 1, "", "high_limit"], [431, 1, 1, "", "hints"], [431, 1, 1, "", "kind"], [431, 1, 1, "", "limits"], [431, 1, 1, "", "low_limit"], [431, 2, 1, "", "move"], [431, 1, 1, "", "moving"], [431, 2, 1, "", "mv"], [431, 2, 1, "", "mv_ginput"], [431, 2, 1, "", "mvr"], [431, 1, 1, "", "position"], [431, 2, 1, "", "post_elog_status"], [431, 2, 1, "", "read"], [431, 2, 1, "", "read_configuration"], [431, 2, 1, "", "screen"], [431, 2, 1, "", "set"], [431, 2, 1, "", "set_position"], [431, 1, 1, "", "settle_time"], [431, 2, 1, "", "status"], [431, 2, 1, "", "stop"], [431, 1, 1, "", "subscriptions"], [431, 1, 1, "", "timeout"], [431, 2, 1, "", "tweak"], [431, 2, 1, "", "umv"], [431, 2, 1, "", "umvr"], [431, 2, 1, "", "wait"], [431, 2, 1, "", "wm"], [431, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos": [[432, 0, 1, "", "DelayBase"], [433, 0, 1, "", "DelayMotor"], [434, 0, 1, "", "LookupTablePositioner"], [435, 0, 1, "", "OffsetMotorBase"], [436, 0, 1, "", "PseudoPositioner"], [437, 0, 1, "", "PseudoSingleInterface"], [438, 0, 1, "", "SimDelayStage"], [439, 0, 1, "", "SyncAxesBase"], [440, 0, 1, "", "SyncAxis"], [442, 1, 1, "", "delay"], [441, 3, 1, "", "delay_class_factory"], [442, 3, 1, "", "delay_instance_factory"], [443, 3, 1, "", "is_strictly_increasing"], [442, 1, 1, "", "motor"], [442, 1, 1, "", "user_offset"]], "pcdsdevices.pseudopos.DelayBase": [[432, 2, 1, "", "camonitor"], [432, 2, 1, "", "check_single"], [432, 1, 1, "", "composite_egu"], [432, 1, 1, "", "concurrent"], [432, 1, 1, "", "configuration_attrs"], [432, 2, 1, "", "configure"], [432, 1, 1, "", "connected"], [432, 1, 1, "", "delay"], [432, 2, 1, "", "describe"], [432, 1, 1, "", "egu"], [432, 2, 1, "", "end_monitor_thread"], [432, 2, 1, "", "forward"], [432, 2, 1, "", "get"], [432, 1, 1, "", "high_limit"], [432, 1, 1, "", "hints"], [432, 2, 1, "", "inverse"], [432, 1, 1, "", "kind"], [432, 1, 1, "", "limits"], [432, 1, 1, "", "low_limit"], [432, 1, 1, "id0", "motor"], [432, 2, 1, "", "move"], [432, 2, 1, "", "move_single"], [432, 1, 1, "", "moving"], [432, 2, 1, "", "mv"], [432, 2, 1, "", "mv_ginput"], [432, 2, 1, "", "mvr"], [432, 1, 1, "", "position"], [432, 2, 1, "", "post_elog_status"], [432, 1, 1, "", "pseudo_positioners"], [432, 2, 1, "", "read"], [432, 2, 1, "", "read_configuration"], [432, 1, 1, "", "real_position"], [432, 1, 1, "", "real_positioners"], [432, 2, 1, "", "screen"], [432, 1, 1, "", "sequential"], [432, 2, 1, "", "set"], [432, 2, 1, "", "set_current_position"], [432, 2, 1, "", "set_position"], [432, 1, 1, "", "settle_time"], [432, 2, 1, "", "status"], [432, 2, 1, "", "stop"], [432, 1, 1, "", "subscriptions"], [432, 2, 1, "", "summary"], [432, 1, 1, "", "target"], [432, 1, 1, "", "timeout"], [432, 2, 1, "", "to_pseudo_tuple"], [432, 2, 1, "", "to_real_tuple"], [432, 2, 1, "", "trigger"], [432, 2, 1, "", "tweak"], [432, 2, 1, "", "umv"], [432, 2, 1, "", "umvr"], [432, 1, 1, "", "user_offset"], [432, 2, 1, "", "wait"], [432, 2, 1, "", "wm"], [432, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.DelayMotor": [[433, 2, 1, "", "camonitor"], [433, 2, 1, "", "check_single"], [433, 1, 1, "", "composite_egu"], [433, 1, 1, "", "concurrent"], [433, 1, 1, "", "configuration_attrs"], [433, 2, 1, "", "configure"], [433, 1, 1, "", "connected"], [433, 2, 1, "", "describe"], [433, 1, 1, "", "egu"], [433, 2, 1, "", "end_monitor_thread"], [433, 2, 1, "", "forward"], [433, 2, 1, "", "get"], [433, 1, 1, "", "high_limit"], [433, 1, 1, "", "hints"], [433, 2, 1, "", "inverse"], [433, 1, 1, "", "kind"], [433, 1, 1, "", "limits"], [433, 1, 1, "", "low_limit"], [433, 2, 1, "", "move"], [433, 2, 1, "", "move_single"], [433, 1, 1, "", "moving"], [433, 2, 1, "", "mv"], [433, 2, 1, "", "mv_ginput"], [433, 2, 1, "", "mvr"], [433, 1, 1, "", "position"], [433, 2, 1, "", "post_elog_status"], [433, 1, 1, "", "pseudo_positioners"], [433, 2, 1, "", "read"], [433, 2, 1, "", "read_configuration"], [433, 1, 1, "", "real_position"], [433, 1, 1, "", "real_positioners"], [433, 2, 1, "", "screen"], [433, 1, 1, "", "sequential"], [433, 2, 1, "", "set"], [433, 2, 1, "", "set_current_position"], [433, 2, 1, "", "set_position"], [433, 1, 1, "", "settle_time"], [433, 2, 1, "", "status"], [433, 2, 1, "", "stop"], [433, 1, 1, "", "subscriptions"], [433, 2, 1, "", "summary"], [433, 1, 1, "", "target"], [433, 1, 1, "", "timeout"], [433, 2, 1, "", "to_pseudo_tuple"], [433, 2, 1, "", "to_real_tuple"], [433, 2, 1, "", "trigger"], [433, 2, 1, "", "tweak"], [433, 2, 1, "", "umv"], [433, 2, 1, "", "umvr"], [433, 2, 1, "", "wait"], [433, 2, 1, "", "wm"], [433, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.LookupTablePositioner": [[434, 2, 1, "", "check_single"], [434, 1, 1, "", "column_names"], [434, 1, 1, "", "composite_egu"], [434, 1, 1, "", "concurrent"], [434, 1, 1, "", "configuration_attrs"], [434, 2, 1, "", "configure"], [434, 1, 1, "", "connected"], [434, 2, 1, "", "describe"], [434, 1, 1, "", "egu"], [434, 2, 1, "", "forward"], [434, 2, 1, "", "get"], [434, 1, 1, "", "high_limit"], [434, 1, 1, "", "hints"], [434, 2, 1, "", "inverse"], [434, 1, 1, "", "kind"], [434, 1, 1, "", "limits"], [434, 1, 1, "", "low_limit"], [434, 2, 1, "", "move"], [434, 2, 1, "", "move_single"], [434, 1, 1, "", "moving"], [434, 1, 1, "", "position"], [434, 1, 1, "", "pseudo_positioners"], [434, 2, 1, "", "read"], [434, 2, 1, "", "read_configuration"], [434, 1, 1, "", "real_position"], [434, 1, 1, "", "real_positioners"], [434, 1, 1, "", "sequential"], [434, 2, 1, "", "set"], [434, 2, 1, "", "set_current_position"], [434, 1, 1, "", "settle_time"], [434, 2, 1, "", "stop"], [434, 1, 1, "", "subscriptions"], [434, 2, 1, "", "summary"], [434, 1, 1, "", "table"], [434, 1, 1, "", "target"], [434, 1, 1, "", "timeout"], [434, 2, 1, "", "to_pseudo_tuple"], [434, 2, 1, "", "to_real_tuple"], [434, 2, 1, "", "trigger"]], "pcdsdevices.pseudopos.OffsetMotorBase": [[435, 2, 1, "", "camonitor"], [435, 2, 1, "", "check_single"], [435, 1, 1, "", "composite_egu"], [435, 1, 1, "", "concurrent"], [435, 1, 1, "", "configuration_attrs"], [435, 2, 1, "", "configure"], [435, 1, 1, "", "connected"], [435, 2, 1, "", "describe"], [435, 1, 1, "", "egu"], [435, 2, 1, "", "end_monitor_thread"], [435, 2, 1, "", "forward"], [435, 2, 1, "", "get"], [435, 1, 1, "", "high_limit"], [435, 1, 1, "", "hints"], [435, 2, 1, "", "inverse"], [435, 1, 1, "", "kind"], [435, 1, 1, "", "limits"], [435, 1, 1, "", "low_limit"], [435, 1, 1, "", "motor"], [435, 2, 1, "", "move"], [435, 2, 1, "", "move_single"], [435, 1, 1, "", "moving"], [435, 2, 1, "", "mv"], [435, 2, 1, "", "mv_ginput"], [435, 2, 1, "", "mvr"], [435, 1, 1, "", "position"], [435, 2, 1, "", "post_elog_status"], [435, 1, 1, "", "pseudo_positioners"], [435, 2, 1, "", "read"], [435, 2, 1, "", "read_configuration"], [435, 1, 1, "", "real_position"], [435, 1, 1, "", "real_positioners"], [435, 2, 1, "", "screen"], [435, 1, 1, "", "sequential"], [435, 2, 1, "", "set"], [435, 2, 1, "", "set_current_position"], [435, 2, 1, "", "set_position"], [435, 1, 1, "", "settle_time"], [435, 2, 1, "", "status"], [435, 2, 1, "", "stop"], [435, 1, 1, "", "subscriptions"], [435, 2, 1, "", "summary"], [435, 1, 1, "", "target"], [435, 1, 1, "", "timeout"], [435, 2, 1, "", "to_pseudo_tuple"], [435, 2, 1, "", "to_real_tuple"], [435, 2, 1, "", "trigger"], [435, 2, 1, "", "tweak"], [435, 2, 1, "", "umv"], [435, 2, 1, "", "umvr"], [435, 2, 1, "", "wait"], [435, 2, 1, "", "wm"], [435, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.PseudoPositioner": [[436, 2, 1, "", "check_single"], [436, 1, 1, "", "composite_egu"], [436, 1, 1, "", "concurrent"], [436, 1, 1, "", "configuration_attrs"], [436, 2, 1, "", "configure"], [436, 1, 1, "", "connected"], [436, 2, 1, "", "describe"], [436, 1, 1, "", "egu"], [436, 2, 1, "", "forward"], [436, 2, 1, "", "get"], [436, 1, 1, "", "high_limit"], [436, 1, 1, "", "hints"], [436, 2, 1, "", "inverse"], [436, 1, 1, "", "kind"], [436, 1, 1, "", "limits"], [436, 1, 1, "", "low_limit"], [436, 2, 1, "", "move"], [436, 2, 1, "", "move_single"], [436, 1, 1, "", "moving"], [436, 1, 1, "", "position"], [436, 1, 1, "", "pseudo_positioners"], [436, 2, 1, "", "read"], [436, 2, 1, "", "read_configuration"], [436, 1, 1, "", "real_position"], [436, 1, 1, "", "real_positioners"], [436, 1, 1, "", "sequential"], [436, 2, 1, "", "set"], [436, 2, 1, "", "set_current_position"], [436, 1, 1, "", "settle_time"], [436, 2, 1, "", "stop"], [436, 1, 1, "", "subscriptions"], [436, 2, 1, "", "summary"], [436, 1, 1, "", "target"], [436, 1, 1, "", "timeout"], [436, 2, 1, "", "to_pseudo_tuple"], [436, 2, 1, "", "to_real_tuple"], [436, 2, 1, "", "trigger"]], "pcdsdevices.pseudopos.PseudoSingleInterface": [[437, 1, 1, "", "calculated_dial_pos"], [437, 2, 1, "", "camonitor"], [437, 1, 1, "", "configuration_attrs"], [437, 2, 1, "", "configure"], [437, 1, 1, "", "connected"], [437, 2, 1, "", "describe"], [437, 1, 1, "", "egu"], [437, 2, 1, "", "end_monitor_thread"], [437, 2, 1, "", "get"], [437, 1, 1, "", "high_limit"], [437, 1, 1, "", "hints"], [437, 1, 1, "", "kind"], [437, 1, 1, "", "limits"], [437, 1, 1, "", "low_limit"], [437, 2, 1, "", "move"], [437, 1, 1, "", "moving"], [437, 2, 1, "", "mv"], [437, 2, 1, "", "mv_ginput"], [437, 2, 1, "", "mvr"], [437, 1, 1, "", "position"], [437, 2, 1, "", "post_elog_status"], [437, 2, 1, "", "read"], [437, 2, 1, "", "read_configuration"], [437, 2, 1, "", "screen"], [437, 2, 1, "", "set"], [437, 2, 1, "", "set_position"], [437, 1, 1, "", "settle_time"], [437, 2, 1, "", "status"], [437, 2, 1, "", "stop"], [437, 1, 1, "", "subscriptions"], [437, 2, 1, "", "summary"], [437, 2, 1, "", "sync"], [437, 1, 1, "", "target"], [437, 1, 1, "", "timeout"], [437, 2, 1, "", "trigger"], [437, 2, 1, "", "tweak"], [437, 2, 1, "", "umv"], [437, 2, 1, "", "umvr"], [437, 2, 1, "", "wait"], [437, 2, 1, "", "wm"], [437, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.SimDelayStage": [[438, 2, 1, "", "camonitor"], [438, 2, 1, "", "check_single"], [438, 1, 1, "", "composite_egu"], [438, 1, 1, "", "concurrent"], [438, 1, 1, "", "configuration_attrs"], [438, 2, 1, "", "configure"], [438, 1, 1, "", "connected"], [438, 2, 1, "", "describe"], [438, 1, 1, "", "egu"], [438, 2, 1, "", "end_monitor_thread"], [438, 2, 1, "", "forward"], [438, 2, 1, "", "get"], [438, 1, 1, "", "high_limit"], [438, 1, 1, "", "hints"], [438, 2, 1, "", "inverse"], [438, 1, 1, "", "kind"], [438, 1, 1, "", "limits"], [438, 1, 1, "", "low_limit"], [438, 2, 1, "", "move"], [438, 2, 1, "", "move_single"], [438, 1, 1, "", "moving"], [438, 2, 1, "", "mv"], [438, 2, 1, "", "mv_ginput"], [438, 2, 1, "", "mvr"], [438, 1, 1, "", "position"], [438, 2, 1, "", "post_elog_status"], [438, 1, 1, "", "pseudo_positioners"], [438, 2, 1, "", "read"], [438, 2, 1, "", "read_configuration"], [438, 1, 1, "", "real_position"], [438, 1, 1, "", "real_positioners"], [438, 2, 1, "", "screen"], [438, 1, 1, "", "sequential"], [438, 2, 1, "", "set"], [438, 2, 1, "", "set_current_position"], [438, 2, 1, "", "set_position"], [438, 1, 1, "", "settle_time"], [438, 2, 1, "", "status"], [438, 2, 1, "", "stop"], [438, 1, 1, "", "subscriptions"], [438, 2, 1, "", "summary"], [438, 1, 1, "", "target"], [438, 1, 1, "", "timeout"], [438, 2, 1, "", "to_pseudo_tuple"], [438, 2, 1, "", "to_real_tuple"], [438, 2, 1, "", "trigger"], [438, 2, 1, "", "tweak"], [438, 2, 1, "", "umv"], [438, 2, 1, "", "umvr"], [438, 2, 1, "", "wait"], [438, 2, 1, "", "wm"], [438, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.SyncAxesBase": [[439, 2, 1, "", "calc_combined"], [439, 2, 1, "", "camonitor"], [439, 2, 1, "", "check_single"], [439, 1, 1, "", "composite_egu"], [439, 1, 1, "", "concurrent"], [439, 1, 1, "", "configuration_attrs"], [439, 2, 1, "", "configure"], [439, 1, 1, "", "connected"], [439, 2, 1, "", "describe"], [439, 1, 1, "", "egu"], [439, 2, 1, "", "end_monitor_thread"], [439, 2, 1, "", "forward"], [439, 2, 1, "", "get"], [439, 1, 1, "", "high_limit"], [439, 1, 1, "", "hints"], [439, 2, 1, "", "inverse"], [439, 1, 1, "", "kind"], [439, 1, 1, "", "limits"], [439, 1, 1, "", "low_limit"], [439, 2, 1, "", "move"], [439, 2, 1, "", "move_single"], [439, 1, 1, "", "moving"], [439, 2, 1, "", "mv"], [439, 2, 1, "", "mv_ginput"], [439, 2, 1, "", "mvr"], [439, 1, 1, "", "position"], [439, 2, 1, "", "post_elog_status"], [439, 1, 1, "", "pseudo_positioners"], [439, 2, 1, "", "read"], [439, 2, 1, "", "read_configuration"], [439, 1, 1, "", "real_position"], [439, 1, 1, "", "real_positioners"], [439, 2, 1, "", "save_offsets"], [439, 2, 1, "", "screen"], [439, 1, 1, "", "sequential"], [439, 2, 1, "", "set"], [439, 2, 1, "", "set_current_position"], [439, 2, 1, "", "set_position"], [439, 1, 1, "", "settle_time"], [439, 2, 1, "", "status"], [439, 2, 1, "", "stop"], [439, 1, 1, "", "subscriptions"], [439, 2, 1, "", "summary"], [439, 1, 1, "", "target"], [439, 1, 1, "", "timeout"], [439, 2, 1, "", "to_pseudo_tuple"], [439, 2, 1, "", "to_real_tuple"], [439, 2, 1, "", "trigger"], [439, 2, 1, "", "tweak"], [439, 2, 1, "", "umv"], [439, 2, 1, "", "umvr"], [439, 2, 1, "", "wait"], [439, 2, 1, "", "wm"], [439, 2, 1, "", "wm_update"]], "pcdsdevices.pseudopos.SyncAxis": [[440, 2, 1, "", "camonitor"], [440, 2, 1, "", "check_single"], [440, 1, 1, "", "composite_egu"], [440, 1, 1, "", "concurrent"], [440, 1, 1, "", "configuration_attrs"], [440, 2, 1, "", "configure"], [440, 1, 1, "", "connected"], [440, 2, 1, "", "consistency_warning"], [440, 1, 1, "id0", "default_offset"], [440, 1, 1, "id1", "default_scale"], [440, 2, 1, "", "describe"], [440, 1, 1, "", "egu"], [440, 2, 1, "", "end_monitor_thread"], [440, 2, 1, "", "fix_sync"], [440, 1, 1, "id2", "fix_sync_keep_still"], [440, 2, 1, "", "forward"], [440, 2, 1, "", "forward_single"], [440, 2, 1, "", "get"], [440, 1, 1, "", "high_limit"], [440, 1, 1, "", "hints"], [440, 2, 1, "", "inverse"], [440, 2, 1, "", "inverse_single"], [440, 2, 1, "", "is_synced"], [440, 1, 1, "", "kind"], [440, 1, 1, "", "limits"], [440, 1, 1, "", "low_limit"], [440, 2, 1, "", "move"], [440, 2, 1, "", "move_single"], [440, 1, 1, "", "moving"], [440, 2, 1, "", "mv"], [440, 2, 1, "", "mv_ginput"], [440, 2, 1, "", "mvr"], [440, 1, 1, "id3", "offset_mode"], [440, 1, 1, "id4", "offsets"], [440, 1, 1, "", "position"], [440, 2, 1, "", "post_elog_status"], [440, 1, 1, "", "pseudo_positioners"], [440, 2, 1, "", "read"], [440, 2, 1, "", "read_configuration"], [440, 1, 1, "", "real_position"], [440, 1, 1, "", "real_positioners"], [440, 1, 1, "id5", "scales"], [440, 2, 1, "", "screen"], [440, 1, 1, "", "sequential"], [440, 2, 1, "", "set"], [440, 2, 1, "", "set_current_position"], [440, 2, 1, "", "set_position"], [440, 1, 1, "", "settle_time"], [440, 2, 1, "", "status"], [440, 2, 1, "", "stop"], [440, 1, 1, "", "subscriptions"], [440, 2, 1, "", "summary"], [440, 1, 1, "id6", "sync_limits"], [440, 1, 1, "", "target"], [440, 1, 1, "", "timeout"], [440, 2, 1, "", "to_pseudo_tuple"], [440, 2, 1, "", "to_real_tuple"], [440, 2, 1, "", "trigger"], [440, 2, 1, "", "tweak"], [440, 2, 1, "", "umv"], [440, 2, 1, "", "umvr"], [440, 2, 1, "", "wait"], [440, 1, 1, "id7", "warn_deadband"], [440, 1, 1, "id8", "warn_inconsistent"], [440, 2, 1, "", "wm"], [440, 2, 1, "", "wm_update"]], "pcdsdevices.pulsepicker": [[444, 0, 1, "", "PulsePicker"], [445, 0, 1, "", "PulsePickerInOut"]], "pcdsdevices.pulsepicker.PulsePicker": [[444, 2, 1, "", "burst"], [444, 2, 1, "", "calc_lightpath_state"], [444, 2, 1, "", "camonitor"], [444, 2, 1, "", "check_inserted"], [444, 2, 1, "", "check_removed"], [444, 2, 1, "", "check_transmission"], [444, 2, 1, "", "close"], [444, 1, 1, "", "configuration_attrs"], [444, 2, 1, "", "configure"], [444, 1, 1, "", "connected"], [444, 2, 1, "", "describe"], [444, 1, 1, "", "egu"], [444, 2, 1, "", "end_monitor_thread"], [444, 2, 1, "", "flipflop"], [444, 2, 1, "", "follower"], [444, 2, 1, "", "get"], [444, 2, 1, "", "get_lightpath_state"], [444, 2, 1, "", "get_state"], [444, 1, 1, "", "high_limit"], [444, 1, 1, "", "hints"], [444, 1, 1, "", "in_states"], [444, 2, 1, "", "insert"], [444, 1, 1, "", "kind"], [444, 1, 1, "", "lightpath_cpts"], [444, 1, 1, "", "limits"], [444, 1, 1, "", "low_limit"], [444, 1, 1, "", "md"], [444, 2, 1, "", "move"], [444, 1, 1, "", "moving"], [444, 2, 1, "", "mv"], [444, 2, 1, "", "open"], [444, 1, 1, "", "out_states"], [444, 1, 1, "", "position"], [444, 2, 1, "", "post_elog_status"], [444, 2, 1, "", "read"], [444, 2, 1, "", "read_configuration"], [444, 2, 1, "", "remove"], [444, 2, 1, "", "reset"], [444, 2, 1, "", "screen"], [444, 2, 1, "", "set"], [444, 1, 1, "", "settle_time"], [444, 1, 1, "", "states_list"], [444, 2, 1, "", "status"], [444, 1, 1, "", "stop"], [444, 1, 1, "", "subscriptions"], [444, 2, 1, "", "summary"], [444, 1, 1, "", "timeout"], [444, 1, 1, "", "transmission"], [444, 2, 1, "", "trigger"], [444, 2, 1, "", "wait"], [444, 2, 1, "", "wm"], [444, 2, 1, "", "wm_update"]], "pcdsdevices.pulsepicker.PulsePickerInOut": [[445, 2, 1, "", "burst"], [445, 2, 1, "", "calc_lightpath_state"], [445, 2, 1, "", "camonitor"], [445, 2, 1, "", "check_inserted"], [445, 2, 1, "", "check_removed"], [445, 2, 1, "", "check_transmission"], [445, 2, 1, "", "close"], [445, 1, 1, "", "configuration_attrs"], [445, 2, 1, "", "configure"], [445, 1, 1, "", "connected"], [445, 2, 1, "", "describe"], [445, 1, 1, "", "egu"], [445, 2, 1, "", "end_monitor_thread"], [445, 2, 1, "", "flipflop"], [445, 2, 1, "", "follower"], [445, 2, 1, "", "get"], [445, 2, 1, "", "get_lightpath_state"], [445, 2, 1, "", "get_state"], [445, 1, 1, "", "high_limit"], [445, 1, 1, "", "hints"], [445, 1, 1, "", "in_states"], [445, 2, 1, "", "insert"], [445, 1, 1, "", "kind"], [445, 1, 1, "", "lightpath_cpts"], [445, 1, 1, "", "limits"], [445, 1, 1, "", "low_limit"], [445, 1, 1, "", "md"], [445, 2, 1, "", "move"], [445, 1, 1, "", "moving"], [445, 2, 1, "", "mv"], [445, 1, 1, "", "needs_parent"], [445, 2, 1, "", "open"], [445, 1, 1, "", "out_states"], [445, 1, 1, "", "position"], [445, 2, 1, "", "post_elog_status"], [445, 2, 1, "", "read"], [445, 2, 1, "", "read_configuration"], [445, 2, 1, "", "remove"], [445, 2, 1, "", "reset"], [445, 2, 1, "", "screen"], [445, 2, 1, "", "set"], [445, 1, 1, "", "settle_time"], [445, 1, 1, "", "stage_group"], [445, 2, 1, "", "stage_group_instances"], [445, 1, 1, "", "states_list"], [445, 2, 1, "", "status"], [445, 1, 1, "", "stop"], [445, 1, 1, "", "subscriptions"], [445, 2, 1, "", "summary"], [445, 1, 1, "", "timeout"], [445, 1, 1, "", "transmission"], [445, 2, 1, "", "trigger"], [445, 2, 1, "", "wait"], [445, 2, 1, "", "wm"], [445, 2, 1, "", "wm_update"]], "pcdsdevices.pump": [[446, 0, 1, "", "AgilentSerial"], [447, 0, 1, "", "EbaraPump"], [448, 0, 1, "", "Ebara_EV_A03_1"], [449, 0, 1, "", "GammaController"], [450, 0, 1, "", "GammaPCT"], [451, 3, 1, "", "IonPump"], [452, 0, 1, "", "IonPumpBase"], [453, 0, 1, "", "IonPumpWithController"], [454, 0, 1, "", "Navigator"], [455, 0, 1, "", "PIPPLC"], [456, 0, 1, "", "PIPSerial"], [457, 0, 1, "", "PROPLC"], [458, 0, 1, "", "PTMPLC"], [459, 0, 1, "", "QPCPCT"], [460, 0, 1, "", "TurboPump"]], "pcdsdevices.pump.AgilentSerial": [[446, 1, 1, "", "configuration_attrs"], [446, 2, 1, "", "configure"], [446, 1, 1, "", "connected"], [446, 2, 1, "", "describe"], [446, 2, 1, "", "get"], [446, 1, 1, "", "hints"], [446, 1, 1, "", "kind"], [446, 2, 1, "", "read"], [446, 2, 1, "", "read_configuration"], [446, 2, 1, "", "stop"], [446, 1, 1, "", "subscriptions"], [446, 2, 1, "", "summary"], [446, 2, 1, "", "trigger"]], "pcdsdevices.pump.EbaraPump": [[447, 1, 1, "", "configuration_attrs"], [447, 2, 1, "", "configure"], [447, 1, 1, "", "connected"], [447, 2, 1, "", "describe"], [447, 2, 1, "", "get"], [447, 1, 1, "", "hints"], [447, 1, 1, "", "kind"], [447, 2, 1, "", "post_elog_status"], [447, 2, 1, "", "read"], [447, 2, 1, "", "read_configuration"], [447, 2, 1, "", "run"], [447, 2, 1, "", "screen"], [447, 2, 1, "", "status"], [447, 2, 1, "", "stop"], [447, 1, 1, "", "subscriptions"], [447, 2, 1, "", "summary"], [447, 2, 1, "", "trigger"]], "pcdsdevices.pump.Ebara_EV_A03_1": [[448, 1, 1, "", "configuration_attrs"], [448, 2, 1, "", "configure"], [448, 1, 1, "", "connected"], [448, 2, 1, "", "describe"], [448, 2, 1, "", "get"], [448, 1, 1, "", "hints"], [448, 1, 1, "", "kind"], [448, 2, 1, "", "read"], [448, 2, 1, "", "read_configuration"], [448, 2, 1, "", "stop"], [448, 1, 1, "", "subscriptions"], [448, 2, 1, "", "summary"], [448, 2, 1, "", "trigger"]], "pcdsdevices.pump.GammaController": [[449, 1, 1, "", "configuration_attrs"], [449, 2, 1, "", "configure"], [449, 1, 1, "", "connected"], [449, 2, 1, "", "describe"], [449, 2, 1, "", "get"], [449, 1, 1, "", "hints"], [449, 1, 1, "", "kind"], [449, 2, 1, "", "post_elog_status"], [449, 2, 1, "", "read"], [449, 2, 1, "", "read_configuration"], [449, 2, 1, "", "screen"], [449, 2, 1, "", "status"], [449, 2, 1, "", "stop"], [449, 1, 1, "", "subscriptions"], [449, 2, 1, "", "summary"], [449, 2, 1, "", "trigger"]], "pcdsdevices.pump.GammaPCT": [[450, 1, 1, "", "configuration_attrs"], [450, 2, 1, "", "configure"], [450, 1, 1, "", "connected"], [450, 2, 1, "", "describe"], [450, 2, 1, "", "get"], [450, 1, 1, "", "hints"], [450, 1, 1, "", "kind"], [450, 2, 1, "", "read"], [450, 2, 1, "", "read_configuration"], [450, 2, 1, "", "stop"], [450, 1, 1, "", "subscriptions"], [450, 2, 1, "", "summary"], [450, 2, 1, "", "trigger"]], "pcdsdevices.pump.IonPumpBase": [[452, 1, 1, "", "configuration_attrs"], [452, 2, 1, "", "configure"], [452, 1, 1, "", "connected"], [452, 2, 1, "", "describe"], [452, 2, 1, "", "egu"], [452, 2, 1, "", "get"], [452, 1, 1, "", "hints"], [452, 2, 1, "", "info"], [452, 1, 1, "", "kind"], [452, 2, 1, "", "off"], [452, 2, 1, "", "on"], [452, 2, 1, "", "post_elog_status"], [452, 2, 1, "", "pressure"], [452, 2, 1, "", "read"], [452, 2, 1, "", "read_configuration"], [452, 2, 1, "", "screen"], [452, 2, 1, "", "stop"], [452, 1, 1, "", "subscriptions"], [452, 2, 1, "", "summary"], [452, 2, 1, "", "trigger"]], "pcdsdevices.pump.IonPumpWithController": [[453, 1, 1, "", "configuration_attrs"], [453, 2, 1, "", "configure"], [453, 1, 1, "", "connected"], [453, 2, 1, "", "describe"], [453, 2, 1, "", "egu"], [453, 2, 1, "", "get"], [453, 1, 1, "", "hints"], [453, 2, 1, "", "info"], [453, 1, 1, "", "kind"], [453, 2, 1, "", "off"], [453, 2, 1, "", "on"], [453, 2, 1, "", "post_elog_status"], [453, 2, 1, "", "pressure"], [453, 2, 1, "", "read"], [453, 2, 1, "", "read_configuration"], [453, 2, 1, "", "screen"], [453, 2, 1, "", "stop"], [453, 1, 1, "", "subscriptions"], [453, 2, 1, "", "summary"], [453, 2, 1, "", "trigger"]], "pcdsdevices.pump.Navigator": [[454, 1, 1, "", "configuration_attrs"], [454, 2, 1, "", "configure"], [454, 1, 1, "", "connected"], [454, 2, 1, "", "describe"], [454, 2, 1, "", "get"], [454, 1, 1, "", "hints"], [454, 1, 1, "", "kind"], [454, 2, 1, "", "read"], [454, 2, 1, "", "read_configuration"], [454, 2, 1, "", "stop"], [454, 1, 1, "", "subscriptions"], [454, 2, 1, "", "summary"], [454, 2, 1, "", "trigger"]], "pcdsdevices.pump.PIPPLC": [[455, 1, 1, "", "configuration_attrs"], [455, 2, 1, "", "configure"], [455, 1, 1, "", "connected"], [455, 2, 1, "", "describe"], [455, 2, 1, "", "get"], [455, 1, 1, "", "hints"], [455, 1, 1, "", "kind"], [455, 2, 1, "", "read"], [455, 2, 1, "", "read_configuration"], [455, 2, 1, "", "stop"], [455, 1, 1, "", "subscriptions"], [455, 2, 1, "", "summary"], [455, 2, 1, "", "trigger"]], "pcdsdevices.pump.PIPSerial": [[456, 1, 1, "", "configuration_attrs"], [456, 2, 1, "", "configure"], [456, 1, 1, "", "connected"], [456, 2, 1, "", "describe"], [456, 2, 1, "", "get"], [456, 1, 1, "", "hints"], [456, 1, 1, "", "kind"], [456, 2, 1, "", "read"], [456, 2, 1, "", "read_configuration"], [456, 2, 1, "", "stop"], [456, 1, 1, "", "subscriptions"], [456, 2, 1, "", "summary"], [456, 2, 1, "", "trigger"]], "pcdsdevices.pump.PROPLC": [[457, 1, 1, "", "configuration_attrs"], [457, 2, 1, "", "configure"], [457, 1, 1, "", "connected"], [457, 2, 1, "", "describe"], [457, 2, 1, "", "get"], [457, 1, 1, "", "hints"], [457, 1, 1, "", "kind"], [457, 2, 1, "", "read"], [457, 2, 1, "", "read_configuration"], [457, 2, 1, "", "stop"], [457, 1, 1, "", "subscriptions"], [457, 2, 1, "", "summary"], [457, 2, 1, "", "trigger"]], "pcdsdevices.pump.PTMPLC": [[458, 1, 1, "", "configuration_attrs"], [458, 2, 1, "", "configure"], [458, 1, 1, "", "connected"], [458, 2, 1, "", "describe"], [458, 2, 1, "", "get"], [458, 1, 1, "", "hints"], [458, 1, 1, "", "kind"], [458, 2, 1, "", "read"], [458, 2, 1, "", "read_configuration"], [458, 2, 1, "", "stop"], [458, 1, 1, "", "subscriptions"], [458, 2, 1, "", "summary"], [458, 2, 1, "", "trigger"]], "pcdsdevices.pump.QPCPCT": [[459, 1, 1, "", "configuration_attrs"], [459, 2, 1, "", "configure"], [459, 1, 1, "", "connected"], [459, 2, 1, "", "describe"], [459, 2, 1, "", "get"], [459, 1, 1, "", "hints"], [459, 1, 1, "", "kind"], [459, 2, 1, "", "read"], [459, 2, 1, "", "read_configuration"], [459, 2, 1, "", "stop"], [459, 1, 1, "", "subscriptions"], [459, 2, 1, "", "summary"], [459, 2, 1, "", "trigger"]], "pcdsdevices.pump.TurboPump": [[460, 1, 1, "", "configuration_attrs"], [460, 2, 1, "", "configure"], [460, 1, 1, "", "connected"], [460, 2, 1, "", "describe"], [460, 2, 1, "", "get"], [460, 1, 1, "", "hints"], [460, 1, 1, "", "kind"], [460, 2, 1, "", "post_elog_status"], [460, 2, 1, "", "read"], [460, 2, 1, "", "read_configuration"], [460, 2, 1, "", "run"], [460, 2, 1, "", "screen"], [460, 2, 1, "", "status"], [460, 2, 1, "", "stop"], [460, 1, 1, "", "subscriptions"], [460, 2, 1, "", "summary"], [460, 2, 1, "", "trigger"]], "pcdsdevices.pv_positioner": [[461, 0, 1, "", "OnePVMotor"], [462, 0, 1, "", "PVPositionerComparator"], [463, 0, 1, "", "PVPositionerDone"], [464, 0, 1, "", "PVPositionerIsClose"], [465, 0, 1, "", "PVPositionerNoInterrupt"]], "pcdsdevices.pv_positioner.OnePVMotor": [[461, 1, 1, "", "actuate"], [461, 1, 1, "", "actuate_value"], [461, 1, 1, "", "atol"], [461, 2, 1, "", "camonitor"], [461, 1, 1, "", "configuration_attrs"], [461, 2, 1, "", "configure"], [461, 1, 1, "", "connected"], [461, 2, 1, "", "describe"], [461, 1, 1, "", "done_value"], [461, 1, 1, "", "egu"], [461, 2, 1, "", "end_monitor_thread"], [461, 2, 1, "", "get"], [461, 1, 1, "", "high_limit"], [461, 1, 1, "", "hints"], [461, 1, 1, "", "kind"], [461, 1, 1, "", "limits"], [461, 1, 1, "", "low_limit"], [461, 2, 1, "", "move"], [461, 1, 1, "", "moving"], [461, 2, 1, "", "mv"], [461, 2, 1, "", "mv_ginput"], [461, 2, 1, "", "mvr"], [461, 1, 1, "", "position"], [461, 2, 1, "", "post_elog_status"], [461, 1, 1, "", "put_complete"], [461, 2, 1, "", "read"], [461, 2, 1, "", "read_configuration"], [461, 1, 1, "", "readback"], [461, 2, 1, "", "screen"], [461, 2, 1, "", "set"], [461, 2, 1, "", "set_position"], [461, 1, 1, "", "settle_time"], [461, 2, 1, "", "status"], [461, 2, 1, "", "stop"], [461, 1, 1, "", "stop_signal"], [461, 1, 1, "", "stop_value"], [461, 1, 1, "", "subscriptions"], [461, 2, 1, "", "summary"], [461, 1, 1, "", "timeout"], [461, 2, 1, "", "trigger"], [461, 2, 1, "", "tweak"], [461, 2, 1, "", "umv"], [461, 2, 1, "", "umvr"], [461, 2, 1, "", "wait"], [461, 2, 1, "", "wm"], [461, 2, 1, "", "wm_update"]], "pcdsdevices.pv_positioner.PVPositionerComparator": [[462, 1, 1, "", "actuate"], [462, 1, 1, "", "actuate_value"], [462, 2, 1, "", "camonitor"], [462, 1, 1, "", "configuration_attrs"], [462, 2, 1, "", "configure"], [462, 1, 1, "", "connected"], [462, 2, 1, "", "describe"], [462, 2, 1, "", "done_comparator"], [462, 1, 1, "", "done_value"], [462, 1, 1, "", "egu"], [462, 2, 1, "", "end_monitor_thread"], [462, 2, 1, "", "get"], [462, 1, 1, "", "high_limit"], [462, 1, 1, "", "hints"], [462, 1, 1, "", "kind"], [462, 1, 1, "", "limits"], [462, 1, 1, "", "low_limit"], [462, 2, 1, "", "move"], [462, 1, 1, "", "moving"], [462, 2, 1, "", "mv"], [462, 2, 1, "", "mv_ginput"], [462, 2, 1, "", "mvr"], [462, 1, 1, "", "position"], [462, 2, 1, "", "post_elog_status"], [462, 1, 1, "", "put_complete"], [462, 2, 1, "", "read"], [462, 2, 1, "", "read_configuration"], [462, 1, 1, "", "readback"], [462, 2, 1, "", "screen"], [462, 2, 1, "", "set"], [462, 2, 1, "", "set_position"], [462, 1, 1, "", "setpoint"], [462, 1, 1, "", "settle_time"], [462, 2, 1, "", "status"], [462, 2, 1, "", "stop"], [462, 1, 1, "", "stop_signal"], [462, 1, 1, "", "stop_value"], [462, 1, 1, "", "subscriptions"], [462, 2, 1, "", "summary"], [462, 1, 1, "", "timeout"], [462, 2, 1, "", "trigger"], [462, 2, 1, "", "tweak"], [462, 2, 1, "", "umv"], [462, 2, 1, "", "umvr"], [462, 2, 1, "", "wait"], [462, 2, 1, "", "wm"], [462, 2, 1, "", "wm_update"]], "pcdsdevices.pv_positioner.PVPositionerDone": [[463, 1, 1, "", "actuate"], [463, 1, 1, "", "actuate_value"], [463, 1, 1, "", "atol"], [463, 2, 1, "", "camonitor"], [463, 1, 1, "", "configuration_attrs"], [463, 2, 1, "", "configure"], [463, 1, 1, "", "connected"], [463, 2, 1, "", "describe"], [463, 1, 1, "", "done_value"], [463, 1, 1, "", "egu"], [463, 2, 1, "", "end_monitor_thread"], [463, 2, 1, "", "get"], [463, 1, 1, "", "high_limit"], [463, 1, 1, "", "hints"], [463, 1, 1, "", "kind"], [463, 1, 1, "", "limits"], [463, 1, 1, "", "low_limit"], [463, 2, 1, "", "move"], [463, 1, 1, "", "moving"], [463, 2, 1, "", "mv"], [463, 2, 1, "", "mv_ginput"], [463, 2, 1, "", "mvr"], [463, 1, 1, "", "position"], [463, 2, 1, "", "post_elog_status"], [463, 1, 1, "", "put_complete"], [463, 2, 1, "", "read"], [463, 2, 1, "", "read_configuration"], [463, 1, 1, "", "readback"], [463, 2, 1, "", "screen"], [463, 2, 1, "", "set"], [463, 2, 1, "", "set_position"], [463, 1, 1, "", "setpoint"], [463, 1, 1, "", "settle_time"], [463, 2, 1, "", "status"], [463, 2, 1, "", "stop"], [463, 1, 1, "", "stop_signal"], [463, 1, 1, "", "stop_value"], [463, 1, 1, "", "subscriptions"], [463, 2, 1, "", "summary"], [463, 1, 1, "", "timeout"], [463, 2, 1, "", "trigger"], [463, 2, 1, "", "tweak"], [463, 2, 1, "", "umv"], [463, 2, 1, "", "umvr"], [463, 2, 1, "", "wait"], [463, 2, 1, "", "wm"], [463, 2, 1, "", "wm_update"]], "pcdsdevices.pv_positioner.PVPositionerIsClose": [[464, 1, 1, "", "actuate"], [464, 1, 1, "", "actuate_value"], [464, 1, 1, "", "atol"], [464, 2, 1, "", "camonitor"], [464, 1, 1, "", "configuration_attrs"], [464, 2, 1, "", "configure"], [464, 1, 1, "", "connected"], [464, 2, 1, "", "describe"], [464, 2, 1, "", "done_comparator"], [464, 1, 1, "", "done_value"], [464, 1, 1, "", "egu"], [464, 2, 1, "", "end_monitor_thread"], [464, 2, 1, "", "get"], [464, 1, 1, "", "high_limit"], [464, 1, 1, "", "hints"], [464, 1, 1, "", "kind"], [464, 1, 1, "", "limits"], [464, 1, 1, "", "low_limit"], [464, 2, 1, "", "move"], [464, 1, 1, "", "moving"], [464, 2, 1, "", "mv"], [464, 2, 1, "", "mv_ginput"], [464, 2, 1, "", "mvr"], [464, 1, 1, "", "position"], [464, 2, 1, "", "post_elog_status"], [464, 1, 1, "", "put_complete"], [464, 2, 1, "", "read"], [464, 2, 1, "", "read_configuration"], [464, 1, 1, "", "readback"], [464, 1, 1, "", "rtol"], [464, 2, 1, "", "screen"], [464, 2, 1, "", "set"], [464, 2, 1, "", "set_position"], [464, 1, 1, "", "setpoint"], [464, 1, 1, "", "settle_time"], [464, 2, 1, "", "status"], [464, 2, 1, "", "stop"], [464, 1, 1, "", "stop_signal"], [464, 1, 1, "", "stop_value"], [464, 1, 1, "", "subscriptions"], [464, 2, 1, "", "summary"], [464, 1, 1, "", "timeout"], [464, 2, 1, "", "trigger"], [464, 2, 1, "", "tweak"], [464, 2, 1, "", "umv"], [464, 2, 1, "", "umvr"], [464, 2, 1, "", "wait"], [464, 2, 1, "", "wm"], [464, 2, 1, "", "wm_update"]], "pcdsdevices.pv_positioner.PVPositionerNoInterrupt": [[465, 1, 1, "id0", "actuate"], [465, 1, 1, "id1", "actuate_value"], [465, 1, 1, "", "configuration_attrs"], [465, 2, 1, "", "configure"], [465, 1, 1, "", "connected"], [465, 2, 1, "", "describe"], [465, 1, 1, "id2", "done"], [465, 1, 1, "id3", "done_value"], [465, 1, 1, "", "egu"], [465, 2, 1, "", "get"], [465, 1, 1, "", "high_limit"], [465, 1, 1, "", "hints"], [465, 1, 1, "", "kind"], [465, 1, 1, "", "limits"], [465, 1, 1, "", "low_limit"], [465, 2, 1, "", "move"], [465, 1, 1, "", "moving"], [465, 1, 1, "", "position"], [465, 1, 1, "id4", "put_complete"], [465, 2, 1, "", "read"], [465, 2, 1, "", "read_configuration"], [465, 1, 1, "id5", "readback"], [465, 2, 1, "", "set"], [465, 1, 1, "id6", "setpoint"], [465, 1, 1, "", "settle_time"], [465, 2, 1, "", "stop"], [465, 1, 1, "id7", "stop_signal"], [465, 1, 1, "id8", "stop_value"], [465, 1, 1, "", "subscriptions"], [465, 2, 1, "", "summary"], [465, 1, 1, "", "timeout"], [465, 2, 1, "", "trigger"]], "pcdsdevices.qadc": [[466, 0, 1, "", "Qadc"], [467, 0, 1, "", "Qadc134"], [468, 0, 1, "", "Qadc134Common"], [469, 0, 1, "", "Qadc134Lcls2"], [470, 0, 1, "", "QadcCommon"], [471, 0, 1, "", "QadcLcls1Timing"], [472, 0, 1, "", "QadcLcls2Timing"]], "pcdsdevices.qadc.Qadc": [[466, 1, 1, "", "configuration_attrs"], [466, 2, 1, "", "configure"], [466, 1, 1, "", "connected"], [466, 2, 1, "", "describe"], [466, 2, 1, "", "get"], [466, 1, 1, "", "hints"], [466, 1, 1, "", "kind"], [466, 2, 1, "", "post_elog_status"], [466, 2, 1, "", "read"], [466, 2, 1, "", "read_configuration"], [466, 2, 1, "", "screen"], [466, 2, 1, "", "status"], [466, 2, 1, "", "stop"], [466, 1, 1, "", "subscriptions"], [466, 2, 1, "", "summary"], [466, 2, 1, "", "trigger"]], "pcdsdevices.qadc.Qadc134": [[467, 1, 1, "", "configuration_attrs"], [467, 2, 1, "", "configure"], [467, 1, 1, "", "connected"], [467, 2, 1, "", "describe"], [467, 2, 1, "", "get"], [467, 1, 1, "", "hints"], [467, 1, 1, "", "kind"], [467, 2, 1, "", "post_elog_status"], [467, 2, 1, "", "read"], [467, 2, 1, "", "read_configuration"], [467, 2, 1, "", "screen"], [467, 2, 1, "", "status"], [467, 2, 1, "", "stop"], [467, 1, 1, "", "subscriptions"], [467, 2, 1, "", "summary"], [467, 2, 1, "", "trigger"]], "pcdsdevices.qadc.Qadc134Common": [[468, 1, 1, "", "configuration_attrs"], [468, 2, 1, "", "configure"], [468, 1, 1, "", "connected"], [468, 2, 1, "", "describe"], [468, 2, 1, "", "get"], [468, 1, 1, "", "hints"], [468, 1, 1, "", "kind"], [468, 2, 1, "", "post_elog_status"], [468, 2, 1, "", "read"], [468, 2, 1, "", "read_configuration"], [468, 2, 1, "", "screen"], [468, 2, 1, "", "status"], [468, 2, 1, "", "stop"], [468, 1, 1, "", "subscriptions"], [468, 2, 1, "", "summary"], [468, 2, 1, "", "trigger"]], "pcdsdevices.qadc.Qadc134Lcls2": [[469, 1, 1, "", "configuration_attrs"], [469, 2, 1, "", "configure"], [469, 1, 1, "", "connected"], [469, 2, 1, "", "describe"], [469, 2, 1, "", "get"], [469, 1, 1, "", "hints"], [469, 1, 1, "", "kind"], [469, 2, 1, "", "post_elog_status"], [469, 2, 1, "", "read"], [469, 2, 1, "", "read_configuration"], [469, 2, 1, "", "screen"], [469, 2, 1, "", "status"], [469, 2, 1, "", "stop"], [469, 1, 1, "", "subscriptions"], [469, 2, 1, "", "summary"], [469, 2, 1, "", "trigger"]], "pcdsdevices.qadc.QadcCommon": [[470, 1, 1, "", "configuration_attrs"], [470, 2, 1, "", "configure"], [470, 1, 1, "", "connected"], [470, 2, 1, "", "describe"], [470, 2, 1, "", "get"], [470, 1, 1, "", "hints"], [470, 1, 1, "", "kind"], [470, 2, 1, "", "post_elog_status"], [470, 2, 1, "", "read"], [470, 2, 1, "", "read_configuration"], [470, 2, 1, "", "screen"], [470, 2, 1, "", "status"], [470, 2, 1, "", "stop"], [470, 1, 1, "", "subscriptions"], [470, 2, 1, "", "summary"], [470, 2, 1, "", "trigger"]], "pcdsdevices.qadc.QadcLcls1Timing": [[471, 1, 1, "", "configuration_attrs"], [471, 2, 1, "", "configure"], [471, 1, 1, "", "connected"], [471, 2, 1, "", "describe"], [471, 2, 1, "", "get"], [471, 1, 1, "", "hints"], [471, 1, 1, "", "kind"], [471, 2, 1, "", "post_elog_status"], [471, 2, 1, "", "read"], [471, 2, 1, "", "read_configuration"], [471, 2, 1, "", "screen"], [471, 2, 1, "", "status"], [471, 2, 1, "", "stop"], [471, 1, 1, "", "subscriptions"], [471, 2, 1, "", "summary"], [471, 2, 1, "", "trigger"]], "pcdsdevices.qadc.QadcLcls2Timing": [[472, 1, 1, "", "configuration_attrs"], [472, 2, 1, "", "configure"], [472, 1, 1, "", "connected"], [472, 2, 1, "", "describe"], [472, 2, 1, "", "get"], [472, 1, 1, "", "hints"], [472, 1, 1, "", "kind"], [472, 2, 1, "", "post_elog_status"], [472, 2, 1, "", "read"], [472, 2, 1, "", "read_configuration"], [472, 2, 1, "", "screen"], [472, 2, 1, "", "status"], [472, 2, 1, "", "stop"], [472, 1, 1, "", "subscriptions"], [472, 2, 1, "", "summary"], [472, 2, 1, "", "trigger"]], "pcdsdevices.radiation": [[473, 0, 1, "", "HPI6030"]], "pcdsdevices.radiation.HPI6030": [[473, 1, 1, "", "configuration_attrs"], [473, 2, 1, "", "configure"], [473, 1, 1, "", "connected"], [473, 2, 1, "", "describe"], [473, 2, 1, "", "get"], [473, 1, 1, "", "hints"], [473, 1, 1, "", "kind"], [473, 2, 1, "", "read"], [473, 2, 1, "", "read_configuration"], [473, 2, 1, "", "stop"], [473, 1, 1, "", "subscriptions"], [473, 2, 1, "", "summary"], [473, 2, 1, "", "trigger"]], "pcdsdevices.ref": [[474, 0, 1, "", "ReflaserL2SI"], [475, 0, 1, "", "ReflaserL2SIMirror"]], "pcdsdevices.ref.ReflaserL2SI": [[474, 2, 1, "", "calc_lightpath_state"], [474, 1, 1, "", "configuration_attrs"], [474, 2, 1, "", "configure"], [474, 1, 1, "", "connected"], [474, 2, 1, "", "describe"], [474, 2, 1, "", "get"], [474, 2, 1, "", "get_lightpath_state"], [474, 1, 1, "", "hints"], [474, 1, 1, "", "kind"], [474, 1, 1, "", "lightpath_cpts"], [474, 1, 1, "", "md"], [474, 1, 1, "", "needs_parent"], [474, 2, 1, "", "post_elog_status"], [474, 2, 1, "", "read"], [474, 2, 1, "", "read_configuration"], [474, 2, 1, "", "screen"], [474, 1, 1, "", "stage_group"], [474, 2, 1, "", "stage_group_instances"], [474, 2, 1, "", "status"], [474, 2, 1, "", "stop"], [474, 1, 1, "", "subscriptions"], [474, 2, 1, "", "summary"], [474, 2, 1, "", "trigger"]], "pcdsdevices.ref.ReflaserL2SIMirror": [[475, 2, 1, "", "camonitor"], [475, 2, 1, "", "check_inserted"], [475, 2, 1, "", "check_removed"], [475, 2, 1, "", "check_transmission"], [475, 2, 1, "", "clear_error"], [475, 1, 1, "", "configuration_attrs"], [475, 2, 1, "", "configure"], [475, 1, 1, "", "connected"], [475, 2, 1, "", "describe"], [475, 1, 1, "", "egu"], [475, 2, 1, "", "end_monitor_thread"], [475, 2, 1, "", "get"], [475, 2, 1, "", "get_state"], [475, 1, 1, "", "high_limit"], [475, 1, 1, "", "hints"], [475, 1, 1, "", "in_states"], [475, 2, 1, "", "insert"], [475, 1, 1, "", "kind"], [475, 1, 1, "", "limits"], [475, 1, 1, "", "low_limit"], [475, 2, 1, "", "move"], [475, 1, 1, "", "moving"], [475, 2, 1, "", "mv"], [475, 1, 1, "", "out_states"], [475, 1, 1, "", "position"], [475, 2, 1, "", "post_elog_status"], [475, 2, 1, "", "read"], [475, 2, 1, "", "read_configuration"], [475, 2, 1, "", "remove"], [475, 2, 1, "", "screen"], [475, 2, 1, "", "set"], [475, 1, 1, "", "settle_time"], [475, 1, 1, "", "states_list"], [475, 2, 1, "", "status"], [475, 1, 1, "", "stop"], [475, 1, 1, "", "subscriptions"], [475, 2, 1, "", "summary"], [475, 1, 1, "", "timeout"], [475, 1, 1, "", "transmission"], [475, 2, 1, "", "trigger"], [475, 2, 1, "", "wait"], [475, 2, 1, "", "wm"], [475, 2, 1, "", "wm_update"]], "pcdsdevices.rs_powersupply": [[476, 0, 1, "", "RSChannel"], [477, 0, 1, "", "RohdeSchwarzPowerSupply"]], "pcdsdevices.rs_powersupply.RSChannel": [[476, 1, 1, "", "configuration_attrs"], [476, 2, 1, "", "configure"], [476, 1, 1, "", "connected"], [476, 2, 1, "", "describe"], [476, 2, 1, "", "get"], [476, 1, 1, "", "hints"], [476, 1, 1, "", "kind"], [476, 2, 1, "", "read"], [476, 2, 1, "", "read_configuration"], [476, 2, 1, "", "stop"], [476, 1, 1, "", "subscriptions"], [476, 2, 1, "", "summary"], [476, 2, 1, "", "trigger"]], "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply": [[477, 1, 1, "", "configuration_attrs"], [477, 2, 1, "", "configure"], [477, 1, 1, "", "connected"], [477, 2, 1, "", "describe"], [477, 2, 1, "", "get"], [477, 1, 1, "", "hints"], [477, 1, 1, "", "kind"], [477, 2, 1, "", "read"], [477, 2, 1, "", "read_configuration"], [477, 2, 1, "", "stop"], [477, 1, 1, "", "subscriptions"], [477, 2, 1, "", "summary"], [477, 2, 1, "", "trigger"]], "pcdsdevices.rtds_ebd": [[478, 0, 1, "", "PneumaticActuator"], [479, 0, 1, "", "RTDSBase"], [480, 0, 1, "", "RTDSK0"], [481, 0, 1, "", "RTDSL0"], [482, 0, 1, "", "RTDSX0ThreeStage"]], "pcdsdevices.rtds_ebd.PneumaticActuator": [[478, 2, 1, "", "camonitor"], [478, 2, 1, "", "check_inserted"], [478, 2, 1, "", "check_removed"], [478, 2, 1, "", "check_transmission"], [478, 1, 1, "", "configuration_attrs"], [478, 2, 1, "", "configure"], [478, 1, 1, "", "connected"], [478, 2, 1, "", "describe"], [478, 1, 1, "", "egu"], [478, 2, 1, "", "end_monitor_thread"], [478, 2, 1, "", "get"], [478, 2, 1, "", "get_state"], [478, 1, 1, "", "high_limit"], [478, 1, 1, "", "hints"], [478, 1, 1, "", "in_states"], [478, 2, 1, "", "insert"], [478, 1, 1, "", "kind"], [478, 1, 1, "", "limits"], [478, 1, 1, "", "low_limit"], [478, 2, 1, "", "move"], [478, 1, 1, "", "moving"], [478, 2, 1, "", "mv"], [478, 1, 1, "", "out_states"], [478, 1, 1, "", "position"], [478, 2, 1, "", "post_elog_status"], [478, 2, 1, "", "read"], [478, 2, 1, "", "read_configuration"], [478, 2, 1, "", "remove"], [478, 2, 1, "", "screen"], [478, 2, 1, "", "set"], [478, 1, 1, "", "settle_time"], [478, 1, 1, "", "states_list"], [478, 2, 1, "", "status"], [478, 1, 1, "", "stop"], [478, 1, 1, "", "subscriptions"], [478, 2, 1, "", "summary"], [478, 1, 1, "", "timeout"], [478, 1, 1, "", "transmission"], [478, 2, 1, "", "trigger"], [478, 2, 1, "", "wait"], [478, 2, 1, "", "wm"], [478, 2, 1, "", "wm_update"]], "pcdsdevices.rtds_ebd.RTDSBase": [[479, 2, 1, "", "calc_lightpath_state"], [479, 1, 1, "", "configuration_attrs"], [479, 2, 1, "", "configure"], [479, 1, 1, "", "connected"], [479, 2, 1, "", "describe"], [479, 2, 1, "", "get"], [479, 2, 1, "", "get_lightpath_state"], [479, 1, 1, "", "hints"], [479, 1, 1, "", "kind"], [479, 1, 1, "", "lightpath_cpts"], [479, 1, 1, "", "md"], [479, 1, 1, "", "needs_parent"], [479, 2, 1, "", "post_elog_status"], [479, 2, 1, "", "read"], [479, 2, 1, "", "read_configuration"], [479, 2, 1, "", "screen"], [479, 1, 1, "", "stage_group"], [479, 2, 1, "", "stage_group_instances"], [479, 2, 1, "", "status"], [479, 2, 1, "", "stop"], [479, 1, 1, "", "subscriptions"], [479, 2, 1, "", "summary"], [479, 2, 1, "", "trigger"]], "pcdsdevices.rtds_ebd.RTDSK0": [[480, 2, 1, "", "calc_lightpath_state"], [480, 1, 1, "", "configuration_attrs"], [480, 2, 1, "", "configure"], [480, 1, 1, "", "connected"], [480, 2, 1, "", "describe"], [480, 2, 1, "", "get"], [480, 2, 1, "", "get_lightpath_state"], [480, 1, 1, "", "hints"], [480, 1, 1, "", "kind"], [480, 1, 1, "", "lightpath_cpts"], [480, 1, 1, "", "md"], [480, 1, 1, "", "mpa3"], [480, 1, 1, "", "mpa4"], [480, 1, 1, "", "needs_parent"], [480, 2, 1, "", "post_elog_status"], [480, 2, 1, "", "read"], [480, 2, 1, "", "read_configuration"], [480, 2, 1, "", "screen"], [480, 1, 1, "", "stage_group"], [480, 2, 1, "", "stage_group_instances"], [480, 2, 1, "", "status"], [480, 2, 1, "", "stop"], [480, 1, 1, "", "subscriptions"], [480, 2, 1, "", "summary"], [480, 2, 1, "", "trigger"]], "pcdsdevices.rtds_ebd.RTDSL0": [[481, 2, 1, "", "calc_lightpath_state"], [481, 1, 1, "", "configuration_attrs"], [481, 2, 1, "", "configure"], [481, 1, 1, "", "connected"], [481, 2, 1, "", "describe"], [481, 2, 1, "", "get"], [481, 2, 1, "", "get_lightpath_state"], [481, 1, 1, "", "hints"], [481, 1, 1, "", "kind"], [481, 1, 1, "", "lightpath_cpts"], [481, 1, 1, "", "md"], [481, 1, 1, "", "mpa4"], [481, 1, 1, "", "needs_parent"], [481, 2, 1, "", "post_elog_status"], [481, 2, 1, "", "read"], [481, 2, 1, "", "read_configuration"], [481, 2, 1, "", "screen"], [481, 1, 1, "", "stage_group"], [481, 2, 1, "", "stage_group_instances"], [481, 2, 1, "", "status"], [481, 2, 1, "", "stop"], [481, 1, 1, "", "subscriptions"], [481, 2, 1, "", "summary"], [481, 2, 1, "", "trigger"]], "pcdsdevices.rtds_ebd.RTDSX0ThreeStage": [[482, 2, 1, "", "calc_lightpath_state"], [482, 1, 1, "", "configuration_attrs"], [482, 2, 1, "", "configure"], [482, 1, 1, "", "connected"], [482, 2, 1, "", "describe"], [482, 2, 1, "", "get"], [482, 2, 1, "", "get_lightpath_state"], [482, 1, 1, "", "hints"], [482, 1, 1, "", "kind"], [482, 1, 1, "", "lightpath_cpts"], [482, 1, 1, "", "md"], [482, 2, 1, "", "post_elog_status"], [482, 2, 1, "", "read"], [482, 2, 1, "", "read_configuration"], [482, 2, 1, "", "screen"], [482, 2, 1, "", "status"], [482, 2, 1, "", "stop"], [482, 1, 1, "", "subscriptions"], [482, 2, 1, "", "summary"], [482, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery": [[483, 0, 1, "", "Bronkhorst"], [484, 0, 1, "", "CoolerShaker"], [485, 0, 1, "", "FlowIntegrator"], [486, 0, 1, "", "GasManifold"], [487, 0, 1, "", "HPLC"], [488, 0, 1, "", "IntegratedFlow"], [489, 0, 1, "", "M3BasePLCDevice"], [490, 0, 1, "", "ManifoldValve"], [491, 0, 1, "", "PCM"], [492, 0, 1, "", "PropAir"], [493, 0, 1, "", "Selector"], [494, 0, 1, "", "Sensirion"], [495, 0, 1, "", "ViciValve"]], "pcdsdevices.sample_delivery.Bronkhorst": [[483, 1, 1, "", "configuration_attrs"], [483, 2, 1, "", "configure"], [483, 1, 1, "", "connected"], [483, 2, 1, "", "describe"], [483, 2, 1, "", "get"], [483, 1, 1, "", "hints"], [483, 1, 1, "", "kind"], [483, 2, 1, "", "post_elog_status"], [483, 2, 1, "", "read"], [483, 2, 1, "", "read_configuration"], [483, 2, 1, "", "screen"], [483, 2, 1, "", "status"], [483, 2, 1, "", "stop"], [483, 1, 1, "", "subscriptions"], [483, 2, 1, "", "summary"], [483, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.CoolerShaker": [[484, 1, 1, "", "configuration_attrs"], [484, 2, 1, "", "configure"], [484, 1, 1, "", "connected"], [484, 2, 1, "", "describe"], [484, 2, 1, "", "get"], [484, 1, 1, "", "hints"], [484, 1, 1, "", "kind"], [484, 2, 1, "", "post_elog_status"], [484, 2, 1, "", "read"], [484, 2, 1, "", "read_configuration"], [484, 2, 1, "", "screen"], [484, 2, 1, "", "status"], [484, 2, 1, "", "stop"], [484, 1, 1, "", "subscriptions"], [484, 2, 1, "", "summary"], [484, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.FlowIntegrator": [[485, 1, 1, "", "configuration_attrs"], [485, 2, 1, "", "configure"], [485, 1, 1, "", "connected"], [485, 2, 1, "", "describe"], [485, 2, 1, "", "get"], [485, 1, 1, "", "hints"], [485, 1, 1, "", "kind"], [485, 1, 1, "", "needs_parent"], [485, 2, 1, "", "post_elog_status"], [485, 2, 1, "", "read"], [485, 2, 1, "", "read_configuration"], [485, 2, 1, "", "screen"], [485, 1, 1, "", "stage_group"], [485, 2, 1, "", "stage_group_instances"], [485, 2, 1, "", "status"], [485, 2, 1, "", "stop"], [485, 1, 1, "", "subscriptions"], [485, 2, 1, "", "summary"], [485, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.GasManifold": [[486, 1, 1, "", "configuration_attrs"], [486, 2, 1, "", "configure"], [486, 1, 1, "", "connected"], [486, 2, 1, "", "describe"], [486, 2, 1, "", "get"], [486, 1, 1, "", "hints"], [486, 1, 1, "", "kind"], [486, 1, 1, "", "needs_parent"], [486, 2, 1, "", "post_elog_status"], [486, 2, 1, "", "read"], [486, 2, 1, "", "read_configuration"], [486, 2, 1, "", "screen"], [486, 1, 1, "", "stage_group"], [486, 2, 1, "", "stage_group_instances"], [486, 2, 1, "", "stop"], [486, 1, 1, "", "subscriptions"], [486, 2, 1, "", "summary"], [486, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.HPLC": [[487, 1, 1, "", "configuration_attrs"], [487, 2, 1, "", "configure"], [487, 1, 1, "", "connected"], [487, 2, 1, "", "describe"], [487, 2, 1, "", "get"], [487, 1, 1, "", "hints"], [487, 1, 1, "", "kind"], [487, 2, 1, "", "post_elog_status"], [487, 2, 1, "", "read"], [487, 2, 1, "", "read_configuration"], [487, 2, 1, "", "screen"], [487, 2, 1, "", "stop"], [487, 1, 1, "", "subscriptions"], [487, 2, 1, "", "summary"], [487, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.IntegratedFlow": [[488, 1, 1, "", "configuration_attrs"], [488, 2, 1, "", "configure"], [488, 1, 1, "", "connected"], [488, 2, 1, "", "describe"], [488, 2, 1, "", "get"], [488, 1, 1, "", "hints"], [488, 1, 1, "", "kind"], [488, 2, 1, "", "post_elog_status"], [488, 2, 1, "", "read"], [488, 2, 1, "", "read_configuration"], [488, 2, 1, "", "screen"], [488, 2, 1, "", "status"], [488, 2, 1, "", "stop"], [488, 1, 1, "", "subscriptions"], [488, 2, 1, "", "summary"], [488, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.M3BasePLCDevice": [[489, 1, 1, "", "configuration_attrs"], [489, 2, 1, "", "configure"], [489, 1, 1, "", "connected"], [489, 2, 1, "", "describe"], [489, 2, 1, "", "get"], [489, 1, 1, "", "hints"], [489, 1, 1, "", "kind"], [489, 2, 1, "", "post_elog_status"], [489, 2, 1, "", "read"], [489, 2, 1, "", "read_configuration"], [489, 2, 1, "", "screen"], [489, 2, 1, "", "stop"], [489, 1, 1, "", "subscriptions"], [489, 2, 1, "", "summary"], [489, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.ManifoldValve": [[490, 1, 1, "", "configuration_attrs"], [490, 2, 1, "", "configure"], [490, 1, 1, "", "connected"], [490, 2, 1, "", "describe"], [490, 2, 1, "", "get"], [490, 1, 1, "", "hints"], [490, 1, 1, "", "kind"], [490, 2, 1, "", "post_elog_status"], [490, 2, 1, "", "read"], [490, 2, 1, "", "read_configuration"], [490, 2, 1, "", "screen"], [490, 2, 1, "", "status"], [490, 2, 1, "", "stop"], [490, 1, 1, "", "subscriptions"], [490, 2, 1, "", "summary"], [490, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.PCM": [[491, 1, 1, "", "configuration_attrs"], [491, 2, 1, "", "configure"], [491, 1, 1, "", "connected"], [491, 2, 1, "", "describe"], [491, 2, 1, "", "get"], [491, 1, 1, "", "hints"], [491, 1, 1, "", "kind"], [491, 1, 1, "", "needs_parent"], [491, 2, 1, "", "post_elog_status"], [491, 2, 1, "", "read"], [491, 2, 1, "", "read_configuration"], [491, 2, 1, "", "screen"], [491, 1, 1, "", "stage_group"], [491, 2, 1, "", "stage_group_instances"], [491, 2, 1, "", "stop"], [491, 1, 1, "", "subscriptions"], [491, 2, 1, "", "summary"], [491, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.PropAir": [[492, 1, 1, "", "configuration_attrs"], [492, 2, 1, "", "configure"], [492, 1, 1, "", "connected"], [492, 2, 1, "", "describe"], [492, 2, 1, "", "get"], [492, 1, 1, "", "hints"], [492, 1, 1, "", "kind"], [492, 2, 1, "", "post_elog_status"], [492, 2, 1, "", "read"], [492, 2, 1, "", "read_configuration"], [492, 2, 1, "", "screen"], [492, 2, 1, "", "status"], [492, 2, 1, "", "stop"], [492, 1, 1, "", "subscriptions"], [492, 2, 1, "", "summary"], [492, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.Selector": [[493, 1, 1, "", "configuration_attrs"], [493, 2, 1, "", "configure"], [493, 1, 1, "", "connected"], [493, 2, 1, "", "describe"], [493, 2, 1, "", "get"], [493, 1, 1, "", "hints"], [493, 1, 1, "", "kind"], [493, 1, 1, "", "needs_parent"], [493, 2, 1, "", "post_elog_status"], [493, 2, 1, "", "read"], [493, 2, 1, "", "read_configuration"], [493, 2, 1, "", "screen"], [493, 1, 1, "", "stage_group"], [493, 2, 1, "", "stage_group_instances"], [493, 2, 1, "", "stop"], [493, 1, 1, "", "subscriptions"], [493, 2, 1, "", "summary"], [493, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.Sensirion": [[494, 1, 1, "", "configuration_attrs"], [494, 2, 1, "", "configure"], [494, 1, 1, "", "connected"], [494, 2, 1, "", "describe"], [494, 2, 1, "", "get"], [494, 1, 1, "", "hints"], [494, 1, 1, "", "kind"], [494, 2, 1, "", "post_elog_status"], [494, 2, 1, "", "read"], [494, 2, 1, "", "read_configuration"], [494, 2, 1, "", "screen"], [494, 2, 1, "", "status"], [494, 2, 1, "", "stop"], [494, 1, 1, "", "subscriptions"], [494, 2, 1, "", "summary"], [494, 2, 1, "", "trigger"]], "pcdsdevices.sample_delivery.ViciValve": [[495, 1, 1, "", "configuration_attrs"], [495, 2, 1, "", "configure"], [495, 1, 1, "", "connected"], [495, 2, 1, "", "describe"], [495, 2, 1, "", "get"], [495, 1, 1, "", "hints"], [495, 1, 1, "", "kind"], [495, 2, 1, "", "post_elog_status"], [495, 2, 1, "", "read"], [495, 2, 1, "", "read_configuration"], [495, 2, 1, "", "screen"], [495, 2, 1, "", "status"], [495, 2, 1, "", "stop"], [495, 1, 1, "", "subscriptions"], [495, 2, 1, "", "summary"], [495, 2, 1, "", "trigger"]], "pcdsdevices.sensors": [[496, 0, 1, "", "RTD"], [497, 0, 1, "", "TwinCATTempSensor"], [498, 0, 1, "", "TwinCATThermocouple"]], "pcdsdevices.sensors.RTD": [[496, 1, 1, "", "configuration_attrs"], [496, 2, 1, "", "configure"], [496, 1, 1, "", "connected"], [496, 2, 1, "", "describe"], [496, 2, 1, "", "get"], [496, 1, 1, "", "hints"], [496, 1, 1, "", "kind"], [496, 2, 1, "", "post_elog_status"], [496, 2, 1, "", "read"], [496, 2, 1, "", "read_configuration"], [496, 2, 1, "", "screen"], [496, 2, 1, "", "status"], [496, 2, 1, "", "stop"], [496, 1, 1, "", "subscriptions"], [496, 2, 1, "", "summary"], [496, 2, 1, "", "trigger"]], "pcdsdevices.sensors.TwinCATTempSensor": [[497, 1, 1, "", "configuration_attrs"], [497, 2, 1, "", "configure"], [497, 1, 1, "", "connected"], [497, 2, 1, "", "describe"], [497, 2, 1, "", "get"], [497, 1, 1, "", "hints"], [497, 1, 1, "", "kind"], [497, 2, 1, "", "post_elog_status"], [497, 2, 1, "", "read"], [497, 2, 1, "", "read_configuration"], [497, 2, 1, "", "screen"], [497, 2, 1, "", "status"], [497, 2, 1, "", "stop"], [497, 1, 1, "", "subscriptions"], [497, 2, 1, "", "summary"], [497, 2, 1, "", "trigger"]], "pcdsdevices.sensors.TwinCATThermocouple": [[498, 1, 1, "", "configuration_attrs"], [498, 2, 1, "", "configure"], [498, 1, 1, "", "connected"], [498, 2, 1, "", "describe"], [498, 2, 1, "", "get"], [498, 1, 1, "", "hints"], [498, 1, 1, "", "kind"], [498, 2, 1, "", "post_elog_status"], [498, 2, 1, "", "read"], [498, 2, 1, "", "read_configuration"], [498, 2, 1, "", "screen"], [498, 2, 1, "", "status"], [498, 2, 1, "", "stop"], [498, 1, 1, "", "subscriptions"], [498, 2, 1, "", "summary"], [498, 2, 1, "", "trigger"]], "pcdsdevices.sequencer": [[499, 0, 1, "", "EventSequence"], [500, 0, 1, "", "EventSequencer"]], "pcdsdevices.sequencer.EventSequence": [[499, 1, 1, "", "configuration_attrs"], [499, 2, 1, "", "configure"], [499, 1, 1, "", "connected"], [499, 2, 1, "", "describe"], [499, 2, 1, "", "get"], [499, 2, 1, "", "get_seq"], [499, 1, 1, "", "hints"], [499, 1, 1, "", "kind"], [499, 2, 1, "", "post_elog_status"], [499, 2, 1, "", "put_seq"], [499, 2, 1, "", "read"], [499, 2, 1, "", "read_configuration"], [499, 2, 1, "", "screen"], [499, 2, 1, "", "show"], [499, 2, 1, "", "status"], [499, 2, 1, "", "stop"], [499, 1, 1, "", "subscriptions"], [499, 2, 1, "", "summary"], [499, 2, 1, "", "trigger"]], "pcdsdevices.sequencer.EventSequencer": [[500, 2, 1, "", "collect"], [500, 2, 1, "", "collect_tables"], [500, 2, 1, "", "complete"], [500, 1, 1, "", "configuration_attrs"], [500, 2, 1, "", "configure"], [500, 1, 1, "", "connected"], [500, 2, 1, "", "describe"], [500, 2, 1, "", "describe_collect"], [500, 2, 1, "", "get"], [500, 1, 1, "", "hints"], [500, 2, 1, "", "kickoff"], [500, 1, 1, "", "kind"], [500, 2, 1, "", "post_elog_status"], [500, 2, 1, "", "read"], [500, 2, 1, "", "read_configuration"], [500, 2, 1, "", "screen"], [500, 2, 1, "", "start"], [500, 2, 1, "", "status"], [500, 2, 1, "", "stop"], [500, 1, 1, "", "subscriptions"], [500, 2, 1, "", "summary"], [500, 2, 1, "", "trigger"]], "pcdsdevices.signal": [[501, 0, 1, "", "AggregateSignal"], [502, 0, 1, "", "AvgSignal"], [503, 0, 1, "", "EpicsSignalBaseEditMD"], [504, 0, 1, "", "EpicsSignalEditMD"], [505, 0, 1, "", "EpicsSignalROEditMD"], [506, 0, 1, "", "FakeEpicsSignalEditMD"], [507, 0, 1, "", "FakeEpicsSignalROEditMD"], [508, 0, 1, "", "FakeNotepadLinkedSignal"], [509, 0, 1, "", "FakePytmcSignal"], [510, 0, 1, "", "FakePytmcSignalRO"], [511, 0, 1, "", "FakePytmcSignalRW"], [512, 0, 1, "", "InternalSignal"], [513, 0, 1, "", "MultiDerivedSignal"], [514, 0, 1, "", "MultiDerivedSignalRO"], [515, 0, 1, "", "NotImplementedSignal"], [516, 0, 1, "", "NotepadLinkedSignal"], [517, 0, 1, "", "PVStateSignal"], [518, 0, 1, "", "PytmcSignal"], [519, 0, 1, "", "PytmcSignalRO"], [520, 0, 1, "", "PytmcSignalRW"], [521, 0, 1, "", "SignalEditMD"], [522, 0, 1, "", "SummarySignal"], [523, 0, 1, "", "UnitConversionDerivedSignal"], [524, 0, 1, "", "_OptionalEpicsSignal"], [525, 3, 1, "", "pytmc_writable"], [526, 3, 1, "", "select_pytmc_class"]], "pcdsdevices.signal.AggregateSignal": [[501, 1, 1, "", "SUB_META"], [501, 2, 1, "", "add_signal_by_attr_name"], [501, 1, 1, "", "connected"], [501, 2, 1, "", "describe"], [501, 2, 1, "", "get"], [501, 1, 1, "", "high_limit"], [501, 1, 1, "", "hints"], [501, 1, 1, "", "kind"], [501, 1, 1, "", "limits"], [501, 1, 1, "", "low_limit"], [501, 1, 1, "", "metadata"], [501, 1, 1, "", "metadata_keys"], [501, 2, 1, "", "read"], [501, 1, 1, "", "read_access"], [501, 2, 1, "", "read_configuration"], [501, 2, 1, "", "set"], [501, 1, 1, "", "subscriptions"], [501, 1, 1, "", "timestamp"], [501, 1, 1, "", "tolerance"], [501, 2, 1, "", "trigger"], [501, 1, 1, "", "value"], [501, 1, 1, "", "write_access"]], "pcdsdevices.signal.AvgSignal": [[502, 1, 1, "", "SUB_META"], [502, 1, 1, "", "averages"], [502, 1, 1, "", "connected"], [502, 2, 1, "", "describe"], [502, 2, 1, "", "get"], [502, 1, 1, "", "high_limit"], [502, 1, 1, "", "hints"], [502, 1, 1, "", "kind"], [502, 1, 1, "", "limits"], [502, 1, 1, "", "low_limit"], [502, 1, 1, "", "metadata"], [502, 1, 1, "", "metadata_keys"], [502, 2, 1, "", "read"], [502, 1, 1, "", "read_access"], [502, 2, 1, "", "read_configuration"], [502, 2, 1, "", "reset_buffer"], [502, 2, 1, "", "set"], [502, 1, 1, "", "subscriptions"], [502, 1, 1, "", "timestamp"], [502, 1, 1, "", "tolerance"], [502, 2, 1, "", "trigger"], [502, 1, 1, "", "value"], [502, 1, 1, "", "write_access"]], "pcdsdevices.signal.EpicsSignalBaseEditMD": [[503, 1, 1, "", "SUB_META"], [503, 1, 1, "", "alarm_severity"], [503, 1, 1, "", "alarm_status"], [503, 1, 1, "", "as_string"], [503, 1, 1, "", "connected"], [503, 1, 1, "", "connection_timeout"], [503, 2, 1, "", "describe"], [503, 1, 1, "", "enum_attrs"], [503, 1, 1, "", "enum_strs"], [503, 2, 1, "", "get"], [503, 1, 1, "", "high_limit"], [503, 1, 1, "", "hints"], [503, 1, 1, "", "kind"], [503, 1, 1, "", "limits"], [503, 1, 1, "", "low_limit"], [503, 1, 1, "", "metadata"], [503, 1, 1, "", "metadata_keys"], [503, 1, 1, "", "precision"], [503, 1, 1, "", "pvname"], [503, 2, 1, "", "read"], [503, 1, 1, "", "read_access"], [503, 2, 1, "", "read_configuration"], [503, 2, 1, "", "set"], [503, 2, 1, "", "set_default_timeout"], [503, 2, 1, "", "set_defaults"], [503, 1, 1, "", "subscriptions"], [503, 1, 1, "", "timeout"], [503, 1, 1, "", "timestamp"], [503, 1, 1, "", "tolerance"], [503, 2, 1, "", "trigger"], [503, 1, 1, "", "value"], [503, 1, 1, "", "write_access"], [503, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.EpicsSignalEditMD": [[504, 1, 1, "", "SUB_META"], [504, 1, 1, "", "SUB_SETPOINT"], [504, 1, 1, "", "SUB_SETPOINT_META"], [504, 1, 1, "", "alarm_severity"], [504, 1, 1, "", "alarm_status"], [504, 1, 1, "", "as_string"], [504, 1, 1, "", "connected"], [504, 1, 1, "", "connection_timeout"], [504, 2, 1, "", "describe"], [504, 1, 1, "", "enum_attrs"], [504, 1, 1, "", "enum_strs"], [504, 2, 1, "", "get"], [504, 2, 1, "", "get_setpoint"], [504, 1, 1, "", "high_limit"], [504, 1, 1, "", "hints"], [504, 1, 1, "", "kind"], [504, 1, 1, "", "limits"], [504, 1, 1, "", "low_limit"], [504, 1, 1, "", "metadata"], [504, 1, 1, "", "metadata_keys"], [504, 1, 1, "", "precision"], [504, 1, 1, "", "put_complete"], [504, 1, 1, "", "pvname"], [504, 2, 1, "", "read"], [504, 1, 1, "", "read_access"], [504, 2, 1, "", "read_configuration"], [504, 2, 1, "", "set"], [504, 2, 1, "", "set_default_timeout"], [504, 2, 1, "", "set_defaults"], [504, 1, 1, "", "setpoint"], [504, 1, 1, "", "setpoint_alarm_severity"], [504, 1, 1, "", "setpoint_alarm_status"], [504, 1, 1, "", "setpoint_pvname"], [504, 1, 1, "", "setpoint_ts"], [504, 1, 1, "", "subscriptions"], [504, 1, 1, "", "timeout"], [504, 1, 1, "", "timestamp"], [504, 1, 1, "", "tolerance"], [504, 2, 1, "", "trigger"], [504, 1, 1, "", "use_limits"], [504, 1, 1, "", "value"], [504, 1, 1, "", "write_access"], [504, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.EpicsSignalROEditMD": [[505, 1, 1, "", "SUB_META"], [505, 1, 1, "", "alarm_severity"], [505, 1, 1, "", "alarm_status"], [505, 1, 1, "", "as_string"], [505, 1, 1, "", "connected"], [505, 1, 1, "", "connection_timeout"], [505, 2, 1, "", "describe"], [505, 1, 1, "", "enum_attrs"], [505, 1, 1, "", "enum_strs"], [505, 2, 1, "", "get"], [505, 1, 1, "", "high_limit"], [505, 1, 1, "", "hints"], [505, 1, 1, "", "kind"], [505, 1, 1, "", "limits"], [505, 1, 1, "", "low_limit"], [505, 1, 1, "", "metadata"], [505, 1, 1, "", "metadata_keys"], [505, 1, 1, "", "precision"], [505, 1, 1, "", "pvname"], [505, 2, 1, "", "read"], [505, 1, 1, "", "read_access"], [505, 2, 1, "", "read_configuration"], [505, 2, 1, "", "set"], [505, 2, 1, "", "set_default_timeout"], [505, 2, 1, "", "set_defaults"], [505, 1, 1, "", "subscriptions"], [505, 1, 1, "", "timeout"], [505, 1, 1, "", "timestamp"], [505, 1, 1, "", "tolerance"], [505, 2, 1, "", "trigger"], [505, 1, 1, "", "value"], [505, 1, 1, "", "write_access"], [505, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.FakeEpicsSignalEditMD": [[506, 1, 1, "", "SUB_META"], [506, 1, 1, "", "connected"], [506, 2, 1, "", "describe"], [506, 1, 1, "", "enum_attrs"], [506, 1, 1, "", "enum_strs"], [506, 2, 1, "", "get"], [506, 1, 1, "", "high_limit"], [506, 1, 1, "", "hints"], [506, 1, 1, "", "kind"], [506, 1, 1, "", "limits"], [506, 1, 1, "", "low_limit"], [506, 1, 1, "", "metadata"], [506, 1, 1, "", "metadata_keys"], [506, 2, 1, "", "read"], [506, 1, 1, "", "read_access"], [506, 2, 1, "", "read_configuration"], [506, 2, 1, "", "set"], [506, 2, 1, "", "sim_put"], [506, 2, 1, "", "sim_set_enum_strs"], [506, 2, 1, "", "sim_set_func"], [506, 2, 1, "", "sim_set_limits"], [506, 2, 1, "", "sim_set_putter"], [506, 1, 1, "", "subscriptions"], [506, 1, 1, "", "timestamp"], [506, 1, 1, "", "tolerance"], [506, 2, 1, "", "trigger"], [506, 1, 1, "", "value"], [506, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakeEpicsSignalROEditMD": [[507, 1, 1, "", "SUB_META"], [507, 1, 1, "", "connected"], [507, 2, 1, "", "describe"], [507, 1, 1, "", "enum_attrs"], [507, 1, 1, "", "enum_strs"], [507, 2, 1, "", "get"], [507, 1, 1, "", "high_limit"], [507, 1, 1, "", "hints"], [507, 1, 1, "", "kind"], [507, 1, 1, "", "limits"], [507, 1, 1, "", "low_limit"], [507, 1, 1, "", "metadata"], [507, 1, 1, "", "metadata_keys"], [507, 2, 1, "", "read"], [507, 1, 1, "", "read_access"], [507, 2, 1, "", "read_configuration"], [507, 2, 1, "", "set"], [507, 2, 1, "", "sim_put"], [507, 2, 1, "", "sim_set_enum_strs"], [507, 2, 1, "", "sim_set_func"], [507, 2, 1, "", "sim_set_limits"], [507, 2, 1, "", "sim_set_putter"], [507, 1, 1, "", "subscriptions"], [507, 1, 1, "", "timestamp"], [507, 1, 1, "", "tolerance"], [507, 2, 1, "", "trigger"], [507, 1, 1, "", "value"], [507, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakeNotepadLinkedSignal": [[508, 1, 1, "", "SUB_META"], [508, 1, 1, "", "connected"], [508, 2, 1, "", "describe"], [508, 1, 1, "", "enum_strs"], [508, 2, 1, "", "get"], [508, 1, 1, "", "high_limit"], [508, 1, 1, "", "hints"], [508, 1, 1, "", "kind"], [508, 1, 1, "", "limits"], [508, 1, 1, "", "low_limit"], [508, 1, 1, "", "metadata"], [508, 1, 1, "", "metadata_keys"], [508, 2, 1, "", "read"], [508, 1, 1, "", "read_access"], [508, 2, 1, "", "read_configuration"], [508, 2, 1, "", "set"], [508, 2, 1, "", "sim_put"], [508, 2, 1, "", "sim_set_enum_strs"], [508, 2, 1, "", "sim_set_func"], [508, 2, 1, "", "sim_set_limits"], [508, 2, 1, "", "sim_set_putter"], [508, 1, 1, "", "subscriptions"], [508, 1, 1, "", "timestamp"], [508, 1, 1, "", "tolerance"], [508, 2, 1, "", "trigger"], [508, 1, 1, "", "value"], [508, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakePytmcSignal": [[509, 1, 1, "", "SUB_META"], [509, 1, 1, "", "connected"], [509, 2, 1, "", "describe"], [509, 1, 1, "", "enum_strs"], [509, 2, 1, "", "get"], [509, 1, 1, "", "high_limit"], [509, 1, 1, "", "hints"], [509, 1, 1, "", "kind"], [509, 1, 1, "", "limits"], [509, 1, 1, "", "low_limit"], [509, 1, 1, "", "metadata"], [509, 1, 1, "", "metadata_keys"], [509, 2, 1, "", "read"], [509, 1, 1, "", "read_access"], [509, 2, 1, "", "read_configuration"], [509, 2, 1, "", "set"], [509, 2, 1, "", "sim_put"], [509, 2, 1, "", "sim_set_enum_strs"], [509, 2, 1, "", "sim_set_func"], [509, 2, 1, "", "sim_set_limits"], [509, 2, 1, "", "sim_set_putter"], [509, 1, 1, "", "subscriptions"], [509, 1, 1, "", "timestamp"], [509, 1, 1, "", "tolerance"], [509, 2, 1, "", "trigger"], [509, 1, 1, "", "value"], [509, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakePytmcSignalRO": [[510, 1, 1, "", "SUB_META"], [510, 1, 1, "", "connected"], [510, 2, 1, "", "describe"], [510, 1, 1, "", "enum_strs"], [510, 2, 1, "", "get"], [510, 1, 1, "", "high_limit"], [510, 1, 1, "", "hints"], [510, 1, 1, "", "kind"], [510, 1, 1, "", "limits"], [510, 1, 1, "", "low_limit"], [510, 1, 1, "", "metadata"], [510, 1, 1, "", "metadata_keys"], [510, 2, 1, "", "read"], [510, 1, 1, "", "read_access"], [510, 2, 1, "", "read_configuration"], [510, 2, 1, "", "set"], [510, 2, 1, "", "sim_put"], [510, 2, 1, "", "sim_set_enum_strs"], [510, 2, 1, "", "sim_set_func"], [510, 2, 1, "", "sim_set_limits"], [510, 2, 1, "", "sim_set_putter"], [510, 1, 1, "", "subscriptions"], [510, 1, 1, "", "timestamp"], [510, 1, 1, "", "tolerance"], [510, 2, 1, "", "trigger"], [510, 1, 1, "", "value"], [510, 1, 1, "", "write_access"]], "pcdsdevices.signal.FakePytmcSignalRW": [[511, 1, 1, "", "SUB_META"], [511, 1, 1, "", "connected"], [511, 2, 1, "", "describe"], [511, 1, 1, "", "enum_strs"], [511, 2, 1, "", "get"], [511, 1, 1, "", "high_limit"], [511, 1, 1, "", "hints"], [511, 1, 1, "", "kind"], [511, 1, 1, "", "limits"], [511, 1, 1, "", "low_limit"], [511, 1, 1, "", "metadata"], [511, 1, 1, "", "metadata_keys"], [511, 2, 1, "", "read"], [511, 1, 1, "", "read_access"], [511, 2, 1, "", "read_configuration"], [511, 2, 1, "", "set"], [511, 2, 1, "", "sim_put"], [511, 2, 1, "", "sim_set_enum_strs"], [511, 2, 1, "", "sim_set_func"], [511, 2, 1, "", "sim_set_limits"], [511, 2, 1, "", "sim_set_putter"], [511, 1, 1, "", "subscriptions"], [511, 1, 1, "", "timestamp"], [511, 1, 1, "", "tolerance"], [511, 2, 1, "", "trigger"], [511, 1, 1, "", "value"], [511, 1, 1, "", "write_access"]], "pcdsdevices.signal.InternalSignal": [[512, 1, 1, "", "SUB_META"], [512, 1, 1, "", "connected"], [512, 2, 1, "", "describe"], [512, 2, 1, "", "get"], [512, 1, 1, "", "high_limit"], [512, 1, 1, "", "hints"], [512, 1, 1, "", "kind"], [512, 1, 1, "", "limits"], [512, 1, 1, "", "low_limit"], [512, 1, 1, "", "metadata"], [512, 1, 1, "", "metadata_keys"], [512, 2, 1, "", "read"], [512, 1, 1, "", "read_access"], [512, 2, 1, "", "read_configuration"], [512, 2, 1, "", "set"], [512, 1, 1, "", "subscriptions"], [512, 1, 1, "", "timestamp"], [512, 1, 1, "", "tolerance"], [512, 2, 1, "", "trigger"], [512, 1, 1, "", "value"], [512, 1, 1, "", "write_access"]], "pcdsdevices.signal.MultiDerivedSignal": [[513, 1, 1, "", "SUB_META"], [513, 2, 1, "", "add_signal_by_attr_name"], [513, 1, 1, "", "calculate_on_get"], [513, 1, 1, "", "calculate_on_put"], [513, 1, 1, "", "connected"], [513, 2, 1, "", "describe"], [513, 2, 1, "", "get"], [513, 1, 1, "", "high_limit"], [513, 1, 1, "", "hints"], [513, 1, 1, "", "kind"], [513, 1, 1, "", "limits"], [513, 1, 1, "", "low_limit"], [513, 1, 1, "", "metadata"], [513, 1, 1, "", "metadata_keys"], [513, 2, 1, "", "read"], [513, 1, 1, "", "read_access"], [513, 2, 1, "", "read_configuration"], [513, 2, 1, "", "set"], [513, 1, 1, "", "signals"], [513, 1, 1, "", "subscriptions"], [513, 1, 1, "", "timestamp"], [513, 1, 1, "", "tolerance"], [513, 2, 1, "", "trigger"], [513, 1, 1, "", "value"], [513, 1, 1, "", "write_access"]], "pcdsdevices.signal.MultiDerivedSignalRO": [[514, 1, 1, "", "SUB_META"], [514, 2, 1, "", "add_signal_by_attr_name"], [514, 1, 1, "", "calculate_on_get"], [514, 1, 1, "", "calculate_on_put"], [514, 1, 1, "", "connected"], [514, 2, 1, "", "describe"], [514, 2, 1, "", "get"], [514, 1, 1, "", "high_limit"], [514, 1, 1, "", "hints"], [514, 1, 1, "", "kind"], [514, 1, 1, "", "limits"], [514, 1, 1, "", "low_limit"], [514, 1, 1, "", "metadata"], [514, 1, 1, "", "metadata_keys"], [514, 2, 1, "", "read"], [514, 1, 1, "", "read_access"], [514, 2, 1, "", "read_configuration"], [514, 2, 1, "", "set"], [514, 1, 1, "", "signals"], [514, 1, 1, "", "subscriptions"], [514, 1, 1, "", "timestamp"], [514, 1, 1, "", "tolerance"], [514, 2, 1, "", "trigger"], [514, 1, 1, "", "value"], [514, 1, 1, "", "write_access"]], "pcdsdevices.signal.NotImplementedSignal": [[515, 1, 1, "", "SUB_META"], [515, 1, 1, "", "connected"], [515, 2, 1, "", "describe"], [515, 2, 1, "", "get"], [515, 1, 1, "", "high_limit"], [515, 1, 1, "", "hints"], [515, 1, 1, "", "kind"], [515, 1, 1, "", "limits"], [515, 1, 1, "", "low_limit"], [515, 1, 1, "", "metadata"], [515, 1, 1, "", "metadata_keys"], [515, 2, 1, "", "read"], [515, 1, 1, "", "read_access"], [515, 2, 1, "", "read_configuration"], [515, 2, 1, "", "set"], [515, 1, 1, "", "subscriptions"], [515, 1, 1, "", "timestamp"], [515, 1, 1, "", "tolerance"], [515, 2, 1, "", "trigger"], [515, 1, 1, "", "value"], [515, 1, 1, "", "write_access"]], "pcdsdevices.signal.NotepadLinkedSignal": [[516, 1, 1, "", "SUB_META"], [516, 1, 1, "", "connected"], [516, 2, 1, "", "create_notepad_metadata"], [516, 2, 1, "", "describe"], [516, 1, 1, "", "enum_strs"], [516, 2, 1, "", "get"], [516, 1, 1, "", "high_limit"], [516, 1, 1, "", "hints"], [516, 1, 1, "", "kind"], [516, 1, 1, "", "limits"], [516, 1, 1, "", "low_limit"], [516, 1, 1, "", "metadata"], [516, 1, 1, "", "metadata_keys"], [516, 1, 1, "", "precision"], [516, 2, 1, "", "read"], [516, 1, 1, "", "read_access"], [516, 2, 1, "", "read_configuration"], [516, 2, 1, "", "set"], [516, 2, 1, "", "should_use_epics_signal"], [516, 1, 1, "", "subscriptions"], [516, 1, 1, "", "timestamp"], [516, 1, 1, "", "tolerance"], [516, 2, 1, "", "trigger"], [516, 1, 1, "", "value"], [516, 1, 1, "", "write_access"]], "pcdsdevices.signal.PVStateSignal": [[517, 1, 1, "", "SUB_META"], [517, 2, 1, "", "add_signal_by_attr_name"], [517, 1, 1, "", "connected"], [517, 2, 1, "", "describe"], [517, 1, 1, "", "enum_strs"], [517, 2, 1, "", "get"], [517, 1, 1, "", "high_limit"], [517, 1, 1, "", "hints"], [517, 1, 1, "", "kind"], [517, 1, 1, "", "limits"], [517, 1, 1, "", "low_limit"], [517, 1, 1, "", "metadata"], [517, 1, 1, "", "metadata_keys"], [517, 2, 1, "", "read"], [517, 1, 1, "", "read_access"], [517, 2, 1, "", "read_configuration"], [517, 2, 1, "", "set"], [517, 1, 1, "", "subscriptions"], [517, 1, 1, "", "timestamp"], [517, 1, 1, "", "tolerance"], [517, 2, 1, "", "trigger"], [517, 1, 1, "", "value"], [517, 1, 1, "", "write_access"]], "pcdsdevices.signal.PytmcSignal": [[518, 1, 1, "", "SUB_META"], [518, 1, 1, "", "alarm_severity"], [518, 1, 1, "", "alarm_status"], [518, 1, 1, "", "as_string"], [518, 1, 1, "", "connected"], [518, 1, 1, "", "connection_timeout"], [518, 2, 1, "", "describe"], [518, 1, 1, "", "enum_strs"], [518, 2, 1, "", "get"], [518, 1, 1, "", "high_limit"], [518, 1, 1, "", "hints"], [518, 1, 1, "", "kind"], [518, 1, 1, "", "limits"], [518, 1, 1, "", "low_limit"], [518, 1, 1, "", "metadata"], [518, 1, 1, "", "metadata_keys"], [518, 1, 1, "", "precision"], [518, 1, 1, "", "pvname"], [518, 2, 1, "", "read"], [518, 1, 1, "", "read_access"], [518, 2, 1, "", "read_configuration"], [518, 2, 1, "", "set"], [518, 2, 1, "", "set_default_timeout"], [518, 2, 1, "", "set_defaults"], [518, 1, 1, "", "subscriptions"], [518, 1, 1, "", "timeout"], [518, 1, 1, "", "timestamp"], [518, 1, 1, "", "tolerance"], [518, 2, 1, "", "trigger"], [518, 1, 1, "", "value"], [518, 1, 1, "", "write_access"], [518, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.PytmcSignalRO": [[519, 1, 1, "", "SUB_META"], [519, 1, 1, "", "alarm_severity"], [519, 1, 1, "", "alarm_status"], [519, 1, 1, "", "as_string"], [519, 1, 1, "", "connected"], [519, 1, 1, "", "connection_timeout"], [519, 2, 1, "", "describe"], [519, 1, 1, "", "enum_strs"], [519, 2, 1, "", "get"], [519, 1, 1, "", "high_limit"], [519, 1, 1, "", "hints"], [519, 1, 1, "", "kind"], [519, 1, 1, "", "limits"], [519, 1, 1, "", "low_limit"], [519, 1, 1, "", "metadata"], [519, 1, 1, "", "metadata_keys"], [519, 1, 1, "", "precision"], [519, 1, 1, "", "pvname"], [519, 2, 1, "", "read"], [519, 1, 1, "", "read_access"], [519, 2, 1, "", "read_configuration"], [519, 2, 1, "", "set"], [519, 2, 1, "", "set_default_timeout"], [519, 2, 1, "", "set_defaults"], [519, 1, 1, "", "subscriptions"], [519, 1, 1, "", "timeout"], [519, 1, 1, "", "timestamp"], [519, 1, 1, "", "tolerance"], [519, 2, 1, "", "trigger"], [519, 1, 1, "", "value"], [519, 1, 1, "", "write_access"], [519, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.PytmcSignalRW": [[520, 1, 1, "", "SUB_META"], [520, 1, 1, "", "SUB_SETPOINT"], [520, 1, 1, "", "SUB_SETPOINT_META"], [520, 1, 1, "", "alarm_severity"], [520, 1, 1, "", "alarm_status"], [520, 1, 1, "", "as_string"], [520, 1, 1, "", "connected"], [520, 1, 1, "", "connection_timeout"], [520, 2, 1, "", "describe"], [520, 1, 1, "", "enum_strs"], [520, 2, 1, "", "get"], [520, 2, 1, "", "get_setpoint"], [520, 1, 1, "", "high_limit"], [520, 1, 1, "", "hints"], [520, 1, 1, "", "kind"], [520, 1, 1, "", "limits"], [520, 1, 1, "", "low_limit"], [520, 1, 1, "", "metadata"], [520, 1, 1, "", "metadata_keys"], [520, 1, 1, "", "precision"], [520, 1, 1, "", "put_complete"], [520, 1, 1, "", "pvname"], [520, 2, 1, "", "read"], [520, 1, 1, "", "read_access"], [520, 2, 1, "", "read_configuration"], [520, 2, 1, "", "set"], [520, 2, 1, "", "set_default_timeout"], [520, 2, 1, "", "set_defaults"], [520, 1, 1, "", "setpoint"], [520, 1, 1, "", "setpoint_alarm_severity"], [520, 1, 1, "", "setpoint_alarm_status"], [520, 1, 1, "", "setpoint_pvname"], [520, 1, 1, "", "setpoint_ts"], [520, 1, 1, "", "subscriptions"], [520, 1, 1, "", "timeout"], [520, 1, 1, "", "timestamp"], [520, 1, 1, "", "tolerance"], [520, 2, 1, "", "trigger"], [520, 1, 1, "", "use_limits"], [520, 1, 1, "", "value"], [520, 1, 1, "", "write_access"], [520, 1, 1, "", "write_timeout"]], "pcdsdevices.signal.SignalEditMD": [[521, 1, 1, "", "SUB_META"], [521, 1, 1, "", "connected"], [521, 2, 1, "", "describe"], [521, 2, 1, "", "get"], [521, 1, 1, "", "high_limit"], [521, 1, 1, "", "hints"], [521, 1, 1, "", "kind"], [521, 1, 1, "", "limits"], [521, 1, 1, "", "low_limit"], [521, 1, 1, "", "metadata"], [521, 1, 1, "", "metadata_keys"], [521, 2, 1, "", "read"], [521, 1, 1, "", "read_access"], [521, 2, 1, "", "read_configuration"], [521, 2, 1, "", "set"], [521, 1, 1, "", "subscriptions"], [521, 1, 1, "", "timestamp"], [521, 1, 1, "", "tolerance"], [521, 2, 1, "", "trigger"], [521, 1, 1, "", "value"], [521, 1, 1, "", "write_access"]], "pcdsdevices.signal.SummarySignal": [[522, 1, 1, "", "SUB_META"], [522, 2, 1, "", "add_signal_by_attr_name"], [522, 1, 1, "", "connected"], [522, 2, 1, "", "describe"], [522, 2, 1, "", "get"], [522, 1, 1, "", "high_limit"], [522, 1, 1, "", "hints"], [522, 1, 1, "", "kind"], [522, 1, 1, "", "limits"], [522, 1, 1, "", "low_limit"], [522, 1, 1, "", "metadata"], [522, 1, 1, "", "metadata_keys"], [522, 2, 1, "", "read"], [522, 1, 1, "", "read_access"], [522, 2, 1, "", "read_configuration"], [522, 2, 1, "", "set"], [522, 1, 1, "", "subscriptions"], [522, 1, 1, "", "timestamp"], [522, 1, 1, "", "tolerance"], [522, 2, 1, "", "trigger"], [522, 1, 1, "", "value"], [522, 1, 1, "", "write_access"]], "pcdsdevices.signal.UnitConversionDerivedSignal": [[523, 1, 1, "", "SUB_META"], [523, 1, 1, "", "connected"], [523, 1, 1, "", "derived_from"], [523, 1, 1, "", "derived_units"], [523, 2, 1, "", "describe"], [523, 2, 1, "", "forward"], [523, 2, 1, "", "get"], [523, 1, 1, "", "high_limit"], [523, 1, 1, "", "hints"], [523, 2, 1, "", "inverse"], [523, 1, 1, "", "kind"], [523, 1, 1, "", "limits"], [523, 1, 1, "", "low_limit"], [523, 1, 1, "", "metadata"], [523, 1, 1, "", "metadata_keys"], [523, 1, 1, "", "original_units"], [523, 2, 1, "", "read"], [523, 1, 1, "", "read_access"], [523, 2, 1, "", "read_configuration"], [523, 2, 1, "", "set"], [523, 1, 1, "", "subscriptions"], [523, 1, 1, "", "timestamp"], [523, 1, 1, "", "tolerance"], [523, 2, 1, "", "trigger"], [523, 1, 1, "", "user_offset"], [523, 1, 1, "", "value"], [523, 1, 1, "", "write_access"]], "pcdsdevices.signal._OptionalEpicsSignal": [[524, 1, 1, "", "SUB_META"], [524, 1, 1, "", "connected"], [524, 2, 1, "", "describe"], [524, 1, 1, "", "enum_strs"], [524, 2, 1, "", "get"], [524, 1, 1, "", "high_limit"], [524, 1, 1, "", "hints"], [524, 1, 1, "", "kind"], [524, 1, 1, "", "limits"], [524, 1, 1, "", "low_limit"], [524, 1, 1, "", "metadata"], [524, 1, 1, "", "metadata_keys"], [524, 1, 1, "", "precision"], [524, 2, 1, "", "read"], [524, 1, 1, "", "read_access"], [524, 2, 1, "", "read_configuration"], [524, 2, 1, "", "set"], [524, 2, 1, "", "should_use_epics_signal"], [524, 1, 1, "", "subscriptions"], [524, 1, 1, "", "timestamp"], [524, 1, 1, "", "tolerance"], [524, 2, 1, "", "trigger"], [524, 1, 1, "", "value"], [524, 1, 1, "", "write_access"]], "pcdsdevices.sim": [[527, 0, 1, "", "FastMotor"], [528, 0, 1, "", "SimTwoAxis"], [529, 0, 1, "", "SlowMotor"], [530, 0, 1, "", "SynMotor"]], "pcdsdevices.sim.FastMotor": [[527, 2, 1, "", "camonitor"], [527, 1, 1, "", "configuration_attrs"], [527, 2, 1, "", "configure"], [527, 1, 1, "", "connected"], [527, 2, 1, "", "describe"], [527, 1, 1, "", "egu"], [527, 2, 1, "", "end_monitor_thread"], [527, 2, 1, "", "get"], [527, 1, 1, "", "high_limit"], [527, 1, 1, "", "hints"], [527, 1, 1, "", "kind"], [527, 1, 1, "", "limits"], [527, 1, 1, "", "low_limit"], [527, 2, 1, "", "move"], [527, 1, 1, "", "moving"], [527, 2, 1, "", "mv"], [527, 2, 1, "", "mv_ginput"], [527, 2, 1, "", "mvr"], [527, 1, 1, "", "position"], [527, 2, 1, "", "post_elog_status"], [527, 2, 1, "", "read"], [527, 2, 1, "", "read_configuration"], [527, 2, 1, "", "screen"], [527, 2, 1, "", "set"], [527, 2, 1, "", "set_current_position"], [527, 2, 1, "", "set_position"], [527, 1, 1, "", "settle_time"], [527, 2, 1, "", "status"], [527, 2, 1, "", "stop"], [527, 1, 1, "", "subscriptions"], [527, 2, 1, "", "summary"], [527, 1, 1, "", "timeout"], [527, 2, 1, "", "trigger"], [527, 2, 1, "", "tweak"], [527, 2, 1, "", "umv"], [527, 2, 1, "", "umvr"], [527, 2, 1, "", "wait"], [527, 2, 1, "", "wm"], [527, 2, 1, "", "wm_update"]], "pcdsdevices.sim.SimTwoAxis": [[528, 1, 1, "", "configuration_attrs"], [528, 2, 1, "", "configure"], [528, 1, 1, "", "connected"], [528, 2, 1, "", "describe"], [528, 2, 1, "", "get"], [528, 1, 1, "", "hints"], [528, 1, 1, "", "kind"], [528, 2, 1, "", "read"], [528, 2, 1, "", "read_configuration"], [528, 2, 1, "", "stop"], [528, 1, 1, "", "subscriptions"], [528, 2, 1, "", "summary"], [528, 2, 1, "", "trigger"], [528, 2, 1, "", "tweak"]], "pcdsdevices.sim.SlowMotor": [[529, 2, 1, "", "camonitor"], [529, 1, 1, "", "configuration_attrs"], [529, 2, 1, "", "configure"], [529, 1, 1, "", "connected"], [529, 2, 1, "", "describe"], [529, 1, 1, "", "egu"], [529, 2, 1, "", "end_monitor_thread"], [529, 2, 1, "", "get"], [529, 1, 1, "", "high_limit"], [529, 1, 1, "", "hints"], [529, 1, 1, "", "kind"], [529, 1, 1, "", "limits"], [529, 1, 1, "", "low_limit"], [529, 2, 1, "", "move"], [529, 1, 1, "", "moving"], [529, 2, 1, "", "mv"], [529, 2, 1, "", "mv_ginput"], [529, 2, 1, "", "mvr"], [529, 1, 1, "", "position"], [529, 2, 1, "", "post_elog_status"], [529, 2, 1, "", "read"], [529, 2, 1, "", "read_configuration"], [529, 2, 1, "", "screen"], [529, 2, 1, "", "set"], [529, 2, 1, "", "set_current_position"], [529, 2, 1, "", "set_position"], [529, 1, 1, "", "settle_time"], [529, 2, 1, "", "status"], [529, 2, 1, "", "stop"], [529, 1, 1, "", "subscriptions"], [529, 2, 1, "", "summary"], [529, 1, 1, "", "timeout"], [529, 2, 1, "", "trigger"], [529, 2, 1, "", "tweak"], [529, 2, 1, "", "umv"], [529, 2, 1, "", "umvr"], [529, 2, 1, "", "wait"], [529, 2, 1, "", "wm"], [529, 2, 1, "", "wm_update"]], "pcdsdevices.sim.SynMotor": [[530, 2, 1, "", "camonitor"], [530, 1, 1, "", "configuration_attrs"], [530, 2, 1, "", "configure"], [530, 1, 1, "", "connected"], [530, 2, 1, "", "describe"], [530, 2, 1, "", "end_monitor_thread"], [530, 2, 1, "", "get"], [530, 1, 1, "", "hints"], [530, 1, 1, "", "kind"], [530, 2, 1, "", "move"], [530, 2, 1, "", "mv"], [530, 2, 1, "", "mv_ginput"], [530, 2, 1, "", "mvr"], [530, 1, 1, "", "position"], [530, 2, 1, "", "post_elog_status"], [530, 2, 1, "", "read"], [530, 2, 1, "", "read_configuration"], [530, 2, 1, "", "screen"], [530, 2, 1, "", "set"], [530, 2, 1, "", "set_position"], [530, 2, 1, "", "status"], [530, 2, 1, "", "stop"], [530, 1, 1, "", "subscriptions"], [530, 2, 1, "", "summary"], [530, 2, 1, "", "trigger"], [530, 2, 1, "", "tweak"], [530, 2, 1, "", "umv"], [530, 2, 1, "", "umvr"], [530, 2, 1, "", "wait"], [530, 2, 1, "", "wm"], [530, 2, 1, "", "wm_update"]], "pcdsdevices.slits": [[531, 0, 1, "", "BadSlitPositionerBase"], [532, 0, 1, "", "BeckhoffSlitPositioner"], [533, 0, 1, "", "BeckhoffSlits"], [534, 0, 1, "", "ExitSlitTarget"], [535, 0, 1, "", "ExitSlits"], [536, 0, 1, "", "JJSlits"], [537, 0, 1, "", "LusiSlitPositioner"], [538, 0, 1, "", "LusiSlits"], [539, 0, 1, "", "PowerSlits"], [540, 0, 1, "", "SimLusiSlits"], [541, 0, 1, "", "SlitPositioner"], [542, 0, 1, "", "Slits"], [543, 0, 1, "", "SlitsBase"]], "pcdsdevices.slits.BadSlitPositionerBase": [[531, 1, 1, "", "actuate"], [531, 1, 1, "", "actuate_value"], [531, 2, 1, "", "camonitor"], [531, 1, 1, "", "configuration_attrs"], [531, 2, 1, "", "configure"], [531, 1, 1, "", "connected"], [531, 2, 1, "", "describe"], [531, 1, 1, "", "done"], [531, 1, 1, "", "done_value"], [531, 1, 1, "", "egu"], [531, 2, 1, "", "end_monitor_thread"], [531, 2, 1, "", "get"], [531, 1, 1, "", "high_limit"], [531, 1, 1, "", "hints"], [531, 1, 1, "", "kind"], [531, 1, 1, "", "limits"], [531, 1, 1, "", "low_limit"], [531, 2, 1, "", "move"], [531, 1, 1, "", "moving"], [531, 2, 1, "", "mv"], [531, 2, 1, "", "mv_ginput"], [531, 2, 1, "", "mvr"], [531, 1, 1, "", "position"], [531, 2, 1, "", "post_elog_status"], [531, 1, 1, "", "put_complete"], [531, 2, 1, "", "read"], [531, 2, 1, "", "read_configuration"], [531, 2, 1, "", "screen"], [531, 2, 1, "", "set"], [531, 2, 1, "", "set_position"], [531, 1, 1, "", "settle_time"], [531, 2, 1, "", "status"], [531, 2, 1, "", "stop"], [531, 1, 1, "", "stop_signal"], [531, 1, 1, "", "stop_value"], [531, 1, 1, "", "subscriptions"], [531, 2, 1, "", "summary"], [531, 1, 1, "", "timeout"], [531, 2, 1, "", "trigger"], [531, 2, 1, "", "tweak"], [531, 2, 1, "", "umv"], [531, 2, 1, "", "umvr"], [531, 2, 1, "", "wait"], [531, 2, 1, "", "wm"], [531, 2, 1, "", "wm_update"]], "pcdsdevices.slits.BeckhoffSlitPositioner": [[532, 1, 1, "", "actuate_value"], [532, 2, 1, "", "camonitor"], [532, 1, 1, "", "configuration_attrs"], [532, 2, 1, "", "configure"], [532, 1, 1, "", "connected"], [532, 2, 1, "", "describe"], [532, 1, 1, "", "done_value"], [532, 1, 1, "", "egu"], [532, 2, 1, "", "end_monitor_thread"], [532, 2, 1, "", "get"], [532, 1, 1, "", "high_limit"], [532, 1, 1, "", "hints"], [532, 1, 1, "", "kind"], [532, 1, 1, "", "limits"], [532, 1, 1, "", "low_limit"], [532, 2, 1, "", "move"], [532, 1, 1, "", "moving"], [532, 2, 1, "", "mv"], [532, 2, 1, "", "mv_ginput"], [532, 2, 1, "", "mvr"], [532, 1, 1, "", "position"], [532, 2, 1, "", "post_elog_status"], [532, 1, 1, "", "put_complete"], [532, 2, 1, "", "read"], [532, 2, 1, "", "read_configuration"], [532, 2, 1, "", "screen"], [532, 2, 1, "", "set"], [532, 2, 1, "", "set_position"], [532, 1, 1, "", "settle_time"], [532, 2, 1, "", "status"], [532, 2, 1, "", "stop"], [532, 1, 1, "", "stop_signal"], [532, 1, 1, "", "stop_value"], [532, 1, 1, "", "subscriptions"], [532, 2, 1, "", "summary"], [532, 1, 1, "", "timeout"], [532, 2, 1, "", "trigger"], [532, 2, 1, "", "tweak"], [532, 2, 1, "", "umv"], [532, 2, 1, "", "umvr"], [532, 2, 1, "", "wait"], [532, 2, 1, "", "wm"], [532, 2, 1, "", "wm_update"]], "pcdsdevices.slits.BeckhoffSlits": [[533, 2, 1, "", "calc_lightpath_state"], [533, 2, 1, "", "camonitor"], [533, 1, 1, "", "configuration_attrs"], [533, 2, 1, "", "configure"], [533, 1, 1, "", "connected"], [533, 1, 1, "", "current_aperture"], [533, 2, 1, "", "describe"], [533, 2, 1, "", "end_monitor_thread"], [533, 2, 1, "", "get"], [533, 2, 1, "", "get_lightpath_state"], [533, 1, 1, "", "hints"], [533, 1, 1, "", "kind"], [533, 1, 1, "", "lightpath_cpts"], [533, 1, 1, "", "md"], [533, 2, 1, "", "move"], [533, 2, 1, "", "mv"], [533, 1, 1, "", "needs_parent"], [533, 1, 1, "", "position"], [533, 2, 1, "", "post_elog_status"], [533, 2, 1, "", "read"], [533, 2, 1, "", "read_configuration"], [533, 2, 1, "", "remove"], [533, 2, 1, "", "screen"], [533, 2, 1, "", "set"], [533, 1, 1, "", "stage_group"], [533, 2, 1, "", "stage_group_instances"], [533, 2, 1, "", "status"], [533, 2, 1, "", "stop"], [533, 1, 1, "", "subscriptions"], [533, 2, 1, "", "summary"], [533, 2, 1, "", "trigger"], [533, 2, 1, "", "wait"], [533, 2, 1, "", "wm"], [533, 2, 1, "", "wm_update"]], "pcdsdevices.slits.ExitSlitTarget": [[534, 2, 1, "", "camonitor"], [534, 2, 1, "", "check_inserted"], [534, 2, 1, "", "check_removed"], [534, 2, 1, "", "check_transmission"], [534, 2, 1, "", "clear_error"], [534, 1, 1, "", "configuration_attrs"], [534, 2, 1, "", "configure"], [534, 1, 1, "", "connected"], [534, 2, 1, "", "describe"], [534, 1, 1, "", "egu"], [534, 2, 1, "", "end_monitor_thread"], [534, 2, 1, "", "get"], [534, 2, 1, "", "get_state"], [534, 1, 1, "", "high_limit"], [534, 1, 1, "", "hints"], [534, 1, 1, "", "in_states"], [534, 2, 1, "", "insert"], [534, 1, 1, "", "kind"], [534, 1, 1, "", "limits"], [534, 1, 1, "", "low_limit"], [534, 2, 1, "", "move"], [534, 1, 1, "", "moving"], [534, 2, 1, "", "mv"], [534, 1, 1, "", "out_states"], [534, 1, 1, "", "position"], [534, 2, 1, "", "post_elog_status"], [534, 2, 1, "", "read"], [534, 2, 1, "", "read_configuration"], [534, 2, 1, "", "remove"], [534, 2, 1, "", "screen"], [534, 2, 1, "", "set"], [534, 1, 1, "", "settle_time"], [534, 1, 1, "", "states_list"], [534, 2, 1, "", "status"], [534, 1, 1, "", "stop"], [534, 1, 1, "", "subscriptions"], [534, 2, 1, "", "summary"], [534, 1, 1, "", "timeout"], [534, 1, 1, "", "transmission"], [534, 2, 1, "", "trigger"], [534, 2, 1, "", "wait"], [534, 2, 1, "", "wm"], [534, 2, 1, "", "wm_update"]], "pcdsdevices.slits.ExitSlits": [[535, 2, 1, "", "calc_lightpath_state"], [535, 1, 1, "", "configuration_attrs"], [535, 2, 1, "", "configure"], [535, 1, 1, "", "connected"], [535, 2, 1, "", "describe"], [535, 2, 1, "", "get"], [535, 2, 1, "", "get_lightpath_state"], [535, 1, 1, "", "hints"], [535, 1, 1, "", "kind"], [535, 1, 1, "", "lightpath_cpts"], [535, 1, 1, "", "md"], [535, 1, 1, "", "needs_parent"], [535, 2, 1, "", "post_elog_status"], [535, 2, 1, "", "read"], [535, 2, 1, "", "read_configuration"], [535, 2, 1, "", "screen"], [535, 1, 1, "", "stage_group"], [535, 2, 1, "", "stage_group_instances"], [535, 2, 1, "", "status"], [535, 2, 1, "", "stop"], [535, 1, 1, "", "subscriptions"], [535, 2, 1, "", "summary"], [535, 2, 1, "", "trigger"], [535, 1, 1, "", "y_states"]], "pcdsdevices.slits.JJSlits": [[536, 2, 1, "", "calc_lightpath_state"], [536, 2, 1, "", "camonitor"], [536, 1, 1, "", "configuration_attrs"], [536, 2, 1, "", "configure"], [536, 1, 1, "", "connected"], [536, 1, 1, "", "current_aperture"], [536, 2, 1, "", "describe"], [536, 2, 1, "", "end_monitor_thread"], [536, 2, 1, "", "get"], [536, 2, 1, "", "get_lightpath_state"], [536, 1, 1, "", "hints"], [536, 1, 1, "", "kind"], [536, 1, 1, "", "lightpath_cpts"], [536, 1, 1, "", "md"], [536, 2, 1, "", "move"], [536, 2, 1, "", "mv"], [536, 1, 1, "", "needs_parent"], [536, 1, 1, "", "position"], [536, 2, 1, "", "post_elog_status"], [536, 2, 1, "", "read"], [536, 2, 1, "", "read_configuration"], [536, 2, 1, "", "remove"], [536, 2, 1, "", "screen"], [536, 2, 1, "", "set"], [536, 1, 1, "", "stage_group"], [536, 2, 1, "", "stage_group_instances"], [536, 2, 1, "", "status"], [536, 2, 1, "", "stop"], [536, 1, 1, "", "subscriptions"], [536, 2, 1, "", "summary"], [536, 2, 1, "", "trigger"], [536, 2, 1, "", "wait"], [536, 2, 1, "", "wm"], [536, 2, 1, "", "wm_update"]], "pcdsdevices.slits.LusiSlitPositioner": [[537, 1, 1, "", "actuate"], [537, 1, 1, "", "actuate_value"], [537, 2, 1, "", "camonitor"], [537, 1, 1, "", "configuration_attrs"], [537, 2, 1, "", "configure"], [537, 1, 1, "", "connected"], [537, 2, 1, "", "describe"], [537, 1, 1, "", "done_value"], [537, 1, 1, "", "egu"], [537, 2, 1, "", "end_monitor_thread"], [537, 2, 1, "", "get"], [537, 1, 1, "", "high_limit"], [537, 1, 1, "", "hints"], [537, 1, 1, "", "kind"], [537, 1, 1, "", "limits"], [537, 1, 1, "", "low_limit"], [537, 2, 1, "", "move"], [537, 1, 1, "", "moving"], [537, 2, 1, "", "mv"], [537, 2, 1, "", "mv_ginput"], [537, 2, 1, "", "mvr"], [537, 1, 1, "", "position"], [537, 2, 1, "", "post_elog_status"], [537, 1, 1, "", "put_complete"], [537, 2, 1, "", "read"], [537, 2, 1, "", "read_configuration"], [537, 2, 1, "", "screen"], [537, 2, 1, "", "set"], [537, 2, 1, "", "set_position"], [537, 1, 1, "", "settle_time"], [537, 2, 1, "", "status"], [537, 2, 1, "", "stop"], [537, 1, 1, "", "stop_signal"], [537, 1, 1, "", "stop_value"], [537, 1, 1, "", "subscriptions"], [537, 2, 1, "", "summary"], [537, 1, 1, "", "timeout"], [537, 2, 1, "", "trigger"], [537, 2, 1, "", "tweak"], [537, 2, 1, "", "umv"], [537, 2, 1, "", "umvr"], [537, 2, 1, "", "wait"], [537, 2, 1, "", "wm"], [537, 2, 1, "", "wm_update"]], "pcdsdevices.slits.LusiSlits": [[538, 2, 1, "", "block"], [538, 2, 1, "", "calc_lightpath_state"], [538, 2, 1, "", "camonitor"], [538, 2, 1, "", "close"], [538, 1, 1, "", "configuration_attrs"], [538, 2, 1, "", "configure"], [538, 1, 1, "", "connected"], [538, 1, 1, "", "current_aperture"], [538, 2, 1, "", "describe"], [538, 2, 1, "", "end_monitor_thread"], [538, 2, 1, "", "get"], [538, 2, 1, "", "get_lightpath_state"], [538, 1, 1, "", "hints"], [538, 1, 1, "", "kind"], [538, 1, 1, "", "lightpath_cpts"], [538, 1, 1, "", "md"], [538, 2, 1, "", "move"], [538, 2, 1, "", "mv"], [538, 1, 1, "", "needs_parent"], [538, 2, 1, "", "open"], [538, 1, 1, "", "position"], [538, 2, 1, "", "post_elog_status"], [538, 2, 1, "", "read"], [538, 2, 1, "", "read_configuration"], [538, 2, 1, "", "remove"], [538, 2, 1, "", "screen"], [538, 2, 1, "", "set"], [538, 1, 1, "", "stage_group"], [538, 2, 1, "", "stage_group_instances"], [538, 2, 1, "", "status"], [538, 2, 1, "", "stop"], [538, 1, 1, "", "subscriptions"], [538, 2, 1, "", "summary"], [538, 2, 1, "", "trigger"], [538, 2, 1, "", "wait"], [538, 2, 1, "", "wm"], [538, 2, 1, "", "wm_update"]], "pcdsdevices.slits.PowerSlits": [[539, 2, 1, "", "calc_lightpath_state"], [539, 2, 1, "", "camonitor"], [539, 1, 1, "", "configuration_attrs"], [539, 2, 1, "", "configure"], [539, 1, 1, "", "connected"], [539, 1, 1, "", "current_aperture"], [539, 2, 1, "", "describe"], [539, 2, 1, "", "end_monitor_thread"], [539, 2, 1, "", "get"], [539, 2, 1, "", "get_lightpath_state"], [539, 1, 1, "", "hints"], [539, 1, 1, "", "kind"], [539, 1, 1, "", "lightpath_cpts"], [539, 1, 1, "", "md"], [539, 2, 1, "", "move"], [539, 2, 1, "", "mv"], [539, 1, 1, "", "needs_parent"], [539, 1, 1, "", "position"], [539, 2, 1, "", "post_elog_status"], [539, 2, 1, "", "read"], [539, 2, 1, "", "read_configuration"], [539, 2, 1, "", "remove"], [539, 2, 1, "", "screen"], [539, 2, 1, "", "set"], [539, 1, 1, "", "stage_group"], [539, 2, 1, "", "stage_group_instances"], [539, 2, 1, "", "status"], [539, 2, 1, "", "stop"], [539, 1, 1, "", "subscriptions"], [539, 2, 1, "", "summary"], [539, 2, 1, "", "trigger"], [539, 2, 1, "", "wait"], [539, 2, 1, "", "wm"], [539, 2, 1, "", "wm_update"]], "pcdsdevices.slits.SimLusiSlits": [[540, 2, 1, "", "block"], [540, 2, 1, "", "calc_lightpath_state"], [540, 2, 1, "", "camonitor"], [540, 2, 1, "", "close"], [540, 1, 1, "", "configuration_attrs"], [540, 2, 1, "", "configure"], [540, 1, 1, "", "connected"], [540, 1, 1, "", "current_aperture"], [540, 2, 1, "", "describe"], [540, 2, 1, "", "end_monitor_thread"], [540, 2, 1, "", "get"], [540, 2, 1, "", "get_lightpath_state"], [540, 1, 1, "", "hints"], [540, 1, 1, "", "kind"], [540, 1, 1, "", "lightpath_cpts"], [540, 1, 1, "", "md"], [540, 2, 1, "", "move"], [540, 2, 1, "", "mv"], [540, 1, 1, "", "needs_parent"], [540, 2, 1, "", "open"], [540, 1, 1, "", "position"], [540, 2, 1, "", "post_elog_status"], [540, 2, 1, "", "read"], [540, 2, 1, "", "read_configuration"], [540, 2, 1, "", "remove"], [540, 2, 1, "", "screen"], [540, 2, 1, "", "set"], [540, 1, 1, "", "stage_group"], [540, 2, 1, "", "stage_group_instances"], [540, 2, 1, "", "status"], [540, 2, 1, "", "stop"], [540, 1, 1, "", "subscriptions"], [540, 2, 1, "", "summary"], [540, 2, 1, "", "trigger"], [540, 2, 1, "", "wait"], [540, 2, 1, "", "wm"], [540, 2, 1, "", "wm_update"]], "pcdsdevices.slits.SlitPositioner": [[541, 1, 1, "", "actuate"], [541, 1, 1, "", "actuate_value"], [541, 2, 1, "", "camonitor"], [541, 1, 1, "", "configuration_attrs"], [541, 2, 1, "", "configure"], [541, 1, 1, "", "connected"], [541, 2, 1, "", "describe"], [541, 1, 1, "", "done_value"], [541, 1, 1, "", "egu"], [541, 2, 1, "", "end_monitor_thread"], [541, 2, 1, "", "get"], [541, 1, 1, "", "high_limit"], [541, 1, 1, "", "hints"], [541, 1, 1, "", "kind"], [541, 1, 1, "", "limits"], [541, 1, 1, "", "low_limit"], [541, 2, 1, "", "move"], [541, 1, 1, "", "moving"], [541, 2, 1, "", "mv"], [541, 2, 1, "", "mv_ginput"], [541, 2, 1, "", "mvr"], [541, 1, 1, "", "position"], [541, 2, 1, "", "post_elog_status"], [541, 1, 1, "", "put_complete"], [541, 2, 1, "", "read"], [541, 2, 1, "", "read_configuration"], [541, 2, 1, "", "screen"], [541, 2, 1, "", "set"], [541, 2, 1, "", "set_position"], [541, 1, 1, "", "settle_time"], [541, 2, 1, "", "status"], [541, 2, 1, "", "stop"], [541, 1, 1, "", "stop_signal"], [541, 1, 1, "", "stop_value"], [541, 1, 1, "", "subscriptions"], [541, 2, 1, "", "summary"], [541, 1, 1, "", "timeout"], [541, 2, 1, "", "trigger"], [541, 2, 1, "", "tweak"], [541, 2, 1, "", "umv"], [541, 2, 1, "", "umvr"], [541, 2, 1, "", "wait"], [541, 2, 1, "", "wm"], [541, 2, 1, "", "wm_update"]], "pcdsdevices.slits.Slits": [[542, 2, 1, "", "block"], [542, 2, 1, "", "calc_lightpath_state"], [542, 2, 1, "", "camonitor"], [542, 2, 1, "", "close"], [542, 1, 1, "", "configuration_attrs"], [542, 2, 1, "", "configure"], [542, 1, 1, "", "connected"], [542, 1, 1, "", "current_aperture"], [542, 2, 1, "", "describe"], [542, 2, 1, "", "end_monitor_thread"], [542, 2, 1, "", "get"], [542, 2, 1, "", "get_lightpath_state"], [542, 1, 1, "", "hints"], [542, 1, 1, "", "kind"], [542, 1, 1, "", "lightpath_cpts"], [542, 1, 1, "", "md"], [542, 2, 1, "", "move"], [542, 2, 1, "", "mv"], [542, 1, 1, "", "needs_parent"], [542, 2, 1, "", "open"], [542, 1, 1, "", "position"], [542, 2, 1, "", "post_elog_status"], [542, 2, 1, "", "read"], [542, 2, 1, "", "read_configuration"], [542, 2, 1, "", "remove"], [542, 2, 1, "", "screen"], [542, 2, 1, "", "set"], [542, 1, 1, "", "stage_group"], [542, 2, 1, "", "stage_group_instances"], [542, 2, 1, "", "status"], [542, 2, 1, "", "stop"], [542, 1, 1, "", "subscriptions"], [542, 2, 1, "", "summary"], [542, 2, 1, "", "trigger"], [542, 2, 1, "", "wait"], [542, 2, 1, "", "wm"], [542, 2, 1, "", "wm_update"]], "pcdsdevices.slits.SlitsBase": [[543, 2, 1, "", "calc_lightpath_state"], [543, 2, 1, "", "camonitor"], [543, 1, 1, "", "configuration_attrs"], [543, 2, 1, "", "configure"], [543, 1, 1, "", "connected"], [543, 1, 1, "", "current_aperture"], [543, 2, 1, "", "describe"], [543, 2, 1, "", "end_monitor_thread"], [543, 2, 1, "", "get"], [543, 2, 1, "", "get_lightpath_state"], [543, 1, 1, "", "hints"], [543, 1, 1, "", "kind"], [543, 1, 1, "", "lightpath_cpts"], [543, 1, 1, "", "md"], [543, 2, 1, "", "move"], [543, 2, 1, "", "mv"], [543, 1, 1, "", "needs_parent"], [543, 1, 1, "", "position"], [543, 2, 1, "", "post_elog_status"], [543, 2, 1, "", "read"], [543, 2, 1, "", "read_configuration"], [543, 2, 1, "", "remove"], [543, 2, 1, "", "screen"], [543, 2, 1, "", "set"], [543, 1, 1, "", "stage_group"], [543, 2, 1, "", "stage_group_instances"], [543, 2, 1, "", "status"], [543, 2, 1, "", "stop"], [543, 1, 1, "", "subscriptions"], [543, 2, 1, "", "summary"], [543, 2, 1, "", "trigger"], [543, 2, 1, "", "wait"], [543, 2, 1, "", "wm"], [543, 2, 1, "", "wm_update"]], "pcdsdevices.smarpod": [[544, 0, 1, "", "SmarPod"], [545, 0, 1, "", "SmarPodPose"], [546, 0, 1, "", "SmarPodStatus"]], "pcdsdevices.smarpod.SmarPod": [[544, 1, 1, "", "configuration_attrs"], [544, 2, 1, "", "configure"], [544, 1, 1, "", "connected"], [544, 2, 1, "", "describe"], [544, 2, 1, "", "get"], [544, 1, 1, "", "hints"], [544, 1, 1, "", "kind"], [544, 2, 1, "", "read"], [544, 2, 1, "", "read_configuration"], [544, 2, 1, "", "stop"], [544, 1, 1, "", "subscriptions"], [544, 2, 1, "", "summary"], [544, 2, 1, "", "trigger"]], "pcdsdevices.smarpod.SmarPodPose": [[545, 1, 1, "", "configuration_attrs"], [545, 2, 1, "", "configure"], [545, 1, 1, "", "connected"], [545, 2, 1, "", "describe"], [545, 2, 1, "", "get"], [545, 1, 1, "", "hints"], [545, 1, 1, "", "kind"], [545, 2, 1, "", "read"], [545, 2, 1, "", "read_configuration"], [545, 2, 1, "", "stop"], [545, 1, 1, "", "subscriptions"], [545, 2, 1, "", "summary"], [545, 2, 1, "", "trigger"]], "pcdsdevices.smarpod.SmarPodStatus": [[546, 1, 1, "", "configuration_attrs"], [546, 2, 1, "", "configure"], [546, 1, 1, "", "connected"], [546, 2, 1, "", "describe"], [546, 2, 1, "", "get"], [546, 1, 1, "", "hints"], [546, 1, 1, "", "kind"], [546, 2, 1, "", "read"], [546, 2, 1, "", "read_configuration"], [546, 2, 1, "", "stop"], [546, 1, 1, "", "subscriptions"], [546, 2, 1, "", "summary"], [546, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer": [[547, 0, 1, "", "FZPStates"], [548, 0, 1, "", "Gen1VonHamos4Crystal"], [549, 0, 1, "", "Gen1VonHamosCrystal"], [550, 0, 1, "", "HXRSpectrometer"], [551, 0, 1, "", "Kmono"], [552, 0, 1, "", "Mono"], [553, 0, 1, "", "MonoGratingStates"], [554, 0, 1, "", "TMOSpectrometer"], [555, 0, 1, "", "TMOSpectrometerSOLIDATTStates"], [556, 0, 1, "", "VonHamos4Crystal"], [557, 0, 1, "", "VonHamos6Crystal"], [558, 0, 1, "", "VonHamosCrystal"], [559, 0, 1, "", "VonHamosCrystal_2"], [560, 0, 1, "", "VonHamosFE"], [561, 0, 1, "", "VonHamosFER"]], "pcdsdevices.spectrometer.FZPStates": [[547, 2, 1, "", "camonitor"], [547, 2, 1, "", "check_inserted"], [547, 2, 1, "", "check_removed"], [547, 2, 1, "", "check_transmission"], [547, 2, 1, "", "clear_error"], [547, 1, 1, "", "configuration_attrs"], [547, 2, 1, "", "configure"], [547, 1, 1, "", "connected"], [547, 2, 1, "", "describe"], [547, 1, 1, "", "egu"], [547, 2, 1, "", "end_monitor_thread"], [547, 2, 1, "", "get"], [547, 2, 1, "", "get_state"], [547, 1, 1, "", "high_limit"], [547, 1, 1, "", "hints"], [547, 1, 1, "", "in_states"], [547, 2, 1, "", "insert"], [547, 1, 1, "", "kind"], [547, 1, 1, "", "limits"], [547, 1, 1, "", "low_limit"], [547, 2, 1, "", "move"], [547, 1, 1, "", "moving"], [547, 2, 1, "", "mv"], [547, 1, 1, "", "out_states"], [547, 1, 1, "", "position"], [547, 2, 1, "", "post_elog_status"], [547, 2, 1, "", "read"], [547, 2, 1, "", "read_configuration"], [547, 2, 1, "", "remove"], [547, 2, 1, "", "screen"], [547, 2, 1, "", "set"], [547, 1, 1, "", "settle_time"], [547, 1, 1, "", "states_list"], [547, 2, 1, "", "status"], [547, 1, 1, "", "stop"], [547, 1, 1, "", "subscriptions"], [547, 2, 1, "", "summary"], [547, 1, 1, "", "timeout"], [547, 1, 1, "", "transmission"], [547, 2, 1, "", "trigger"], [547, 2, 1, "", "wait"], [547, 2, 1, "", "wm"], [547, 2, 1, "", "wm_update"]], "pcdsdevices.spectrometer.Gen1VonHamos4Crystal": [[548, 1, 1, "", "configuration_attrs"], [548, 2, 1, "", "configure"], [548, 1, 1, "", "connected"], [548, 2, 1, "", "describe"], [548, 2, 1, "", "get"], [548, 1, 1, "", "hints"], [548, 1, 1, "", "kind"], [548, 1, 1, "", "needs_parent"], [548, 2, 1, "", "post_elog_status"], [548, 2, 1, "", "read"], [548, 2, 1, "", "read_configuration"], [548, 2, 1, "", "screen"], [548, 1, 1, "", "stage_group"], [548, 2, 1, "", "stage_group_instances"], [548, 2, 1, "", "status"], [548, 2, 1, "", "stop"], [548, 1, 1, "", "subscriptions"], [548, 2, 1, "", "summary"], [548, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.Gen1VonHamosCrystal": [[549, 1, 1, "", "configuration_attrs"], [549, 2, 1, "", "configure"], [549, 1, 1, "", "connected"], [549, 2, 1, "", "describe"], [549, 2, 1, "", "get"], [549, 1, 1, "", "hints"], [549, 1, 1, "", "kind"], [549, 1, 1, "", "needs_parent"], [549, 2, 1, "", "post_elog_status"], [549, 2, 1, "", "read"], [549, 2, 1, "", "read_configuration"], [549, 2, 1, "", "screen"], [549, 1, 1, "", "stage_group"], [549, 2, 1, "", "stage_group_instances"], [549, 2, 1, "", "status"], [549, 2, 1, "", "stop"], [549, 1, 1, "", "subscriptions"], [549, 2, 1, "", "summary"], [549, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.HXRSpectrometer": [[550, 2, 1, "", "calc_lightpath_state"], [550, 1, 1, "", "configuration_attrs"], [550, 2, 1, "", "configure"], [550, 1, 1, "", "connected"], [550, 2, 1, "", "describe"], [550, 2, 1, "", "get"], [550, 2, 1, "", "get_lightpath_state"], [550, 1, 1, "", "hints"], [550, 1, 1, "", "kind"], [550, 1, 1, "", "lightpath_cpts"], [550, 1, 1, "", "md"], [550, 1, 1, "", "needs_parent"], [550, 2, 1, "", "post_elog_status"], [550, 2, 1, "", "read"], [550, 2, 1, "", "read_configuration"], [550, 2, 1, "", "screen"], [550, 1, 1, "", "stage_group"], [550, 2, 1, "", "stage_group_instances"], [550, 2, 1, "", "status"], [550, 2, 1, "", "stop"], [550, 1, 1, "", "subscriptions"], [550, 2, 1, "", "summary"], [550, 1, 1, "", "transmission"], [550, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.Kmono": [[551, 2, 1, "", "calc_lightpath_state"], [551, 1, 1, "", "configuration_attrs"], [551, 2, 1, "", "configure"], [551, 1, 1, "", "connected"], [551, 2, 1, "", "describe"], [551, 2, 1, "", "get"], [551, 2, 1, "", "get_lightpath_state"], [551, 1, 1, "", "hints"], [551, 1, 1, "", "kind"], [551, 1, 1, "", "lightpath_cpts"], [551, 1, 1, "", "md"], [551, 1, 1, "", "needs_parent"], [551, 2, 1, "", "post_elog_status"], [551, 2, 1, "", "read"], [551, 2, 1, "", "read_configuration"], [551, 2, 1, "", "screen"], [551, 1, 1, "", "stage_group"], [551, 2, 1, "", "stage_group_instances"], [551, 2, 1, "", "status"], [551, 2, 1, "", "stop"], [551, 1, 1, "", "subscriptions"], [551, 2, 1, "", "summary"], [551, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.Mono": [[552, 2, 1, "", "calc_lightpath_state"], [552, 1, 1, "", "configuration_attrs"], [552, 2, 1, "", "configure"], [552, 1, 1, "", "connected"], [552, 2, 1, "", "describe"], [552, 2, 1, "", "get"], [552, 2, 1, "", "get_lightpath_state"], [552, 1, 1, "", "hints"], [552, 1, 1, "", "kind"], [552, 1, 1, "", "lightpath_cpts"], [552, 1, 1, "", "md"], [552, 1, 1, "", "needs_parent"], [552, 2, 1, "", "post_elog_status"], [552, 2, 1, "", "read"], [552, 2, 1, "", "read_configuration"], [552, 2, 1, "", "screen"], [552, 1, 1, "", "stage_group"], [552, 2, 1, "", "stage_group_instances"], [552, 2, 1, "", "status"], [552, 2, 1, "", "stop"], [552, 1, 1, "", "subscriptions"], [552, 2, 1, "", "summary"], [552, 1, 1, "", "transmission"], [552, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.MonoGratingStates": [[553, 2, 1, "", "camonitor"], [553, 2, 1, "", "check_inserted"], [553, 2, 1, "", "check_removed"], [553, 2, 1, "", "check_transmission"], [553, 2, 1, "", "clear_error"], [553, 1, 1, "", "configuration_attrs"], [553, 2, 1, "", "configure"], [553, 1, 1, "", "connected"], [553, 2, 1, "", "describe"], [553, 1, 1, "", "egu"], [553, 2, 1, "", "end_monitor_thread"], [553, 2, 1, "", "get"], [553, 2, 1, "", "get_state"], [553, 1, 1, "", "high_limit"], [553, 1, 1, "", "hints"], [553, 1, 1, "", "in_states"], [553, 2, 1, "", "insert"], [553, 1, 1, "", "kind"], [553, 1, 1, "", "limits"], [553, 1, 1, "", "low_limit"], [553, 2, 1, "", "move"], [553, 1, 1, "", "moving"], [553, 2, 1, "", "mv"], [553, 1, 1, "", "out_states"], [553, 1, 1, "", "position"], [553, 2, 1, "", "post_elog_status"], [553, 2, 1, "", "read"], [553, 2, 1, "", "read_configuration"], [553, 2, 1, "", "remove"], [553, 2, 1, "", "screen"], [553, 2, 1, "", "set"], [553, 1, 1, "", "settle_time"], [553, 1, 1, "", "states_list"], [553, 2, 1, "", "status"], [553, 1, 1, "", "stop"], [553, 1, 1, "", "subscriptions"], [553, 2, 1, "", "summary"], [553, 1, 1, "", "timeout"], [553, 1, 1, "", "transmission"], [553, 2, 1, "", "trigger"], [553, 2, 1, "", "wait"], [553, 2, 1, "", "wm"], [553, 2, 1, "", "wm_update"]], "pcdsdevices.spectrometer.TMOSpectrometer": [[554, 2, 1, "", "calc_lightpath_state"], [554, 1, 1, "", "configuration_attrs"], [554, 2, 1, "", "configure"], [554, 1, 1, "", "connected"], [554, 2, 1, "", "describe"], [554, 2, 1, "", "get"], [554, 2, 1, "", "get_lightpath_state"], [554, 1, 1, "", "hints"], [554, 1, 1, "", "kind"], [554, 1, 1, "", "lightpath_cpts"], [554, 1, 1, "", "md"], [554, 1, 1, "", "needs_parent"], [554, 2, 1, "", "post_elog_status"], [554, 2, 1, "", "read"], [554, 2, 1, "", "read_configuration"], [554, 2, 1, "", "screen"], [554, 1, 1, "", "stage_group"], [554, 2, 1, "", "stage_group_instances"], [554, 2, 1, "", "status"], [554, 2, 1, "", "stop"], [554, 1, 1, "", "subscriptions"], [554, 2, 1, "", "summary"], [554, 1, 1, "", "transmission"], [554, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates": [[555, 2, 1, "", "camonitor"], [555, 2, 1, "", "check_inserted"], [555, 2, 1, "", "check_removed"], [555, 2, 1, "", "check_transmission"], [555, 2, 1, "", "clear_error"], [555, 1, 1, "", "configuration_attrs"], [555, 2, 1, "", "configure"], [555, 1, 1, "", "connected"], [555, 2, 1, "", "describe"], [555, 1, 1, "", "egu"], [555, 2, 1, "", "end_monitor_thread"], [555, 2, 1, "", "get"], [555, 2, 1, "", "get_state"], [555, 1, 1, "", "high_limit"], [555, 1, 1, "", "hints"], [555, 1, 1, "", "in_states"], [555, 2, 1, "", "insert"], [555, 1, 1, "", "kind"], [555, 1, 1, "", "limits"], [555, 1, 1, "", "low_limit"], [555, 2, 1, "", "move"], [555, 1, 1, "", "moving"], [555, 2, 1, "", "mv"], [555, 1, 1, "", "out_states"], [555, 1, 1, "", "position"], [555, 2, 1, "", "post_elog_status"], [555, 2, 1, "", "read"], [555, 2, 1, "", "read_configuration"], [555, 2, 1, "", "remove"], [555, 2, 1, "", "screen"], [555, 2, 1, "", "set"], [555, 1, 1, "", "settle_time"], [555, 1, 1, "", "states_list"], [555, 2, 1, "", "status"], [555, 1, 1, "", "stop"], [555, 1, 1, "", "subscriptions"], [555, 2, 1, "", "summary"], [555, 1, 1, "", "timeout"], [555, 1, 1, "", "transmission"], [555, 2, 1, "", "trigger"], [555, 2, 1, "", "wait"], [555, 2, 1, "", "wm"], [555, 2, 1, "", "wm_update"]], "pcdsdevices.spectrometer.VonHamos4Crystal": [[556, 1, 1, "", "configuration_attrs"], [556, 2, 1, "", "configure"], [556, 1, 1, "", "connected"], [556, 2, 1, "", "describe"], [556, 2, 1, "", "get"], [556, 1, 1, "", "hints"], [556, 1, 1, "", "kind"], [556, 1, 1, "", "needs_parent"], [556, 2, 1, "", "post_elog_status"], [556, 2, 1, "", "read"], [556, 2, 1, "", "read_configuration"], [556, 2, 1, "", "screen"], [556, 1, 1, "", "stage_group"], [556, 2, 1, "", "stage_group_instances"], [556, 2, 1, "", "status"], [556, 2, 1, "", "stop"], [556, 1, 1, "", "subscriptions"], [556, 2, 1, "", "summary"], [556, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamos6Crystal": [[557, 1, 1, "", "configuration_attrs"], [557, 2, 1, "", "configure"], [557, 1, 1, "", "connected"], [557, 2, 1, "", "describe"], [557, 2, 1, "", "get"], [557, 1, 1, "", "hints"], [557, 1, 1, "", "kind"], [557, 1, 1, "", "needs_parent"], [557, 2, 1, "", "post_elog_status"], [557, 2, 1, "", "read"], [557, 2, 1, "", "read_configuration"], [557, 2, 1, "", "screen"], [557, 1, 1, "", "stage_group"], [557, 2, 1, "", "stage_group_instances"], [557, 2, 1, "", "status"], [557, 2, 1, "", "stop"], [557, 1, 1, "", "subscriptions"], [557, 2, 1, "", "summary"], [557, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamosCrystal": [[558, 1, 1, "", "configuration_attrs"], [558, 2, 1, "", "configure"], [558, 1, 1, "", "connected"], [558, 2, 1, "", "describe"], [558, 2, 1, "", "get"], [558, 1, 1, "", "hints"], [558, 1, 1, "", "kind"], [558, 1, 1, "", "needs_parent"], [558, 2, 1, "", "post_elog_status"], [558, 2, 1, "", "read"], [558, 2, 1, "", "read_configuration"], [558, 2, 1, "", "screen"], [558, 1, 1, "", "stage_group"], [558, 2, 1, "", "stage_group_instances"], [558, 2, 1, "", "status"], [558, 2, 1, "", "stop"], [558, 1, 1, "", "subscriptions"], [558, 2, 1, "", "summary"], [558, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamosCrystal_2": [[559, 1, 1, "", "configuration_attrs"], [559, 2, 1, "", "configure"], [559, 1, 1, "", "connected"], [559, 2, 1, "", "describe"], [559, 2, 1, "", "get"], [559, 1, 1, "", "hints"], [559, 1, 1, "", "kind"], [559, 1, 1, "", "needs_parent"], [559, 2, 1, "", "post_elog_status"], [559, 2, 1, "", "read"], [559, 2, 1, "", "read_configuration"], [559, 2, 1, "", "screen"], [559, 1, 1, "", "stage_group"], [559, 2, 1, "", "stage_group_instances"], [559, 2, 1, "", "status"], [559, 2, 1, "", "stop"], [559, 1, 1, "", "subscriptions"], [559, 2, 1, "", "summary"], [559, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamosFE": [[560, 1, 1, "", "configuration_attrs"], [560, 2, 1, "", "configure"], [560, 1, 1, "", "connected"], [560, 2, 1, "", "describe"], [560, 2, 1, "", "get"], [560, 1, 1, "", "hints"], [560, 1, 1, "", "kind"], [560, 1, 1, "", "needs_parent"], [560, 2, 1, "", "post_elog_status"], [560, 2, 1, "", "read"], [560, 2, 1, "", "read_configuration"], [560, 2, 1, "", "screen"], [560, 1, 1, "", "stage_group"], [560, 2, 1, "", "stage_group_instances"], [560, 2, 1, "", "status"], [560, 2, 1, "", "stop"], [560, 1, 1, "", "subscriptions"], [560, 2, 1, "", "summary"], [560, 2, 1, "", "trigger"]], "pcdsdevices.spectrometer.VonHamosFER": [[561, 1, 1, "", "configuration_attrs"], [561, 2, 1, "", "configure"], [561, 1, 1, "", "connected"], [561, 2, 1, "", "describe"], [561, 2, 1, "", "get"], [561, 1, 1, "", "hints"], [561, 1, 1, "", "kind"], [561, 1, 1, "", "needs_parent"], [561, 2, 1, "", "post_elog_status"], [561, 2, 1, "", "read"], [561, 2, 1, "", "read_configuration"], [561, 2, 1, "", "screen"], [561, 1, 1, "", "stage_group"], [561, 2, 1, "", "stage_group_instances"], [561, 2, 1, "", "status"], [561, 2, 1, "", "stop"], [561, 1, 1, "", "subscriptions"], [561, 2, 1, "", "summary"], [561, 2, 1, "", "trigger"]], "pcdsdevices.sqr1": [[562, 0, 1, "", "SQR1"], [563, 0, 1, "", "SQR1Axis"]], "pcdsdevices.sqr1.SQR1": [[562, 1, 1, "", "Example"], [562, 1, 1, "", "actuate_value"], [562, 1, 1, "", "configuration_attrs"], [562, 2, 1, "", "configure"], [562, 1, 1, "", "connected"], [562, 2, 1, "", "describe"], [562, 2, 1, "", "get"], [562, 1, 1, "", "hints"], [562, 1, 1, "", "kind"], [562, 2, 1, "", "multi_axis_move"], [562, 2, 1, "", "read"], [562, 2, 1, "", "read_configuration"], [562, 1, 1, "", "rx"], [562, 1, 1, "", "ry"], [562, 1, 1, "", "rz"], [562, 2, 1, "", "stop"], [562, 1, 1, "", "stop_signal"], [562, 1, 1, "", "stop_value"], [562, 1, 1, "", "subscriptions"], [562, 2, 1, "", "summary"], [562, 2, 1, "", "sync_setpoints"], [562, 2, 1, "", "trigger"], [562, 1, 1, "", "x"], [562, 1, 1, "", "y"], [562, 1, 1, "", "z"]], "pcdsdevices.sqr1.SQR1Axis": [[563, 1, 1, "", "Example"], [563, 1, 1, "", "actuate"], [563, 1, 1, "id0", "actuate_value"], [563, 1, 1, "", "atol"], [563, 1, 1, "", "configuration_attrs"], [563, 2, 1, "", "configure"], [563, 1, 1, "", "connected"], [563, 2, 1, "", "describe"], [563, 2, 1, "", "done_comparator"], [563, 1, 1, "", "done_value"], [563, 1, 1, "", "egu"], [563, 2, 1, "", "get"], [563, 1, 1, "", "high_limit"], [563, 1, 1, "", "hints"], [563, 1, 1, "", "kind"], [563, 1, 1, "", "limits"], [563, 1, 1, "", "low_limit"], [563, 2, 1, "", "move"], [563, 1, 1, "", "moving"], [563, 1, 1, "", "position"], [563, 1, 1, "", "put_complete"], [563, 2, 1, "", "read"], [563, 2, 1, "", "read_configuration"], [563, 1, 1, "", "readback"], [563, 1, 1, "", "rtol"], [563, 2, 1, "", "set"], [563, 1, 1, "", "setpoint"], [563, 1, 1, "", "settle_time"], [563, 2, 1, "", "stop"], [563, 1, 1, "", "stop_signal"], [563, 1, 1, "id1", "stop_value"], [563, 1, 1, "", "subscriptions"], [563, 2, 1, "", "summary"], [563, 1, 1, "", "timeout"], [563, 2, 1, "", "trigger"]], "pcdsdevices.state": [[564, 0, 1, "", "CombinedStateRecordPositioner"], [565, 0, 1, "", "FakeTwinCATStateConfigDynamic"], [566, 0, 1, "", "PVStatePositioner"], [567, 0, 1, "", "StatePositioner"], [568, 0, 1, "", "StateRecordPositioner"], [569, 0, 1, "", "StateRecordPositionerBase"], [570, 0, 1, "", "TwinCATStateConfigDynamic"], [571, 0, 1, "", "TwinCATStateConfigOne"], [572, 0, 1, "", "TwinCATStatePositioner"], [573, 3, 1, "", "get_dynamic_state_attr"], [574, 3, 1, "", "state_config_dotted_attribute"], [575, 3, 1, "", "state_config_dotted_names"], [576, 3, 1, "", "state_config_dotted_velos"]], "pcdsdevices.state.CombinedStateRecordPositioner": [[564, 2, 1, "", "camonitor"], [564, 1, 1, "", "configuration_attrs"], [564, 2, 1, "", "configure"], [564, 1, 1, "", "connected"], [564, 2, 1, "", "describe"], [564, 1, 1, "", "egu"], [564, 2, 1, "", "end_monitor_thread"], [564, 2, 1, "", "get"], [564, 2, 1, "", "get_state"], [564, 1, 1, "", "high_limit"], [564, 1, 1, "", "hints"], [564, 1, 1, "", "kind"], [564, 1, 1, "", "limits"], [564, 1, 1, "", "low_limit"], [564, 2, 1, "", "move"], [564, 1, 1, "", "moving"], [564, 2, 1, "", "mv"], [564, 1, 1, "", "needs_parent"], [564, 1, 1, "", "position"], [564, 2, 1, "", "post_elog_status"], [564, 2, 1, "", "read"], [564, 2, 1, "", "read_configuration"], [564, 2, 1, "", "screen"], [564, 2, 1, "", "set"], [564, 1, 1, "", "settle_time"], [564, 1, 1, "", "stage_group"], [564, 2, 1, "", "stage_group_instances"], [564, 1, 1, "", "states_list"], [564, 2, 1, "", "status"], [564, 1, 1, "", "stop"], [564, 1, 1, "", "subscriptions"], [564, 2, 1, "", "summary"], [564, 1, 1, "", "timeout"], [564, 2, 1, "", "trigger"], [564, 2, 1, "", "wait"], [564, 2, 1, "", "wm"], [564, 2, 1, "", "wm_update"]], "pcdsdevices.state.FakeTwinCATStateConfigDynamic": [[565, 1, 1, "", "configuration_attrs"], [565, 2, 1, "", "configure"], [565, 1, 1, "", "connected"], [565, 2, 1, "", "describe"], [565, 2, 1, "", "get"], [565, 1, 1, "", "hints"], [565, 1, 1, "", "kind"], [565, 2, 1, "", "read"], [565, 2, 1, "", "read_configuration"], [565, 2, 1, "", "stop"], [565, 1, 1, "", "subscriptions"], [565, 2, 1, "", "summary"], [565, 2, 1, "", "trigger"]], "pcdsdevices.state.PVStatePositioner": [[566, 1, 1, "", "_state_logic"], [566, 1, 1, "", "_state_logic_mode"], [566, 1, 1, "", "_state_logic_set_ref"], [566, 2, 1, "", "camonitor"], [566, 1, 1, "", "configuration_attrs"], [566, 2, 1, "", "configure"], [566, 1, 1, "", "connected"], [566, 2, 1, "", "describe"], [566, 1, 1, "", "egu"], [566, 2, 1, "", "end_monitor_thread"], [566, 2, 1, "", "get"], [566, 2, 1, "", "get_state"], [566, 1, 1, "", "high_limit"], [566, 1, 1, "", "hints"], [566, 1, 1, "", "kind"], [566, 1, 1, "", "limits"], [566, 1, 1, "", "low_limit"], [566, 2, 1, "", "move"], [566, 1, 1, "", "moving"], [566, 2, 1, "", "mv"], [566, 1, 1, "", "position"], [566, 2, 1, "", "post_elog_status"], [566, 2, 1, "", "read"], [566, 2, 1, "", "read_configuration"], [566, 2, 1, "", "screen"], [566, 2, 1, "", "set"], [566, 1, 1, "", "settle_time"], [566, 1, 1, "", "states_list"], [566, 2, 1, "", "status"], [566, 1, 1, "", "stop"], [566, 1, 1, "", "subscriptions"], [566, 2, 1, "", "summary"], [566, 1, 1, "", "timeout"], [566, 2, 1, "", "trigger"], [566, 2, 1, "", "wait"], [566, 2, 1, "", "wm"], [566, 2, 1, "", "wm_update"]], "pcdsdevices.state.StatePositioner": [[567, 1, 1, "", "_invalid_states"], [567, 1, 1, "", "_states_alias"], [567, 1, 1, "", "_unknown"], [567, 2, 1, "", "camonitor"], [567, 1, 1, "", "configuration_attrs"], [567, 2, 1, "", "configure"], [567, 1, 1, "", "connected"], [567, 2, 1, "", "describe"], [567, 1, 1, "", "egu"], [567, 2, 1, "", "end_monitor_thread"], [567, 2, 1, "", "get"], [567, 2, 1, "", "get_state"], [567, 1, 1, "", "high_limit"], [567, 1, 1, "", "hints"], [567, 1, 1, "", "kind"], [567, 1, 1, "", "limits"], [567, 1, 1, "", "low_limit"], [567, 2, 1, "", "move"], [567, 1, 1, "", "moving"], [567, 2, 1, "", "mv"], [567, 1, 1, "", "position"], [567, 2, 1, "", "post_elog_status"], [567, 2, 1, "", "read"], [567, 2, 1, "", "read_configuration"], [567, 2, 1, "", "screen"], [567, 2, 1, "", "set"], [567, 1, 1, "", "settle_time"], [567, 1, 1, "id0", "state"], [567, 1, 1, "", "states_enum"], [567, 1, 1, "id1", "states_list"], [567, 2, 1, "", "status"], [567, 1, 1, "", "stop"], [567, 1, 1, "", "subscriptions"], [567, 2, 1, "", "summary"], [567, 1, 1, "", "timeout"], [567, 2, 1, "", "trigger"], [567, 2, 1, "", "wait"], [567, 2, 1, "", "wm"], [567, 2, 1, "", "wm_update"]], "pcdsdevices.state.StateRecordPositioner": [[568, 2, 1, "", "camonitor"], [568, 1, 1, "", "configuration_attrs"], [568, 2, 1, "", "configure"], [568, 1, 1, "", "connected"], [568, 2, 1, "", "describe"], [568, 1, 1, "", "egu"], [568, 2, 1, "", "end_monitor_thread"], [568, 2, 1, "", "get"], [568, 2, 1, "", "get_state"], [568, 1, 1, "", "high_limit"], [568, 1, 1, "", "hints"], [568, 1, 1, "", "kind"], [568, 1, 1, "", "limits"], [568, 1, 1, "", "low_limit"], [568, 2, 1, "", "move"], [568, 1, 1, "", "moving"], [568, 2, 1, "", "mv"], [568, 1, 1, "", "needs_parent"], [568, 1, 1, "", "position"], [568, 2, 1, "", "post_elog_status"], [568, 2, 1, "", "read"], [568, 2, 1, "", "read_configuration"], [568, 2, 1, "", "screen"], [568, 2, 1, "", "set"], [568, 1, 1, "", "settle_time"], [568, 1, 1, "", "stage_group"], [568, 2, 1, "", "stage_group_instances"], [568, 1, 1, "", "states_list"], [568, 2, 1, "", "status"], [568, 2, 1, "", "stop"], [568, 1, 1, "", "subscriptions"], [568, 2, 1, "", "summary"], [568, 1, 1, "", "timeout"], [568, 2, 1, "", "trigger"], [568, 2, 1, "", "wait"], [568, 2, 1, "", "wm"], [568, 2, 1, "", "wm_update"]], "pcdsdevices.state.StateRecordPositionerBase": [[569, 2, 1, "", "camonitor"], [569, 1, 1, "", "configuration_attrs"], [569, 2, 1, "", "configure"], [569, 1, 1, "", "connected"], [569, 2, 1, "", "describe"], [569, 1, 1, "", "egu"], [569, 2, 1, "", "end_monitor_thread"], [569, 2, 1, "", "get"], [569, 2, 1, "", "get_state"], [569, 1, 1, "", "high_limit"], [569, 1, 1, "", "hints"], [569, 1, 1, "", "kind"], [569, 1, 1, "", "limits"], [569, 1, 1, "", "low_limit"], [569, 2, 1, "", "move"], [569, 1, 1, "", "moving"], [569, 2, 1, "", "mv"], [569, 1, 1, "", "needs_parent"], [569, 1, 1, "", "position"], [569, 2, 1, "", "post_elog_status"], [569, 2, 1, "", "read"], [569, 2, 1, "", "read_configuration"], [569, 2, 1, "", "screen"], [569, 2, 1, "", "set"], [569, 1, 1, "", "settle_time"], [569, 1, 1, "", "stage_group"], [569, 2, 1, "", "stage_group_instances"], [569, 1, 1, "", "states_list"], [569, 2, 1, "", "status"], [569, 1, 1, "", "stop"], [569, 1, 1, "", "subscriptions"], [569, 2, 1, "", "summary"], [569, 1, 1, "", "timeout"], [569, 2, 1, "", "trigger"], [569, 2, 1, "", "wait"], [569, 2, 1, "", "wm"], [569, 2, 1, "", "wm_update"]], "pcdsdevices.state.TwinCATStateConfigDynamic": [[570, 1, 1, "", "configuration_attrs"], [570, 2, 1, "", "configure"], [570, 1, 1, "", "connected"], [570, 2, 1, "", "describe"], [570, 2, 1, "", "get"], [570, 1, 1, "", "hints"], [570, 1, 1, "", "kind"], [570, 2, 1, "", "read"], [570, 2, 1, "", "read_configuration"], [570, 2, 1, "", "stop"], [570, 1, 1, "", "subscriptions"], [570, 2, 1, "", "summary"], [570, 2, 1, "", "trigger"]], "pcdsdevices.state.TwinCATStateConfigOne": [[571, 1, 1, "", "configuration_attrs"], [571, 2, 1, "", "configure"], [571, 1, 1, "", "connected"], [571, 2, 1, "", "describe"], [571, 2, 1, "", "get"], [571, 1, 1, "", "hints"], [571, 1, 1, "", "kind"], [571, 2, 1, "", "read"], [571, 2, 1, "", "read_configuration"], [571, 2, 1, "", "stop"], [571, 1, 1, "", "subscriptions"], [571, 2, 1, "", "summary"], [571, 2, 1, "", "trigger"]], "pcdsdevices.state.TwinCATStatePositioner": [[572, 2, 1, "", "camonitor"], [572, 2, 1, "", "clear_error"], [572, 1, 1, "", "configuration_attrs"], [572, 2, 1, "", "configure"], [572, 1, 1, "", "connected"], [572, 2, 1, "", "describe"], [572, 1, 1, "", "egu"], [572, 2, 1, "", "end_monitor_thread"], [572, 2, 1, "", "get"], [572, 2, 1, "", "get_state"], [572, 1, 1, "", "high_limit"], [572, 1, 1, "", "hints"], [572, 1, 1, "", "kind"], [572, 1, 1, "", "limits"], [572, 1, 1, "", "low_limit"], [572, 2, 1, "", "move"], [572, 1, 1, "", "moving"], [572, 2, 1, "", "mv"], [572, 1, 1, "", "position"], [572, 2, 1, "", "post_elog_status"], [572, 2, 1, "", "read"], [572, 2, 1, "", "read_configuration"], [572, 2, 1, "", "screen"], [572, 2, 1, "", "set"], [572, 1, 1, "", "settle_time"], [572, 1, 1, "", "states_list"], [572, 2, 1, "", "status"], [572, 1, 1, "", "stop"], [572, 1, 1, "", "subscriptions"], [572, 2, 1, "", "summary"], [572, 1, 1, "", "timeout"], [572, 2, 1, "", "trigger"], [572, 2, 1, "", "wait"], [572, 2, 1, "", "wm"], [572, 2, 1, "", "wm_update"]], "pcdsdevices.stopper": [[577, 0, 1, "", "PPSStopper"], [578, 0, 1, "", "PPSStopper2PV"], [579, 0, 1, "", "Stopper"]], "pcdsdevices.stopper.PPSStopper": [[577, 2, 1, "", "calc_lightpath_state"], [577, 2, 1, "", "camonitor"], [577, 2, 1, "", "check_inserted"], [577, 2, 1, "", "check_removed"], [577, 2, 1, "", "check_transmission"], [577, 1, 1, "", "configuration_attrs"], [577, 2, 1, "", "configure"], [577, 1, 1, "", "connected"], [577, 2, 1, "", "describe"], [577, 1, 1, "", "egu"], [577, 2, 1, "", "end_monitor_thread"], [577, 2, 1, "", "get"], [577, 2, 1, "", "get_lightpath_state"], [577, 2, 1, "", "get_state"], [577, 1, 1, "", "high_limit"], [577, 1, 1, "", "hints"], [577, 1, 1, "", "in_states"], [577, 2, 1, "", "insert"], [577, 1, 1, "", "kind"], [577, 1, 1, "", "lightpath_cpts"], [577, 1, 1, "", "limits"], [577, 1, 1, "", "low_limit"], [577, 1, 1, "", "md"], [577, 2, 1, "", "move"], [577, 1, 1, "", "moving"], [577, 2, 1, "", "mv"], [577, 1, 1, "", "out_states"], [577, 1, 1, "", "position"], [577, 2, 1, "", "post_elog_status"], [577, 2, 1, "", "read"], [577, 2, 1, "", "read_configuration"], [577, 2, 1, "", "remove"], [577, 2, 1, "", "screen"], [577, 2, 1, "", "set"], [577, 1, 1, "", "settle_time"], [577, 1, 1, "", "states_list"], [577, 2, 1, "", "status"], [577, 1, 1, "", "stop"], [577, 1, 1, "", "subscriptions"], [577, 2, 1, "", "summary"], [577, 1, 1, "", "timeout"], [577, 1, 1, "", "transmission"], [577, 2, 1, "", "trigger"], [577, 2, 1, "", "wait"], [577, 2, 1, "", "wm"], [577, 2, 1, "", "wm_update"]], "pcdsdevices.stopper.PPSStopper2PV": [[578, 2, 1, "", "calc_lightpath_state"], [578, 1, 1, "", "configuration_attrs"], [578, 2, 1, "", "configure"], [578, 1, 1, "", "connected"], [578, 2, 1, "", "describe"], [578, 2, 1, "", "get"], [578, 2, 1, "", "get_lightpath_state"], [578, 1, 1, "", "hints"], [578, 1, 1, "", "kind"], [578, 1, 1, "", "lightpath_cpts"], [578, 1, 1, "", "md"], [578, 2, 1, "", "post_elog_status"], [578, 2, 1, "", "read"], [578, 2, 1, "", "read_configuration"], [578, 2, 1, "", "screen"], [578, 2, 1, "", "status"], [578, 2, 1, "", "stop"], [578, 1, 1, "", "subscriptions"], [578, 2, 1, "", "summary"], [578, 2, 1, "", "trigger"]], "pcdsdevices.stopper.Stopper": [[579, 2, 1, "", "calc_lightpath_state"], [579, 2, 1, "", "camonitor"], [579, 2, 1, "", "check_inserted"], [579, 2, 1, "", "check_removed"], [579, 2, 1, "", "check_transmission"], [579, 2, 1, "", "close"], [579, 1, 1, "", "commands"], [579, 1, 1, "", "configuration_attrs"], [579, 2, 1, "", "configure"], [579, 1, 1, "", "connected"], [579, 2, 1, "", "describe"], [579, 1, 1, "", "egu"], [579, 2, 1, "", "end_monitor_thread"], [579, 2, 1, "", "get"], [579, 2, 1, "", "get_lightpath_state"], [579, 2, 1, "", "get_state"], [579, 1, 1, "", "high_limit"], [579, 1, 1, "", "hints"], [579, 1, 1, "", "in_states"], [579, 2, 1, "", "insert"], [579, 1, 1, "", "kind"], [579, 1, 1, "", "lightpath_cpts"], [579, 1, 1, "", "limits"], [579, 1, 1, "", "low_limit"], [579, 1, 1, "", "md"], [579, 2, 1, "", "move"], [579, 1, 1, "", "moving"], [579, 2, 1, "", "mv"], [579, 2, 1, "", "open"], [579, 1, 1, "", "out_states"], [579, 1, 1, "", "position"], [579, 2, 1, "", "post_elog_status"], [579, 2, 1, "", "read"], [579, 2, 1, "", "read_configuration"], [579, 2, 1, "", "remove"], [579, 2, 1, "", "screen"], [579, 2, 1, "", "set"], [579, 1, 1, "", "settle_time"], [579, 1, 1, "", "states_list"], [579, 2, 1, "", "status"], [579, 1, 1, "", "stop"], [579, 1, 1, "", "subscriptions"], [579, 2, 1, "", "summary"], [579, 1, 1, "", "timeout"], [579, 1, 1, "", "transmission"], [579, 2, 1, "", "trigger"], [579, 2, 1, "", "wait"], [579, 2, 1, "", "wm"], [579, 2, 1, "", "wm_update"]], "pcdsdevices.sxr_test_absorber": [[580, 0, 1, "", "SxrTestAbsorber"], [581, 0, 1, "", "SxrTestAbsorberStates"]], "pcdsdevices.sxr_test_absorber.SxrTestAbsorber": [[580, 2, 1, "", "calc_lightpath_state"], [580, 1, 1, "", "configuration_attrs"], [580, 2, 1, "", "configure"], [580, 1, 1, "", "connected"], [580, 2, 1, "", "describe"], [580, 2, 1, "", "get"], [580, 2, 1, "", "get_lightpath_state"], [580, 1, 1, "", "hints"], [580, 1, 1, "", "kind"], [580, 1, 1, "", "lightpath_cpts"], [580, 1, 1, "", "md"], [580, 2, 1, "", "post_elog_status"], [580, 2, 1, "", "read"], [580, 2, 1, "", "read_configuration"], [580, 2, 1, "", "screen"], [580, 2, 1, "", "status"], [580, 2, 1, "", "stop"], [580, 1, 1, "", "subscriptions"], [580, 2, 1, "", "summary"], [580, 2, 1, "", "trigger"]], "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates": [[581, 2, 1, "", "camonitor"], [581, 2, 1, "", "check_inserted"], [581, 2, 1, "", "check_removed"], [581, 2, 1, "", "check_transmission"], [581, 2, 1, "", "clear_error"], [581, 1, 1, "", "configuration_attrs"], [581, 2, 1, "", "configure"], [581, 1, 1, "", "connected"], [581, 2, 1, "", "describe"], [581, 1, 1, "", "egu"], [581, 2, 1, "", "end_monitor_thread"], [581, 2, 1, "", "get"], [581, 2, 1, "", "get_state"], [581, 1, 1, "", "high_limit"], [581, 1, 1, "", "hints"], [581, 1, 1, "", "in_states"], [581, 2, 1, "", "insert"], [581, 1, 1, "", "kind"], [581, 1, 1, "", "limits"], [581, 1, 1, "", "low_limit"], [581, 2, 1, "", "move"], [581, 1, 1, "", "moving"], [581, 2, 1, "", "mv"], [581, 1, 1, "", "out_states"], [581, 1, 1, "", "position"], [581, 2, 1, "", "post_elog_status"], [581, 2, 1, "", "read"], [581, 2, 1, "", "read_configuration"], [581, 2, 1, "", "remove"], [581, 2, 1, "", "screen"], [581, 2, 1, "", "set"], [581, 1, 1, "", "settle_time"], [581, 1, 1, "", "states_list"], [581, 2, 1, "", "status"], [581, 1, 1, "", "stop"], [581, 1, 1, "", "subscriptions"], [581, 2, 1, "", "summary"], [581, 1, 1, "", "timeout"], [581, 1, 1, "", "transmission"], [581, 2, 1, "", "trigger"], [581, 2, 1, "", "wait"], [581, 2, 1, "", "wm"], [581, 2, 1, "", "wm_update"]], "pcdsdevices.tags": [[582, 3, 1, "", "explain_tag"], [583, 3, 1, "", "get_valid_tags"]], "pcdsdevices.targets": [[584, 3, 1, "", "StageStack"], [585, 3, 1, "", "convert_to_physical"], [586, 3, 1, "", "get_unit_meshgrid"], [587, 3, 1, "", "mesh_interpolation"], [588, 3, 1, "", "snake_grid_list"]], "pcdsdevices.timetool": [[589, 0, 1, "", "Timetool"], [590, 0, 1, "", "TimetoolWithNav"]], "pcdsdevices.timetool.Timetool": [[589, 2, 1, "", "camonitor"], [589, 2, 1, "", "check_inserted"], [589, 2, 1, "", "check_removed"], [589, 2, 1, "", "check_transmission"], [589, 1, 1, "", "configuration_attrs"], [589, 2, 1, "", "configure"], [589, 1, 1, "", "connected"], [589, 2, 1, "", "describe"], [589, 1, 1, "", "egu"], [589, 2, 1, "", "end_monitor_thread"], [589, 2, 1, "", "get"], [589, 2, 1, "", "get_state"], [589, 1, 1, "", "high_limit"], [589, 1, 1, "", "hints"], [589, 1, 1, "", "in_states"], [589, 2, 1, "", "insert"], [589, 1, 1, "", "kind"], [589, 1, 1, "", "limits"], [589, 1, 1, "", "low_limit"], [589, 2, 1, "", "move"], [589, 1, 1, "", "moving"], [589, 2, 1, "", "mv"], [589, 1, 1, "", "needs_parent"], [589, 1, 1, "", "out_states"], [589, 1, 1, "", "position"], [589, 2, 1, "", "post_elog_status"], [589, 2, 1, "", "read"], [589, 2, 1, "", "read_configuration"], [589, 2, 1, "", "remove"], [589, 2, 1, "", "screen"], [589, 2, 1, "", "set"], [589, 1, 1, "", "settle_time"], [589, 1, 1, "", "stage_group"], [589, 2, 1, "", "stage_group_instances"], [589, 1, 1, "", "states_list"], [589, 2, 1, "", "status"], [589, 1, 1, "", "stop"], [589, 1, 1, "", "subscriptions"], [589, 2, 1, "", "summary"], [589, 1, 1, "", "timeout"], [589, 1, 1, "", "transmission"], [589, 2, 1, "", "trigger"], [589, 2, 1, "", "wait"], [589, 2, 1, "", "wm"], [589, 2, 1, "", "wm_update"]], "pcdsdevices.timetool.TimetoolWithNav": [[590, 2, 1, "", "camonitor"], [590, 2, 1, "", "check_inserted"], [590, 2, 1, "", "check_removed"], [590, 2, 1, "", "check_transmission"], [590, 1, 1, "", "configuration_attrs"], [590, 2, 1, "", "configure"], [590, 1, 1, "", "connected"], [590, 2, 1, "", "describe"], [590, 1, 1, "", "egu"], [590, 2, 1, "", "end_monitor_thread"], [590, 2, 1, "", "get"], [590, 2, 1, "", "get_state"], [590, 1, 1, "", "high_limit"], [590, 1, 1, "", "hints"], [590, 1, 1, "", "in_states"], [590, 2, 1, "", "insert"], [590, 1, 1, "", "kind"], [590, 1, 1, "", "limits"], [590, 1, 1, "", "low_limit"], [590, 2, 1, "", "move"], [590, 1, 1, "", "moving"], [590, 2, 1, "", "mv"], [590, 1, 1, "", "needs_parent"], [590, 1, 1, "", "out_states"], [590, 1, 1, "", "position"], [590, 2, 1, "", "post_elog_status"], [590, 2, 1, "", "read"], [590, 2, 1, "", "read_configuration"], [590, 2, 1, "", "remove"], [590, 2, 1, "", "screen"], [590, 2, 1, "", "set"], [590, 1, 1, "", "settle_time"], [590, 1, 1, "", "stage_group"], [590, 2, 1, "", "stage_group_instances"], [590, 1, 1, "", "states_list"], [590, 2, 1, "", "status"], [590, 1, 1, "", "stop"], [590, 1, 1, "", "subscriptions"], [590, 2, 1, "", "summary"], [590, 1, 1, "", "timeout"], [590, 1, 1, "", "transmission"], [590, 2, 1, "", "trigger"], [590, 2, 1, "", "wait"], [590, 2, 1, "", "wm"], [590, 2, 1, "", "wm_update"]], "pcdsdevices.tmo_ip1": [[591, 0, 1, "", "CalibrationAxis"], [592, 0, 1, "", "SCaFoil"]], "pcdsdevices.tmo_ip1.CalibrationAxis": [[591, 2, 1, "", "camonitor"], [591, 2, 1, "", "check_inserted"], [591, 2, 1, "", "check_removed"], [591, 2, 1, "", "check_transmission"], [591, 2, 1, "", "clear_error"], [591, 1, 1, "", "configuration_attrs"], [591, 2, 1, "", "configure"], [591, 1, 1, "", "connected"], [591, 2, 1, "", "describe"], [591, 1, 1, "", "egu"], [591, 2, 1, "", "end_monitor_thread"], [591, 2, 1, "", "get"], [591, 2, 1, "", "get_state"], [591, 1, 1, "", "high_limit"], [591, 1, 1, "", "hints"], [591, 1, 1, "", "in_states"], [591, 2, 1, "", "insert"], [591, 1, 1, "", "kind"], [591, 1, 1, "", "limits"], [591, 1, 1, "", "low_limit"], [591, 2, 1, "", "move"], [591, 1, 1, "", "moving"], [591, 2, 1, "", "mv"], [591, 1, 1, "", "out_states"], [591, 1, 1, "", "position"], [591, 2, 1, "", "post_elog_status"], [591, 2, 1, "", "read"], [591, 2, 1, "", "read_configuration"], [591, 2, 1, "", "remove"], [591, 2, 1, "", "screen"], [591, 2, 1, "", "set"], [591, 1, 1, "", "settle_time"], [591, 1, 1, "", "states_list"], [591, 2, 1, "", "status"], [591, 1, 1, "", "stop"], [591, 1, 1, "", "subscriptions"], [591, 2, 1, "", "summary"], [591, 1, 1, "", "timeout"], [591, 1, 1, "", "transmission"], [591, 2, 1, "", "trigger"], [591, 2, 1, "", "wait"], [591, 2, 1, "", "wm"], [591, 2, 1, "", "wm_update"]], "pcdsdevices.tmo_ip1.SCaFoil": [[592, 2, 1, "", "calc_lightpath_state"], [592, 1, 1, "", "configuration_attrs"], [592, 2, 1, "", "configure"], [592, 1, 1, "", "connected"], [592, 2, 1, "", "describe"], [592, 2, 1, "", "get"], [592, 2, 1, "", "get_lightpath_state"], [592, 1, 1, "", "hints"], [592, 1, 1, "", "kind"], [592, 1, 1, "", "lightpath_cpts"], [592, 1, 1, "", "md"], [592, 1, 1, "", "needs_parent"], [592, 2, 1, "", "post_elog_status"], [592, 2, 1, "", "read"], [592, 2, 1, "", "read_configuration"], [592, 2, 1, "", "screen"], [592, 1, 1, "", "stage_group"], [592, 2, 1, "", "stage_group_instances"], [592, 2, 1, "", "status"], [592, 2, 1, "", "stop"], [592, 1, 1, "", "subscriptions"], [592, 2, 1, "", "summary"], [592, 1, 1, "", "transmission"], [592, 2, 1, "", "trigger"]], "pcdsdevices.tpr": [[593, 0, 1, "", "TprMotor"], [594, 0, 1, "", "TprTrigger"]], "pcdsdevices.tpr.TprMotor": [[593, 1, 1, "", "actuate"], [593, 1, 1, "", "actuate_value"], [593, 1, 1, "", "atol"], [593, 2, 1, "", "camonitor"], [593, 1, 1, "", "configuration_attrs"], [593, 2, 1, "", "configure"], [593, 1, 1, "", "connected"], [593, 2, 1, "", "describe"], [593, 2, 1, "", "done_comparator"], [593, 1, 1, "", "done_value"], [593, 1, 1, "", "egu"], [593, 2, 1, "", "end_monitor_thread"], [593, 2, 1, "", "get"], [593, 1, 1, "", "high_limit"], [593, 1, 1, "", "hints"], [593, 1, 1, "", "kind"], [593, 1, 1, "", "limits"], [593, 1, 1, "", "low_limit"], [593, 2, 1, "", "move"], [593, 1, 1, "", "moving"], [593, 2, 1, "", "mv"], [593, 2, 1, "", "mv_ginput"], [593, 2, 1, "", "mvr"], [593, 1, 1, "", "position"], [593, 2, 1, "", "post_elog_status"], [593, 1, 1, "", "put_complete"], [593, 2, 1, "", "read"], [593, 2, 1, "", "read_configuration"], [593, 1, 1, "", "rtol"], [593, 2, 1, "", "screen"], [593, 2, 1, "", "set"], [593, 2, 1, "", "set_position"], [593, 1, 1, "", "settle_time"], [593, 2, 1, "", "status"], [593, 2, 1, "", "stop"], [593, 1, 1, "", "stop_signal"], [593, 1, 1, "", "stop_value"], [593, 1, 1, "", "subscriptions"], [593, 2, 1, "", "summary"], [593, 1, 1, "", "timeout"], [593, 2, 1, "", "trigger"], [593, 2, 1, "", "tweak"], [593, 2, 1, "", "umv"], [593, 2, 1, "", "umvr"], [593, 2, 1, "", "wait"], [593, 2, 1, "", "wm"], [593, 2, 1, "", "wm_update"]], "pcdsdevices.tpr.TprTrigger": [[594, 1, 1, "", "configuration_attrs"], [594, 2, 1, "", "configure"], [594, 1, 1, "", "connected"], [594, 2, 1, "", "describe"], [594, 2, 1, "", "disable"], [594, 2, 1, "", "disable_ch"], [594, 2, 1, "", "disable_trg"], [594, 2, 1, "", "enable"], [594, 2, 1, "", "enable_ch"], [594, 2, 1, "", "enable_trg"], [594, 2, 1, "", "get"], [594, 1, 1, "", "hints"], [594, 1, 1, "", "kind"], [594, 2, 1, "", "post_elog_status"], [594, 2, 1, "", "read"], [594, 2, 1, "", "read_configuration"], [594, 2, 1, "", "screen"], [594, 2, 1, "", "status"], [594, 2, 1, "", "stop"], [594, 1, 1, "", "subscriptions"], [594, 2, 1, "", "summary"], [594, 2, 1, "", "trigger"]], "pcdsdevices.usb_encoder": [[595, 0, 1, "", "UsDigitalUsbEncoder"]], "pcdsdevices.usb_encoder.UsDigitalUsbEncoder": [[595, 1, 1, "", "configuration_attrs"], [595, 2, 1, "", "configure"], [595, 1, 1, "", "connected"], [595, 2, 1, "", "describe"], [595, 2, 1, "", "get"], [595, 1, 1, "", "hints"], [595, 1, 1, "", "kind"], [595, 2, 1, "", "post_elog_status"], [595, 2, 1, "", "read"], [595, 2, 1, "", "read_configuration"], [595, 2, 1, "", "screen"], [595, 2, 1, "", "set_zero"], [595, 2, 1, "", "set_zero_with_axis"], [595, 2, 1, "", "status"], [595, 2, 1, "", "stop"], [595, 1, 1, "", "subscriptions"], [595, 2, 1, "", "summary"], [595, 2, 1, "", "trigger"]], "pcdsdevices.utils": [[596, 3, 1, "", "check_kind_flag"], [597, 3, 1, "", "combine_status_info"], [598, 3, 1, "", "convert_unit"], [599, 3, 1, "", "doc_format_decorator"], [600, 3, 1, "", "format_ophyds_to_html"], [601, 3, 1, "", "format_status_table"], [602, 3, 1, "", "get_component"], [603, 3, 1, "", "get_input"], [604, 3, 1, "", "get_status_float"], [605, 3, 1, "", "get_status_value"], [606, 3, 1, "", "ipm_screen"], [607, 3, 1, "", "is_input"], [608, 3, 1, "", "maybe_make_method"], [609, 3, 1, "", "move_subdevices_to_start"], [610, 3, 1, "", "post_ophyds_to_elog"], [611, 3, 1, "", "re_arg"], [612, 3, 1, "", "reorder_components"], [613, 3, 1, "", "schedule_task"], [614, 3, 1, "", "set_many"], [615, 3, 1, "", "set_standard_ordering"], [616, 3, 1, "", "sort_components_by_kind"], [617, 3, 1, "", "sort_components_by_name"]], "pcdsdevices.valve": [[618, 0, 1, "", "GateValve"], [619, 0, 1, "", "VCN"], [620, 0, 1, "", "VCN_OpenLoop"], [621, 0, 1, "", "VCN_VAT590"], [622, 0, 1, "", "VCN_VAT590_Status"], [623, 0, 1, "", "VFS"], [624, 0, 1, "", "VGC"], [625, 0, 1, "", "VGCLegacy"], [626, 0, 1, "", "VGC_2S"], [627, 0, 1, "", "VRC"], [628, 0, 1, "", "VRCClsLS"], [629, 0, 1, "", "VRCDA"], [630, 0, 1, "", "VRCNO"], [631, 0, 1, "", "VVC"], [632, 0, 1, "", "VVCNO"], [633, 0, 1, "", "ValveBase"]], "pcdsdevices.valve.GateValve": [[618, 2, 1, "", "calc_lightpath_state"], [618, 2, 1, "", "camonitor"], [618, 2, 1, "", "check_inserted"], [618, 2, 1, "", "check_removed"], [618, 2, 1, "", "check_transmission"], [618, 2, 1, "", "close"], [618, 1, 1, "", "configuration_attrs"], [618, 2, 1, "", "configure"], [618, 1, 1, "", "connected"], [618, 2, 1, "", "describe"], [618, 1, 1, "", "egu"], [618, 2, 1, "", "end_monitor_thread"], [618, 2, 1, "", "get"], [618, 2, 1, "", "get_lightpath_state"], [618, 2, 1, "", "get_state"], [618, 1, 1, "", "high_limit"], [618, 1, 1, "", "hints"], [618, 1, 1, "", "in_states"], [618, 2, 1, "", "insert"], [618, 1, 1, "", "interlocked"], [618, 1, 1, "", "kind"], [618, 1, 1, "", "lightpath_cpts"], [618, 1, 1, "", "limits"], [618, 1, 1, "", "low_limit"], [618, 1, 1, "", "md"], [618, 2, 1, "", "move"], [618, 1, 1, "", "moving"], [618, 2, 1, "", "mv"], [618, 2, 1, "", "open"], [618, 1, 1, "", "out_states"], [618, 1, 1, "", "position"], [618, 2, 1, "", "post_elog_status"], [618, 2, 1, "", "read"], [618, 2, 1, "", "read_configuration"], [618, 2, 1, "", "remove"], [618, 2, 1, "", "screen"], [618, 2, 1, "", "set"], [618, 1, 1, "", "settle_time"], [618, 1, 1, "", "states_list"], [618, 2, 1, "", "status"], [618, 1, 1, "", "stop"], [618, 1, 1, "", "subscriptions"], [618, 2, 1, "", "summary"], [618, 1, 1, "", "timeout"], [618, 1, 1, "", "transmission"], [618, 2, 1, "", "trigger"], [618, 2, 1, "", "wait"], [618, 2, 1, "", "wm"], [618, 2, 1, "", "wm_update"]], "pcdsdevices.valve.VCN": [[619, 1, 1, "", "configuration_attrs"], [619, 2, 1, "", "configure"], [619, 1, 1, "", "connected"], [619, 2, 1, "", "describe"], [619, 2, 1, "", "get"], [619, 1, 1, "", "hints"], [619, 1, 1, "", "kind"], [619, 2, 1, "", "read"], [619, 2, 1, "", "read_configuration"], [619, 2, 1, "", "stop"], [619, 1, 1, "", "subscriptions"], [619, 2, 1, "", "summary"], [619, 2, 1, "", "trigger"]], "pcdsdevices.valve.VCN_OpenLoop": [[620, 1, 1, "", "configuration_attrs"], [620, 2, 1, "", "configure"], [620, 1, 1, "", "connected"], [620, 2, 1, "", "describe"], [620, 2, 1, "", "get"], [620, 1, 1, "", "hints"], [620, 1, 1, "", "kind"], [620, 2, 1, "", "read"], [620, 2, 1, "", "read_configuration"], [620, 2, 1, "", "stop"], [620, 1, 1, "", "subscriptions"], [620, 2, 1, "", "summary"], [620, 2, 1, "", "trigger"]], "pcdsdevices.valve.VCN_VAT590": [[621, 1, 1, "", "configuration_attrs"], [621, 2, 1, "", "configure"], [621, 1, 1, "", "connected"], [621, 2, 1, "", "describe"], [621, 2, 1, "", "get"], [621, 1, 1, "", "hints"], [621, 1, 1, "", "kind"], [621, 2, 1, "", "post_elog_status"], [621, 2, 1, "", "read"], [621, 2, 1, "", "read_configuration"], [621, 2, 1, "", "screen"], [621, 2, 1, "", "stop"], [621, 1, 1, "", "subscriptions"], [621, 2, 1, "", "summary"], [621, 2, 1, "", "trigger"]], "pcdsdevices.valve.VCN_VAT590_Status": [[622, 1, 1, "", "configuration_attrs"], [622, 2, 1, "", "configure"], [622, 1, 1, "", "connected"], [622, 2, 1, "", "describe"], [622, 2, 1, "", "get"], [622, 1, 1, "", "hints"], [622, 1, 1, "", "kind"], [622, 2, 1, "", "read"], [622, 2, 1, "", "read_configuration"], [622, 2, 1, "", "stop"], [622, 1, 1, "", "subscriptions"], [622, 2, 1, "", "summary"], [622, 2, 1, "", "trigger"]], "pcdsdevices.valve.VFS": [[623, 2, 1, "", "calc_lightpath_state"], [623, 1, 1, "", "configuration_attrs"], [623, 2, 1, "", "configure"], [623, 1, 1, "", "connected"], [623, 2, 1, "", "describe"], [623, 2, 1, "", "get"], [623, 2, 1, "", "get_lightpath_state"], [623, 1, 1, "", "hints"], [623, 1, 1, "", "kind"], [623, 1, 1, "", "lightpath_cpts"], [623, 1, 1, "", "md"], [623, 2, 1, "", "read"], [623, 2, 1, "", "read_configuration"], [623, 2, 1, "", "stop"], [623, 1, 1, "", "subscriptions"], [623, 2, 1, "", "summary"], [623, 2, 1, "", "trigger"]], "pcdsdevices.valve.VGC": [[624, 2, 1, "", "calc_lightpath_state"], [624, 1, 1, "", "configuration_attrs"], [624, 2, 1, "", "configure"], [624, 1, 1, "", "connected"], [624, 2, 1, "", "describe"], [624, 2, 1, "", "get"], [624, 2, 1, "", "get_lightpath_state"], [624, 1, 1, "", "hints"], [624, 1, 1, "", "kind"], [624, 1, 1, "", "lightpath_cpts"], [624, 1, 1, "", "md"], [624, 2, 1, "", "read"], [624, 2, 1, "", "read_configuration"], [624, 2, 1, "", "stop"], [624, 1, 1, "", "subscriptions"], [624, 2, 1, "", "summary"], [624, 2, 1, "", "trigger"]], "pcdsdevices.valve.VGCLegacy": [[625, 1, 1, "", "configuration_attrs"], [625, 2, 1, "", "configure"], [625, 1, 1, "", "connected"], [625, 2, 1, "", "describe"], [625, 2, 1, "", "get"], [625, 1, 1, "", "hints"], [625, 1, 1, "", "kind"], [625, 2, 1, "", "read"], [625, 2, 1, "", "read_configuration"], [625, 2, 1, "", "stop"], [625, 1, 1, "", "subscriptions"], [625, 2, 1, "", "summary"], [625, 2, 1, "", "trigger"]], "pcdsdevices.valve.VGC_2S": [[626, 2, 1, "", "calc_lightpath_state"], [626, 1, 1, "", "configuration_attrs"], [626, 2, 1, "", "configure"], [626, 1, 1, "", "connected"], [626, 2, 1, "", "describe"], [626, 2, 1, "", "get"], [626, 2, 1, "", "get_lightpath_state"], [626, 1, 1, "", "hints"], [626, 1, 1, "", "kind"], [626, 1, 1, "", "lightpath_cpts"], [626, 1, 1, "", "md"], [626, 2, 1, "", "read"], [626, 2, 1, "", "read_configuration"], [626, 2, 1, "", "stop"], [626, 1, 1, "", "subscriptions"], [626, 2, 1, "", "summary"], [626, 2, 1, "", "trigger"]], "pcdsdevices.valve.VRC": [[627, 2, 1, "", "calc_lightpath_state"], [627, 1, 1, "", "configuration_attrs"], [627, 2, 1, "", "configure"], [627, 1, 1, "", "connected"], [627, 2, 1, "", "describe"], [627, 2, 1, "", "get"], [627, 2, 1, "", "get_lightpath_state"], [627, 1, 1, "", "hints"], [627, 1, 1, "", "kind"], [627, 1, 1, "", "lightpath_cpts"], [627, 1, 1, "", "md"], [627, 2, 1, "", "read"], [627, 2, 1, "", "read_configuration"], [627, 2, 1, "", "stop"], [627, 1, 1, "", "subscriptions"], [627, 2, 1, "", "summary"], [627, 2, 1, "", "trigger"]], "pcdsdevices.valve.VRCClsLS": [[628, 1, 1, "", "configuration_attrs"], [628, 2, 1, "", "configure"], [628, 1, 1, "", "connected"], [628, 2, 1, "", "describe"], [628, 2, 1, "", "get"], [628, 1, 1, "", "hints"], [628, 1, 1, "", "kind"], [628, 2, 1, "", "read"], [628, 2, 1, "", "read_configuration"], [628, 2, 1, "", "stop"], [628, 1, 1, "", "subscriptions"], [628, 2, 1, "", "summary"], [628, 2, 1, "", "trigger"]], "pcdsdevices.valve.VRCDA": [[629, 2, 1, "", "calc_lightpath_state"], [629, 1, 1, "", "close_override"], [629, 1, 1, "", "configuration_attrs"], [629, 2, 1, "", "configure"], [629, 1, 1, "", "connected"], [629, 2, 1, "", "describe"], [629, 2, 1, "", "get"], [629, 2, 1, "", "get_lightpath_state"], [629, 1, 1, "", "hints"], [629, 1, 1, "", "kind"], [629, 1, 1, "", "lightpath_cpts"], [629, 1, 1, "", "md"], [629, 2, 1, "", "read"], [629, 2, 1, "", "read_configuration"], [629, 2, 1, "", "stop"], [629, 1, 1, "", "subscriptions"], [629, 2, 1, "", "summary"], [629, 2, 1, "", "trigger"]], "pcdsdevices.valve.VRCNO": [[630, 2, 1, "", "calc_lightpath_state"], [630, 1, 1, "", "close_override"], [630, 1, 1, "", "configuration_attrs"], [630, 2, 1, "", "configure"], [630, 1, 1, "", "connected"], [630, 2, 1, "", "describe"], [630, 2, 1, "", "get"], [630, 2, 1, "", "get_lightpath_state"], [630, 1, 1, "", "hints"], [630, 1, 1, "", "kind"], [630, 1, 1, "", "lightpath_cpts"], [630, 1, 1, "", "md"], [630, 2, 1, "", "read"], [630, 2, 1, "", "read_configuration"], [630, 2, 1, "", "stop"], [630, 1, 1, "", "subscriptions"], [630, 2, 1, "", "summary"], [630, 2, 1, "", "trigger"]], "pcdsdevices.valve.VVC": [[631, 1, 1, "", "configuration_attrs"], [631, 2, 1, "", "configure"], [631, 1, 1, "", "connected"], [631, 2, 1, "", "describe"], [631, 2, 1, "", "get"], [631, 1, 1, "", "hints"], [631, 1, 1, "", "kind"], [631, 2, 1, "", "read"], [631, 2, 1, "", "read_configuration"], [631, 2, 1, "", "stop"], [631, 1, 1, "", "subscriptions"], [631, 2, 1, "", "summary"], [631, 2, 1, "", "trigger"]], "pcdsdevices.valve.VVCNO": [[632, 1, 1, "", "close_override"], [632, 1, 1, "", "configuration_attrs"], [632, 2, 1, "", "configure"], [632, 1, 1, "", "connected"], [632, 2, 1, "", "describe"], [632, 2, 1, "", "get"], [632, 1, 1, "", "hints"], [632, 1, 1, "", "kind"], [632, 2, 1, "", "read"], [632, 2, 1, "", "read_configuration"], [632, 2, 1, "", "stop"], [632, 1, 1, "", "subscriptions"], [632, 2, 1, "", "summary"], [632, 2, 1, "", "trigger"]], "pcdsdevices.valve.ValveBase": [[633, 1, 1, "", "configuration_attrs"], [633, 2, 1, "", "configure"], [633, 1, 1, "", "connected"], [633, 2, 1, "", "describe"], [633, 2, 1, "", "get"], [633, 1, 1, "", "hints"], [633, 1, 1, "", "kind"], [633, 2, 1, "", "read"], [633, 2, 1, "", "read_configuration"], [633, 2, 1, "", "stop"], [633, 1, 1, "", "subscriptions"], [633, 2, 1, "", "summary"], [633, 2, 1, "", "trigger"]], "pcdsdevices.variety": [[634, 3, 1, "", "expand_dotted_dict"], [635, 3, 1, "", "get_metadata"], [636, 3, 1, "", "set_metadata"], [637, 3, 1, "", "validate_metadata"]], "pcdsdevices.wfs": [[638, 0, 1, "", "WaveFrontSensorStates"], [639, 0, 1, "", "WaveFrontSensorTarget"], [640, 0, 1, "", "WaveFrontSensorTargetCool"], [641, 0, 1, "", "WaveFrontSensorTargetFDQ"]], "pcdsdevices.wfs.WaveFrontSensorStates": [[638, 2, 1, "", "camonitor"], [638, 2, 1, "", "check_inserted"], [638, 2, 1, "", "check_removed"], [638, 2, 1, "", "check_transmission"], [638, 2, 1, "", "clear_error"], [638, 1, 1, "", "configuration_attrs"], [638, 2, 1, "", "configure"], [638, 1, 1, "", "connected"], [638, 2, 1, "", "describe"], [638, 1, 1, "", "egu"], [638, 2, 1, "", "end_monitor_thread"], [638, 2, 1, "", "get"], [638, 2, 1, "", "get_state"], [638, 1, 1, "", "high_limit"], [638, 1, 1, "", "hints"], [638, 1, 1, "", "in_states"], [638, 2, 1, "", "insert"], [638, 1, 1, "", "kind"], [638, 1, 1, "", "limits"], [638, 1, 1, "", "low_limit"], [638, 2, 1, "", "move"], [638, 1, 1, "", "moving"], [638, 2, 1, "", "mv"], [638, 1, 1, "", "out_states"], [638, 1, 1, "", "position"], [638, 2, 1, "", "post_elog_status"], [638, 2, 1, "", "read"], [638, 2, 1, "", "read_configuration"], [638, 2, 1, "", "remove"], [638, 2, 1, "", "screen"], [638, 2, 1, "", "set"], [638, 1, 1, "", "settle_time"], [638, 1, 1, "", "states_list"], [638, 2, 1, "", "status"], [638, 1, 1, "", "stop"], [638, 1, 1, "", "subscriptions"], [638, 2, 1, "", "summary"], [638, 1, 1, "", "timeout"], [638, 1, 1, "", "transmission"], [638, 2, 1, "", "trigger"], [638, 2, 1, "", "wait"], [638, 2, 1, "", "wm"], [638, 2, 1, "", "wm_update"]], "pcdsdevices.wfs.WaveFrontSensorTarget": [[639, 2, 1, "", "calc_lightpath_state"], [639, 1, 1, "", "configuration_attrs"], [639, 2, 1, "", "configure"], [639, 1, 1, "", "connected"], [639, 2, 1, "", "describe"], [639, 2, 1, "", "get"], [639, 2, 1, "", "get_lightpath_state"], [639, 1, 1, "", "hints"], [639, 1, 1, "", "kind"], [639, 1, 1, "", "lightpath_cpts"], [639, 1, 1, "", "md"], [639, 1, 1, "", "needs_parent"], [639, 2, 1, "", "post_elog_status"], [639, 2, 1, "", "read"], [639, 2, 1, "", "read_configuration"], [639, 2, 1, "", "screen"], [639, 1, 1, "", "stage_group"], [639, 2, 1, "", "stage_group_instances"], [639, 2, 1, "", "status"], [639, 2, 1, "", "stop"], [639, 1, 1, "", "subscriptions"], [639, 2, 1, "", "summary"], [639, 2, 1, "", "trigger"]], "pcdsdevices.wfs.WaveFrontSensorTargetCool": [[640, 2, 1, "", "calc_lightpath_state"], [640, 1, 1, "", "configuration_attrs"], [640, 2, 1, "", "configure"], [640, 1, 1, "", "connected"], [640, 2, 1, "", "describe"], [640, 2, 1, "", "get"], [640, 2, 1, "", "get_lightpath_state"], [640, 1, 1, "", "hints"], [640, 1, 1, "", "kind"], [640, 1, 1, "", "lightpath_cpts"], [640, 1, 1, "", "md"], [640, 1, 1, "", "needs_parent"], [640, 2, 1, "", "post_elog_status"], [640, 2, 1, "", "read"], [640, 2, 1, "", "read_configuration"], [640, 2, 1, "", "screen"], [640, 1, 1, "", "stage_group"], [640, 2, 1, "", "stage_group_instances"], [640, 2, 1, "", "status"], [640, 2, 1, "", "stop"], [640, 1, 1, "", "subscriptions"], [640, 2, 1, "", "summary"], [640, 2, 1, "", "trigger"]], "pcdsdevices.wfs.WaveFrontSensorTargetFDQ": [[641, 2, 1, "", "calc_lightpath_state"], [641, 1, 1, "", "configuration_attrs"], [641, 2, 1, "", "configure"], [641, 1, 1, "", "connected"], [641, 2, 1, "", "describe"], [641, 2, 1, "", "get"], [641, 2, 1, "", "get_lightpath_state"], [641, 1, 1, "", "hints"], [641, 1, 1, "", "kind"], [641, 1, 1, "", "lightpath_cpts"], [641, 1, 1, "", "md"], [641, 1, 1, "", "needs_parent"], [641, 2, 1, "", "post_elog_status"], [641, 2, 1, "", "read"], [641, 2, 1, "", "read_configuration"], [641, 2, 1, "", "screen"], [641, 1, 1, "", "stage_group"], [641, 2, 1, "", "stage_group_instances"], [641, 2, 1, "", "status"], [641, 2, 1, "", "stop"], [641, 1, 1, "", "subscriptions"], [641, 2, 1, "", "summary"], [641, 2, 1, "", "trigger"]]}, "objnames": {"0": ["py", "class", "Python class"], "1": ["py", "attribute", "Python attribute"], "2": ["py", "method", "Python method"], "3": ["py", "function", "Python function"]}, "objtypes": {"0": "py:class", "1": "py:attribute", "2": "py:method", "3": "py:function"}, "terms": {"": [1, 4, 18, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 168, 170, 208, 209, 210, 212, 214, 215, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 254, 255, 256, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 318, 319, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 395, 414, 416, 421, 422, 423, 424, 426, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 442, 444, 445, 455, 461, 462, 463, 464, 475, 478, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 556, 560, 561, 564, 566, 567, 568, 569, 572, 573, 575, 577, 579, 581, 582, 589, 590, 591, 593, 610, 613, 618, 638, 639, 640, 641, 643, 645, 646, 657, 661], "0": [2, 4, 5, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 73, 74, 75, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 122, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 168, 170, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 247, 249, 251, 253, 254, 255, 256, 258, 287, 288, 289, 290, 291, 304, 305, 307, 308, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 373, 374, 376, 377, 389, 391, 393, 394, 416, 421, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 466, 467, 468, 469, 470, 475, 478, 499, 503, 504, 505, 506, 507, 508, 509, 510, 511, 518, 519, 520, 521, 523, 527, 529, 530, 531, 532, 534, 536, 537, 538, 540, 541, 542, 543, 547, 551, 553, 555, 562, 563, 566, 567, 573, 577, 579, 581, 587, 589, 590, 591, 593, 594, 595, 604, 618, 619, 620, 621, 638, 646], "00": 305, "000": 394, "0001": [305, 308, 341, 346], "0002": [305, 308], "00024626624937199417": 305, "0003": [83, 88, 305, 308], "0005": [305, 308], "000e": 305, "001": [90, 91, 156, 440], "003175m": 94, "01": [1, 37, 38, 39, 41, 43, 45, 46, 47, 48, 55, 56, 57, 59, 60, 102, 103, 137, 163, 171, 270, 271, 272, 273, 274, 278, 302, 304, 321, 395, 396, 397, 398, 399, 400, 401, 408, 439, 440, 474, 479, 480, 481, 486, 491, 493, 539, 548, 552, 554, 580, 584, 639, 640, 641, 646], "015": 394, "02": [1, 45, 46, 47, 48, 55, 56, 57, 58, 59, 60, 102, 103, 137, 162, 163, 171, 200, 201, 202, 203, 204, 267, 270, 271, 272, 273, 408, 439, 440, 474, 479, 480, 481, 486, 491, 493, 539, 552, 554, 584, 639, 640, 641], "03": [45, 46, 47, 48, 55, 56, 58, 59, 60, 102, 103, 171, 270, 271, 272, 273, 305, 408, 445, 474, 479, 481, 486, 493, 539, 552, 554], "04": [46, 47, 48, 55, 56, 58, 59, 102, 270, 272, 273, 305, 318, 327, 328, 329, 331, 332, 408, 474, 479, 486, 493, 539, 552, 554], "05": [48, 55, 58, 102, 270, 272, 273, 304, 318, 408, 486, 539, 552, 554], "06": [48, 55, 58, 102, 270, 272, 273, 318, 386, 408, 486, 539, 552, 554], "07": [48, 55, 58, 102, 270, 271, 273, 305, 318, 327, 328, 329, 331, 332, 486, 539, 552, 554], "07a": [82, 85, 86, 87], "08": [48, 55, 58, 270, 271, 273, 318, 486, 539, 552, 554], "09": [48, 58, 270, 271, 318, 336, 337, 381, 387, 388, 552, 554], "092e": 305, "0mm": [538, 540, 542], "0x1": 302, "0x3": 302, "0xf": 302, "1": [2, 5, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 122, 137, 138, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 218, 219, 220, 221, 222, 223, 224, 225, 227, 247, 251, 252, 253, 255, 256, 275, 276, 278, 286, 287, 288, 289, 290, 291, 302, 303, 304, 305, 307, 308, 310, 311, 313, 314, 316, 317, 318, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 333, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 362, 363, 364, 370, 373, 374, 375, 376, 377, 383, 389, 416, 421, 429, 431, 432, 433, 434, 435, 437, 438, 439, 440, 443, 444, 445, 448, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 475, 477, 478, 484, 485, 499, 503, 504, 505, 506, 507, 508, 509, 510, 511, 518, 519, 520, 527, 529, 530, 531, 532, 534, 537, 541, 547, 550, 551, 552, 553, 554, 555, 556, 562, 563, 566, 574, 575, 576, 577, 578, 579, 580, 581, 587, 588, 589, 590, 591, 592, 593, 594, 604, 618, 624, 625, 626, 627, 628, 629, 631, 633, 638, 646, 666], "10": [2, 48, 58, 90, 91, 149, 271, 297, 319, 327, 329, 331, 332, 335, 341, 346, 391, 392, 394, 430, 440, 485, 499, 504, 520, 552, 646], "100": [392, 394, 440, 523, 619, 620, 621, 645, 646], "1000": [4, 305, 425, 551], "100mm": 646, "100u": 645, "100v": 160, "1027": [82, 84, 85, 86, 87, 645], "107": 394, "10m": 645, "10mm": [68, 645], "10u": 645, "11": [2, 48, 58, 271, 319, 335, 552, 594], "111": 94, "113e": 305, "12": [2, 48, 58, 271, 319, 493, 499, 552, 554], "1251": 650, "1274": 650, "1282": 650, "1283": 650, "1286": 650, "1287": 650, "1288": 650, "1290": 650, "1291": 650, "1292": 650, "1293": 650, "1295": 650, "1297": 650, "13": [2, 48, 58, 271, 319, 327, 329, 331, 332, 455, 554], "1301": 650, "1356011499587773": [82, 84, 85, 86, 87], "13mm": [68, 645], "13ps1": 28, "14": [2, 48, 58, 272, 319, 341, 346, 386, 645], "15": [2, 4, 5, 48, 58, 82, 84, 85, 86, 87, 258, 272, 297, 319, 382, 547, 554], "156": 115, "16": [32, 48, 58, 160, 272, 321, 346, 398], "167": 645, "168": 645, "169": 499, "17": [48, 58, 115, 321], "170": [499, 645], "175": [82, 84, 85, 86, 87], "18": [48, 58, 291, 321], "180": 645, "182": 499, "1850": 81, "187": 645, "189": 645, "19": [48, 58, 321, 327, 328, 329, 331, 332], "191": 645, "192": 645, "196": 645, "1_rbv": [362, 363, 365, 366, 367, 368, 369, 380, 381, 382, 385, 386, 387], "1a": 106, "1d": [170, 591], "1m": 646, "1mb": [21, 22], "1st": [336, 362, 363, 365, 366, 367, 368, 369, 379, 381, 383, 384, 385, 387], "1um": [275, 278], "2": [2, 19, 21, 22, 28, 29, 45, 49, 50, 51, 57, 58, 60, 62, 63, 74, 82, 86, 90, 91, 92, 98, 122, 138, 155, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 186, 212, 229, 230, 253, 255, 256, 268, 275, 278, 286, 287, 302, 305, 306, 308, 309, 313, 318, 319, 321, 326, 334, 335, 336, 337, 341, 346, 347, 348, 350, 362, 366, 371, 375, 380, 381, 383, 432, 433, 438, 440, 442, 465, 466, 467, 468, 469, 470, 475, 477, 484, 485, 499, 503, 504, 505, 518, 519, 520, 523, 534, 552, 555, 556, 562, 566, 573, 588, 594, 626, 646, 666], "20": [290, 305, 306, 308, 309, 318, 394], "200": [394, 645], "2000": 305, "2012": 587, "2021": 346, "2022": [336, 337, 381, 387, 388], "2024": [382, 386], "205": 645, "207": 394, "209": 645, "21": 319, "215": 645, "216": 645, "218": 645, "227": 645, "231": [82, 84, 85, 86, 87], "231303": 94, "232": 645, "232156m": 94, "236": 645, "238": 645, "24": [399, 646], "241": 77, "24v": [113, 276, 624, 625, 626, 627, 628, 629, 631, 633, 645], "24vsupply_calc": [173, 174], "25": 645, "255": 28, "256": 32, "2650": 81, "2700": [265, 414, 645], "28": [290, 336, 337, 381, 387, 388], "2_rbv": [362, 380, 381, 382, 385, 386, 387], "2arctan": 92, "2d": [1, 21, 22, 313, 371, 372, 434, 528, 555, 645], "2nd": [139, 379, 381, 382, 383, 384, 385, 387, 645], "2r": 92, "2rx": 92, "2theta": [209, 210], "2x2": 32, "3": [2, 21, 29, 49, 50, 51, 53, 54, 55, 56, 57, 58, 63, 82, 84, 85, 86, 87, 122, 138, 155, 165, 176, 177, 178, 181, 182, 184, 185, 186, 200, 201, 202, 203, 204, 249, 253, 255, 256, 262, 275, 278, 286, 305, 308, 311, 336, 370, 383, 416, 466, 467, 468, 469, 470, 477, 485, 499, 534, 547, 551, 556, 562, 566, 573, 588, 646, 660], "30": [74, 149, 562], "303": [82, 84, 85, 86, 87], "32": [21, 22], "320": 63, "336": [268, 650], "384": 593, "3b": 106, "3d": [167, 168, 171, 306, 547, 645], "3dof": 645, "3rd": [50, 51, 645], "4": [2, 21, 29, 32, 44, 46, 47, 56, 59, 63, 67, 68, 122, 138, 147, 176, 177, 178, 182, 184, 185, 186, 248, 252, 253, 255, 256, 268, 275, 278, 288, 305, 311, 346, 372, 380, 400, 416, 477, 485, 499, 556, 558, 586, 587, 588, 604], "400": 81, "441": 550, "442": 550, "443": 550, "444": 550, "445": 550, "447": 550, "463e": 305, "4posit": 645, "5": [2, 21, 29, 36, 44, 63, 68, 74, 76, 78, 80, 122, 149, 177, 178, 185, 186, 252, 253, 255, 256, 304, 305, 318, 326, 336, 337, 382, 485, 503, 504, 505, 518, 519, 520, 521, 527, 529, 536, 538, 540, 542, 543, 563, 573, 593, 638, 655, 660], "50": 212, "500": [77, 523], "500e": 305, "50v": 390, "53210a": 283, "576": 645, "590": 621, "5e": [341, 346], "5ev": 645, "5k4": 363, "5mm": [68, 645], "5th": 573, "6": [2, 21, 29, 36, 42, 63, 122, 177, 178, 185, 186, 263, 305, 485, 551, 555, 557, 559, 638, 646], "60": [297, 431], "600": 523, "6012": 473, "6030": [473, 645], "60mm": 290, "6514": 266, "666e": 305, "680e": 305, "6x6": 81, "7": [2, 21, 29, 40, 42, 63, 122, 178, 186, 394, 485, 591, 655, 656], "70": 69, "71": 69, "72": 69, "767": 645, "8": [2, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 40, 45, 46, 47, 55, 56, 57, 59, 60, 63, 70, 71, 165, 178, 186, 305, 401, 485, 591, 646, 656], "80": 305, "800m": [275, 278], "800nm": [275, 278], "82": 69, "848": 650, "852": 305, "8mm": [68, 645], "9": [2, 21, 22, 63, 71, 336, 485], "9000": [7, 8, 9, 10, 11], "908": 645, "909": 645, "963": 645, "965e": 305, "978": 645, "9792": 645, "A": [1, 2, 3, 5, 6, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 52, 55, 64, 65, 74, 75, 76, 78, 79, 80, 81, 82, 85, 86, 87, 93, 95, 96, 97, 105, 108, 110, 111, 112, 113, 136, 137, 139, 141, 142, 143, 149, 188, 207, 208, 209, 210, 211, 212, 214, 217, 245, 259, 293, 307, 343, 345, 347, 349, 370, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 405, 417, 418, 419, 420, 425, 432, 433, 434, 442, 461, 465, 476, 477, 483, 484, 485, 486, 487, 488, 490, 491, 492, 493, 494, 495, 499, 501, 502, 504, 505, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 522, 523, 524, 548, 556, 560, 561, 563, 564, 566, 568, 569, 572, 579, 589, 590, 604, 605, 608, 609, 643, 644, 645, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "AT": [66, 276, 536, 624, 626, 645], "And": 18, "As": [12, 13, 14, 18, 31], "At": [18, 69, 189, 190, 192, 193, 195, 455], "Be": [305, 306, 309, 310], "Being": 645, "By": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 516, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "FOr": 394, "For": [1, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 173, 174, 176, 179, 180, 181, 182, 184, 283, 287, 288, 289, 290, 291, 296, 305, 306, 337, 343, 345, 364, 373, 376, 391, 392, 393, 394, 431, 434, 437, 461, 462, 463, 464, 465, 489, 501, 503, 504, 505, 512, 516, 518, 519, 520, 523, 527, 529, 531, 532, 536, 537, 541, 573, 593, 616, 645, 646, 648], "IN": [36, 40, 42, 44, 45, 62, 64, 65, 71, 168, 170, 218, 219, 220, 221, 222, 223, 225, 307, 311, 313, 322, 336, 370, 377, 389, 416, 421, 429, 430, 445, 475, 478, 534, 547, 553, 555, 566, 577, 578, 579, 581, 589, 590, 591, 618, 638, 646], "If": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 513, 514, 517, 518, 519, 520, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 577, 578, 579, 580, 581, 584, 589, 590, 591, 592, 593, 594, 595, 609, 610, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 636, 638, 639, 640, 641, 645, 646], "In": [1, 28, 49, 50, 51, 63, 82, 84, 85, 86, 87, 155, 223, 306, 377, 425, 428, 429, 432, 433, 442, 474, 500, 538, 578, 587, 644, 645, 646], "It": [6, 12, 13, 14, 18, 33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 74, 75, 76, 78, 82, 84, 85, 86, 87, 102, 140, 164, 168, 170, 171, 212, 218, 219, 220, 221, 222, 223, 224, 225, 253, 268, 307, 310, 311, 313, 316, 317, 318, 320, 321, 322, 323, 324, 325, 326, 336, 337, 338, 339, 340, 370, 371, 372, 377, 378, 389, 397, 398, 399, 400, 401, 416, 421, 427, 429, 431, 432, 440, 442, 444, 445, 475, 478, 500, 502, 503, 504, 505, 513, 518, 519, 520, 527, 534, 547, 553, 555, 562, 564, 566, 567, 568, 569, 572, 577, 579, 580, 581, 589, 590, 591, 618, 619, 620, 623, 627, 629, 630, 631, 638, 645, 646], "Its": 645, "Near": 282, "No": [21, 22, 28, 33, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 350, 378, 584], "Not": [21, 33, 254, 302], "ON": [102, 315], "ONE": 502, "Of": 350, "On": [21, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 391, 392, 393, 395, 431, 432, 433, 434, 435, 436, 438, 439, 440, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 593, 645], "One": [264, 413, 414, 578, 598, 614], "That": [434, 440, 503, 504, 505, 645], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 230, 231, 233, 237, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 406, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 584, 585, 589, 590, 591, 592, 593, 594, 595, 597, 598, 601, 602, 606, 608, 609, 612, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 644, 645, 646, 649, 665, 666], "There": [1, 18, 19, 33, 74, 232, 251, 252, 255, 256, 402, 427, 645, 646, 649], "These": [1, 28, 33, 84, 91, 111, 149, 220, 245, 315, 343, 345, 523, 560, 561, 566, 624, 643, 644, 645, 661, 666], "To": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 512, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 587, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 648, 663], "Will": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 172, 175, 177, 178, 183, 185, 186, 227, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 413, 414, 415, 422, 423, 424, 426, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 535, 537, 541, 593], "With": [18, 247, 366, 381, 382, 383, 384, 385, 641, 645], "_": 587, "__init__": [231, 434, 645, 646], "__new__": 78, "_actually_": [431, 527, 529], "_all_": 118, "_axi": 563, "_base": 249, "_bu": 105, "_byp": 402, "_calc_readback": 646, "_card_prefix": 392, "_ch": 106, "_channel": [287, 288, 289, 290, 291], "_command": [287, 288, 289, 290, 291, 412], "_constants_prefix": [82, 84, 85, 86, 87], "_delay_motor": 433, "_df_suffix": 321, "_dirlong": [531, 532, 537, 541], "_dirshort": [531, 532, 537, 541], "_egu": [452, 453], "_evr_ch": 293, "_evr_pv": 293, "_filter_prefix": 63, "_find_matching_range_indic": 645, "_from_addr": [287, 288, 289, 290, 291], "_fs_tgt_time": 343, "_html": 600, "_hutch_prefix": [318, 319, 321, 327, 328, 329, 331, 332, 335], "_in": 404, "_in_if_not_out": [220, 378], "_inout": 445, "_invalid_st": 567, "_io": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "_ioc_bas": 162, "_l2_p0": 304, "_l2_p1": 304, "_l3_p0": 304, "_l3_p1": 304, "_l3_p2": 304, "_l3_p3": 304, "_l3_p4": 304, "_l3_p5": 304, "_make_saf": [305, 306, 308, 309], "_motor": 645, "_motor_prefix": [153, 154], "_mpsc": 402, "_on_get": 646, "_on_put": 646, "_optionalepicssign": 516, "_out": 404, "_piezo": 376, "_pitch_axi": 549, "_port": [287, 288, 289, 290, 291], "_pos_chang": 155, "_prefix": [153, 326, 327, 328, 329, 331, 332, 334, 336, 337], "_prefix_2theta": 209, "_prefix_det": [417, 418, 419, 420, 589, 590], "_prefix_dettilt": 209, "_prefix_detv": 209, "_prefix_energi": [556, 560, 561], "_prefix_eta": [212, 215], "_prefix_focu": [418, 419, 556, 560, 561], "_prefix_hor": [208, 209], "_prefix_i": [213, 217], "_prefix_kappa": [212, 215], "_prefix_l": [418, 420], "_prefix_phi": [212, 215], "_prefix_rot": [208, 209, 561], "_prefix_samphi": 214, "_prefix_samz": 214, "_prefix_tilt": [208, 209], "_prefix_tip": [208, 209], "_prefix_v": [208, 209], "_prefix_x": [213, 217], "_prefix_xi": [374, 377], "_prefix_z": [213, 217], "_prefix_zoom": [417, 418, 419, 420], "_pressur": [452, 453], "_rbv": [258, 352, 518, 645, 646], "_readback": 512, "_readbacksign": 530, "_ref": 544, "_repli": 412, "_req": [531, 532, 537, 541], "_req_don": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638], "_respons": [287, 288, 289, 290, 291], "_reversedtimetooldelai": 344, "_save": [287, 288, 289, 290, 291], "_scale": 249, "_scaledunitconversionderivedsign": [343, 345], "_set": [153, 645], "_setpointsign": 530, "_setup_pmgr": 645, "_sig_attr": 612, "_signal": 646, "_state_log": [219, 566, 646], "_state_logic_mod": 566, "_state_logic_set_ref": 566, "_states_alia": 567, "_sub_to_children": 403, "_tgt_time": 345, "_tilt_pv": [159, 163], "_tip_pv": [159, 163], "_to_addr": [287, 288, 289, 290, 291], "_trans_axi": 549, "_transmiss": 220, "_unknown": 567, "_xgantri": 377, "_yaw_axi": 549, "a03": 448, "a0p3v3_en": 131, "a0p3v3en_rbv": 131, "a1_a2_slot": 207, "a1p3v3_en": 131, "a1p3v3en_rbv": 131, "a_coeff": [585, 587], "a_valu": 611, "abaco": [114, 115, 116, 466, 470], "aberg": 645, "abil": 645, "abl": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "abort": 81, "about": [82, 212, 431, 522, 546, 639, 645, 646, 666], "abov": [18, 28, 33, 302, 395, 503, 504, 505, 518, 519, 520, 615, 645, 646, 666], "absolut": [1, 4, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 425, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 521, 522, 523, 524, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638], "absorb": [580, 581, 645], "absorber_vert": 580, "absorpt": [252, 255, 256], "abstract": [532, 537, 642, 646], "ac": [264, 265, 469, 472], "accel": 544, "accel_rbv": 458, "acceler": [7, 9, 10, 11, 16, 17, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 301, 530, 544], "accept": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 251, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 567, 577, 579, 581, 589, 590, 591, 593, 608, 618, 638, 645], "access": [104, 110, 120, 162, 191, 205, 206, 344, 397, 398, 399, 400, 401, 439, 450, 459, 506, 507, 508, 509, 510, 511, 523, 564, 568, 606, 645, 646, 649], "accessori": 595, "accident": [82, 84, 85, 86, 87, 645], "accl": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "accommod": 645, "accomod": [89, 645], "accompani": 645, "accord": [503, 504, 505, 518, 519, 520, 635], "accordingli": [208, 209, 210, 581], "account": 155, "accumul": [502, 645, 663, 666], "accur": [162, 645], "accuraci": 645, "achiev": [4, 49, 148], "aci_rang": [264, 265], "acknowledg": 274, "acq_don": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "acquir": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 646], "acquire_period": 6, "acquire_rbv": [7, 9, 10, 11, 15, 16, 17, 301], "acquire_tim": 6, "acquireperiod": [6, 7, 9, 10, 11, 15, 16, 17, 301], "acquiretim": [6, 7, 9, 10, 11, 15, 16, 17, 301], "acquisit": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "acquisition_mod": [292, 293], "acquisition_period": [7, 9, 10, 11, 15, 16, 17, 301], "acr": [74, 75, 76, 78, 79, 80, 82, 86, 87, 463, 645], "acr_energi": [86, 87], "acr_status_pv_index": 82, "acr_status_suffix": [74, 75, 76, 78, 79, 80, 82, 86, 645], "acr_status_sufix": 86, "acromag": [4, 5, 645], "acromag_ch_factory_func": 645, "acromagchannel": 645, "across": [563, 644], "act": [86, 110, 360, 439, 502, 629, 645], "action": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 212, 215, 326, 334, 336, 337, 404, 503, 504, 505, 518, 519, 520, 645], "activ": [21, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 189, 227, 275, 287, 288, 289, 290, 291, 297, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 380, 382, 385, 386, 406, 407, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 618, 621, 645], "active_config": [53, 56, 57, 58], "active_config_bitmask": [53, 56, 57, 58], "active_stop": [446, 454], "activeconfiguration_rbv": [53, 56, 57, 58], "activeconfigurationbitmask_rbv": [53, 56, 57, 58], "actual": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 53, 56, 57, 58, 59, 60, 149, 343, 345, 376, 395, 402, 425, 476, 506, 518, 522, 537, 645], "actual3omegatransmission_rbv": [53, 56, 57, 58], "actual_": [531, 532, 537, 541], "actual_transmiss": [53, 56, 57, 58], "actual_transmission_3omega": [53, 56, 57, 58], "actualphotonenergy_rbv": [53, 56, 57, 58], "actualtransmission_rbv": [53, 56, 57, 58], "actuat": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 430, 461, 462, 463, 464, 465, 531, 532, 537, 541, 562, 563, 593, 645], "actuate_valu": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 461, 462, 463, 464, 465, 531, 532, 537, 541, 562, 563, 593], "acut": 381, "acv_rang": [264, 265], "ad": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 111, 148, 264, 276, 305, 357, 358, 439, 440, 501, 513, 514, 517, 522, 523, 547, 555, 567, 644, 645, 650, 661, 666], "ad_core_vers": 21, "ad_root": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "adbas": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "adc": [119, 120, 121, 122, 160, 285, 466, 467, 468, 469, 470], "adc_config0": 118, "adc_config1": 118, "adc_config2": 118, "adc_config3": 118, "adc_ctrl1": 131, "adc_ctrl2": 131, "adc_integral0": 126, "adc_integral7": 126, "adc_reg_x0006": 120, "adc_reg_x0007": 120, "adc_reg_x0008": 120, "adc_reg_x000b": 120, "adc_reg_x000c": 120, "adc_reg_x000d": 120, "adc_reg_x000f": 120, "adc_reg_x0010": 120, "adc_reg_x0011": 120, "adc_reg_x0012": 120, "adc_reg_x0013": 120, "adc_reg_x0014": 120, "adc_reg_x0015": 120, "adc_reg_x0016": 120, "adc_reg_x0017": 120, "adc_reg_x0018": 120, "adc_reg_x001f": 120, "adc_reg_x0020": 120, "adc_reset": 131, "adc_sample_readout0": 118, "adc_sample_readout1": 118, "adc_sample_readout2": 118, "adc_sample_readout3": 118, "adc_unit_statu": 622, "adca": 121, "adca_delay_lan": 121, "adca_sampl": 121, "adcb": 121, "adcb_delay_lan": 121, "adcb_sampl": 121, "adcconfig0": 118, "adcconfig1": 118, "adcconfig2": 118, "adcconfig3": 118, "adcctrl1_rbv": 131, "adcctrl2_rbv": 131, "adcintegral0": 126, "adcintegral7": 126, "adcompon": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "adcoreversion_rbv": 21, "adcreadout0": 118, "adcreadout1": 118, "adcreadout2": 118, "adcreadout3": 118, "adcreg_0x0006_rbv": 120, "adcreg_0x0007_rbv": 120, "adcreg_0x0008_rbv": 120, "adcreg_0x000b_rbv": 120, "adcreg_0x000c_rbv": 120, "adcreg_0x000d_rbv": 120, "adcreg_0x000f_rbv": 120, "adcreg_0x0010_rbv": 120, "adcreg_0x0011_rbv": 120, "adcreg_0x0012_rbv": 120, "adcreg_0x0013_rbv": 120, "adcreg_0x0014_rbv": 120, "adcreg_0x0015_rbv": 120, "adcreg_0x0016_rbv": 120, "adcreg_0x0017_rbv": 120, "adcreg_0x0018_rbv": 120, "adcreg_0x001f_rbv": 120, "adcreg_0x0020_rbv": 120, "adcreset_rbv": 131, "add": [16, 23, 31, 83, 85, 86, 87, 90, 91, 110, 140, 163, 233, 234, 235, 341, 346, 405, 429, 431, 440, 445, 501, 506, 513, 514, 517, 522, 591, 618, 627, 636, 644, 645, 648, 661, 663, 666], "add_": 645, "add_exp": 644, "add_exp_her": 644, "add_hutch": [644, 645], "add_hutch_her": 644, "add_signal_by_attr_nam": [501, 513, 514, 517, 522, 646], "addit": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 513, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 587, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 645, 646], "addition": 608, "additiona": 153, "additional_filt": [292, 293], "addr": 206, "address": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "adframetype_t": 6, "adher": 636, "adimagemod": 6, "adimagemode_t": 6, "adimagemultipl": 6, "adj_don": 162, "adjac": 645, "adjust": [82, 85, 86, 87, 90, 91, 94, 98, 99, 162, 164, 165, 212, 215, 247, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 397, 398, 399, 400, 401, 434, 436, 439, 440, 537, 551, 562, 572, 593, 645], "adjust_offset": [292, 293], "adshuttermode_t": 6, "adshutterstatus_t": 6, "adstatus_t": 6, "adtriggermode_t": 6, "adu": 115, "advanc": [274, 513, 642], "advis": 465, "affect": [349, 523, 645], "after": [4, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 500, 501, 502, 503, 504, 505, 513, 514, 517, 518, 519, 520, 522, 523, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 644, 645, 646], "again": [149, 150, 152, 155, 157], "against": [504, 520, 521, 636, 645], "aggreg": [219, 501, 513, 514, 517, 522, 562, 645, 646], "aggregatesign": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 517, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641, 642, 645], "agil": 446, "agilent53210a": 645, "agilent5322": 283, "agilentseri": 454, "agilil": 283, "agre": 566, "ahead": 431, "ai": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ai1": [2, 4, 5], "ai1_0": 2, "ai1_1": 2, "ai1_10": 2, "ai1_11": 2, "ai1_12": 2, "ai1_13": 2, "ai1_14": 2, "ai1_15": 2, "ai1_2": 2, "ai1_3": 2, "ai1_4": 2, "ai1_5": 2, "ai1_6": 2, "ai1_7": 2, "ai1_8": 2, "ai1_9": 2, "ai_1": 5, "ai_offset_rbv": 455, "aid": [45, 46, 47, 48, 59, 60, 642], "air_fan_1_rpm_perc": [173, 174], "air_fan_2_rpm_perc": [173, 174], "air_fan_3_rpm_perc": [173, 174], "air_fan_4_rpm_perc": [173, 174], "air_fan_5_rpm_perc": [173, 174], "air_fan_6_rpm_perc": [173, 174], "air_temp_in_bot_f": [173, 174], "air_temp_in_mid_f": [173, 174], "air_temp_in_top_f": [173, 174], "air_temp_out_bot_f": [173, 174], "air_temp_out_mid_f": [173, 174], "air_temp_out_top_f": [173, 174], "airfan1rpm_calc": [173, 174], "airfan2rpm_calc": [173, 174], "airfan3rpm_calc": [173, 174], "airfan4rpm_calc": [173, 174], "airfan5rpm_calc": [173, 174], "airfan6rpm_calc": [173, 174], "airtempinbot_calc": [173, 174], "airtempinmid_calc": [173, 174], "airtempintop_calc": [173, 174], "airtempoutbot_calc": [173, 174], "airtempoutmid_calc": [173, 174], "airtempouttop_calc": [173, 174], "aka": 345, "alarm": [448, 458, 503, 504, 505, 518, 519, 520, 645], "alarm_ok_rbv": 448, "alarm_rbv": 458, "alarm_sever": [503, 504, 505, 518, 519, 520], "alarm_statu": [503, 504, 505, 518, 519, 520], "alert": [406, 645], "alia": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 108, 109, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 172, 201, 202, 203, 204, 218, 219, 220, 221, 222, 223, 224, 225, 227, 248, 249, 250, 253, 257, 258, 270, 271, 272, 273, 307, 310, 311, 313, 314, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 376, 377, 378, 379, 381, 383, 384, 385, 386, 387, 389, 395, 408, 413, 414, 415, 416, 421, 422, 423, 424, 426, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 451, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 550, 552, 553, 554, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 592, 593, 618, 638, 645, 661], "alias": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 148, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638, 645], "align": [12, 14, 21, 22, 37, 38, 39, 41, 43, 305, 306, 308, 309, 318, 327, 328, 329, 474, 604], "align_position_on": 305, "alio": [82, 83, 84, 85, 86, 87, 92, 94, 645], "alio_prefix": 82, "alio_to_energi": [85, 86, 87], "alio_to_theta": 645, "aliv": 489, "all": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 353, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 513, 514, 517, 518, 519, 520, 522, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 575, 576, 577, 578, 579, 580, 581, 583, 588, 589, 590, 591, 592, 593, 594, 595, 609, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 643, 644, 645, 646, 648, 661], "all_pvnam": 171, "alloc": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 503, 504, 505, 518, 519, 520], "allow": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 513, 518, 519, 520, 521, 522, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 587, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 645, 646, 664], "allow_child": [600, 610], "alm_rst": [276, 623, 624, 625, 626, 627, 628, 629, 630, 631, 633], "alon": [8, 66], "along": [1, 53, 56, 57, 58, 86, 87, 148, 274, 349, 432, 433, 442, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 536, 538, 567, 624], "alpha": [585, 587], "alpha_1": 587, "alpha_2": 587, "alpha_3": 587, "alpha_4": 587, "alphabet": [615, 617], "alreadi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 518, 519, 520, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 613, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "already_coupled_i": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "already_coupled_x": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "also": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 513, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 644, 645, 646, 661], "altern": [265, 645], "alwai": [18, 74, 82, 84, 85, 86, 87, 463, 521, 563, 624, 645], "always_acquir": 18, "always_aquir": 18, "ambient": 301, "ambient_light": 301, "ambigu": [500, 645], "among": 621, "amount": [4, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 255, 256, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 619, 638], "amp": [266, 476], "amp_posattn1_rbv": 138, "amp_posattn2_rbv": 138, "amp_posattn3_rbv": 138, "amp_posattn4_rbv": 138, "amp_preattn1_rbv": 138, "amp_preattn2_rbv": 138, "amp_preattn3_rbv": 138, "amp_preattn4_rbv": 138, "ampl_": 258, "amplifi": [158, 160, 162], "amplitud": [249, 258, 292, 293], "an": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 234, 235, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 503, 504, 505, 513, 518, 519, 520, 521, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 577, 578, 579, 580, 581, 584, 587, 588, 589, 590, 591, 592, 593, 594, 595, 601, 606, 610, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 635, 636, 638, 639, 640, 641, 644, 645, 646, 648, 653, 661], "an_loop_3": 268, "an_loop_4": 268, "analog": [2, 268, 285, 425, 455, 645], "analog_sign": [642, 645], "analysi": [344, 645], "andopen": 623, "andstatu": [274, 275, 533, 536, 538, 539, 540, 542, 543, 614], "angl": [82, 84, 85, 86, 87, 92, 94, 95, 97, 98, 99, 212, 215, 318, 326, 336, 337, 545, 550, 551, 645], "angstrom": [85, 86, 87], "angular": 98, "ani": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 360, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 513, 514, 517, 518, 519, 520, 522, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 576, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 645, 666], "annot": [233, 645], "anoth": [28, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 402, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 502, 523, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 646], "anymor": 645, "anyon": 666, "anyth": [643, 645, 666], "ao": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ao1": [2, 4], "ao151": 81, "ao195": 81, "ao1_0": 2, "ao1_1": 2, "ao1_10": 2, "ao1_11": 2, "ao1_12": 2, "ao1_13": 2, "ao1_14": 2, "ao1_15": 2, "ao1_2": 2, "ao1_3": 2, "ao1_4": 2, "ao1_5": 2, "ao1_6": 2, "ao1_7": 2, "ao1_8": 2, "ao1_9": 2, "ao470": 81, "ao500": 81, "ao627": 81, "ao805": [82, 86], "ao820": 81, "ao_1": 5, "ao_typ": [446, 454], "aomod": [452, 453, 456], "aomoded": [452, 453, 456], "ap1v8_en": 131, "ap1v8en_rbv": 131, "ap5v0_en": 131, "ap5v0en_rbv": 131, "ap5v5_en": 131, "ap5v5en_rbv": 131, "apali": 645, "apertur": [67, 68, 533, 536, 537, 538, 539, 540, 542, 543, 645], "api": [1, 226, 506, 507, 629, 630, 632, 642, 643, 644], "app": 645, "appear": [148, 645], "append": [354, 356, 433, 518], "appl": 302, "appli": [21, 22, 36, 40, 42, 44, 53, 56, 57, 58, 62, 67, 68, 71, 149, 168, 170, 225, 248, 257, 311, 313, 349, 370, 371, 372, 378, 404, 416, 429, 440, 475, 503, 504, 505, 518, 519, 520, 523, 534, 547, 553, 555, 563, 572, 581, 591, 604, 638, 645], "applic": [164, 232, 440, 500, 562, 615, 642, 644, 645], "apply_config": [45, 46, 47, 48, 53, 56, 57, 58, 59, 60], "apply_configur": 257, "applyconfigur": [53, 56, 57, 58], "appreci": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "appropri": [5, 74, 75, 76, 78, 79, 80, 82, 84, 85, 86, 87, 148, 220, 305, 390, 504, 505, 518, 584, 645, 646, 666], "approri": [21, 22], "approxim": [98, 645], "aquir": 18, "aquisit": 18, "ar": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229, 230, 231, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 503, 504, 505, 513, 514, 516, 517, 518, 519, 520, 522, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 584, 587, 589, 590, 591, 592, 593, 594, 595, 610, 616, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 643, 644, 645, 646, 648, 653, 666], "arb": [36, 40, 42, 44, 67, 68, 168, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 591, 638], "arb_en": [36, 40, 42, 44, 67, 68, 168, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 591, 638], "arb_req": 69, "arbirari": [506, 507, 508, 509, 510, 511], "arbit": [36, 40, 42, 44, 67, 68, 168, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 591, 638], "arbitrari": [112, 405, 587, 613, 643, 645], "arbitrarili": 661, "arch": 645, "architectur": [362, 363, 365, 366, 367, 368, 369, 379, 381, 382, 383, 384, 385, 387, 552, 554], "arctan": 92, "area": [12, 13, 14, 18, 28, 172, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 535, 589, 590, 645], "areadetector": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641, 642, 645], "areadetectortypho": 645, "arg": [2, 3, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 54, 55, 59, 60, 61, 63, 66, 69, 70, 74, 75, 76, 78, 79, 80, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 164, 165, 166, 167, 169, 172, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 188, 194, 196, 207, 211, 212, 213, 215, 216, 219, 226, 227, 228, 229, 230, 231, 232, 245, 247, 252, 259, 260, 261, 264, 265, 266, 268, 270, 271, 272, 273, 275, 276, 277, 279, 280, 281, 283, 284, 287, 288, 289, 290, 291, 293, 294, 295, 296, 297, 298, 299, 300, 305, 306, 308, 309, 312, 314, 318, 319, 321, 323, 327, 328, 329, 330, 331, 332, 333, 334, 335, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 373, 375, 376, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 395, 396, 397, 398, 399, 400, 401, 402, 403, 405, 408, 410, 411, 412, 413, 414, 415, 422, 423, 424, 425, 426, 428, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 447, 449, 452, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 479, 480, 481, 482, 483, 486, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 503, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 518, 519, 524, 525, 527, 529, 530, 531, 532, 535, 536, 537, 538, 540, 541, 542, 543, 548, 550, 551, 552, 554, 557, 558, 559, 560, 561, 578, 580, 592, 593, 611, 613, 621, 623, 624, 626, 627, 629, 630, 639, 640, 641, 645, 646], "argument": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 513, 514, 516, 517, 518, 522, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 575, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 609, 612, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 663], "arithmet": 646, "arm": [209, 210, 297], "around": [33, 65, 302, 545, 578, 612, 645], "arr": 443, "arrai": [21, 22, 23, 28, 31, 33, 49, 67, 68, 115, 116, 301, 425, 503, 504, 505, 506, 507, 508, 509, 510, 511, 513, 518, 519, 520, 585, 588, 639, 640, 641], "arrang": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 609, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "array_callback": [6, 21], "array_count": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "array_data": [6, 23], "array_pixel": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "array_r": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "array_s": 6, "array_size0": 21, "array_size1": 21, "array_size2": 21, "array_size3": 21, "array_size4": 21, "array_size5": 21, "array_size6": 21, "array_size7": 21, "array_size8": 21, "array_size9": 21, "array_size_byt": 6, "array_size_i": 21, "array_size_int": 21, "array_size_x": 21, "array_size_z": 21, "arrayattributesign": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "arraycallback": 21, "arraycount": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "arraydata": [6, 23, 118, 130], "arrayrate_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "arrays": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "arraysize0": [21, 35], "arraysize0_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34], "arraysize1": [21, 35], "arraysize1_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34], "arraysize2": [21, 35], "arraysize2_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34], "arraysize3": 21, "arraysize4": 21, "arraysize5": 21, "arraysize6": 21, "arraysize7": 21, "arraysize8": 21, "arraysize9": 21, "arraysize_rbv": 21, "arraysizeal": 21, "arraysizex_rbv": [21, 32], "arraysizexyz": 21, "arraysizey_rbv": [21, 32], "arraysizez_rbv": [21, 32], "arriv": [31, 37], "arrivaltimemonitor": [36, 38, 39, 41, 43, 645], "arror": 305, "arrow": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 247, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593], "arrow_up": 603, "art": 73, "as_numpi": [503, 504, 505, 518, 519, 520], "as_str": [503, 504, 505, 506, 507, 508, 509, 510, 511, 518, 519, 520], "ascii": 73, "ascii_lin": 73, "ashv": [449, 450, 459], "ashve_rbv": [450, 459], "ashved": [450, 459], "ask": [82, 84, 85, 86, 87, 212, 215, 629], "aspect": 537, "aspow": [450, 459], "aspower": 449, "aspower_rbv": [450, 459], "aspowerd": [450, 459], "assembli": [82, 282, 298, 300, 318, 344, 425, 439, 528, 535, 645], "asset": 21, "assign": [162, 231, 302, 432, 433, 434, 440, 442, 584, 645], "associ": [18, 74, 349, 427, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 573, 574, 575, 576, 606, 645, 646, 665], "associat": 577, "assum": [1, 12, 13, 14, 18, 327, 328, 329, 342, 440, 497, 498, 503, 504, 505, 513, 587, 645, 646], "assumpt": 645, "asyn": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "asyn_io": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "asyn_pipeline_config": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "async": 544, "asynchron": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440, 465], "asynio": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "asynndarraydriv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "asyntrac": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "at1k0": [67, 68, 645], "at1k2": 645, "at1k4": 645, "at2k2": 645, "at2l0": [610, 645], "at_spd_rbv": [448, 457, 458], "at_target": 69, "at_vac": [276, 624, 626, 645], "at_vac_hi": [276, 624, 626], "at_vac_hys_d": 626, "at_vac_hysterisi": 645, "at_vac_rbv": [189, 190, 192, 193, 195, 276, 624, 626], "at_vac_setpoint": [189, 190, 192, 193, 195, 276, 455, 624, 645], "at_vac_setpoint_d": 626, "at_vac_setpoint_u": 626, "at_vac_sp": [276, 455, 624, 626, 645], "at_vac_sp_d": 626, "atm": [642, 645], "atmcalib": 199, "atmcalibd": 199, "atmtarget": [37, 38, 40, 42, 44], "atol": [74, 75, 76, 80, 83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 461, 463, 464, 563, 593, 645], "atspe": 460, "atspeed_di": 460, "att": [52, 305, 554, 650], "att_obj": [305, 306, 308, 309], "att_rtd_01": 554, "att_rtd_02": 554, "attach": [148, 226, 232], "attain": 212, "attarget_rbv": 69, "attbas": [50, 52, 63, 65], "attbasewith3rdharmon": 51, "attempt": [4, 49, 50, 51, 63, 148, 417, 418, 419, 420, 465, 503, 504, 505, 518, 519, 520, 584, 610, 616, 645], "attent": 82, "attenu": [138, 298, 300, 305, 536, 554, 555, 642, 645, 660], "attenuator1234567": 645, "attenuator_setpoint_v": 300, "attenuator_v": [298, 300], "attenuatorcalculator_at2l0": [48, 649], "attenuatorcalculatorbas": [56, 57, 58], "attenuatorcalculatorfilt": [55, 58, 645], "attenuatorcalculatorsxr_blad": [56, 57, 645, 649], "attenuatorcalculatorsxr_fourblad": [46, 47, 59, 645, 649], "attenuatorcalculatorsxr_twoblad": [45, 60], "attenuatorsxr_ladd": [46, 47, 645], "attenuatorsxr_laddertwobladelbd": [45, 645], "attr": [90, 91, 233, 234, 235, 341, 346, 440, 502, 513, 573, 576, 597, 645, 646], "attr_nam": [508, 516, 521, 646], "attribut": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 597, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 644, 645, 646, 648], "attributeerror": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 90, 91, 98, 99, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 344, 346, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 434, 436, 439, 440, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "attributesign": [2, 7, 9, 10, 11, 15, 16, 17, 37, 38, 39, 41, 43, 69, 77, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 301, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 437, 445, 474, 479, 480, 481, 485, 486, 491, 493, 527, 529, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641], "audienc": 646, "audit": 645, "author": 567, "auto": [162, 425, 428, 645], "auto_background_reset": 425, "auto_configur": [9, 10, 11], "auto_fix": 440, "auto_incr": [20, 21, 22, 24, 25, 26, 27, 34], "auto_level": 283, "auto_mod": 428, "auto_monitor": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 503, 504, 505, 518, 519, 520], "auto_offset_scal": 31, "auto_on": [189, 190, 192, 455], "auto_rang": 266, "auto_reset_filt": 31, "auto_sav": [20, 21, 22, 24, 25, 26, 27, 34], "auto_setup": 149, "autocomplet": [226, 244], "autodiscov": 645, "autogener": 645, "autoincr": [20, 21, 22, 24, 25, 26, 27, 34], "autom": [149, 581, 645], "automat": [31, 33, 111, 140, 149, 150, 152, 157, 189, 190, 192, 218, 219, 220, 221, 223, 224, 225, 253, 255, 256, 305, 306, 308, 309, 310, 344, 373, 376, 378, 425, 428, 439, 444, 445, 455, 499, 516, 518, 566, 567, 572, 599, 645, 646, 651], "automod": 645, "automonitor": [504, 505], "autooffsetscal": 31, "autoon_countdown": [189, 190, 192, 455], "autoon_timer_rbv": [189, 190, 192, 455], "autorang": 266, "autoresetfilt": 31, "autos": 32, "autosav": [20, 21, 22, 24, 25, 26, 27, 34, 82, 84, 85, 86, 87], "autoscal": 31, "autosizei": 32, "autosizex": 32, "autosizez": 32, "autozero": [199, 645], "autozero_rbv": 199, "autozerod": 199, "aux": [140, 141, 142, 143, 144, 147], "avail": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 602, 607, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "avcc_en0": 131, "avcc_en1": 131, "avccen0_rbv": 131, "avccen1_rbv": 131, "averag": [31, 33, 77, 266, 301, 502, 645, 646, 663, 666], "average_seq": 31, "averageseq": 31, "avg": [137, 502], "avg_count": 266, "avg_en": 266, "avg_int": 137, "avg_mod": 266, "avgen": 266, "avgphotonsperpuls": 137, "avgpulseintens": 137, "avgsign": [77, 642, 645, 663], "avgsignal_trigg": 650, "avgtransmiss": 137, "avoid": [226, 344, 506, 507, 562, 645], "aw": 531, "awai": 462, "awkward": 212, "ax": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 85, 86, 87, 90, 91, 98, 99, 140, 141, 142, 143, 153, 154, 159, 163, 212, 215, 259, 305, 306, 308, 309, 313, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 432, 433, 434, 435, 436, 438, 439, 440, 547, 548, 555, 562, 563, 584, 591, 642, 645, 653], "axi": [1, 56, 57, 67, 68, 82, 84, 85, 86, 87, 90, 91, 94, 98, 99, 140, 141, 142, 143, 144, 147, 153, 154, 156, 163, 212, 215, 259, 272, 305, 306, 308, 309, 314, 316, 317, 318, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 363, 364, 376, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 443, 532, 533, 536, 537, 538, 539, 540, 542, 543, 545, 548, 553, 554, 562, 563, 564, 567, 568, 588, 592, 595, 645, 653], "axi_vers": 118, "axilon": [362, 363, 379, 381, 382, 383, 384, 385, 387, 552], "axis_x": 563, "axivers": [118, 123], "azimuth": [212, 215], "b": [81, 98, 105, 107, 499, 646], "b1_b2_slot": 207, "b4c": 645, "b_coeff": [585, 587], "back": [4, 31, 36, 37, 40, 42, 44, 67, 68, 82, 84, 85, 86, 87, 98, 149, 150, 152, 155, 157, 168, 294, 295, 311, 313, 370, 371, 372, 378, 416, 425, 428, 429, 432, 433, 442, 475, 504, 505, 534, 547, 553, 555, 563, 591, 638, 645, 646], "backcompat": [248, 645], "backend": 645, "background": [31, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 425, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 651], "background_collect": 425, "background_collect_tim": 425, "background_mod": 425, "background_voltag": 425, "backingpressure_sp": 458, "backup": [305, 308], "backup_path": [305, 308], "backward": [145, 160, 395, 537, 645, 666], "bad": [623, 645], "badslitpositionerbas": [532, 537], "baez": [362, 363, 365, 366, 367, 368, 369, 645], "bai": [275, 278, 645], "baljam": 645, "ball": [82, 84, 85, 86, 87, 94], "bandwidth": [7, 8, 9, 10, 11], "bar": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645], "bare": [15, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "barometric_pressur": 187, "base": [2, 5, 6, 8, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 64, 65, 66, 67, 68, 71, 85, 87, 89, 90, 91, 102, 103, 105, 106, 108, 109, 114, 117, 136, 137, 139, 140, 141, 142, 143, 147, 148, 149, 150, 151, 152, 155, 157, 158, 162, 163, 168, 170, 188, 191, 195, 197, 200, 201, 202, 203, 204, 207, 208, 209, 210, 211, 212, 214, 217, 218, 219, 220, 221, 222, 223, 224, 225, 233, 234, 235, 247, 248, 249, 250, 253, 254, 257, 258, 259, 267, 270, 271, 272, 273, 274, 285, 287, 288, 289, 290, 291, 292, 302, 304, 305, 306, 307, 308, 309, 310, 311, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 334, 336, 337, 338, 339, 340, 341, 346, 349, 352, 354, 355, 356, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 416, 417, 418, 419, 420, 421, 427, 429, 432, 433, 440, 442, 444, 445, 451, 452, 453, 464, 475, 476, 477, 478, 483, 484, 486, 487, 489, 490, 491, 492, 493, 494, 495, 496, 500, 516, 523, 531, 533, 534, 536, 538, 539, 540, 542, 543, 547, 548, 550, 552, 553, 554, 555, 556, 560, 561, 563, 564, 566, 567, 568, 569, 570, 572, 577, 579, 581, 584, 586, 589, 590, 591, 592, 595, 600, 601, 618, 633, 638, 642, 645, 650, 666], "base_h": 211, "base_metadata": 516, "base_v": 211, "basegaug": [194, 196], "basegon": [209, 210, 645], "baseinterfac": [233, 234, 244, 645, 648], "baseline0": 126, "baseline7": 126, "baseline_s": 126, "baselinesize_rbv": 126, "basepv": 250, "basi": 74, "basic": [33, 61, 208, 302, 306, 315, 349, 430, 497, 498, 501, 502, 503, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 546, 613, 618, 625], "basler": [8, 9, 10, 11, 645], "baslerbas": [7, 9, 645], "baud": 6, "bayer": 21, "bayer_pattern": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "bayerpattern": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "bayerpattern_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "bbusi": 430, "bc2": 81, "bc2_peak_curr": 81, "bc_arrai": 499, "bd_arrai": 499, "bde": 81, "bdone": 430, "be_lens_c": 306, "be_lens_calc": [305, 645], "be_stack": 305, "beam": [7, 9, 10, 11, 16, 17, 18, 33, 36, 40, 42, 44, 49, 50, 51, 52, 62, 63, 64, 65, 67, 68, 71, 74, 81, 82, 86, 90, 137, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 248, 251, 252, 253, 255, 256, 275, 278, 301, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 318, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 370, 371, 372, 375, 377, 378, 389, 404, 414, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 429, 444, 445, 463, 474, 475, 478, 533, 534, 536, 538, 539, 540, 542, 543, 547, 551, 553, 555, 577, 579, 580, 581, 589, 590, 591, 618, 624, 638, 639, 640, 641, 645], "beam_centroid_i": 301, "beam_centroid_x": 301, "beam_cod": 499, "beam_diameter_i": 301, "beam_diameter_x": 301, "beam_event_r": 81, "beam_own": 77, "beam_owner_id": 77, "beam_position_i": 137, "beam_position_x": 137, "beam_rat": 425, "beam_siz": [305, 306, 308, 309], "beam_stat": [305, 642, 645], "beamcentroidx_rbv": 301, "beamcentroidy_rbv": 301, "beamdiameterx_rbv": 301, "beamdiametery_rbv": 301, "beamenergyposition": 645, "beamenergyrequest": [75, 76, 86, 87, 645], "beamenergyrequestacrwait": 74, "beamenergyrequestnowait": [74, 645], "beamlin": [53, 56, 57, 58, 142, 143, 148, 232, 326, 334, 336, 337, 377, 413, 536, 538, 580, 623, 645], "beampulsereq": 500, "beamrat": 425, "beamstat": 645, "becaus": [21, 49, 82, 84, 85, 86, 87, 149, 150, 152, 155, 157, 212, 311, 506, 507, 538, 577, 616, 632, 645, 646], "beckhoff": [140, 141, 142, 144, 147, 211, 259, 260, 261, 362, 363, 365, 366, 367, 368, 369, 379, 381, 382, 383, 384, 385, 387, 430, 536, 548, 552, 554, 556, 572, 645, 652], "beckhoffaxi": [37, 38, 39, 41, 43, 98, 102, 103, 141, 142, 143, 147, 151, 167, 169, 171, 211, 270, 271, 272, 273, 474, 482, 536, 554, 557, 559, 592, 645, 649], "beckhoffaxis_pre140": [259, 260, 261, 645], "beckhoffaxisep": [145, 171, 314, 645], "beckhoffaxisepscustom": 645, "beckhoffaxisnooffset": [37, 38, 39, 41, 43, 61, 70, 172, 312, 362, 363, 365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 408, 413, 414, 415, 422, 423, 424, 426, 533, 535, 539, 551, 552, 556, 558, 560, 561, 580, 639, 640, 641, 645], "beckhoffaxisplc": [140, 142, 143, 145, 146, 645], "beckhoffaxisplc_pre140": 147, "beckhoffaxisplcep": 141, "beckhoffjet": 645, "beckhoffjetmanipul": [259, 645], "beckhoffjetslit": [259, 645], "beckhoffpneumat": 645, "beckhoffslit": [532, 539, 645], "beckhoffslitposition": [533, 539], "becom": [538, 570, 645], "been": [1, 31, 82, 84, 85, 86, 87, 142, 343, 408, 422, 426, 440, 503, 504, 505, 518, 519, 520, 618, 632, 645, 661, 665], "befor": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 255, 256, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 428, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 501, 502, 503, 504, 505, 513, 514, 517, 518, 519, 520, 522, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 574, 575, 576, 577, 579, 581, 589, 590, 591, 593, 604, 617, 618, 621, 638, 645, 663], "begin": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "behav": [415, 512, 645], "behavior": [2, 3, 4, 18, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 249, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 506, 507, 508, 509, 510, 511, 521, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 621, 638, 639, 640, 641, 645, 666], "behind": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 319, 320, 322, 323, 324, 325, 326, 336, 337, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "being": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 503, 504, 505, 518, 519, 520, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 606, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 648, 666], "belen": 645, "belensstack": 306, "believ": 155, "bell": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 148, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "belong": 220, "below": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 58, 74, 151, 189, 190, 192, 195, 395, 455, 504, 505, 539, 584, 633, 646], "bend": [81, 365, 366, 367, 368, 369], "bender": [365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 645], "bender_d": [365, 366, 367, 368, 369, 381], "bender_ds_enc_rm": [365, 366, 367, 368, 369, 381], "bender_enc_rm": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "bender_u": [365, 366, 367, 368, 369, 381], "bender_us_enc_rm": [365, 366, 367, 368, 369, 381], "beps_ok": 164, "berror": [144, 145, 146, 430], "best": [53, 56, 57, 58, 98, 643, 645], "best_config": [53, 56, 57, 58], "best_config_bitmask": [53, 56, 57, 58], "best_config_error": [53, 56, 57, 58], "bestconfigerror_rbv": [53, 56, 57, 58], "bestconfiguration_rbv": [53, 56, 57, 58], "bestconfigurationbitmask_rbv": [53, 56, 57, 58], "beta": [585, 587], "beta_1": 587, "beta_2": 587, "beta_3": 587, "beta_4": 587, "better": [28, 162, 645, 646, 648], "between": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 244, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 518, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 597, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 661], "bgd_width": 33, "bgdwidth": 33, "bhardwareen": [144, 145, 146], "bhomecmd": [144, 145], "bi": [6, 31, 33], "bia": [248, 300], "bias_voltag": 411, "bilinear": 587, "bin": [6, 32, 33, 645], "bin_i": [6, 7, 9, 10, 11, 15, 16, 17, 301], "bin_x": [6, 7, 9, 10, 11, 15, 16, 17, 301], "binari": [61, 299, 426], "bind": [440, 608], "bini": [6, 7, 9, 10, 11, 15, 16, 17, 32, 301], "binlimitswitch": 430, "binsertdigitaloutput": 430, "binserten": 430, "binterlockok": 430, "binx": [6, 7, 9, 10, 11, 15, 16, 17, 32, 301], "binz": 32, "biolog": 645, "biological_par": 110, "bit": [18, 21, 22, 32, 89, 160, 402, 403, 404, 405, 469, 472, 594, 621, 645], "bit_depth": 25, "bit_statu": 149, "bitdepth": 25, "bitmask": [48, 53, 56, 57, 58, 164, 645], "bits_per_pixel": 6, "bitsperpixel_rbv": 6, "bl": 6, "bl_rbv": 6, "bl_set": 6, "blade": [45, 46, 47, 48, 53, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 70, 73, 261, 444, 445, 645], "blade_01": [45, 46, 47, 48, 56, 57, 59, 60, 610], "blade_02": [45, 46, 47, 48, 56, 57, 59, 60], "blade_03": [45, 46, 47, 48, 56, 59, 60], "blade_04": [46, 47, 48, 56, 59], "blade_05": 48, "blade_06": 48, "blade_07": 48, "blade_08": 48, "blade_09": 48, "blade_10": 48, "blade_11": 48, "blade_12": 48, "blade_13": 48, "blade_14": 48, "blade_15": 48, "blade_16": 48, "blade_17": 48, "blade_18": 48, "blade_19": 48, "blade_bottom": [538, 540, 542], "blade_north": [538, 540, 542], "blade_south": [538, 540, 542], "blade_st": 73, "blade_top": [538, 540, 542], "bladestateenum": 73, "blank": [28, 645], "bld": 77, "block": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 212, 215, 220, 225, 252, 255, 256, 287, 288, 289, 290, 291, 311, 326, 334, 336, 337, 343, 345, 364, 371, 372, 373, 376, 378, 431, 437, 444, 445, 461, 462, 463, 464, 465, 497, 498, 527, 529, 531, 532, 533, 536, 537, 538, 539, 540, 541, 542, 543, 563, 572, 593, 645], "block_cmd": [538, 540, 542], "blocking_callback": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "blockingcallback": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "blow": [21, 22], "blowoff": 124, "blowoff_ext": 124, "blowoff_rbv": 124, "blowoffext": 124, "blue": 28, "blueski": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 663], "bo": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "board": [298, 300], "board_temp": [298, 300], "bodi": [462, 600], "bone": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "bookkeep": 403, "bool": [4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 172, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 237, 244, 251, 252, 253, 255, 256, 274, 276, 287, 288, 289, 290, 291, 302, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 402, 404, 405, 406, 407, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 426, 427, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 442, 443, 444, 445, 447, 460, 461, 462, 463, 464, 465, 474, 475, 478, 479, 480, 481, 482, 499, 500, 503, 504, 505, 513, 516, 518, 519, 520, 523, 524, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 550, 551, 552, 553, 554, 555, 562, 563, 564, 566, 567, 568, 569, 572, 574, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 596, 600, 604, 607, 610, 614, 617, 618, 623, 624, 626, 627, 629, 630, 638, 639, 640, 641, 645], "boolean": [102, 149, 315, 645], "bootcnt": 546, "border": 33, "bot_i": 261, "bot_x": 261, "both": [89, 90, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 224, 247, 252, 255, 256, 263, 326, 327, 328, 329, 331, 332, 334, 336, 337, 347, 364, 377, 388, 402, 403, 404, 503, 504, 505, 518, 519, 520, 533, 536, 538, 539, 540, 542, 543, 623, 645, 646, 653], "bottl": 272, "bottom": [533, 535, 538, 539, 540, 542, 587, 612], "bottom_left": 587, "bottom_right": 587, "bounc": [1, 326, 336, 337, 347, 432, 433, 442], "bound": [98, 99, 281], "boundari": [21, 22], "boundary_align": [21, 22], "boundary_threshold": [21, 22], "boundaryalign": [21, 22], "boundarythreshold": [21, 22], "boutlimitswitch": 430, "box": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 248, 249, 250, 255, 257, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 572, 581, 591, 606, 638, 645], "bp": 187, "bp_sp": 458, "bragg": 94, "branch": [326, 334, 336, 337, 377, 432, 433, 442], "break": [82, 84, 85, 86, 87, 110, 629, 630, 632, 643], "breaker_statu": 106, "breakerstatu": 106, "breset": [144, 145, 146, 430], "bretractdigitaloutput": 430, "bretracten": 430, "brick": 155, "bright": 28, "bring": [12, 13, 14, 18, 49, 50, 51, 63, 90, 312, 318, 609, 612, 617, 645], "broadcast": 402, "broader": 645, "broken": [152, 406, 645], "bronkhorst": [493, 645], "brought": 645, "bt": 645, "btm": [275, 278, 282, 645], "btms_config": 645, "btmsstate": 275, "btp": [642, 645], "btpssourcestatu": 275, "btpsstate": 645, "btpsvgc": [274, 278, 645], "bu": 105, "budget": [503, 504, 505, 518, 519, 520], "buffen0_rbv": 128, "buffen1_rbv": 128, "buffen2_rbv": 128, "buffen3_rbv": 128, "buffen4_rbv": 128, "buffen5_rbv": 128, "buffen6_rbv": 128, "buffen7_rbv": 128, "buffer": [128, 425, 502], "buffer0_en": 128, "buffer1_en": 128, "buffer2_en": 128, "buffer3_en": 128, "buffer4_en": 128, "buffer5_en": 128, "buffer6_en": 128, "buffer7_en": 128, "buffer_length": 128, "bufflen_rbv": 128, "bug": [645, 666], "build": [1, 353, 642, 645], "build_regex": [233, 234, 235], "build_stamp": 123, "builder": 124, "buildstamp": 123, "built": [538, 540, 542, 643, 645], "bulk": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 572, 581, 591, 638, 645], "bullet": 666, "bunch": [81, 645], "bunch_charg": [81, 645], "bunch_charge_2": 645, "bunch_length": 81, "bundl": [159, 163, 584, 645], "burst": [444, 445], "burst_count": 499, "bus_a": 104, "bus_b": 104, "bus_curr": 105, "bus_nam": 105, "bus_voltag": 105, "buse": 104, "buseren": [144, 145, 645], "busi": [31, 36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 430, 475, 534, 547, 553, 555, 572, 581, 591, 638], "button": [477, 600, 645], "bw_tde": [165, 166, 293], "bw_twidcalc": [166, 293], "bwd": 160, "bx": 98, "bykik": [81, 645], "bykik_abort": 81, "bykik_abtact": 81, "bykik_abtprd": 81, "bykik_dis": 81, "bykik_en": 81, "bykik_get_period": 81, "bykik_period": 81, "bykik_set_period": 81, "bykik_statu": 81, "bypass": [124, 402, 403, 404, 512], "bypass_rbv": 124, "byte": [21, 22], "c": [4, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 107, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 247, 253, 287, 288, 289, 290, 291, 298, 300, 307, 310, 311, 313, 316, 317, 318, 319, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 391, 392, 393, 397, 398, 399, 400, 401, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 499, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 552, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 642, 646, 652, 654], "c0": [398, 399, 400, 401], "c1": [398, 399, 400, 401, 556, 557], "c10": [398, 399], "c11": [398, 399], "c12": [398, 399], "c13": [398, 399], "c14": [398, 399], "c15": [398, 399], "c16": 399, "c17": 399, "c18": 399, "c19": 399, "c2": [398, 399, 400, 401, 556, 557], "c20": 399, "c21": 399, "c22": 399, "c23": 399, "c3": [398, 399, 400, 401, 556, 557], "c4": [398, 399, 401, 556, 557], "c5": [398, 399, 401, 557], "c6": [395, 398, 399, 401, 557], "c7": [398, 399, 401], "c8": [398, 399, 536, 645], "c9": [398, 399], "c_rx_reset": 132, "c_rxreset": 132, "ca": [98, 99, 503, 504, 505, 518, 519, 520], "cabl": [276, 624, 625, 626, 627, 628, 629, 631, 633], "cach": [21, 22, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 503, 504, 505, 518, 519, 520, 646], "caclul": 645, "cal": [191, 205, 206, 207, 304], "calc": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 59, 60, 98, 99, 137, 301, 388, 645], "calc033": 81, "calc034": 81, "calc036": 81, "calc209": 81, "calc_beam_fwhm": [305, 306, 308, 309], "calc_combin": [344, 439], "calc_distance_for_s": [305, 306, 308, 309], "calc_geometri": [326, 327, 328, 329, 331, 332, 334, 336, 337], "calc_lightpath_st": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 222, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 639, 640, 641], "calc_mod": [53, 56, 57, 58], "calcluat": [49, 50, 51, 63], "calcmod": [53, 56, 57, 58], "calcout": 6, "calcp": [49, 50, 51], "calcpend": [49, 50, 51, 63], "calcul": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 63, 65, 82, 84, 85, 86, 87, 90, 91, 98, 99, 137, 153, 154, 212, 215, 231, 248, 305, 306, 308, 309, 326, 327, 328, 329, 331, 332, 334, 336, 337, 341, 342, 343, 344, 345, 346, 347, 348, 349, 381, 425, 432, 433, 434, 435, 436, 437, 438, 439, 440, 502, 504, 513, 520, 522, 523, 537, 645, 646, 651], "calculate_on_get": [513, 514, 645, 646], "calculate_on_put": [513, 514, 645, 646], "calculated_dial_po": 437, "calculator_prefix": [45, 46, 47, 48, 59, 60], "calfactor": [452, 453, 456], "calfactord": [452, 453, 456], "cali_foil": 592, "calib": 137, "calib_z": [305, 306, 308, 309], "calibr": [305, 306, 308, 309, 326, 334, 336, 337, 342, 350, 425, 544, 591, 592, 645], "calibrated_mj": 425, "calibrated_mj_buff": 425, "calibration_fil": 342, "calibrationaxi": [592, 655], "call": [4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 248, 251, 253, 257, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 545, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 573, 577, 579, 581, 589, 590, 591, 593, 606, 614, 618, 638, 644, 645, 646], "callabl": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 234, 251, 252, 253, 255, 256, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 404, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 608, 609, 612, 617, 618, 638], "callback": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 251, 252, 253, 255, 256, 276, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 503, 504, 505, 512, 518, 519, 520, 522, 527, 529, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 613, 618, 623, 624, 626, 627, 629, 630, 638, 645, 646], "caller": [504, 520], "cam": [12, 13, 14, 18, 172, 413, 414, 415, 422, 423, 424, 426, 535, 642], "cam_imag": 645, "cam_pow": [172, 413, 414, 415, 422, 423, 424, 426, 535], "cam_readi": 301, "cam_view": [7, 9, 10, 11, 15, 16, 17, 301], "cambas": [6, 12, 13, 14, 18, 30], "camd": 550, "camera": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 172, 277, 279, 301, 302, 413, 414, 415, 422, 423, 424, 426, 427, 535, 550, 645], "camera_model": [7, 9, 10, 11, 15, 16, 17, 301], "cameventcod": [7, 9, 10, 11, 16, 17, 301], "cami": 550, "camonitor": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "camreprate_rbv": [7, 9, 10, 11, 16, 17, 301], "camview": [12, 13, 14, 18, 645], "can": [1, 2, 3, 4, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 231, 232, 247, 249, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 285, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 302, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 352, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 442, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 517, 518, 519, 520, 521, 522, 523, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 567, 568, 569, 572, 576, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 603, 609, 615, 616, 617, 618, 621, 623, 629, 638, 639, 640, 641, 642, 644, 645, 646, 648], "cancel": [212, 444, 445], "cannot": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 110, 155, 164, 318, 319, 333, 335, 431, 465, 567, 645], "canon": 645, "capabl": [65, 402, 405, 663], "caproto": 53, "captur": [18, 20, 21, 22, 24, 25, 26, 27, 34], "caput": [465, 646], "card": [115, 285, 391, 392, 393, 394, 397, 398, 399, 400, 401], "card_prefix": [390, 391, 392, 393, 396, 397, 398, 399, 400, 401], "care": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 522, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "carri": 618, "case": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 82, 84, 85, 86, 87, 110, 141, 143, 145, 149, 155, 326, 334, 336, 337, 349, 377, 431, 440, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 566, 574, 599, 600, 645, 656], "case_insensit": 149, "case_sensit": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "cast": [28, 503, 504, 505, 518, 519, 520, 645], "catagori": 644, "catch": 645, "cathod": [189, 190, 192, 193, 194, 198, 645], "caus": [18, 21, 22, 85, 86, 87, 148, 257, 431, 503, 504, 505, 518, 519, 520, 624, 645], "cb": [98, 99], "cc": [12, 98, 99], "cc1": 12, "cc2": 12, "cc_delai": 207, "ccc": 645, "ccm": [375, 642, 645], "ccmalio": [82, 85, 86, 87], "ccmcalc": 645, "ccmconstantsmixin": [82, 85], "ccmenergi": [82, 87, 645], "ccmenergywithacrstatu": [82, 645], "ccmenergywithverni": [82, 86, 645], "ccmmotor": [82, 83], "ccmpico": 82, "ccmx": 82, "ccmy": 82, "cd": [142, 645], "cdict": 149, "ceas": 31, "ceil": [49, 50, 51, 53, 56, 57, 58, 63], "cell": [271, 302, 645], "center": [28, 67, 82, 84, 85, 86, 87, 94, 212, 306, 321, 326, 334, 336, 337, 536, 537, 538, 645], "centeri": 277, "centerx": 277, "centroid": [28, 277, 282, 301, 645], "centroid_en": [9, 10, 11, 16], "centroid_i": [9, 10, 11, 16, 277], "centroid_threshold": [9, 10, 11, 16, 33], "centroid_x": [9, 10, 11, 16, 277], "centroidconfig": 282, "centroidthreshold": [9, 10, 11, 16, 33], "centroidx_rbv": [9, 10, 11, 16, 28, 33], "centroidy_rbv": [9, 10, 11, 16, 33], "certain": [1, 110, 305, 306, 308, 309, 404, 444, 645], "cf": 645, "cf_unit": 645, "cfgname": 149, "ch": [249, 391, 392, 393, 594], "ch0": [114, 115, 117, 118, 130, 248, 257, 466, 467, 468, 469, 470], "ch1": [114, 115, 117, 118, 130, 248, 257, 410, 466, 467, 468, 469, 470, 477], "ch10": 257, "ch11": 257, "ch12": 257, "ch13": 257, "ch14": 257, "ch15": 257, "ch2": [114, 115, 117, 118, 130, 248, 257, 410, 466, 467, 468, 469, 470, 477], "ch3": [114, 115, 117, 118, 130, 248, 257, 466, 467, 468, 469, 470, 477], "ch4": [118, 130, 257, 477], "ch5": [118, 130, 257], "ch6": [118, 130, 257], "ch7": [118, 130, 257], "ch8": 257, "ch9": 257, "ch_1a": 104, "ch_1b": 104, "ch_2a": 104, "ch_2b": 104, "ch_3a": 104, "ch_3b": 104, "ch_4a": 104, "ch_4b": 104, "ch_5a": 104, "ch_5b": 104, "ch_6a": 104, "ch_6b": 104, "ch_current": 106, "ch_name": 106, "ch_statu": 106, "cha": 107, "chain": [13, 14, 18], "chamber": [85, 86, 87, 474, 645], "chan1": 284, "chan1nam": 449, "chan2": 284, "chan2nam": 449, "chan3": 284, "chan4": 284, "chan5": 284, "chan6": 284, "chan7": 284, "chan8": 284, "chanc": 524, "chang": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 516, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 599, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 643, 644, 646, 656, 661, 666], "channel": [4, 5, 104, 106, 108, 109, 115, 138, 158, 160, 162, 165, 248, 249, 254, 255, 256, 258, 267, 269, 285, 287, 288, 289, 290, 291, 302, 390, 391, 392, 393, 394, 395, 398, 399, 400, 401, 410, 411, 467, 468, 469, 476, 477, 480, 481, 504, 505, 593, 594, 645, 646, 661], "channel1nam": 449, "channel2nam": 449, "channel_1": 410, "channel_2": 410, "channel_index": [249, 258], "channel_prefix": [390, 391, 392, 393], "channel_temp": [158, 160, 162, 645], "channnel_index": [249, 258], "chantemp": [158, 160, 162], "chao": 645, "char": 645, "charact": [74, 149, 603, 645], "characterist": [31, 639], "charg": [81, 137, 266], "chargeamprangech": 249, "chb": 107, "chc": 107, "chd": 107, "che": 107, "check": [85, 86, 87, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 162, 212, 215, 274, 281, 282, 305, 306, 308, 309, 318, 319, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 341, 342, 344, 346, 347, 348, 431, 432, 433, 434, 435, 436, 438, 439, 440, 504, 505, 520, 521, 563, 570, 578, 607, 618, 644, 645, 646], "check_insert": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "check_limit_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "check_motor_step": [212, 215], "check_mov": 274, "check_move_al": 274, "check_pmgr": 149, "check_remov": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "check_singl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "check_transmiss": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "check_valu": [431, 645], "checks_ok": 282, "checksok": 282, "chemic": [326, 327, 328, 329, 331, 332, 334, 336, 337], "chf": 107, "chg": 107, "chh": 107, "chi": [82, 211, 318, 319, 333, 335], "chi1": [318, 333], "chi1_stat": [318, 333], "chi1c": [318, 333], "chi1si": [318, 333], "chi2": [82, 319, 335], "chi2_prefix": 82, "chi2_stat": [319, 335], "chi2c": [319, 335], "chi2si": [319, 335], "child": [177, 178, 185, 186, 567, 597, 600, 610, 645], "children": [12, 13, 14, 18, 645], "chin": [363, 366, 645], "chin_left_rtd": [363, 366], "chin_right_rtd": [363, 366], "chin_tail_rtd": 363, "chisq": [292, 293], "choic": [28, 31, 33, 645, 646], "choos": [49, 50, 51, 63, 305, 308, 503, 504, 505, 518, 519, 520, 645], "chosen": [31, 504, 505], "christina": 645, "chunk": [21, 22], "chunk_3": 21, "chunk_4": 21, "chunk_5": 21, "chunk_6": 21, "chunk_7": 21, "chunk_8": 21, "chunk_9": 21, "chunk_i": 21, "chunk_x": 21, "cil": [172, 413, 414, 422, 423, 424, 426, 535], "circular": [301, 645], "circumst": 6, "cl": [233, 234, 280, 405, 521, 570, 609, 612, 615, 616, 617], "cla": 646, "clamp": [395, 661], "clariti": 645, "class": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 245, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 353, 354, 355, 356, 357, 358, 360, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 577, 578, 579, 580, 581, 584, 589, 590, 591, 592, 593, 594, 595, 608, 609, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 643, 645, 648, 649, 650, 651, 659, 666], "class_help": 234, "class_lin": 359, "classic": 584, "classmethod": [503, 504, 505, 518, 519, 520], "classvar": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "clean": [290, 291, 645], "clean_mech": [290, 291], "cleaner": 645, "cleanli": [18, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638], "cleanup": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "clear": [33, 36, 40, 42, 44, 49, 50, 51, 63, 67, 68, 140, 141, 142, 143, 147, 149, 160, 168, 225, 311, 313, 318, 370, 371, 372, 378, 391, 392, 393, 397, 398, 399, 400, 401, 416, 429, 465, 467, 468, 469, 475, 487, 534, 547, 553, 555, 572, 591, 638, 645], "clear_all_flag": 149, "clear_config": [115, 467, 468, 469], "clear_count": 160, "clear_error": [36, 40, 42, 44, 48, 62, 67, 68, 71, 140, 141, 142, 143, 147, 149, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 487, 534, 547, 553, 555, 572, 581, 591, 638, 645], "clear_error_prefix": 487, "clear_fault": [397, 398, 399, 400, 401], "clear_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "clear_powerup": 149, "clear_spectromet": [292, 293], "clear_stal": 149, "clearer": 645, "clf": [151, 172, 426], "click": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645], "client_ip": 546, "clip": 31, "clk": 428, "clk_sel": 132, "clksel_rbv": 132, "clock": [593, 594], "clockwis": 94, "close": [6, 21, 22, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 274, 276, 280, 287, 288, 289, 290, 291, 343, 345, 364, 373, 374, 376, 431, 437, 444, 445, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 538, 540, 541, 542, 563, 579, 593, 618, 621, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 645], "close_cmd": [538, 540, 542], "close_command": [629, 630, 632], "close_do": [629, 630, 632], "close_ok": [629, 630, 632], "close_overrid": [629, 630, 632, 645], "close_valv": 579, "closeand": 623, "closed_limit": [276, 579, 618, 624, 625, 626, 627, 628, 629, 630], "closed_statu": 280, "closer": [49, 50, 51, 63], "closest": [54, 55], "closest_energi": [54, 55], "closestenergy_rbv": [54, 55], "clr_evnt": [391, 392, 393], "clrevnt": [391, 392, 393], "cls_di": 618, "cls_di_rbv": [276, 623, 624, 625, 626, 627, 628, 629, 630], "cls_do_rbv": [629, 630, 632], "cls_ok_rbv": [629, 630, 632], "cls_sw": [623, 629, 630, 632], "clsname": 405, "cluster": 489, "clz": [151, 172, 321, 426], "cmc": [173, 174], "cmd": [6, 287, 288, 289, 290, 291, 412, 430, 544, 579], "cmd_accel": 544, "cmd_burst": [444, 445], "cmd_calibr": 544, "cmd_close": [444, 445], "cmd_err_reset": [144, 145, 146, 645], "cmd_evr": 6, "cmd_flipflop": [444, 445], "cmd_follow": [444, 445], "cmd_free": 6, "cmd_freq": 544, "cmd_full": 6, "cmd_home": [83, 144, 145, 146], "cmd_init": 6, "cmd_kill": 83, "cmd_move": 544, "cmd_open": [444, 445], "cmd_pivot_mod": 544, "cmd_pivot_rbv": 544, "cmd_pos_rbv": 544, "cmd_px": 544, "cmd_py": 544, "cmd_pz": 544, "cmd_reachabl": 544, "cmd_read_statu": 544, "cmd_read_ver": 544, "cmd_ref": 544, "cmd_ref_method": 544, "cmd_ref_x_direct": 544, "cmd_ref_y_direct": 544, "cmd_ref_z_direct": 544, "cmd_reset": [444, 445], "cmd_roi": 6, "cmd_rx": 544, "cmd_ry": 544, "cmd_rz": 544, "cmd_sensor_mod": 544, "cmd_set_pivot": 544, "cmd_stop": 544, "cmd_sync": 544, "cmd_sync_pivot": 544, "cmd_t_ptn": 6, "cmd_unit": 544, "cmd_vel": 544, "cmd_x": 544, "cmd_y": 544, "cmd_z": 544, "cmdevr": 6, "cmdfree": 6, "cmdfull": 6, "cmdinit": 6, "cmdroi": 6, "cmdtptn": 6, "cnt": 594, "cnt_rst": [124, 126], "cntrl": 69, "cntrst": 124, "cntrst_rbv": [126, 128], "co": 94, "co2": 187, "coars": [82, 262, 263], "coat": [362, 363, 368, 369, 371, 372, 375, 378, 380, 381, 384, 385, 386, 387, 388, 645, 662], "coating1": 375, "coating2": 375, "coating_st": [380, 384, 385, 386, 388], "coatingst": 645, "cobb": 31, "code": [7, 9, 10, 11, 16, 17, 21, 28, 36, 40, 42, 44, 62, 67, 68, 71, 144, 145, 146, 158, 162, 168, 170, 172, 225, 301, 305, 306, 308, 309, 311, 313, 353, 370, 371, 372, 378, 416, 429, 444, 467, 471, 475, 534, 547, 553, 555, 572, 581, 591, 594, 638, 645, 646, 651, 666], "coeffici": [31, 33, 585, 587], "cold": [189, 190, 192, 194, 198, 645], "colinear": 306, "coll": 425, "collapse_list_head": 600, "collapse_list_tail": 600, "collect": [3, 18, 33, 100, 108, 425, 500, 642, 645, 651], "collect_asset_doc": [12, 13, 14, 18, 21], "collect_t": 500, "collim": 409, "color": [19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 74, 85, 86, 87], "color_mod": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "color_mode_out": 19, "colorconvplugin": 12, "colormod": 21, "colormode_rbv": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "colormodeout": 19, "column": [1, 21, 22, 33, 342, 350, 434, 586, 601], "column_nam": [342, 434], "column_to_kei": 601, "com": [49, 50, 51, 205, 207, 587, 595, 646], "com_d": 205, "com_dp1_tf1_lin1": 290, "com_dp1_tf1_rot1": 291, "com_dp1_tf1_sl1": [287, 288], "combin": [74, 82, 90, 91, 164, 218, 252, 255, 256, 274, 275, 306, 307, 344, 404, 406, 407, 413, 439, 533, 536, 538, 539, 540, 542, 543, 562, 564, 566, 597, 616, 645], "combine_status_info": 645, "combinedinoutrecordposition": [307, 589], "combinedstaterecordposition": 218, "come": [98, 99, 225, 572, 587, 646], "command": [31, 33, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 85, 86, 87, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 160, 162, 168, 170, 188, 189, 190, 192, 193, 207, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 232, 253, 276, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 344, 346, 347, 348, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 455, 475, 478, 500, 534, 547, 553, 555, 562, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 619, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 643, 645, 648, 665], "comment": [644, 645], "commiss": 302, "commit": 645, "common": [117, 208, 209, 210, 232, 283, 468, 470, 548, 556, 561, 645], "common_yaw": 548, "commonli": [15, 645], "commun": [155, 503, 504, 505, 518, 519, 520, 645], "comp_link_pd_curr": 298, "comp_link_pd_rf_pow": 298, "comp_spool_temp": 300, "comp_spool_temp_sp": 300, "compact": 645, "compani": 621, "compar": [82, 149, 212, 215, 326, 327, 328, 329, 331, 332, 334, 336, 337, 395, 603, 623, 645], "comparison": [1, 149, 277, 281, 462, 563, 645], "compat": [45, 46, 47, 48, 51, 59, 60, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 222, 395, 513, 609, 612, 617], "compatibil": 645, "compatibilti": [533, 536, 538, 539, 540, 542, 543], "compens": [298, 300, 306, 344, 645], "compenst": 298, "complain": 645, "complementari": 594, "complet": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 234, 235, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 503, 504, 505, 518, 519, 520, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 648, 663], "complex": [566, 645], "complic": [74, 413, 463, 645], "compon": [52, 110, 111, 112, 151, 220, 254, 302, 352, 353, 356, 357, 358, 434, 436, 465, 502, 518, 523, 524, 565, 567, 570, 574, 575, 576, 601, 602, 609, 612, 616, 617, 635, 636, 645, 646, 657, 661, 666], "compos": [501, 502, 645], "composit": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 253, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440, 645], "composite_egu": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "compress": [21, 22], "compress_typ": 25, "compresstyp": 25, "compris": [1, 504], "comput": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 349, 434, 523], "compute_centroid": 33, "compute_histogram": 33, "compute_profil": 33, "compute_statist": 33, "computecentroid": [9, 10, 11, 16, 33], "computehistogram": 33, "computeprofil": 33, "computestatist": 33, "conceiv": [82, 84, 85, 86, 87], "concept": 1, "conceptu": 666, "concern": 646, "concis": [600, 610], "concurr": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "conda": [642, 645], "condit": [297, 645], "config": [3, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 53, 54, 55, 56, 57, 58, 62, 65, 67, 68, 71, 77, 82, 84, 85, 86, 87, 89, 107, 108, 114, 115, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 131, 132, 133, 134, 135, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 155, 157, 158, 160, 162, 166, 168, 170, 172, 189, 190, 192, 193, 195, 207, 225, 248, 249, 257, 258, 269, 275, 276, 283, 284, 285, 287, 288, 290, 291, 292, 293, 301, 304, 311, 313, 346, 364, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 402, 411, 412, 413, 414, 415, 416, 422, 423, 424, 426, 428, 429, 444, 445, 446, 449, 452, 453, 454, 455, 458, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 500, 530, 534, 535, 547, 552, 553, 555, 570, 571, 572, 574, 575, 576, 581, 591, 594, 595, 616, 621, 624, 626, 638, 645], "config_attr": 574, "config_l0select_destsel": 134, "config_l0select_destsel_rbv": 134, "config_l0select_en": 134, "config_l0select_enabled_rbv": 134, "config_l0select_ratesel": 134, "config_l0select_ratesel_rbv": 134, "configur": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 504, 505, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 664], "configuration_attr": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "configuration_nam": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "configure_default": [305, 306], "confin": 645, "confirm": [82, 84, 85, 86, 87, 90, 91, 212, 215, 341, 346, 440, 645], "conflict": [274, 645], "conform": [1, 645], "conftest": 645, "confus": [141, 145, 226, 645], "conjunct": [264, 503, 504, 505], "conn": [497, 498], "connect": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "connection_timeout": [503, 504, 505, 506, 507, 508, 509, 510, 511, 518, 519, 520], "connector_rbv": 129, "consid": [1, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 279, 281, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 402, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 524, 527, 529, 531, 532, 534, 537, 538, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 643, 645, 646], "consider": [141, 145, 645], "consist": [28, 31, 90, 91, 262, 263, 286, 341, 346, 417, 418, 419, 420, 440, 562, 563, 645], "consistency_warn": [90, 91, 341, 346, 440], "consitu": 302, "consol": 431, "consolod": 645, "constant": [82, 84, 85, 86, 87, 98, 100, 599, 645], "constantli": 374, "constitu": 522, "constraint": 645, "construct": [346, 567, 600, 645], "constructor": [111, 151, 405, 526, 563], "consult": 219, "consum": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35, 164, 645], "contact": 113, "contain": [6, 21, 22, 37, 38, 39, 41, 43, 45, 46, 47, 48, 50, 51, 59, 60, 63, 67, 68, 82, 84, 110, 160, 172, 222, 229, 230, 231, 245, 252, 255, 256, 276, 302, 307, 310, 312, 314, 321, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 402, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 499, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 567, 577, 578, 579, 580, 588, 592, 596, 600, 618, 623, 624, 626, 627, 629, 630, 631, 639, 640, 641, 645], "content": [567, 649], "context": [85, 86, 87, 110, 504, 505], "contextu": 645, "continu": [1, 31, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 84, 85, 86, 87, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 251, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 432, 433, 442, 444, 445, 475, 478, 534, 547, 553, 555, 567, 577, 579, 581, 589, 590, 591, 618, 638, 645], "continuum": 644, "contrari": 645, "contrast": 301, "contribut": 666, "control": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 652, 661], "control_en": [69, 194], "control_mod": [620, 665], "control_set": 411, "control_setpoint": 194, "control_typ": 69, "controllernam": [452, 453], "conveni": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 140, 148, 212, 645], "conveniencefunct": 584, "convent": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "convers": [92, 94, 285, 343, 345, 347, 523, 598, 645, 653], "convert": [23, 32, 85, 86, 87, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 112, 121, 153, 154, 212, 215, 285, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440, 442, 523, 585, 598, 645, 646], "convert_rbv": 121, "convien": 537, "cool": [38, 113, 367, 368, 380, 382, 385, 386, 409, 423, 424, 640, 645], "cool_flow1": [362, 363, 367, 368, 380, 381, 382, 385, 386, 387, 552, 645], "cool_flow2": [362, 363, 380, 381, 382, 385, 386, 387, 552, 645], "cool_press": [362, 363, 367, 368, 380, 381, 382, 385, 386, 387, 552, 645], "cooler": 484, "cooling_fan_statu": 449, "coordin": [212, 215, 439, 440, 585, 586, 587, 588], "copi": [349, 499, 501, 502, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 522, 523, 524, 645, 646], "copy_to_filter_seq": 31, "copytofilterseq": 31, "corner": [28, 587], "corr_coeff_raw0": 126, "corr_coeff_raw1": 126, "corr_coeff_raw2": 126, "corrcoefficientraw0_rbv": 126, "corrcoefficientraw1_rbv": 126, "corrcoefficientraw2_rbv": 126, "correct": [18, 23, 52, 90, 91, 98, 151, 266, 305, 341, 346, 374, 440, 500, 503, 504, 505, 645], "correct_nonlinear": [292, 293], "correct_prnu": [292, 293], "correctli": [149, 150, 152, 155, 157, 439, 440, 632, 645], "correl": 33, "correspond": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 164, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 352, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 434, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 571, 572, 573, 577, 579, 581, 587, 589, 590, 591, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 629, 630, 631, 632, 633, 638, 645, 646], "cost": [82, 84, 85, 86, 87], "could": [21, 22, 28, 82, 84, 85, 86, 87, 318, 319, 326, 333, 334, 335, 336, 337, 503, 504, 505, 645, 646], "count": [18, 33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 125, 144, 145, 146, 160, 161, 168, 170, 189, 190, 192, 218, 219, 220, 221, 222, 223, 224, 225, 253, 285, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 344, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 455, 475, 478, 503, 504, 505, 518, 519, 520, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 594, 595, 616, 618, 638, 645, 666], "count_reset": 127, "countdown": 645, "counter": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 594, 642, 645], "counter_reset": 128, "counterpart": 645, "countreset": 127, "coupl": [283, 314, 364, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "couple_i": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "couple_status_i": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "couple_status_x": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "couple_x": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "cover": [661, 666], "cp": [6, 28], "cpt": [1, 231, 302, 357, 358, 434, 439, 440, 612, 635, 636, 645], "cpu": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35], "cr1": 548, "cr2": 548, "cr3": 548, "cr4": 548, "crate": [396, 645], "crazi": [82, 84, 85, 86, 87], "creat": [1, 5, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 73, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 171, 172, 222, 227, 229, 230, 231, 233, 252, 255, 256, 287, 288, 289, 290, 291, 302, 305, 307, 308, 310, 312, 314, 326, 327, 328, 329, 331, 332, 334, 341, 342, 343, 344, 345, 346, 347, 348, 353, 357, 358, 360, 362, 363, 364, 365, 366, 367, 368, 369, 373, 374, 376, 377, 379, 380, 382, 383, 384, 385, 386, 387, 388, 394, 405, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 431, 432, 433, 435, 437, 438, 439, 440, 441, 444, 445, 461, 462, 463, 464, 474, 479, 480, 481, 482, 516, 527, 529, 530, 531, 532, 535, 536, 537, 538, 541, 543, 550, 551, 552, 554, 567, 570, 573, 577, 578, 579, 580, 584, 592, 593, 600, 601, 618, 639, 640, 641, 643, 645, 646, 650], "create_directori": 21, "create_len": [305, 308, 645], "create_notepad_metadata": 516, "createdirectori": 21, "creation": [440, 642, 645], "credit": 666, "cristinasewel": 645, "crix": [100, 101], "crix_mot": [642, 645], "cross": [16, 28, 137], "cross4": [9, 10, 11, 16], "crosshair": 645, "crosssect": 137, "cryptic": 645, "crystal": [82, 84, 85, 86, 87, 94, 98, 99, 318, 319, 321, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 535, 548, 549, 550, 551, 556, 557, 558, 559, 645], "crystal_bottom": 535, "crystal_top": 535, "crystaltower1": [326, 327, 328, 329, 331, 332, 333, 336, 337, 645], "crystaltower2": [326, 327, 329, 331, 332, 335, 336, 337, 645], "ctl_fw": 412, "ctl_settings_get": 411, "ctrl": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 247, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 493, 503, 504, 505, 518, 519, 520, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638], "ctrl_air_temp": 454, "ctrl_air_temp_rbv": 454, "ctrl_heatsink_temp": 454, "ctrl_heatsink_temp_rbv": 454, "ctrl_mode": 622, "ctrl_sp_not_allow": 622, "ctrl_sp_oor": 622, "cur_adj_progress": 162, "cur_adj_st": 162, "curat": 642, "curpo": [287, 288, 289, 290, 291], "curr": 476, "curr_mon_rbv": 458, "curr_po": 495, "curr_step": 476, "curr_step_rbv": 476, "curr_twk": 476, "current": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 189, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 234, 235, 237, 244, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 297, 298, 299, 300, 301, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 478, 479, 480, 481, 482, 483, 484, 485, 488, 489, 490, 492, 494, 495, 496, 497, 498, 499, 500, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 623, 624, 626, 627, 629, 630, 638, 639, 640, 641, 644, 645, 646, 661], "current1": 484, "current1_prefix": 484, "current2": 484, "current2_prefix": 484, "current_apertur": [533, 536, 538, 539, 540, 542, 543], "current_destin": 274, "current_egu": [290, 291], "current_length": 499, "current_numb": 395, "current_ramp_spe": [397, 398, 399, 400, 401], "current_rang": 266, "current_step": [476, 500], "current_twk": 476, "currentld": 274, "currentmeasur": 395, "currentnomin": 395, "currentphotonenergy_rbv": [53, 56, 57, 58], "currentpo": 495, "currentrampspe": [397, 398, 399, 400, 401], "cursori": 33, "cursorx": 33, "curstp": 500, "curv": 98, "curvatur": 301, "custom": [53, 56, 57, 58, 142, 439, 523, 572, 642, 645], "customphotonenergi": [53, 56, 57, 58], "cut": [619, 645], "cvmi": 645, "cvmi_mot": [642, 645], "cvmile": 645, "cxi": [74, 75, 76, 78, 79, 80, 336], "cxi_dg1_pim": 645, "cycl": [18, 85, 86, 87, 294, 295, 396, 645], "cyclerfofrx": [295, 645], "cyclerfoftx": 645, "cymel123": 645, "d": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 353, 360, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 521, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 584, 589, 590, 591, 592, 593, 594, 595, 609, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "damag": 623, "damp": 266, "daq": 645, "dark": [12, 13, 14, 18, 28], "data": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 607, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "data_bits_offset": [21, 22], "data_kei": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "data_typ": [6, 7, 9, 10, 11, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 301], "data_type_out": [31, 32], "data_valid": 282, "databas": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 149], "databitsoffset": [21, 22], "databrok": 21, "dataclass": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 222, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 639, 640, 641, 645], "datacnt0": 124, "datacnt10": 124, "datafil": [21, 22], "dataset": [21, 22], "datatyp": [7, 9, 10, 11, 15, 16, 17, 21, 301], "datatype_rbv": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "datatypeout": [31, 32], "dataword": [21, 22], "date": [187, 645], "datum": [12, 13, 14, 18], "datum_kwarg": [12, 13, 14, 18, 20, 21, 22, 24, 25, 26, 27, 34], "db": [305, 360, 645], "dbm": [298, 300], "dc": [264, 265, 426, 645], "dc_devic": [642, 645], "dccl": 645, "dci_rang": [264, 265], "dcin_rbv": [158, 162], "dct": 634, "dcv_rang": [264, 265], "dd": [321, 330], "deadband": [319, 335], "debug": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 67, 68, 82, 84, 85, 86, 87, 140, 144, 168, 171, 276, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 591, 624, 626, 638, 645], "decid": [18, 599], "decim": 645, "declar": [352, 441], "decor": [599, 609, 611, 612, 615, 616, 617, 645], "decoupl": [364, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "decouple_i": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "decouple_x": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "decreas": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 442, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 653], "dectri": [326, 334, 336, 337], "deepcopi": 645, "deeper": [45, 46, 47, 48, 59, 60], "def": [12, 13, 14, 18, 231, 404, 431, 611, 646], "def_range_max": [158, 162, 645], "def_range_min": [158, 162, 645], "default": [2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 234, 239, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 516, 518, 519, 520, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 604, 605, 610, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 637, 638, 639, 640, 641, 645, 648, 666], "default_connection_timeout": [504, 505], "default_offset": [90, 91, 341, 346, 440], "default_scal": [90, 91, 341, 346, 440], "default_timeout": [504, 505], "default_valu": [516, 604, 605], "defer": [566, 646], "defin": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 85, 86, 87, 90, 91, 98, 99, 100, 105, 106, 112, 153, 154, 168, 170, 200, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 226, 232, 234, 245, 253, 301, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 344, 346, 347, 348, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 432, 433, 434, 435, 436, 438, 439, 440, 444, 445, 462, 475, 476, 477, 478, 506, 507, 508, 509, 510, 511, 513, 534, 536, 545, 547, 553, 554, 555, 563, 564, 566, 567, 568, 569, 571, 572, 577, 578, 579, 581, 589, 590, 591, 618, 629, 630, 638, 645, 646, 649], "definit": [21, 28, 90, 91, 111, 112, 341, 346, 354, 440, 566, 567, 645], "deg": [82, 84, 85, 86, 87, 318, 319, 327, 328, 329, 333, 335, 552], "degre": [85, 86, 87, 98, 212, 327, 328, 329, 331, 332, 645], "delai": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 503, 504, 505, 518, 519, 520, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 613, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 645], "delay_class_factori": 1, "delay_gener": 642, "delay_instace_factori": 441, "delay_instance_factori": 1, "delay_mov": 345, "delay_rbv": 125, "delay_set": 345, "delay_setpoint": [594, 645], "delay_str": 109, "delay_tap": [593, 594], "delay_tick": [593, 594], "delayadca": 121, "delayadcb": 121, "delayao": 109, "delaybas": [1, 347, 433, 438, 441, 645], "delaygener": 645, "delaygeneratorbas": 107, "delaymotor": [1, 441], "delaynewport": [346, 347, 348, 645], "delaysi": 109, "delaystag": 645, "delaystage2tim": 347, "delete_driver_fil": [20, 21, 22, 24, 25, 26, 27, 34], "deletedriverfil": [20, 21, 22, 24, 25, 26, 27, 34], "delimit": [164, 350], "deliv": 377, "deliveri": [375, 483, 484, 485, 486, 487, 491, 493, 494, 645], "delta": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 225, 227, 281, 287, 288, 289, 290, 291, 311, 313, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 378, 416, 429, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 475, 527, 529, 530, 531, 532, 534, 537, 541, 547, 553, 555, 572, 581, 591, 593, 638, 645], "delta_beam": 499, "delta_fiduci": 499, "delta_hv_sp": 4, "delta_theda": 94, "delta_theta": 94, "densiti": 427, "depend": [210, 318, 319, 333, 335, 377, 381, 404, 500, 518, 521, 538, 608, 645], "deplet": [485, 488], "deploi": 645, "deploy": 645, "deprec": [1, 21, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 172, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 413, 414, 415, 422, 423, 424, 426, 431, 437, 439, 461, 462, 463, 464, 465, 527, 529, 531, 532, 535, 537, 541, 562, 593, 645], "depth": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 645, 646], "deriv": [349, 513, 523, 645, 646], "derived_from": [349, 523, 646], "derived_unit": [349, 523, 646], "derivedsign": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 523, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641], "desc": [89, 102, 105, 106, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 166, 253, 315, 395, 594, 645, 661], "descend": 617, "describ": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 587, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "describe_collect": 500, "descript": [89, 102, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 164, 349, 395, 431, 500, 503, 504, 505, 517, 518, 519, 520, 523, 527, 529, 594, 644, 645], "design": [74, 362, 363, 365, 366, 367, 368, 369, 379, 381, 382, 383, 384, 385, 387, 422, 423, 424, 426, 463, 474, 539, 552, 571, 645], "desir": [4, 28, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 302, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 353, 364, 370, 371, 372, 373, 374, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 523, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 598, 618, 638, 645], "desired_transmiss": [53, 56, 57, 58], "desiredtransmiss": [53, 56, 57, 58], "despit": [416, 431, 527, 529, 645], "dest": [274, 275], "dest_sel": 125, "dest_typ": 125, "destin": [1, 12, 13, 14, 18, 36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 212, 215, 225, 245, 274, 275, 278, 282, 311, 313, 326, 334, 336, 337, 370, 371, 372, 377, 378, 416, 429, 432, 433, 442, 475, 529, 534, 547, 553, 555, 572, 581, 591, 594, 638, 645], "destination_po": [278, 282], "destinationconfig": [275, 645], "destinationposit": [274, 275, 278, 282, 645], "destmask": 594, "destmod": 594, "destsel_rbv": 125, "desttype_rbv": 125, "desync": 440, "desyncron": [90, 91, 341, 346, 440], "det": [259, 500], "det_tilt": 209, "det_ver": 209, "detail": [1, 31, 82, 84, 85, 86, 87, 264, 303, 414, 624, 627, 645, 646, 659], "detailed_tre": 645, "detector": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 137, 139, 172, 209, 210, 254, 255, 256, 259, 273, 302, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 500, 535, 554, 589, 590, 606, 642, 645], "detector_i": 273, "detector_st": 6, "detector_x": 273, "detectorbas": 13, "detectorstate_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 301], "determin": [7, 9, 10, 11, 16, 17, 18, 33, 37, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 79, 80, 82, 83, 88, 156, 161, 165, 274, 275, 287, 288, 289, 290, 291, 301, 305, 306, 308, 309, 318, 319, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 343, 345, 364, 373, 376, 381, 390, 402, 404, 406, 461, 462, 463, 464, 465, 531, 532, 536, 537, 541, 563, 584, 593, 639, 640, 641, 645, 646], "dettyp": 606, "dev": [142, 231, 642, 645, 646], "develop": 645, "deviat": [33, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "devic": [1, 210, 220, 226, 227, 228, 232, 236, 242, 254, 302, 353, 360, 390, 403, 405, 406, 407, 431, 434, 436, 441, 465, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 513, 514, 516, 517, 522, 523, 524, 565, 567, 570, 574, 575, 576, 584, 600, 606, 609, 610, 612, 615, 616, 617, 643, 644, 646, 648, 650], "device_class": 112, "device_st": 445, "device_typ": 645, "devicestatu": 500, "df": [321, 330], "dg": 645, "dg1": 445, "dg2": 537, "dgchannel": 107, "dh": [321, 326, 330, 334, 336, 337], "dhv": [410, 411, 412, 645], "dhv_fw": 412, "di": [82, 84, 85, 86, 87], "dia": [321, 327, 328, 329], "diag": 334, "diag_tow": [326, 334, 336, 337], "diagnost": [37, 38, 39, 41, 43, 172, 302, 321, 326, 330, 334, 336, 337, 364, 413, 414, 415, 422, 423, 424, 426, 479, 489, 639, 640, 641, 645], "diagnosticstow": [326, 330, 336, 337], "diagnostictow": 645, "dial": [343, 345, 437, 645], "dial_po": [343, 345], "dial_posit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 343, 345, 645], "diamet": 301, "diamond": [318, 319, 333, 335, 336, 580], "diamond_reflect": [318, 319, 333, 335], "dicon": [642, 645], "diconswitch": 645, "dict": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 597, 601, 604, 605, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 637, 638, 639, 640, 641, 646], "dictionari": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 353, 360, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 584, 589, 590, 591, 592, 593, 594, 595, 597, 601, 604, 605, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 645, 646], "did": 645, "diff": 149, "diff_configur": [149, 645], "diff_press_ok": [276, 624, 626], "differ": [1, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 59, 60, 62, 64, 65, 67, 68, 71, 84, 111, 144, 145, 148, 149, 155, 163, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 252, 253, 255, 256, 306, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 337, 338, 339, 340, 364, 370, 371, 372, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 416, 421, 427, 429, 444, 445, 475, 478, 500, 503, 504, 505, 516, 518, 519, 520, 521, 533, 534, 537, 538, 539, 540, 542, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 621, 626, 638, 644, 645], "difference_seq": 31, "differenceseq": 31, "differenti": [276, 624, 626], "diffractomet": [211, 212, 650], "diffractomoet": 652, "digit": [265, 276, 285, 414, 455, 467, 468, 469, 470, 595, 624, 625, 626, 627, 628, 629, 630, 642, 645], "digital_sign": [642, 645], "digitz": 466, "digraph": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "dim0": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim0_sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim0sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim1": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim1_sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim1sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim2": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim2_sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim2sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dim3_sa": 21, "dim3sa": 21, "dim4_sa": 21, "dim4sa": 21, "dim5_sa": 21, "dim5sa": 21, "dim6_sa": 21, "dim6sa": 21, "dim7_sa": 21, "dim7sa": 21, "dim8_sa": 21, "dim8sa": 21, "dim9_sa": 21, "dim9sa": 21, "dim_3": 21, "dim_4": 21, "dim_5": 21, "dim_6": 21, "dim_7": 21, "dim_8": 21, "dim_9": 21, "dim_att_dataset": 21, "dim_i": 21, "dim_n": 21, "dim_x": 21, "dimattdataset": 21, "dimens": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 263, 314, 533, 536, 538, 539, 540, 542, 543], "dimension": [380, 381, 573, 645], "dimensions_rbv": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dimmabl": [414, 422, 423, 424, 535], "dimsa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "diod": [248, 251, 252, 255, 256, 300, 302, 303, 319, 321, 326, 334, 336, 337, 417, 418, 419, 420, 421, 551, 645], "diode2": [319, 335], "diode_horiz": 551, "diode_in": 551, "diode_out": 551, "diode_state_st": [252, 255, 256], "diode_vert": 551, "diodebia": 248, "dir": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 234, 408, 645], "direct": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 172, 262, 263, 265, 305, 312, 413, 414, 415, 422, 423, 424, 426, 474, 535, 544, 545, 551, 578, 580, 585, 629, 639, 640, 641, 645], "direction_of_travel": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "directli": [21, 28, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 461, 462, 463, 464, 465, 531, 532, 537, 541, 563, 576, 593, 618, 644, 645, 646], "directori": [18, 245, 644], "dirti": 645, "disabl": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 67, 68, 81, 89, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 155, 157, 158, 162, 166, 168, 244, 266, 311, 313, 370, 371, 372, 378, 408, 416, 428, 429, 475, 505, 519, 523, 534, 547, 553, 555, 581, 591, 594, 638, 645, 648], "disable_ch": 594, "disable_on_stag": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "disable_trg": 594, "disagre": 645, "disambigu": 616, "disassembl": 645, "disc_act": 189, "disc_active_rbv": 189, "discharg": 189, "disconnect": [82, 84, 85, 86, 87, 171, 645], "disconnected_pvnam": 171, "discov": [521, 645, 659], "discrepenaci": 645, "discret": [67, 68, 567], "discuss": 646, "disk": [21, 22], "disordered_arrai": 21, "disorderedarrai": 21, "disp": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "dispar": 1, "dispatch": [12, 13, 14, 18, 613], "dispd": 456, "displai": [36, 40, 42, 44, 62, 67, 68, 71, 142, 149, 168, 170, 225, 226, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 546, 547, 553, 555, 572, 578, 581, 591, 612, 638, 645, 649], "display_text": 601, "disregard": 148, "disrupt": 232, "dist_code_inv": [158, 162, 645], "distanc": [82, 84, 85, 86, 87, 94, 158, 162, 305, 306, 308, 309, 550, 645], "distract": [141, 145], "distribut": [33, 645], "div": 600, "dive": 440, "divid": [31, 32, 90, 91, 341, 346, 440, 467, 468, 469, 502], "dl2": 81, "dl2_energi": 81, "dl2vernier": 81, "dmisc": 302, "dmode": 121, "dmode_rbv": 121, "dmov": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 343, 364, 373, 376, 533, 537, 539, 541], "dmp": 81, "dmph": 81, "do": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 84, 85, 86, 87, 110, 149, 150, 152, 155, 157, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 251, 253, 305, 306, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 364, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 431, 440, 444, 445, 475, 478, 506, 507, 516, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 587, 589, 590, 591, 618, 632, 638, 643, 645], "do_calib": [158, 162], "do_config": 257, "do_print": 4, "do_reset": 459, "doc": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 435, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 568, 569, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 646, 665], "doc_fmt": 599, "docstr": [82, 599, 645], "doctr": 645, "document": [1, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 219, 305, 530, 645, 648], "doe": [1, 12, 13, 14, 18, 31, 32, 37, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 225, 227, 311, 316, 317, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 500, 512, 521, 527, 529, 530, 531, 532, 537, 541, 544, 564, 568, 569, 572, 576, 593, 625, 627, 632, 636, 645, 666], "doesn": [82, 84, 85, 86, 87, 172, 630, 645, 646], "dol": 28, "don": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 74, 82, 84, 85, 86, 87, 149, 212, 440, 499, 645, 666], "done": [1, 28, 31, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 251, 253, 255, 256, 287, 288, 289, 290, 291, 306, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 343, 344, 345, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 417, 418, 419, 420, 421, 429, 430, 431, 437, 439, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 563, 566, 567, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645, 653], "done_al": [533, 539], "done_bottom": [533, 539], "done_compar": [83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 462, 464, 563, 593], "done_mov": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638], "done_north": [533, 539], "done_south": [533, 539], "done_top": [533, 539], "done_valu": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 461, 462, 463, 464, 465, 531, 532, 537, 541, 563, 593], "door": [173, 174], "dose_r": 473, "dot": [574, 575, 576, 634, 636, 637, 645], "dotted_nam": [516, 574, 575, 576], "doubl": [33, 247, 326, 336, 337, 344, 645], "down": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 189, 190, 192, 227, 247, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 455, 461, 462, 463, 464, 474, 527, 529, 530, 531, 532, 537, 541, 593, 645], "down_prefix": [90, 91], "downstream": [82, 90, 91, 276, 306, 326, 336, 337, 402, 522, 624, 626, 639, 645], "dp_ok_rbv": [276, 624, 626], "dr": [321, 327, 328, 329, 330, 331, 332], "draw": [28, 306], "draw_mod": 28, "draw_networkx": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "drawmod": 28, "drbv": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "drift": 300, "drill": [482, 645], "drive": [160, 252, 255, 256], "driver": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 410, 411, 412], "driver_vers": 21, "driverversion_rbv": 21, "drmax": [158, 162], "drmin": [158, 162], "drop": [18, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "dropped_arrai": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "dropped_output_arrai": 21, "droppedarrai": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "droppedoutputarrai": 21, "drvfastsweep": 33, "drvh": [391, 392, 393], "dry": 113, "ds_rtd": [365, 366, 367, 368, 369, 381], "dspace": [82, 84, 85, 86, 87, 95, 97], "dspacing_v": [82, 84, 85, 86, 87], "dtype": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "dual": [326, 336, 337, 629, 645], "due": [82, 84, 85, 86, 87, 445, 533, 538, 539, 540, 542, 645], "dummi": [51, 515], "duplic": [111, 501, 513, 514, 517, 522], "durat": [81, 302, 502, 663], "dure": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 508, 509, 510, 511, 516, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 661], "dut_ep": 164, "dut_positionst": 571, "duti": [85, 86, 87], "dv": [321, 326, 330, 334, 336, 337], "dx": 645, "dy": 645, "dynam": [503, 504, 505, 567, 570, 645], "e": [1, 4, 5, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 52, 53, 54, 55, 56, 57, 58, 62, 63, 64, 65, 67, 68, 71, 81, 82, 85, 86, 87, 90, 91, 98, 99, 106, 107, 149, 150, 152, 153, 154, 155, 157, 163, 168, 170, 200, 201, 202, 203, 204, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 267, 281, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 344, 346, 347, 348, 364, 370, 371, 372, 377, 378, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 416, 421, 422, 426, 427, 429, 432, 433, 434, 435, 436, 438, 439, 440, 442, 444, 445, 463, 465, 475, 478, 499, 500, 502, 506, 507, 508, 509, 510, 511, 534, 537, 547, 553, 555, 556, 560, 561, 562, 564, 566, 567, 568, 569, 572, 574, 577, 579, 581, 589, 590, 591, 603, 609, 618, 638, 643, 645, 646], "e1c": 645, "e3d": [50, 51], "e_chi": [212, 215], "e_chi_coord": [212, 215], "e_eta": [212, 215], "e_eta_coord": [212, 215], "e_phi": [212, 215, 645], "e_phi_coord": [212, 215], "e_to_k": [212, 215], "each": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 503, 504, 505, 513, 514, 517, 518, 519, 520, 522, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 575, 576, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 644, 645, 646, 663], "eachoth": 645, "eact": [49, 50, 51, 63], "earli": [18, 503, 504, 505, 518, 519, 520], "earlier": [344, 439, 566, 645], "eas": 645, "easi": [12, 13, 14, 18, 82, 84, 85, 86, 87, 645], "easier": [228, 231, 645], "easili": [19, 255, 256, 431, 646], "ebara": [447, 448, 645], "ebara_ev_a03_1": 645, "ebd": 645, "ebeam_energi": 81, "ebeam_energy_user_req": 81, "eboverflowcnt": 127, "ec": 77, "ec_arrai": 499, "ec_rbv": [166, 293], "ecat_data_valid": 622, "ecat_rxbit": 622, "ed": [28, 49, 50, 51, 63], "edg": 551, "edge_offset": [305, 306, 308, 309], "edit": [645, 646, 651], "edm": [12, 13, 14, 18, 83], "effect": [74, 94, 140, 141, 142, 143, 148, 645], "effort": 645, "eg": 305, "eget_cmd": [49, 50, 51, 63], "egu": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 188, 194, 196, 201, 202, 203, 204, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 285, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 452, 453, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "eguh": 645, "egul": 645, "eight": [208, 210], "either": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 69, 210, 404, 428, 500, 503, 504, 505, 518, 519, 520, 533, 536, 538, 539, 540, 542, 543, 629, 645, 646, 648, 653], "ek9000": [302, 642, 645], "el3174": 285, "el3174aich": [286, 645], "elaps": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 428], "elec1_post_att": 138, "elec1_pre_att": 138, "elec2_post_att": 138, "elec2_pre_att": 138, "elect_phase_shift_v": 300, "electr": 300, "electromet": 266, "electron": 81, "element": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 73, 226, 431, 465, 618, 623, 626, 630, 632, 645], "elev": [175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 212, 215], "eleven": [209, 210], "elimin": 645, "ell": [287, 288, 290, 291, 302, 303], "ell14": 291, "ell17": 290, "ell6": 288, "ellbas": [287, 290, 645], "ellch": [302, 303], "elliptec": [642, 645], "elllinear": 291, "elog": [2, 3, 4, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 610, 618, 621, 638, 639, 640, 641, 645], "eloss": 81, "eloss_energi": 81, "elossenergi": 81, "els": [31, 318, 319, 333, 335, 666], "em": [302, 303], "embed": [645, 646], "emer_off": [391, 392, 393], "emeroff": [391, 392, 393], "empti": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 302, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 394, 427, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 635], "emptiv": [36, 40, 42, 44, 67, 68, 168, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 591, 638], "emul": [506, 507, 508, 509, 510, 511], "enabl": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 67, 68, 81, 89, 115, 116, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 155, 157, 158, 162, 166, 168, 189, 190, 192, 193, 194, 244, 266, 311, 313, 364, 370, 371, 372, 373, 376, 378, 416, 429, 467, 468, 469, 475, 492, 534, 547, 553, 555, 581, 591, 594, 638, 645, 648, 663], "enable_background": 31, "enable_callback": 6, "enable_ch": 594, "enable_ch_cmd": 594, "enable_cmd": 166, "enable_filt": 31, "enable_flat_field": 31, "enable_high_clip": 31, "enable_las": 295, "enable_low_clip": 31, "enable_offset_scal": 31, "enable_on_stag": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "enable_plot": 342, "enable_reg": 125, "enable_scal": 32, "enable_trg": 594, "enable_trg_cmd": 594, "enable_trig": 125, "enablebackground": 31, "enablecallback": [6, 9, 10, 11, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35], "enablecallbacks_rbv": 30, "enablefilt": 31, "enableflatfield": 31, "enablehighclip": 31, "enablei": 32, "enablelas": 295, "enablelowclip": 31, "enableoffsetscal": 31, "enableplc11": 83, "enablereg_rbv": 125, "enablescal": 32, "enabletrig_rbv": 125, "enablex": 32, "enablez": 32, "enact": 545, "enbl_sw": 194, "enc": [362, 363, 365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 552], "enc_count": [144, 145, 146, 645], "enclos": 587, "encod": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 144, 145, 146, 158, 159, 160, 162, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 426, 465, 552, 595, 645], "encompass": [188, 538, 579], "encount": 645, "end": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 306, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 611, 618, 638, 643, 645, 646], "end_monitor_thread": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638], "end_with": 612, "endstat": [102, 103, 270, 271, 272, 273, 408, 645], "energi": [45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 63, 74, 75, 76, 77, 78, 79, 80, 81, 82, 85, 86, 87, 93, 96, 136, 137, 302, 305, 306, 308, 309, 326, 327, 328, 329, 331, 332, 334, 336, 337, 342, 350, 425, 463, 556, 560, 561, 645, 651], "energy_3rd": [50, 51], "energy_actu": [53, 56, 57, 58], "energy_c": [326, 334, 336, 337], "energy_c1": [326, 334, 336, 337], "energy_custom": [53, 56, 57, 58], "energy_monitor": 642, "energy_si": [326, 334, 336, 337], "energy_sourc": [53, 56, 57, 58], "energy_to_alio": [85, 86, 87], "energy_with_acr_statu": [82, 645], "energy_with_verni": 82, "energysourc": [53, 56, 57, 58], "enet_bw": [7, 8, 9, 10, 11], "enforc": [98, 406, 407], "engin": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 215, 226, 234, 237, 285, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 563, 593, 645], "engineering_mod": 645, "enh_config_las_tim": 650, "enh_tmo_mpod_apalis_hotfix": 650, "enhanc": 645, "enough": [33, 212, 462, 645], "enrc": 77, "ensur": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 406, 407, 521, 645], "ensure_block": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ensure_nonblock": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "enter": [432, 433, 442, 533, 536, 538, 539, 540, 542, 543, 577], "entir": [28, 110, 143, 391, 392, 393, 397, 398, 399, 400, 401, 445, 562, 587, 619, 645], "entri": [7, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 274, 282, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 576, 577, 579, 581, 589, 590, 591, 618, 638, 645, 649], "entropi": 33, "entry_valv": 274, "entry_valve_readi": 282, "entryinfo": 645, "entrypoint": 645, "entryvalvereadi": 282, "enum": [33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 440, 444, 445, 475, 478, 503, 504, 505, 506, 507, 508, 509, 510, 511, 517, 518, 519, 520, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 574, 575, 576, 577, 579, 581, 589, 590, 591, 594, 618, 638, 645, 646], "enum_attr": [503, 504, 505, 506, 507, 575, 645], "enum_str": [503, 504, 505, 506, 507, 508, 509, 510, 511, 516, 517, 518, 519, 520, 524, 645], "enumer": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638, 645], "env_cond_err": 297, "environ": 645, "environment": [286, 297, 645], "environmentalmonitor": 645, "environn": 232, "eof_count": 132, "eofcount": 132, "eoff": [285, 645], "ep": [141, 142, 145, 642, 645], "ephot": [74, 75, 76, 78, 79, 80, 645], "ephotk": [74, 645], "epic": [1, 2, 5, 6, 28, 52, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 208, 209, 210, 211, 212, 214, 217, 218, 219, 220, 221, 223, 224, 225, 253, 255, 256, 267, 276, 305, 307, 310, 318, 319, 321, 327, 328, 329, 364, 373, 374, 376, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 417, 418, 419, 420, 422, 425, 426, 432, 434, 442, 444, 445, 452, 453, 455, 503, 504, 505, 516, 517, 518, 519, 520, 524, 538, 547, 556, 560, 561, 562, 563, 564, 566, 567, 568, 569, 572, 589, 590, 619, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 642, 645, 646], "epics_motor": [89, 642, 645], "epics_ts_nsec": 21, "epics_ts_sec": 21, "epicsint32": 33, "epicsmotor": [1, 148, 151, 155, 434, 439, 440, 535, 584, 642, 645], "epicsmotorinterfac": [89, 140, 155, 158, 342, 474, 548, 549, 645], "epicspathsign": [20, 21, 22, 24, 25, 26, 27, 34], "epicssign": [2, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 49, 50, 51, 53, 54, 55, 56, 57, 58, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 81, 82, 83, 84, 85, 86, 87, 88, 89, 105, 106, 107, 108, 109, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 130, 131, 132, 133, 134, 135, 137, 138, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 166, 167, 168, 169, 170, 188, 191, 194, 196, 197, 198, 199, 205, 206, 207, 218, 221, 222, 223, 224, 225, 248, 249, 253, 257, 258, 266, 267, 268, 269, 283, 284, 285, 287, 288, 289, 290, 291, 292, 293, 295, 299, 301, 304, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 343, 345, 364, 370, 371, 372, 373, 375, 376, 377, 378, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 411, 412, 416, 418, 420, 421, 427, 429, 435, 444, 445, 446, 447, 449, 450, 452, 453, 454, 456, 459, 460, 461, 466, 467, 468, 469, 470, 471, 472, 475, 476, 477, 484, 485, 487, 488, 499, 500, 503, 504, 505, 516, 518, 519, 520, 524, 531, 534, 537, 538, 540, 541, 542, 544, 545, 547, 553, 555, 562, 563, 564, 568, 569, 572, 579, 581, 589, 590, 591, 593, 594, 595, 618, 638, 645, 646], "epicssignalbas": [503, 504, 505, 518, 519, 520], "epicssignaleditmd": [36, 40, 42, 44, 62, 67, 68, 71, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 168, 170, 225, 311, 313, 370, 371, 372, 378, 395, 416, 429, 475, 503, 505, 506, 507, 534, 547, 553, 555, 572, 575, 581, 591, 638, 645], "epicssignalro": [2, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 49, 50, 51, 53, 54, 55, 56, 57, 58, 63, 69, 77, 81, 83, 88, 89, 105, 106, 109, 114, 115, 116, 117, 118, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 160, 161, 162, 165, 166, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 205, 206, 207, 248, 249, 253, 257, 258, 264, 265, 266, 267, 268, 269, 276, 283, 284, 285, 287, 288, 289, 290, 291, 292, 293, 294, 295, 297, 298, 299, 300, 301, 304, 318, 319, 333, 335, 362, 363, 364, 365, 366, 367, 368, 369, 373, 376, 380, 381, 382, 385, 386, 387, 389, 391, 392, 393, 395, 397, 398, 399, 400, 401, 402, 411, 412, 444, 445, 446, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 473, 476, 482, 500, 503, 504, 505, 518, 519, 520, 531, 537, 538, 540, 541, 542, 544, 546, 577, 578, 579, 594, 618, 619, 620, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 646], "epicssignalroeditmd": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 507, 645], "epicssignalwithrbv": [6, 7, 9, 10, 11, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 189, 190, 192, 193, 195, 276, 301, 448, 455, 457, 458, 619, 620, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633], "epicstsnsec_rbv": 21, "epicstssec_rbv": 21, "epoch": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "eps_backward": 145, "eps_forward": 145, "eps_ok": 164, "eps_pow": 145, "eps_screen": 142, "equal": [18, 33, 425, 504, 520], "equat": [31, 305, 306, 308, 309, 645], "equival": [253, 255, 256, 562], "eras": 33, "err": [6, 36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 427, 429, 475, 497, 498, 534, 547, 553, 555, 572, 581, 591, 638], "err_bool": [144, 145, 146], "err_cod": [144, 145, 146], "err_rbv": 6, "errant": 645, "errid": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 572, 581, 591, 638], "errmsg": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 572, 581, 591, 638], "erron": 645, "error": [21, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 274, 276, 287, 288, 289, 290, 291, 296, 297, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 397, 398, 399, 400, 401, 411, 416, 421, 427, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 448, 457, 461, 462, 463, 464, 465, 475, 478, 487, 497, 498, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 622, 624, 625, 626, 627, 628, 629, 630, 631, 633, 638, 645, 650, 661], "error_cod": 544, "error_desc": 544, "error_id": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 430, 475, 534, 547, 553, 555, 572, 581, 591, 638], "error_messag": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 427, 429, 430, 475, 534, 547, 553, 555, 572, 581, 591, 638], "error_num": 284, "error_rbv": [276, 448, 457, 624, 626], "error_reset": [276, 624, 625, 626, 627, 628, 629, 630, 631, 633], "error_sever": 149, "error_statu": 411, "error_str": 284, "error_summari": 48, "error_summary_bitmask": 48, "errornum": 284, "errstr": 284, "eslo": [285, 645], "especi": 623, "ess": 140, "essenti": [21, 22, 415, 645], "est": 301, "establish": [228, 231, 503, 504, 505, 518, 519, 520, 645], "estim": [53, 56, 57, 58, 81, 162, 485, 488, 538], "eta": [212, 215], "eta_max_step": 212, "etc": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 666], "eth_con_err": 297, "ethercat": 489, "ethernet": [7, 8, 9, 10, 11, 297, 459], "etm": 137, "etoa": 63, "ev": [53, 56, 57, 58, 74, 77, 81, 85, 86, 87, 448, 645], "ev01": 81, "eva": 645, "evalu": 566, "evcod": 594, "even": [18, 31, 33, 302, 537, 645], "event": [49, 50, 51, 63, 77, 81, 124, 133, 391, 392, 393, 444, 467, 471, 499, 500, 594, 623, 645], "event_build": 118, "event_cod": [7, 9, 10, 11, 16, 17, 125, 293, 301], "event_descriptor": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "event_model": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "event_r": [7, 9, 10, 11, 16, 17, 301], "event_thread": 645, "eventbuild": 118, "eventcod": [166, 594], "eventcode_rbv": 125, "eventr": [166, 594], "eventsequ": [500, 645], "eventsequenc": 645, "ever": 645, "everi": [21, 22, 31, 74, 90, 91, 212, 341, 346, 425, 440, 463, 502, 506, 507, 508, 509, 510, 511, 645, 648], "everyth": [164, 431, 645, 646], "evnt": [77, 81], "evr": [125, 129, 248, 293, 467, 468, 469, 642, 645], "evr_ch": 293, "evr_channel": [248, 257], "evr_delai": 293, "evr_prescal": 6, "evr_pv": 293, "evr_v2": 118, "evr_width": 293, "evrmotor": [166, 645], "evrprescal": 6, "evrv2": 118, "ex": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "exactli": [164, 645], "exampl": [28, 32, 33, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 163, 165, 287, 288, 289, 290, 291, 296, 302, 304, 305, 308, 343, 345, 346, 364, 373, 376, 431, 437, 439, 440, 461, 462, 463, 464, 465, 499, 500, 503, 504, 505, 518, 519, 520, 523, 527, 529, 531, 532, 537, 541, 562, 563, 572, 573, 584, 593, 616, 642, 645], "example3d": 171, "example3dst": [167, 572], "examplel2l": 171, "examplel2lst": 169, "exce": 538, "except": [90, 91, 149, 326, 334, 336, 337, 341, 346, 431, 440, 645], "exclud": [12, 645], "exclus": [148, 155, 281], "exec_mov": [533, 539], "exec_queu": [533, 539], "execut": [74, 545, 563], "execution_tim": [6, 21], "executiontime_rbv": [6, 21], "exhaust": 567, "exist": [1, 28, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 352, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 501, 517, 524, 527, 529, 530, 531, 532, 537, 541, 593, 645, 646], "exit": [4, 247, 278, 534, 645], "exit_mask_left_temp": 552, "exit_mask_right_temp": 552, "exit_valv": 278, "exit_valve_readi": 278, "exitslit": 645, "exitslittarget": 535, "exitvalvereadi": 278, "expand": [17, 634, 636, 637, 645], "expect": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "experess": 587, "experi": [482, 551, 643, 644, 645], "experiment": 645, "expert": [149, 150, 152, 155, 157, 237, 244, 645], "explain": 31, "explan": 582, "explicit": [12, 13, 14, 18, 503, 504, 505, 518, 519, 520, 645], "explicitli": [503, 504, 505, 518, 519, 520], "explor": 645, "expos": 140, "exposur": [6, 7, 9, 10, 11, 15, 16, 17, 292, 293, 301], "exposure_mod": 6, "exposuremod": 6, "exposures_to_averag": [292, 293], "express": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 233, 234, 235], "ext_ilk_ok": [276, 624, 626], "ext_ilk_ok_rbv": [276, 624, 626], "ext_press": [298, 300], "ext_rel_hum": 300, "ext_relative_hum": 298, "ext_temp_hum_sen": [298, 300], "ext_temp_press_sen": [298, 300], "ext_warn": 622, "extend": [140, 145, 265, 431, 527, 529, 567, 645], "extens": [227, 645], "extern": [188, 276, 298, 300, 521, 579, 624, 626, 645], "extra": [21, 22, 39, 41, 140, 149, 150, 152, 157, 218, 219, 220, 221, 223, 224, 225, 253, 255, 256, 310, 373, 376, 431, 444, 445, 566, 567, 572, 645], "extradimchunk": 21, "extradimchunk3": 21, "extradimchunk4": 21, "extradimchunk5": 21, "extradimchunk6": 21, "extradimchunk7": 21, "extradimchunk8": 21, "extradimchunk9": 21, "extradimchunki": 21, "extradimchunkx": 21, "extradimnam": [21, 22], "extradimname3_rbv": 21, "extradimname4_rbv": 21, "extradimname5_rbv": 21, "extradimname6_rbv": 21, "extradimname7_rbv": 21, "extradimname8_rbv": 21, "extradimname9_rbv": 21, "extradimnamen_rbv": [21, 22], "extradimnamex_rbv": [21, 22], "extradimnamey_rbv": [21, 22], "extradims": [21, 22], "extradimsize3": 21, "extradimsize4": 21, "extradimsize5": 21, "extradimsize6": 21, "extradimsize7": 21, "extradimsize8": 21, "extradimsize9": 21, "extradimsizei": [21, 22], "extradimsizen": [21, 22], "extradimsizex": [21, 22], "extrem": [306, 645], "f": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 81, 92, 94, 107, 287, 288, 290, 291, 556, 560, 561, 587, 604], "face": [349, 523, 524, 645], "facil": 645, "fact": 155, "factor": [31, 74, 164, 266, 304, 463], "factori": [5, 49, 50, 51, 52, 65, 200, 210, 250, 302, 584, 645], "factory_reset_ch1": 412, "factory_reset_ch2": 412, "fail": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 253, 255, 256, 287, 288, 289, 290, 291, 297, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 530, 531, 532, 534, 537, 541, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 584, 589, 590, 591, 593, 614, 618, 638, 645, 653], "fail_tim": 473, "failur": [82, 84, 85, 86, 87, 297, 503, 504, 505, 506, 507, 518, 519, 520, 645], "fake": [78, 432, 442, 506, 507, 508, 509, 510, 511, 565, 645], "fakeepicssign": [78, 79, 80, 645, 646], "fakeepicssignalro": [506, 507, 508, 509, 510, 511], "fakepytmcsign": 645, "fall": [36, 40, 42, 44, 67, 68, 82, 84, 85, 86, 87, 98, 99, 168, 311, 313, 370, 371, 372, 378, 391, 392, 393, 416, 429, 475, 504, 505, 534, 547, 553, 555, 591, 638], "fall_rat": [391, 392, 393], "fals": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 244, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 443, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 506, 507, 510, 512, 514, 515, 518, 519, 520, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 604, 610, 614, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "false_color": 19, "falsecolor": 19, "fan": [297, 299, 449, 535], "fan_pow": 535, "fan_spd_err": 297, "fan_spd_rbv": 299, "fan_spe": 299, "fanout": 545, "far": [10, 282, 302, 440, 462, 502, 645], "far_field": 282, "fast": [33, 36, 40, 42, 44, 67, 68, 81, 168, 192, 311, 313, 370, 371, 372, 378, 416, 429, 431, 475, 534, 547, 553, 555, 591, 623, 638, 645, 663], "faster": [425, 645, 646], "fastmotor": [99, 215, 216, 308, 309, 330, 331, 332, 333, 335, 341, 438, 529, 540, 642], "fastsensor": 623, "fatal": 622, "fatal_err": 622, "fault": [36, 40, 42, 44, 67, 68, 168, 192, 274, 311, 313, 370, 371, 372, 378, 397, 398, 399, 400, 401, 402, 403, 404, 416, 429, 458, 475, 534, 547, 553, 555, 591, 623, 638, 645], "fault_rbv": 458, "fault_setpoint_f": 192, "favor": 645, "fb": 645, "fb04": 81, "fb_epicsinout": [225, 572], "fb_motionpneumaticactu": 645, "fb_tempsensor": 497, "fb_thermocoupl": 498, "fbck": 81, "fbck_vernier": 81, "fc1": 31, "fc2": 31, "fc3": 31, "fc4": 31, "fcpt": [4, 63, 74, 75, 76, 78, 79, 80, 82, 84, 85, 86, 87, 104, 105, 106, 153, 154, 159, 162, 163, 171, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 201, 202, 203, 204, 208, 209, 212, 213, 214, 215, 217, 249, 255, 256, 258, 267, 269, 287, 288, 289, 290, 291, 293, 302, 305, 306, 318, 319, 321, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 347, 348, 364, 374, 376, 377, 392, 417, 418, 419, 420, 432, 433, 438, 445, 453, 531, 532, 537, 541, 549, 550, 556, 560, 561, 563, 578, 589, 590, 593, 594], "fd_arrai": 499, "fdq": [37, 39, 41, 45, 47, 59, 60, 423, 641, 645], "featur": [18, 226, 232, 244, 386, 515, 530, 618, 648], "fee": [6, 63, 64, 374, 645], "fee1": [63, 77], "feeatt": 645, "feedback": [81, 645], "feefilt": 63, "feel": 645, "feesolidattenu": 645, "feesolidattenuatorblad": [45, 48, 60, 70, 645], "feesolidattenuatorst": 61, "fel": 81, "fetch": [28, 645], "few": [301, 642, 645], "fewer": 43, "ff": [282, 302, 303], "ffmirror": [363, 645, 650], "ffmirrorz": [645, 662], "fhomeposit": [144, 145], "fiber": [284, 315, 645], "fid_count": 132, "fidcount": 132, "field": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "fifo_overflow": 133, "fifo_paus": 133, "fifo_pause_count": 128, "fifo_pause_threshold": 128, "fifo_reset": 133, "fifo_wr_cnt": 133, "fifooverflow": 133, "fifopaus": 133, "fifopausecnt": 128, "fifopausethreshold_rbv": 128, "fiforeset": 133, "fifowrcnt": 133, "fight": 645, "figur": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 82, 84, 85, 86, 87, 306], "file": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 89, 245, 305, 306, 308, 309, 342, 350, 360, 632, 645], "file_format": [20, 21, 22, 24, 25, 26, 27, 34], "file_nam": [20, 21, 22, 24, 25, 26, 27, 34], "file_numb": [20, 21, 22, 24, 25, 26, 27, 34], "file_number_sync": [20, 21, 22, 24, 25, 26, 27, 34], "file_number_writ": [20, 21, 22, 24, 25, 26, 27, 34], "file_path": [20, 21, 22, 24, 25, 26, 27, 34], "file_path_exist": [20, 21, 22, 24, 25, 26, 27, 34], "file_templ": [20, 21, 22, 24, 25, 26, 27, 34], "file_template_valid": 27, "file_write_mod": [20, 21, 22, 24, 25, 26, 27, 34], "fileformat": [20, 21, 22, 24, 25, 26, 27, 34], "filenam": [20, 21, 22, 24, 25, 26, 27, 34, 350, 666], "filenumb": [20, 21, 22, 24, 25, 26, 27, 34], "filenumber_sync": [20, 22, 24, 25, 26, 27, 34], "filenumber_writ": [20, 22, 24, 25, 26, 27, 34], "filepath": [20, 21, 22, 24, 25, 26, 27, 34], "filepathexists_rbv": [20, 21, 22, 24, 25, 26, 27, 34], "filestor": 21, "filesystem": [21, 22], "filetempl": [20, 21, 22, 24, 25, 26, 27, 34], "filetemplatevalid": 27, "filewritemod": [20, 21, 22, 24, 25, 26, 27, 34], "fill": [31, 502, 637, 645, 666], "fill_valu": 21, "fillvalu": 21, "filter": [21, 22, 31, 45, 46, 47, 48, 49, 52, 53, 54, 55, 56, 57, 59, 60, 73, 148, 172, 226, 234, 244, 266, 287, 288, 302, 321, 426, 427, 478, 550, 592, 645], "filter1": [52, 63], "filter10": 52, "filter2": [52, 63], "filter3": 63, "filter4": 63, "filter5": 63, "filter6": 63, "filter7": 63, "filter8": 63, "filter9": 63, "filter_01": 55, "filter_02": [55, 58], "filter_03": [55, 58], "filter_04": [55, 58], "filter_05": [55, 58], "filter_06": [55, 58], "filter_07": [55, 58], "filter_08": [55, 58], "filter_09": 58, "filter_10": 58, "filter_11": 58, "filter_12": 58, "filter_13": 58, "filter_14": 58, "filter_15": 58, "filter_16": 58, "filter_17": 58, "filter_18": 58, "filter_19": 58, "filter_callback": 31, "filter_typ": [31, 478], "filter_type_seq": 31, "filter_wheel": [172, 426], "filtercallback": 31, "filters_mov": [53, 56, 57, 58], "filters_moving_bitmask": [53, 56, 57, 58], "filtersmoving_rbv": [53, 56, 57, 58], "filtersmovingbitmask_rbv": [53, 56, 57, 58], "filtertyp": 31, "filtertypeseq": 31, "final": [81, 85, 86, 87, 563, 567], "find": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 83, 149, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 253, 306, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 586, 587, 589, 590, 591, 613, 618, 638, 645], "find_all_cal": 645, "find_all_class": 645, "find_all_device_class": 645, "find_configur": [149, 645], "find_sign": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "findabl": 648, "fine": [82, 85, 86, 87, 263, 397, 398, 399, 400, 401], "fine_adjustment_statu": [397, 398, 399, 400, 401, 645], "fine_i": 263, "fine_x": 263, "fine_x_prefix": 263, "fine_y_prefix": 263, "fine_z": 263, "fine_z_prefix": 263, "finish": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 251, 252, 253, 255, 256, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 501, 502, 503, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 577, 579, 581, 589, 590, 591, 593, 618, 638], "finit": [504, 505], "firmwar": 544, "firmwarevers": 449, "first": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 354, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 506, 507, 508, 509, 510, 511, 513, 518, 519, 520, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 577, 578, 579, 580, 581, 586, 589, 590, 591, 592, 593, 594, 595, 601, 608, 609, 615, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "first_filt": [56, 57, 58], "first_motor_onli": 574, "fit": [98, 100, 645], "fit_amplitud": [292, 293], "fit_chisq": [292, 293], "fit_fwhm": [292, 293], "fit_on": [292, 293], "fit_stdev": [292, 293], "fit_width": [292, 293], "five": 427, "fix": [18, 33, 89, 102, 103, 212, 270, 271, 272, 273, 362, 363, 408, 469, 472, 629, 630, 632, 650, 653, 661, 666], "fix_decr_lut": 650, "fix_smarpod_ui_nam": 650, "fix_sync": [90, 91, 341, 346, 440], "fix_sync_keep_stil": [90, 91, 341, 346, 440], "fixedr": 594, "fixtur": [306, 645], "fixup": 645, "flag": [4, 28, 31, 33, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 164, 301, 302, 499, 596], "flag_desc": 164, "flags_raw": 164, "flake8": 645, "flat": [31, 645], "flat_point": 588, "flatfield": 31, "flatten": [351, 588], "flavor": 1, "flip": [444, 445], "flipflop": [444, 445], "float": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 503, 504, 505, 513, 518, 519, 520, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 585, 589, 590, 591, 592, 593, 594, 595, 598, 604, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 645, 646], "float32": 21, "float64": 21, "floor": [49, 50, 51, 53, 56, 57, 58, 63], "flop": [444, 445], "flow": [3, 37, 39, 41, 45, 47, 59, 60, 113, 172, 271, 362, 363, 380, 382, 385, 386, 409, 413, 423, 424, 426, 483, 485, 487, 488, 493, 494, 539, 552, 580, 619, 640, 641, 645], "flow1": 485, "flow10": 485, "flow10_start_prefix": 485, "flow10_time_prefix": 485, "flow10_used_prefix": 485, "flow1_start_prefix": 485, "flow1_time_prefix": [485, 488], "flow1_used_prefix": 485, "flow2": 485, "flow2_start_prefix": 485, "flow2_time_prefix": 485, "flow2_used_prefix": 485, "flow3": 485, "flow3_start_prefix": 485, "flow3_time_prefix": 485, "flow3_used_prefix": 485, "flow4": 485, "flow4_start_prefix": 485, "flow4_time_prefix": 485, "flow4_used_prefix": 485, "flow5": 485, "flow5_start_prefix": 485, "flow5_time_prefix": 485, "flow5_used_prefix": 485, "flow6": 485, "flow6_start_prefix": 485, "flow6_time_prefix": 485, "flow6_used_prefix": 485, "flow7": 485, "flow7_start_prefix": 485, "flow7_time_prefix": 485, "flow7_used_prefix": 485, "flow8": 485, "flow8_start_prefix": 485, "flow8_time_prefix": 485, "flow8_used_prefix": 485, "flow9": 485, "flow9_start_prefix": 485, "flow9_time_prefix": 485, "flow9_used_prefix": 485, "flow_cell_i": 271, "flow_cell_theta": 271, "flow_cell_x": 271, "flow_cell_z": 271, "flow_met": [37, 38, 39, 41, 43, 45, 46, 47, 59, 60, 423, 641, 645], "flow_off": 3, "flow_ok": 113, "flow_r": 3, "flow_rat": 187, "flow_sourc": 485, "flow_source_prefix": 485, "flow_switch": [172, 409, 413, 424, 426, 539, 580, 640, 645], "flow_val": 3, "flowintegr": [488, 645], "flowmet": 493, "flowrat": 487, "flowrate_prefix": 487, "flowrate_sp": 487, "flowrate_sp_prefix": 487, "fltmvinterfac": [148, 437, 527, 530, 643, 645], "fltmvposition": 645, "flush": [21, 22], "fly": [33, 645], "fly_during_wrapp": 500, "flyer": 500, "fm": [642, 645], "fmc": [466, 470], "fmc126": [114, 645], "fmc134": [115, 116, 467, 468, 469, 471, 472, 645], "fn": [45, 46, 47, 48, 59, 60, 431], "focal": [305, 306], "focu": [33, 172, 306, 362, 363, 418, 419, 426, 556, 560, 561, 590, 639, 640, 641, 645], "focus": [305, 306, 308, 309, 310, 645], "focus_lock": [172, 426], "focus_motor": [172, 426, 590], "foff": [89, 140, 141, 142, 143, 147, 148, 149, 155, 157, 158, 162], "foffset": 31, "foil": [326, 334, 336, 337, 554, 555, 645], "folder": [305, 306, 308, 309], "follow": [1, 12, 82, 84, 85, 86, 87, 110, 225, 231, 305, 306, 404, 415, 425, 431, 440, 444, 445, 566, 572, 578, 645, 646, 649], "follow_prefix": 364, "follower_high_limit_switch": 364, "follower_low_limit_switch": 364, "follower_readback": 364, "folow": 588, "font": 28, "forc": [6, 276, 455, 507, 510, 512, 514, 515, 623, 624, 626, 627, 628, 629, 631, 645], "force_cl": [629, 630, 632], "force_opn": [276, 623, 624, 626, 627, 628, 629, 631], "force_start": 455, "force_trig": [292, 293], "forev": [85, 86, 87, 500, 503, 504, 505, 518, 519, 520, 645], "forg": [642, 645], "forgiv": 645, "forinterlock": [276, 624, 626], "form": [98, 282, 499, 503, 504, 505, 518, 519, 520, 533, 536, 538, 539, 540, 542, 543, 566, 586, 587, 601], "format": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 349, 431, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 529, 597, 600, 604, 610, 645], "format_status_t": 645, "formattedcompon": [212, 215, 302, 327, 328, 329, 331, 332, 377, 445], "formula": [54, 55, 94, 326, 327, 328, 329, 331, 332, 334, 336, 337], "forward": [82, 84, 85, 86, 87, 90, 91, 98, 99, 145, 153, 154, 160, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 349, 432, 433, 434, 435, 436, 438, 439, 440, 523, 645], "forward_singl": [90, 91, 341, 346, 440], "found": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 142, 151, 503, 504, 505, 521, 566, 575, 604, 605, 645, 646], "foundat": 645, "four": [251, 253, 255, 256, 499, 536, 548, 556, 645], "fourier": 301, "fourier_j0": 301, "fourier_j45": 301, "fourier_m": 301, "fourierj0_rbv": 301, "fourierj45_rbv": 301, "fourierm_rbv": 301, "fp": 6, "fp_rbv": 6, "fp_set": 6, "fpga_reload": 123, "fpga_tmp_critlatch": 131, "fpga_vers": 123, "fpgareload": 123, "fpgatmpcritlatch_rbv": 131, "fpgavers": 123, "fposdiff": [144, 145], "frame": [6, 21, 22, 279], "frame_typ": 6, "framecnt": 127, "framer": 6, "frametyp": 6, "free": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "freed": 33, "freeli": [36, 40, 42, 44, 67, 68, 168, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 591, 638, 645], "freez": [150, 645], "freq": [205, 207, 544], "freq_rbck": 283, "freq_rbck_raw": 283, "frequenc": [50, 51, 160, 207, 283, 645], "frequnci": [50, 645], "fresnel": [547, 554, 645], "friendli": [582, 645], "from": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 233, 234, 235, 245, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 513, 514, 516, 517, 518, 519, 520, 522, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 577, 578, 579, 580, 581, 584, 585, 587, 589, 590, 591, 592, 593, 594, 595, 597, 600, 615, 616, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 635, 638, 639, 640, 641, 644, 645, 646, 655, 656, 660], "from_addr": [287, 288, 289, 290, 291], "front": [172, 205, 207, 426, 609], "front_door_access": 174, "frontdooraccess_calc": 174, "frontpanel": 207, "frozenset": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "fruit": 302, "fry": [85, 86, 87, 645], "fs11": 346, "fs_root": 21, "fs_tgt_time": 343, "fscale": 31, "fsv": 645, "fsw": 113, "fsweep_get": 411, "fulfil": [74, 645], "full": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 49, 50, 51, 56, 57, 58, 62, 63, 64, 65, 66, 67, 68, 71, 82, 109, 110, 115, 136, 137, 139, 148, 163, 167, 168, 169, 170, 188, 207, 218, 219, 220, 221, 222, 223, 224, 225, 253, 259, 302, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 377, 389, 416, 421, 429, 444, 445, 465, 467, 468, 469, 475, 478, 534, 547, 553, 555, 574, 575, 576, 577, 579, 581, 589, 590, 591, 618, 638, 644, 645], "full_col": 6, "full_en": [115, 467, 468, 469], "full_en_rbv": [115, 467, 468, 469], "full_file_nam": [20, 21, 22, 24, 25, 26, 27, 34], "full_row": 6, "fullcol": 6, "fullfilename_rbv": [20, 21, 22, 24, 25, 26, 27, 34], "fulli": [49, 50, 51, 63, 149, 188, 318, 406, 425, 579, 645], "fullrow": 6, "func": [431, 506, 507, 508, 509, 510, 511, 608, 613], "funcposition": 645, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 506, 507, 508, 509, 510, 511, 513, 516, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 584, 587, 589, 590, 591, 592, 593, 594, 595, 606, 608, 609, 611, 612, 613, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 648, 661], "fundament": 645, "further": 516, "furthest": 306, "futur": [19, 28, 563, 645], "fvalu": 646, "fvalue_rbv": 646, "fwd": 160, "fwhm": [81, 292, 293, 305, 306, 308, 309], "fwhm_unfocus": 305, "fwm": [3, 362, 363, 367, 368, 380, 381, 382, 385, 386, 387, 552, 645], "fwversion": [449, 450, 459], "fwversion_rbv": [450, 459], "fxed": 594, "fzp": [547, 554, 645], "fzpstate": 554, "g": [5, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 52, 54, 55, 82, 85, 86, 87, 106, 107, 149, 150, 152, 155, 157, 163, 200, 201, 202, 203, 204, 267, 305, 326, 327, 328, 329, 331, 332, 334, 336, 337, 364, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 422, 426, 432, 433, 440, 442, 463, 465, 499, 502, 506, 507, 508, 509, 510, 511, 537, 574, 603, 609, 643, 645], "g_h": [552, 553], "g_pi": 552, "g_pi_up_enc": 552, "ga": [6, 66, 67, 68, 69, 136, 137, 139, 273, 486, 490, 619, 645], "ga_rbv": 6, "ga_set": 6, "gain": [4, 6, 7, 9, 10, 11, 15, 16, 17, 249, 301], "gain0_i": [114, 466], "gain0_ni": [114, 466], "gain1_i": [114, 466], "gain1_ni": [114, 466], "gain2_i": [114, 466], "gain2_ni": [114, 466], "gain3_i": [114, 466], "gain3_ni": [114, 466], "gain8": [12, 13, 14, 18], "gamma": [449, 450], "gammacontrol": 453, "gammapct": 459, "gantri": [374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "gantry_differ": 364, "gantry_i": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "gantry_prefix": [364, 377], "gantry_x": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "gap": [18, 533, 535, 536, 538, 539, 540, 542, 543], "gap_motor": 535, "gas_att_ok": 69, "gas_jet_i": [102, 270, 271, 273], "gas_jet_x": [102, 270, 271, 273], "gas_jet_z": [102, 270, 271, 273], "gas_load_typ": 454, "gas_load_type_rbv": 454, "gas_needle_i": [102, 270, 272], "gas_needle_x": [102, 270, 272], "gas_needle_z": [102, 270, 272], "gas_nozzle_i": 408, "gas_nozzle_x": 408, "gas_nozzle_z": 408, "gas_typ": [69, 137], "gas_type_rbv": [69, 137], "gasmanifold": 645, "gasneedletheta": 645, "gastyp": [197, 198, 199], "gastyped": [197, 198, 199], "gate": [624, 626, 645], "gatevalv": [188, 579, 625, 645], "gatewai": 645, "gather": 231, "gaug": [249, 258, 455, 623, 626, 642, 645], "gauge_at_vac": [189, 190, 192, 193, 195], "gaugecoldcathod": [201, 202, 203, 204], "gaugepirani": [203, 204], "gaugeplc": [190, 193], "gauges_rbv": 205, "gaugeseri": [198, 199], "gaugeserialgpi": 645, "gaugesetbas": [202, 203], "gaugesetpirani": 204, "gcc": [200, 201, 202, 203, 204, 645], "gcc500": 189, "gccplc": [189, 192, 645], "gcm": 69, "gct": [205, 206], "gd": [82, 84, 85, 86, 87, 92, 94], "gd_val": [82, 84, 85, 86, 87], "gdet": 77, "gdif": 364, "gear": 643, "gen": [362, 363, 365, 366, 367, 368, 369, 379, 381, 382, 383, 384, 385, 387], "gen1vonhamos4cryst": 645, "gen1vonhamoscryst": [548, 645], "gen_statu": 622, "gen_warn": 622, "genctrl_sp_oor": 622, "gener": [5, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 108, 109, 139, 164, 212, 233, 302, 303, 305, 306, 308, 309, 344, 353, 354, 356, 431, 433, 439, 489, 497, 498, 513, 518, 519, 520, 584, 642, 645, 646], "generate_datum": [12, 13, 14, 18, 20, 21, 22, 24, 25, 26, 27, 34], "geometr": 212, "geometri": [326, 327, 328, 329, 331, 332, 334, 336, 337], "get": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 234, 237, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 602, 604, 605, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 635, 638, 639, 640, 641, 645, 658, 661, 662], "get_active_config": [53, 56, 57, 58], "get_aout_3": 268, "get_aout_4": 268, "get_asyn_digraph": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "get_asyn_port_dictionari": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "get_auto_level": 283, "get_best_config": [53, 56, 57, 58], "get_composit": 253, "get_configur": [149, 645], "get_configuration_valu": [149, 645], "get_coupl": 283, "get_current_valu": [149, 645], "get_delta": 281, "get_dir": 234, "get_energi": [326, 327, 328, 329, 331, 332, 334, 336, 337], "get_exposure_tim": [292, 293], "get_filtered_dir_list": 234, "get_flow_offset": 3, "get_flow_r": 3, "get_frames_per_point": 21, "get_full_area_detector": [12, 14], "get_high_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "get_htr_1": 268, "get_htr_2": 268, "get_htrstat_": 267, "get_imped": 283, "get_inname_": 269, "get_jog": [290, 291], "get_lightpath_st": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 222, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 639, 640, 641], "get_lightpath_statu": 231, "get_lim": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "get_low_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "get_materi": [318, 319, 326, 333, 334, 335, 336, 337], "get_max_voltag": [391, 392, 393], "get_mesh_voltag": 4, "get_mod": 268, "get_mout_1": 268, "get_mout_2": 268, "get_moving_statu": [53, 56, 57, 58], "get_noise_rej": 283, "get_plugin_by_asyn_port": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "get_plugin_graph_edg": [12, 13, 14, 18], "get_po": 431, "get_processing_step": [292, 293], "get_ramp_1": 268, "get_ramp_2": 268, "get_range_": 267, "get_raw_mesh_voltag": 4, "get_rbv": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 427, 429, 475, 534, 547, 553, 555, 572, 581, 591, 638], "get_reflect": [318, 319, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337], "get_sensor_": 269, "get_seq": 499, "get_setpoint": [504, 520], "get_soll_1": 268, "get_soll_2": 268, "get_stat": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "get_status_float": 645, "get_status_valu": 645, "get_str": 109, "get_temp_": 269, "get_trig_delai": [292, 293], "get_trig_en": [292, 293], "get_trig_level": 283, "get_trig_perc": 283, "get_trigger_inhibit": [107, 108], "get_trigger_sourc": [107, 108], "get_units_": 269, "getaci": [264, 265], "getacv": [264, 265], "getattr": 645, "getavgcount": 266, "getchan1": 284, "getchan2": 284, "getchan3": 284, "getchan4": 284, "getchan5": 284, "getchan6": 284, "getchan7": 284, "getchan8": 284, "getcurrentmeasur": [391, 392, 393], "getdci": [264, 265], "getdcv": [264, 265], "gethumidvalu": [175, 176, 177, 178], "getinfeedloadvalu": [179, 180, 181, 182], "getintcycl": 266, "getmaxcurr": [391, 392, 393], "getmaxvoltag": [391, 392, 393], "getstat": 106, "getstatusstr": [391, 392, 393], "getswitch": [391, 392, 393], "gettemperatur": [391, 392, 393], "gettempvalu": [183, 184, 185, 186], "getterminalvoltagemeasur": [391, 392, 393], "getver": 284, "getvoltagefallr": [392, 393], "getvoltagemeasur": [391, 392, 393], "getvoltageriser": [392, 393], "gev": 81, "gevscdct_rbv": [7, 8, 9, 10, 11], "gevscpspacketsiz_rbv": [7, 8, 9, 10, 11], "gf": 645, "gfs_name": 623, "gfs_rbv": 623, "gfs_trigger": 623, "ghalym": 645, "ghcplc": 645, "giant": 645, "github": [645, 646, 666], "give": [90, 91, 98, 99, 341, 346, 440, 503, 504, 505, 518, 519, 520, 537, 645, 661, 666], "given": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 153, 154, 158, 162, 168, 170, 172, 210, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 233, 252, 253, 255, 256, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 338, 339, 340, 342, 352, 354, 355, 360, 362, 363, 365, 366, 367, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 382, 383, 384, 385, 386, 387, 388, 389, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 426, 427, 429, 430, 434, 435, 436, 444, 445, 474, 475, 478, 479, 480, 481, 482, 503, 504, 505, 533, 534, 535, 536, 537, 538, 539, 540, 542, 543, 547, 550, 551, 552, 553, 554, 555, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 584, 587, 589, 590, 591, 592, 597, 602, 614, 618, 636, 637, 638, 639, 640, 641, 645], "global": [275, 279], "globalconfig": 275, "gmd": [139, 266, 645], "gmdpreamp": [137, 645], "go": [12, 13, 14, 18, 49, 50, 51, 63, 82, 84, 85, 86, 87, 140, 141, 142, 143, 147, 149, 150, 152, 155, 157, 218, 221, 222, 223, 224, 253, 307, 310, 316, 317, 320, 322, 323, 324, 325, 336, 338, 339, 340, 421, 533, 539, 564, 568, 569, 574, 575, 576, 589, 590, 645], "goal": 587, "goe": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 53, 56, 57, 58, 59, 60, 63, 172, 222, 229, 230, 231, 252, 255, 256, 307, 310, 312, 314, 326, 334, 336, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 535, 536, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 639, 640, 641], "goineomet": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 431, 437, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 593], "gon": [642, 645, 652], "goniomet": [208, 209, 274, 282, 645], "gonwithdetarm": 210, "good": [82, 84, 85, 86, 87, 524], "goofi": 88, "gp": [100, 101], "gpi": [200, 201, 202, 203, 204], "gr": [82, 84, 85, 86, 87, 92, 94], "gr_val": [82, 84, 85, 86, 87], "grab": [45, 46, 47, 48, 59, 60, 610, 645], "grade": 645, "graph": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "grate": [100, 101, 552, 553], "grating_mask_temp_1": 552, "grating_mask_temp_2": 552, "grating_mask_temp_3": 552, "grating_mask_temp_4": 552, "grating_st": 552, "grating_temp_1": 552, "grating_temp_2": 552, "grating_temp_3": 552, "grating_temp_4": 552, "great": 624, "greater": [31, 33, 89, 90, 91, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 212, 215, 341, 346, 440, 574], "green": 28, "grid": [585, 586, 588, 645], "ground": 318, "group": [1, 18, 110, 142, 440, 501, 594, 645], "groupdevic": 645, "grow": [21, 22, 645], "gsr": 137, "guarante": [18, 415, 635], "guard": [366, 645], "guess": [86, 87], "gui": 645, "guid": [440, 644, 645], "h": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 107, 108, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 321, 343, 345, 364, 373, 376, 431, 437, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 593], "h1n": [318, 326, 333, 334, 336, 337], "h1n_state": [318, 326, 333, 334, 336, 337], "h1nc": [318, 333], "h1nsi": [318, 333], "h1p": [318, 333], "h1pc": [318, 333], "h1psi": [318, 333], "h2n": [319, 335], "h2n_state": [319, 335], "h2nc": [319, 335], "h2nsi": [319, 335], "ha": [1, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 112, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 168, 170, 200, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 251, 253, 255, 256, 261, 263, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 318, 319, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 404, 416, 421, 422, 426, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 461, 462, 463, 464, 465, 475, 478, 500, 503, 504, 505, 516, 518, 519, 520, 524, 527, 529, 531, 532, 534, 537, 541, 547, 551, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 573, 577, 579, 580, 581, 586, 589, 590, 591, 593, 618, 621, 623, 629, 638, 640, 645, 648, 665], "hack": [302, 431, 645], "hacki": [89, 645], "had": [31, 112, 645], "hair": 16, "half": [305, 306, 308, 309], "halt": 645, "halv": 247, "hamo": [548, 556, 560, 561, 645], "hand": 645, "handl": [18, 89, 140, 141, 142, 143, 144, 147, 148, 152, 155, 158, 162, 343, 345, 403, 431, 440, 501, 610, 645, 646], "handler": 645, "hang": 645, "happen": [18, 74, 463], "happi": [21, 431, 645], "hard": [28, 81], "hard_e_energi": 81, "hard_rst": 124, "hardrst": 124, "hardwar": [6, 144, 145, 146, 293, 506, 507, 508, 509, 510, 511, 512, 515, 518, 519, 520, 521, 645], "hardware_en": [144, 145, 146, 645], "harmon": [50, 51, 645], "hash": 522, "hasn": 302, "have": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 644, 645, 646, 648, 649, 653, 661, 666], "have_p": 162, "haven": 502, "hd": 551, "hdf5": [14, 18, 21, 22, 645], "hdf51": [12, 14, 18], "hdf5filestor": 18, "hdf5plugin": [12, 14], "hdf5plugin_v31": 21, "head": 162, "header": [149, 350, 645], "health": [397, 398, 399, 400, 401], "heat": [85, 86, 87, 535, 645], "heater": [268, 269, 654], "heaterst": 267, "heatsync": 535, "heatsync_thermocoupl": 535, "height": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 533, 536, 538, 539, 540, 542, 543], "held": [402, 646], "help": [1, 110, 171, 212, 360, 642, 645, 661], "helper": [213, 233, 234, 394, 395, 645, 666], "helpfulintenum": 645, "helpfulnamespac": 610, "henc": 6, "here": [4, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 172, 222, 229, 230, 231, 252, 255, 256, 287, 288, 289, 290, 291, 302, 305, 306, 307, 308, 309, 310, 312, 313, 314, 326, 327, 328, 329, 331, 332, 334, 343, 345, 349, 362, 363, 364, 365, 366, 367, 368, 369, 373, 374, 376, 377, 379, 380, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 427, 430, 431, 437, 444, 445, 461, 462, 463, 464, 465, 474, 479, 480, 481, 482, 503, 504, 505, 506, 507, 508, 509, 510, 511, 516, 518, 519, 520, 523, 527, 529, 531, 532, 533, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 550, 551, 552, 554, 555, 570, 573, 577, 578, 579, 580, 591, 592, 593, 618, 639, 640, 641, 644, 645, 646, 649, 666], "heurist": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "hex": 151, "hexapod": [156, 544, 645], "hg": 645, "hhslepicka": 645, "hi_di": 645, "hi_thresh": [116, 467, 468, 469], "hi_thresh_raw": [467, 468, 469], "hi_thresh_raw_rbv": [467, 468, 469], "hi_thresh_rbv": [116, 467, 468, 469], "hidden": 645, "hide": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "hierarchi": [513, 646], "high": [4, 85, 86, 87, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 162, 189, 190, 192, 193, 212, 215, 281, 297, 301, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 349, 391, 392, 393, 432, 433, 434, 435, 436, 438, 439, 440, 455, 467, 468, 469, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 580, 645], "high_clip": 31, "high_limit": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 492, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "high_limit_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 364, 373, 376], "high_limit_travel": [89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "high_spot": 301, "high_voltage_dis": [189, 190, 192, 193], "high_voltage_do": 455, "high_voltage_enable_autosav": 449, "high_voltage_in": 455, "high_voltage_is_on": 189, "high_voltage_on": [189, 190, 192, 193], "high_voltage_switch": 455, "highclip": 31, "higher": [32, 162, 164, 232, 616, 645], "highest": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 572, 581, 591, 638, 645], "highlimit": 492, "hint": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 616, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "hist_entropi": 33, "hist_max": 33, "hist_min": 33, "hist_siz": 33, "histentropy_rbv": 33, "histmax": 33, "histmin": 33, "histogram": 33, "histogram_rbv": 33, "histori": 642, "histsiz": 33, "hl": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 364, 373, 376, 482], "hlm": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "hn": [318, 319], "ho": 645, "hoc": 645, "hold": [55, 84, 489, 522, 536, 546, 642, 645], "holder": [414, 422, 423, 424, 425, 535, 645], "hole": 311, "hom": 376, "home": [83, 89, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 155, 157, 158, 162, 288, 290, 291, 645], "home_forward": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "home_po": [144, 145, 146], "home_revers": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "homeenum": [89, 148, 149, 150, 152, 155, 157, 158, 162], "homf": [89, 148, 149, 155, 158, 162], "homr": [89, 148, 149, 155, 158, 162], "hood": [518, 570], "hook": 645, "hope": [613, 645], "hopr": 28, "hor": [208, 209], "horizont": [208, 209, 210, 318, 321, 326, 334, 336, 337, 364, 374, 533, 536, 538, 539, 540, 542, 543, 551, 552], "host": 645, "hot": [193, 645], "hotfix": 645, "how": [1, 18, 74, 85, 86, 87, 305, 308, 402, 431, 432, 440, 442, 503, 504, 505, 518, 519, 520, 566, 572, 648], "howev": [33, 98, 99, 402, 500], "hp": [137, 318], "hpi": 473, "hpi6030": 645, "html": [600, 645], "htr_out_1": 268, "htr_out_2": 268, "htr_state": 267, "htr_state_rbv": 267, "http": [587, 595, 645, 646], "huge": [82, 645], "human": [21, 473, 499, 645], "humid": [286, 298, 300], "hutch": [74, 86, 87, 306, 326, 336, 337, 463, 466, 610, 644, 645], "hutch_elog": 610, "hutch_nam": 500, "hutch_python": 645, "hutchelog": 610, "hv": [4, 189, 390, 392, 393, 394, 536, 645], "hv_di_rbv": 455, "hv_dis_do_rbv": [189, 190, 192, 193], "hv_do_rbv": 455, "hv_on_rbv": 189, "hv_sp": 4, "hv_sw": [189, 190, 192, 193, 455], "hvstrap": [452, 453], "hw_enabl": 134, "hwenable_rbv": 134, "hx": 550, "hxr": [66, 81, 86, 481, 536, 550, 645, 650], "hxrdiffractomet": 652, "hxrspectromet": 645, "hxrsss": 645, "hypothet": 110, "hysteresi": [189, 190, 192, 193, 276, 455, 624, 626, 645], "hystsprbck_1": [197, 198, 199], "hystsprbck_1_rbv": [197, 198, 199], "hystsprbck_2": [197, 198, 199], "hystsprbck_2_rbv": [197, 198, 199], "hz": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 77, 81], "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 244, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 352, 357, 358, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 443, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 577, 578, 579, 580, 581, 587, 589, 590, 591, 592, 593, 594, 595, 599, 600, 604, 607, 608, 609, 613, 615, 616, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 635, 636, 638, 639, 640, 641, 643, 644, 645, 646, 648, 649, 653, 661, 666], "i0": 248, "ichan": [114, 115, 466, 467, 468, 469], "ichan_rbv": [115, 467, 468, 469], "icon": 645, "icpt": 111, "ict": [105, 106, 645], "ict_bu": 105, "ict_channel": 106, "ictbu": 104, "ictchannel": 104, "id": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 77, 477], "idea": [220, 306, 645], "ident": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "identif": 297, "identifi": [12, 13, 14, 18, 52, 140, 149, 150, 152, 157, 218, 219, 220, 221, 223, 224, 225, 253, 255, 256, 305, 310, 373, 376, 422, 426, 444, 445, 563, 566, 567, 572], "idl": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35], "idn": [264, 265, 477], "ignor": [4, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 74, 76, 148, 402, 463, 600, 610, 645], "ii": [45, 46, 47, 48, 58, 59, 60, 66, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 137, 139, 345, 362, 363, 365, 366, 367, 368, 369, 379, 381, 382, 383, 384, 385, 387, 469, 472, 532, 552, 554, 645], "iii": [173, 174], "ilk": [490, 645], "ilk_device_ds_rbv": [276, 624, 626], "ilk_device_rbv": 455, "ilk_device_us_rbv": [276, 624, 626], "ilk_ok": 621, "ilk_ok_rbv": [189, 190, 192, 193, 448, 455, 457, 458, 619, 620, 645], "ilk_status_rbv": 645, "ill": 315, "illumin": [102, 315, 413, 428], "illuminatior": [414, 422, 423, 424, 535], "im": [90, 91, 151, 153, 154, 155, 208, 209, 212, 213, 214, 215, 217, 218, 221, 222, 223, 224, 251, 253, 262, 263, 305, 306, 307, 310, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 377, 417, 418, 419, 420, 421, 550, 564, 568, 589, 590, 645], "im2k0": 645, "im3l0": [264, 422, 426, 610, 645], "im3l0_k2700": [414, 645], "imag": [6, 12, 14, 15, 18, 21, 22, 23, 28, 33, 264, 279, 301, 413, 415, 416, 422, 426, 639, 645], "image1": [12, 645], "image1_cc": 12, "image1_ov": 12, "image1_proc": 12, "image1_roi": 12, "image2": [12, 14, 645], "image2_cc": 12, "image2_ov": 12, "image2_proc": 12, "image2_roi": 12, "image_count": [7, 9, 10, 11, 15, 16, 17, 301], "image_mod": [6, 7, 9, 10, 11, 15, 16, 17, 301], "imagemod": [6, 7, 9, 10, 11, 15, 16, 17, 301], "imageplugin": [12, 14], "immed": 74, "immedi": [76, 165, 463, 500, 530, 562, 563, 593, 624, 645], "imon": [452, 453, 456], "imon_rbv": 456, "impact": [431, 500, 645], "imped": 283, "implement": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 506, 507, 508, 509, 510, 511, 515, 517, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 645, 646], "impli": [21, 22, 645], "implic": 110, "import": [33, 111, 171, 302, 305, 616, 645, 646], "improperli": 645, "improv": 645, "imsmstaenum": 645, "imtst": 171, "in20": 81, "in_cmd": 478, "in_di": 389, "in_limit": [389, 404, 406, 407], "in_lin": 377, "in_po": 82, "in_posit": 282, "in_rang": 281, "in_sign": 578, "in_stat": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "in_suffix": 578, "in_sw": 478, "in_valu": 578, "incapsul": 155, "incid": [414, 422, 423, 424], "includ": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 233, 234, 235, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 503, 504, 505, 516, 518, 519, 520, 521, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 575, 576, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 599, 604, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 645, 646], "include_cam": [12, 13, 14, 18], "include_plus_sign": [604, 645], "inclus": [162, 281, 349, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524], "incom": [7, 9, 10, 11, 16, 17, 31, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 301, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 377, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "incompat": [302, 645, 666], "inconsist": [440, 577, 578, 645, 653], "incorrect": 645, "incoupl": 313, "increas": [4, 31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 425, 431, 432, 433, 435, 437, 438, 439, 440, 442, 443, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645, 653], "increment": [4, 6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "incur": 645, "indefinit": [326, 334, 336, 337, 428], "independ": [110, 164, 645], "indetermin": [326, 334, 336, 337], "index": [19, 54, 55, 73, 82, 200, 201, 202, 203, 204, 249, 258, 305, 308, 506, 507, 508, 509, 510, 511, 573, 601, 645], "indic": [1, 4, 21, 22, 28, 31, 33, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 86, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 172, 274, 275, 287, 288, 289, 290, 291, 302, 305, 308, 326, 334, 336, 337, 343, 345, 347, 348, 364, 373, 376, 409, 413, 424, 426, 431, 432, 433, 435, 437, 438, 461, 462, 463, 464, 465, 500, 504, 520, 523, 527, 529, 531, 532, 537, 539, 541, 563, 580, 593, 640, 645], "individu": [166, 276, 374, 403, 562, 594, 624, 626, 645, 666], "infer": [259, 417, 418, 419, 420, 548, 556, 589, 590], "infer_prefix": [417, 418, 419, 420], "info": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 452, 453, 461, 462, 463, 464, 475, 478, 512, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "inform": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 233, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 504, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 521, 522, 523, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 597, 601, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 648], "ing": 402, "inherit": [6, 7, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 55, 56, 57, 58, 59, 60, 62, 63, 67, 68, 70, 71, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 99, 101, 107, 114, 115, 118, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 172, 189, 190, 192, 193, 194, 196, 198, 199, 202, 203, 204, 205, 206, 209, 213, 215, 216, 218, 219, 221, 222, 223, 224, 225, 229, 230, 252, 253, 255, 256, 263, 264, 276, 287, 288, 289, 290, 291, 293, 295, 301, 305, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 320, 322, 323, 324, 325, 326, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 344, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 392, 393, 398, 399, 400, 401, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 426, 429, 430, 432, 433, 437, 438, 442, 444, 445, 448, 453, 454, 459, 461, 464, 466, 467, 468, 469, 474, 475, 479, 480, 481, 482, 486, 491, 493, 529, 530, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 550, 551, 552, 553, 554, 555, 556, 561, 563, 564, 568, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 618, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 638, 639, 640, 641, 645, 662], "init": [111, 299, 524, 544, 563, 578, 645, 664], "init_po": [527, 529], "initi": [31, 74, 149, 213, 299, 390, 464, 502, 562, 563, 577, 645], "inject": [504, 505], "injector": [263, 645], "inletpressure_sp": 458, "inom": [397, 398, 399, 400, 401], "inout": [45, 46, 47, 48, 59, 60, 229, 230, 445, 642], "inoutposition": [218, 219, 221, 225, 229, 230, 645], "inoutpvstateposition": [389, 444, 579], "inoutrecordposition": [222, 223, 251, 253, 255, 256, 310, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 377, 421, 445], "inoverrid": [276, 624, 626, 627, 628, 629, 631], "inp": 6, "inposit": 282, "input": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 603, 607, 609, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "input_branch": [231, 276, 623, 624, 626, 627, 629, 630, 645], "input_nam": 269, "input_phase_shift_v": 300, "input_rf_pow": 300, "input_statu": [397, 398, 399, 400, 401, 645], "input_valid": 281, "inrang": 281, "insensit": 149, "insert": [21, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 231, 251, 252, 253, 255, 256, 276, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 318, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 375, 376, 377, 378, 381, 388, 389, 397, 398, 399, 400, 401, 406, 416, 417, 418, 419, 420, 421, 425, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 534, 537, 541, 547, 553, 555, 572, 577, 578, 579, 581, 589, 590, 591, 593, 618, 623, 624, 626, 627, 629, 630, 638, 645], "insert_ok": 430, "insert_sign": 430, "insert_statu": 430, "inserted_filter_index": 55, "insertedfilter_rbv": 55, "insertion_st": 388, "insid": [33, 67, 68, 441, 645], "inspect": [48, 431, 645], "instabl": 645, "instal": [137, 139, 188, 302, 366, 382, 383, 385, 579, 641, 645], "instanc": [21, 22, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 112, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 233, 234, 251, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 503, 504, 505, 513, 518, 519, 520, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 562, 570, 577, 579, 581, 589, 590, 591, 593, 595, 608, 610, 614, 618, 638, 644, 645, 646], "instant": 527, "instantan": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "instanti": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 65, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 229, 230, 231, 248, 249, 251, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 312, 314, 315, 318, 319, 321, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 373, 374, 375, 376, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 425, 426, 428, 430, 432, 433, 434, 435, 436, 438, 439, 440, 446, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 503, 504, 505, 518, 519, 520, 528, 530, 531, 532, 533, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 563, 565, 570, 571, 578, 580, 584, 592, 593, 594, 595, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 639, 640, 641, 645, 646], "instantit": 110, "instead": [12, 13, 14, 18, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 110, 148, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 439, 444, 445, 465, 475, 478, 502, 506, 507, 508, 509, 510, 511, 513, 522, 534, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 574, 577, 579, 581, 589, 590, 591, 617, 618, 633, 638, 645], "instruct": 364, "instrument": [473, 645], "insum": 578, "int": [4, 5, 28, 36, 40, 42, 44, 52, 62, 64, 65, 67, 68, 71, 73, 74, 82, 98, 99, 149, 168, 170, 200, 201, 202, 203, 204, 212, 218, 219, 220, 221, 222, 223, 224, 225, 249, 252, 253, 255, 256, 258, 276, 302, 305, 307, 308, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 370, 371, 372, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 394, 416, 421, 427, 429, 432, 433, 442, 444, 445, 463, 475, 478, 499, 502, 503, 504, 505, 513, 518, 519, 520, 534, 547, 553, 555, 564, 565, 566, 567, 568, 569, 570, 572, 573, 574, 575, 576, 577, 578, 579, 581, 586, 589, 590, 591, 594, 596, 604, 618, 623, 624, 626, 627, 629, 630, 638, 646], "int16": 21, "int32": 21, "int8": 21, "int_fifo_pause_cnt": 126, "int_fifo_pause_thresh": 126, "int_mod_err": 297, "int_mod_temp_sp": 300, "int_press": [298, 300], "int_rel_hum": 300, "int_relative_hum": 298, "int_temp_hum_sen": [298, 300], "int_temp_press_sen": [298, 300], "intefac": 3, "integ": [32, 36, 40, 42, 44, 53, 56, 57, 58, 62, 64, 65, 67, 68, 71, 161, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 302, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 513, 534, 547, 553, 555, 562, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 594, 618, 638], "integr": [118, 126, 265, 266, 485, 645], "integral_s": 126, "integralsize_rbv": 126, "integratedflow": 485, "integration_tim": 266, "integrator_sourc": 485, "integrator_source_prefix": 485, "intellig": 431, "intend": [8, 16, 31, 65, 84, 161, 501, 584, 645, 646], "intens": [67, 68, 85, 86, 87, 251, 252, 253, 255, 256, 417, 418, 419, 420, 421, 645], "intensifi": 554, "intensity_raw": 126, "intensityraw": 126, "intent": [82, 84, 85, 86, 87, 646, 666], "intention": 344, "intenum": [562, 579], "inter": 300, "interact": [18, 21, 171, 353, 645, 648], "interest": 648, "interfac": [1, 23, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 85, 86, 87, 148, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 375, 377, 378, 389, 416, 421, 427, 429, 444, 445, 467, 469, 471, 472, 475, 478, 534, 537, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 594, 595, 609, 612, 617, 618, 638, 642, 644, 645], "interface_class": 112, "interfacecompon": [111, 112, 433, 645], "interfacedevic": [112, 645], "interfer": 645, "interferomet": 162, "interleav": [114, 115, 466, 467, 468, 469], "interleave_rbv": [115, 467, 468, 469], "interlock": [188, 189, 190, 192, 193, 276, 364, 373, 376, 448, 455, 457, 458, 490, 579, 618, 619, 620, 621, 624, 625, 626, 627, 628, 629, 631, 633, 645], "interlock_devic": 455, "interlock_device_downstream": [276, 624, 626], "interlock_device_upstream": [276, 624, 626], "interlock_ok": [189, 190, 192, 193, 276, 430, 448, 455, 457, 619, 620, 624, 625, 626, 627, 628, 629, 631, 633], "interlock_statu": 458, "interlock_typ": [446, 454], "intermedi": 645, "intern": [6, 21, 22, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 148, 156, 161, 165, 287, 288, 289, 290, 291, 297, 298, 300, 343, 345, 364, 373, 376, 440, 461, 462, 463, 464, 465, 502, 524, 531, 532, 537, 541, 563, 593, 612, 645, 646], "internal_lock": 298, "internalsign": [45, 46, 47, 48, 59, 60, 64, 65, 76, 80, 83, 85, 86, 87, 88, 98, 99, 156, 161, 164, 165, 287, 288, 289, 290, 291, 461, 462, 463, 464, 551, 563, 593, 645], "interpol": 587, "interpret": [140, 149, 150, 152, 157, 218, 219, 220, 221, 223, 224, 225, 253, 255, 256, 310, 373, 376, 402, 440, 444, 445, 566, 567, 572, 577, 645], "interrupt": [465, 645], "intfifopausecnt": 126, "intfifopausethreshold_rbv": 126, "intial": 149, "introduc": [1, 146, 147, 432, 433, 442], "introspect": 645, "intuit": 645, "invalid": [31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 276, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 434, 435, 436, 438, 439, 440, 461, 462, 463, 464, 465, 478, 480, 481, 527, 529, 531, 532, 537, 541, 593, 623, 624, 625, 626, 627, 628, 629, 631, 633, 636, 645], "invers": [82, 84, 85, 86, 87, 90, 91, 98, 99, 153, 154, 158, 162, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 349, 432, 433, 434, 435, 436, 438, 439, 440, 523, 645, 664], "inverse_singl": [90, 91, 341, 346, 440], "invert": [121, 212, 343, 345, 347, 348, 432, 433, 438, 442, 645], "invert_rbv": 121, "involv": [33, 74, 218, 221, 226, 644, 645], "io": [21, 22, 486, 489, 491, 493, 509, 510, 511, 518, 519, 520, 525, 526, 645, 646], "io_spe": [21, 22], "ioc": [15, 33, 53, 63, 65, 81, 82, 84, 85, 86, 87, 148, 171, 172, 248, 283, 302, 375, 445, 503, 504, 505, 506, 507, 508, 509, 510, 511, 516, 518, 519, 520, 556, 606, 642, 645, 646], "ioc_bas": 162, "ioc_card_num": 645, "ioc_chan_num": 645, "ion": [189, 190, 192, 193, 449, 451, 452, 453, 455, 456], "ion_post_att": 138, "ion_pre_att": 138, "ionpumpbas": 453, "iospe": [21, 22], "ip": 546, "ip1": [102, 103, 270, 271, 272, 273, 314, 408, 645], "ip3": 645, "ip_sp": 458, "ipimb": [249, 250, 255, 606, 645], "ipimbchannel": 248, "ipm": [606, 642, 645], "ipm_ipimb": 254, "ipm_screen": 645, "ipm_wave8": 254, "ipmdiod": [252, 255, 256, 645], "ipmmot": [255, 256, 645], "ipmtarget": [252, 255, 256], "ipython": [431, 642, 643, 644, 645], "iri": 550, "iron": 19, "is_diamond": [318, 319, 333, 335], "is_known": 406, "is_out": 407, "is_silicon": [318, 319, 333, 335], "is_stuck": [54, 55, 65], "is_sync": [90, 91, 341, 346, 440], "is_trip": [395, 661], "isclos": [464, 563], "iseventact": [397, 398, 399, 400, 401], "isfineadjust": [397, 398, 399, 400, 401], "isinputerror": [397, 398, 399, 400, 401], "isinst": 570, "iskillen": [397, 398, 399, 400, 401], "isliveinsert": [397, 398, 399, 400, 401], "ismodulegood": [397, 398, 399, 400, 401], "isn": [82, 84, 85, 86, 87], "ison": 395, "issafetyloopgood": [397, 398, 399, 400, 401], "isstuck": [54, 55], "issu": [36, 40, 42, 44, 67, 68, 74, 78, 82, 84, 85, 86, 87, 168, 311, 313, 370, 371, 372, 378, 416, 429, 445, 475, 534, 547, 553, 555, 591, 638, 645, 653, 656, 661, 666], "issupplygood": [397, 398, 399, 400, 401], "istrip": 395, "isum": [248, 645], "it_set": 6, "itech": [297, 298, 299, 300], "itechrfof": 645, "itechrfoferror": 296, "itechrfofrx": 296, "itechrfofstatu": 296, "itechrfoftx": 296, "item": [83, 499, 506, 507, 508, 509, 510, 511, 602, 604, 605, 635, 645, 646], "iter": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 500, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 600, 610, 639, 640, 641], "its": [4, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 230, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 437, 439, 440, 461, 462, 463, 464, 465, 482, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 515, 518, 519, 520, 521, 527, 529, 531, 532, 537, 541, 563, 587, 593, 595, 629, 645, 646], "itself": [65, 85, 86, 87, 233, 422, 500, 537, 645, 663], "j": [45, 60, 600], "j0": 301, "j120k": [172, 409, 413, 424, 426, 539, 580, 640, 645], "j45": 301, "janki": 645, "jet": [273, 642, 645], "jj": [536, 645], "jjslit": 645, "jog": [160, 645], "jog_bwd": [287, 288, 289, 290, 291], "jog_fwd": [160, 287, 288, 289, 290, 291], "jog_rev": 160, "jog_step": [290, 291], "jog_step_s": 160, "join": 645, "jortiz": 645, "jozamudi": [645, 665], "jpeg1": 12, "jpeg_qual": 24, "jpegplugin": 12, "jpegqual": 24, "jsheppard95": 645, "jsonschema": 645, "jump": 661, "just": [33, 74, 344, 439, 502, 513, 530, 615, 618, 622, 628, 629, 645], "jyin999": 645, "jyotiphi": 645, "k": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 83, 86, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 431, 437, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 551, 593, 645], "k2700": [264, 414, 645], "k6514": [137, 645], "k_hutch": [74, 75, 76, 78, 79, 80], "k_to_e": [212, 215], "kact": 81, "kappa": [215, 645], "kappa_ang": 212, "kappa_max_step": 212, "kappaxyzstag": [212, 216], "kaushikmalapati": [645, 651], "kbo": 645, "kbomirror": [366, 367, 369, 645], "kbomirrorchin": 645, "kbomirrorh": [368, 645], "kbomirrorhest": 645, "kbomirrorst": 645, "keep": [1, 4, 21, 84, 85, 86, 87, 98, 99, 110, 143, 148, 155, 212, 215, 305, 306, 308, 309, 440, 563, 600, 610, 645], "kei": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 603, 604, 605, 612, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 636, 637, 638, 639, 640, 641, 645], "keithlei": [414, 642, 645], "keithley1": 137, "keithley2": 137, "keithley_sum": 137, "keithleysum": 137, "ken": 645, "kenyenc": 641, "kept": [563, 645], "kev": [85, 86, 87, 93, 96, 326, 327, 328, 329, 331, 332, 334, 336, 337, 645], "keyenc": 3, "keyerror": 645, "keypress": 645, "keyword": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 245, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 504, 505, 513, 514, 516, 517, 522, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "kick": 374, "kickoff": 500, "kill": [83, 85, 86, 87, 397, 398, 399, 400, 401, 562, 563, 645], "kind": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 596, 615, 616, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "kirkpatrick": [362, 363, 365, 366, 367, 368, 369, 645], "klauer": 645, "kmono": 645, "know": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 84, 85, 86, 87, 143, 164, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 305, 307, 308, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 406, 416, 421, 427, 429, 431, 432, 442, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638, 645], "known": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 82, 84, 85, 86, 87, 406, 574, 575, 576, 635, 636, 645], "ktof": 645, "kurt": [45, 60], "kwarg": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 611, 613, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "kwarg_map": 611, "l": [45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 343, 345, 363, 364, 366, 373, 376, 431, 437, 455, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 587, 593, 645], "l0": 231, "l0_cnt": 133, "l0count": 133, "l1_accept_cnt": 133, "l1_reject_cnt": 133, "l1acceptcount": 133, "l1rejectcount": 133, "l2": [304, 552], "l2l": 171, "l2si": [45, 46, 47, 49, 56, 57, 59, 60, 302, 422, 423, 424, 474, 645], "l3": 304, "l_hutch": [74, 75, 76, 78, 79, 80], "la": [162, 163, 302, 304, 346, 474], "label": [12, 13, 14, 18, 166, 208, 209, 210, 521, 560, 561, 589, 590, 594], "ladder": [59, 60, 70, 71, 645], "lag": 18, "laid": 644, "lakeshor": [642, 650], "lamp": [102, 103, 271, 272, 273, 408, 645], "lamp_mot": 642, "lampflowcel": 645, "lampmagneticbottl": 645, "lampmb": 645, "land": 572, "lane": 119, "lane0": 119, "lane0_rbv": 119, "lane1": 119, "lane1_rbv": 119, "lane2": 119, "lane2_rbv": 119, "lane3": 119, "lane3_rbv": 119, "lane4": 119, "lane4_rbv": 119, "lane5": 119, "lane5_rbv": 119, "lane6": 119, "lane6_rbv": 119, "lane7": 119, "lane7_rbv": 119, "languag": 645, "larg": [33, 326, 336, 337, 645, 648, 661, 666], "larger": [18, 21, 22, 74, 645], "largest": [33, 212], "las_and_mod_loop_lock": 300, "las_curr": 300, "las_diode_sp": 300, "las_opt_pow": 300, "las_pct": 474, "las_pwr_err": 297, "las_temp": 300, "lasbasl": [7, 10, 11, 645], "lasbaslerff": 645, "lasbaslernf": 645, "laser": [7, 9, 10, 11, 16, 37, 312, 313, 314, 343, 344, 345, 347, 432, 433, 442, 474, 475, 642, 645], "laser_incoupl": 314, "lasercoupl": 314, "lasercouplingst": 314, "laserenergyposition": 645, "laserincoupl": 645, "lasertim": [344, 346, 645, 664], "lasertimingcompens": 645, "last": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 67, 68, 71, 81, 82, 84, 85, 86, 87, 90, 91, 98, 99, 153, 154, 155, 168, 170, 212, 215, 225, 237, 305, 306, 308, 309, 311, 313, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 370, 371, 372, 378, 395, 416, 425, 429, 432, 433, 434, 435, 436, 437, 438, 439, 440, 475, 502, 534, 547, 553, 555, 572, 581, 591, 604, 605, 638], "last_energi": [53, 56, 57, 58], "last_voltage_set": [395, 661], "lastphotonenergy_rbv": [53, 56, 57, 58], "latch": 274, "latched_error": 274, "later": [21, 82, 84, 85, 86, 87, 566, 570, 613, 645], "latest": [503, 504, 505, 518, 519, 520, 645], "lattic": [82, 84, 85, 86, 87], "launch": [7, 9, 10, 11, 15, 16, 17, 301], "layer": [226, 232, 431], "layout": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "lazy_open": 21, "lazyopen": 21, "lbd": [45, 60], "lcl": [18, 21, 45, 46, 47, 48, 58, 59, 60, 66, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 137, 139, 147, 155, 164, 167, 168, 169, 170, 171, 172, 225, 305, 345, 362, 363, 365, 366, 367, 368, 369, 373, 379, 381, 382, 383, 384, 385, 387, 466, 467, 469, 471, 472, 497, 498, 500, 532, 537, 552, 554, 571, 572, 619, 620, 621, 622, 623, 624, 626, 627, 629, 630, 631, 632, 633, 642, 645], "lcls1": 594, "lcls2": [415, 594, 645], "lcls2imagerbas": [413, 422, 426, 645], "lcls2lasertim": [645, 664], "lcls2target": [172, 413, 414, 415, 422, 423, 424, 426], "lcls_obj": [305, 306, 308, 309], "lclsbeam": [77, 81], "lclsbeamrat": [77, 81], "lclsi": 645, "lclsitem": 645, "lclsstack": 305, "lcp": [173, 174], "ld1": [275, 645], "ld10": 275, "ld14": 275, "ld2": 275, "ld4": 275, "ld6": 275, "ld8": 275, "ld9": 275, "lead": [18, 86, 666], "lean": [7, 9, 10, 11, 15, 16, 17, 301], "least": 413, "leav": [428, 444, 445, 645], "led": [85, 86, 87, 102, 172, 315, 413, 414, 418, 420, 422, 423, 424, 426, 428, 535, 552, 645], "led1": 102, "led2": 102, "led_pow": 535, "led_power_1": 552, "led_power_2": 552, "led_power_3": 552, "left": [1, 28, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 215, 227, 247, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 587, 593, 648], "leftov": 645, "legaci": [149, 150, 152, 155, 157, 645], "legacyitem": 645, "len": [413, 499, 500, 642, 645], "length": [1, 114, 115, 299, 305, 432, 433, 442, 466, 467, 468, 469, 499, 645, 646], "length_rbv": [115, 467, 468, 469], "lengthi": [503, 504, 505, 518, 519, 520], "lenient": 645, "lens": [305, 306, 308, 309], "lens1": 310, "lens2": 310, "lens3": 310, "lens_pack": [305, 308], "lens_pitch": 645, "lens_pitch_up_down": 645, "lens_set": [305, 306, 308, 309], "lens_yaw": 645, "lens_yaw_left_right": 645, "lens_z": 305, "lensstack": 645, "lensstackbas": [305, 309], "lensthick1": 305, "lensthick2": 305, "lesker": [45, 60], "less": [31, 33, 44, 165, 562, 593, 645], "lesser": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "let": [227, 444, 577, 645, 646, 663], "letter": 269, "level": [21, 22, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 118, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 408, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 504, 505, 520, 523, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645, 646], "leviton": 645, "lfe": [53, 56, 57, 58], "lg01": 81, "li2k4": [314, 645], "li2k4_i": 314, "li2k4_x": 314, "librari": [225, 572, 619, 620, 621, 622, 623, 624, 625, 626, 627, 629, 630, 631, 632, 633, 645], "lic": 642, "lic_2d_tmo": 642, "licens": 645, "licmirror": [312, 645], "lieu": 474, "lifetim": [516, 524], "light": [1, 12, 13, 14, 18, 301, 326, 334, 336, 337, 414, 422, 423, 424, 432, 433, 442, 535], "light_control": [642, 645], "lightcontrol": [102, 645], "lightpath": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 222, 228, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 402, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 639, 640, 641, 645], "lightpath_cpt": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 222, 228, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 639, 640, 641], "lightpath_kwarg": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 172, 229, 312, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 474, 479, 480, 481, 535, 580, 639, 640, 641], "lightpath_summari": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 222, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 639, 640, 641], "lightpathinoutcptmixin": [37, 45, 46, 47, 48, 51, 59, 60, 63, 312, 415, 417, 474, 479, 535, 580, 639], "lightpathinoutmixin": [222, 307, 310, 444, 577, 579], "lightpathitem": 645, "lightpathmixin": [48, 59, 60, 82, 229, 230, 252, 314, 326, 362, 365, 374, 379, 430, 482, 543, 550, 551, 552, 554, 578, 592, 623, 627, 630, 645], "lightpathst": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 222, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 639, 640, 641, 645], "lightpathstatu": 231, "lightsource2": [642, 645], "like": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 518, 519, 520, 521, 522, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 588, 589, 590, 591, 592, 593, 594, 595, 601, 609, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 645], "limit": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 661, 664], "limit_switch_in": 430, "limit_switch_ind": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "limit_switch_out": 430, "limiterror": 645, "linac": [81, 645], "line": [53, 56, 57, 58, 73, 74, 81, 232, 305, 306, 308, 309, 326, 334, 336, 337, 354, 356, 357, 358, 361, 390, 441, 480, 481, 499, 597, 598, 643, 645], "line_text": [74, 75, 76, 78, 79, 80], "line_text_dict": [74, 75, 76, 78, 79, 80], "linear": [98, 99, 274, 282, 290, 318, 326, 336, 337, 440], "linefreq": 449, "linefrequ": 449, "linev": 449, "linevoltag": 449, "link": [6, 28, 134, 177, 178, 185, 186, 298, 300, 645], "link_rbv": 134, "linkdowncnt": 127, "linked_axi": 595, "linkerrorcnt": 127, "linkreadi": 127, "linkreadycnt": 127, "linr": 285, "linux": 645, "liquid": [259, 262, 263, 493, 494, 645], "list": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 230, 231, 233, 234, 235, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 351, 352, 354, 356, 357, 358, 360, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 506, 507, 508, 509, 510, 511, 513, 518, 519, 520, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 575, 576, 577, 578, 579, 580, 581, 587, 588, 589, 590, 591, 592, 593, 594, 595, 600, 604, 605, 610, 612, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 666], "listen": [74, 75, 76, 78, 79, 80], "lite": [315, 645], "littl": 645, "live": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 397, 398, 399, 400, 401, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "live_insertion_statu": [397, 398, 399, 400, 401, 645], "livet": 645, "ljansen7": 645, "ll": [18, 49, 50, 51, 63, 74, 82, 84, 85, 86, 87, 89, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 364, 373, 376, 428, 431, 643], "llm": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "lm1k4": [287, 288, 290, 291], "lo_thresh": [116, 467, 468, 469], "lo_thresh_raw": [467, 468, 469], "lo_thresh_raw_rbv": [467, 468, 469], "lo_thresh_rbv": [116, 467, 468, 469], "load": [21, 33, 151, 245, 342, 350, 546, 644, 645], "load_calibration_fil": 342, "local": [69, 645], "locat": [28, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 321, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 574, 593, 645], "lock": [172, 297, 298, 299, 300, 426, 493, 645], "locker": [345, 645], "lockout": [172, 426], "locoverflowcnt0": 127, "locoverflowcnt1": 127, "locoverflowcnt2": 127, "locoverflowcnt3": 127, "lodcm": [642, 645], "lodcmenergyc": [326, 331, 336, 337, 645], "lodcmenergyc1": [326, 334, 336, 337], "lodcmenergysi": [326, 332, 336, 337, 645], "lofl": 351, "log": [33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 614, 618, 638, 645, 653], "log10": [503, 504, 505, 518, 519, 520], "log_scale_inv": [158, 162, 645], "log_scale_offset": [158, 162, 645], "logger": 645, "logic": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 141, 142, 145, 158, 162, 172, 222, 229, 230, 231, 252, 255, 256, 307, 310, 312, 314, 326, 334, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 382, 383, 384, 385, 386, 387, 388, 404, 406, 407, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 517, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 566, 577, 578, 579, 580, 585, 587, 592, 594, 618, 639, 640, 641, 645, 646], "logic_i": 585, "logic_x": 585, "lom": [318, 319, 321, 326, 327, 328, 329, 331, 332, 334, 336, 337], "long": [21, 140, 149, 150, 152, 157, 218, 219, 220, 221, 223, 224, 225, 253, 255, 256, 310, 373, 376, 431, 444, 445, 500, 503, 504, 505, 518, 519, 520, 566, 567, 572, 600, 610, 645], "longer": [1, 31, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "longin": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "longout": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "look": [85, 86, 87, 302, 404, 434, 604, 605, 642], "lookup": [342, 434, 653], "lookuptableposition": [1, 645, 653], "loop": [4, 6, 85, 86, 87, 160, 161, 268, 297, 300, 362, 363, 380, 382, 385, 386, 397, 398, 399, 400, 401, 500, 620, 645], "loop_ramp_1": 268, "loop_ramp_2": 268, "lost": [82, 84, 85, 86, 87, 297], "loudli": 645, "low": [85, 86, 87, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 162, 212, 215, 281, 297, 298, 300, 301, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 349, 391, 392, 393, 432, 433, 434, 435, 436, 438, 439, 440, 467, 468, 469, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 645], "low_clip": 31, "low_contrast": 301, "low_drift_opt_link_lock": 300, "low_limit": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 492, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "low_limit_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 364, 373, 376], "low_limit_travel": [89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "low_noise_pd_curr": 298, "low_noise_pd_rf_pow": 298, "low_spe": 454, "low_speed_freq": 454, "low_speed_freq_rbv": 454, "low_speed_rbv": 454, "low_spot": 301, "lowclip": 31, "lower": [28, 32, 281, 305, 306, 308, 309, 535, 656], "lower_crystal_pitch_motor": 535, "lower_crystal_thermocoupl": 535, "lowercas": 650, "lowlimit": 492, "lreal": 646, "ls1": [275, 278], "ls3": [275, 278, 645], "ls4": [275, 278, 645], "ls5": [275, 278], "ls6": [275, 278, 645], "ls8": [275, 278], "lsci_rbv": [158, 162], "lsco": [158, 162], "lss": [274, 280], "lss_open_request": 274, "lssshutterstatu": 274, "lst": 274, "ltlhn": 275, "lucid": 645, "lusi": 136, "lusislit": [540, 542, 645], "lusislitposition": [538, 541, 542], "lustr": [21, 22], "lv": 390, "lv17": [273, 645], "lxe": [642, 645], "lxt": [341, 343, 344, 345, 346, 645], "lxt_ttc": [344, 346, 645], "lxtttcexampl": [341, 645], "m": [28, 287, 288, 289, 290, 291, 299, 301, 302, 586, 587, 610, 646], "m03_state02": 573, "m1": [162, 163], "m1h": [364, 377], "m2": 163, "m2h": 377, "m2r": 645, "m3": [489, 493], "m3baseplcdevic": [486, 491, 493], "m6": [395, 397, 398, 399, 400, 401], "m_1": [326, 334, 336, 337], "m_h": 552, "m_pi": 552, "m_pi_up_enc": 552, "m_row": 586, "ma": 300, "machin": [53, 56, 57, 58, 81], "machineri": 516, "maco": 645, "macro": [21, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 306, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "made": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 503, 504, 505, 513, 514, 517, 518, 519, 520, 522, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 602, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 666], "magic": 306, "magnet": 272, "magnet_i": 272, "magnet_x": 272, "magnet_z": 272, "mai": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 513, 516, 518, 519, 520, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 597, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 645, 646], "main": [12, 13, 14, 18, 212, 306, 326, 334, 336, 337, 445, 551, 580], "main_lin": [326, 334, 336, 337], "mainli": 414, "maint": [36, 40, 42, 44, 67, 68, 168, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 591, 638], "maint_mod": [36, 40, 42, 44, 67, 68, 168, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 591, 638], "maintain": [629, 645], "mainten": 279, "maintenance_mod": 279, "major": [402, 645], "make": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 48, 62, 64, 65, 67, 68, 71, 85, 86, 87, 140, 164, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 228, 231, 253, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 354, 355, 356, 360, 370, 371, 372, 377, 378, 389, 413, 416, 421, 427, 429, 431, 444, 445, 475, 478, 500, 503, 504, 505, 517, 518, 519, 520, 534, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 584, 589, 590, 591, 616, 618, 638, 645, 646, 649, 666], "make_backup": [305, 308], "make_data_kei": [12, 13, 14, 18], "make_fake_devic": [645, 646], "make_filenam": 21, "make_ophyd_devic": [642, 645], "malform": 645, "man_loop_1": 268, "man_loop_2": 268, "manag": [133, 149, 227, 429, 645], "mangl": 21, "mani": [18, 164, 301, 642, 645, 666], "manifest": 645, "manifold": [486, 490], "manifoldvalv": 486, "manipul": [259, 260, 272, 548, 645], "manual": [28, 137, 162, 268, 305, 308, 425, 428, 440], "manufactur": [6, 7, 9, 10, 11, 15, 16, 17, 301, 412, 621], "manufacturer_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 301], "map": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 245, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 587, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "march": 346, "mark": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 663], "mask": [469, 472, 566, 594], "mass": [483, 493], "mass_mod": 187, "mass_mode_rbv": 187, "master": [177, 178, 185, 186, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 645], "master_en": 133, "masterenable_rbv": 133, "masterreset": [450, 459], "match": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 575, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "match_fcn": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "materi": [54, 55, 65, 253, 318, 319, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337], "math": [82, 84, 85, 86, 87], "matplotlib": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 645], "matrix": 284, "matter": [28, 155, 566], "max": [31, 212, 215, 390, 391, 392, 393, 439, 547, 619, 620, 645], "max_curr": [391, 392, 393, 395], "max_frame_tim": 279, "max_pressur": 487, "max_pressure_prefix": 487, "max_size_i": [6, 28], "max_size_x": [6, 28], "max_thread": 21, "max_valu": 33, "max_voltag": [391, 392, 393, 395], "max_zoom": 304, "maxframetim": 279, "maxi": 32, "maximum": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 251, 252, 253, 255, 256, 279, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 391, 392, 393, 395, 416, 421, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 487, 503, 504, 505, 518, 519, 520, 527, 529, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 562, 563, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645, 661], "maxscal": 31, "maxsiz": [6, 29, 32, 33], "maxsizei": [28, 33], "maxsizex": [28, 33], "maxsizex_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 29, 32, 301], "maxsizey_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 29, 32, 301], "maxsizez_rbv": 32, "maxthreads_rbv": 21, "maxvalue_rbv": 33, "maxx": 32, "maxx_rbv": 33, "maxxi": [32, 33], "maxy_rbv": 33, "mayb": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "maybe_method": 608, "mbar": [298, 300], "mbbi": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 567], "mbbo": [6, 19, 21, 22, 28, 31, 33], "mbosum": 645, "mc": 151, "mca": 33, "mcb64": 645, "mcc": [74, 75, 76, 78, 79, 80, 645], "mcp": 474, "mcs2": [151, 158, 160, 162, 163, 645], "md": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 149, 172, 222, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 637, 639, 640, 641, 645, 646], "mdict": 584, "mdscalculationfunct": 513, "mdsongetfunct": [513, 514], "mdsonputfunct": [513, 514], "mdsreadonlyexampl": 646, "mdsreadwriteexampl": 646, "me": 580, "mean": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 137, 276, 344, 439, 440, 500, 502, 504, 505, 566, 573, 582, 624, 625, 626, 627, 628, 629, 631, 633, 645, 646], "mean_charg": 137, "mean_charge_sourc": 137, "mean_valu": 33, "meancharg": 137, "meaning": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "meant": [155, 254, 522, 645], "meanvalue_rbv": 33, "measur": [4, 33, 37, 39, 41, 45, 47, 59, 60, 85, 86, 87, 94, 264, 265, 266, 285, 286, 301, 391, 392, 393, 395, 414, 422, 423, 424, 425, 641, 645], "measurement_funct": 266, "mec": [74, 75, 76, 78, 79, 80, 375, 645], "mechan": [65, 212, 374, 376, 645], "mechatron": 552, "megabit": [21, 22], "member": [251, 551, 562, 580, 665], "memori": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 546], "menu": 645, "mere": [305, 308, 500, 577], "merit": [33, 413], "mesh": 645, "mesh_raw": 4, "meshgrid": 586, "mess": 143, "messag": [6, 21, 36, 40, 42, 44, 49, 50, 51, 62, 63, 67, 68, 71, 74, 82, 84, 85, 86, 87, 135, 147, 164, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 463, 465, 475, 534, 547, 553, 555, 572, 581, 591, 638, 645], "meta": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "metadata": [21, 22, 152, 349, 431, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 566, 635, 636, 637, 645, 646], "metadata_kei": [349, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524], "meter": [3, 302, 305, 362, 363, 385, 422, 425, 483, 493, 494, 552, 641, 645], "method": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 234, 235, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 360, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 608, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 644, 645, 646, 661, 666], "metrologi": 94, "mev": 81, "mfw": [172, 426], "mfx": [38, 74, 75, 76, 78, 79, 80, 375, 537, 557, 559, 645], "mfxatm": 645, "mhz": 115, "mi": 645, "micron": [54, 55], "micronix": 645, "mid": 6, "mid_rbv": 6, "middl": 311, "midwai": 321, "might": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 646], "migrat": 645, "millijoulesperpuls": 137, "mimic": 517, "min": [31, 32, 297, 439, 645], "min_callback_tim": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "min_i": [6, 32], "min_pixel_sum_chang": 279, "min_valu": 33, "min_x": [6, 32], "min_z": 32, "min_zoom": 304, "mincallbacktim": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "mini": [6, 7, 9, 10, 11, 15, 16, 17, 32, 134, 301], "minim": [14, 164, 279, 521], "minimum": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 158, 162], "minor": 645, "minpixelchang": 279, "minut": 428, "minvalue_rbv": 33, "minx": [6, 7, 9, 10, 11, 15, 16, 17, 32, 301], "minx_rbv": [28, 33], "minxi": 33, "minxyz": 32, "miny_rbv": 33, "minz": 32, "mirr": [374, 377], "mirror": [1, 45, 48, 100, 101, 159, 163, 282, 311, 312, 343, 345, 349, 432, 433, 442, 474, 523, 524, 538, 552, 642, 645, 658], "mirror_cooling_temp": 552, "mirror_mask_temp": 552, "mirrorinsertst": 388, "mirrorstripe2d2p": [381, 658], "mirrorstripe2d4p": [380, 645], "misc": [302, 303], "miscellan": [302, 645], "miss": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 89, 90, 91, 98, 99, 150, 152, 157, 195, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 434, 436, 439, 440, 455, 631, 633, 645], "missing_plugin": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "mix": [228, 231, 437], "mixin": [84, 148], "mj": [77, 81, 137, 425, 645], "mj_avg": 77, "mj_buffer": 425, "mj_buffers": 77, "mkestra": 645, "mks637a": 207, "mks937a": [202, 204, 205], "mks937b": 206, "ml00": 81, "ml01": 81, "ml07": [74, 75, 79], "mln": 150, "mlp": 150, "mm": [37, 38, 39, 41, 43, 45, 46, 47, 48, 59, 60, 82, 84, 85, 86, 87, 92, 94, 98, 99, 100, 101, 102, 103, 151, 172, 270, 271, 272, 273, 312, 314, 318, 319, 321, 327, 328, 329, 331, 332, 333, 335, 343, 350, 362, 363, 365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 408, 413, 414, 415, 422, 423, 424, 426, 445, 474, 482, 533, 535, 539, 551, 552, 554, 580, 584, 592, 639, 640, 641, 646, 652], "mmb": 151, "mmc": 151, "mmc100": [151, 645], "mmn": [151, 346], "mmsx": 482, "mmsy": 482, "mmsz": 482, "mmz": 535, "mnt_revert_qpc_nam": 650, "mod": [286, 304, 391, 392, 645], "moda": [205, 207], "moda_rbv": 205, "modb": [205, 207], "modb_rbv": 205, "modcc": 205, "modcc_rbv": 205, "mode": [1, 4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 69, 74, 82, 84, 85, 86, 87, 162, 226, 234, 237, 244, 247, 268, 274, 276, 336, 374, 397, 398, 399, 400, 401, 425, 428, 444, 445, 467, 468, 469, 472, 477, 494, 500, 544, 594, 620, 621, 622, 623, 624, 626, 627, 628, 629, 630, 631, 632, 645], "mode_rb": 494, "mode_rbv": 69, "mode_sel": 132, "mode_sel_en": 132, "model": [6, 268, 292, 293, 412, 413, 448, 449, 450, 459, 536, 537, 645], "model_cod": [292, 293], "model_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 301, 450, 459], "moderb": 494, "modern": 645, "modesel_rbv": 132, "modeselen_rbv": 132, "modif": 645, "modifi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "modtemp": [158, 160, 162], "modtype_a": 206, "modtype_a_rbv": 206, "modtype_b": 206, "modtype_b_rbv": 206, "modtype_c": 206, "modtype_c_rbv": 206, "modul": [158, 160, 162, 173, 174, 212, 297, 298, 300, 390, 391, 392, 393, 397, 398, 399, 400, 401, 402, 411, 491, 492, 599, 603, 644, 645], "modular": 645, "modulation_get": 411, "module_statu": [397, 398, 399, 400, 401, 645], "module_temp": [158, 160, 162, 645], "module_temp_sp": 298, "mon": [82, 85, 86, 87, 318, 319, 321, 327, 328, 329, 331, 332, 335], "monitor": [89, 127, 136, 137, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 175, 176, 183, 184, 231, 251, 252, 253, 255, 256, 286, 417, 418, 419, 420, 421, 422, 423, 424, 500, 503, 504, 505, 518, 519, 520, 645], "monitor_attr": 500, "monkeypatch": 645, "mono": [21, 28, 326, 334, 336, 337, 553, 645, 658], "mono_lin": [326, 334, 336, 337], "mono_obj": [305, 306, 308, 309], "monochrom": [28, 305, 326, 336, 337, 551, 552, 645], "monochromat": [74, 336, 463], "monogratingst": [552, 658], "more": [1, 2, 3, 4, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 159, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 247, 249, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 303, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 504, 505, 517, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 616, 618, 621, 629, 638, 639, 640, 641, 645, 646, 648, 650], "morph": [586, 587], "most": [14, 15, 31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 227, 287, 288, 289, 290, 291, 306, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 378, 402, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 642, 643, 645, 648, 661], "mostli": [33, 646], "mot": [169, 171], "mot1": 171, "mot2": 171, "mot3": 171, "mot_don": 478, "motion": [1, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 167, 168, 169, 170, 171, 172, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 251, 252, 253, 255, 256, 270, 271, 272, 273, 274, 275, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 314, 316, 317, 318, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 376, 377, 378, 379, 381, 382, 383, 384, 385, 387, 389, 408, 416, 417, 418, 419, 420, 421, 426, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 504, 505, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 550, 551, 552, 553, 554, 555, 562, 563, 564, 566, 567, 568, 569, 571, 572, 577, 579, 581, 589, 590, 591, 592, 593, 618, 638, 645], "motiv": [82, 84, 85, 86, 87], "motor": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 164, 165, 168, 170, 172, 208, 209, 210, 212, 214, 215, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 247, 251, 253, 255, 256, 261, 262, 263, 270, 271, 272, 273, 274, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 312, 313, 316, 317, 318, 319, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 408, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 426, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 444, 445, 461, 462, 463, 464, 465, 474, 475, 478, 500, 504, 505, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 549, 550, 551, 553, 555, 556, 558, 559, 560, 561, 563, 564, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 579, 580, 581, 584, 589, 590, 591, 593, 594, 609, 618, 638, 639, 640, 641, 642, 643, 645], "motor_class": [441, 442], "motor_count": [565, 570, 572, 574, 575, 576], "motor_done_mov": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "motor_egu": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 364, 373, 376], "motor_index": 573, "motor_is_mov": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "motor_prec": 152, "motor_prefix": [153, 154, 327, 328, 329, 331, 332, 435], "motor_spg": [149, 150, 152, 155, 157], "motor_spmg": [140, 141, 142, 143, 147], "motor_stop": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "motr": 550, "mount": [45, 595], "mov": [562, 563], "movabl": 110, "movablestand": 642, "move": [1, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 247, 251, 252, 253, 255, 256, 266, 274, 275, 276, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 318, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 374, 376, 377, 378, 389, 416, 417, 418, 419, 420, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 461, 462, 463, 464, 465, 475, 478, 500, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 544, 547, 551, 553, 554, 555, 562, 563, 564, 566, 567, 568, 569, 571, 572, 574, 575, 576, 577, 579, 580, 581, 589, 590, 591, 593, 609, 618, 623, 624, 625, 626, 627, 628, 629, 631, 633, 638, 643, 644, 645], "move_bwd": [287, 288, 289, 290, 291], "move_fwd": [287, 288, 289, 290, 291], "move_ok": 571, "move_on": [212, 215], "move_singl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 437, 438, 439, 440], "move_statu": 82, "moveabl": 645, "moved_cb": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 251, 252, 253, 255, 256, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 417, 418, 419, 420, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638], "moved_statu": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 251, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "moveerror": 274, "movement": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 251, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 534, 537, 541, 544, 547, 553, 555, 562, 563, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "mover": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 380, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "movestatu": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 215, 252, 255, 256, 274, 275, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 434, 435, 436, 438, 439, 440, 461, 462, 463, 464, 465, 527, 529, 530, 531, 532, 537, 541, 562, 563, 593], "moving_rbv": [53, 56, 57, 58, 69], "movn": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "mp": [85, 86, 87, 100, 101, 276, 624, 626, 642], "mpa": [479, 480, 481], "mpa1": [479, 480, 481], "mpa2": [479, 480, 481], "mpa3": [479, 480, 481, 645], "mpa4": [479, 480, 481, 645], "mpd": [391, 392, 393], "mpod": [395, 396, 397, 398, 399, 400, 401, 642, 645], "mpod_apali": 642, "mpod_hv_channel": 392, "mpodapali": [395, 396, 397, 398, 399, 400, 401], "mpodapalischannel": [398, 399, 400, 401, 661], "mpodapalismodul": [398, 399, 400, 401, 645], "mpodchannel": [392, 393], "mpodchannelhv": 645, "mpodchannellv": 645, "mps_a": 404, "mps_b": 404, "mps_fault_ok_rbv": [276, 623, 624, 626], "mps_ok": 623, "mps_prefix": 405, "mps_state": [276, 624, 626, 645], "mpslimit": 403, "mpstart_sw": 447, "mpz": [82, 85, 86, 87], "mr1k1": [371, 381], "mr1k1_bend": 381, "mr1k2": 387, "mr1k4": [386, 645], "mr1l0": [372, 375, 380, 645], "mr1l0_hom": 645, "mr1l0_pitch_b4c": 375, "mr1l0_pitch_ni": 375, "mr1l1": 645, "mr1l3": [375, 388, 645], "mr1l3_pitch_sic": 375, "mr1l3_pitch_w": 375, "mr1l4": [375, 388, 645], "mr1l4_pitch_mec_s": 375, "mr1l4_pitch_mec_w": 375, "mr1l4_pitch_mfx_sic": 375, "mr1l4_pitch_mfx_w": 375, "mr2k2": 362, "mr2k4": 645, "mr2l0": [375, 645], "mr2l0_hom": 645, "mr2l0_pitch_b4c": 375, "mr2l0_pitch_ni": 375, "mr2l3": [375, 645], "mr2l3_pitch_ccm_sic": 375, "mr2l3_pitch_ccm_w": 375, "mr2l3_pitch_sic": 375, "mr2l3_pitch_w": 375, "mr4": 363, "mr4k4": 645, "mr5k4": 645, "mrad": [98, 99], "mrco": 645, "mrco_mot": 642, "mro": 645, "mseaberg": 663, "msg": 427, "msmt": 162, "msta": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "msta_raw": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "mstaenum": 645, "mtr": 434, "much": [403, 645], "multi": [562, 563, 573, 645], "multi_axis_mov": 562, "multiderivedsign": [36, 40, 42, 44, 48, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 501, 514, 534, 547, 553, 555, 572, 576, 581, 591, 594, 638, 642, 645], "multiderivedsignalro": [48, 593, 642, 645], "multimet": [265, 414, 645], "multipl": [1, 111, 513, 562, 645, 646], "multiplex": [326, 336, 337], "multipli": [1, 31, 33, 90, 91, 341, 346, 432, 433, 440, 442], "must": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 521, 522, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 644], "mutat": [615, 616], "mv": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "mv_ginput": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645], "mv_presetnam": 644, "mvinterfac": [227, 643, 645], "mvr": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645], "mw": 300, "mxn": 588, "my": [327, 328, 329, 331, 332, 500], "my_compon": 111, "my_devic": 111, "my_motor": 644, "my_sign": 111, "my_xyz": 584, "mydevic": [111, 231, 646], "myfunc": 611, "myriad": 645, "mysummingsign": 646, "mz": 300, "mzm": [151, 300], "mzm_bias_v": 300, "n": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 343, 345, 500, 502, 586, 594, 597, 604, 605, 645, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "n2": 69, "n_bounc": [347, 348, 432, 433, 438, 442], "n_column": 586, "n_filter": 52, "nab": 600, "name": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 353, 354, 355, 356, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 584, 589, 590, 591, 592, 593, 594, 595, 597, 612, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 644, 645, 646, 656, 661, 666], "name0": [287, 288], "name1": [287, 288], "name2": 288, "name3": 288, "name_": [32, 35, 278, 282], "name_0": [287, 288], "name_1": [287, 288], "name_2": 288, "name_3": [21, 288], "name_4": 21, "name_5": 21, "name_6": 21, "name_7": 21, "name_8": 21, "name_9": 21, "name_i": [21, 22], "name_n": [21, 22], "name_rbv": 545, "name_x": [21, 22], "namedtupl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "nameerror": 645, "names_prefix": 485, "namespac": 648, "nan": [98, 99, 220, 645], "nanosecond": [343, 345, 645], "nativ": [212, 215], "nc": [81, 144, 145, 146, 645], "nd": 645, "nd_array_address": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "nd_array_port": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "nd_attribute_chunk": 21, "nd_attributes_fil": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "nd_attributes_macro": 21, "nd_attributes_statu": 21, "ndarrai": [1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 342, 350, 434, 443, 513], "ndarrayaddress": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndarraypool": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndarrayport": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndattribut": [21, 22], "ndattributechunk": 21, "ndattributesfil": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndattributesmacro": 21, "ndattributesstatu": 21, "ndbayerpattern_t": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndcolormode_t": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "nddatatype_t": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndderivedsign": [23, 301], "ndfloat32": 28, "ndfloat64": 28, "ndimens": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndimensions_rbv": [19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndplugindriverblockingcallback": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "ndpluginroi": 28, "ndpluginstat": 28, "ndpluginstatsbgdwidth": 33, "near_field": 282, "nearli": 645, "necessari": [4, 6, 82, 84, 85, 86, 87, 637, 646], "necessarili": [74, 463, 645], "necessarri": 149, "need": [1, 6, 18, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 82, 84, 85, 86, 87, 89, 98, 110, 111, 142, 168, 170, 172, 195, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 232, 252, 253, 255, 256, 302, 306, 307, 310, 311, 312, 313, 314, 316, 317, 320, 322, 323, 324, 325, 326, 334, 338, 339, 340, 344, 350, 353, 362, 363, 365, 366, 367, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 382, 383, 384, 385, 386, 387, 388, 389, 404, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 426, 427, 429, 430, 439, 444, 445, 455, 463, 474, 475, 478, 479, 480, 481, 482, 506, 512, 516, 529, 530, 532, 534, 535, 536, 538, 543, 547, 550, 551, 552, 553, 554, 555, 564, 566, 567, 568, 569, 572, 574, 577, 578, 579, 580, 581, 586, 587, 589, 590, 591, 592, 618, 623, 633, 638, 639, 640, 641, 645, 646, 666], "need_calib": [158, 162], "needl": [619, 620, 621, 645], "needs_calib": [158, 162], "needs_par": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641], "neg": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645, 661], "neh": 552, "neither": [326, 336, 337], "nelm": [21, 33], "nencodercount": [144, 145, 146], "nerrorid": [144, 145, 146, 430], "nest": [45, 46, 47, 48, 59, 60, 360, 604, 605], "net": [33, 546], "net_bytes_in": 546, "net_bytes_out": 546, "net_rbv": 33, "netcdf1": 12, "netcdfplugin": 12, "network": 646, "networkx": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "never": [82, 84, 85, 86, 87, 371, 372, 378, 440, 645], "new": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 230, 231, 233, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 518, 519, 520, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 598, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 644, 646, 650], "new_delai": 109, "new_inst": 233, "new_kwarg": 611, "new_posit": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 431, 437, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 563, 593], "new_ref": 109, "new_unit": 598, "new_val": [107, 108], "new_valu": 598, "newer": [195, 455, 633, 645], "newest": 645, "newli": [146, 645], "newlin": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593], "newport": [150, 151, 155, 157, 347, 348, 645], "newportmstaenum": 645, "next": [31, 506, 507, 508, 509, 510, 511, 574, 575, 576, 587, 645], "next_sync": 500, "nexus1": 12, "nexusplugin": 12, "nf": [282, 302, 303], "nflag": 164, "ngp800": [476, 477, 645], "ni": 645, "nice": 645, "nm": 28, "nois": [298, 645], "noise_rej": 283, "nomin": [74, 75, 76, 78, 79, 80, 113, 172, 274, 281, 409, 413, 424, 426, 502, 538, 539, 580, 640], "nominal_apertur": [533, 536, 538, 539, 540, 542, 543], "non": [28, 89, 98, 99, 149, 150, 152, 155, 157, 226, 302, 344, 577, 645], "none": [2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 110, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 168, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 189, 190, 191, 192, 193, 195, 197, 198, 199, 205, 206, 208, 209, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 231, 232, 236, 242, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 274, 281, 282, 285, 286, 287, 288, 289, 290, 291, 292, 293, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 393, 395, 397, 398, 399, 400, 401, 408, 409, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 448, 450, 454, 455, 456, 457, 458, 459, 461, 462, 463, 464, 465, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 485, 486, 491, 493, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 567, 568, 569, 571, 572, 575, 577, 579, 581, 589, 590, 591, 592, 593, 595, 608, 609, 610, 612, 613, 614, 617, 618, 619, 620, 622, 625, 628, 631, 632, 633, 638, 639, 640, 641, 645, 662], "nonphys": [82, 84, 85, 86, 87], "nonzero": [82, 84, 85, 86, 87, 573], "normal": [2, 3, 4, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 109, 113, 114, 115, 117, 118, 121, 130, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 189, 190, 192, 193, 194, 195, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 225, 248, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 404, 408, 409, 410, 411, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 435, 437, 438, 439, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 512, 521, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 568, 572, 579, 580, 581, 589, 590, 591, 592, 593, 594, 616, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "normalize_exposur": [292, 293], "north": [82, 91, 533, 538, 539, 540, 542], "not_impl": [66, 136, 139, 496], "not_in": 578, "not_out": 578, "not_pause_to_trig": 133, "notabl": [12, 645], "note": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 435, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 513, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 568, 569, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 646, 666], "notepad": [84, 375, 516, 645, 646], "notepad_metadata": [508, 516], "notepad_pv": 431, "notepad_readback": [343, 345, 437], "notepad_setpoint": [343, 345, 437], "notepadlinkedsign": [343, 345, 347, 348, 432, 433, 437, 438, 508], "noth": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 110, 149, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "notic": [618, 645], "notifi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 666], "notimplementedsign": [496, 645], "notpausetotrig": 133, "now": [53, 56, 57, 58, 89, 305, 308, 337, 645, 653, 661], "np": [342, 350, 434, 464], "npositionst": 430, "nrwslac": [645, 658, 662], "ns_delai": [166, 594], "ns_delay_scan": [166, 594, 645], "nsec": [593, 594], "nsl": 645, "nullcnt0": 124, "nullcnt10": 124, "num_att": 63, "num_captur": [20, 21, 22, 24, 25, 26, 27, 34], "num_col": 6, "num_col_chunk": [21, 22], "num_cycl": 6, "num_data_bit": [21, 22], "num_data_row": 350, "num_exposur": 6, "num_exposures_count": 6, "num_extra_dim": [21, 22], "num_filt": [31, 56, 57, 58], "num_filter_recip": 31, "num_frames_chunk": [21, 22], "num_frames_flush": [21, 22], "num_imag": [6, 7, 9, 10, 11, 15, 16, 17, 301], "num_images_count": 6, "num_images_per_point": 18, "num_in": [45, 46, 47, 48, 59, 60], "num_lin": 499, "num_out": [45, 46, 47, 48, 59, 60], "num_row": 6, "num_row_chunk": [21, 22], "num_slaves_g": 124, "num_thread": 21, "num_train": 6, "number": [1, 5, 6, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 49, 50, 51, 52, 62, 63, 67, 68, 71, 81, 82, 89, 140, 141, 142, 143, 147, 148, 149, 153, 154, 158, 160, 162, 212, 215, 220, 252, 255, 256, 267, 269, 301, 305, 306, 308, 309, 310, 311, 326, 327, 328, 329, 331, 332, 334, 336, 337, 343, 345, 347, 391, 392, 393, 394, 395, 397, 398, 399, 400, 401, 416, 425, 428, 432, 433, 435, 440, 442, 469, 472, 475, 499, 501, 502, 534, 570, 572, 574, 575, 576, 586, 614, 638, 643, 645, 648, 660, 666], "number2": 305, "number_of_exposur": 301, "number_of_sampl": 258, "numberofsampl": 258, "numcaptur": [20, 21, 22, 24, 25, 26, 27, 34], "numcaptured_rbv": [20, 21, 22, 24, 25, 26, 27, 34], "numcol": 6, "numcolchunk": [21, 22], "numcycl": 6, "numdatabit": [21, 22], "numer": [144, 145, 502, 645], "numer1": 305, "numexposur": [6, 301], "numexposurescounter_rbv": 6, "numextradim": [21, 22], "numfilt": 31, "numfiltered_rbv": 31, "numfilterrecip": 31, "numframeschunk": [21, 22], "numframesflush": [21, 22], "numimag": [6, 7, 9, 10, 11, 15, 16, 17, 301], "numimagescounter_rbv": [6, 7, 9, 10, 11, 15, 16, 17, 301], "numpi": [1, 434, 503, 504, 505, 518, 519, 520, 563, 645], "numrow": 6, "numrowchunk": [21, 22], "numthread": 21, "numtrain": 6, "o": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 202], "o_offset": 31, "o_scal": 31, "obj": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 238, 239, 242, 251, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 597, 600, 602, 610, 618, 638], "object": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 233, 234, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 584, 589, 590, 591, 592, 593, 594, 595, 597, 600, 602, 608, 610, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 643, 644, 645], "objectcompon": 645, "obtain": [587, 645], "obviou": 402, "obvious": [305, 308], "oc1": 31, "oc2": 31, "oc3": 31, "oc4": 31, "ocal": 6, "occur": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 326, 334, 336, 337, 440], "off": [1, 3, 21, 22, 82, 84, 85, 86, 87, 89, 91, 102, 106, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 173, 189, 190, 192, 193, 264, 297, 315, 391, 392, 393, 395, 402, 403, 404, 413, 414, 426, 428, 432, 433, 442, 452, 453, 477, 619, 623, 624, 645, 648], "off0_i": [114, 466], "off0_ni": [114, 466], "off1_i": [114, 466], "off1_ni": [114, 466], "off2_i": [114, 466], "off2_ni": [114, 466], "off3_i": [114, 466], "off3_ni": [114, 466], "off_c": [327, 328, 331], "off_si": [329, 332], "offer": 1, "offici": 645, "offlin": [99, 101], "offset": [3, 21, 22, 31, 85, 86, 87, 90, 91, 94, 98, 99, 143, 149, 150, 152, 153, 155, 157, 158, 162, 212, 215, 285, 305, 306, 308, 309, 318, 319, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 341, 342, 343, 344, 345, 346, 349, 373, 374, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 408, 432, 434, 435, 436, 439, 440, 442, 455, 523, 538, 545, 595, 642, 644, 645], "offset_freeze_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "offset_mod": [90, 91, 341, 346, 440], "offset_set_pv": 153, "offsetimswithpreset": [318, 319, 333, 335, 645], "offsetmirror": [364, 377, 645], "offsetmotor": [318, 319, 327, 328, 329, 331, 332, 333, 335, 645], "offsetmotorbas": [1, 153, 154, 645], "often": [33, 74, 229, 431, 562, 578, 645], "ok": [21, 69, 164, 189, 190, 192, 193, 195, 276, 448, 455, 457, 458, 619, 620, 623, 624, 625, 626, 627, 628, 629, 631, 633], "ok_rbv": 69, "old": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 611, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "old_kwarg": 611, "old_valu": 430, "oldbeckhoffaxi": 645, "older": [114, 147, 466, 645], "omega": [53, 56, 57, 58], "omit": [23, 32, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 114, 115, 137, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 163, 164, 165, 166, 168, 170, 172, 191, 197, 198, 199, 205, 206, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 252, 253, 255, 256, 276, 283, 284, 287, 288, 289, 290, 291, 292, 293, 301, 304, 307, 310, 311, 312, 313, 314, 316, 317, 319, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 395, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 446, 448, 449, 450, 452, 453, 454, 455, 456, 457, 459, 461, 462, 463, 464, 474, 475, 478, 479, 480, 481, 482, 500, 502, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 546, 547, 550, 551, 552, 553, 554, 555, 563, 564, 566, 567, 568, 569, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 609, 616, 618, 622, 623, 624, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "ommotor": [364, 376], "on_rbv": 69, "onc": [4, 31, 500, 504, 520, 587, 645, 646], "one": [6, 18, 21, 22, 31, 32, 36, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 234, 247, 251, 252, 253, 255, 256, 262, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 405, 416, 421, 422, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 444, 445, 461, 462, 463, 464, 465, 467, 468, 469, 475, 478, 499, 502, 503, 504, 505, 512, 518, 523, 527, 529, 531, 532, 534, 536, 537, 541, 547, 553, 555, 562, 563, 573, 574, 577, 578, 579, 581, 584, 589, 590, 591, 593, 613, 618, 638, 645, 646], "onepvmotor": 645, "ones": 645, "ongo": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 247, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 572, 581, 591, 638], "onli": [4, 14, 15, 18, 21, 22, 28, 31, 33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 85, 86, 87, 90, 91, 98, 99, 140, 141, 142, 143, 148, 153, 154, 164, 168, 170, 211, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 226, 230, 253, 268, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 318, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 370, 371, 372, 377, 378, 381, 388, 389, 395, 416, 421, 426, 427, 428, 429, 431, 432, 433, 434, 435, 436, 438, 439, 440, 444, 445, 461, 475, 476, 477, 478, 489, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 516, 518, 519, 520, 524, 534, 536, 547, 553, 555, 562, 564, 566, 567, 568, 569, 570, 572, 573, 574, 577, 578, 579, 581, 589, 590, 591, 618, 627, 628, 638, 645], "only_new": [82, 84, 85, 86, 87], "onlygcc": 200, "onto": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 575, 576, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 646], "onvl": 6, "ooffset": 31, "opal": 6, "opaqu": [82, 84, 85, 86, 87], "opcpa": [345, 645], "open": [2, 3, 4, 6, 12, 13, 14, 18, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 249, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 665], "open_cmd": [538, 540, 542], "open_command": [276, 619, 624, 625, 626, 627, 628, 629, 631, 633], "open_do": [276, 490, 624, 625, 626, 627, 628, 629, 631, 633], "open_f": [276, 623, 624, 625, 626, 627, 628, 629, 631, 633], "open_limit": [276, 482, 579, 618, 624, 625, 626, 627, 628, 629, 630], "open_loop": [158, 161, 162], "open_request": [274, 280], "open_sw": 490, "open_valv": 579, "open_view": [7, 9, 10, 11, 15, 16, 17, 301], "opendo": 490, "opened_statu": 280, "openrequest": 274, "opensw": 490, "openth": 623, "oper": [21, 22, 28, 31, 33, 252, 255, 256, 306, 336, 402, 500, 533, 536, 538, 539, 540, 542, 543, 594, 618, 645, 661], "ophyd": [1, 110, 111, 112, 302, 434, 441, 501, 502, 513, 514, 516, 517, 522, 523, 597, 600, 602, 609, 610, 613, 614, 635, 636, 642, 645, 646, 648], "ophyd_readback": 645, "ophyddatatyp": [614, 645, 646], "ophyditem": [602, 635], "ophydobj": [597, 614], "ophydobject": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 503, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 614, 639, 640, 641, 645], "ophydoffset": [343, 345, 347, 348, 432, 433, 438], "ophydreadback": [343, 345, 437], "ophydsetpoint": [343, 345, 437], "opn": 280, "opn_di": 618, "opn_di_rbv": [276, 623, 624, 625, 626, 627, 629, 630], "opn_do_rbv": [276, 624, 625, 626, 627, 628, 629, 631, 633], "opn_ok": 618, "opn_ok_rbv": [276, 624, 625, 626, 627, 628, 629, 631, 633], "opn_sw": [276, 618, 619, 623, 624, 625, 626, 627, 628, 629, 631, 633], "opt_assembly_temp": [298, 300], "opt_link_length": 299, "opt_pwr_err": 297, "opt_rbv": 299, "optic": [1, 37, 172, 297, 298, 299, 300, 312, 375, 426, 427, 432, 433, 442, 474, 645], "optical_pow": [294, 295], "opticalpow": [294, 295], "opticspitchnotepad": 645, "optim": [17, 21, 22, 212, 287, 288, 289, 290, 291, 306, 645], "optimis": [21, 22], "option": [1, 4, 5, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 73, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 163, 165, 168, 170, 200, 210, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 250, 251, 252, 253, 255, 256, 259, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 391, 402, 405, 416, 417, 418, 419, 420, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 451, 461, 462, 463, 464, 465, 475, 478, 499, 502, 503, 504, 505, 516, 518, 519, 520, 523, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 553, 555, 560, 561, 562, 563, 564, 566, 567, 568, 569, 572, 574, 575, 576, 577, 578, 579, 581, 589, 590, 591, 593, 597, 600, 601, 604, 608, 609, 610, 612, 614, 617, 618, 638, 645, 646, 648, 666], "orang": 302, "order": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 575, 576, 577, 578, 579, 580, 581, 587, 589, 590, 591, 592, 593, 594, 595, 609, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 653], "ordereddict": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 612, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "ordereddicttyp": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "organ": 645, "orient": [545, 645], "orig": 646, "origin": [112, 349, 503, 504, 505, 523, 645, 646, 661], "origin_loc": 35, "original_unit": [349, 523, 646], "originloc": 35, "oscal": 31, "other": [28, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 265, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 318, 319, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 333, 335, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 405, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 489, 501, 527, 529, 531, 532, 534, 537, 541, 547, 551, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 621, 623, 632, 638, 644, 645, 646], "otherwis": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 49, 50, 51, 63, 82, 84, 85, 86, 87, 89, 90, 91, 140, 141, 142, 143, 145, 147, 148, 149, 150, 152, 155, 157, 158, 162, 232, 251, 341, 346, 431, 440, 443, 465, 499, 500, 504, 506, 507, 520, 533, 536, 538, 539, 540, 542, 543, 623, 635], "ouput": [2, 455], "our": [18, 82, 84, 85, 86, 87, 148, 344, 439, 440, 500, 586, 587, 643, 645], "ourselv": 440, "out": [6, 21, 22, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 114, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 195, 212, 218, 219, 220, 221, 222, 223, 224, 225, 249, 251, 252, 253, 255, 256, 258, 287, 288, 289, 290, 291, 297, 305, 306, 307, 308, 310, 311, 313, 316, 317, 318, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 352, 364, 370, 371, 372, 373, 376, 377, 378, 381, 389, 406, 407, 416, 417, 418, 419, 420, 421, 427, 429, 430, 431, 432, 433, 434, 435, 436, 438, 439, 440, 444, 445, 455, 461, 462, 463, 464, 465, 466, 474, 475, 478, 500, 527, 529, 531, 532, 534, 537, 541, 547, 551, 552, 553, 555, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 593, 600, 618, 633, 638, 644, 645, 646, 666], "out0": [115, 467, 468, 469], "out1": [115, 467, 468, 469], "out_cmd": 478, "out_do": 389, "out_limit": [389, 404, 406, 407], "out_lin": 377, "out_po": 82, "out_sign": 578, "out_stat": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "out_suffix": 578, "out_sw": 478, "out_valu": 578, "outdat": 645, "outer": 482, "outfit": [422, 426], "outlow": 320, "output": [4, 5, 18, 19, 31, 85, 86, 87, 105, 106, 115, 116, 153, 154, 212, 215, 231, 268, 274, 276, 297, 298, 300, 327, 328, 329, 331, 332, 342, 434, 435, 436, 455, 467, 468, 469, 477, 600, 609, 612, 617, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 645], "output_branch": [231, 276, 623, 624, 626, 627, 629, 630, 645], "output_mod": 411, "output_mode_get": 411, "output_rf_pow": 298, "output_rf_power_sp": 298, "outsid": [89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 431, 645, 661], "outsum": 578, "oval": 6, "over": [12, 33, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 431, 437, 461, 462, 463, 464, 465, 473, 502, 521, 527, 529, 531, 532, 537, 541, 578, 593, 618, 645], "over1": 12, "overal": [21, 22, 377, 562, 645], "overfilt": 645, "overflow": 32, "overflow_cnt_buffer0": 128, "overflow_cnt_buffer7": 128, "overidden": [504, 520], "overlai": 29, "overlap": [538, 540, 542], "overlay_1": 29, "overlay_2": 29, "overlay_3": 29, "overlay_4": 29, "overlay_5": 29, "overlay_6": 29, "overlay_7": 29, "overlay_8": 29, "overlay_portnam": 28, "overlayplugin": 12, "overlaysizex": 28, "overreport": 645, "overrid": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 504, 506, 507, 512, 516, 521, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "overridden": [2, 3, 4, 30, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 249, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 523, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 621, 638, 639, 640, 641], "override_force_clos": [629, 630, 632, 645], "override_force_on": 455, "override_force_open": [276, 623, 624, 626, 627, 628, 629, 631, 645], "override_mod": 623, "override_on": [629, 630, 632], "override_statu": [276, 455, 624, 626, 627, 628, 629, 631], "overriden": [23, 567], "overview": 645, "overwhelm": 645, "overwrit": [85, 86, 87, 150, 152, 157, 499, 645], "overwritten": 646, "overwrot": 645, "ovflcntbuff0_rbv": 128, "ovflcntbuff7_rbv": 128, "ovrd_on": [455, 623, 629, 630, 632], "ovrd_on_rbv": [276, 624, 626, 627, 628, 629, 631], "own": [18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 65, 502, 516, 524, 645], "owner": [77, 608, 614], "p": [162, 197, 198, 199, 286, 364], "p0": 304, "p1": 304, "p2": 304, "p3": 304, "p4": 304, "p5": 304, "p_valu": [326, 334, 336, 337], "pa1k4": [592, 645, 650], "pack": [305, 306, 308], "packag": [645, 648], "packet": [7, 8, 9, 10, 11], "packet_s": [7, 8, 9, 10, 11], "paddl": [273, 645], "padel": [197, 198, 199], "pai": 82, "pair": [261, 275, 445, 614], "panel": [362, 363, 380, 382, 385, 386], "par": 645, "parallel": [1, 74, 85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 318, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440, 463], "paramattribut": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "paramet": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 233, 234, 244, 245, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 350, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 513, 514, 516, 517, 518, 519, 520, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 551, 553, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 597, 598, 600, 601, 602, 604, 605, 606, 608, 609, 610, 612, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 645], "parent": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 28, 110, 144, 145, 146, 160, 173, 174, 187, 189, 190, 191, 192, 193, 195, 197, 198, 199, 205, 206, 213, 216, 229, 285, 286, 292, 301, 304, 315, 409, 431, 437, 445, 446, 448, 450, 454, 455, 456, 457, 458, 459, 473, 476, 477, 501, 502, 503, 504, 505, 508, 513, 514, 516, 517, 521, 522, 523, 524, 528, 532, 544, 545, 546, 562, 571, 597, 610, 619, 620, 622, 625, 628, 631, 632, 633, 645], "pars": 360, "parser": 21, "part": [167, 168, 169, 170, 172, 425, 545, 645, 646], "part_numb": 149, "particleincel": 587, "particular": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 102, 106, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 264, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 357, 358, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "partit": [133, 469, 472], "partition_rbv": 133, "partitiondelay0": 135, "partitiondelay1": 135, "partitiondelay2": 135, "partitiondelay3": 135, "partitiondelay4": 135, "partitiondelay5": 135, "partitiondelay6": 135, "partitiondelay7": 135, "pass": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 576, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 608, 610, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 661], "passiv": [33, 425, 645], "pastabl": 645, "patch": 645, "path": [1, 27, 245, 305, 308, 342, 350, 421, 432, 433, 442, 474, 551, 580, 624, 645], "pathlib": 342, "patient": 18, "patoppermann": 645, "pattern": [74, 149, 225, 233, 234, 235, 463, 572, 588, 639, 645], "paus": [4, 140, 141, 142, 143, 147, 149, 150, 152, 155, 157, 500, 645], "pause_threshold": 133, "pause_to_trig": 133, "pausethreshold_rbv": 133, "pausetotrig": 133, "pc": [642, 645], "pcd": [12, 14, 15, 142, 148, 149, 150, 152, 155, 157, 377, 642, 645], "pcdsareadetector": [589, 590, 645], "pcdsareadetectorbas": [14, 18, 645], "pcdsareadetectorembed": [12, 417, 418, 419, 420, 645], "pcdsareadetectortypho": [17, 645], "pcdsareadetectortyphosbeamstat": [9, 645], "pcdsareadetectortyphostrigg": [7, 16, 301, 413, 414, 415, 422, 423, 424, 426, 535, 645], "pcdscalc": [305, 306, 645], "pcdsdaq": 645, "pcdsdetector": 645, "pcdsdetectorbas": 645, "pcdsdevic": [1, 642, 643, 644, 645, 646, 649], "pcdshdf5blueskytrigger": 645, "pcdshub": [645, 646], "pcdsmotor": 151, "pcdsmotorbas": [89, 149, 150, 151, 152, 157, 538, 540, 542, 645], "pcdsutil": 645, "pcdswidget": 164, "pcie": 466, "pcm": 645, "pcsdareadetectortypho": 645, "pct": [102, 315, 414, 422, 423, 424, 474, 535], "pctrl_ch_de": 198, "pctrl_ch_rbck": 198, "pctrl_ch_rbck_rbv": 198, "pctrlde": 198, "pctrlen": 198, "pctrlencalc": 198, "pctrlenrbck": [194, 198], "pctrlenrbck_rbv": 198, "pctrlrbck": 198, "pctrlrbck_rbv": 198, "pctrlspde": 198, "pctrlsprbck": [194, 198], "pctrlsprbck_rbv": 198, "pcw": [37, 39, 41, 45, 47, 59, 60, 172, 409, 413, 423, 424, 426, 539, 580, 640, 641], "pd": [302, 303], "pd1": 300, "pd1_current_return": 300, "pd1_rf_power_return": 300, "pd2": 300, "pd2_current_transmit": 300, "pd2_rf_power_transmit": 300, "pdu": [175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186], "pe": [53, 56, 57, 58], "peak": 81, "pegud": [449, 450, 459], "penalti": 645, "pend": [49, 50, 51, 63, 645], "per": [6, 18, 21, 22, 33, 74, 160, 274, 278, 280, 282, 285, 425, 501, 614, 645], "percent": [414, 422, 423, 424, 535], "percentag": [102, 315, 422, 427, 621], "perfect": 306, "perform": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 587, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "perhap": [32, 504, 505], "period": [6, 33, 81, 431, 645], "perman": [644, 645], "permen": 644, "permiss": [280, 304, 506, 507, 645], "permission_statu": 304, "permit": [428, 661], "perspect": 585, "pertain": 404, "pf": 645, "pf1k0": 645, "pf1l0": 645, "pf_state": 592, "pf_y": 592, "pfl": 307, "pflss": 645, "pfo_statu": 622, "pgp": [127, 129], "pgp_mon0": 118, "pgp_mon1": 118, "pgpmon0": 118, "pgpmon1": 118, "ph": 343, "phasctl": 345, "phase": [297, 298, 300, 664], "phase_err": 297, "phase_shifter_v": 298, "phi": [212, 214, 215], "phi_max_step": 212, "photo": 592, "photodiod": 298, "photodioderf": 298, "photoion": 137, "photon": [53, 56, 57, 58, 74, 75, 76, 77, 78, 79, 80, 81, 85, 86, 87, 93, 96, 137, 292, 326, 327, 328, 329, 331, 332, 334, 336, 337, 409, 410, 411, 412, 554, 578, 645], "photon_ev_hxr": 81, "photoncollim": 645, "photonenergi": 77, "phy": 81, "phyactiv": 127, "phyactivecnt": 127, "physic": [1, 306, 347, 425, 432, 442, 473, 585, 586, 587, 645], "pi": 156, "pi_m824": [151, 645], "pic": 151, "pick": [75, 79, 85, 86, 87, 98, 378, 439, 440, 444, 518, 645], "picker": 445, "pico": [89, 155, 645], "pico1": 474, "pico2": 474, "pico3": 474, "pico4": 474, "pico_adj_don": 162, "pico_adj_st": 162, "pico_curr_adj_prog": 162, "pico_en": [162, 645], "pico_exist": [162, 645], "pico_nam": [162, 645], "pico_pres": [162, 645], "pico_sig_qu": [162, 645], "pico_st": [162, 645], "pico_valid": 162, "pico_wmax": [162, 645], "pico_wmin": [162, 645], "picoscal": [162, 645], "pid": [83, 85, 86, 87, 374, 645], "piezo": [155, 160, 374, 376, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 535, 642, 645], "piezo_volt": 376, "pilatu": 12, "pilatusdetectorcam": 12, "pim": [6, 642, 645], "pimi": [417, 418, 419, 420, 645], "pimwithfocu": 418, "pimwithl": 418, "pin": 645, "pink": 336, "pino": 645, "pint": 645, "pip": [319, 321, 645], "pipelin": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "pipplc": [645, 657], "pirani": [196, 199, 200, 202], "pitch": [362, 363, 365, 366, 367, 368, 369, 374, 375, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 535, 549, 551, 552, 558, 645], "pitch_axi": 549, "pitch_enc_rm": [362, 363, 365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "pitch_motor": 535, "pitch_rang": [379, 380, 381, 382, 383, 384, 385, 386, 387], "pitch_threshold": 388, "pitfal": 645, "pivot": 544, "pivot_mod": 544, "pivot_rbv": 544, "pixel": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 279], "pixel_s": 6, "pixels": 6, "place": [264, 281, 645], "placehold": 646, "plai": [499, 500], "plan": [18, 110, 663], "plate": [547, 645], "play_control": 500, "play_count": 500, "play_mod": 500, "play_statu": 500, "plc": [140, 141, 142, 143, 144, 145, 146, 147, 167, 168, 169, 170, 171, 172, 189, 190, 192, 193, 195, 259, 260, 276, 281, 430, 455, 457, 458, 489, 536, 548, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 645, 646], "plc_ai_offset": 455, "plc_example_mot": 171, "plconlyxpim": 171, "pleas": 645, "plog": [197, 198, 199], "plot": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 529, 530, 531, 532, 537, 541, 593], "plstat": 500, "plu": [177, 178, 185, 186, 344, 439, 604], "plugin": [2, 6, 12, 13, 14, 18, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641, 642, 645], "plugin_typ": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pluginbas": [2, 21, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641], "plugintype_rbv": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "plycnt": 500, "plyctl": 500, "plymod": 500, "pm": [302, 303], "pmc100": [151, 645], "pmgr": 645, "pmon": [188, 194, 196, 197, 198, 199, 452, 453, 456], "pmon_rbv": 456, "pmonlog": 456, "pmonlog_rbv": 456, "pmonraw": [197, 198, 199], "pmp": [36, 40, 42, 44, 53, 56, 57, 58, 67, 68, 69, 168, 170, 311, 313, 370, 371, 372, 378, 380, 416, 475, 534, 547, 553, 555, 591, 638, 642, 645], "pmps1d": 592, "pn": 149, "pname": 456, "pname_rbv": 456, "pnamed": 456, "pneumat": 642, "pneumaticactu": [479, 480, 481], "po": [89, 90, 91, 138, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 305, 306, 308, 309, 341, 346, 437, 440, 595], "point": [18, 21, 28, 33, 98, 110, 155, 251, 276, 305, 306, 308, 309, 375, 455, 474, 484, 487, 502, 504, 520, 538, 544, 585, 586, 587, 588, 604, 615, 624, 626, 645, 646, 649, 663, 666], "poke": 431, "pol": [98, 99], "polar": [98, 100, 125, 166, 212, 215, 594, 661], "polarity_rbv": 125, "poll": [425, 431, 504, 520], "polygon": [586, 587], "polynomi": [98, 100, 645], "pool_alloc_buff": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_free_buff": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_max_buff": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_max_mem": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_used_buff": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pool_used_mem": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolallocbuff": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolfreebuff": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolmaxbuff": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolmaxmem": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolusedbuff": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "poolusedmem": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pop": [82, 84, 85, 86, 87], "popul": 646, "port": [6, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 287, 288, 289, 290, 291, 645], "port_map": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "port_nam": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "portabl": [175, 183, 645], "portname_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pos_ao": [619, 620, 645], "pos_ao_r_rbv": [619, 620], "pos_diff": 645, "pos_limit": 621, "pos_raw": 621, "pos_rbv": 544, "pos_rdbk_rbv": 619, "pos_req": [619, 620, 621], "pos_req_rbv": 69, "pos_sp": 621, "pos_sp_oor": 622, "pos_stat": 478, "pos_state_rbv": [276, 623, 624, 625, 626, 627, 628, 629, 631, 633], "pos_typ": [158, 162], "pos_x_raw": 126, "pos_y_raw": 126, "posdiff": [144, 145, 146], "pose": [544, 545], "pose_1": 544, "pose_2": 544, "pose_3": 544, "pose_4": 544, "pose_5": 544, "pose_nam": 545, "posindexdim": 21, "posindexdim3": 21, "posindexdim4": 21, "posindexdim5": 21, "posindexdim6": 21, "posindexdim7": 21, "posindexdim8": 21, "posindexdim9": 21, "posindexdimi": 21, "posindexdimn": 21, "posindexdimx": 21, "posit": [1, 4, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 94, 98, 99, 137, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 163, 165, 168, 170, 172, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 245, 248, 251, 252, 253, 255, 256, 274, 282, 287, 288, 289, 290, 291, 302, 305, 306, 307, 308, 309, 310, 311, 312, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 350, 362, 364, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 380, 381, 384, 385, 386, 387, 388, 389, 406, 413, 414, 415, 416, 421, 422, 423, 424, 426, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 456, 461, 462, 463, 464, 465, 475, 478, 493, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 547, 553, 554, 555, 562, 563, 564, 566, 567, 568, 569, 571, 572, 577, 579, 581, 589, 590, 591, 593, 595, 604, 618, 619, 620, 621, 623, 638, 639, 640, 641, 642, 643, 645, 646], "position": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 228, 232, 243, 252, 253, 255, 256, 262, 263, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 388, 389, 416, 421, 427, 429, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 642, 644, 645], "position_clos": 623, "position_control": [619, 620], "position_i": 28, "position_mod": 21, "position_open": 623, "position_readback": [619, 665], "position_st": 430, "position_x": 28, "position_xlink": 28, "position_ylink": 28, "positioner_inst": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "positionerbas": [432, 433, 439, 440, 442], "positionget": [83, 88], "positioni": 28, "positionmod": 21, "positionset": [83, 88], "positionx": 28, "positionxlink": 28, "positionxraw": 126, "positionylink": 28, "positionyraw": 126, "positit": [619, 620], "positon": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638], "posnamedim": 21, "posnamedim3": 21, "posnamedim4": 21, "posnamedim5": 21, "posnamedim6": 21, "posnamedim7": 21, "posnamedim8": 21, "posnamedim9": 21, "posnamedimi": 21, "posnamedimn": 21, "posnamedimx": 21, "possibl": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "possibli": [23, 94], "post": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 610, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "post_elog_statu": [2, 3, 4, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 621, 638, 639, 640, 641, 645], "posxslow": 137, "posyslow": 137, "potenti": [85, 86, 87, 629, 630, 632], "power": [4, 49, 91, 102, 144, 145, 172, 264, 297, 298, 299, 300, 301, 302, 315, 396, 413, 414, 415, 422, 423, 424, 425, 426, 428, 535, 539, 552, 645], "power_autosav": 449, "power_cycl": 396, "power_fail_bait": 622, "power_fail_batt": 622, "power_high": 301, "power_limit": 454, "power_limit_rbv": 454, "power_low": 301, "power_met": [414, 422, 423, 424], "power_timeout": 428, "power_v_supply_v": [173, 174], "poweron": 396, "powerslit": 645, "powerup": 149, "pp": [445, 577, 578, 579, 645], "ppm": [413, 414, 416, 423, 424, 425, 426, 639, 645, 651], "ppmcool": 645, "ppmcoolswitch": 645, "ppmpowermet": [414, 422, 423, 424, 651], "pprotencalc": 198, "pprotenrbck": [194, 198], "pprotenrbck_rbv": 198, "pprotspd": 198, "pprotsprbck": [194, 198], "pprotsprbck_rbv": 198, "ppsstopper2pv": 645, "ppsstopperl2si": 645, "pr": [524, 666], "pragma": [518, 645, 646], "pre": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 350, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "preamp": 137, "prec": [152, 285], "precis": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 518, 519, 520, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 604, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "predefin": 31, "pref": 305, "prefer": 148, "prefix": [2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 28, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 98, 99, 100, 102, 103, 104, 105, 106, 108, 109, 111, 136, 137, 139, 140, 144, 145, 146, 149, 150, 151, 152, 153, 154, 156, 157, 159, 160, 161, 162, 163, 165, 168, 170, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 218, 219, 220, 221, 222, 223, 224, 225, 231, 248, 249, 250, 251, 253, 254, 255, 256, 257, 258, 259, 262, 263, 267, 269, 270, 271, 272, 273, 274, 278, 282, 285, 286, 287, 288, 289, 290, 291, 292, 293, 301, 302, 303, 304, 305, 307, 310, 311, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 343, 344, 345, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 376, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 389, 394, 395, 402, 404, 405, 408, 409, 416, 417, 418, 419, 420, 421, 422, 426, 427, 429, 432, 434, 435, 437, 442, 444, 445, 446, 448, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 461, 462, 463, 464, 465, 473, 475, 476, 477, 478, 483, 484, 486, 487, 488, 490, 491, 492, 493, 494, 495, 496, 499, 500, 509, 510, 511, 518, 519, 520, 526, 528, 531, 532, 533, 534, 536, 537, 538, 539, 541, 544, 545, 546, 547, 548, 549, 550, 553, 554, 555, 556, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 581, 589, 590, 591, 592, 593, 594, 595, 606, 618, 619, 620, 622, 625, 628, 631, 632, 633, 638, 645, 646, 652], "prefix_2theta": [209, 210], "prefix_control": [200, 202, 204, 451, 453], "prefix_det": [417, 418, 419, 420, 589, 590], "prefix_dettilt": [209, 210], "prefix_detv": [209, 210], "prefix_energi": [556, 560, 561], "prefix_eta": 212, "prefix_focu": [418, 419, 556, 560, 561], "prefix_hor": [208, 209, 210], "prefix_i": [212, 217], "prefix_ioc": [248, 255, 256, 257, 606], "prefix_ipimb": [250, 255], "prefix_kappa": 212, "prefix_l": [418, 420], "prefix_phi": 212, "prefix_rot": [208, 209, 210, 561], "prefix_samphi": 214, "prefix_samz": 214, "prefix_start": [417, 418, 419, 420], "prefix_tilt": [208, 209, 210], "prefix_tip": [208, 209, 210], "prefix_v": [208, 209, 210], "prefix_wave8": [250, 256], "prefix_x": [212, 217], "prefix_xi": 374, "prefix_z": [212, 217], "prefix_zoom": [417, 418, 419, 420], "prefocuss": 307, "preifx": 552, "preliminari": 645, "prepar": 245, "preprocessor": 500, "pres_raw": 621, "pres_rdbk_limit": 621, "pres_req": 621, "pres_sen": 621, "pres_set_limit": 621, "pres_sim": 622, "pres_sp": 621, "pres_sp_oor": 622, "pres_sp_reach": 622, "pres_torr": 621, "prescal": [115, 467, 468, 469], "prescale_rbv": [115, 467, 468, 469], "present": [66, 85, 208, 209, 276, 490, 624, 626, 627, 642, 646], "preserv": [609, 616], "preset": [227, 245, 252, 255, 256, 305, 306, 308, 309, 427, 642, 645], "presetposit": 644, "press": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 227, 247, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593], "press_ok_rbv": [189, 190, 192, 193, 195], "press_rbv": [69, 189, 190, 192, 193, 195, 455], "press_read_corr": 454, "press_read_corr_rbv": 454, "pressur": [69, 137, 188, 189, 190, 192, 193, 194, 195, 196, 201, 202, 203, 204, 276, 286, 298, 300, 362, 363, 380, 382, 385, 386, 452, 453, 455, 484, 487, 491, 492, 552, 621, 624, 626], "pressure_control_en": 69, "pressure_control_valv": 69, "pressure_ok": [189, 190, 192, 193, 195], "pressure_prefix": 487, "pressure_setpoint_rbv": 69, "pressure_statu": [188, 194, 196], "pressure_status_en": [188, 194, 196], "pressure_unit": 487, "pressure_units_prefix": 487, "pressurecontrol_rbv": 69, "pretti": [306, 431], "prettyprint": 645, "prettyt": [149, 601, 645], "prevent": [32, 143, 172, 426, 427, 618, 624, 629, 645], "previou": [1, 53, 56, 57, 58, 110, 465, 645], "previous": [584, 645], "primari": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 610, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "primarili": [16, 413, 645, 646], "prime": [21, 22], "print": [4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 48, 73, 305, 308, 431, 499, 643, 645], "print_error": [48, 645], "print_onli": [305, 308], "print_trigger_inhibit": [107, 108], "print_trigger_sourc": [107, 108], "printout": 645, "prior": [147, 349, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 604, 645], "prioriti": 521, "privat": 645, "pro_sp": [189, 190, 192, 193], "probabl": [31, 646], "problem": [65, 503, 504, 505, 518, 519, 520, 645], "proc": [7, 8, 9, 10, 11, 12, 118, 130, 158, 162, 257, 292, 293, 304, 499, 645], "proc1": 12, "proc_data_not_valid": 622, "proc_fifo_pause_cnt": 126, "proc_fifo_pause_thresh": 126, "procedur": [444, 445], "process": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 74, 110, 463, 512, 645], "process_plugin": 21, "processcallback": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "processplugin": [12, 21], "procfifopausecnt": 126, "procfifopausethreshold": 126, "product": [544, 595], "profil": [33, 417, 418, 419, 420, 421, 422, 423, 424], "profileaverag": 33, "profileaveragex_rbv": 33, "profileaveragey_rbv": 33, "profilecentroid": 33, "profilecentroidx_rbv": 33, "profilecentroidy_rbv": 33, "profilecursor": 33, "profilecursorx_rbv": 33, "profilecursory_rbv": 33, "profiles": 33, "profilesizex_rbv": 33, "profilesizey_rbv": 33, "profilethreshold": 33, "profilethresholdx_rbv": 33, "profilethresholdy_rbv": 33, "program": [4, 140, 141, 142, 143, 305, 306, 308, 309, 646], "programmat": 501, "progress": [33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 253, 255, 256, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 530, 531, 532, 534, 537, 541, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "project": [45, 46, 47, 48, 56, 57, 58, 59, 60, 136, 137, 139, 587], "propag": 645, "propair": 491, "propair1": 491, "propair2": 491, "proper": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 565, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638, 645, 661], "properli": [78, 82, 84, 85, 86, 87, 162, 220, 297, 431, 521, 532, 645, 659], "properti": [162, 404, 517, 643, 645], "proplc": 448, "proport": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 377, 389, 416, 421, 425, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "proportionair": 492, "propos": 500, "protect": [36, 40, 42, 44, 53, 56, 57, 58, 67, 68, 164, 168, 189, 190, 192, 193, 275, 297, 311, 313, 370, 371, 372, 378, 416, 429, 440, 455, 475, 534, 547, 553, 554, 555, 591, 623, 638, 645], "protection_en": 194, "protection_setpoint": [189, 190, 192, 193, 194, 455, 645], "protocol": 283, "protocol_rbv": 283, "prototyp": 645, "provid": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 584, 589, 590, 591, 592, 593, 594, 595, 600, 610, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 663, 666], "prsm": [362, 363, 367, 368, 380, 381, 382, 385, 386, 387, 552, 645], "ps_data_valid": 162, "ps_enable_rbv": 162, "ps_present": 162, "ps_sig_qual": 162, "pseudo": [1, 85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 437, 438, 439, 440, 645], "pseudo_motor": [153, 154, 435], "pseudo_po": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "pseudo_posit": [344, 439], "pseudo_position": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "pseudo_singl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "pseudomotor": [98, 440], "pseudopo": [2, 37, 38, 39, 41, 43, 69, 82, 90, 91, 98, 99, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 305, 306, 307, 308, 309, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 344, 346, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641, 642, 645], "pseudoposit": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "pseudoposition": [1, 82, 85, 86, 87, 98, 99, 306, 431, 434, 437, 439, 440, 527, 645], "pseudosingl": [2, 37, 38, 39, 41, 43, 69, 82, 85, 86, 87, 90, 91, 98, 99, 100, 101, 102, 103, 104, 110, 153, 154, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 305, 306, 307, 308, 309, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 344, 346, 347, 348, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 445, 474, 479, 480, 481, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641], "pseudosingleinterfac": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 435, 438, 439, 440, 645], "pstat_1": [197, 198, 199], "pstat_2": [197, 198, 199], "pstat_3": 198, "pstat_4": 198, "pstat_calc": [197, 198, 199], "pstat_sum": [197, 198, 199], "pstatal": 206, "pstatall_rbv": 206, "pstatdirdes_1": [197, 198, 199], "pstatdirdes_2": [197, 198, 199], "pstatdirdes_3": 198, "pstatdirdes_4": 198, "pstatenable_1": [197, 198, 199], "pstatenable_2": [197, 198, 199], "pstatenable_3": 198, "pstatenable_4": 198, "pstatenades_1": [197, 198, 199], "pstatenades_2": [197, 198, 199], "pstatenades_3": 198, "pstatenades_4": 198, "pstatenal": 206, "pstatenall_rbv": 206, "pstatenout": 205, "pstatenrbck": 194, "pstatmon": [188, 194, 196], "pstatmsp": [188, 194, 196], "pstatspdes_1": [197, 198, 199], "pstatspdes_2": [197, 198, 199], "pstatspdes_3": 198, "pstatspdes_4": 198, "pstatspdes_f": 198, "pstatspdir_1": [197, 198, 199], "pstatspdir_2": [197, 198, 199], "pstatspdir_3": 198, "pstatspdir_4": 198, "pstatspout": 205, "pstatsprbck": 194, "pstatsprbck_1": [197, 198, 199], "pstatsprbck_1_rbv": [197, 198, 199], "pstatsprbck_2": [197, 198, 199], "pstatsprbck_2_rbv": [197, 198, 199], "pstatsprbck_3": 198, "pstatsprbck_4": 198, "pstatsprbck_f": [192, 198], "psuedoposition": 110, "pt100": [496, 554], "ptmplc": 645, "ptype": 645, "ptype_rbv": [158, 162], "pu": [173, 174], "public": 645, "pull": [417, 418, 419, 420, 645], "puls": [77, 81, 137, 302, 350, 425, 444, 580, 651], "pulse_req": 500, "pulsepick": [642, 645], "pulsepickerinout": 645, "pump": [642, 645], "pump_acceler": 458, "pump_at_spe": [448, 457, 458], "pump_curr": [446, 454, 458], "pump_current_rbv": [446, 454], "pump_drive_freq": [446, 454], "pump_drive_freq_rbv": [446, 454], "pump_error": [446, 454], "pump_error_rbv": [446, 454], "pump_on_statu": [455, 645], "pump_pow": [446, 454], "pump_power_rbv": [446, 454], "pump_spe": 458, "pump_stat": [455, 458, 645], "pump_statu": [446, 454], "pump_status_rbv": [446, 454], "pump_temp": [446, 454], "pump_temp_rbv": [446, 454], "pump_voltag": [446, 454], "pump_voltage_rbv": [446, 454], "pumpsiz": [452, 453, 455, 456], "pumpsized": [452, 453, 456], "pupil": 301, "pupil_centroid_i": 301, "pupil_centroid_x": 301, "pupil_defin": 301, "pupil_diameter_i": 301, "pupil_diameter_x": 301, "pupilcentroidi": 301, "pupilcentroidx": 301, "pupildiameteri": 301, "pupildiameterx": 301, "purpos": [155, 176, 184, 305, 306, 474, 489, 604, 645], "push": 212, "put": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 49, 82, 84, 85, 86, 87, 89, 118, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 155, 157, 158, 162, 257, 304, 305, 306, 308, 309, 349, 395, 428, 431, 465, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 579, 609, 633, 645, 646, 661], "put_complet": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 461, 462, 463, 464, 465, 504, 520, 531, 532, 537, 541, 563, 593], "put_seq": 499, "putautorang": 266, "putavgtyp": 266, "putdamp": 266, "putfunct": 266, "putter": [506, 507, 508, 509, 510, 511], "pv": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 352, 354, 355, 358, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 518, 519, 520, 521, 522, 524, 525, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 584, 589, 590, 591, 592, 593, 594, 595, 606, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 645, 646, 666], "pv_index": [74, 75, 76, 78, 79, 80, 86, 645], "pv_list": 352, "pv_position": [642, 645], "pva": 12, "pvaccess": 12, "pvattribut": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "pvname": [171, 503, 504, 505, 518, 519, 520, 645, 646], "pvposition": [1, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 431, 461, 462, 463, 464, 465, 531, 532, 537, 541, 563, 593, 645], "pvpositionercompar": [1, 161, 464], "pvpositionerdon": [1, 76, 461, 645], "pvpositionerisclos": [1, 88, 156, 165, 289, 563, 593, 645], "pvpositionernointerrupt": 645, "pvstateposition": [219, 517, 646], "pvstatesign": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 444, 445, 474, 479, 480, 481, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 566, 568, 569, 579, 589, 590, 592, 618, 639, 640, 641, 642, 645], "pwr": [102, 172, 315, 413, 414, 415, 422, 423, 424, 426, 428, 535, 552], "pwr_supply_i_err": 297, "pwr_supply_v_err": 297, "px": 544, "px_m": 544, "py": [82, 84, 85, 86, 87, 544, 572, 645, 658], "py3": 645, "py37": 645, "py_m": 544, "pydm": [142, 264, 645], "pyepic": [148, 645], "pyp": 645, "pypi": 645, "pyproject": 645, "pyqt": [248, 257, 606, 645], "python": [3, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 37, 151, 155, 171, 301, 343, 345, 353, 408, 610, 644, 645], "python2": 645, "pytmc": [518, 519, 520, 525, 645, 646], "pytmcsign": [3, 36, 40, 42, 44, 62, 67, 68, 71, 113, 144, 145, 146, 164, 168, 170, 172, 225, 274, 278, 279, 280, 281, 282, 311, 313, 315, 362, 363, 365, 366, 367, 368, 369, 370, 371, 372, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 416, 422, 423, 424, 425, 426, 427, 428, 429, 430, 474, 475, 478, 483, 486, 489, 490, 491, 492, 493, 494, 495, 497, 498, 509, 526, 532, 533, 534, 535, 539, 547, 552, 553, 554, 555, 571, 572, 581, 591, 621, 622, 638, 642, 645], "pytmcsignalro": 646, "pytmcsignalrw": 646, "pyupgrad": 645, "pz": 544, "pz_m": 544, "q": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 247, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593], "qadc": [117, 642, 645], "qadc134": [470, 645], "qadc134common": [467, 469, 645], "qadc134lcls2": 645, "qadc134sparsif": 115, "qadcbas": [114, 115, 645], "qadccommon": [466, 468], "qadclcls1tim": [467, 645], "qadclcls2tim": 469, "qadcsparsif": 645, "qc": [302, 303], "qmini": [642, 645], "qminispectromet": [293, 645], "qminiwithevr": 645, "qpc_name": [455, 645, 657], "qpc_pumpsiz": 455, "quad": [302, 455, 459, 587], "quadrant_sel": 126, "quadrantsel_rbv": 126, "quadrat": [98, 645], "quadraticbeckhoffmotor": [99, 100], "quadraticsimmotor": 101, "quadrilater": 587, "qualiti": [25, 162], "quantiti": [265, 645], "queri": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 81, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638], "questionnair": 645, "queue": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 613, 617, 645], "queue_fre": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_free_low": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_siz": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_us": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_use_high": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queue_use_hihi": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queuefre": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queuefreelow": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queuesiz": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queueus": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queueusehigh": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "queueusehihi": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "quick": 645, "quickli": 645, "quit": [33, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 247, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 642], "quot": 149, "r": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 92, 94, 363, 366], "r1": 645, "r39": [391, 392, 393], "r3_ceil": [50, 51], "r3_cur": [50, 51], "r3_de": [50, 51], "r3_floor": [50, 51], "r_ceil": [49, 50, 51, 63], "r_cur": [49, 50, 51], "r_de": [49, 50, 51], "r_floor": [49, 50, 51, 63], "race": 645, "rack": [158, 160, 162, 175, 176, 179, 180, 181, 182, 183, 184], "ract": 63, "rad": [82, 84, 85, 86, 87, 92, 94, 95, 97], "radial": 212, "radiat": [642, 645], "radiu": [82, 84, 85, 86, 87, 94, 301], "radius_of_curvatur": 301, "radiusofcurvature_rbv": 301, "rai": [37, 310, 311, 343, 344, 345, 374, 375, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 474, 536, 645], "rainbow": 19, "rais": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 215, 274, 287, 288, 289, 290, 291, 305, 306, 308, 309, 318, 319, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 434, 435, 436, 438, 439, 440, 461, 462, 463, 464, 465, 501, 503, 504, 505, 513, 514, 517, 518, 519, 520, 522, 527, 529, 531, 532, 537, 541, 593, 614, 636, 645], "raise_on_set_failur": 614, "ramp": [397, 398, 399, 400, 401], "ramp_spe": [397, 398, 399, 400, 401], "ran": [171, 305, 645], "rang": [4, 31, 32, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 63, 74, 75, 76, 78, 79, 80, 81, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 264, 265, 266, 267, 268, 277, 281, 287, 288, 289, 290, 291, 297, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 381, 388, 395, 397, 398, 399, 400, 401, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645, 661], "rangecomparison": [277, 282], "rapid": [479, 645], "rare": 645, "rate": [7, 9, 10, 11, 12, 14, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 37, 39, 41, 45, 47, 59, 60, 77, 81, 113, 166, 172, 266, 301, 391, 392, 393, 397, 398, 399, 400, 401, 409, 413, 423, 424, 426, 469, 472, 485, 487, 488, 502, 539, 580, 594, 640, 641, 645], "rate_typ": 125, "ratemod": 594, "ratetype_rbv": 125, "rather": [6, 74, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 212, 381, 463, 567, 619, 623, 627, 632, 645], "ratio": [49, 50, 51, 63, 220], "raw": [21, 61, 70, 128, 144, 145, 146, 164, 285, 301, 425, 467, 468, 469, 645], "raw_adc": 285, "raw_buff": 118, "raw_sign": 646, "raw_voltag": 425, "raw_voltage_buff": 425, "rawbuff": 118, "rawdata": [114, 466], "rawdata0": [115, 467, 468, 469], "rawdata1": [115, 467, 468, 469], "rayleigh_rang": 305, "rb_ch": 4, "rbv": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 162, 167, 169, 358, 364, 373, 376, 563, 645, 646], "rc1": 31, "rc2": 31, "rcjwood": 645, "rdbd": [319, 335], "rde": 63, "re": [3, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 86, 87, 90, 91, 94, 110, 111, 149, 150, 152, 155, 157, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 341, 346, 370, 371, 372, 377, 378, 389, 416, 421, 425, 429, 440, 444, 445, 475, 478, 497, 498, 501, 502, 513, 514, 517, 522, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 613, 618, 638, 645], "re_arg": 645, "re_connect": 477, "reach": [31, 33, 276, 326, 334, 336, 337, 502, 529, 544, 624, 626, 645], "reachabl": 544, "read": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "read_access": [349, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524], "read_attr": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 28, 144, 145, 146, 160, 173, 174, 187, 189, 190, 191, 192, 193, 195, 197, 198, 199, 205, 206, 285, 286, 292, 301, 304, 315, 409, 446, 448, 450, 454, 455, 456, 457, 458, 459, 473, 476, 477, 528, 544, 545, 546, 562, 571, 619, 620, 622, 625, 628, 631, 632, 633], "read_configur": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "read_df": [444, 445], "read_fil": [20, 21, 22, 24, 25, 26, 27, 34], "read_len": [305, 308, 645], "read_only_cl": 526, "read_path_templ": 21, "read_pv": [504, 505, 508, 516, 524], "read_sig": 4, "read_statu": [6, 544], "read_ver": 544, "readabl": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "readback": [1, 4, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 276, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 315, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 374, 376, 377, 378, 389, 395, 409, 413, 414, 415, 416, 421, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 529, 530, 531, 532, 533, 534, 535, 537, 538, 539, 540, 541, 542, 544, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 619, 621, 622, 623, 624, 626, 627, 628, 629, 630, 631, 638, 643, 645, 646], "readback_3rd": [50, 51], "readback_func": 530, "readfil": [20, 21, 22, 24, 25, 26, 27, 34], "readi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 515, 518, 519, 520, 521, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 646], "reading_r": 266, "readndattributesfil": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "readout": [121, 122, 250, 255, 256, 264, 414, 473, 645], "readstatu": 6, "real": [1, 85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 349, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 506, 507, 523, 527, 645], "real_po": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "real_posit": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "real_position": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "realiti": 537, "realli": 110, "realloc": 33, "realposit": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "rear_door_access": 174, "reardooraccess_calc": 174, "rearrang": [609, 612, 615, 616, 617, 645], "reason": [82, 84, 85, 86, 87, 91, 149, 274, 517, 645], "reboot": 484, "reboot_prefix": 484, "recalcul": [501, 513, 514, 517, 522], "receiev": 502, "receiv": [6, 31, 294, 296, 298, 503, 504, 505, 518, 519, 520, 645], "recent": [31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 642, 645], "reciev": 502, "recip": 645, "reclassifi": 645, "recogn": 645, "recommiss": 66, "reconfigur": [428, 500], "reconnect": 477, "record": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 88, 89, 98, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 160, 162, 218, 221, 225, 306, 307, 360, 377, 445, 518, 519, 520, 538, 540, 542, 545, 564, 568, 569, 571, 572, 645], "record_typ": 516, "recov": [440, 650], "recreat": 645, "rectangl": 28, "recurs": [31, 353, 360, 600], "recurse_record": 353, "recursive_ave_diff_seq": 31, "recursive_ave_seq": 31, "recursiveavediffseq": 31, "recursiveaveseq": 31, "red": 28, "redefin": [611, 645], "reduc": [12, 14, 33, 94, 155, 645], "redund": 645, "ref": [74, 75, 76, 78, 79, 80, 109, 318, 319, 333, 335, 544, 642, 645], "ref_1": [326, 327, 328, 329, 331, 332, 334, 336, 337], "ref_method": 544, "ref_x_direct": 544, "ref_y_direct": 544, "ref_z_direct": 544, "refactor": 645, "refer": [2, 5, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 98, 109, 110, 136, 137, 139, 159, 188, 200, 207, 208, 209, 210, 211, 212, 214, 217, 259, 307, 343, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 417, 418, 419, 420, 431, 433, 452, 453, 461, 474, 475, 476, 477, 513, 518, 523, 544, 548, 556, 560, 561, 566, 587, 589, 590, 645], "referenc": [501, 503, 504, 505, 513, 514, 517, 522, 544], "referencelas": 223, "referencemo": 109, "refl": 224, "reflas": [224, 474, 645], "reflaserl2si": 645, "reflaserl2simirror": 474, "reflect": [318, 319, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 376, 614, 645, 646], "reg_root": 21, "regard": 523, "regardless": [500, 523, 586, 587, 645], "regex": 226, "regiment": 302, "region": [32, 455, 645], "region_size_i": [7, 9, 10, 11, 15, 16, 17, 301], "region_size_x": [7, 9, 10, 11, 15, 16, 17, 301], "region_start_i": [7, 9, 10, 11, 15, 16, 17, 301], "region_start_x": [7, 9, 10, 11, 15, 16, 17, 301], "regist": [120, 121, 122, 123, 124, 125, 128, 131, 132, 610, 645], "registri": [21, 570], "regress": 645, "regul": 492, "regular": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 233, 234, 235, 645], "reimplement": 403, "reinit_command": 149, "reiniti": [149, 645], "reject": [431, 524], "rel": [1, 37, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 227, 248, 287, 288, 289, 290, 291, 298, 300, 305, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 426, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 501, 503, 504, 505, 513, 514, 517, 522, 527, 529, 530, 531, 532, 537, 541, 545, 593, 609, 616, 645], "relat": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 518, 519, 520, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "relationship": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 440], "relay_en": 194, "relay_setpoint": 194, "releas": [302, 642, 666], "releg": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "relev": [74, 105, 106, 141, 145, 231, 402, 476, 477, 501, 513, 514, 517, 522, 566, 645], "reli": [82, 84, 85, 86, 87, 98, 99, 405, 645], "reliabl": 645, "reloc": 645, "rem_ctrl": [621, 622], "rem_not_poss": 622, "remain": [6, 18, 428, 645], "remind": 110, "remot": [265, 448, 477, 621], "remote_mod": 477, "remov": [36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 82, 110, 143, 168, 170, 172, 218, 219, 220, 221, 222, 223, 224, 225, 231, 233, 234, 235, 251, 252, 253, 255, 256, 276, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 370, 371, 372, 377, 378, 389, 406, 407, 416, 417, 418, 419, 420, 421, 429, 430, 444, 445, 475, 478, 533, 534, 536, 538, 539, 540, 542, 543, 547, 553, 555, 572, 577, 578, 579, 581, 589, 590, 591, 618, 623, 624, 626, 627, 629, 630, 638, 645, 665], "remove_bad_pixel": [292, 293], "remove_dia": [326, 334, 336, 337], "remove_temp_bad_pixel": [292, 293], "removerflowcnt0": 127, "removerflowcnt1": 127, "removerflowcnt2": 127, "removerflowcnt3": 127, "remrxlinkreadi": 127, "remrxlinkreadycnt": 127, "renam": [344, 645, 659, 665], "reorder": 645, "reorder_compon": 645, "reorgan": 645, "rep_count": 500, "repcnt": 500, "repeat": [266, 513, 623], "repeatedli": 501, "replac": [4, 12, 31, 112, 195, 212, 347, 455, 503, 504, 505, 527, 566, 618, 625, 633, 645, 666], "repli": [412, 504, 505], "repo": 645, "report": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 402, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 502, 503, 504, 505, 518, 519, 520, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "repositori": [642, 645], "repr": 645, "repres": [36, 40, 42, 44, 61, 62, 64, 65, 66, 67, 68, 70, 71, 73, 98, 110, 113, 164, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 255, 256, 305, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 364, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 499, 525, 534, 538, 547, 553, 555, 562, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638, 642, 645, 646, 666], "represent": [503, 504, 505, 518, 519, 520, 600, 610, 645], "req": 280, "req_po": 495, "req_zoom": 304, "reqpo": 495, "request": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 54, 55, 67, 68, 69, 74, 75, 79, 81, 82, 85, 86, 87, 98, 99, 168, 274, 280, 311, 313, 364, 370, 371, 372, 378, 416, 429, 463, 465, 475, 503, 504, 505, 518, 519, 520, 533, 534, 536, 538, 539, 540, 542, 543, 547, 553, 555, 591, 604, 618, 619, 620, 621, 623, 638, 643, 645], "request_clos": 623, "request_open": 623, "requir": [1, 6, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 88, 89, 90, 91, 98, 100, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 208, 209, 210, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 388, 431, 437, 461, 462, 463, 464, 465, 513, 516, 523, 527, 529, 531, 532, 537, 541, 566, 570, 593, 609, 612, 617, 623, 636, 645, 646], "requisit": 353, "rescal": [1, 347, 432, 442], "reset": [6, 7, 8, 9, 10, 11, 31, 36, 40, 42, 44, 48, 62, 67, 68, 71, 82, 84, 85, 86, 87, 144, 145, 146, 149, 150, 152, 155, 157, 168, 170, 225, 233, 234, 235, 276, 283, 284, 292, 293, 311, 313, 370, 371, 372, 378, 391, 392, 393, 416, 425, 427, 429, 430, 444, 445, 475, 494, 502, 534, 547, 553, 555, 572, 581, 591, 595, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 645, 663], "reset_buff": 502, "reset_calc_constant_default": [82, 84, 85, 86, 87], "reset_ch1": 412, "reset_ch2": 412, "reset_cmd": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 427, 429, 475, 534, 547, 553, 555, 572, 581, 591, 638], "reset_count": 133, "reset_di": 448, "reset_error": 48, "reset_fault": 458, "reset_filt": 31, "reset_pg": [444, 445], "reset_vacuum_fault": 623, "resetcount": 133, "resetfilt": 31, "resist": [265, 266, 496], "resolut": [3, 85, 86, 87, 645], "resolv": 645, "resourc": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35, 645], "resp": 6, "respect": [12, 33, 155, 212, 215, 252, 255, 256, 344, 503, 504, 505, 545, 562, 626, 645], "respond": [149, 150, 152, 155, 157], "respons": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 651], "responsive_ppm": 650, "restart": [33, 500], "restor": [82, 84, 85, 86, 87, 657], "restrict": 645, "restructur": 645, "result": [28, 219, 226, 344, 445, 500, 513, 639, 645], "resum": [149, 150, 152, 155, 157, 500], "ret": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 551], "ret_horiz": 551, "ret_in": 551, "ret_out": 551, "ret_vert": 551, "retain": [110, 439, 645], "reticl": [172, 413, 426, 428, 551], "retract": [377, 421, 478], "retract_ok": 430, "retract_sign": 430, "retract_statu": 430, "retri": [319, 335, 645], "retriev": [499, 500, 523], "retry_delai": [229, 230], "return": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 237, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 443, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 585, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 598, 600, 602, 603, 604, 605, 607, 608, 609, 612, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 637, 638, 639, 640, 641, 643, 645, 646], "reus": 347, "revamp": 645, "revers": [344, 349, 523, 612, 617, 645], "reverse_i": 6, "reverse_x": 6, "reversedtimetooldelai": 645, "reversei": [6, 32], "reversex": [6, 32], "reversez": 32, "revert": [18, 645], "review": 666, "revolut": 297, "rework": 645, "rewrit": 666, "rf": [297, 298, 300, 645], "rf_output_mzm_pow": 300, "rf_power": [294, 295], "rf_pwr_err": 297, "rf_temperatur": [294, 295], "rfof": [642, 645], "rfpower": [294, 295], "rftemperatur": [294, 295], "rgb": 292, "rgb1": 21, "rgb2": 21, "rgb3": 21, "rh": [187, 286], "ridden": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 431, 437, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 593], "right": [1, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 247, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 587, 593, 645], "ring": 102, "rini": 149, "rise": [391, 392, 393, 397, 398, 399, 400, 401], "rise_r": [391, 392, 393], "risingep": 623, "rix": [41, 42, 74, 75, 76, 78, 79, 80, 645, 650], "rm": [362, 363, 365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 645], "ro": [518, 645, 646], "roffset": 31, "rohd": [476, 645], "rohdeschwarzpowersuppli": 645, "rohdeschwazpowersuppli": 477, "roi": [12, 28, 32, 33], "roi1": [12, 28], "roi2": 12, "roi3": 12, "roi4": 12, "roi_numb": 32, "roienabl": 32, "roiplugin": 12, "role": 645, "roll": [502, 535, 645, 646], "roll_motor": 535, "room": 645, "root": [21, 30, 634], "rot": [208, 209, 557, 559, 561], "rot_2theta": 209, "rot_freq": [446, 454], "rotari": [274, 282], "rotat": [82, 84, 85, 86, 87, 94, 208, 209, 210, 212, 215, 291, 316, 317, 318, 321, 545, 548, 552, 554, 559, 561, 645], "rough": [448, 457, 645], "routin": [140, 141, 142, 143, 144, 145, 147], "row": [21, 22, 33, 586, 645], "row_identifi": 601, "row_to_kei": 601, "rows_aft": [116, 467, 468, 469], "rows_after_rbv": [116, 467, 468, 469], "rows_befor": [116, 467, 468, 469], "rows_before_rbv": [116, 467, 468, 469], "rp": 91, "rs232": 473, "rs_powersuppli": 642, "rschannel": 477, "rsmm97": 645, "rspowersuppli": [476, 477], "rst": [645, 666], "rst_sw": [448, 458, 645], "rtd": [137, 363, 365, 366, 367, 368, 369, 381, 383, 480, 481, 535, 552, 554, 645], "rtd1": 539, "rtd2": 539, "rtd3": 539, "rtd4": 539, "rtd5": 539, "rtd6": 539, "rtd7": 539, "rtd8": 539, "rtd_1": 383, "rtd_2": 383, "rtd_3": 383, "rtds_ebd": 642, "rtdsbase": [480, 481, 645], "rtdsk0": 645, "rtdsl0": 645, "rtdsx0threestag": 645, "rtol": [83, 88, 156, 165, 287, 288, 289, 290, 291, 464, 563, 593], "rtoler": [504, 521], "run": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 606, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "run_burstmod": [444, 445], "run_calcul": [53, 56, 57, 58], "run_constraint": 645, "run_di": 448, "run_di_rbv": 448, "run_do": [448, 457, 458], "run_do_rbv": [448, 457, 458], "run_flipflop": [444, 445], "run_followermod": [444, 445], "run_prefix": 487, "run_start": [118, 130], "run_stop": [118, 130], "run_sw": [448, 457, 458], "run_tim": [21, 22], "runnabl": 645, "runtim": [21, 22], "runtimeerror": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 434, 435, 436, 438, 439, 440, 461, 462, 463, 464, 465, 503, 504, 505, 518, 519, 520, 527, 529, 531, 532, 537, 541, 593], "runtimerror": [501, 513, 514, 517, 522], "rval": [30, 285], "rw": [518, 646], "rx": [297, 298, 544, 545, 562, 563], "rx_arm_idn_err": 297, "rx_arm_sens_err": 297, "rx_att_v": 298, "rx_down": 132, "rx_eb_overflow_cnt": 127, "rx_eth_err": 297, "rx_eth_sync_err": 297, "rx_ext_h": 298, "rx_ext_p": 298, "rx_exth_t": 298, "rx_extp_t": 298, "rx_frame_cnt": 127, "rx_int_h": 298, "rx_int_p": 298, "rx_inth_t": 298, "rx_intp_t": 298, "rx_link_down_cnt": 127, "rx_link_error_cnt": 127, "rx_link_readi": 127, "rx_link_ready_cnt": 127, "rx_link_up": 132, "rx_opt_t": 298, "rx_orf_": 298, "rx_output_err": 297, "rx_pc1": 298, "rx_pd1_i": 298, "rx_pd1_rf": 298, "rx_pd2_i": 298, "rx_pd2_rf": 298, "rx_phy_act": 127, "rx_phy_active_cnt": 127, "rx_pll_rst": 132, "rx_power": 129, "rx_ps_v": 298, "rx_rem_link_readi": 127, "rx_rem_link_ready_cnt": 127, "rx_rem_overflow_cnt0": 127, "rx_rem_overflow_cnt1": 127, "rx_rem_overflow_cnt2": 127, "rx_rem_overflow_cnt3": 127, "rx_rf_idn_err": 297, "rx_rf_output_err": 297, "rx_rf_sens_err": 297, "rx_rfout": 298, "rx_sp": 562, "rx_spl_t": 298, "rx_stp_t": 298, "rx_t": 298, "rx_temp_sens_err": 297, "rx_user_rst": 132, "rx_watt": 129, "rxdown_rbv": 132, "rxid": 135, "rxlinkup": 132, "rxpllreset_rbv": 132, "rxpower_rbv": 129, "rxstatu": 127, "rxwatts_rbv": 129, "ry": [544, 545, 562, 563], "ry_sp": 562, "rz": [544, 545, 562, 563], "rz_sp": 562, "s4": [326, 334, 336, 337], "s_close": [444, 445], "s_open": [444, 445], "safe": [232, 274, 305, 306, 308, 309, 402, 431, 624], "safe_to_open": 274, "safeti": [274, 280, 618, 645], "safety_loop_statu": 645, "saftei": [397, 398, 399, 400, 401], "saftey_loop_statu": [397, 398, 399, 400, 401], "sai": [1, 220, 302, 440, 503, 504, 505, 646], "sainyamn": 645, "sam_phi": 214, "sam_z": 214, "same": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 518, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 584, 587, 589, 590, 591, 592, 593, 594, 595, 613, 615, 616, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "samp_stat": 187, "samphi": 645, "sampl": [121, 122, 208, 209, 210, 212, 214, 215, 217, 273, 305, 312, 474, 483, 484, 485, 486, 487, 491, 493, 494, 591, 592, 645, 646], "sample0": 122, "sample1": 122, "sample2": 122, "sample3": 122, "sample4": 122, "sample5": 122, "sample6": 122, "sample7": 122, "sample_deliveri": 642, "sample_dur": 187, "sample_mod": 187, "sample_mode_rbv": 187, "sample_paddl": 102, "sample_paddle_i": [270, 271, 273, 408], "sample_paddle_x": [270, 271, 273, 408], "sample_paddle_z": [270, 271, 273, 408], "sample_st": 187, "sample_stag": [212, 215], "sample_time_rbv": 187, "samplefm": 493, "san": 600, "sane": 645, "saniti": 645, "sapphir": [82, 84, 85, 86, 87, 94], "sate": 645, "satisfi": [82, 84, 85, 86, 87], "satt": 63, "satur": [172, 426, 427], "save": [18, 21, 37, 38, 39, 41, 43, 82, 149, 172, 245, 287, 288, 289, 290, 291, 305, 306, 308, 309, 312, 344, 362, 368, 369, 380, 381, 384, 385, 386, 387, 388, 413, 414, 415, 422, 423, 424, 426, 439, 535, 639, 640, 641, 644, 645], "save_background": 31, "save_config": 412, "save_flat_field": 31, "save_imag": 18, "save_offset": [344, 439], "save_statu": 412, "savebackground": 31, "saveflatfield": 31, "sawtooth": 160, "scalar": 645, "scale": [1, 4, 31, 32, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 247, 249, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 595, 604, 645], "scale_flat_field": 31, "scale_to_16_bit": [292, 293], "scale_to_16bit": [292, 293], "scaleflatfield": 31, "scan": [18, 21, 33, 49, 50, 51, 63, 74, 81, 110, 161, 212, 232, 266, 306, 463, 500, 502, 517, 536, 563, 645, 663], "scan_mov": [160, 645], "scan_move_cmd": 645, "scan_po": [160, 645], "scatter": [94, 587], "schedul": [613, 645], "schedule_task": 645, "schema": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 635, 636, 638, 639, 640, 641, 645], "schemaerror": 636, "schwarz": [476, 645], "scientif": [148, 413], "scientist": [21, 232, 306, 645], "scm": 645, "scope": 645, "scrambl": [82, 84, 85, 86, 87], "scratch_pad": 123, "scratchpad_rbv": 123, "screen": [2, 3, 4, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 110, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 301, 302, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 606, 609, 612, 616, 617, 618, 621, 638, 639, 640, 641, 645, 649], "screwdriv": 552, "script": [232, 645, 661], "sd": [489, 490, 495, 645], "sd_rot": 552, "sd_simpl": [444, 445], "sd_v": 552, "sdk_version": 6, "sdkversion_rbv": 6, "search": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 89, 148, 149, 150, 151, 152, 155, 157, 158, 162, 504, 505, 645], "sec": [391, 392, 393, 397, 398, 399, 400, 401], "second": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 74, 82, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 247, 253, 279, 305, 307, 310, 311, 313, 316, 317, 319, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 342, 343, 345, 370, 371, 372, 377, 378, 389, 416, 421, 425, 427, 429, 431, 432, 433, 442, 444, 445, 465, 475, 478, 502, 503, 504, 505, 518, 519, 520, 534, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638, 639, 640, 641, 645], "secondari": 364, "section": [137, 645, 646, 666], "see": [1, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 58, 85, 86, 87, 90, 91, 98, 99, 110, 153, 154, 212, 215, 237, 302, 303, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 465, 501, 504, 505, 516, 517, 530, 539, 562, 572, 584, 622, 644, 645, 646, 648], "seealso": 7, "seed": 645, "seem": [89, 155, 645], "seen": [4, 229, 645], "segment": [417, 418, 419, 420, 445], "select": [6, 18, 21, 22, 28, 31, 53, 56, 57, 58, 69, 74, 85, 86, 87, 266, 381, 384, 385, 440, 476, 518, 544, 621, 645], "selectcurrentrang": 266, "selector": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 495, 534, 547, 553, 555, 572, 580, 581, 591, 594, 638, 645], "self": [4, 6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 63, 64, 65, 67, 68, 71, 104, 105, 106, 148, 153, 154, 159, 162, 163, 168, 170, 201, 202, 203, 204, 208, 209, 212, 213, 214, 215, 217, 218, 219, 220, 221, 222, 223, 224, 225, 231, 233, 249, 253, 255, 256, 258, 281, 287, 288, 289, 290, 291, 293, 305, 306, 307, 308, 310, 311, 313, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 335, 336, 337, 338, 339, 340, 364, 370, 371, 372, 374, 376, 377, 378, 389, 392, 416, 417, 418, 419, 420, 421, 427, 429, 444, 445, 453, 475, 478, 513, 534, 547, 553, 555, 556, 560, 561, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 594, 608, 618, 638, 645], "semi": 299, "semi_lock": 299, "semicolon": 164, "send": [33, 473, 504, 520, 645], "sens": [500, 646], "sensibl": [615, 645], "sensirion": 493, "sensiron": 645, "sensit": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 149, 623, 645], "sensitivity_c": [292, 293], "sensor": [162, 175, 176, 177, 178, 183, 184, 185, 186, 192, 268, 269, 285, 297, 298, 300, 301, 302, 380, 382, 383, 385, 386, 473, 544, 621, 623, 638, 642, 645, 654], "sensor1": [175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186], "sensor2": [175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 186], "sensor3": [176, 177, 178, 181, 182, 184, 185, 186], "sensor4": [176, 177, 178, 182, 184, 185, 186], "sensor5": [177, 178, 185, 186], "sensor6": [177, 178, 185, 186], "sensor7": [178, 186], "sensor8": [178, 186], "sensor_connect": [497, 498], "sensor_mod": 544, "sensor_size_i": [7, 9, 10, 11, 15, 16, 17, 301], "sensor_size_x": [7, 9, 10, 11, 15, 16, 17, 301], "sensor_typ": 269, "sent": [364, 465], "separ": [110, 163, 352, 358, 445, 533, 536, 538, 539, 540, 542, 543, 597, 645], "seq": [499, 645], "seq_proc": 499, "seq_seln": 149, "seqcod": 594, "seqstartrun": [118, 130], "seqstoprun": [118, 130], "sequenc": [6, 85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440, 465, 469, 472, 562, 594, 597, 642, 645], "sequence_length": 500, "sequence_own": 500, "sequenti": [18, 85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "ser_bytes_in": 546, "ser_bytes_out": 546, "ser_statu": 546, "seri": [33, 52, 85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 376, 432, 433, 434, 435, 436, 438, 439, 440, 621, 645], "serial": [191, 197, 198, 199, 205, 206, 412, 446, 450, 454, 456], "serial_numb": [292, 293], "seriou": [85, 86, 87], "serrormessag": [144, 145, 146, 430], "serv": [504, 505, 578], "server": [6, 18], "servic": [371, 372, 380, 381, 382, 386, 387, 388], "service_req": 622, "sesnor": 269, "session": [84, 148, 155, 431, 440, 645, 648], "set": [4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 21, 22, 28, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 109, 110, 111, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 168, 170, 172, 189, 190, 192, 200, 201, 202, 203, 204, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 230, 231, 234, 235, 237, 244, 245, 247, 251, 252, 253, 255, 256, 266, 268, 274, 276, 278, 279, 282, 287, 288, 289, 290, 291, 299, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 397, 398, 399, 400, 401, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 455, 461, 462, 463, 464, 465, 474, 475, 478, 479, 480, 481, 482, 484, 487, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 547, 550, 551, 552, 553, 554, 555, 563, 564, 566, 567, 568, 569, 571, 572, 574, 577, 578, 579, 580, 581, 583, 587, 589, 590, 591, 592, 593, 594, 595, 614, 615, 617, 618, 623, 624, 626, 629, 630, 632, 635, 636, 638, 639, 640, 641, 642, 644, 645, 646, 662], "set1": 645, "set_avg_cnt": [292, 293], "set_curr": [391, 392, 393, 395, 476], "set_curr_rbv": 476, "set_current_posit": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 215, 227, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645], "set_current_post": 153, "set_current_ramp_spe": [397, 398, 399, 400, 401], "set_current_rbv": 476, "set_default": [503, 504, 505, 518, 519, 520], "set_default_timeout": [503, 504, 505, 518, 519, 520], "set_energi": [49, 50, 51, 63, 326, 334, 336, 337, 645], "set_engineering_mod": [237, 645], "set_flow_offset": 3, "set_flowr": 487, "set_flowrate_prefix": 487, "set_heater_1": 268, "set_heater_2": 268, "set_high_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "set_lens_set": [305, 308, 645], "set_lens_set_to_fil": [305, 306], "set_lim": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "set_low_limit": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "set_max_pressur": 487, "set_max_pressure_prefix": 487, "set_mesh_voltag": 4, "set_nominal_to_curr": 274, "set_pivot": 544, "set_po": 431, "set_point_relai": 645, "set_posit": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645], "set_processing_step": [292, 293], "set_refer": 109, "set_rel_mesh_voltag": 4, "set_source_to_destin": 275, "set_source_to_destination_with_movestatu": 275, "set_sp1": 484, "set_sp1_prefix": 484, "set_sp2": 484, "set_sp2_prefix": 484, "set_temp_loop_1": 268, "set_temp_loop_2": 268, "set_total_step_count": 161, "set_trigger_inhibit": [107, 108], "set_trigger_sourc": [107, 108], "set_use_switch": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "set_volt": 476, "set_volt_rbv": 476, "set_voltag": [391, 392, 393, 395, 476, 661], "set_voltage_fall_r": [391, 392, 393], "set_voltage_ramp_spe": [397, 398, 399, 400, 401], "set_voltage_rbv": 476, "set_voltage_rise_r": [391, 392, 393], "set_with_movestatu": 274, "set_xhopr": [28, 32, 33], "set_yhopr": [28, 32, 33], "set_zero": [595, 645], "set_zero_with_axi": 595, "setattr": 645, "sete": [327, 328, 329, 331, 332], "setpoint": [1, 4, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 67, 68, 69, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 90, 91, 98, 99, 144, 145, 148, 153, 154, 155, 156, 161, 165, 168, 170, 189, 190, 192, 193, 195, 212, 215, 225, 276, 287, 288, 289, 290, 291, 298, 300, 305, 306, 308, 309, 311, 313, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 375, 376, 378, 395, 416, 429, 432, 433, 434, 435, 436, 437, 438, 439, 440, 455, 461, 462, 463, 464, 465, 475, 476, 483, 492, 504, 520, 523, 530, 531, 532, 534, 537, 541, 547, 553, 555, 562, 563, 571, 572, 581, 591, 593, 594, 621, 624, 626, 638, 645, 646, 664], "setpoint_3rd": [50, 51], "setpoint_alarm_sever": [504, 520], "setpoint_alarm_statu": [504, 520], "setpoint_hysteresi": 455, "setpoint_hysterisi": [189, 190, 192, 193, 276, 624, 645], "setpoint_hysterisis_d": 626, "setpoint_hysterisis_u": 626, "setpoint_meta": [504, 520], "setpoint_pvnam": [504, 520, 646], "setpoint_t": [504, 520], "sets_list": [305, 308], "settl": 614, "settle_tim": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 255, 256, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 501, 502, 503, 504, 506, 508, 509, 511, 513, 517, 518, 520, 521, 522, 523, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 614, 618, 638], "setup": [18, 69, 78, 149, 259, 305, 306, 308, 309, 313, 374, 508, 509, 510, 511, 547, 548, 555, 591, 645], "setup_mod": 69, "setup_pmgr": [149, 645], "setup_preset_path": 644, "setuptool": 645, "setvoltag": [391, 392, 393], "setxhopr": [28, 32, 33], "setyhopr": [28, 32, 33], "sever": [1, 503, 504, 505, 518, 519, 520], "sevr": 149, "sflagdesc": 164, "sfp": 129, "sfp0": 118, "sfp1": 118, "sfp2": 118, "sfp3": 118, "sfp_connector": 129, "sfp_type": 129, "sfsyunu": 645, "shaker": [484, 493], "shaker1": 493, "shaker2": 493, "shaker3": 493, "shaker4": 493, "shape": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 350, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 588, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "shaped_imag": 23, "share": [155, 364, 403, 415], "sharp": 33, "sheathfm": 493, "shift": [247, 305, 306, 308, 309], "shifter": [298, 300, 664], "short": [503, 504, 505, 518, 519, 520, 645, 646], "shortcut": [1, 232, 642], "shorten": 645, "shorthand": 220, "shot": [81, 550, 645], "should": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 502, 503, 504, 505, 512, 513, 516, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 616, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 666], "should_use_epics_sign": [516, 524], "show": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 253, 287, 288, 289, 290, 291, 299, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 414, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 480, 481, 499, 523, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 601, 618, 638, 644, 645, 646], "shown": [431, 645], "shut": 645, "shutdown": [299, 428], "shutoff": 428, "shutter": [6, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 192, 274, 280, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 431, 437, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 593, 623, 645], "shutter_close_delai": 6, "shutter_close_ep": 6, "shutter_control": 6, "shutter_control_ep": 6, "shutter_fanout": 6, "shutter_mod": 6, "shutter_open_delai": 6, "shutter_open_ep": 6, "shutter_statu": 6, "shutter_status_ep": 6, "shutterclosedelai": 6, "shuttercloseep": 6, "shuttercontrol": 6, "shuttercontrolep": 6, "shutterfanout": 6, "shuttermod": 6, "shutteropendelai": 6, "shutteropenep": 6, "shutterstatus_rbv": 6, "shutterstatusepics_rbv": 6, "si": [54, 55, 94, 316, 317, 318, 319, 324, 325, 326, 329, 332, 333, 334, 335, 336, 337, 338, 339], "sibl": [503, 504, 505, 523, 646], "side": [28, 74, 170, 306, 463, 538, 540, 542, 578], "sig": [501, 513, 514, 517, 522, 646], "sig1": 231, "sig2": 231, "sigma": 33, "sigma_i": [9, 10, 11, 16, 33], "sigma_rbv": 33, "sigma_x": [9, 10, 11, 16, 33], "sigma_xi": 33, "sigmai": 33, "sigmax": 33, "sigmax_rbv": [9, 10, 11, 16, 33], "sigmaxi": 33, "sigmaxy_rbv": 33, "sigmay_rbv": [9, 10, 11, 16, 33], "sign": 604, "signal": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 240, 241, 246, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 614, 615, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 635, 638, 639, 640, 641, 642, 645, 661, 663], "signal_class": 5, "signal_nam": [566, 646], "signalro": [66, 136, 139, 512, 533, 536, 538, 539, 540, 542, 543], "signaltovalu": [645, 646], "signatur": [12, 13, 14, 18, 74, 78, 404, 431, 563, 608, 645], "signific": 666, "silent": [645, 653], "silicon": [318, 319, 333, 335, 336, 375], "silicon_reflect": [318, 319, 333, 335], "sim": [167, 169, 172, 305, 642, 645], "sim3d": 171, "sim_i": 305, "sim_put": [506, 507, 508, 509, 510, 511], "sim_set_enum_str": [506, 507, 508, 509, 510, 511], "sim_set_func": [506, 507, 508, 509, 510, 511], "sim_set_limit": [506, 507, 508, 509, 510, 511], "sim_set_putt": [506, 507, 508, 509, 510, 511], "sim_x": 305, "simdiagnosticstow": 334, "simenergyc": 334, "simenergysi": 334, "simfirsttow": 334, "similar": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 231, 431, 496, 645, 646, 665], "similarli": 32, "siml2l": 171, "simlensstack": 305, "simlensstackbas": 308, "simluat": 168, "simpl": [1, 15, 130, 155, 160, 223, 310, 349, 353, 432, 433, 440, 442, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 566, 645, 648], "simpler": 645, "simplest": 461, "simpli": [364, 440, 512, 523, 645], "simplifi": 645, "simsamplestag": 215, "simsecondtow": 334, "simtwoaxi": 642, "simul": [99, 101, 330, 331, 332, 333, 334, 335, 508, 509, 510, 511, 529, 642, 645], "simultan": [513, 562], "sinc": [1, 31, 33, 645], "singl": [1, 4, 21, 22, 55, 64, 65, 74, 85, 86, 87, 90, 91, 98, 99, 109, 140, 141, 142, 143, 153, 154, 159, 163, 175, 177, 178, 183, 185, 186, 212, 215, 219, 249, 258, 259, 281, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 364, 402, 404, 411, 432, 433, 434, 435, 436, 438, 439, 440, 461, 476, 488, 490, 499, 500, 502, 513, 533, 536, 538, 539, 540, 542, 543, 549, 550, 558, 559, 563, 566, 568, 571, 573, 584, 600, 603, 614, 645, 646], "single_po": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "singular": 610, "sioc": [74, 75, 79, 81, 86], "site": 18, "situat": 645, "six": 427, "size": [4, 7, 8, 9, 10, 11, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 67, 68, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 115, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 212, 227, 287, 288, 289, 290, 291, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 455, 461, 462, 463, 464, 476, 502, 527, 529, 530, 531, 532, 533, 536, 537, 538, 539, 540, 541, 542, 543, 593, 645], "size0": 35, "size1": 35, "size2": 35, "size_3": 21, "size_4": 21, "size_5": 21, "size_6": 21, "size_7": 21, "size_8": 21, "size_9": 21, "size_i": [6, 21, 22, 28], "size_n": [21, 22], "size_x": [6, 21, 22, 28], "size_xlink": 28, "size_ylink": 28, "sizei": [6, 7, 9, 10, 11, 15, 16, 17, 28, 32, 301], "sizex": [6, 7, 9, 10, 11, 15, 16, 17, 28, 32, 301], "sizexlink": 28, "sizeylink": 28, "sizez": 32, "skip": [74, 463, 645], "skip_col": 6, "skip_row": 6, "skip_small_mov": [74, 461, 463], "skipcol": 6, "skiprow": 6, "sl": 539, "sl1k2": 645, "slac": [21, 226, 645], "slacadpai": 645, "slactjohnson": 645, "slave": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "slice": [410, 411, 412, 645], "slicedhv": 645, "slicedhvchannel": [410, 645], "slicedhvcontrol": [410, 645], "slider": [287, 288, 302, 645], "slightli": [45, 46, 47, 48, 59, 60, 155, 645], "slit": [259, 261, 321, 642, 645], "slit1": [320, 340], "slit2": [320, 340], "slit3": [320, 340], "slit_typ": [531, 532, 537, 541], "slitposition": 537, "slitsbas": [533, 536, 538, 645], "slope": 285, "slot": [427, 645], "slota": 206, "slotb": 206, "slotc": 206, "slow": [74, 431, 463, 528, 529, 645], "slow_motor": 645, "slowdown": 645, "slowmotor": [528, 642], "small": [21, 22, 74, 212, 463, 645, 661], "smaller": [32, 74, 76, 212, 215, 463, 645], "smallest": 538, "smaract": [151, 159, 160, 161, 162, 274, 544, 645], "smaractencodedtiptilt": 645, "smaractopenloop": [158, 161, 162, 163, 645], "smaractopenloopposition": 645, "smaractpicoscal": 645, "smaracttiptilt": [159, 645], "smarpod": [642, 645, 659], "smarpodpos": 544, "smarpodstatu": 544, "smessag": 164, "smoke": 645, "sn": 544, "snake": 588, "snake_lik": 588, "so": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 66, 67, 68, 71, 90, 91, 98, 99, 111, 140, 141, 142, 143, 164, 168, 170, 172, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 344, 346, 364, 370, 371, 372, 377, 378, 389, 394, 402, 414, 416, 421, 427, 429, 432, 434, 436, 439, 440, 442, 444, 445, 475, 478, 502, 506, 507, 508, 509, 510, 511, 518, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 578, 579, 581, 587, 589, 590, 591, 595, 615, 616, 618, 638, 645, 646, 659], "sof_cnt": 132, "sofcount": 132, "soft": [81, 148, 349, 501, 502, 503, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 645], "soft_e_energi": 81, "soft_rst": 124, "soft_trigger_mod": [292, 293], "softrst": 124, "softstart": [446, 454], "softwar": [1, 147, 462], "sole": 1, "solenoid": 645, "solid": [45, 46, 47, 48, 56, 57, 58, 59, 60, 61, 70, 482, 554, 555, 645], "solid_att": 554, "solid_att_i": 554, "solid_att_x": 554, "solut": [98, 645], "solv": [587, 648], "some": [6, 16, 21, 22, 23, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 83, 84, 85, 86, 87, 144, 145, 146, 148, 149, 150, 152, 155, 157, 168, 170, 195, 218, 219, 220, 221, 222, 223, 224, 225, 226, 253, 305, 306, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 455, 475, 478, 521, 529, 534, 547, 553, 555, 563, 566, 577, 579, 581, 589, 590, 591, 613, 618, 627, 633, 638, 645], "somehow": 413, "someon": [82, 84, 85, 86, 87, 661], "someth": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 646], "soon": 31, "sort": [21, 144, 145, 146, 350, 352, 529, 616, 617, 645], "sort_fre": 21, "sort_free_low": 21, "sort_mod": 21, "sort_siz": 21, "sort_tim": 21, "sortfre": 21, "sortfreelow": 21, "sortmod": 21, "sortsiz": 21, "sorttim": 21, "sourc": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 524, 528, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "source_plugin": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "source_po": [274, 282], "source_rbv": 125, "sourceposit": [274, 275, 278, 282, 645], "sourcetodestinationconfig": 278, "south": [82, 91, 533, 538, 539, 540, 542], "sp": [169, 544], "sp1": 484, "sp1_prefix": 484, "sp1k1": [553, 645], "sp1k4": [554, 645, 650], "sp2": 484, "sp2_prefix": 484, "sp_calcdi": [446, 454], "sp_ch": 4, "sp_current": [446, 454], "sp_delai": [446, 454], "sp_di": [446, 454], "sp_freq": [446, 454], "sp_hy": [189, 190, 192, 193, 446, 454, 455], "sp_normal": 454, "sp_normal_rbv": 454, "sp_polar": [446, 454], "sp_power": 454, "sp_power_rbv": 454, "sp_press_unit": 454, "sp_press_unit_rbv": 454, "sp_pressur": 454, "sp_pressure_rbv": 454, "sp_rbv": 69, "sp_time": [446, 454], "sp_time_rbv": 454, "sp_type": [446, 454], "sp_write_press_unit": 454, "sp_write_press_unit_rbv": 454, "sp_writev": [446, 454], "space": [82, 84, 85, 86, 87, 232, 306, 350, 587, 645], "spam": 645, "spammi": 645, "spare_post_att": 138, "spare_pre_att": 138, "spars": 116, "sparse0": [116, 467, 468, 469], "sparse1": [116, 467, 468, 469], "sparse_en": [116, 467, 468, 469], "sparse_en_rbv": [116, 467, 468, 469], "sparsif": [115, 116, 645], "sparsifi": [467, 468, 469], "spec": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 302, 303, 643], "spec_i": 103, "spec_x": 103, "spec_z": 103, "special": [2, 3, 4, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 152, 153, 154, 156, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 249, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 564, 566, 567, 568, 569, 572, 573, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 621, 638, 639, 640, 641, 644, 645], "specif": [7, 8, 15, 18, 23, 45, 46, 47, 48, 59, 60, 83, 110, 264, 274, 437, 440, 502, 533, 536, 537, 538, 539, 540, 542, 543, 574, 609, 617, 642, 645, 666], "specifi": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 357, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 504, 516, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 585, 589, 590, 591, 592, 593, 594, 595, 604, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 636, 638, 639, 640, 641, 645], "spectromet": [292, 293, 302, 642, 645, 658], "spectrum": [292, 293], "speed": [1, 21, 22, 299, 397, 398, 399, 400, 401, 432, 433, 442, 544, 645], "speed_rbv": 458, "spenc333": 645, "spg": [89, 149, 150, 152, 155, 157, 645], "spg_go": [149, 150, 152, 155, 157], "spg_paus": [149, 150, 152, 155, 157], "spg_stop": [149, 150, 152, 155, 157], "sphere": [82, 84, 85, 86, 87, 94, 562, 563, 645], "spheric": [212, 215], "sphinx": 645, "spike": [85, 86, 87], "split": [78, 326, 336, 337, 645], "spm": [414, 422, 423, 424], "spmg": [140, 141, 142, 143, 147, 155, 645], "spool": [298, 300], "spool_temp": 298, "spot": [301, 305, 306, 644], "sqlalchemi": 645, "sqr1": [642, 645], "sqr1axi": [562, 645], "sqrt": [92, 98, 99], "squar": [533, 536, 538, 539, 540, 542, 543, 562, 563, 586, 587], "src": 594, "srs645": 645, "ss": 259, "ssu": 6, "st": [349, 501, 502, 503, 504, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 520, 521, 522, 523, 524], "st1k2": 645, "st1k4": [580, 645], "st3k4": [581, 645], "st3k4_auto": 581, "st_valvebas": [623, 627, 629, 630, 631, 633], "st_vat590_statu": [621, 622], "st_vccno": 632, "st_vcn": [619, 620], "st_vcn_vat590": 621, "st_vf": 623, "st_vgc": 624, "st_vgc_2": 626, "st_vrc": 627, "st_vrc_no": [629, 630], "st_vvcno": 632, "stabl": 162, "stack": [37, 38, 39, 41, 43, 172, 224, 302, 307, 309, 310, 413, 414, 415, 422, 423, 424, 426, 535, 584, 639, 640, 641, 645], "stage": [2, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 60, 69, 82, 84, 85, 86, 87, 94, 100, 101, 102, 103, 104, 110, 140, 160, 161, 163, 172, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 274, 282, 287, 288, 289, 290, 291, 306, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 347, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 432, 433, 434, 442, 445, 474, 479, 480, 481, 482, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 545, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 584, 589, 590, 592, 639, 640, 641, 642, 645], "stage_group": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641], "stage_group_inst": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641], "stage_sig": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 110], "stai": [428, 644], "stale": 645, "stall": [149, 150, 152, 155, 157, 428], "stamp": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "stand": [1, 8, 389, 506, 507], "standalon": 645, "standard": [1, 4, 12, 13, 18, 33, 40, 42, 44, 49, 50, 51, 62, 63, 89, 111, 148, 149, 150, 152, 155, 157, 218, 221, 248, 251, 252, 253, 255, 256, 302, 311, 377, 421, 465, 578, 615, 627, 645], "start": [6, 12, 13, 14, 18, 33, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 63, 73, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 114, 115, 130, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 244, 247, 287, 288, 289, 290, 291, 299, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 425, 431, 432, 433, 435, 437, 438, 439, 440, 447, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 485, 488, 500, 527, 529, 530, 531, 532, 537, 541, 593, 598, 615, 645], "start_exposur": [292, 293], "start_index": 73, "start_mov": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 527, 529, 531, 532, 534, 537, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638], "start_prefix": 488, "start_sw": 460, "start_with": 612, "startup": [562, 645], "stash": 110, "stat": [12, 14, 645], "statcamerareadi": 301, "state": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 517, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 643, 645, 646, 650, 655, 665], "state05": 573, "state_attr": 573, "state_count": [565, 570, 572, 574, 575, 576], "state_index": 573, "state_nam": [571, 575], "state_rbv": [189, 190, 192, 193, 195, 276, 455, 458, 623, 624, 626, 627, 628, 629, 630, 645], "state_velo": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 572, 581, 591, 638, 645], "statecount": 656, "stated": [197, 198, 199, 456], "statemon": [452, 453, 456], "statemon_rbv": 456, "stateposition": [564, 566, 568, 569, 572, 645, 649], "staterbck": [197, 198, 199], "staterbck_rbv": [197, 198, 199], "staterecordposition": [221, 550], "staterecordpositionerbas": [564, 568, 645], "states_enum": 567, "states_list": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "statestatu": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "stathighambientlight": 301, "static": [107, 108, 143, 149, 440, 516, 645], "static_fix": 440, "station": [479, 645], "statist": [16, 33], "statlowspotcontrast": 301, "statnotenoughspot": 301, "statpowerhigh": 301, "statpowerlow": 301, "statpupildefin": 301, "stats1": [12, 28], "stats2": [9, 10, 11, 12, 14, 16], "stats3": 12, "stats4": 12, "stats5": 12, "stats_en": [9, 10, 11, 16], "statsplugin": [12, 14], "stattoomuchspot": 301, "stattriggerwait": 301, "statu": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 597, 600, 601, 610, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 645], "status": [274, 275, 597, 645], "status_cod": [452, 453], "status_info": [90, 91, 341, 346, 440, 597, 601, 604, 605, 645], "status_kei": 601, "status_messag": 6, "status_prefix": 487, "status_r": [197, 198, 199], "status_rbv": 456, "status_rs_calc1": [197, 198, 199], "status_rs_calc2": [197, 198, 199], "status_rscalc": [197, 198, 199], "status_rscalc2": [197, 198, 199], "status_rsmon": [197, 198, 199], "status_rsout": [197, 198, 199], "status_str": [391, 392, 393], "status_word": 6, "statusbas": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 513, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "statuscalc": 456, "statuscalc_rbv": 456, "statuscod": [452, 453, 456], "statuscode_rbv": 456, "statuscodecl": 456, "statuscodecl_rbv": 456, "statusmessage_rbv": 6, "statusmon": [188, 194, 196], "statusraw": 456, "statusraw_rbv": 456, "statusword": 6, "stc": [37, 38, 39, 41, 43, 498, 639, 640, 641], "stdev": [292, 293], "stdin": 607, "stdout": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "steer": [326, 336, 337], "step": [4, 31, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 165, 212, 215, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 476, 500, 527, 529, 530, 531, 532, 537, 541, 551, 593, 617, 645], "step_clear_cmd": 160, "step_count": 160, "step_forward": 160, "step_freq": 160, "step_revers": 160, "step_voltag": 160, "stepper": [364, 374, 376, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "stepsb": 145, "stepsf": 145, "stepsp": 145, "still": [74, 78, 82, 84, 85, 86, 87, 89, 195, 228, 440, 455, 502, 611, 618, 633, 645], "sto": 645, "stop": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "stop_optim": [290, 291], "stop_sign": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 461, 462, 463, 464, 465, 531, 532, 537, 541, 562, 563, 593], "stop_speed_read": 454, "stop_speed_reading_rbv": 454, "stop_valu": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 75, 76, 79, 80, 83, 88, 156, 161, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 461, 462, 463, 464, 465, 531, 532, 537, 541, 562, 563, 593], "stopper": [188, 580, 618, 642, 645], "store": [155, 274, 357, 358, 375, 405, 512, 570, 603, 645], "store_attr": [21, 22], "store_perform": [21, 22], "storeattr": [21, 22], "storeperform": [21, 22], "str": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 245, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 584, 589, 590, 591, 592, 593, 594, 595, 597, 598, 601, 603, 604, 605, 606, 612, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "stream": [74, 463, 467, 468, 469], "strictli": [443, 645, 653], "string": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 360, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 600, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 665], "string_from_serv": 6, "string_to_serv": 6, "stringfromserver_rbv": 6, "stringin": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "stringout": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "stringtoserver_rbv": 6, "stripe": [21, 22], "struct": [164, 630], "structur": [32, 360, 575, 645], "stub": [409, 645], "stuck": [54, 55, 65, 406, 645], "style": [53, 59, 60, 71, 344, 600, 645], "sub": [8, 160, 353, 356, 360, 431, 465, 499, 527, 529, 536, 636, 645], "sub_fault_ch": [402, 403, 404], "sub_meta": [349, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 645], "sub_mps_fault": [402, 403, 404], "sub_setpoint": [504, 520], "sub_setpoint_meta": [504, 520], "sub_stat": 645, "sub_valu": 502, "subclass": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 233, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 513, 516, 518, 519, 520, 521, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 609, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 645, 646], "subcompon": [100, 405, 433], "subdevic": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 312, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 373, 374, 375, 376, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 428, 430, 432, 433, 434, 435, 436, 438, 439, 440, 445, 446, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 528, 530, 531, 532, 533, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 563, 564, 565, 568, 569, 570, 571, 578, 580, 589, 590, 592, 593, 594, 595, 609, 616, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 639, 640, 641, 645], "subdevice_cl": 609, "subdevice_filt": [236, 242], "submodul": 645, "subscrib": [231, 431, 501, 502, 513, 514, 517, 522], "subscript": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646], "subscriptionstatu": [149, 500], "subsequ": 31, "subsign": 501, "substanti": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "substitut": [21, 599, 666], "substr": 149, "subtl": 645, "subtract": [31, 33, 90, 91, 341, 346, 440, 523], "subtract_dark": [292, 293], "succesfulli": 500, "success": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 221, 222, 223, 224, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 308, 309, 310, 312, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 373, 374, 375, 376, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 428, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 563, 565, 568, 570, 571, 578, 580, 592, 593, 594, 595, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 639, 640, 641, 645], "successfulli": 645, "succinctli": 500, "suffici": [302, 440], "suffix": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 357, 358, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 435, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 518, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 568, 569, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 646], "suggest": [1, 615, 666], "suit": [565, 645, 646], "suitabl": [508, 509, 527, 645], "sum": [31, 33, 248, 254, 255, 256, 257, 279, 645, 646], "sum_seq": 31, "summar": [48, 164, 282], "summari": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 576, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "summarize_check": 282, "summarysign": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 222, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 639, 640, 641], "summer": 646, "sumseq": 31, "super": 646, "super_dir": 234, "superclass": 523, "suppli": [1, 4, 172, 297, 356, 357, 358, 360, 397, 398, 399, 400, 401, 413, 414, 415, 422, 423, 424, 426, 513, 523, 535, 552, 645], "supply_statu": [397, 398, 399, 400, 401, 645], "supplys": [452, 453], "support": [1, 21, 28, 74, 78, 116, 247, 265, 268, 377, 430, 434, 513, 547, 611, 645, 651, 653, 661, 666], "sure": [140, 212, 305, 431, 517, 645, 666], "surround": 28, "suspect": 632, "svel": 152, "swap": [413, 645], "sweep_freq": 411, "sweep_mod": 411, "sweep_mode_get": 411, "sweep_voltag": 411, "switch": [21, 22, 89, 113, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 188, 189, 190, 192, 193, 244, 276, 284, 297, 406, 407, 424, 428, 455, 574, 577, 578, 579, 612, 624, 625, 626, 627, 628, 629, 630, 640, 645], "switch_pump_on": [448, 457, 458], "swmr_activ": 21, "swmr_cb_counter": 21, "swmr_mode": 21, "swmr_support": 21, "swmractive_rbv": 21, "swmrcbcounter_rbv": 21, "swmrmode": 21, "swmrsupported_rbv": 21, "sxr": [71, 480, 580, 581, 645], "sxr_test_absorb": [642, 645], "sxrai": 81, "sxrgasatt": 645, "sxrgmd": 645, "sxrladderattenuatorblad": [45, 46, 47, 59, 60], "sxrladderattenuatorst": 70, "sxrtestabsorb": 645, "sxrtestabsorberst": 580, "sxttestabsorb": 645, "sy": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 53, 56, 57, 58, 544, 593, 594, 607, 645], "symbol": [645, 646], "sympi": 645, "synaxi": [527, 530], "sync": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 297, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 437, 438, 439, 440, 489, 493, 535, 544, 645], "sync_curr_po": 493, "sync_en": 563, "sync_limit": [90, 91, 341, 346, 440], "sync_mark": 500, "sync_pivot": 544, "sync_req_po": 493, "sync_setpoint": [562, 563], "syncax": 645, "syncaxesbas": [1, 344, 645], "syncaxi": [1, 90, 91, 346, 439, 645], "syncaxisoffsetmod": 440, "synchron": [7, 9, 10, 11, 16, 17, 18, 74, 84, 90, 91, 301, 341, 344, 346, 437, 439, 440, 463, 562, 563, 642, 645], "syncmark": 500, "syncnexttick": 500, "syncunitok": [486, 489, 491, 493], "synmotor": [1, 642], "synsign": [6, 506, 507, 508, 509, 510, 511], "syntax": [21, 645], "sys0": [74, 75, 77, 79, 81], "sys_reg": 118, "system": [9, 10, 11, 16, 21, 22, 45, 53, 56, 57, 58, 102, 103, 131, 162, 212, 270, 271, 272, 273, 274, 275, 279, 280, 281, 286, 297, 314, 373, 374, 402, 403, 404, 408, 431, 483, 484, 485, 486, 487, 491, 493, 494, 523, 536, 544, 554, 562, 563, 577, 592, 623, 645], "systemreg": 118, "szip": [21, 22], "szip_num_pixel": [21, 22], "szipnumpixel": [21, 22], "t": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 74, 82, 84, 85, 86, 87, 149, 168, 170, 172, 212, 218, 219, 220, 221, 222, 223, 224, 225, 253, 286, 302, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 440, 444, 445, 475, 478, 499, 502, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 630, 638, 645, 646, 666], "t1": [168, 557], "t100": 427, "t1_composit": 253, "t1c": [318, 333], "t1maxsiz": 35, "t1maxsize0": 35, "t1maxsize1": 35, "t1maxsize2": 35, "t1si": [318, 333], "t2": [168, 557], "t2_composit": 253, "t2c": [319, 335], "t2maxsiz": 35, "t2maxsize0": 35, "t2maxsize1": 35, "t2maxsize2": 35, "t2si": [319, 335], "t3": 557, "t3_composit": 253, "t3maxsiz": 35, "t3maxsize0": 35, "t3maxsize1": 35, "t3maxsize2": 35, "t4_composit": 253, "t4maxsiz": 35, "t4maxsize0": 35, "t4maxsize1": 35, "t4maxsize2": 35, "t50": 427, "t_calc": [49, 50, 51], "tab": [226, 233, 234, 235, 642, 645], "tab_whitelist": [226, 645], "tabcompletionhelperclass": [234, 235, 645], "tabcompletionhelperinst": [233, 235], "tabl": [137, 149, 151, 342, 434, 500, 642, 645, 653], "tabul": [54, 55], "tag": [84, 642, 645, 666], "tag_nam": 582, "tail": 363, "take": [18, 32, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 353, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 499, 500, 503, 504, 505, 513, 518, 519, 520, 521, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 584, 589, 590, 591, 593, 610, 618, 638, 645, 646], "taken": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "talk": 646, "tan": 94, "tangkong": 645, "tap": [593, 594], "target": [36, 37, 38, 39, 40, 41, 42, 43, 44, 69, 70, 71, 85, 86, 87, 90, 91, 98, 99, 147, 153, 154, 172, 212, 215, 252, 253, 255, 256, 274, 275, 305, 306, 308, 309, 311, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 413, 414, 415, 416, 422, 423, 424, 426, 432, 433, 434, 435, 436, 437, 438, 439, 440, 533, 534, 535, 536, 538, 539, 540, 542, 543, 554, 563, 574, 638, 639, 640, 641, 642, 645, 646, 650, 656], "target1": [252, 253, 255, 256], "target2": [252, 253, 255, 256], "target3": [252, 253, 255, 256], "target4": [252, 253, 255, 256], "target_egu": [290, 291], "target_i": [9, 10, 11, 16], "target_in": [252, 255, 256], "target_num": [252, 255, 256], "target_st": [252, 255, 256], "target_x": [9, 10, 11, 16], "task": [613, 645], "tcmpl": [594, 645], "tct": 267, "tctl": [166, 594], "tde": [165, 593, 594], "tdestap": [593, 594], "tdestick": [593, 594], "tdir": [140, 141, 142, 143, 147, 148, 155, 158, 162], "team": 375, "teardown": 645, "tec": 297, "technologi": 645, "telescop": [304, 645], "tell": [82, 83, 489, 516, 524, 577, 578], "temp": [187, 269, 292, 293, 363, 497, 498, 546, 552, 554], "temp_a": 268, "temp_ana_raw0": 131, "temp_ana_raw1": 131, "temp_b": 268, "temp_c": 268, "temp_d": 268, "temp_dig_raw0": 131, "temp_dig_raw1": 131, "temp_f": 6, "temp_rbv": 137, "temp_suffix": 21, "tempanaraw0": 131, "tempanaraw1": 131, "tempdigraw0": 131, "tempdigraw1": 131, "temperatur": [6, 137, 158, 160, 162, 187, 265, 268, 269, 286, 292, 293, 297, 298, 300, 391, 392, 393, 397, 398, 399, 400, 401, 484, 496, 497, 498, 645, 654], "temperature1": 484, "temperature1_prefix": 484, "temperature2": 484, "temperature2_prefix": 484, "temperature_actu": 6, "temperature_calc": [173, 174], "temperature_f": [173, 174], "temperatureactu": 6, "temperaturesensor": 268, "tempf_rbv": 6, "templat": [27, 110, 642, 645], "template_file_nam": 27, "template_file_path": 27, "templatefilenam": 27, "templatefilepath": 27, "temporari": [305, 308, 402, 403, 404, 644, 645], "temporarili": [89, 140, 141, 142, 143, 147, 148, 158, 162, 302, 645], "tempsuffix": 21, "tend": 645, "term": [82, 624], "termin": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 391, 392, 393, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 643, 645], "terminal_voltag": [391, 392, 393], "test": [4, 99, 101, 215, 309, 330, 331, 332, 333, 334, 335, 506, 507, 528, 530, 544, 565, 580, 581, 645, 646, 661, 663], "test_flag": 4, "test_pattern": 6, "test_preset": 645, "testpattern": 6, "text": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 90, 91, 341, 346, 350, 427, 440, 604, 645], "textiowrapp": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "textual": 645, "th": [21, 22, 211, 326, 327, 328, 329, 331, 332, 334, 336, 337, 550], "th1": [318, 326, 327, 328, 329, 331, 332, 333, 334, 336, 337], "th1_c": [327, 328, 331], "th1_si": [329, 332], "th1c": [327, 328, 331], "th1si": [329, 332], "th2": [319, 326, 327, 329, 331, 332, 334, 335, 336, 337], "th2_c": [327, 331], "th2_si": [329, 332], "th2c": [327, 331], "th2si": [329, 332], "than": [6, 21, 22, 31, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 110, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 297, 307, 310, 311, 313, 316, 317, 318, 319, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 333, 335, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 381, 389, 416, 421, 425, 427, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 503, 504, 505, 518, 519, 520, 521, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 574, 577, 579, 581, 589, 590, 591, 593, 618, 619, 621, 623, 632, 638, 645], "thank": 31, "thate": 377, "thei": [6, 28, 32, 33, 82, 84, 85, 86, 87, 89, 90, 91, 98, 99, 110, 149, 150, 152, 153, 154, 155, 157, 208, 209, 210, 212, 215, 220, 305, 306, 308, 309, 326, 327, 328, 329, 331, 332, 334, 336, 337, 341, 342, 344, 346, 347, 348, 364, 432, 433, 434, 435, 436, 438, 439, 440, 584, 587, 624, 643, 645], "them": [74, 110, 111, 143, 155, 252, 255, 256, 326, 336, 337, 439, 440, 570, 574, 584, 588, 623, 624, 645, 646, 662], "themselv": [143, 230, 646], "therefer": [189, 190, 192, 455], "therefor": [18, 110, 148, 445, 573, 616], "thermistor": 496, "thermocoupl": [37, 38, 39, 41, 43, 414, 422, 423, 424, 425, 535, 639, 640, 641], "thermocouple1": [37, 38, 39, 41, 43, 639, 640, 641], "thermocouple2": [639, 640, 641], "thesecond": 82, "theta": [82, 92, 94, 95, 97, 318, 319, 321, 326, 327, 328, 329, 331, 332, 334, 336, 337, 554, 645], "theta0": [82, 84, 85, 86, 87, 92, 94, 645], "theta0_deg": [82, 84, 85, 86, 87], "theta0_deg_v": [82, 84, 85, 86, 87], "theta0_rad_v": [82, 84, 85, 86, 87], "theta2coars": 82, "theta2coarse_prefix": 82, "theta2fin": [82, 645], "theta2fine_prefix": 82, "theta_0": 94, "theta_angl": 92, "theta_b": 94, "theta_deg": [85, 86, 87], "theta_to_alio": 645, "thi": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 352, 357, 358, 360, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 575, 576, 577, 578, 579, 580, 581, 584, 587, 589, 590, 591, 592, 593, 594, 595, 599, 603, 608, 609, 612, 613, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 635, 638, 639, 640, 641, 642, 643, 644, 645, 646, 648, 652, 661, 663, 666], "thick": [54, 55, 65, 252, 253, 255, 256], "thie": 644, "thing": [1, 82, 84, 85, 86, 87, 118, 143, 232, 306, 432, 442, 621, 645], "think": [212, 440], "third": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34], "thorlab": [287, 288, 290, 291, 301, 645], "thorlab_lens_x": 554, "thorlabswf": 642, "thorlabswfs40": 645, "those": [28, 33, 150, 233, 305, 306, 308, 309, 416, 524, 645, 646], "though": [537, 627, 632, 643], "thousand": 645, "thread": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 613, 618, 638, 645], "three": [91, 155, 247, 259, 286, 306, 307, 402, 482, 548, 644, 645, 646], "threshold": [33, 467, 468, 469, 645], "through": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 360, 370, 377, 389, 390, 402, 404, 405, 416, 421, 429, 444, 445, 474, 475, 478, 500, 503, 504, 505, 518, 519, 520, 534, 547, 553, 555, 574, 575, 576, 577, 579, 581, 589, 590, 591, 594, 604, 605, 608, 618, 638, 645], "throughout": [18, 500], "throw": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "thu": [31, 85, 86, 87, 388], "thumbnail": 12, "thumbnail_cc": 12, "thumbnail_ov": 12, "thumbnail_proc": 12, "thumbnail_roi": 12, "tick": [115, 165, 467, 468, 469, 593, 594], "tie": [49, 50, 51, 63], "tiff1": 12, "tiffplugin": 12, "tile": 304, "tilt": [33, 159, 163, 208, 209, 210, 559, 645], "tilt_pv": [159, 163], "time": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 518, 519, 520, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 645, 663, 664], "time_remain": [6, 428], "time_stamp": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 187], "timeout": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 124, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 251, 252, 253, 255, 256, 287, 288, 289, 290, 291, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 417, 418, 419, 420, 421, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 501, 502, 503, 504, 505, 506, 508, 509, 511, 513, 517, 518, 519, 520, 521, 522, 523, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 614, 618, 638, 644, 645], "timeout_dropcnt0": 124, "timeout_dropcnt10": 124, "timeout_rbv": 124, "timeouterror": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 434, 435, 436, 438, 439, 440, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 593], "timer": [189, 190, 192, 428, 455, 645], "timer_rst": 124, "timeremaining_rbv": 6, "timerrst": 124, "timestamp": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 646], "timestamp_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "timetool": [224, 642, 645], "timetooldelai": [344, 348, 645], "timing_mod": [594, 645], "timingmod": 594, "timingrxuserrst": 132, "timingtxuserrst": 132, "tip": [159, 163, 208, 209, 210], "tip_pv": [159, 163], "tixel": [272, 645], "tixel_i": 272, "tixel_x": 272, "tixel_z": 272, "tjohnson": 645, "tm1k4": [40, 645], "tm1k4target": 39, "tm2k2": [42, 645], "tm2k2target": 41, "tm2k4": [44, 645], "tm2k4target": 43, "tmo": [39, 40, 43, 44, 74, 75, 76, 78, 79, 80, 102, 103, 270, 271, 272, 273, 314, 395, 396, 397, 398, 399, 400, 401, 408, 554, 592, 645, 661], "tmo_beamline_control": 645, "tmo_ip1": 642, "tmolaserincouplingtwodimens": 645, "tmospectromet": 645, "tmospectrometersolidattst": 554, "to_addr": [287, 288, 289, 290, 291], "to_btms_stat": 275, "to_interfac": [111, 645], "to_pseudo_tupl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "to_real_tupl": [85, 86, 87, 90, 91, 98, 99, 153, 154, 212, 215, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 344, 346, 347, 348, 432, 433, 434, 435, 436, 438, 439, 440], "to_set": 614, "to_writ": 646, "todo": [305, 306, 308, 309, 327, 328, 329, 331, 332], "togeth": [100, 431, 578, 584, 645], "toggl": [18, 276, 624, 625, 626, 627, 628, 629, 630, 631, 633, 645], "told": 6, "toler": [1, 74, 349, 463, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 563, 645], "tolerated_alarm": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "tom": 31, "toml": 645, "tongju12": [645, 655, 656, 660], "too": [85, 86, 87, 149, 297, 301, 462, 503, 504, 505, 518, 519, 520, 624, 645], "tool": [344, 347, 425, 431, 642, 645], "top": [110, 118, 219, 225, 228, 305, 414, 533, 535, 538, 539, 540, 542, 587, 609, 612, 617, 645, 646], "top_i": 261, "top_left": 587, "top_right": 587, "top_x": 261, "torr": 621, "total": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 175, 176, 177, 178, 183, 184, 185, 186, 248, 503, 504, 505, 518, 519, 520, 591], "total_play_count": 500, "total_rbv": 33, "total_step_count": [160, 161], "tower": [318, 319, 321, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 645], "tower1": [326, 327, 328, 329, 331, 332, 334, 336, 337], "tower1_h1n_state_st": [326, 334, 336, 337], "tower2": [326, 327, 329, 331, 332, 334, 336, 337], "toyama": [362, 363, 365, 366, 367, 368, 369], "tplcnt": 500, "tpo": 258, "tpol": [166, 594], "tpos_": 258, "tpr": [125, 467, 468, 469, 642, 645], "tprmotor": [594, 645], "tprtrigger": 645, "track": [148, 155, 522, 563, 581, 645], "trail": 645, "train": [114, 466], "trajectori": [144, 145, 274, 645], "tran": [549, 558], "trans1": 12, "trans_axi": 549, "trans_ceil": [49, 50, 51, 63], "trans_ceil_3rd": [50, 51], "trans_floor": [49, 50, 51, 63], "trans_floor_3rd": [50, 51], "trans_rbv": 69, "trans_req_rbv": 69, "trans_sp_rbv": 69, "trans_tdest_g": 124, "transaction_cnt": 124, "transactioncnt": 124, "transform": [433, 585, 587], "transformplugin": 12, "transit": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 429, 444, 445, 475, 478, 534, 547, 553, 555, 577, 579, 581, 589, 590, 591, 618, 638, 645], "transition_count": 133, "transitioncount": 133, "translat": [82, 90, 91, 98, 545, 549, 558, 559, 645], "transmiss": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 71, 137, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 228, 251, 252, 253, 255, 256, 307, 310, 311, 313, 314, 316, 317, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 370, 371, 372, 374, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 550, 552, 553, 554, 555, 577, 579, 581, 589, 590, 591, 592, 618, 638, 645], "transmission3omega_rbv": [54, 55], "transmission_3omega": [54, 55], "transmission_rbv": [54, 55], "transmission_setpoint_rbv": 69, "transmit": 300, "transmitt": [295, 296, 300, 645], "transport": [275, 645], "travel": [1, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 311, 432, 433, 442], "travers": 566, "travi": 645, "tree": [110, 566, 645], "trevent": 118, "trg": 594, "trg2_frame": 6, "trg2frame": 6, "trg_code": 6, "trg_delai": 6, "trg_polar": 6, "trg_width": 6, "trgcode": 6, "trgdelai": 6, "trgpolar": 6, "trgwidth": 6, "tri": [318, 319, 333, 335, 562, 563, 645, 661], "tri_spher": 562, "trig": [248, 257, 293], "trig0": [248, 257], "trig_ac_r": [469, 472], "trig_acr": [469, 472], "trig_cnt": 126, "trig_delai": [114, 115, 126, 292, 293, 466, 467, 468, 469], "trig_delay_rbv": [115, 467, 468, 469], "trig_edg": [292, 293], "trig_edge_rbv": [292, 293], "trig_en": [292, 293], "trig_ev": [114, 115, 466, 467, 471], "trig_event_rbv": [115, 467, 471], "trig_fixed_r": [469, 472], "trig_fixedr": [469, 472], "trig_inhibit": [107, 108], "trig_level": 283, "trig_mod": [292, 293], "trig_mode_rbv": [292, 293], "trig_partit": [469, 472], "trig_perc": 283, "trig_pin": [292, 293], "trig_pin_rbv": [292, 293], "trig_rate_mod": [469, 472], "trig_ratemod": [469, 472], "trig_rbv": 623, "trig_seq_bit": [469, 472], "trig_seq_num": [469, 472], "trig_seqbit": [469, 472], "trig_seqnum": [469, 472], "trig_sourc": [107, 108], "trig_ts_mask": [469, 472], "trig_tsmask": [469, 472], "trigcnt": [126, 128], "trigdelai": 248, "trigdelay_rbv": [126, 131], "trigen_rbv": 131, "trigger": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 663], "trigger_count": [128, 133], "trigger_delai": [131, 133], "trigger_en": 131, "trigger_event_manag": 118, "trigger_in": 411, "trigger_mod": [6, 7, 9, 10, 11, 15, 16, 17, 301], "trigger_out": 411, "trigger_prescal": 128, "trigger_sourc": 131, "trigger_wait": 301, "triggercount": 133, "triggerdelay_rbv": 133, "triggerinhibitmi": [107, 108], "triggermod": [6, 7, 9, 10, 11, 15, 16, 17, 301], "triggersourcemi": [107, 108], "trigin_status_get": 411, "trigout_status_get": 411, "trigprescale_rbv": 128, "trigsrcsel_rbv": 131, "trip": [36, 40, 42, 44, 67, 68, 85, 86, 87, 168, 311, 313, 370, 371, 372, 378, 395, 402, 403, 404, 416, 429, 475, 534, 547, 553, 555, 591, 638], "trip_a1": 473, "trip_a2": 473, "trip_a3": 473, "trip_alarm_a1": 473, "trip_alarm_a2": 473, "trip_alarm_a3": 473, "true": [4, 12, 13, 14, 18, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 168, 170, 172, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 244, 251, 252, 253, 255, 256, 274, 276, 287, 288, 289, 290, 291, 302, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 395, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 443, 444, 445, 448, 455, 457, 458, 461, 462, 463, 464, 465, 474, 475, 478, 479, 480, 481, 482, 499, 503, 504, 505, 512, 518, 519, 520, 525, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 550, 551, 552, 553, 554, 555, 562, 563, 564, 566, 567, 568, 569, 571, 572, 574, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 596, 607, 610, 617, 618, 623, 624, 626, 627, 629, 630, 638, 639, 640, 641, 645], "trueafter": 623, "try": [5, 305, 374, 465, 645], "ts_acquir": 33, "ts_control": 33, "ts_current_point": 33, "ts_max_valu": 33, "ts_mean_valu": 33, "ts_min_valu": 33, "ts_net": 33, "ts_num_point": 33, "ts_read": 33, "ts_sigma": 33, "ts_sigma_i": 33, "ts_sigma_x": 33, "ts_sigma_xi": 33, "ts_total": 33, "tsacquir": 33, "tscentroid": 33, "tscentroidi": 33, "tscentroidx": 33, "tscontrol": 33, "tscurrentpoint": 33, "tsmax": 33, "tsmaxi": 33, "tsmaxvalu": 33, "tsmaxx": 33, "tsmeanvalu": 33, "tsmin": 33, "tsmini": 33, "tsminvalu": 33, "tsminx": 33, "tsnet": 33, "tsnumpoint": 33, "tsoi": [652, 654], "tsread": 33, "tssigma": 33, "tssigmai": 33, "tssigmax": 33, "tssigmaxi": 33, "tst": [171, 445, 584], "tstotal": 33, "tt": [163, 224], "tt2": 163, "tt_delai": 347, "ttf": 302, "tth": [211, 550], "tune": [299, 551], "tungsten": 375, "tupl": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 506, 507, 508, 509, 510, 511, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 585, 587, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "turbo": [446, 447, 458, 460], "turn": [12, 13, 14, 18, 98, 111, 189, 190, 192, 193, 428, 455, 477, 623, 624, 645], "turnaround": [479, 645], "tuttifruitti": 645, "tuttifrutti": [642, 645], "tuttifrutticl": 645, "tvoc": 187, "tweak": [4, 45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 247, 287, 288, 289, 290, 291, 304, 305, 306, 308, 309, 326, 327, 328, 329, 331, 332, 334, 336, 337, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 528, 529, 530, 531, 532, 537, 541, 593, 645], "tweak_mesh_voltag": 4, "tweak_minu": 304, "tweak_parallel": [326, 334, 336, 337, 645], "tweak_plu": 304, "tweak_val": 304, "tweak_x": [326, 334, 336, 337, 645], "tweak_zoom_minu": 304, "tweak_zoom_plu": 304, "tweakxc": [326, 334, 336, 337, 645], "twice": 645, "twid": 594, "twidtick": 594, "twincat": [36, 40, 42, 44, 62, 67, 68, 71, 144, 145, 147, 164, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 497, 498, 534, 547, 553, 555, 570, 571, 572, 581, 591, 619, 620, 621, 622, 623, 624, 625, 626, 627, 629, 630, 631, 632, 633, 638, 645], "twincatinoutposition": [62, 71, 170, 429, 572, 581, 645], "twincatmirrorstrip": [362, 368, 369, 371, 372, 384, 385, 386, 387, 388, 645, 658, 662], "twincatstateconfigal": 645, "twincatstateconfigdynam": [36, 40, 42, 44, 62, 67, 68, 71, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 565, 572, 573, 581, 591, 638, 645], "twincatstateconfigon": [574, 645], "twincatstatepmp": [36, 67, 68, 168, 229, 311, 313, 370, 378, 416, 475, 534, 547, 553, 555, 591, 638], "twincatstateposition": [225, 575, 645, 649], "twincattempsensor": [37, 38, 39, 41, 43, 535, 639, 640, 641, 645], "twincatthermocoupl": [414, 422, 423, 424, 425], "two": [18, 36, 39, 40, 42, 44, 62, 64, 65, 67, 68, 71, 74, 98, 159, 163, 168, 170, 188, 218, 219, 220, 221, 222, 223, 224, 225, 247, 252, 253, 259, 263, 305, 306, 307, 308, 309, 310, 311, 313, 314, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 350, 364, 370, 371, 372, 377, 378, 389, 404, 410, 416, 417, 418, 419, 420, 421, 422, 427, 429, 444, 445, 462, 475, 478, 493, 528, 534, 536, 537, 547, 553, 555, 564, 566, 567, 568, 569, 570, 572, 577, 578, 579, 581, 584, 589, 590, 591, 618, 619, 638, 645, 646], "twofold": [82, 84, 85, 86, 87], "tx": [297, 300], "tx_arm_idn_err": 297, "tx_arm_sens_err": 297, "tx_att_v": 300, "tx_atts_v": 300, "tx_eth_err": 297, "tx_eth_sync_err": 297, "tx_ext_h": 300, "tx_ext_p": 300, "tx_exth_t": 300, "tx_extp_t": 300, "tx_frame_cnt": 127, "tx_input_err": 297, "tx_int_h": 300, "tx_int_p": 300, "tx_inth_t": 300, "tx_intp_t": 300, "tx_las_i": 300, "tx_las_p": 300, "tx_las_t": 300, "tx_ld_": 300, "tx_link_readi": 127, "tx_link_ready_cnt": 127, "tx_loc_overflow_cnt0": 127, "tx_loc_overflow_cnt1": 127, "tx_loc_overflow_cnt2": 127, "tx_loc_overflow_cnt3": 127, "tx_mzm_v": 300, "tx_opt_t": 300, "tx_pc1": 300, "tx_pc2": 300, "tx_pd1_i": 300, "tx_pd1_rf": 300, "tx_pd2_i": 300, "tx_pd2_rf": 300, "tx_phy_act": 127, "tx_phy_active_cnt": 127, "tx_power": 129, "tx_ps_v": 300, "tx_psi_v": 300, "tx_rf_idn_err": 297, "tx_rf_input_err": 297, "tx_rf_sens_err": 297, "tx_rfin": 300, "tx_rfo": 300, "tx_spl_": 300, "tx_spl_t": 300, "tx_stp_t": 300, "tx_t": 300, "tx_temp_sens_err": 297, "tx_user_rst": 132, "tx_voa_": 300, "tx_voa_v": 300, "txid_rbv": 135, "txpower_rbv": 129, "txstatu": 127, "txt": [341, 344, 346, 347, 645], "ty": 645, "typ": [7, 8, 9, 10, 11], "type": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 233, 245, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 503, 504, 505, 513, 518, 519, 520, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 606, 609, 612, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645], "type1": 35, "type2": 35, "type3": 35, "type4": 35, "type_hint": 646, "type_rbv": 129, "typho": [2, 3, 4, 15, 17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 102, 103, 104, 107, 108, 109, 110, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 153, 154, 156, 158, 161, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 188, 194, 196, 201, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 232, 249, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 294, 295, 296, 297, 298, 299, 300, 302, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 447, 449, 452, 453, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 474, 475, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 564, 566, 567, 568, 569, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 609, 612, 615, 616, 617, 618, 621, 638, 639, 640, 641, 645, 649, 659], "typhospositionerrowwidget": 645, "typic": [28, 91, 286, 287, 288, 290, 291, 302, 616, 623, 624, 644, 645], "typo": [632, 645], "u": [18, 82, 84, 85, 86, 87, 90, 91, 98, 99, 140, 227, 341, 346, 365, 366, 367, 368, 369, 381, 428, 440, 445, 465, 577, 578, 587, 595, 645], "ua": [298, 300], "ucdsexampl": 646, "ufdt": 6, "ufdt_rbv": 6, "ui": [110, 408, 642, 645, 659], "uid": 21, "uint16": 21, "uint32": 21, "uint8": 21, "uj": 350, "um": [85, 86, 87, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 552], "umv": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645], "umv_presetnam": 644, "umvr": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 227, 287, 288, 289, 290, 291, 305, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 435, 437, 438, 439, 440, 461, 462, 463, 464, 527, 529, 530, 531, 532, 537, 541, 593, 645], "un": [160, 188, 579], "unabl": [18, 645], "unaccount": 220, "unblock": [533, 536, 538, 539, 540, 542, 543], "uncommon": 646, "und": [53, 56, 57, 58, 81], "under": [6, 518, 570], "undergo": 279, "underli": [98, 523, 645], "underneath": 305, "underscor": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "understand": 645, "underus": 645, "undh": 81, "undul": [74, 75, 76, 78, 79, 80, 81, 86, 551], "undulator_k_lin": 81, "undulator_l_lin": 81, "unfortun": [148, 402], "uniform": [577, 642], "unilater": 645, "unimpl": 645, "uniniti": 562, "unintention": 562, "union": [336, 337], "uniqu": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 425, 440, 538, 642, 645], "unique_id": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "uniqueid_rbv": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "unit": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 586, 589, 590, 591, 592, 593, 594, 595, 598, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 661, 663], "unitconversionderivedsign": [642, 645], "univers": 615, "unix": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "unknown": [220, 251, 252, 255, 256, 370, 406, 445, 478, 547, 555, 566, 567, 575, 576, 645, 646], "unless": [74, 378, 499, 572, 666], "unlik": [49, 50, 51, 63, 140, 141, 142, 143, 422, 426, 465, 529, 643], "unlock": [297, 299, 493], "unlock_err": 297, "unnecessari": 645, "unpin": 645, "unrelatedcompon": [45, 46, 47, 48, 59, 60, 82, 90, 91, 262, 263, 274, 344, 484, 485, 487, 488, 645], "unresolv": 645, "unset": 645, "unsort": 21, "unspecifi": 645, "unstabl": 643, "unstag": [18, 645], "until": [18, 31, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 251, 252, 253, 255, 256, 287, 288, 289, 290, 291, 306, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 343, 345, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 428, 429, 431, 437, 444, 445, 461, 462, 463, 464, 465, 475, 478, 504, 520, 527, 529, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 629, 638, 645], "untouch": 648, "unus": [54, 55, 100, 381, 480, 481, 530, 645], "up": [12, 13, 14, 18, 21, 22, 28, 45, 46, 47, 48, 49, 50, 51, 55, 59, 60, 63, 74, 75, 76, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 111, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 164, 165, 200, 201, 202, 203, 204, 225, 227, 247, 251, 287, 288, 289, 290, 291, 299, 302, 305, 306, 308, 309, 327, 328, 329, 331, 332, 341, 342, 343, 344, 345, 346, 347, 348, 353, 364, 373, 376, 378, 414, 431, 432, 433, 434, 435, 437, 438, 439, 440, 461, 462, 463, 464, 499, 502, 503, 504, 505, 518, 519, 520, 527, 529, 530, 531, 532, 537, 541, 572, 587, 593, 616, 642, 645, 646], "up_north": 91, "up_north_prefix": 91, "up_prefix": 90, "up_south": 91, "up_south_prefix": 91, "upcom": [642, 645], "updat": [6, 18, 28, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 233, 234, 235, 253, 276, 279, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 425, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 499, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 517, 518, 519, 520, 522, 523, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 599, 618, 623, 624, 626, 627, 629, 630, 638, 644, 646, 663, 665, 666], "update_length": 499, "update_r": 431, "updatecompon": [36, 40, 42, 44, 62, 67, 68, 71, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 534, 547, 553, 555, 581, 591, 638, 645, 646], "upgrad": 645, "upon": [349, 360, 390, 405, 501, 502, 503, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 521, 522, 523, 524, 645], "upper": [281, 305, 306, 308, 309, 535, 619, 620, 621, 645], "upper_crystal_pitch_motor": 535, "upper_crystal_thermocoupl": 535, "upper_limit": [619, 620], "upstream": [81, 82, 90, 91, 276, 306, 402, 552, 624, 626, 645], "uptim": [123, 546], "urad": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 552], "us": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229, 230, 231, 232, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 352, 353, 357, 358, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 575, 576, 577, 578, 579, 580, 581, 584, 587, 589, 590, 591, 592, 593, 594, 595, 599, 604, 609, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 651, 661, 663, 666], "us_rtd": [365, 366, 367, 368, 369, 381], "usabl": 164, "usag": [148, 501, 513, 516, 611, 645, 646], "usb": [595, 645], "usb4": 595, "usb_encod": [642, 645], "usdigit": 595, "usdigitalusbencod": 645, "use_beam_centroid": 301, "use_beam_diamet": 301, "use_cach": [37, 38, 39, 41, 43, 45, 46, 47, 48, 51, 59, 60, 63, 82, 172, 222, 229, 230, 231, 252, 255, 256, 276, 307, 310, 312, 314, 326, 334, 336, 337, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 413, 414, 415, 417, 418, 419, 420, 422, 423, 424, 426, 430, 444, 445, 474, 479, 480, 481, 482, 533, 535, 536, 538, 539, 540, 542, 543, 550, 551, 552, 554, 577, 578, 579, 580, 592, 618, 623, 624, 626, 627, 629, 630, 639, 640, 641], "use_circular_pupil": 301, "use_floor": [53, 56, 57, 58], "use_limit": [504, 520], "use_mini_tpg": 132, "use_monitor": [503, 504, 505, 518, 519, 520], "use_nam": [12, 13, 14, 18], "use_r": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "usebeamcentroid": 301, "usebeamdiamet": 301, "usecircularpupil": 301, "used_prefix": 488, "usefulli": [504, 505], "useg": 81, "useless": 522, "useminitpg_rbv": 132, "user": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 244, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 520, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 582, 589, 590, 591, 592, 593, 594, 595, 611, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 643, 644, 645, 646, 648, 666], "user_calibr": 207, "user_en": [144, 145, 146, 645], "user_energi": [49, 50, 51, 63], "user_energy_3rd": [50, 51], "user_offset": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 157, 158, 162, 343, 345, 347, 348, 349, 432, 433, 435, 438, 442, 523, 645], "user_offset_dir": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162], "user_readback": [82, 89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 287, 288, 289, 290, 291, 314, 362, 363, 365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 527, 529, 536, 543, 550, 552, 554, 592, 645], "user_reset": 123, "user_setpoint": [89, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 287, 288, 289, 290, 291, 527, 529], "usernam": 666, "useropen": 274, "userreset_rbv": 123, "usign": 390, "usr": [5, 267, 645], "usual": [6, 86, 306, 645, 646], "utc": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "utf": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 645], "util": [352, 429, 642, 645, 666], "uv": [298, 300], "v": [4, 248, 298, 300, 321, 391, 392, 393, 395, 425, 428, 645], "v1": 147, "v2": 125, "v_out": 6, "vac": [189, 190, 192, 193, 195, 276, 624, 626], "vac_fault_ok": 623, "vac_fault_ok_rbv": 623, "vac_sp": [189, 190, 192, 193, 195], "vacuum": [85, 86, 87, 188, 189, 190, 192, 193, 195, 197, 199, 207, 276, 455, 460, 536, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 629, 630, 631, 632, 633, 645], "val": [3, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 285, 364, 373, 376], "vale": [49, 50, 51], "valh": [50, 51], "valid": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 575, 577, 578, 579, 580, 581, 583, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 635, 636, 637, 638, 639, 640, 641, 645], "valid_background": 31, "valid_destin": 645, "valid_flat_field": 31, "valid_sourc": 645, "validate_asyn_port": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "validbackground": 31, "validbackground_rbv": 31, "validflatfield": 31, "validflatfield_rbv": 31, "valu": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 237, 244, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 585, 587, 589, 590, 591, 592, 593, 594, 595, 598, 599, 604, 605, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 637, 638, 639, 640, 641, 643, 644, 645, 646, 661], "valueerror": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 318, 319, 326, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 341, 342, 343, 344, 345, 346, 347, 348, 364, 373, 376, 431, 432, 433, 434, 435, 436, 438, 439, 440, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 593, 636, 645], "valv": [69, 164, 192, 274, 276, 278, 282, 380, 382, 385, 386, 486, 490, 493, 495, 642, 645], "valve1": [486, 493], "valve2": [486, 493], "valve3": 486, "valve4": 486, "valve5": 486, "valve6": 486, "valve7": 486, "valve8": 486, "valve_ar": 69, "valve_n2": 69, "valve_posit": [276, 623, 624, 625, 626, 627, 628, 629, 631, 633, 645], "valve_pressure_control": 69, "valvebas": [625, 631, 645], "valveslock": 493, "valveslockrequest": 493, "valvessync": 493, "valvesunlockrequest": 493, "valvesynccurrentpo": 493, "valvesyncreqpo": 493, "vari": [49, 427, 500], "variabl": [1, 298, 300, 380, 382, 385, 386, 432, 433, 442, 570, 597, 619, 620, 621, 645, 665], "variable_cool": [380, 382, 385, 386, 645], "variant": [45, 46, 47, 48, 56, 57, 58, 59, 60, 74, 75, 76, 493, 503, 504, 505, 514, 539, 645, 646], "varieti": [285, 583, 642, 645], "variou": [18, 143, 220, 268, 503, 504, 505, 584, 645], "varit": 645, "vat": 621, "vat590": [621, 645], "vba": [89, 140, 141, 142, 143, 147, 148, 149, 150, 155, 157, 158, 162, 645], "vcglegaci": 633, "vcn": [69, 620, 621, 645, 665], "vcn_openloop": 650, "vcn_vat590": [622, 645], "vcn_vat590_statu": 621, "vcv": [380, 382, 385, 386], "vdesrbck": [452, 453], "ve": [18, 82, 84, 85, 86, 87, 502, 645], "vel": 544, "velo": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 571, 576], "veloc": [36, 40, 42, 44, 62, 67, 68, 71, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 168, 170, 225, 311, 313, 370, 371, 372, 378, 416, 429, 475, 530, 534, 544, 547, 553, 555, 571, 572, 576, 581, 591, 638, 645], "velocity_bas": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "velocity_max": [89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 157, 158, 162, 645], "vendor": [6, 645], "vent": [631, 632], "vent_open_tim": 454, "vent_open_time_raw": 454, "vent_open_time_raw_rbv": 454, "vent_open_time_rbv": 454, "vent_valv": [446, 454], "vent_valve_delai": [446, 454], "vent_valve_oper": [446, 454], "vent_valve_raw": [446, 454], "ver": [208, 209, 544], "ver_firmwar": 544, "ver_product": 544, "ver_si": 544, "ver_sn": 544, "verbose_nam": [343, 345, 437, 645], "veri": [31, 32, 33, 74, 463, 503, 504, 505, 518, 519, 520], "verif": 645, "verifi": [395, 474, 645], "vernier": [74, 75, 76, 78, 79, 80, 81, 82, 86, 87, 645], "vernier_ctrl_with_limit": 81, "vernier_energi": 81, "vernier_limit": 81, "vernier_percent_of_bend_energi": 81, "version": [74, 78, 99, 101, 147, 155, 191, 205, 206, 207, 215, 284, 302, 309, 310, 348, 412, 445, 518, 645, 646], "version_rbv": [191, 205, 206], "vert": 535, "vert_motor": 535, "vertic": [208, 209, 210, 252, 255, 256, 318, 321, 338, 364, 533, 535, 536, 538, 539, 540, 542, 543, 551, 552, 580, 587, 645], "vescent": [410, 411, 412, 645], "vespo": 645, "veto": [402, 403, 405, 623], "veto_cap": 402, "veto_devic": [623, 645], "veto_device_rbv": [623, 645], "vf": 645, "vfs_state": [623, 645], "vg": 645, "vgc": [274, 276, 278, 626, 645], "vgc_2": 645, "vgclegaci": [618, 631], "vh_epix_x": 259, "via": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 504, 505, 521, 522, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 644, 645, 648], "vici": [493, 495], "vicivalv": 493, "view": [130, 164, 172, 299, 413, 426, 645], "viewer": [7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 301, 645], "virtual": [306, 347], "virtualmotor": 645, "visibl": [28, 645], "visual": 645, "visualize_asyn_digraph": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "vit": 343, "vitara": 343, "vl": [100, 101, 645], "vlim_get": 411, "vlsoptic": [101, 645], "vmax": [89, 140, 141, 142, 143, 147, 148, 149, 150, 155, 157, 158, 162, 645], "vmeas_get": 411, "vmon": [452, 453, 456], "vmon_rbv": 456, "vnom": [397, 398, 399, 400, 401], "vo": 645, "voa": 300, "voa_control_sp": 300, "voa_v": 300, "volt": [4, 115, 425, 467, 468, 469, 476], "volt_buff": 425, "volt_step": 476, "volt_step_rbv": 476, "volt_twk": 476, "voltag": [4, 105, 160, 189, 190, 192, 193, 248, 264, 265, 266, 297, 298, 300, 390, 391, 392, 393, 395, 397, 398, 399, 400, 401, 425, 452, 453, 455, 476, 645, 661], "voltage_fall_r": [392, 393], "voltage_high_limit": [391, 392, 393], "voltage_limit": 411, "voltage_numb": 395, "voltage_ramp_spe": [397, 398, 399, 400, 401], "voltage_rise_r": [392, 393], "voltage_setpoint": [395, 661], "voltage_step": 476, "voltage_twk": 476, "voltagemeasur": 395, "voltagenomin": 395, "voltagerampspe": [397, 398, 399, 400, 401], "voltageset": 395, "volum": [485, 488, 619], "von": [548, 556, 560, 561, 645], "vonhamo": [557, 558, 645], "vonhamos6cryst": 645, "vonhamoscryst": [556, 645], "vonhamoscrystal_2": [557, 645], "vonhamosf": [556, 645], "vout": 6, "vpcname": [452, 453, 455, 456, 645], "vrbv": 376, "vrc": [624, 626, 628, 629, 645], "vrcclsl": 645, "vrcda": 645, "vrcno": [629, 645], "vsweep_get": 411, "vvc": [69, 627, 628, 633, 645], "vvcno": [630, 645], "w": [6, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 81, 202, 425, 453, 620, 665], "w0_fit": [292, 293], "w0_guess": [292, 293], "wa": [31, 66, 148, 306, 461, 604, 605, 613, 645, 653, 665], "wai": [1, 28, 86, 111, 157, 164, 346, 425, 432, 433, 439, 440, 442, 578, 645, 646, 651, 663], "waist": 305, "wait": [4, 18, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 251, 252, 253, 255, 256, 287, 288, 289, 290, 291, 301, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 326, 327, 328, 329, 331, 332, 334, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 417, 418, 419, 420, 421, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 465, 475, 478, 502, 503, 504, 505, 518, 519, 520, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 562, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 603, 618, 638, 644, 645, 646, 663], "wait_energi": [326, 334, 336, 337, 645], "want": [305, 306, 308, 309, 326, 334, 336, 337, 428, 461, 500, 530, 587, 599, 645], "warm": 299, "warming_up": 299, "warmup": [21, 22], "warn": [21, 22, 74, 78, 82, 84, 85, 86, 87, 90, 91, 144, 145, 146, 341, 346, 440, 448, 457, 458, 502, 538, 611, 645, 653], "warn_deadband": [90, 91, 341, 346, 440], "warn_inconsist": [90, 91, 341, 346, 440], "warn_invalid_const": [82, 84, 85, 86, 87], "warn_rbv": [448, 457, 458], "warn_statu": 622, "water_cool": [446, 454], "water_flow_rate_gpm": [173, 174], "water_temp_in_f": [173, 174], "water_temp_out_f": [173, 174], "waterflowrate_calc": [173, 174], "watertempin_calc": [173, 174], "watertempout_calc": [173, 174], "watt": 425, "watt_buff": 425, "wattag": [425, 651], "wattage_buff": 425, "wave8": [118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 250, 256, 258, 606, 645], "wave8channel": 257, "wave8v2": 645, "wave8v2adcdelaylan": 121, "wave8v2adcreg": 118, "wave8v2adcsampl": 121, "wave8v2adcsamplereadout": 118, "wave8v2axivers": 118, "wave8v2eventbuild": 118, "wave8v2evrv2": 118, "wave8v2integr": 118, "wave8v2pgpmon": 118, "wave8v2rawbuff": 118, "wave8v2sfp": 118, "wave8v2simpl": [118, 645], "wave8v2systemreg": 118, "wave8v2tim": 118, "wave8v2triggereventmanag": 118, "wave8v2xpmmini": 118, "wave8v2xpmmsg": 118, "waveform": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 130, 467, 468, 469, 645], "wavefront": [301, 302, 638, 639, 640, 641, 645], "wavefront_data": 301, "wavefront_rbv": 301, "wavefrontsensor": 645, "wavefrontsensorst": [639, 640, 641], "wavefrontsensortarget": [640, 641, 645], "wavefrontsensortargetcool": 645, "wavefrontsensortargetfdq": 645, "wavelength": [85, 86, 87, 93, 95, 96, 97, 292, 293, 645], "wavepl": [350, 639], "we": [1, 18, 21, 36, 40, 42, 44, 49, 50, 51, 62, 63, 64, 65, 67, 68, 71, 74, 82, 84, 85, 86, 87, 94, 98, 99, 110, 112, 148, 155, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 302, 305, 306, 307, 308, 310, 311, 313, 316, 317, 318, 320, 322, 323, 324, 325, 326, 334, 336, 337, 338, 339, 340, 370, 371, 372, 377, 378, 389, 395, 406, 416, 421, 428, 429, 431, 432, 440, 442, 444, 445, 462, 463, 465, 475, 478, 497, 498, 500, 502, 503, 504, 505, 512, 518, 519, 520, 524, 534, 538, 547, 553, 555, 572, 574, 577, 578, 579, 581, 586, 587, 589, 590, 591, 599, 609, 612, 613, 615, 616, 617, 618, 638, 643, 645, 646], "well": [16, 28, 98, 153, 188, 305, 306, 402, 403, 404, 579, 642, 645], "were": [18, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 84, 85, 86, 87, 90, 91, 98, 99, 110, 147, 153, 154, 168, 170, 212, 215, 218, 219, 220, 221, 222, 223, 224, 225, 253, 305, 306, 307, 308, 309, 310, 311, 313, 316, 317, 318, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 344, 346, 347, 348, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 432, 433, 434, 435, 436, 438, 439, 440, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 629, 638, 645, 661], "wf": [302, 303, 642, 645], "wfs40": [301, 645], "what": [28, 31, 82, 84, 85, 86, 87, 155, 305, 306, 327, 328, 329, 331, 332, 404, 431, 500, 521, 567, 601, 645], "whatev": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 287, 288, 289, 290, 291, 343, 345, 364, 373, 376, 431, 437, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 593], "wheel": [172, 321, 426, 427, 550, 645], "when": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 94, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 504, 505, 520, 523, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 599, 609, 612, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 646, 653, 661, 666], "whenev": [28, 82, 84, 85, 86, 87, 431], "where": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 503, 504, 505, 521, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 574, 577, 578, 579, 580, 581, 587, 589, 590, 591, 592, 593, 594, 595, 599, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 645, 653, 661], "whether": [4, 28, 31, 33, 36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 337, 338, 339, 340, 343, 345, 352, 364, 370, 371, 372, 373, 376, 377, 378, 389, 402, 403, 404, 405, 406, 407, 416, 421, 427, 429, 431, 444, 445, 461, 462, 463, 464, 465, 475, 478, 500, 516, 524, 527, 529, 531, 532, 534, 537, 538, 541, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 600, 610, 618, 627, 638, 645], "which": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 229, 230, 231, 232, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 442, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 503, 504, 505, 513, 514, 517, 518, 519, 520, 522, 523, 524, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 602, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 636, 638, 639, 640, 641, 645, 646, 661], "while": [4, 28, 49, 50, 51, 63, 74, 75, 79, 82, 87, 149, 150, 152, 155, 157, 302, 311, 336, 465, 563, 566, 611, 642, 645, 646], "whistl": [36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 148, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 370, 371, 372, 377, 378, 389, 416, 421, 427, 429, 444, 445, 475, 478, 534, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 618, 638], "whitelist": [226, 234, 645, 648], "whitespac": [584, 645], "who": 666, "whole": [155, 390, 499, 646], "whose": [465, 645], "why": [82, 84, 85, 86, 87, 164], "wide": [397, 398, 399, 400, 401, 503, 504, 505, 518, 519, 520], "widget": [164, 645], "width": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 166, 292, 293, 305, 306, 308, 309, 533, 536, 537, 538, 539, 540, 542, 543, 594], "width_setpoint": [594, 645], "width_tick": 594, "win32": 645, "window": 645, "within": [1, 98, 99, 357, 358, 360, 397, 398, 399, 400, 401, 402, 504, 505, 615, 616], "without": [12, 13, 14, 18, 33, 36, 40, 42, 44, 62, 64, 65, 67, 68, 71, 82, 111, 160, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 247, 253, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 338, 339, 340, 349, 370, 371, 372, 377, 378, 389, 416, 421, 427, 428, 429, 431, 444, 445, 475, 478, 501, 513, 514, 517, 522, 523, 534, 538, 547, 553, 555, 563, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 600, 618, 628, 638, 645], "wm": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 212, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "wm_presetnam": 644, "wm_updat": [36, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60, 62, 63, 64, 65, 67, 68, 71, 74, 75, 76, 78, 79, 80, 83, 85, 86, 87, 88, 89, 90, 91, 98, 99, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 161, 162, 165, 168, 170, 218, 219, 220, 221, 222, 223, 224, 225, 227, 232, 253, 287, 288, 289, 290, 291, 307, 310, 311, 313, 316, 317, 320, 322, 323, 324, 325, 327, 328, 329, 331, 332, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 364, 370, 371, 372, 373, 376, 377, 378, 389, 416, 421, 427, 429, 431, 432, 433, 435, 437, 438, 439, 440, 444, 445, 461, 462, 463, 464, 475, 478, 527, 529, 530, 531, 532, 533, 534, 536, 537, 538, 539, 540, 541, 542, 543, 547, 553, 555, 564, 566, 567, 568, 569, 572, 577, 579, 581, 589, 590, 591, 593, 618, 638, 645], "wonki": 645, "word": 666, "work": [30, 65, 69, 78, 82, 84, 85, 86, 87, 149, 150, 152, 155, 157, 162, 174, 195, 212, 220, 297, 343, 431, 455, 506, 612, 633, 645], "workaround": 645, "workflow": 306, "working_max": 162, "working_min": 162, "worri": 666, "would": [45, 46, 47, 48, 49, 50, 51, 59, 60, 63, 74, 75, 76, 78, 79, 80, 83, 88, 89, 140, 141, 142, 143, 147, 148, 149, 150, 152, 155, 156, 157, 158, 161, 162, 165, 228, 232, 287, 288, 289, 290, 291, 296, 318, 343, 345, 364, 373, 376, 431, 437, 461, 462, 463, 464, 465, 527, 529, 531, 532, 537, 541, 572, 573, 593, 623, 645, 646, 653, 661], "wrap": [347, 518, 608], "writabl": [518, 525, 646], "write": [4, 6, 21, 22, 36, 40, 42, 44, 62, 67, 68, 71, 83, 86, 87, 88, 110, 168, 170, 225, 232, 305, 308, 311, 313, 370, 371, 372, 378, 416, 429, 466, 467, 468, 469, 470, 475, 499, 503, 504, 505, 513, 516, 518, 519, 520, 523, 534, 547, 553, 555, 572, 581, 591, 638, 645], "write_access": [349, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524], "write_cl": 526, "write_fil": [20, 21, 22, 24, 25, 26, 27, 34], "write_messag": [20, 21, 22, 24, 25, 26, 27, 34], "write_path": 18, "write_path_templ": 21, "write_pv": [218, 221, 222, 223, 224, 253, 307, 310, 316, 317, 320, 322, 323, 324, 325, 338, 339, 340, 352, 358, 421, 504, 508, 516, 524, 564, 568, 569, 589, 590], "write_sig": 4, "write_statu": [20, 21, 22, 24, 25, 26, 27, 34], "write_timeout": [503, 504, 505, 518, 519, 520], "writeabl": 645, "writefil": [20, 21, 22, 24, 25, 26, 27, 34], "writemessag": [20, 21, 22, 24, 25, 26, 27, 34], "writestatu": [20, 21, 22, 24, 25, 26, 27, 34], "written": [21, 22, 28, 349, 499, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 517, 518, 519, 520, 521, 522, 523], "wrong": [82, 84, 85, 86, 87, 428, 521, 645], "wrt": 305, "wwright": 645, "www": [587, 595], "x": [6, 28, 29, 32, 33, 37, 38, 39, 41, 43, 56, 57, 67, 82, 90, 92, 94, 137, 139, 167, 212, 213, 216, 217, 218, 248, 251, 252, 255, 256, 259, 260, 261, 262, 263, 272, 277, 301, 305, 306, 307, 308, 309, 310, 311, 313, 314, 318, 319, 326, 334, 336, 337, 343, 344, 345, 362, 363, 365, 366, 367, 368, 369, 374, 375, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 474, 482, 528, 533, 536, 538, 539, 540, 542, 543, 544, 545, 547, 551, 552, 554, 555, 559, 562, 563, 564, 584, 585, 587, 589, 590, 645], "x1": [82, 90, 318, 333, 587], "x1c": [318, 333], "x1si": [318, 333], "x2": [82, 90, 319, 326, 334, 335, 336, 337, 587], "x2_retry_deadband": [319, 335], "x2c": [319, 335], "x2si": [319, 335], "x3": 587, "x4": 587, "x454": 271, "x_bottom": 557, "x_down_prefix": 82, "x_dwn": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "x_enc_rm": [362, 363, 365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "x_m": 544, "x_motor": [37, 38, 39, 41, 43, 218, 251, 307, 564, 589, 590], "x_prefix": [262, 263, 305, 306, 308, 309], "x_rang": [379, 380, 381, 382, 383, 384, 385, 386, 387], "x_sp": 562, "x_top": 557, "x_up": [82, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 645], "x_up_prefix": 82, "x_valu": [326, 334, 336, 337], "xc": [74, 75, 76, 78, 79, 80, 209, 267, 326, 336, 337, 645], "xcenter": [533, 536, 537, 538, 539, 540, 542, 543], "xcslodcm": 645, "xdwn": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "xdwnstream": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "xfail": 645, "xfl": 645, "xgantri": [374, 377], "xgantry_prefix": 374, "xml": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "xml_error_msg": 21, "xml_file_nam": 21, "xml_valid": 21, "xmlerrormsg_rbv": 21, "xmlfilenam": 21, "xmlvalid_rbv": 21, "xmot": 167, "xoffsetmirror": [381, 382, 383, 384, 387, 645], "xoffsetmirror2d4pst": 645, "xoffsetmirrorbend": [645, 658], "xoffsetmirrornobend": 645, "xoffsetmirrorrtd": 645, "xoffsetmirrorst": [385, 388, 645], "xoffsetmirrorstatecool": [380, 386, 645], "xoffsetmirrorstatecoolnobend": 645, "xoffsetmirrorswitch": [645, 658], "xoffsetmirrorxyst": 645, "xor": 28, "xp": 347, "xpim": [171, 172, 413, 422, 645], "xpimfilterwheel": [172, 426], "xpiml": [172, 413, 426], "xpm": [134, 135], "xpm_message_cnt": 135, "xpm_mini": 118, "xpm_msg": 118, "xpm_overflow": 135, "xpm_paus": 135, "xpmmessagecount": 135, "xpmmini": 118, "xpmmsg": 135, "xpmmsg_partition_delay0": 135, "xpmmsg_partition_delay1": 135, "xpmmsg_partition_delay2": 135, "xpmmsg_partition_delay3": 135, "xpmmsg_partition_delay4": 135, "xpmmsg_partition_delay5": 135, "xpmmsg_partition_delay6": 135, "xpmmsg_partition_delay7": 135, "xpmmsg_rx_id": 135, "xpmmsg_tx_id": 135, "xpmoverflow": 135, "xpmpaus": 135, "xpo": [248, 254, 255, 256, 257], "xposit": 28, "xpp": [5, 52, 74, 75, 76, 78, 79, 80, 82, 85, 86, 87, 208, 305, 326, 336, 337, 346, 391, 392, 393, 645, 652], "xpp_attenu": 305, "xpplodcm": 645, "xraydb": 645, "xrt": [364, 374, 377, 550, 645], "xsection": 137, "xsection_sourc": 137, "xsp": 167, "xtal": 551, "xtal1": 318, "xtal2": 319, "xtal_angl": 551, "xtal_in": 551, "xtal_out": 551, "xtal_vert": 551, "xtali": 550, "xte": [48, 58, 66, 137, 139, 171, 416, 426, 539, 639, 645], "xup": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "xupstream": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "xwidth": [533, 536, 537, 538, 539, 540, 542, 543], "xwidth_readback": [533, 538, 539, 540, 542], "xygridstag": 645, "xytargetgrid": 645, "xyz": [168, 217, 584, 645], "xyzstag": [213, 645], "y": [6, 28, 29, 32, 33, 37, 38, 39, 41, 43, 68, 82, 91, 137, 167, 212, 213, 216, 217, 218, 248, 251, 260, 261, 262, 263, 272, 277, 301, 305, 306, 307, 308, 309, 313, 314, 318, 319, 338, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 417, 418, 419, 420, 421, 445, 482, 528, 533, 536, 538, 539, 540, 542, 543, 544, 545, 547, 550, 551, 554, 555, 557, 562, 563, 564, 580, 584, 585, 587, 589, 590, 591, 592, 639, 640, 641, 645], "y1": [82, 91, 318, 333, 587], "y1_state": [318, 333], "y1c": [318, 333], "y1si": [318, 333], "y2": [82, 91, 319, 335, 587], "y2_state": [319, 335], "y2c": [319, 335], "y2si": [319, 335], "y3": [82, 91], "y_down_prefix": 82, "y_dwn": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "y_enc_rm": [362, 363, 365, 366, 367, 368, 369, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "y_left": 387, "y_m": 544, "y_motor": [37, 38, 39, 41, 43, 172, 218, 307, 312, 413, 414, 415, 422, 423, 424, 426, 474, 564, 589, 590, 639, 640, 641], "y_prefix": [262, 263, 305, 306, 308, 309], "y_rang": [379, 380, 381, 382, 383, 384, 385, 386, 387], "y_right": 387, "y_sp": 562, "y_state": [172, 413, 414, 415, 422, 423, 424, 426, 535, 645], "y_up": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 645], "y_up_north_prefix": 82, "y_up_south_prefix": 82, "yag": [306, 321, 326, 334, 336, 337, 340, 414, 417, 418, 419, 420, 421, 422, 423, 424, 535], "yag2": [326, 334, 336, 337], "yag_i": 554, "yag_motor": 535, "yag_thermocoupl": [414, 422, 423, 424, 535], "yag_theta": 554, "yag_x": 554, "yag_z": 554, "yag_zoom": [321, 330], "yaglom": [326, 334, 336, 337], "yaml": [245, 645], "yaw": [549, 558], "yaw_axi": 549, "ycenter": [533, 536, 537, 538, 539, 540, 542, 543], "ydwn": [379, 380, 381, 382, 383, 384, 385, 386, 388, 645], "ydwnstream": [379, 380, 381, 382, 383, 384, 385, 386, 388], "ye": [21, 22, 28, 33, 212, 215], "year": 645, "yet": [110, 247, 302, 305, 645], "ygantri": [374, 377], "yield": [2, 37, 38, 39, 41, 43, 69, 82, 100, 101, 102, 103, 104, 110, 172, 208, 209, 212, 213, 214, 215, 216, 217, 218, 221, 222, 223, 224, 248, 251, 252, 253, 255, 256, 257, 259, 260, 261, 262, 263, 270, 271, 272, 273, 278, 307, 310, 312, 314, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 362, 363, 365, 366, 367, 368, 369, 374, 377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 397, 398, 399, 400, 401, 408, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 426, 445, 474, 479, 480, 481, 485, 486, 491, 493, 500, 533, 535, 536, 538, 539, 540, 542, 543, 548, 549, 550, 551, 552, 554, 556, 557, 558, 559, 560, 561, 564, 568, 569, 589, 590, 592, 639, 640, 641], "yields_control": 278, "yieldscontrol": 278, "yleft": [384, 385, 387, 645], "ymot": 167, "you": [1, 18, 49, 50, 51, 65, 82, 90, 91, 110, 111, 171, 212, 220, 247, 302, 305, 306, 395, 425, 431, 434, 439, 440, 461, 500, 502, 506, 507, 508, 509, 510, 511, 518, 521, 522, 524, 529, 530, 537, 566, 572, 577, 603, 644, 645, 646, 648, 663, 666], "your": [110, 431, 440, 506, 513, 518, 524, 530, 645, 646, 666], "yourself": 646, "ypo": [248, 254, 255, 256, 257], "yposit": 28, "yright": [384, 385, 387, 645], "ysp": 167, "yup": [379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 645], "yupstream": [379, 380, 381, 382, 383, 384, 385, 386, 388], "yuv421": 21, "yuv422": 21, "yuv444": 21, "ywidth": [533, 536, 537, 538, 539, 540, 542, 543], "ywidth_readback": [533, 538, 539, 540, 542], "z": [32, 167, 212, 213, 214, 216, 217, 260, 262, 263, 272, 305, 306, 308, 309, 318, 319, 326, 327, 328, 329, 331, 332, 334, 336, 337, 363, 482, 544, 545, 547, 554, 562, 563, 584, 639, 640, 641, 645], "z1": [318, 326, 327, 328, 329, 331, 332, 333, 334, 336, 337], "z1_c": [327, 328, 331], "z1_si": [329, 332], "z1c": [327, 328, 331], "z1si": [329, 332], "z2": [319, 326, 327, 329, 331, 332, 334, 335, 336, 337], "z2_retry_deadband": [319, 335], "z2c": [327, 331], "z2si": [329, 332], "z_dir": [305, 306, 308, 309], "z_enc_rm": 363, "z_m": 544, "z_motor": [584, 639, 640, 641], "z_offset": [305, 306, 308, 309], "z_posit": [305, 306, 308, 309], "z_prefix": [262, 263, 305, 306, 308, 309], "z_sp": 562, "zero": [33, 49, 50, 51, 63, 82, 84, 85, 86, 87, 266, 428, 467, 468, 469, 545, 562, 573, 595, 621, 645, 661], "zero_correct": 266, "zero_execut": 622, "zero_statu": 622, "zerocnt": 595, "zerocorrect": 266, "zeropr": 199, "zlentz": 645, "zlevel": [21, 22], "zlib": [21, 22], "zllentz": [645, 652, 653, 657, 659, 661, 663, 664], "zm": [327, 328, 329, 331, 332], "zmot": 167, "zone": [547, 645], "zone_pl": 554, "zone_plate_i": 554, "zone_plate_x": 554, "zone_plate_z": 554, "zoom": [172, 304, 321, 417, 418, 419, 420, 426, 590, 645], "zoom_lock": [172, 426], "zoom_motor": [172, 426, 590, 645], "zoomtelescop": [642, 645], "zrvl": 6, "zrylettc": 645, "zsp": 167, "zst213": 645, "zt": 304, "\u03b8": [92, 94], "\u03b8x": 545, "\u03b8y": 545, "\u03b8z": 545}, "titles": ["API", "Base Classes", "pcdsdevices.analog_signals.Acromag", "pcdsdevices.analog_signals.FDQ", "pcdsdevices.analog_signals.Mesh", "pcdsdevices.analog_signals.acromag_ch_factory_func", "pcdsdevices.areadetector.cam.FeeOpalCam", "pcdsdevices.areadetector.detectors.Basler", "pcdsdevices.areadetector.detectors.BaslerBase", "pcdsdevices.areadetector.detectors.LasBasler", "pcdsdevices.areadetector.detectors.LasBaslerFF", "pcdsdevices.areadetector.detectors.LasBaslerNF", "pcdsdevices.areadetector.detectors.PCDSAreaDetector", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorBase", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorEmbedded", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphos", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosBeamStats", "pcdsdevices.areadetector.detectors.PCDSAreaDetectorTyphosTrigger", "pcdsdevices.areadetector.detectors.PCDSHDF5BlueskyTriggerable", "pcdsdevices.areadetector.plugins.ColorConvPlugin", "pcdsdevices.areadetector.plugins.FilePlugin", "pcdsdevices.areadetector.plugins.HDF5FileStore", "pcdsdevices.areadetector.plugins.HDF5Plugin", "pcdsdevices.areadetector.plugins.ImagePlugin", "pcdsdevices.areadetector.plugins.JPEGPlugin", "pcdsdevices.areadetector.plugins.MagickPlugin", "pcdsdevices.areadetector.plugins.NetCDFPlugin", "pcdsdevices.areadetector.plugins.NexusPlugin", "pcdsdevices.areadetector.plugins.Overlay", "pcdsdevices.areadetector.plugins.OverlayPlugin", "pcdsdevices.areadetector.plugins.PluginBase", "pcdsdevices.areadetector.plugins.ProcessPlugin", "pcdsdevices.areadetector.plugins.ROIPlugin", "pcdsdevices.areadetector.plugins.StatsPlugin", "pcdsdevices.areadetector.plugins.TIFFPlugin", "pcdsdevices.areadetector.plugins.TransformPlugin", "pcdsdevices.atm.ATMTarget", "pcdsdevices.atm.ArrivalTimeMonitor", "pcdsdevices.atm.MFXATM", "pcdsdevices.atm.TM1K4", "pcdsdevices.atm.TM1K4Target", "pcdsdevices.atm.TM2K2", "pcdsdevices.atm.TM2K2Target", "pcdsdevices.atm.TM2K4", "pcdsdevices.atm.TM2K4Target", "pcdsdevices.attenuator.AT1K2", "pcdsdevices.attenuator.AT1K4", "pcdsdevices.attenuator.AT2K2", "pcdsdevices.attenuator.AT2L0", "pcdsdevices.attenuator.AttBase", "pcdsdevices.attenuator.AttBaseWith3rdHarmonic", "pcdsdevices.attenuator.AttBaseWith3rdHarmonicLP", "pcdsdevices.attenuator.Attenuator", "pcdsdevices.attenuator.AttenuatorCalculatorBase", "pcdsdevices.attenuator.AttenuatorCalculatorFilter", "pcdsdevices.attenuator.AttenuatorCalculatorSXR_Blade", "pcdsdevices.attenuator.AttenuatorCalculatorSXR_FourBlade", "pcdsdevices.attenuator.AttenuatorCalculatorSXR_TwoBlade", "pcdsdevices.attenuator.AttenuatorCalculator_AT2L0", "pcdsdevices.attenuator.AttenuatorSXR_Ladder", "pcdsdevices.attenuator.AttenuatorSXR_LadderTwoBladeLBD", "pcdsdevices.attenuator.FEESolidAttenuatorBlade", "pcdsdevices.attenuator.FEESolidAttenuatorStates", "pcdsdevices.attenuator.FeeAtt", "pcdsdevices.attenuator.FeeFilter", "pcdsdevices.attenuator.Filter", "pcdsdevices.attenuator.GasAttenuator", "pcdsdevices.attenuator.GattApertureX", "pcdsdevices.attenuator.GattApertureY", "pcdsdevices.attenuator.SXRGasAtt", "pcdsdevices.attenuator.SXRLadderAttenuatorBlade", "pcdsdevices.attenuator.SXRLadderAttenuatorStates", "pcdsdevices.attenuator.get_blade_enum", "pcdsdevices.attenuator.render_ascii_att", "pcdsdevices.beam_stats.BeamEnergyRequest", "pcdsdevices.beam_stats.BeamEnergyRequestACRWait", "pcdsdevices.beam_stats.BeamEnergyRequestNoWait", "pcdsdevices.beam_stats.BeamStats", "pcdsdevices.beam_stats.FakeBeamEnergyRequest", "pcdsdevices.beam_stats.FakeBeamEnergyRequestACRWait", "pcdsdevices.beam_stats.FakeBeamEnergyRequestNoWait", "pcdsdevices.beam_stats.LCLS", "pcdsdevices.ccm.CCM", "pcdsdevices.ccm.CCMAlio", "pcdsdevices.ccm.CCMConstantsMixin", "pcdsdevices.ccm.CCMEnergy", "pcdsdevices.ccm.CCMEnergyWithACRStatus", "pcdsdevices.ccm.CCMEnergyWithVernier", "pcdsdevices.ccm.CCMMotor", "pcdsdevices.ccm.CCMPico", "pcdsdevices.ccm.CCMX", "pcdsdevices.ccm.CCMY", "pcdsdevices.ccm.alio_to_theta", "pcdsdevices.ccm.energy_to_wavelength", "pcdsdevices.ccm.theta_to_alio", "pcdsdevices.ccm.theta_to_wavelength", "pcdsdevices.ccm.wavelength_to_energy", "pcdsdevices.ccm.wavelength_to_theta", "pcdsdevices.crix_motion.QuadraticBeckhoffMotor", "pcdsdevices.crix_motion.QuadraticSimMotor", "pcdsdevices.crix_motion.VLSOptics", "pcdsdevices.crix_motion.VLSOpticsSim", "pcdsdevices.cvmi_motion.CVMI", "pcdsdevices.cvmi_motion.KTOF", "pcdsdevices.dc_devices.ICT", "pcdsdevices.dc_devices.ICTBus", "pcdsdevices.dc_devices.ICTChannel", "pcdsdevices.delay_generator.DelayGenerator", "pcdsdevices.delay_generator.DelayGeneratorBase", "pcdsdevices.delay_generator.DgChannel", "pcdsdevices.device.GroupDevice", "pcdsdevices.device.InterfaceDevice", "pcdsdevices.device.to_interface", "pcdsdevices.digital_signals.J120K", "pcdsdevices.digitizers.Qadc", "pcdsdevices.digitizers.Qadc134", "pcdsdevices.digitizers.Qadc134Sparsification", "pcdsdevices.digitizers.QadcBase", "pcdsdevices.digitizers.Wave8V2", "pcdsdevices.digitizers.Wave8V2ADCDelayLanes", "pcdsdevices.digitizers.Wave8V2ADCRegs", "pcdsdevices.digitizers.Wave8V2ADCSampleReadout", "pcdsdevices.digitizers.Wave8V2ADCSamples", "pcdsdevices.digitizers.Wave8V2AxiVersion", "pcdsdevices.digitizers.Wave8V2EventBuilder", "pcdsdevices.digitizers.Wave8V2EvrV2", "pcdsdevices.digitizers.Wave8V2Integrators", "pcdsdevices.digitizers.Wave8V2PgpMon", "pcdsdevices.digitizers.Wave8V2RawBuffers", "pcdsdevices.digitizers.Wave8V2Sfp", "pcdsdevices.digitizers.Wave8V2Simple", "pcdsdevices.digitizers.Wave8V2SystemRegs", "pcdsdevices.digitizers.Wave8V2Timing", "pcdsdevices.digitizers.Wave8V2TriggerEventManager", "pcdsdevices.digitizers.Wave8V2XpmMini", "pcdsdevices.digitizers.Wave8V2XpmMsg", "pcdsdevices.energy_monitor.GEM", "pcdsdevices.energy_monitor.GMD", "pcdsdevices.energy_monitor.GMDPreAmp", "pcdsdevices.energy_monitor.XGMD", "pcdsdevices.epics_motor.BeckhoffAxis", "pcdsdevices.epics_motor.BeckhoffAxisEPS", "pcdsdevices.epics_motor.BeckhoffAxisEPSCustom", "pcdsdevices.epics_motor.BeckhoffAxisNoOffset", "pcdsdevices.epics_motor.BeckhoffAxisPLC", "pcdsdevices.epics_motor.BeckhoffAxisPLCEPS", "pcdsdevices.epics_motor.BeckhoffAxisPLC_Pre140", "pcdsdevices.epics_motor.BeckhoffAxis_Pre140", "pcdsdevices.epics_motor.EpicsMotorInterface", "pcdsdevices.epics_motor.IMS", "pcdsdevices.epics_motor.MMC100", "pcdsdevices.epics_motor.Motor", "pcdsdevices.epics_motor.Newport", "pcdsdevices.epics_motor.OffsetIMSWithPreset", "pcdsdevices.epics_motor.OffsetMotor", "pcdsdevices.epics_motor.PCDSMotorBase", "pcdsdevices.epics_motor.PI_M824", "pcdsdevices.epics_motor.PMC100", "pcdsdevices.epics_motor.SmarAct", "pcdsdevices.epics_motor.SmarActEncodedTipTilt", "pcdsdevices.epics_motor.SmarActOpenLoop", "pcdsdevices.epics_motor.SmarActOpenLoopPositioner", "pcdsdevices.epics_motor.SmarActPicoscale", "pcdsdevices.epics_motor.SmarActTipTilt", "pcdsdevices.eps.EPS", "pcdsdevices.evr.EvrMotor", "pcdsdevices.evr.Trigger", "pcdsdevices.example.Example3D", "pcdsdevices.example.Example3DStates", "pcdsdevices.example.ExampleL2L", "pcdsdevices.example.ExampleL2LStates", "pcdsdevices.example.PLCExampleMotion", "pcdsdevices.example.PLCOnlyXPIM", "pcdsdevices.fms.LCP1", "pcdsdevices.fms.LCP2", "pcdsdevices.fms.PDU_Humidity2", "pcdsdevices.fms.PDU_Humidity4", "pcdsdevices.fms.PDU_Humidity6", "pcdsdevices.fms.PDU_Humidity8", "pcdsdevices.fms.PDU_Load1", "pcdsdevices.fms.PDU_Load2", "pcdsdevices.fms.PDU_Load3", "pcdsdevices.fms.PDU_Load4", "pcdsdevices.fms.PDU_Temp2", "pcdsdevices.fms.PDU_Temp4", "pcdsdevices.fms.PDU_Temp6", "pcdsdevices.fms.PDU_Temp8", "pcdsdevices.fms.Setra5000", "pcdsdevices.gauge.BaseGauge", "pcdsdevices.gauge.GCC500PLC", "pcdsdevices.gauge.GCCPLC", "pcdsdevices.gauge.GCT", "pcdsdevices.gauge.GFSPLC", "pcdsdevices.gauge.GHCPLC", "pcdsdevices.gauge.GaugeColdCathode", "pcdsdevices.gauge.GaugePLC", "pcdsdevices.gauge.GaugePirani", "pcdsdevices.gauge.GaugeSerial", "pcdsdevices.gauge.GaugeSerialGCC", "pcdsdevices.gauge.GaugeSerialGPI", "pcdsdevices.gauge.GaugeSet", "pcdsdevices.gauge.GaugeSetBase", "pcdsdevices.gauge.GaugeSetMks", "pcdsdevices.gauge.GaugeSetPirani", "pcdsdevices.gauge.GaugeSetPiraniMks", "pcdsdevices.gauge.MKS937AController", "pcdsdevices.gauge.MKS937BController", "pcdsdevices.gauge.MKS937a", "pcdsdevices.gon.BaseGon", "pcdsdevices.gon.GonWithDetArm", "pcdsdevices.gon.Goniometer", "pcdsdevices.gon.HxrDiffractometer", "pcdsdevices.gon.Kappa", "pcdsdevices.gon.KappaXYZStage", "pcdsdevices.gon.SamPhi", "pcdsdevices.gon.SimKappa", "pcdsdevices.gon.SimSampleStage", "pcdsdevices.gon.XYZStage", "pcdsdevices.inout.CombinedInOutRecordPositioner", "pcdsdevices.inout.InOutPVStatePositioner", "pcdsdevices.inout.InOutPositioner", "pcdsdevices.inout.InOutRecordPositioner", "pcdsdevices.inout.LightpathInOutRecordPositioner", "pcdsdevices.inout.Reflaser", "pcdsdevices.inout.TTReflaser", "pcdsdevices.inout.TwinCATInOutPositioner", "pcdsdevices.interface.BaseInterface", "pcdsdevices.interface.FltMvInterface", "pcdsdevices.interface.LegacyLightpathMixin", "pcdsdevices.interface.LightpathInOutCptMixin", "pcdsdevices.interface.LightpathInOutMixin", "pcdsdevices.interface.LightpathMixin", "pcdsdevices.interface.MvInterface", "pcdsdevices.interface.TabCompletionHelperClass", "pcdsdevices.interface.TabCompletionHelperInstance", "pcdsdevices.interface._TabCompletionHelper", "pcdsdevices.interface.device_info", "pcdsdevices.interface.get_engineering_mode", "pcdsdevices.interface.get_kind", "pcdsdevices.interface.get_name", "pcdsdevices.interface.get_units", "pcdsdevices.interface.get_value", "pcdsdevices.interface.ophydobj_info", "pcdsdevices.interface.positionerbase_info", "pcdsdevices.interface.set_engineering_mode", "pcdsdevices.interface.setup_preset_paths", "pcdsdevices.interface.signal_info", "pcdsdevices.interface.tweak_base", "pcdsdevices.ipm.IPIMB", "pcdsdevices.ipm.IPIMBChannel", "pcdsdevices.ipm.IPM", "pcdsdevices.ipm.IPMDiode", "pcdsdevices.ipm.IPMMotion", "pcdsdevices.ipm.IPMTarget", "pcdsdevices.ipm.IPM_Det", "pcdsdevices.ipm.IPM_IPIMB", "pcdsdevices.ipm.IPM_Wave8", "pcdsdevices.ipm.Wave8", "pcdsdevices.ipm.Wave8Channel", "pcdsdevices.jet.BeckhoffJet", "pcdsdevices.jet.BeckhoffJetManipulator", "pcdsdevices.jet.BeckhoffJetSlits", "pcdsdevices.jet.Injector", "pcdsdevices.jet.InjectorWithFine", "pcdsdevices.keithley.IM3L0_K2700", "pcdsdevices.keithley.K2700", "pcdsdevices.keithley.K6514", "pcdsdevices.lakeshore.Heater", "pcdsdevices.lakeshore.Lakeshore336", "pcdsdevices.lakeshore.TemperatureSensor", "pcdsdevices.lamp_motion.LAMP", "pcdsdevices.lamp_motion.LAMPFlowCell", "pcdsdevices.lamp_motion.LAMPMagneticBottle", "pcdsdevices.lamp_motion.LAMP_LV_17", "pcdsdevices.lasers.btps.BtpsSourceStatus", "pcdsdevices.lasers.btps.BtpsState", "pcdsdevices.lasers.btps.BtpsVGC", "pcdsdevices.lasers.btps.CentroidConfig", "pcdsdevices.lasers.btps.DestinationConfig", "pcdsdevices.lasers.btps.GlobalConfig", "pcdsdevices.lasers.btps.LssShutterStatus", "pcdsdevices.lasers.btps.RangeComparison", "pcdsdevices.lasers.btps.SourceToDestinationConfig", "pcdsdevices.lasers.counters.Agilent53210A", "pcdsdevices.lasers.dicon.DiconSwitch", "pcdsdevices.lasers.ek9000.El3174AiCh", "pcdsdevices.lasers.ek9000.EnvironmentalMonitor", "pcdsdevices.lasers.elliptec.Ell6", "pcdsdevices.lasers.elliptec.Ell9", "pcdsdevices.lasers.elliptec.EllBase", "pcdsdevices.lasers.elliptec.EllLinear", "pcdsdevices.lasers.elliptec.EllRotation", "pcdsdevices.lasers.qmini.QminiSpectrometer", "pcdsdevices.lasers.qmini.QminiWithEvr", "pcdsdevices.lasers.rfof.CycleRfofRx", "pcdsdevices.lasers.rfof.CycleRfofTx", "pcdsdevices.lasers.rfof.ItechRfofAll", "pcdsdevices.lasers.rfof.ItechRfofErrors", "pcdsdevices.lasers.rfof.ItechRfofRx", "pcdsdevices.lasers.rfof.ItechRfofStatus", "pcdsdevices.lasers.rfof.ItechRfofTx", "pcdsdevices.lasers.thorlabsWFS.ThorlabsWfs40", "pcdsdevices.lasers.tuttifrutti.TuttiFrutti", "pcdsdevices.lasers.tuttifrutti.TuttiFruttiCls", "pcdsdevices.lasers.zoomtelescope.ZoomTelescope", "pcdsdevices.lens.LensStack", "pcdsdevices.lens.LensStackBase", "pcdsdevices.lens.Prefocus", "pcdsdevices.lens.SimLensStack", "pcdsdevices.lens.SimLensStackBase", "pcdsdevices.lens.XFLS", "pcdsdevices.lic.LICMirror", "pcdsdevices.lic.LaserInCoupling", "pcdsdevices.lic_2d_tmo.LaserCouplingStates", "pcdsdevices.lic_2d_tmo.TMOLaserInCouplingTwoDimension", "pcdsdevices.light_control.LightControl", "pcdsdevices.lodcm.CHI1", "pcdsdevices.lodcm.CHI2", "pcdsdevices.lodcm.CrystalTower1", "pcdsdevices.lodcm.CrystalTower2", "pcdsdevices.lodcm.Dectris", "pcdsdevices.lodcm.DiagnosticsTower", "pcdsdevices.lodcm.Diode", "pcdsdevices.lodcm.Foil", "pcdsdevices.lodcm.H1N", "pcdsdevices.lodcm.H2N", "pcdsdevices.lodcm.LODCM", "pcdsdevices.lodcm.LODCMEnergyC", "pcdsdevices.lodcm.LODCMEnergyC1", "pcdsdevices.lodcm.LODCMEnergySi", "pcdsdevices.lodcm.SimDiagnosticsTower", "pcdsdevices.lodcm.SimEnergyC", "pcdsdevices.lodcm.SimEnergySi", "pcdsdevices.lodcm.SimFirstTower", "pcdsdevices.lodcm.SimLODCM", "pcdsdevices.lodcm.SimSecondTower", "pcdsdevices.lodcm.XCSLODCM", "pcdsdevices.lodcm.XPPLODCM", "pcdsdevices.lodcm.Y1", "pcdsdevices.lodcm.Y2", "pcdsdevices.lodcm.YagLom", "pcdsdevices.lxe.FakeLxtTtc", "pcdsdevices.lxe.LaserEnergyPositioner", "pcdsdevices.lxe.LaserTiming", "pcdsdevices.lxe.LaserTimingCompensation", "pcdsdevices.lxe.Lcls2LaserTiming", "pcdsdevices.lxe.LxtTtcExample", "pcdsdevices.lxe.TimeToolDelay", "pcdsdevices.lxe._ReversedTimeToolDelay", "pcdsdevices.lxe._ScaledUnitConversionDerivedSignal", "pcdsdevices.lxe.load_calibration_file", "pcdsdevices.make_ophyd_device.flatten_list", "pcdsdevices.make_ophyd_device.get_components", "pcdsdevices.make_ophyd_device.make_class", "pcdsdevices.make_ophyd_device.make_class_line", "pcdsdevices.make_ophyd_device.make_class_name", "pcdsdevices.make_ophyd_device.make_cpt", "pcdsdevices.make_ophyd_device.make_signal", "pcdsdevices.make_ophyd_device.make_signal_wrbv", "pcdsdevices.make_ophyd_device.print_class", "pcdsdevices.make_ophyd_device.recurse_record", "pcdsdevices.make_ophyd_device.write_file", "pcdsdevices.mirror.FFMirror", "pcdsdevices.mirror.FFMirrorZ", "pcdsdevices.mirror.Gantry", "pcdsdevices.mirror.KBOMirror", "pcdsdevices.mirror.KBOMirrorChin", "pcdsdevices.mirror.KBOMirrorHE", "pcdsdevices.mirror.KBOMirrorHEStates", "pcdsdevices.mirror.KBOMirrorStates", "pcdsdevices.mirror.MirrorInsertState", "pcdsdevices.mirror.MirrorStripe2D2P", "pcdsdevices.mirror.MirrorStripe2D4P", "pcdsdevices.mirror.OMMotor", "pcdsdevices.mirror.OffsetMirror", "pcdsdevices.mirror.OpticsPitchNotepad", "pcdsdevices.mirror.Pitch", "pcdsdevices.mirror.PointingMirror", "pcdsdevices.mirror.TwinCATMirrorStripe", "pcdsdevices.mirror.XOffsetMirror", "pcdsdevices.mirror.XOffsetMirror2D4PState", "pcdsdevices.mirror.XOffsetMirrorBend", "pcdsdevices.mirror.XOffsetMirrorNoBend", "pcdsdevices.mirror.XOffsetMirrorRTDs", "pcdsdevices.mirror.XOffsetMirrorState", "pcdsdevices.mirror.XOffsetMirrorStateCool", "pcdsdevices.mirror.XOffsetMirrorStateCoolNoBend", "pcdsdevices.mirror.XOffsetMirrorSwitch", "pcdsdevices.mirror.XOffsetMirrorXYState", "pcdsdevices.movablestand.MovableStand", "pcdsdevices.mpod.MPOD", "pcdsdevices.mpod.MPODChannel", "pcdsdevices.mpod.MPODChannelHV", "pcdsdevices.mpod.MPODChannelLV", "pcdsdevices.mpod.get_card_number", "pcdsdevices.mpod_apalis.MPODApalisChannel", "pcdsdevices.mpod_apalis.MPODApalisCrate", "pcdsdevices.mpod_apalis.MPODApalisModule", "pcdsdevices.mpod_apalis.MPODApalisModule16Channel", "pcdsdevices.mpod_apalis.MPODApalisModule24Channel", "pcdsdevices.mpod_apalis.MPODApalisModule4Channel", "pcdsdevices.mpod_apalis.MPODApalisModule8Channel", "pcdsdevices.mps.MPS", "pcdsdevices.mps.MPSBase", "pcdsdevices.mps.MPSLimits", "pcdsdevices.mps.mps_factory", "pcdsdevices.mps.must_be_known", "pcdsdevices.mps.must_be_out", "pcdsdevices.mrco_motion.MRCO", "pcdsdevices.pc.PhotonCollimator", "pcdsdevices.piezo.SliceDhv", "pcdsdevices.piezo.SliceDhvChannel", "pcdsdevices.piezo.SliceDhvController", "pcdsdevices.pim.IM2K0", "pcdsdevices.pim.IM3L0", "pcdsdevices.pim.LCLS2ImagerBase", "pcdsdevices.pim.LCLS2Target", "pcdsdevices.pim.PIM", "pcdsdevices.pim.PIMWithBoth", "pcdsdevices.pim.PIMWithFocus", "pcdsdevices.pim.PIMWithLED", "pcdsdevices.pim.PIMY", "pcdsdevices.pim.PPM", "pcdsdevices.pim.PPMCOOL", "pcdsdevices.pim.PPMCoolSwitch", "pcdsdevices.pim.PPMPowerMeter", "pcdsdevices.pim.XPIM", "pcdsdevices.pim.XPIMFilterWheel", "pcdsdevices.pim.XPIMLED", "pcdsdevices.pmps.TwinCATStatePMPS", "pcdsdevices.pneumatic.BeckhoffPneumatic", "pcdsdevices.positioner.FuncPositioner", "pcdsdevices.pseudopos.DelayBase", "pcdsdevices.pseudopos.DelayMotor", "pcdsdevices.pseudopos.LookupTablePositioner", "pcdsdevices.pseudopos.OffsetMotorBase", "pcdsdevices.pseudopos.PseudoPositioner", "pcdsdevices.pseudopos.PseudoSingleInterface", "pcdsdevices.pseudopos.SimDelayStage", "pcdsdevices.pseudopos.SyncAxesBase", "pcdsdevices.pseudopos.SyncAxis", "pcdsdevices.pseudopos.delay_class_factory", "pcdsdevices.pseudopos.delay_instance_factory", "pcdsdevices.pseudopos.is_strictly_increasing", "pcdsdevices.pulsepicker.PulsePicker", "pcdsdevices.pulsepicker.PulsePickerInOut", "pcdsdevices.pump.AgilentSerial", "pcdsdevices.pump.EbaraPump", "pcdsdevices.pump.Ebara_EV_A03_1", "pcdsdevices.pump.GammaController", "pcdsdevices.pump.GammaPCT", "pcdsdevices.pump.IonPump", "pcdsdevices.pump.IonPumpBase", "pcdsdevices.pump.IonPumpWithController", "pcdsdevices.pump.Navigator", "pcdsdevices.pump.PIPPLC", "pcdsdevices.pump.PIPSerial", "pcdsdevices.pump.PROPLC", "pcdsdevices.pump.PTMPLC", "pcdsdevices.pump.QPCPCT", "pcdsdevices.pump.TurboPump", "pcdsdevices.pv_positioner.OnePVMotor", "pcdsdevices.pv_positioner.PVPositionerComparator", "pcdsdevices.pv_positioner.PVPositionerDone", "pcdsdevices.pv_positioner.PVPositionerIsClose", "pcdsdevices.pv_positioner.PVPositionerNoInterrupt", "pcdsdevices.qadc.Qadc", "pcdsdevices.qadc.Qadc134", "pcdsdevices.qadc.Qadc134Common", "pcdsdevices.qadc.Qadc134Lcls2", "pcdsdevices.qadc.QadcCommon", "pcdsdevices.qadc.QadcLcls1Timing", "pcdsdevices.qadc.QadcLcls2Timing", "pcdsdevices.radiation.HPI6030", "pcdsdevices.ref.ReflaserL2SI", "pcdsdevices.ref.ReflaserL2SIMirror", "pcdsdevices.rs_powersupply.RSChannel", "pcdsdevices.rs_powersupply.RohdeSchwarzPowerSupply", "pcdsdevices.rtds_ebd.PneumaticActuator", "pcdsdevices.rtds_ebd.RTDSBase", "pcdsdevices.rtds_ebd.RTDSK0", "pcdsdevices.rtds_ebd.RTDSL0", "pcdsdevices.rtds_ebd.RTDSX0ThreeStage", "pcdsdevices.sample_delivery.Bronkhorst", "pcdsdevices.sample_delivery.CoolerShaker", "pcdsdevices.sample_delivery.FlowIntegrator", "pcdsdevices.sample_delivery.GasManifold", "pcdsdevices.sample_delivery.HPLC", "pcdsdevices.sample_delivery.IntegratedFlow", "pcdsdevices.sample_delivery.M3BasePLCDevice", "pcdsdevices.sample_delivery.ManifoldValve", "pcdsdevices.sample_delivery.PCM", "pcdsdevices.sample_delivery.PropAir", "pcdsdevices.sample_delivery.Selector", "pcdsdevices.sample_delivery.Sensirion", "pcdsdevices.sample_delivery.ViciValve", "pcdsdevices.sensors.RTD", "pcdsdevices.sensors.TwinCATTempSensor", "pcdsdevices.sensors.TwinCATThermocouple", "pcdsdevices.sequencer.EventSequence", "pcdsdevices.sequencer.EventSequencer", "pcdsdevices.signal.AggregateSignal", "pcdsdevices.signal.AvgSignal", "pcdsdevices.signal.EpicsSignalBaseEditMD", "pcdsdevices.signal.EpicsSignalEditMD", "pcdsdevices.signal.EpicsSignalROEditMD", "pcdsdevices.signal.FakeEpicsSignalEditMD", "pcdsdevices.signal.FakeEpicsSignalROEditMD", "pcdsdevices.signal.FakeNotepadLinkedSignal", "pcdsdevices.signal.FakePytmcSignal", "pcdsdevices.signal.FakePytmcSignalRO", "pcdsdevices.signal.FakePytmcSignalRW", "pcdsdevices.signal.InternalSignal", "pcdsdevices.signal.MultiDerivedSignal", "pcdsdevices.signal.MultiDerivedSignalRO", "pcdsdevices.signal.NotImplementedSignal", "pcdsdevices.signal.NotepadLinkedSignal", "pcdsdevices.signal.PVStateSignal", "pcdsdevices.signal.PytmcSignal", "pcdsdevices.signal.PytmcSignalRO", "pcdsdevices.signal.PytmcSignalRW", "pcdsdevices.signal.SignalEditMD", "pcdsdevices.signal.SummarySignal", "pcdsdevices.signal.UnitConversionDerivedSignal", "pcdsdevices.signal._OptionalEpicsSignal", "pcdsdevices.signal.pytmc_writable", "pcdsdevices.signal.select_pytmc_class", "pcdsdevices.sim.FastMotor", "pcdsdevices.sim.SimTwoAxis", "pcdsdevices.sim.SlowMotor", "pcdsdevices.sim.SynMotor", "pcdsdevices.slits.BadSlitPositionerBase", "pcdsdevices.slits.BeckhoffSlitPositioner", "pcdsdevices.slits.BeckhoffSlits", "pcdsdevices.slits.ExitSlitTarget", "pcdsdevices.slits.ExitSlits", "pcdsdevices.slits.JJSlits", "pcdsdevices.slits.LusiSlitPositioner", "pcdsdevices.slits.LusiSlits", "pcdsdevices.slits.PowerSlits", "pcdsdevices.slits.SimLusiSlits", "pcdsdevices.slits.SlitPositioner", "pcdsdevices.slits.Slits", "pcdsdevices.slits.SlitsBase", "pcdsdevices.smarpod.SmarPod", "pcdsdevices.smarpod.SmarPodPose", "pcdsdevices.smarpod.SmarPodStatus", "pcdsdevices.spectrometer.FZPStates", "pcdsdevices.spectrometer.Gen1VonHamos4Crystal", "pcdsdevices.spectrometer.Gen1VonHamosCrystal", "pcdsdevices.spectrometer.HXRSpectrometer", "pcdsdevices.spectrometer.Kmono", "pcdsdevices.spectrometer.Mono", "pcdsdevices.spectrometer.MonoGratingStates", "pcdsdevices.spectrometer.TMOSpectrometer", "pcdsdevices.spectrometer.TMOSpectrometerSOLIDATTStates", "pcdsdevices.spectrometer.VonHamos4Crystal", "pcdsdevices.spectrometer.VonHamos6Crystal", "pcdsdevices.spectrometer.VonHamosCrystal", "pcdsdevices.spectrometer.VonHamosCrystal_2", "pcdsdevices.spectrometer.VonHamosFE", "pcdsdevices.spectrometer.VonHamosFER", "pcdsdevices.sqr1.SQR1", "pcdsdevices.sqr1.SQR1Axis", "pcdsdevices.state.CombinedStateRecordPositioner", "pcdsdevices.state.FakeTwinCATStateConfigDynamic", "pcdsdevices.state.PVStatePositioner", "pcdsdevices.state.StatePositioner", "pcdsdevices.state.StateRecordPositioner", "pcdsdevices.state.StateRecordPositionerBase", "pcdsdevices.state.TwinCATStateConfigDynamic", "pcdsdevices.state.TwinCATStateConfigOne", "pcdsdevices.state.TwinCATStatePositioner", "pcdsdevices.state.get_dynamic_state_attr", "pcdsdevices.state.state_config_dotted_attribute", "pcdsdevices.state.state_config_dotted_names", "pcdsdevices.state.state_config_dotted_velos", "pcdsdevices.stopper.PPSStopper", "pcdsdevices.stopper.PPSStopper2PV", "pcdsdevices.stopper.Stopper", "pcdsdevices.sxr_test_absorber.SxrTestAbsorber", "pcdsdevices.sxr_test_absorber.SxrTestAbsorberStates", "pcdsdevices.tags.explain_tag", "pcdsdevices.tags.get_valid_tags", "pcdsdevices.targets.StageStack", "pcdsdevices.targets.convert_to_physical", "pcdsdevices.targets.get_unit_meshgrid", "pcdsdevices.targets.mesh_interpolation", "pcdsdevices.targets.snake_grid_list", "pcdsdevices.timetool.Timetool", "pcdsdevices.timetool.TimetoolWithNav", "pcdsdevices.tmo_ip1.CalibrationAxis", "pcdsdevices.tmo_ip1.SCaFoil", "pcdsdevices.tpr.TprMotor", "pcdsdevices.tpr.TprTrigger", "pcdsdevices.usb_encoder.UsDigitalUsbEncoder", "pcdsdevices.utils.check_kind_flag", "pcdsdevices.utils.combine_status_info", "pcdsdevices.utils.convert_unit", "pcdsdevices.utils.doc_format_decorator", "pcdsdevices.utils.format_ophyds_to_html", "pcdsdevices.utils.format_status_table", "pcdsdevices.utils.get_component", "pcdsdevices.utils.get_input", "pcdsdevices.utils.get_status_float", "pcdsdevices.utils.get_status_value", "pcdsdevices.utils.ipm_screen", "pcdsdevices.utils.is_input", "pcdsdevices.utils.maybe_make_method", "pcdsdevices.utils.move_subdevices_to_start", "pcdsdevices.utils.post_ophyds_to_elog", "pcdsdevices.utils.re_arg", "pcdsdevices.utils.reorder_components", "pcdsdevices.utils.schedule_task", "pcdsdevices.utils.set_many", "pcdsdevices.utils.set_standard_ordering", "pcdsdevices.utils.sort_components_by_kind", "pcdsdevices.utils.sort_components_by_name", "pcdsdevices.valve.GateValve", "pcdsdevices.valve.VCN", "pcdsdevices.valve.VCN_OpenLoop", "pcdsdevices.valve.VCN_VAT590", "pcdsdevices.valve.VCN_VAT590_Status", "pcdsdevices.valve.VFS", "pcdsdevices.valve.VGC", "pcdsdevices.valve.VGCLegacy", "pcdsdevices.valve.VGC_2S", "pcdsdevices.valve.VRC", "pcdsdevices.valve.VRCClsLS", "pcdsdevices.valve.VRCDA", "pcdsdevices.valve.VRCNO", "pcdsdevices.valve.VVC", "pcdsdevices.valve.VVCNO", "pcdsdevices.valve.ValveBase", "pcdsdevices.variety.expand_dotted_dict", "pcdsdevices.variety.get_metadata", "pcdsdevices.variety.set_metadata", "pcdsdevices.variety.validate_metadata", "pcdsdevices.wfs.WaveFrontSensorStates", "pcdsdevices.wfs.WaveFrontSensorTarget", "pcdsdevices.wfs.WaveFrontSensorTargetCool", "pcdsdevices.wfs.WaveFrontSensorTargetFDQ", "Motivation", "Shortcuts", "Preset Positions", "Release History", "Signal Classes", "Simulated Devices", "IPython Tab Curation", "UI Templates", "Upcoming Changes", "1251 Responsive_PPM", "1274 Adding base class for hxr diffractometer.", "1282 fix_decr_lut", "1283 Adding base class for lakeshore 336.", "1286 adding more targets into pa1k4", "1287 fix lowercase error", "1288 mnt_revert_qpc_name", "1290 rix-states", "1291 fix_smarpod_ui_name", "1292 recoving sp1k4-att targets", "1293 enh_tmo_mpod_apalis_hotfix", "1295 ffmirror-states", "1297 avgsignal_trigger", "1301 enh_config_las_timing", "848 create new VCN_OpenLoop device class", "IssueNumber Title", "IssueNumber Title"], "titleterms": {"0": 645, "01": 645, "02": 645, "03": 645, "04": 645, "05": 645, "06": 645, "07": 645, "08": 645, "09": 645, "1": 645, "10": 645, "11": 645, "12": 645, "1251": 651, "1274": 652, "1282": 653, "1283": 654, "1286": 655, "1287": 656, "1288": 657, "1290": 658, "1291": 659, "1292": 660, "1293": 661, "1295": 662, "1297": 663, "1301": 664, "15": 645, "16": 645, "17": 645, "18": 645, "19": 645, "2": 645, "20": 645, "2018": 645, "2019": 645, "2020": 645, "2021": 645, "2022": 645, "2023": 645, "2024": 645, "21": 645, "22": 645, "23": 645, "24": 645, "26": 645, "27": 645, "28": 645, "3": 645, "30": 645, "31": 645, "336": 654, "4": 645, "5": 645, "6": 645, "7": 645, "8": 645, "848": 665, "9": 645, "A": 646, "_optionalepicssign": 524, "_reversedtimetooldelai": 348, "_scaledunitconversionderivedsign": 349, "_tabcompletionhelp": 235, "acromag": 2, "acromag_ch_factory_func": 5, "ad": [652, 654, 655], "advanc": 646, "aggregatesign": [501, 646], "agilent53210a": 283, "agilentseri": 446, "alio_to_theta": 92, "analog_sign": [0, 2, 3, 4, 5], "api": [0, 645, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "areadetector": [0, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "array_s": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "array_size_al": 21, "array_size_xyz": 21, "arrivaltimemonitor": 37, "at1k2": 45, "at1k4": 46, "at2k2": 47, "at2l0": 48, "atm": [0, 36, 37, 38, 39, 40, 41, 42, 43, 44], "atmtarget": 36, "att": 660, "attbas": 49, "attbasewith3rdharmon": 50, "attbasewith3rdharmoniclp": 51, "attenu": [0, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "attenuatorcalculator_at2l0": 58, "attenuatorcalculatorbas": 53, "attenuatorcalculatorfilt": 54, "attenuatorcalculatorsxr_blad": 55, "attenuatorcalculatorsxr_fourblad": 56, "attenuatorcalculatorsxr_twoblad": 57, "attenuatorsxr_ladd": 59, "attenuatorsxr_laddertwobladelbd": 60, "auto_s": 32, "avgsign": [502, 646], "avgsignal_trigg": 663, "ax": 1, "badslitpositionerbas": 531, "base": [1, 652, 654], "basegaug": 188, "basegon": 208, "baseinterfac": 226, "basler": 7, "baslerbas": 8, "beam_stat": [0, 74, 75, 76, 77, 78, 79, 80, 81], "beamenergyrequest": 74, "beamenergyrequestacrwait": 75, "beamenergyrequestnowait": 76, "beamstat": 77, "beckhoffaxi": 140, "beckhoffaxis_pre140": 147, "beckhoffaxisep": 141, "beckhoffaxisepscustom": 142, "beckhoffaxisnooffset": 143, "beckhoffaxisplc": 144, "beckhoffaxisplc_pre140": 146, "beckhoffaxisplcep": 145, "beckhoffjet": 259, "beckhoffjetmanipul": 260, "beckhoffjetslit": 261, "beckhoffpneumat": 430, "beckhoffslit": 533, "beckhoffslitposition": 532, "bin_": 32, "break": [645, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "bronkhorst": 483, "btp": [0, 274, 275, 276, 277, 278, 279, 280, 281, 282], "btpssourcestatu": 274, "btpsstate": 275, "btpsvgc": 276, "bugfix": [645, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "calibrationaxi": 591, "cam": [0, 6], "ccm": [0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97], "ccmalio": 83, "ccmconstantsmixin": 84, "ccmenergi": 85, "ccmenergywithacrstatu": 86, "ccmenergywithverni": 87, "ccmmotor": 88, "ccmpico": 89, "ccmx": 90, "ccmy": 91, "centroid": 33, "centroidconfig": 277, "chain": 12, "chang": [645, 650], "check_kind_flag": 596, "chi1": 316, "chi2": 317, "ci": 645, "class": [1, 646, 652, 654, 665], "colorconvplugin": 19, "combine_status_info": 597, "combinedinoutrecordposition": 218, "combinedstaterecordposition": 564, "compat": 645, "compon": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 435, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 568, 569, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "configur": 644, "contributor": [645, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "convert_to_phys": 585, "convert_unit": 598, "coolershak": 484, "counter": [0, 283], "cpt": 646, "creat": [644, 665], "crix_mot": [0, 98, 99, 100, 101], "crystaltower1": 318, "crystaltower2": 319, "curat": 648, "cursor": 33, "cvmi": 102, "cvmi_mot": [0, 102, 103], "cyclerfofrx": 294, "cyclerfoftx": 295, "dc_devic": [0, 104, 105, 106], "ddc": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 58, 539], "dectri": 320, "default": 12, "delai": 1, "delay_class_factori": 441, "delay_gener": [0, 107, 108, 109], "delay_instance_factori": 442, "delaybas": 432, "delaygener": 107, "delaygeneratorbas": 108, "delaymotor": 433, "destinationconfig": 278, "detector": [0, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18], "develop": 642, "devic": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 435, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 568, 569, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641, 642, 645, 647, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "device_info": 236, "dgchannel": 109, "diagnosticstow": 321, "dicon": [0, 284], "diconswitch": 284, "diffractomet": 652, "digit": [0, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135], "digital_sign": [0, 113], "dim_sa": [19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35], "diod": 322, "doc": 645, "doc_format_decor": 599, "dynam": [6, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 58, 539], "ebara_ev_a03_1": 448, "ebarapump": 447, "ek9000": [0, 285, 286], "el3174aich": 285, "ell6": 287, "ell9": 288, "ellbas": 289, "elliptec": [0, 287, 288, 289, 290, 291], "elllinear": 290, "ellrot": 291, "energy_monitor": [0, 136, 137, 138, 139], "energy_to_wavelength": 93, "enh_config_las_tim": 664, "enh_tmo_mpod_apalis_hotfix": 661, "environmentalmonitor": 286, "ep": [0, 164], "epics_motor": [0, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163], "epicsmotorinterfac": 148, "epicssignalbaseeditmd": 503, "epicssignaleditmd": [504, 646], "epicssignalroeditmd": [505, 646], "error": 656, "eventsequ": 499, "eventsequenc": 500, "evr": [0, 165, 166], "evrmotor": 165, "exampl": [0, 167, 168, 169, 170, 171, 172, 646], "example3d": 167, "example3dst": 168, "examplel2l": 169, "examplel2lst": 170, "exist": 644, "exitslit": 535, "exitslittarget": 534, "expand_dotted_dict": 634, "explain_tag": 582, "extra_dim_chunk": 21, "extra_dim_nam": [21, 22], "extra_dim_s": [21, 22], "fake": 646, "fakebeamenergyrequest": 78, "fakebeamenergyrequestacrwait": 79, "fakebeamenergyrequestnowait": 80, "fakeepicssignaleditmd": 506, "fakeepicssignalroeditmd": 507, "fakelxtttc": 341, "fakenotepadlinkedsign": 508, "fakepytmcsign": 509, "fakepytmcsignalro": 510, "fakepytmcsignalrw": 511, "faketwincatstateconfigdynam": 565, "fastmotor": 527, "fc": 31, "fdq": 3, "featur": [642, 645, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "feeatt": 63, "feefilt": 64, "feeopalcam": 6, "feesolidattenuatorblad": 61, "feesolidattenuatorst": 62, "ffmirror": [362, 662], "ffmirrorz": 363, "fileplugin": 20, "filter": [58, 65], "fix": [645, 656], "fix_decr_lut": 653, "fix_smarpod_ui_nam": 659, "flatten_list": 351, "flowintegr": 485, "fltmvinterfac": 227, "fm": [0, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187], "foil": 323, "format_ophyds_to_html": 600, "format_status_t": 601, "funcposition": 431, "fzpstate": 547, "gammacontrol": 449, "gammapct": 450, "gantri": 364, "gasattenu": 66, "gasmanifold": 486, "gatevalv": 618, "gattaperturei": 68, "gattaperturex": 67, "gaug": [0, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207], "gaugecoldcathod": 194, "gaugepirani": 196, "gaugeplc": 195, "gaugeseri": 197, "gaugeserialgcc": 198, "gaugeserialgpi": 199, "gaugeset": 200, "gaugesetbas": 201, "gaugesetmk": 202, "gaugesetpirani": 203, "gaugesetpiranimk": 204, "gcc500plc": 189, "gccplc": 190, "gct": 191, "gem": 136, "gen1vonhamos4cryst": 548, "gen1vonhamoscryst": 549, "get": 646, "get_blade_enum": 72, "get_card_numb": 394, "get_compon": [352, 602], "get_dynamic_state_attr": 573, "get_engineering_mod": 237, "get_input": 603, "get_kind": 238, "get_metadata": 635, "get_nam": 239, "get_status_float": 604, "get_status_valu": 605, "get_unit": 240, "get_unit_meshgrid": 586, "get_valid_tag": 583, "get_valu": 241, "gfsplc": 192, "ghcplc": 193, "globalconfig": 279, "gmd": 137, "gmdpreamp": 138, "gon": [0, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217], "goniomet": 210, "gonwithdetarm": 209, "groupdevic": 110, "h1n": 324, "h2n": 325, "hdf5filestor": 21, "hdf5plugin": 22, "heater": 267, "histori": 645, "hpi6030": 473, "hplc": 487, "hxr": 652, "hxrdiffractomet": 211, "hxrspectromet": 550, "ict": 104, "ictbu": 105, "ictchannel": 106, "im": 149, "im2k0": 413, "im3l0": 414, "im3l0_k2700": 264, "imageplugin": 23, "injector": 262, "injectorwithfin": 263, "inout": [0, 218, 219, 220, 221, 222, 223, 224, 225], "inoutposition": 220, "inoutpvstateposition": 219, "inoutrecordposition": 221, "input": 646, "instal": 642, "integratedflow": 488, "interfac": [0, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247], "interfacedevic": 111, "internalsign": [512, 646], "ionpump": 451, "ionpumpbas": 452, "ionpumpwithcontrol": 453, "ipimb": 248, "ipimbchannel": 249, "ipm": [0, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258], "ipm_det": 254, "ipm_ipimb": 255, "ipm_screen": 606, "ipm_wave8": 256, "ipmdiod": 251, "ipmmot": 252, "ipmtarget": 253, "ipython": 648, "is_input": 607, "is_strictly_increas": 443, "issuenumb": [666, 667], "itechrfofal": 296, "itechrfoferror": 297, "itechrfofrx": 298, "itechrfofstatu": 299, "itechrfoftx": 300, "j120k": 113, "jet": [0, 259, 260, 261, 262, 263], "jjslit": 536, "jpegplugin": 24, "just": 646, "k2700": 265, "k6514": 266, "kappa": 212, "kappaxyzstag": 213, "kbomirror": 365, "kbomirrorchin": 366, "kbomirrorh": 367, "kbomirrorhest": 368, "kbomirrorst": 369, "keithlei": [0, 264, 265, 266], "kmono": 551, "ktof": 103, "lakeshor": [0, 267, 268, 269, 654], "lakeshore336": 268, "lamp": 270, "lamp_lv_17": 273, "lamp_mot": [0, 270, 271, 272, 273], "lampflowcel": 271, "lampmagneticbottl": 272, "lasbasl": 9, "lasbaslerff": 10, "lasbaslernf": 11, "laser": [0, 1, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304], "lasercouplingst": 313, "laserenergyposition": 342, "laserincoupl": 312, "lasertim": 343, "lasertimingcompens": 344, "lcl": 81, "lcls2imagerbas": 415, "lcls2lasertim": 345, "lcls2target": 416, "lcp1": 173, "lcp2": 174, "legacylightpathmixin": 228, "len": [0, 305, 306, 307, 308, 309, 310], "lensstack": 305, "lensstackbas": 306, "librari": [652, 653, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "lic": [0, 311, 312], "lic_2d_tmo": [0, 313, 314], "licmirror": 311, "light_control": [0, 315], "lightcontrol": 315, "lightpathinoutcptmixin": 229, "lightpathinoutmixin": 230, "lightpathinoutrecordposition": 222, "lightpathmixin": 231, "load_calibration_fil": 350, "lodcm": [0, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340], "lodcmenergyc": 327, "lodcmenergyc1": 328, "lodcmenergysi": 329, "look": 1, "lookuptableposition": 434, "lowercas": 656, "lssshutterstatu": 280, "lusislit": 538, "lusislitposition": 537, "lxe": [0, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350], "lxtttcexampl": 346, "m3baseplcdevic": 489, "magickplugin": 25, "mainten": [645, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "make_class": 353, "make_class_lin": 354, "make_class_nam": 355, "make_cpt": 356, "make_ophyd_devic": [0, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361], "make_sign": 357, "make_signal_wrbv": 358, "manag": 644, "manifoldvalv": 490, "max_siz": [6, 29, 32, 33], "max_xi": [32, 33], "maybe_make_method": 608, "mesh": 4, "mesh_interpol": 587, "mfxatm": 38, "min_xi": 33, "min_xyz": 32, "mirror": [0, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388], "mirrorinsertst": 370, "mirrorstripe2d2p": 371, "mirrorstripe2d4p": 372, "misc": 645, "mks937a": 207, "mks937acontrol": 205, "mks937bcontrol": 206, "mmc100": 150, "mnt_revert_qpc_nam": 657, "mono": 552, "monogratingst": 553, "more": 655, "motiv": 642, "motor": [1, 151], "movablestand": [0, 389], "move_subdevices_to_start": 609, "mp": [0, 402, 403, 404, 405, 406, 407], "mpod": [0, 390, 391, 392, 393, 394], "mpod_apali": [0, 395, 396, 397, 398, 399, 400, 401], "mpodapalischannel": 395, "mpodapaliscr": 396, "mpodapalismodul": 397, "mpodapalismodule16channel": 398, "mpodapalismodule24channel": 399, "mpodapalismodule4channel": 400, "mpodapalismodule8channel": 401, "mpodchannel": 391, "mpodchannelhv": 392, "mpodchannellv": 393, "mps_factori": 405, "mpsbase": 403, "mpslimit": 404, "mrco": 408, "mrco_mot": [0, 408], "multiderivedsign": [513, 646], "multiderivedsignalro": [514, 646], "must_be_known": 406, "must_be_out": 407, "mvinterfac": 232, "navig": 454, "netcdfplugin": 26, "new": [645, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667], "newport": 152, "nexusplugin": 27, "note": [642, 645], "notepadlinkedsign": [516, 646], "notimplementedsign": [515, 646], "oc": 31, "offset": 1, "offsetimswithpreset": 153, "offsetmirror": 374, "offsetmotor": 154, "offsetmotorbas": 435, "ommotor": 373, "onepvmotor": 461, "onli": 646, "ophyd": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 229, 230, 231, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 435, 437, 438, 439, 440, 444, 445, 446, 447, 448, 449, 450, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 568, 569, 571, 572, 577, 578, 579, 580, 581, 589, 590, 591, 592, 593, 594, 595, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 638, 639, 640, 641], "ophydobj_info": 242, "opticspitchnotepad": 375, "output": 646, "overlai": 28, "overlayplugin": 29, "pa1k4": 655, "paramet": [163, 314, 550, 552, 554], "parent": 646, "pc": [0, 409], "pcdsareadetector": 12, "pcdsareadetectorbas": 13, "pcdsareadetectorembed": 14, "pcdsareadetectortypho": 15, "pcdsareadetectortyphosbeamstat": 16, "pcdsareadetectortyphostrigg": 17, "pcdsdevic": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641], "pcdshdf5blueskytrigger": 18, "pcdsmotorbas": 155, "pcm": 491, "pdu_humidity2": 175, "pdu_humidity4": 176, "pdu_humidity6": 177, "pdu_humidity8": 178, "pdu_load1": 179, "pdu_load2": 180, "pdu_load3": 181, "pdu_load4": 182, "pdu_temp2": 183, "pdu_temp4": 184, "pdu_temp6": 185, "pdu_temp8": 186, "photoncollim": 409, "pi_m824": 156, "piezo": [0, 410, 411, 412], "pim": [0, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428], "pimi": 421, "pimwithboth": 418, "pimwithfocu": 419, "pimwithl": 420, "pipplc": 455, "pipseri": 456, "pitch": 376, "plcexamplemot": 171, "plconlyxpim": 172, "plugin": [0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35], "pluginbas": 30, "pmc100": 157, "pmp": [0, 429], "pneumat": [0, 430], "pneumaticactu": 478, "pointingmirror": 377, "port": 12, "pos_index_dim": 21, "pos_name_dim": 21, "posit": 644, "position": [0, 1, 431], "positionerbase_info": 243, "post_ophyds_to_elog": 610, "powerslit": 539, "ppm": 422, "ppmcool": 423, "ppmcoolswitch": 424, "ppmpowermet": 425, "ppsstopper": 577, "ppsstopper2pv": 578, "prefocu": 307, "preset": 644, "print_class": 359, "processplugin": 31, "profile_averag": 33, "profile_centroid": 33, "profile_cursor": 33, "profile_s": 33, "profile_threshold": 33, "propair": 492, "proplc": 457, "pseudopo": [0, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443], "pseudoposition": 436, "pseudosingleinterfac": 437, "ptmplc": 458, "pulsepick": [0, 444, 445], "pulsepickerinout": 445, "pump": [0, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460], "pv": 1, "pv_position": [0, 461, 462, 463, 464, 465], "pvpositionercompar": 462, "pvpositionerdon": 463, "pvpositionerisclos": 464, "pvpositionernointerrupt": 465, "pvstateposition": 566, "pvstatesign": [517, 646], "pytmc_writ": 525, "pytmcsign": [518, 646], "pytmcsignalro": 519, "pytmcsignalrw": 520, "qadc": [0, 114, 466, 467, 468, 469, 470, 471, 472], "qadc134": [115, 467], "qadc134common": 468, "qadc134lcls2": 469, "qadc134sparsif": 116, "qadcbas": 117, "qadccommon": 470, "qadclcls1tim": 471, "qadclcls2tim": 472, "qmini": [0, 292, 293], "qminispectromet": 292, "qminiwithevr": 293, "qpcpct": 459, "quadraticbeckhoffmotor": 98, "quadraticsimmotor": 99, "radiat": [0, 473], "rangecomparison": 281, "rc": 31, "re_arg": 611, "read": 646, "recov": 660, "recurse_record": 360, "ref": [0, 474, 475], "reflas": 223, "reflaserl2si": 474, "reflaserl2simirror": 475, "releas": 645, "render_ascii_att": 73, "reorder_compon": 612, "responsive_ppm": 651, "revers": [6, 32], "rfof": [0, 294, 295, 296, 297, 298, 299, 300], "rix": 658, "rohdeschwarzpowersuppli": 477, "roi_en": 32, "roiplugin": 32, "rs_powersuppli": [0, 476, 477], "rschannel": 476, "rtd": [496, 539], "rtds_ebd": [0, 478, 479, 480, 481, 482], "rtdsbase": 479, "rtdsk0": 480, "rtdsl0": 481, "rtdsx0threestag": 482, "samphi": 214, "sample_deliveri": [0, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495], "scafoil": 592, "schedule_task": 613, "select_pytmc_class": 526, "selector": 493, "self": 646, "sensirion": 494, "sensor": [0, 496, 497, 498], "sequenc": [0, 499, 500], "set_engineering_mod": 244, "set_mani": 614, "set_metadata": 636, "set_standard_ord": 615, "setra5000": 187, "setup_preset_path": 245, "shortcut": 643, "signal": [0, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 646], "signal_info": 246, "signaleditmd": [521, 646], "sim": [0, 527, 528, 529, 530], "simdelaystag": 438, "simdiagnosticstow": 330, "simenergyc": 331, "simenergysi": 332, "simfirsttow": 333, "simkappa": 215, "simlensstack": 308, "simlensstackbas": 309, "simlodcm": 334, "simlusislit": 540, "simsamplestag": 216, "simsecondtow": 335, "simtwoaxi": 528, "simul": 647, "size": [6, 32], "slicedhv": 410, "slicedhvchannel": 411, "slicedhvcontrol": 412, "slit": [0, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543], "slitposition": 541, "slitsbas": 543, "slowmotor": 529, "smaract": 158, "smaractencodedtiptilt": 159, "smaractopenloop": 160, "smaractopenloopposition": 161, "smaractpicoscal": 162, "smaracttiptilt": 163, "smarpod": [0, 544, 545, 546], "smarpodpos": 545, "smarpodstatu": 546, "snake_grid_list": 588, "sort_components_by_kind": 616, "sort_components_by_nam": 617, "sourcetodestinationconfig": 282, "sp1k4": 660, "spectromet": [0, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561], "sqr1": [0, 562, 563], "sqr1axi": 563, "stage": 1, "stagestack": 584, "state": [0, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 658, 662], "state_config_dotted_attribut": 574, "state_config_dotted_nam": 575, "state_config_dotted_velo": 576, "stateposition": 567, "staterecordposition": 568, "staterecordpositionerbas": 569, "statsplugin": 33, "stopper": [0, 577, 578, 579], "summarysign": 522, "sxr_test_absorb": [0, 580, 581], "sxrgasatt": 69, "sxrladderattenuatorblad": 70, "sxrladderattenuatorst": 71, "sxrtestabsorb": 580, "sxrtestabsorberst": 581, "syncaxesbas": 439, "syncaxi": 440, "synchron": 1, "synmotor": 530, "t1_max_siz": 35, "t2_max_siz": 35, "t3_max_siz": 35, "t4_max_siz": 35, "tab": 648, "tabcompletionhelperclass": 233, "tabcompletionhelperinst": 234, "tabl": 1, "tag": [0, 582, 583], "target": [0, 584, 585, 586, 587, 588, 655, 660], "temperaturesensor": 269, "templat": 649, "theta_to_alio": 94, "theta_to_wavelength": 95, "thorlabswf": [0, 301], "thorlabswfs40": 301, "tiffplugin": 34, "timetool": [0, 589, 590], "timetooldelai": 347, "timetoolwithnav": 590, "titl": [666, 667], "tm1k4": 39, "tm1k4target": 40, "tm2k2": 41, "tm2k2target": 42, "tm2k4": 43, "tm2k4target": 44, "tmo_ip1": [0, 591, 592], "tmolaserincouplingtwodimens": 314, "tmospectromet": 554, "tmospectrometersolidattst": 555, "to_interfac": 112, "tpr": [0, 593, 594], "tprmotor": 593, "tprtrigger": 594, "transformplugin": 35, "trigger": 166, "ts_centroid": 33, "ts_max": 33, "ts_min": 33, "ttreflas": 224, "turbopump": 460, "tuttifrutti": [0, 302, 303], "tuttifrutticl": 303, "tweak_bas": 247, "twincatinoutposition": 225, "twincatmirrorstrip": 378, "twincatstateconfigdynam": 570, "twincatstateconfigon": 571, "twincatstatepmp": 429, "twincatstateposition": 572, "twincattempsensor": 497, "twincatthermocoupl": 498, "type": [35, 642, 646], "ui": 649, "unitconversionderivedsign": [523, 646], "up": 1, "upcom": 650, "updat": [645, 651, 654], "us": [644, 646], "usb_encod": [0, 595], "usdigitalusbencod": 595, "util": [0, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617], "v0": 645, "v1": 645, "v2": 645, "v3": 645, "v4": 645, "v5": 645, "v6": 645, "v7": 645, "v8": 645, "validate_metadata": 637, "valv": [0, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633], "valvebas": 633, "varieti": [0, 634, 635, 636, 637], "vcn": 619, "vcn_openloop": [620, 665], "vcn_vat590": 621, "vcn_vat590_statu": 622, "vf": 623, "vgc": 624, "vgc_2": 626, "vgclegaci": 625, "vicivalv": 495, "vlsoptic": 100, "vlsopticssim": 101, "vonhamos4cryst": 556, "vonhamos6cryst": 557, "vonhamoscryst": 558, "vonhamoscrystal_2": 559, "vonhamosf": [560, 561], "vrc": 627, "vrcclsl": 628, "vrcda": 629, "vrcno": 630, "vvc": 631, "vvcno": 632, "wave8": 257, "wave8channel": 258, "wave8v2": 118, "wave8v2adcdelaylan": 119, "wave8v2adcreg": 120, "wave8v2adcsampl": 122, "wave8v2adcsamplereadout": 121, "wave8v2axivers": 123, "wave8v2eventbuild": 124, "wave8v2evrv2": 125, "wave8v2integr": 126, "wave8v2pgpmon": 127, "wave8v2rawbuff": 128, "wave8v2sfp": 129, "wave8v2simpl": 130, "wave8v2systemreg": 131, "wave8v2tim": 132, "wave8v2triggereventmanag": 133, "wave8v2xpmmini": 134, "wave8v2xpmmsg": 135, "wavefrontsensorst": 638, "wavefrontsensortarget": 639, "wavefrontsensortargetcool": 640, "wavefrontsensortargetfdq": 641, "wavelength_to_energi": 96, "wavelength_to_theta": 97, "wf": [0, 638, 639, 640, 641], "why": 646, "write": 646, "write_fil": 361, "xcslodcm": 336, "xfl": 310, "xgmd": 139, "xoffsetmirror": 379, "xoffsetmirror2d4pst": 380, "xoffsetmirrorbend": 381, "xoffsetmirrornobend": 382, "xoffsetmirrorrtd": 383, "xoffsetmirrorst": 384, "xoffsetmirrorstatecool": 385, "xoffsetmirrorstatecoolnobend": 386, "xoffsetmirrorswitch": 387, "xoffsetmirrorxyst": 388, "xpim": 426, "xpimfilterwheel": 427, "xpiml": 428, "xpplodcm": 337, "xyzstag": 217, "y1": 338, "y2": 339, "yaglom": 340, "zoomtelescop": [0, 304]}}) \ No newline at end of file diff --git a/master/signals.html b/master/signals.html index ed1e66e4dd0..215317d9b1c 100644 --- a/master/signals.html +++ b/master/signals.html @@ -1,25 +1,23 @@ + + - Signal Classes — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + Signal Classes — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
                                                                                  - 8.5.1.dev30+gd6e98430 -
                                                                                  diff --git a/master/sim_types.html b/master/sim_types.html index 981b46813d3..67f33ce8c3b 100644 --- a/master/sim_types.html +++ b/master/sim_types.html @@ -1,25 +1,23 @@ + + - Simulated Devices — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + Simulated Devices — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
                                                                                  - 8.5.1.dev30+gd6e98430 -
                                                                                  diff --git a/master/tab.html b/master/tab.html index 5fc0f3cc41f..7c7e8b3dbcf 100644 --- a/master/tab.html +++ b/master/tab.html @@ -1,25 +1,23 @@ + + - IPython Tab Curation — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + IPython Tab Curation — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
                                                                                  - 8.5.1.dev30+gd6e98430 -
                                                                                  diff --git a/master/ui.html b/master/ui.html index dfb010dac13..609aa057da0 100644 --- a/master/ui.html +++ b/master/ui.html @@ -1,25 +1,23 @@ + + - UI Templates — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + UI Templates — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -38,9 +36,6 @@ PCDS Devices -
                                                                                  - 8.5.1.dev30+gd6e98430 -
                                                                                  diff --git a/master/upcoming_changes.html b/master/upcoming_changes.html index e59bde9d23b..d9b6456577f 100644 --- a/master/upcoming_changes.html +++ b/master/upcoming_changes.html @@ -1,28 +1,27 @@ + + - Upcoming Changes — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + Upcoming Changes — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + + @@ -37,9 +36,6 @@ PCDS Devices -
                                                                                  - 8.5.1.dev30+gd6e98430 -
                                                                                  @@ -65,7 +61,22 @@

                                                                                  Developer Notes


                                                                                  diff --git a/master/upcoming_release_notes/1251-Responsive_PPM.html b/master/upcoming_release_notes/1251-Responsive_PPM.html new file mode 100644 index 00000000000..738d111dcf8 --- /dev/null +++ b/master/upcoming_release_notes/1251-Responsive_PPM.html @@ -0,0 +1,195 @@ + + + + + + + + + 1251 Responsive_PPM — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1251 Responsive_PPM

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Updates

                                                                                  +
                                                                                    +
                                                                                  • Editing PPMPowerMeter and PPM classes to be used with new PPM code that supports automatic background collection, responsivity, wattage, and the new way to calculate pulse energies.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • KaushikMalapati

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1274-Adding_base_class_for_hxr_diffractometer..html b/master/upcoming_release_notes/1274-Adding_base_class_for_hxr_diffractometer..html new file mode 100644 index 00000000000..157338ea481 --- /dev/null +++ b/master/upcoming_release_notes/1274-Adding_base_class_for_hxr_diffractometer..html @@ -0,0 +1,197 @@ + + + + + + + + + 1274 Adding base class for hxr diffractometer. — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1274 Adding base class for hxr diffractometer.

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • Added HxrDiffractometer for the Beckhoff-based HXR diffractomoeter. +This controls the diffractometer in XPP with prefix "HXR:GON:MMS".

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • c-tsoi

                                                                                  • +
                                                                                  • zllentz

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1282-fix_decr_lut.html b/master/upcoming_release_notes/1282-fix_decr_lut.html new file mode 100644 index 00000000000..bf6e54d6a1b --- /dev/null +++ b/master/upcoming_release_notes/1282-fix_decr_lut.html @@ -0,0 +1,200 @@ + + + + + + + + + 1282 fix_decr_lut — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1282 fix_decr_lut

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • Fix an issue where the LookupTablePositioner would fail silently if the +lookup table was not strictly increasing in both axes. +Lookup tables that are strictly decreasing in either axis +will now be supported. +Lookup tables that have inconsistent ordering in either axis will +log a warning when the conversion is done.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • zllentz

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1283-Adding_base_class_for_lakeshore_336..html b/master/upcoming_release_notes/1283-Adding_base_class_for_lakeshore_336..html new file mode 100644 index 00000000000..5abc601ec86 --- /dev/null +++ b/master/upcoming_release_notes/1283-Adding_base_class_for_lakeshore_336..html @@ -0,0 +1,195 @@ + + + + + + + + + 1283 Adding base class for lakeshore 336. — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1283 Adding base class for lakeshore 336.

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Features

                                                                                  +

                                                                                  -Base class for lakeshore 336 +-Class for Temperature Sensor +-Class for Heater

                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Updates

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • Lakeshore 336

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • c-tsoi

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1286-adding_more_targets_into_pa1k4.html b/master/upcoming_release_notes/1286-adding_more_targets_into_pa1k4.html new file mode 100644 index 00000000000..a78babd7772 --- /dev/null +++ b/master/upcoming_release_notes/1286-adding_more_targets_into_pa1k4.html @@ -0,0 +1,195 @@ + + + + + + + + + 1286 adding more targets into pa1k4 — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1286 adding more targets into pa1k4

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • CalibrationAxis from 5 -> 7 states

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • tongju12

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1287-fix_lowercase_error.html b/master/upcoming_release_notes/1287-fix_lowercase_error.html new file mode 100644 index 00000000000..e768a07e973 --- /dev/null +++ b/master/upcoming_release_notes/1287-fix_lowercase_error.html @@ -0,0 +1,195 @@ + + + + + + + + + 1287 fix lowercase error — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1287 fix lowercase error

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • Change statecount from 7 to 8 to fix target name lower case issue

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • tongju12

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1288-mnt_revert_qpc_name.html b/master/upcoming_release_notes/1288-mnt_revert_qpc_name.html new file mode 100644 index 00000000000..04dbfe664b9 --- /dev/null +++ b/master/upcoming_release_notes/1288-mnt_revert_qpc_name.html @@ -0,0 +1,195 @@ + + + + + + + + + 1288 mnt_revert_qpc_name — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1288 mnt_revert_qpc_name

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • Restore PIPPLC’s qpc_name component.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • zllentz

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1290-rix-states.html b/master/upcoming_release_notes/1290-rix-states.html new file mode 100644 index 00000000000..a5d3dcbfb08 --- /dev/null +++ b/master/upcoming_release_notes/1290-rix-states.html @@ -0,0 +1,198 @@ + + + + + + + + + 1290 rix-states — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1290 rix-states

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  + +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  + +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • nrwslac

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1291-fix_smarpod_ui_name.html b/master/upcoming_release_notes/1291-fix_smarpod_ui_name.html new file mode 100644 index 00000000000..0b0d55c0d84 --- /dev/null +++ b/master/upcoming_release_notes/1291-fix_smarpod_ui_name.html @@ -0,0 +1,196 @@ + + + + + + + + + 1291 fix_smarpod_ui_name — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1291 fix_smarpod_ui_name

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • Rename Smarpod.detailed.ui to SmarPod.detailed.ui so that it will be +properly discovered by typhos for the SmarPod class.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • zllentz

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1292-recoving_sp1k4-att_targets.html b/master/upcoming_release_notes/1292-recoving_sp1k4-att_targets.html new file mode 100644 index 00000000000..220bc7df17a --- /dev/null +++ b/master/upcoming_release_notes/1292-recoving_sp1k4-att_targets.html @@ -0,0 +1,195 @@ + + + + + + + + + 1292 recoving sp1k4-att targets — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1292 recoving sp1k4-att targets

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • recover sp1k4 attenuator targets number from 3 to 5

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • tongju12

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1293-enh_tmo_mpod_apalis_hotfix.html b/master/upcoming_release_notes/1293-enh_tmo_mpod_apalis_hotfix.html new file mode 100644 index 00000000000..9c1884a264b --- /dev/null +++ b/master/upcoming_release_notes/1293-enh_tmo_mpod_apalis_hotfix.html @@ -0,0 +1,205 @@ + + + + + + + + + 1293 enh_tmo_mpod_apalis_hotfix — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1293 enh_tmo_mpod_apalis_hotfix

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • Add the desc, last_voltage_set, and is_trip component signals to +MPODApalisChannel. These have been helpful during operations at TMO. +last_voltage_set will also get a voltage_setpoint alias, which is the +original name as used in TMO’s scripts.

                                                                                  • +
                                                                                  • Add proper control limits to MPODApalisChannel.voltage and MPODApalisChannel.current. +This will give useful errors when someone tries to put values outside of the +channel’s supported range.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • Fix an issue where arbitrarily large negative values were permitted to be +passed during the MPODApalisChannel.set_voltage method, and where +small values passed to a negative-polarity channel would jump to the +most negative value. Now, this function will clamp all values between +zero and the maximum channel voltage.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  + +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • zllentz

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1295-ffmirror-states.html b/master/upcoming_release_notes/1295-ffmirror-states.html new file mode 100644 index 00000000000..e47b9611950 --- /dev/null +++ b/master/upcoming_release_notes/1295-ffmirror-states.html @@ -0,0 +1,196 @@ + + + + + + + + + 1295 ffmirror-states — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1295 ffmirror-states

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  + +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • nrwslac

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1297-avgsignal_trigger.html b/master/upcoming_release_notes/1297-avgsignal_trigger.html new file mode 100644 index 00000000000..f5d4c5323bd --- /dev/null +++ b/master/upcoming_release_notes/1297-avgsignal_trigger.html @@ -0,0 +1,200 @@ + + + + + + + + + 1297 avgsignal_trigger — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1297 avgsignal_trigger

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • Add the capability for AvgSignal to reset itself on trigger, +then wait a duration before marking the trigger as complete. +This lets you use AvgSignal in a bluesky plan as a way to +accumulate the time average of a fast-updating signal at each +scan point. To enable this, provide a duration argument.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • Add unit tests for the new AvgSignal features.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • mseaberg

                                                                                  • +
                                                                                  • zllentz

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/1301-enh_config_las_timing.html b/master/upcoming_release_notes/1301-enh_config_las_timing.html new file mode 100644 index 00000000000..2ab98be40bb --- /dev/null +++ b/master/upcoming_release_notes/1301-enh_config_las_timing.html @@ -0,0 +1,196 @@ + + + + + + + + + 1301 enh_config_las_timing — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  1301 enh_config_las_timing

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • Allow init-time configuration of phase shifter inversion and setpoint limits +for LaserTiming and LCLS2LaserTiming devices.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • zllentz

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/848-create_new_VCNOpenLoop_device_class.html b/master/upcoming_release_notes/848-create_new_VCNOpenLoop_device_class.html new file mode 100644 index 00000000000..f84475cdf65 --- /dev/null +++ b/master/upcoming_release_notes/848-create_new_VCNOpenLoop_device_class.html @@ -0,0 +1,195 @@ + + + + + + + + + 848 create new VCN_OpenLoop device class — PCDS Devices 8.6.1.dev105+g838c6cdd documentation + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +

                                                                                  848 create new VCN_OpenLoop device class

                                                                                  +
                                                                                  +

                                                                                  API Breaks

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Library Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Device Features

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  New Devices

                                                                                  +
                                                                                    +
                                                                                  • VCN_OpenLoop: similar to VCN w/ the removal of ‘open’ and ‘position_readback’ +commands. The ‘state’ member variable has been renamed to ‘control_mode’ and +the associated doc string was been updated.

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Bugfixes

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Maintenance

                                                                                  +
                                                                                    +
                                                                                  • N/A

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  Contributors

                                                                                  +
                                                                                    +
                                                                                  • jozamudi

                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + + + + \ No newline at end of file diff --git a/master/upcoming_release_notes/template-full.html b/master/upcoming_release_notes/template-full.html index 168127e6189..358e6dba953 100644 --- a/master/upcoming_release_notes/template-full.html +++ b/master/upcoming_release_notes/template-full.html @@ -1,25 +1,23 @@ + + - IssueNumber Title — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + IssueNumber Title — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -36,9 +34,6 @@ PCDS Devices -
                                                                                  - 8.5.1.dev30+gd6e98430 -
                                                                                  diff --git a/master/upcoming_release_notes/template-short.html b/master/upcoming_release_notes/template-short.html index 3c301aeb068..2c245edcfbe 100644 --- a/master/upcoming_release_notes/template-short.html +++ b/master/upcoming_release_notes/template-short.html @@ -1,25 +1,23 @@ + + - IssueNumber Title — PCDS Devices 8.5.1.dev30+gd6e98430 documentation + IssueNumber Title — PCDS Devices 8.6.1.dev105+g838c6cdd documentation - + - - - - - - - - + + + + + + @@ -36,9 +34,6 @@ PCDS Devices -
                                                                                  - 8.5.1.dev30+gd6e98430 -